html {
    height: 100%
}
body a:hover {
    text-decoration: none;
}

@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css');
.admin-main {
    display: flex;
}
input:focus {
    outline: 0;
}
.main-navigation li.login-btn a:before {
    content: "\e903";
}

@font-face {
    font-family: 'icomoon';
    src: url('icomoon/icomoon.eot?x882mo');
    src: url('icomoon/icomoon.eot?x882mo#iefix') format('embedded-opentype'),
    url('icomoon/icomoon.ttf?x882mo') format('truetype'),
    url('icomoon/icomoon.woff?x882mo') format('woff'),
    url('icomoon/icomoon.svg?x882mo#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-brand:before {
    content: "\e907";
    color: #dc4e41;
}

.icon-googleplus:before {
    content: "\e907";
    color: #dc4e41;
}

.icon-info:before {
    content: "\e905";
}

.icon-info2:before {
    content: "\e906";
}

.icon-clock:before {
    content: "\e901";
}

.icon-youtube:before {
    content: "\e90c";
}

.icon-twitter:before {
    content: "\e908";
}

.icon-brand2:before {
    content: "\e908";
}

.icon-tweet:before {
    content: "\e908";
}

.icon-social:before {
    content: "\e908";
}

.icon-linkedin:before {
    content: "\e909";
}

.icon-brand3:before {
    content: "\e909";
}

.icon-social2:before {
    content: "\e909";
}

.icon-instagram:before {
    content: "\e90a";
}

.icon-brand4:before {
    content: "\e90a";
}

.icon-social3:before {
    content: "\e90a";
}

.icon-facebook:before {
    content: "\e90b";
}

.icon-brand5:before {
    content: "\e90b";
}

.icon-social4:before {
    content: "\e90b";
}

.icon-stopwatch:before {
    content: "\e904";
}

.icon-user:before {
    content: "\e903";
}

.icon-calendar:before {
    content: "\e902";
}

.icon-bus:before {
    content: "\e900";
}


/*.buses-checkbox::before {*/
    /*position: absolute;*/
    /*display: block;*/
    /*content: '';*/
    /*width: 19px;*/
    /*height: 19px;*/
    /*background: white;*/
    /*border-radius: 3px;*/
/*}*/
/*.buses-checkbox:checked::before {*/
    /*background: #1468b1;*/
/*}*/
.subuserdata {
    float: left;
    clear: both;
}

.subuserdata img {
    width: 500px;
    height: 300px;
}

.subuserdata .icon {
    width: 100px;
    margin: 20px auto;
}

.subuserdata .icon i {
    margin-left: 20px;
    font-size: 20px;
}

#content .description {
    width: 500px;
    margin: 0 auto;
}

.icon-google-plus:before {
    content: "\e907";
}

blockquote p {
    display: inline;
}

/* iconica za poruke */
.messageIcon {
    background-image: url('/images/mail1.png');
}

.messageIcon-edit {
    position: relative;
}

.messageIcon-edit .not-mes-div {
    position: absolute;
    background: red;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    right: 10px;
    bottom: 10px;
}

.messageIcon-edit .not-mes-div p {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0;
    top: 4px;
}

/* text area za message */
.profile-edit h1 {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #011f5d;
    margin: auto;
    text-align: center;
}



.profile-edit h1 span img {
    border: 2px solid #1468b1;
    border-radius: 50%;
}

.profile-edit li {
    list-style: none;
    color: #011f5d;
    /* padding-left: 15px; */
}

#discusions {
    height: 850px;
}

#discusions a {
    position: relative;
    display: flex;
    padding: 20px;
    background: white;
    margin: 10px;
    border-radius: 5px;
}

#discusions a h4 {
    width: 5%;
    margin: auto;
}

#discusions a h4 img {
    border-radius: 50%;
}

#discusions a h6 {
    font-family: 'Roboto regular';
    width: 40%;
    margin: auto;
    color: #011f5d;
    word-break: break-all;
    text-overflow: ellipsis;;
    font-size: 18px;
    text-align: center;
}

#discusions a p {
    width: 100%;
    color: #c7c7c7;
    margin: auto;
    display: block;
    font-size: 14.67px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.title-p span:nth-child(1) {
    width: 100%;
    color: #011F5D;
    text-align: left;
    font-size: 18px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.time-span {
    font-size: 15px;
    color: #c7c7c7;
    width: 10%;
    margin: auto;
    text-align: right;
}

.inbox-pagination {
    display: flex;
}

.inbox-pagination li {
    font-size: 15px;
    width: 10%;
    text-align: left;
}

.pagination {
    margin: auto;
    margin-right: 0px;
    text-align: right;
}

.pagination a {
    font-size: 18px;
    margin: 5px;
    color: #011F5D;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.pagination a:nth-child(1) {
    font-size: small;
    background: none;
    border: none;
    margin: 10px;
    font-size: 15px;
    color: #011f5d;
}
.pagination span {
    margin: 10px;
}

button, html input[type=button], input[type=reset], input[type=submit]:hover {
    background: white;
    color: #15bec5;
    border: 1px solid #15bec5;
    transition: all 450ms ease;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    border: none;
    background: none;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    border: none;
    margin: 10px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border: none;
    margin-top: 0px;
    font-size: x-large;
    background: none;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border: none;
    margin-top: 0px;
    font-size: x-large;
    background: none;
    color: #011f5d;
}

.title-p {
    width: 45%;
    display: block;
}

.profile-edit .messages-heading-indexblade {
    text-align: left;
    padding-left: 30px;
}

.bread-crumb-indexblade {
    margin: 0;
}

#discusions .dot {
    position: relative;
    width: 20px;
    background: #15bec5;
    margin-right: 8px;
    height: 20px;
    border-radius: 50%;
    color: white;
    padding: 5px;
}

#discusions .dot p {
    position: absolute;
    left: 5px;
    bottom: -2px;
    color: white;
}

.possitionBottom {
    position: fixed;
    border-radius: 5px;
    display: flex;
    bottom: 50px;
    right: 4.5%;
    height: 80px;
    width: 46.5%;
}

.possitionBottom textarea {
    border: none;
    resize: none;
    border-radius: 5px;
    width: 100%;
    padding: 10px 15px;
}

.possitionBottom input {
    font-family: 'Glyphicons Halflings';
    height: 50px;
    width: 50px;
    padding-left: 7px;
}

.btn-primary-edit {
    position: absolute;
    top: 20%;
    right: 25px;
    background: #15bec5;
    border: none;
    cursor: pointer;
    margin: auto;
    font-size: larger;
    width: 50px;
    height: 50px;
    padding: 0px;
    border-radius: 50%;
    text-align: center;

}
.contmessage {
    height: 850px;
    overflow-y: scroll;
    padding-bottom: 100px;
}

.messagebox {
    width: 400px;
    color: #000000;

}

.messageone {
    position: relative;
    background: #ffffff;
    width: 50%;
    float: right;
    margin: 20px;
    padding: 20px;
    border-radius: 5px;

}

.messageone p {
    font-family: "Roboto regular";
    color: #6c6767;
}

.messageone span {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: smaller;
    opacity: 0.6;
}

.messagetwo {
    position: relative;
    background: #1468b1;
    color: white;
    width: 50%;
    float: left;
    margin: 20px;
    padding: 20px;
    border-radius: 5px;
}

.messagetwo p {
    font-family: 'Roboto', sans-serif;
}

.messagetwo span {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: smaller;
    opacity: 0.6;
}

.adicon {
    background-image: url('/images/ad1.png');
}

.contmessage::-webkit-scrollbar-track {

    border-radius: 10px;
    background-color: #cfcbcb;
}

.contmessage::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.contmessage::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #1468B1;
}

/*************responsive chat********************/
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #011f5d;
}

.collapsed-second {
    float: left;
    left: 10px;
    height: 40px;
    width: 50px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #011f5d;
}

@media screen and (max-width: 991px) {
    .admin-menu.profile-sidebar {
        display: block;
    }

    .admin-menu.profile-sidebar {
        height: 97%;
    }

    .possitionBottom {
        width: 97%;
    }
}

@media screen and (max-width: 1024px) {
    .adimnprofile-edit {
        width: 100%;
    }

    .profile-edit h1 {
        text-align: center;
    }

    ul.nav.navbar-nav.navbar-right.user-menu {
        margin-top: 0px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: white;
    }

    .langs {
        margin-top: 0px;
    }

    .collapsed-second {
        display: block;
    }

    .sidebar-menu {
        position: fixed;
        z-index: 99999;
        width: 100%;
    }

    

    .admin-main {
        margin-top: 50px;
        position: relative;
    }

    nav.navbar {
        height: 55px;
    }

    #app .navbar a.navbar-brand {
        line-height: 20px;
        padding-top: 15px;
    }

    .admin-menu.profile-sidebar {
        height: 100%;
        display: none;
        width: 100%;
    }

    .contmessage {
        height: 750px;
    }

    .possitionBottom {
        z-index: 9999;
        width: 100%;
        right: 0;
        bottom: 0px;
    }

    .possitionBottom textarea {
        border-radius: 0px;
    }

    .main-content-profile {
        width: 100%;
    }

    /* .list-group {
        display: none;
    } */

    .collapsed-admin {
        display: block;
        float: left;
        width: 50px;
        left: 2%;
        height: 40px;
    }

    .admin-menu {
        position: fixed;
        width: 100%;
    }

    .admin-menu .list-group-admin {
        width: 100%;
        height: 60px;
        margin-top: 0px;
    }

    .admin-menu .list-group-item {
        height: 40px;
        width: 100%;
        border-top: 1px solid gray;
    }

    ul.admin-menu.list-group a li span {
        display: block;
        top: 10px;
        padding: 0;
        background: none;
        position: absolute;
        margin: auto;
        right: 5%;
        left: 0;
        width: 100%;
        text-align: center;;
    }

    /* .admin-menu .dashboard {
        background-image: none;
    }

    .admin-menu .pages {
        background-image: none;
    }

    .admin-menu .users {
        background-image: none;
    }

    .admin-menu .buses {
        background-image: none;
    }

    .admin-menu .orders {
        background-image: none;
    }

    .admin-menu .tours {
        background-image: none;
    }

    .admin-menu .comments {
        background-image: none;
    }

    .admin-menu .market {
        background-image: none;
    }

    .admin-menu .settings {
        background-image: none;
    }

    .messageIcon {
        background-image: none;
    }

    .adicon {
        background-image: none;
    } */
}

@media screen and (max-width: 576px) {

    .admin-menu.profile-sidebar {
        height: 80%;
        width: 100%;
    }

    .admin-main {
    }

    .possitionBottom {
        z-index: 9999;
        width: 100%;
        right: 0;
        bottom: 0;
    }

    .contmessage {
        height: 550px;
    }

    #app .navbar a.navbar-brand {
        font-size: 20px;
        line-height: 60px;
    }

    .navbar-brand {
        float: none;
    }

    nav.navbar {
        height: 60px;
    }

    .possitionBottom textarea {
        border-radius: 0px;
    }

    .main-content-profile h1 {
        font-size: 15px;
    }

    .messageone {
        width: 90%;
        margin: 0;
        margin-top: 20px;
        right: 2%;
    }

    .messagetwo {
        width: 90%;
        margin: 0;
        margin-top: 20px;
        left: 2%;
    }

    .main-content-profile {
        margin-left: 0px;
    }

}

/*****************RESPONSIVE INBOX**************/
@media screen and (max-width: 1024px) {
    #discusions a p {
        width: 100%;
    }

    #discusions a h6 {
        width: 30%;
    }

    #discusions a {
        position: relative;
    }

    .time-span {
        font-size: x-small;
        width: 100%;
        position: absolute;
        top: 0px;
        right: 2px;
    }
}

@media screen and (max-width: 576px) {
    .pagination {
        margin: 0 auto;
        padding-left: 50px;
    }
}

@media screen and (max-width: 380px) {
    #discusions a h6 {
        width: 20%;
    }

    .inbox-pagination {
        display: flex;
    }

    .inbox-pagination li {
        width: 100%;
        text-align: center;;
    }

    .pagination {
        width: 100%;
        text-align: center;
        padding: 0;
    }
}

/*****************posalji ponudu***************/
.form-group-edit {
    display: flex;
}

.control-label-edit {
    width: 40%;
}

.pay-way h6 {
    width: 100%;
    text-align: -webkit-center;
    margin-top: 20px;
    font-size: 14px;
}

.radio-div {
    display: flex;
    text-align: center;
}

.radio-edit {
    width: 50%;
}

.cena {
    margin-top: 30px;
    display: flex;
    align-items: center;
    font-size: 15px;
}
.cena label {
    line-height: 1;
    margin-bottom: 0;
}

.iznos {
    display: flex;
    align-items: center;
}

#iznos {
    font-size: 51px;
    color: #001f5d;
}

.title-offer {
    font-size: 67.28px;
    margin-left: 4%;
}

.message-edit {
    margin-left: 4%;
}

.form-offer-edit {
    margin-top: 80px;
}

.form-control {
    border: none;
}

.message-edit textarea {
    resize: none;
}

.btn-send-mess-div {
    margin-top: 80px;
    width: 100%;
}

.btn-send-mess {
    background: #15bec5;
    border: none;
    border-radius: 30px;
    padding: 15px;
    text-transform: uppercase;
}

.image-up-div {
    position: relative;
    background: url('images/poruka(1).jpg');
    background-position: center;
    background-size: cover;
    margin-top: 15px;
}

.input-upload-img {
    height: 460px;
    opacity: 0;
}

.image-up-div i {
    position: absolute;
}

.uploaded-img {
    display: none;
    margin-top: 15px;
    position: relative;
    background: white;
    height: 400px;
}

.background-div-img {
    padding: 20px;
    border-radius: 15px;
    margin: auto;
    max-width: 80%;
    width: 80%;
    max-height: 80%;
    position: absolute;
    top: 0;
    height: 80%;
    text-align: -webkit-center;
    bottom: 0;
    left: 0;
    right: 0;
    background: #cdd1dc;
}

.background-div-img img {
    width: 100%;
    height: 100%;
}

.background-div-img i {
    cursor: pointer;
    position: absolute;
    border: none;
    padding: 20px;
    border-radius: 50%;
    top: -8%;
    right: -4%;
    background: #15bec5;
    color: white;
}

/*****************responsive upload images************/
@media screen and (max-width: 1800px) {
    .div-for-upload {
        width: 45%;
        float: right;
    }
}

@media screen and (max-width: 1300px) {
    .div-images-upload {
        display: block;
        width: 100%;
    }

    .price-div {
        padding-left: 0px;
        display: grid;
    }

    .message-edit {
        margin-left: 0px;
    }

    .images-upload {
        padding-left: 0px;
    }

    .price-div .col-md-9 {
        padding-left: 0px;
    }

    .price-div .col-md-9 .col-sm-3 {
        padding-left: 0px;
    }

    .div-for-upload {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .title-offer {
        font-size: 50px;
    }

    #iznos {
        margin-left: 20px;
    }

    .btn-send-mess-div {
        display: inline-block;
        margin-top: 0px;
    }
}

@media screen and (max-width: 576px) {
    .cena {
        display: block;
    }

    .cena label {
        float: left;
    }

    .iznos {
        float: left;
        margin-top: -15px;
    }

    #iznos {
        font-size: 30px;
    }

    .title-offer {
        font-size: 33px;
    }

}

/*****************reklame********************/
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

.headingone-table {
    font-size: 67.28px;
    font-family: 'Roboto';
    color: #cdd1dc;
    font-weight: 300;
}

.table-first {
    border-collapse: separate;
    border-spacing: 0 20px;
}

.table-first thead {
    background: #cdd1dc;
}

.table-first tbody tr {
    background: white;
}

.table-first thead tr th {
    border: none;
}

.table-first thead tr th:nth-child(1) {
    width: 15%;
    text-align: center;
}

.table-first thead tr th:nth-child(2) {
    width: 10%;
    text-align: center;
}

.table-first thead tr th:nth-child(3) {
    width: 10%;
    text-align: center;
}

.table-first thead tr th:nth-child(4) {
    width: 5%;
    text-align: center;
}

.table-first thead tr th:nth-child(5) {
    width: 25%;
    text-align: left;
}

.table-first thead tr th:nth-child(6) {
    width: 5%;
    text-align: center;
}

.table-first thead tr th:nth-child(7) {
    width: 10%;
    text-align: center;
}

.table-first thead tr th:nth-child(8) {
    width: 10%;
    text-align: center;
}

.table-first thead tr th:nth-child(9) {
    width: 10%;
    text-align: center;
}
.table-first tbody tr td:nth-child(4) {
    display: block;
    word-wrap: break-word;
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
}
.table-first tbody tr td:nth-child(5) {
    text-align: left;
}

.table-first tbody tr td:nth-child(5) a {
    color: black;
    text-decoration: none;
    margin-left: 20px;
}

.table-first tbody tr td {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    border: none;
}

.table-first tbody tr td:nth-child(9) a {
    margin-top: 5px;
    margin-left: 5px;
    border-radius: 40px;
    text-transform: uppercase;
}

.table-first tbody tr td:nth-child(9) a:nth-child(1) {
    background: #15bec5;
    border: none;
}

.table-first tbody tr td:nth-child(9) a:nth-child(2) {
    background: #f04848;
    border: none;
}

.table-first tbody tr td:first-child {
    padding-left: 20px;
    padding-right: 0;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    padding: 25px;
}

.headingtwo-table {
    font-size: 67.28px;
    font-family: 'Roboto';
    color: #cdd1dc;
    font-weight: 300;
}

.table-second {
    border-collapse: separate;
    border-spacing: 0 20px;
}

.table-second thead {
    background: #cdd1dc;
}

.table-second thead tr th {
    border: none;
}

.table-second thead tr th:nth-child(1) {
    width: 15%;
    text-align: center;
}

.table-second thead tr th:nth-child(2) {
    width: 10%;
    text-align: center;
}

.table-second thead tr th:nth-child(3) {
    width: 10%;
    text-align: center;
}

.table-second thead tr th:nth-child(4) {
    width: 5%;
    text-align: center;
}

.table-second thead tr th:nth-child(5) {
    width: 25%;
    text-align: left;
}

.table-second thead tr th:nth-child(6) {
    width: 5%;
    text-align: center;
}

.table-second thead tr th:nth-child(7) {
    width: 10%;
    text-align: center;
}

.table-second thead tr th:nth-child(8) {
    width: 10%;
    text-align: center;
}

.table-second thead tr th:nth-child(9) {
    width: 10%;
    text-align: center;
}

.table-second tbody tr {
    background: white;
}

.table-second tbody tr td {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    border: none;
}

.table-second tbody tr td:nth-child(5) {
    text-align: left;
}

.table-second tbody tr td:nth-child(5) a {
    text-align: left;
    margin-left: 3%;
    color: black;
}

.table-second tbody tr td:first-child {
    padding-left: 20px;
    padding-right: 0;
}

.headingthird-table {
    font-size: 67.28px;
    font-family: 'Roboto';
    color: #cdd1dc;
    font-weight: 300;
}

.table-third {
    border-collapse: separate;
    border-spacing: 0 20px;
}

.table-third thead {
    background: #cdd1dc;
}

.table-third thead tr th {
    text-align: center;
}

.table-third thead tr th:nth-child(6) {
    text-align: center;
}

.table-third tbody tr {
    background: white;
}

.table-third tbody tr td {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    border: none;
}

.table-third tbody tr td:nth-child(6) {
    display: none;
}

.table-third thead tr th {
    border: none;
}

.table-third thead tr th:nth-child(6) {
    display: none;
}

.table-third thead tr th:nth-child(1) {
    width: 15%;
}

.table-third thead tr th:nth-child(2) {
    width: 15%;
}

.table-third thead tr th:nth-child(3) {
    width: 30%;
}

.table-third thead tr th:nth-child(4) {
    width: 25%;
}

.table-third thead tr th:nth-child(5) {
    width: 15%;
}

.table-third tbody tr td:nth-child(5) {
    text-align: right;
}

.btn-table-cancel {
    color: #fff;
    background-color: #f04848;
    width: 100%;
    border-radius: 50px;
    border: none;
    text-transform: uppercase;
    padding: 15px;
}

.btn-table-edit {
    color: #fff;
    background-color: #0f67b1;
    width: 100%;
    border-radius: 50px;
    border: none;
    text-transform: uppercase;
    padding: 15px;
}

/*************modal**************/
body.modal-edit {
    overflow: hidden;
}

.modal-edit {
    position: fixed;
    left: 0;
    text-align: -webkit-center;
    width: 100%;
    height: 100%;
    background: rgba(171, 171, 174, 0.48);
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.modal-edit .modal-dialog {
    position: fixed;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: -webkit-center;
}

.modal-edit .modal-header {
    padding: 15px;
    background: #2468af;
    text-align: left;
    color: white;
}

.modal-edit .modal-header a {
    color: white;
    opacity: 1;
    font-size: 30px;
    text-shadow: none;
}

.modal-edit .modal-dialog .modal-content form .form-group {
    display: flex;
    margin-top: 30px;
}

.modal-edit .modal-dialog .modal-content form .form-group label {
    width: 40%;
    margin: auto;
    text-align: left;
    color: #011F5D;
}

.modal-edit .modal-dialog .modal-content form .form-group input {
    width: 60%;
    border: none;
    background: #f3f4f8;
    margin-top: 5px;
}

.modal-edit .modal-dialog .modal-content form .modal-footer {
    border: none;
    text-align: center;
}

.modal-edit .modal-dialog .modal-content form .modal-footer input {
    border-radius: 40px;
    border: none;
    width: 30%;
    padding: 10px;
    background: #15BEC5;
}

.admin-main-modal {
    position: fixed;
}

.table-first-overflow {
    overflow-x: auto;
}

.table-first-overflow::-webkit-scrollbar-track {
    border: 1px solid #cdd1dc;
    background-color: #F5F5F5;
}

.table-first-overflow::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.table-first-overflow::-webkit-scrollbar-thumb {
    background-color: #15bec5;
}

.table-second-overflow {
    overflow-x: auto;
}

.table-second-overflow::-webkit-scrollbar-track {
    border: 1px solid #cdd1dc;
    background-color: #F5F5F5;
}

.table-second-overflow::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.table-second-overflow::-webkit-scrollbar-thumb {
    background-color: #15bec5;
}

.table-third-overflow {
    overflow-x: auto;
}

.table-third-overflow::-webkit-scrollbar-track {
    border: 1px solid #cdd1dc;
    background-color: #F5F5F5;
}

.table-third-overflow::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.table-third-overflow::-webkit-scrollbar-thumb {
    background-color: #15bec5;
}

.headingfour-table {
    font-size: 67.28px;
    font-family: 'Roboto';
    color: #cdd1dc;
    font-weight: 300;
}

/***************responsive reklame*************/
@media screen and (max-width: 1300px) {
    .adimnprofile-edit {
        padding-left: 50px;
    }
}

@media screen and (max-width: 1024px) {
    .admin-main {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 991px) {
    .headingone-table {
        font-size: 45px;
    }

    .headingtwo-table {
        font-size: 45px;
    }

    .headingthird-table {
        font-size: 45px;
    }

    .headingfour-table {
        font-size: 45px;
    }

    .modal-edit .modal-dialog {
        width: 90%;
    }
}

@media screen and (max-width: 768px) {
    .adimnprofile-edit {
        padding-left: 15px;
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .headingone-table {
        font-size: 30px;
    }

    .headingtwo-table {
        font-size: 30px;
    }

    .headingthird-table {
        font-size: 30px;
    }
}

/***************profileUserBlade***********/
.profile-edit .profile-user-heading-name {
    text-align: left;
    border-bottom: 1px solid #011f5d;
    padding-bottom: 30px;
}

.img-andicon-edit {
    margin-top: 20px;
    padding-left: 10px;
}

.subersdata-right-edit {
    float: right;
    width: 70%;
}

/***************TABS**************/
#tab1 {
    display: block;
}

#tab2 {
    display: none;
}

#tab3 {
    display: none;
}

#tab4 {
    display: none;
}

.tabs {
    display: flex;
    width: 100%;
    margin: auto;
    border-radius: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.tabs li {
    list-style: none;
    text-align: center;
    margin: -1px;

}

.tabs li a {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    position: relative;
    text-decoration: none;

    padding: 15px;
    background: #15bec5;
}

.tabs li:nth-child(1) a {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-left: 50px;
}

.tabs li:nth-child(4) a {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding-right: 50px;
}

.ul-tabs-div {
    width: 50%;
    margin: auto;
}

.tabs li .active {
    background: #0f67b1;
    color: white;
}

.tabs li:nth-child(1) a:after {
    content: "I";
    height: 2px;
    font-weight: bold;
    z-index: 999;
    width: 19px;
    right: -8px;
    position: absolute;
}

.tabs li:nth-child(2) a:after {
    content: "I";
    height: 2px;
    z-index: 999;
    width: 19px;
    right: -8px;
    position: absolute;
}

.tabs li:nth-child(3) a:after {
    content: "I";
    height: 2px;
    z-index: 999;
    width: 19px;
    right: -8px;
    position: absolute;
}

/*****************responsive tabs**************/
@media screen and (max-width: 1630px) {
    .ul-tabs-div {
        width: 100%;
        margin: auto;
    }
}

@media screen and (max-width: 768px) {
    .tabs {
        display: block;
        padding-left: 0px;
    }

    .tabs li {
        display: flex;
    }

    .tabs li a {
        width: 100%;
        padding: 5px;
        margin-top: 5px;

    }

    .tabs li:nth-child(1) a {
        border-radius: 0px;
        padding-left: 0px;
    }

    .tabs li:nth-child(4) a {
        border-radius: 0px;
        padding-right: 0px;
    }

    .tabs li:nth-child(1) a:after {
        display: none;
    }

    .tabs li:nth-child(2) a:after {
        display: none;
    }

    .tabs li:nth-child(3) a:after {
        display: none;
    }
}

/*************homepage responsive-nije zavrsen*********/
@media screen and (max-width: 991px) {
    .home-left-edit {
        width: 100%;
        margin-top: 100px;
    }

    .home-right-edit {
        width: 100%;
        margin-top: 30px;
    }
}

/*****************homepage sliders********************/
.bottom-banners-edit {
    width: 100%;
}

.cssSlider {
    width: 100%;
    /*height: 215px;*/
    overflow: hidden;
    margin-top: 55px;
}

/**************bustours****************/
.trans-results .single-trans .trans-thumbs {
    float: left;
    width: 45%;
    margin-right: 5%;
}

#filtodgrada {
    float: left;
    width: 49%;
}

#filtdograda {
    width: 49%;
    float: right;
}

.hidden-radio {
    display: none;
}

.allbuses-ul {
    width: 55%;
    float: left;
    width: 100%;
}

.allbuses-ul li {
    width: 100%;
}

.allbuses-ul li span {
    width: 100%;
}

.trans-add-price-edit {
    width: 55%;
    margin-right: 5px;
}

.trans-results .single-trans .allbuses-tour-left {
    width: 45%;
    float: left;
    margin: 0;
}

.trans-results .single-trans .trans-reg-date:nth-child(even) {
    top: 20px;
}

.trans-results .single-trans .trans-rating {
    position: absolute;
    top: 50px;
    right: 110px;
}

.trans-results .single-trans .trans-thumbs .big-thumb {
    height: auto;
    width: 270px;
}

.trans-results .single-trans .trans-thumbs .small-thumb {
    height: 50px;
    width: 82px;
    float: left;
    margin-top: 12px;
}

.trans-results .single-trans .trans-thumbs .small-thumb img {
    width: 100%;
    height: 100%;
}

.trans-results .single-trans .trans-thumbs img {
    width: 100%;
}
@media screen and (max-width: 922px) {
    .trans-results .single-trans .trans-thumbs img {
        width: auto;
    }
}

.allbuses-tour-right {
    float: right;
    width: 50%;
}

.big-thumb-edit {
    height: 220px;
    width: 90%;
}

.big-thumb-edit img {
    height: 220px;
}

.small-thumb-edit {
    width: 28%;
}

.small-thumb-edit img {
    cursor: pointer;
}

.category-bus {
    margin-top: 20px;
}

.input-checkbox-edit {
    margin-top: 10px;
    display: flex;
    position: relative;
}

.category-bus-heading {
    color: white;
}

.input-checkbox-edit img {
    margin-top: 5px;
}

.form-seats-edit .input-checkbox-edit label input {
    width: 20px;
}

.rent-bus-filter-buttons input {
    background: #15bec5;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #15bec5;
    transition: all 450ms ease;
}

.rent-bus-filter-buttons a {
    background: #15bec5;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    display: none;
}

.star-div {
    margin-left: 10px;
}

.form-seats-edit .input-checkbox-edit label p {
    margin: auto;
    margin-left: 30px;
}

.trans-filters-edit #time-date {
    width: 50%;
}

.trans-filters .filter-btn {
    background-color: #15bec5;
    border-radius: 3px;
    color: white;
    border: 1px solid #15bec5;
    transition: 0.4s ease;
}

.tf-container-edit .filter-button {
    background: #15bec5;
    color: white;
    font-weight: bold;
}

.trans-filters .form-row-second input {
    display: none;
}

.filter-button-div {
    width: 100%;
}

.filter-button-div input {
    width: 100%;
}

.small-thumbs-div {
    width: 100%;
}

.input-checkbox-edit label {
    padding: 0;
}

.input-checkbox-edit > label > input {
    visibility: hidden;
}

.single-trans .trans-rating {
    width: 109px;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: 700;
    padding: 3px 0;
    background-color: #15bec5;
    border-radius: 3px;
}

.trans-results .single-trans .trans-payment {
    margin: 50px 0 0;
}
.trans-payment img {
    margin-bottom: 5px;
}

.trans-results .single-trans .trans-links a {
    color: #001f5d;
    display: block;
    line-height: 1;
    float: left;
    margin-left: 40px;
}

.trans-results .single-trans .trans-links a.trans-reservation {
    float: none;
    margin-left: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    padding: 23px 0;
    background-color: #15bec5;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.trans-results .single-trans .trans-reg-date {
    position: absolute;
    right: 109px;
    top: 15px;
    text-transform: uppercase;
    font-style: italic;
    display: block;
}

#ui-datepicker-div .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: white;
}

.input-checkbox-edit > label > img {
    display: inline-block;
    padding: 0px;
    height: 20px;
    width: 20px;
    background: none;
}

.input-checkbox-edit > label > input:checked + ::after {
    content: '✔';
    left: 0;
    color: #001f5d;
    font-weight: bold;
    font-size: large;
    z-index: 9;
}

.trans-results .single-trans .trans-main-price .trans-type {
    font-size: 13px;
    text-align: center;
    margin-top: 15px;
    display: block;
}

.trans-results .single-trans .trans-main-price .trans-price {
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    width: 90%;
    text-align: center;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.trans-results .single-trans .trans-links {
    background-color: #e2e5ed;
    padding: 22px 20px;
    position: relative;
}

.form-row-third .input-checkbox label:after {
    left: 1px;
    top: 3px;
}

.trans-results .sort-results {
    display: flex;
}

.trans-results .sort-results form {
    width: 80%;
    display: flex;
    justify-content: flex-end;
}

.trans-results .sort-results form select {
    margin-right: 5%;
}

.trans-results .sort-results form input:hover {
    background: white;
    color: #15bec5;
}

.trans-results .sort-results form input {
    background: #15bec5;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #15bec5;
    transition: all 450ms ease;
}

.trans-results .sort-results span {
    width: 20%;
    vertical-align: middle;
    line-height: 30px;
}

.trans-filters-edit .form-row-four {
    margin-top: 10px;
}

.form-row-four .input-checkbox label:after {
    left: 1px;
    top: 3px;
}

.form-row-four .input-checkbox .last-label:after {
    top: 13px;
}

.label-edit {
    position: relative;
}

.label-edit input {
    width: 20px;
    height: 20px;
}

.label-edit img {
    position: absolute;
    left: 0;
    top: 0;
}

.trans-filters-edit {
    float: left;
}

.toggle-filter {
    display: none;
}

.filter-button-div input {
    background: #15bec5;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    text-transform: uppercase;
}

.filter-button-div input:hover {
    background: white;
    color: #001f5d;
}

.filter-button-div-mobile {
    display: none;
}

.toggle-filter a:hover {
    text-decoration: none;
}

.toggle-filter a:focus {
    text-decoration: none;
}

.trans-reservation-mob {
    display: none;
}

.trans-results .single-trans .trans-main-price {
    color: #fff;
    background-color: #001f5d;
    line-height: 1.2;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 90px;
}

.rent-buses .cssSlider {
    margin-top: 0;
    margin-bottom: 25px;
}

.rent-pagination ul.pagination .active {
    background: none;
}

.trans-results .single-trans .trans-main-price .trans-price:nth-child(2) {
    top: 65%;
}

.trans-results .single-trans .trans-main-price .trans-price p {
    border-top: 2px solid white;
}

.ret-bus-filters .input-range label {
    width: 100%;
}

.rent-bus-container .ret-bus-filters .input-range input {
    top: 33px;
}

.rent-bus-container .ret-bus-filters .input-range::before {
    top: 31px;
}

.ret-bus-filters .form-row label {
    transition: all 450ms ease;
}

[type="checkbox"]:not(:checked) + .bus-feat-wheelchairaccess:after, [type="checkbox"]:checked + .bus-feat-wheelchairaccess:after {
    top: 11px;
}

.form-row .bus-feat-wheelchairaccess {
    white-space: normal;
}

.trans-filters .form-row-check-top > div:not(.input-range) input {
    display: none;
}

/****************responsive allbustours************/
@media screen and (max-width: 1300px) {
    .select-towns {
        display: flex;
        justify-content: center;
    }

    .select-towns #filtodgrada {
        margin: 0 20px;
    }

    .select-towns #filtdograda {
        margin: 0 20px;
    }

    .form-row .date-start {
        display: flex;
        justify-content: center;
    }

    .form-row .date-start label {
        margin: 0 20px;
    }

    .form-row .date-start input {
        margin: 0 20px;
    }

    .filter-button-div {
        display: none;
    }

    .filter-button-div-mobile {
        display: block;
        width: 20%;
    }

    .form-all-checkboxes {
        display: block;
    }

    .filter-div-edit {
        display: flex;
        text-align: right;
        height: 40px;
    }

    .form-all-checkboxes {
        display: none;
    }

    .toggle-filter {
        display: block;
        text-align: center;
        margin-top: 5px;
    }

    .toggle-filter a {
        background: #15bec5;
        border: none;
        text-decoration: none;
        color: white;
        font-weight: bold;
        padding: 5px;
        border-radius: 5px;
    }

    .filter-div-edit h2 {
        width: 25%;
        text-align: left;
    }

    .responsive-cat-edit {
        width: 50%;
        float: left;
    }

    .responsive-cat-edit-2 {
        width: 50%;
        float: left;
    }

    .both-responsive-cat {
        display: flex;
    }

    .form-row-four .input-checkbox .last-label:after {
        top: 2px;
    }

    .trans-filters-edit {
        width: 100%;
    }

    .trans-results-edit {
        width: 100%;
        margin-top: 50px;
    }

}

@media screen and (max-width: 1024px) {
    .trans-results .sort-results span {
        width: 60%;
    }

    .trans-results .sort-results form {
        width: 40%;
    }

    .trans-results .single-trans .trans-info {
        padding: 0px;
    }

    .trans-results .single-trans .trans-thumbs {
        width: 100%;
        margin: 0;
        padding: 15px;
    }

    .trans-results .single-trans .trans-thumbs .big-thumb {
        width: 100%;
        margin-top: 20px;
    }

    .trans-results .single-trans .trans-rating {
        left: 15px;
    }

    .trans-results .single-trans .trans-reg-date {
        right: 15px;
    }

    .trans-results .single-trans .allbuses-tour-left {
        width: 100%;
    }

    .allbuses-tour-right {
        width: 100%;
        float: none;
    }

    .trans-results .single-trans .trans-additional-price {
        margin: 0;
    }

    .trans-results-edit .single-trans-edit .trans-main-price .trans-price {
        top: 65%;
    }

    .trans-results .single-trans ul {
        float: none;
        padding: 15px;
    }

    .title-bus-name {
        padding: 15px;
    }

    .trans-destination {
        padding: 15px;
    }

    .trans-results .single-trans .trans-main-price .trans-type {
        line-height: 30px;
        vertical-align: middle;
        margin: 0;
        width: 50%;
    }

    .trans-results .single-trans ul {
        margin: 0;
    }

    .trans-results .single-trans .trans-payment {
        right: 15px;
        bottom: 100px;
    }

    .trans-results .single-trans .trans-main-price .trans-price {
        position: relative;
        transform: translate(-0%, -0%);
        top: 0;
        left: 0;
        line-height: 30px;
    }

    .trans-results .single-trans .trans-main-price {
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: 60px;
        position: relative;
        padding: 15px;
    }

    .trans-results-edit .single-trans-edit .trans-payment {
        right: 20px;
    }

    .trans-results-edit .single-trans-edit .trans-reg-date {
        top: 64%;
        right: 20px;
    }

    .trans-results-edit .single-trans-edit .trans-rating {
        top: 54%;
        right: 20px;
    }

    .trans-results-edit .single-trans-edit .trans-info-edit {
        padding: 0;
    }

    .big-thumb-edit {
        height: 50%;
        max-height: 50%;
        width: 100%;
    }

    .big-thumb-edit img {
        width: 100%;
        height: 100%;
    }

    .small-thumb-edit {
        margin-left: 5%;
    }

    .trans-results-edit .single-trans-edit .allbuses-tour-left .small-thumb-edit:nth-child(3) {
        margin-left: 5%;
        margin-right: 0;
        width: 50%;
        display: block;
    }

    .trans-results .single-trans .trans-main-price .trans-price:nth-child(2) {
        top: 0;
        width: 50%;
        display: block;
    }
    .trans-results .single-trans .trans-thumbs img {
        width: auto;
    }

}

@media screen and (max-width: 768px) {
    .responsive-cat-edit {
        width: 100%;
    }

    .responsive-cat-edit-2 {
        width: 100%;
    }

    .both-responsive-cat {
        display: inline-block;
    }
}

@media screen and (max-width: 576px) {
    .filter-button-div input {
        width: auto;
    }

    .form-row .date-start {
        display: block;
    }

    .form-row .date-start label {
        width: 100%;
        margin: 0;
    }

    .trans-filters-edit #time-date {
        width: 100%;
        margin: 10px 0;
    }

    .select-towns {
        display: block;
        width: 100%;
    }

    .select-towns #filtodgrada {
        width: 100%;
        float: none;
        margin: 10px 0;
    }

    .select-towns #filtdograda {
        width: 100%;
        float: none;
        margin: 10px 0;
    }

    .trans-results .single-trans .trans-links {
        padding: 0;
    }

    .trans-results .single-trans .trans-links a.trans-reservation {
        display: none;
    }

    .trans-reservation-mob {
        display: block;
        position: relative;
        width: 33%;
        border-radius: 5px;
        background: #15bec5;
        font-weight: bold;
    }

    .trans-results .single-trans .trans-main-price .trans-price {
        width: 33%;
        text-align: right;
        font-size: 16px;
    }

    .trans-reservation-mob .trans-reservation {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
        text-transform: uppercase;
    }

    .trans-results .single-trans .trans-links a:first-child {
        width: 100%;
        margin: 0;
    }

    .trans-results .single-trans .trans-links a {
        width: 100%;
        margin: 0;
        padding: 10px 0;
        text-align: center;
    }

    .trans-results .single-trans .trans-main-price .trans-type {
        width: 50%;
    }
}

@media screen and (max-width: 400px) {
    .trans-results .single-trans .trans-main-price .trans-price {
        width: 15%;
    }

    .trans-results .single-trans .trans-main-price .trans-type {
        width: 50%;
    }

    .single-trans .trans-rating {
        width: 90px;
    }

    .trans-results .single-trans .trans-reg-date {
        font-size: 10px;
    }

    .trans-results .single-trans .trans-reg-date {
        top: 18px;
    }

    .trans-results .single-trans .trans-reg-date:nth-child(even) {
        top: 5px;
    }

    .trans-results .sort-results form {
        width: 60%;
    }

    .trans-results .sort-results span {
        width: 40%;
        font-size: 14px;
    }
}

/*************profileUserNonAuth***************/
.subersdata-right-auth {
    width: 70%;
    margin-top: 35px;
    float: right;
    padding-left: 10%;
}

.subuserdata-left-auth {
    width: 30%;
}

.subuserdata-left-auth img {
    width: 100%;
    height: auto;
}

.subdatashow-auth table tr td {
    font-size: 18px;
    line-height: 30px;
    color: #011f5d;
    border-bottom: 1px solid #011f5d;
}

.subdatashow-auth table tr:nth-child(1) td {
    border: none;
    border-bottom: 1px solid #011f5d;
}

.subdatashow-auth table tr:nth-child(5) td {
    border: none;
}

#content .description-auth {
    width: 100%;
    padding-top: 15px;
}

#content .description-auth h1 {
    text-align: left;
    font-size: 18px;
    padding: 0;
    padding-left: 10px;
}

.blockquote-auth {
    border: none;
    border-top: 1px solid #011f5d;
    margin-top: 10px;
    padding-left: 10px;
}

.subuserdata-left-auth .icon-auth {
    width: 100%;
    text-align: center;
    display: flex;
}

.icon-auth .edit-icon-auth {
    width: 50%;
    text-align: right;
    padding-right: 3%;
}

.icon-auth .contact-auth {
    width: 50%;
    text-align: left;
    padding-left: 3%;
}

.icon-auth .contact-auth a {
    padding: 11px;
    border-radius: 3px;
    color: white;
    background: #1368b1;
    padding-right: 20px;
}

.icon-auth .edit-icon-auth a {
    padding: 11px;
    border-radius: 3px;
    background: #1368b1;
    color: white;
}

.icon-auth a .glyphicon {
    top: 4px;
    margin-right: 10px;
    margin-left: 10px;
}

.icon-auth a .glyphicon:nth-child(1) {
    margin-right: 5px;
}

.more {
    display: block;
    font-size: 18px;
}

.morecontent span {
    display: none;
}

.more-text-div {
    width: 25%;
}

.more-text-div .morelink {
    display: block;
    background: #2468af;
    color: white;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 10px;
}

.more-text-div .less {
    color: white;
    text-decoration: none;
}

.modal-header-auth {
    background: #2468af;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.modal-header-auth h4 {
    color: white;
}

.modal-header-auth .close {
    color: white;
    opacity: 1;
    text-shadow: none;
    font-weight: 300;
}

.modal-auth-to {
    border-bottom: 1px solid grey;
    padding: 10px;
    width: 100%;
}

.modal-auth-to input {
    border: none;
    background: #15bec5;
    border-radius: 30px;
    text-align: center;
    color: white;
    width: 15%;
}

.modal-body-auth {
    padding-left: 30px;
    padding-right: 30px;
}

.modal-auth-heading {
    border-bottom: 1px solid grey;
    padding: 10px;
}

.modal-auth-heading input {
    border: none;
}

.modal-heading-message-auth {
    padding: 10px;
}

.modal-heading-message-auth textarea {
    border: none;
    resize: none;
    width: 100%;
}

.modal-auth-inputBtn {
    width: 100%;
    text-align: right;
}

.modal-submit-auth {
    border: none;
    background: #15bec5;
    color: white;
    border-radius: 30px;
}

.modal-dialog-edit {
    position: fixed;
    top: 15%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

/*************responsive profileUserAuth***************/
@media screen and (max-width: 1300px) {
    .subuserdata-left-auth {
        width: 100%;
    }

    .img-andicon-edit {
        padding-left: 0;
    }

    .subersdata-right-auth {
        width: 100%;
        padding: 0;
    }

    .subdatashow-auth table tr td {
        font-size: 13px;
    }

    .icon-auth .edit-icon-auth a {
        padding: 6px;
        font-size: 13px;
    }

    .icon-auth .contact-auth a {
        padding: 6px;
        font-size: 13px;
    }

    .icon-auth a .glyphicon {
        top: 2px;
        font-size: 13px;
    }
}

@media screen and (max-width: 991px) {
    .modal-dialog-edit {
        width: 80%;
    }

    .more-text-div {
        width: 30%;
    }
}

@media screen and (max-width: 768px) {
    .modal-auth-to input {
        width: 20%;
    }

    .blockquote-auth {
        font-size: 15px;
    }
}

@media screen and (max-width: 576px) {
    .modal-auth-to input {
        width: 30%;
    }

    .more-text-div {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .modal-auth-to input {
        width: 40%;
    }
}

/*********************user-non-auth**************/
.site-header-edit {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.user-non-auth {
    width: 100%;
    margin: auto;
    margin-top: 150px;
    padding: 0 15px;
}

.subuserdata-non-auth {
    width: 40%;
}

.subuserdata-non-auth img {
    width: 100%;
    height: auto;
}

.subdatashow-non-auth {
    width: 60%;
    float: right;
    padding-left: 10%;
    margin-top: 30px;
}

#content .description-non-auth {
    width: 50%;
    float: right;
    margin-top: 40px;
}

.subdatashow-non-auth .table tr td {
    line-height: 30px;
    color: #011f5d;
    font-size: 18px;
    border-bottom: 1px solid #011f5d;
}

.subdatashow-non-auth .table tr:nth-child(1) td {
    border: none;
    border-bottom: 1px solid #011f5d;
}

.subdatashow-non-auth .table tr:nth-child(5) td {
    border: none;
}

.profile-user-heading-name-non-auth {
    color: #011f5d;
    font-size: 30px;
    padding: 20px;
    text-align: left;
    border-bottom: 1px solid #011f5d;
    font-weight: bold;
}

.description-non-auth h1 {
    font-size: 18px;
    color: #011f5d;
    font-weight: bold;
    border-bottom: 1px solid #011f5d;
    padding: 10px;
}

.blockquote-non-auth {
    border: none;
    padding: 0;
    padding-left: 10px;
}

.subuserdata-non-auth .icon-non-auth {
    width: 100%;
    text-align: center;
}

.subuserdata-non-auth .icon-non-auth a {
    padding: 11px;
    border-radius: 3px;
    background: #1368b1;
    color: white;
    font-size: 20px;
    text-decoration: none;
    cursor: pointer;
}

.subuserdata-non-auth .icon-non-auth a .glyphicon {
    top: 3px;
    margin: 0;
}

#hiddencont {
    visibility: hidden;
}

.site-header .lang-switch {
    position: relative;
}

.collapsed-four {
    display: none;
}

.site-header-edit .top-navigation-edit a {
    text-decoration: none;
}

.moreellipses-open {
    display: none;
}

.collapsed-third {
    display: none;
}

.site-logo-edit {
    position: relative;
}

.container-head-edit {
    height: 50px;
}



.site-header .site-logo {
    position: relative;
    text-decoration: none;
}

.site-header .site-logo:hover {
    color: white;
}

.container-footer-edit .site-logo {
    color: white;
    text-decoration: none;
}

.main-navigation a {
    text-decoration: none;
}

.main-navigation a:hover {
    text-decoration: none;
    color: white;
}

.container-footer-edit .site-logo:hover {
    color: white;
}

.site-branding {
    width: 20%;
    float: left;
}


.newsletter .mc-signup {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    text-align: center;
}

.mc-field-group-edit {
    width: 70%;
}

/*************responsive profileUser nonAuth***************/
@media screen and (max-width: 1400px) {
    .site-footer .footer-col:last-child > span {
        margin: 0;
        margin-top: 20px;
    }

    #content .description-non-auth {
        width: 100%;
    }

    .newsletter .mc-signup {
        width: 100%;
        display: block;
    }

    .mc-signup p {
        width: 100%;
        text-align: center;
    }

    .mc-signup form {
        width: 100%;
        text-align: center;
    }

    .newsletter .mc-signup .mc-signup-container {
        display: block;
    }

    .clear-input-edit {
        text-align: -webkit-center;
        margin-top: 10px;
    }

    .newsletter .mc-signup .bt-button {
        margin-left: 0px;
    }

    .site-footer ul {
        width: 100%;
        margin-top: 20px;
        padding-right: 40px;
    }

    .site-footer-edit .footer-col {
        width: 100%;
        text-align: center;
        margin: auto;
    }

    .container-footer-edit {
        display: grid;
    }
}

@media screen and (max-width: 1024px) {
    .branding-edit .collapsed-third {
        display: block;
        position: absolute;
        background: #1368b1;

    }

    .branding-edit .collapsed-third span {
        width: 26px;
        margin: 5px;
        border: 1px solid white;
    }

    .main-navigation-third {
        width: 100%;
        position: absolute;
        background: #001f5d;
        left: 0;
        text-align: center;
        top: 75px;
    }

    .main-navigation-third ul {
        display: grid;
        width: 100%;
    }

    .main-navigation-third {
        display: none;
    }

}

@media screen and (max-width: 991px) {
    .top-nav-mani-edit {
    }

    .top-nav-wrapper .collapsed-four {
        display: none;
        background: #1368b1;
        float: left;
        margin-top: 0px;
    }

    .collapsed-third .icon-bar {
        border: 1px solid white;
        margin: 5px;
        width: 20px;
        display: block;
    }

    .site-branding {
        float: none;
    }

    .site-header .site-logo {
        background: #1368b1;
        top: 0;
        padding: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .top-navigation-edit {
        width: 100%;
    }


    .collapsed-four span {
        color: white;
        padding: 15px;
    }

    .more-text-div .morelink {
        padding: 5px;
    }

    .subuserdata-non-auth .icon-non-auth a {
        font-size: 12px;
        padding: 6px;
    }

    .subuserdata-non-auth .icon-non-auth a .glyphicon {
        font-size: 12px;
    }

    .subuserdata-non-auth {
        width: 100%;
    }

    .subdatashow-non-auth {
        width: 100%;
        padding: 0;
    }

    .subdatashow-non-auth .table tr td {
        font-size: 15px;
    }

    .more {
        font-size: 15px;
    }
}

@media screen and (max-width: 767px) {
    .site-footer ul {
        padding-right: 0;
    }
    .bt-amount h3 {
        font-size: 14px;
    }
}

@media screen and (max-width: 576px) {
    .site-header .main-nav-wrapper {
        display: inline-block;
        width: 100%;
    }


    .collapsed-four span {
        padding: 0;
    }

    .top-nav-wrapper .collapsed-four {
        top: 10px;
    }

    #content .description-non-auth {
        margin-top: 0px;
    }

    .container-head-edit {

    }

    .subdatashow-non-auth .table tr td {
        font-size: 14px;
    }

    .more {
        font-size: 14px;
        line-height: 1.3;
    }

    .site-header-edit .top-navigation-edit li {
        width: 100%;
        text-align: center;
    }

    .site-header-edit .site-logo {
        font-size: 15px;
    }

    .newsletter .mc-signup p {
        font-size: 22px;
    }
}


.more-elip {
    display: none;
}

.glyphicon-home {
    font-family: 'Glyphicons Halflings';
}

/****************single tour blade****************/
.offers-bottom-right a {
    color: white;
}

.offers-bottom-right a:hover {
    color: white;
    text-decoration: none;
}

.single-tour-main {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 200px;
    padding: 0 15px;
}

.your-search {
    border-radius: 3px;
    width: 100%;
    background: #001f5d;
    color: white;
    height: 130px;
    margin: 0;
    display: flex;
}

.your-search-h {
    width: 340px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.your-search-h h2 {
    margin: 0;
    line-height: 130px;
    vertical-align: middle;
    font-family: "Roboto";
}

.search-info {
    width: 450px;
}

.search-info p {
    font-family: "Roboto";
    margin: 0 auto;
    line-height: 43px;
    vertical-align: middle;
}

.search-info-edit {
    width: 350px;
    text-align: center;
}

.search-info-edit a {
    line-height: 130px;
    text-transform: uppercase;
    color: white;
    padding: 15px;
    font-weight: 600;
    border-radius: 30px;
    background: #15bec5;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
}

.search-info-edit a:hover {
    text-decoration: none;
}

.main-left-single {
    background: #f2f4f8;
    width: 405px;
    padding: 40px;
    position: relative;
    border-radius: 4px;
}

.main-left-single p {
    width: 100%;
    font-size: 15px;
    line-height: 25px;
    vertical-align: middle;
    margin-top: 14px;
    margin-bottom: 0;
    color: black;
}

.main-left-single p:nth-child(2) {
    font-size: 13px;
    color: black;
    margin-top: 38px;
}

.main-left-single p span {
    font-size: 13px;
    font-weight: bold;
    color: black;
}

.main-left-single h3 {
    margin: 0;
}

.main-left-single p a {
    font-size: 30px;
    margin: 0;
    font-family: "Roboto";
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-transform: capitalize;
}

.main-left-single p a:hover {
    text-decoration: none;
    color: black;
}

.main-left-single p:nth-child(10) {
    padding-bottom: 48px;
}

.main-left-single a {
    margin-top: 33px;
    color: black;
    padding: 0;
}

.main-left-single .reservation-a {
    position: absolute;
    background: #15bec5;
    color: white;
    left: 0;
    text-transform: uppercase;
    font-weight: 500;
    right: 0;
    margin: auto;
    width: 50%;
    font-size: 13px;
    padding: 15px;
    border-radius: 30px;
    bottom: -25px;
    text-align: center;

}

.main-left-single .reservation-a:hover {
    text-decoration: none;
}

.main-left-single i {
    color: #ffa48e;
    font-size: 13px;
    margin-right: 20px;

}

.main-left-single h1 {
    margin: 0px;
}

.main-right-single {
    width: 735px;
    margin-left: 35px;
    height: 650px;
}

.content-singe-tour {
    display: flex;
    margin-top: 40px;
}

.big-thumb-single-tour {
    width: 100%;
    height: 640px;
    min-height: 640px;
}

.big-thumb-single-tour img {
    width: 100%;
    height: 640px;
    min-height: 640px;
}

.small-thumbs-single-tour-div {
    display: flex;
    margin-top: 20px;
}

.small-thumb-single-tour {
    margin-left: 20px;
    width: 110px;
    height: 55px;
    max-width: 110px;
    max-height: 55px;
}

.small-thumb-single-tour:nth-child(1) {
    margin-left: 0;
}

.description-div {
    border-radius: 4px;
    width: 100%;
    padding: 25px 38px;
    background: #f2f4f8;
    margin-top: 85px;
}

.description-div h2 {
    font-size: 15px;
    color: black;
    font-weight: bold;

}

.description-div p {
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    column-count: 3;
    column-gap: 30px;
}

.other-offers-single h2 {
    margin: 40px 0;
    font-family: "Roboto";
}

.other-offers-content {
    width: 100%;
    display: flex;
    background: #f2f4f8;
}

.offers-left {
    width: 345px;
    padding: 20px;
}

.big-thumb-single-offers {
    width: 100%;
    height: 175px;
    max-height: 175px;
    max-width: 273px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.big-thumb-single-offers img {
    width: 100%;
    height: 175px;
    max-height: 175px;
    max-width: 273px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.single-offers-small-img {
    width: 83px;
    height: 53px;
    margin-left: 12px;
}

.single-offers-small-img:nth-child(1) {
    margin-left: 0;
}

.single-offers-small-img img {
    width: 83px;
    height: 53px;
    max-width: 83px;
    max-height: 83px;
}

.small-thumbs-single-offers {
    display: flex;
    margin-top: 20px;
}

.offers-middle {
    position: relative;
    width: 728px;
    padding: 20px;
}

.offers-middle p {
    font-size: 15px;
    color: #888888;
    margin: 0;
}

.offers-middle p:nth-child(1) {
    margin-top: 20px;
}

.offers-middle h1 {
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    font-family: "Roboto";
    margin-top: 25px;
}

.offers-middle h3 {
    margin-top: 25px;
    font-size: 16.21px;
    color: #001f5d;
    font-weight: bold;
}

.offers-middle p span {
    color: #a4a5a6;
    font-weight: bold;
}

.bottom-banners-edit .slick-dotted {
    width: 100%;
    padding: 0;
}

.offers-middle .offers-free-seats {
    margin-top: 30px;
}

.offers-right {
    width: 95px;
    background: #001f5d;
    display: grid;
}

.offers-right p {
    color: white;
    text-align: center;
    word-break: break-word;
    font-size: 15px;
    margin-top: 26px;
}

.offers-right span {
    color: white;
    font-size: 30px;
    text-align: center;
}

.offers-bottom-left {
    width: 1073px;
    display: flex;
    background: #ebeef4;
}

.offers-bottom {
    display: flex;
    height: 60px;
}

.offers-bottom a {
    line-height: 60px;
    vertical-align: middle;
}

.offers-bottom-left a {
    margin-left: 57px;
}

.offers-bottom-right {
    width: 95px;
    text-align: center;
    background: #15bec5;
}

.offers-bottom-right a {
    color: white;
}

.offers-middle .offers-date {
    position: absolute;
    right: 30px;
    top: 40px;
    font-size: 17.5px;
    color: #001f5d;
    font-weight: bold;
}

.offers-middle .offers-score {
    position: absolute;
    right: 30px;
    top: 80px;
    background: #15bec5;
    color: white;
    padding: 5px;
    width: 130px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.newsletter .container {
    width: 100%;
}

.similiar-tours {
    width: 100%;
}

.similiar-tours h2 {
    width: 100%;
    font-family: "Roboto";
}

.similiar-offers-edit {
    display: flex;
    margin: auto;
    position: relative;
}

.similiar-offer {
    width: 20%;
    margin: 1px;
}

.similiar-offer:nth-child(4) {
    border-right: none;
    border-left: none;
}

.similiar-offer-first {
    margin: 1px;
    width: 20%;
}

.similiar-under-img p {
    line-height: 59px;
    text-align: center;
    margin: 0;
    color: #001f5d;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.similiar-offer-first .similiar-under-img p {
    color: white;
}

.similiar-offer-first .similiar-under-img p:nth-child(1) {
    background: #1468b1;
}

.similiar-offer-first .similiar-under-img p:nth-child(2) {
    background: #1670be;
}

.similiar-offer-first .similiar-under-img p:nth-child(3) {
    background: #1468b1;
}

.similiar-offer-first .similiar-under-img p:nth-child(4) {
    background: #1670be;
}

.similiar-offer-first .similiar-under-img p:nth-child(5) {
    background: #1468b1;
}

.similiar-under-img p:nth-child(1) {
    background: #ebeef5;
}

.similiar-under-img p:nth-child(2) {
    background: #f3f4f8;
}

.similiar-under-img p:nth-child(3) {
    background: #ebeef5;
}

.similiar-under-img p:nth-child(4) {
    background: #f3f4f8;
}

.similiar-under-img p:nth-child(5) {
    background: #ebeef5;
}

.similiar-img {
    height: 200px;
}

.similiar-img img {
    width: 100%;
    height: 200px;
}

.similiar-offers-parameter {
    width: 25%;
    margin-bottom: 1px;
    background: #00205d;
    margin-left: 70px;
    margin-top: 201px;
}

.similiar-offers-parameter p {
    text-align: right;
    line-height: 59px;
    vertical-align: middle;
    margin: 0 15px;
    color: white;
}

/****************responsive single tour blade****************/
@media screen and (max-width: 1540px) {
    .mc-field-group-edit {
        width: 100%;
    }
}

@media screen and (max-width: 1300px) {
    .similiar-offers-parameter {
        margin-left: 0;
    }
}

@media screen and (max-width: 1024px) {
    .offers-middle .offers-score {
        top: 250px;
    }

    .offers-bottom-right {
        width: 92px;
    }
}

@media screen and (max-width: 991px) {

    .your-search {
        display: block;
        height: auto;
    }

    .your-search-h {
        width: 100%;
        display: block;
    }

    .search-info {
        width: 100%;
        text-align: center;
    }

    .search-info-edit {
        width: 100%;
        text-align: center;
    }

    .content-singe-tour {
        display: block;
    }

    .main-left-single {
        width: 100%;
        text-align: center;
    }

    .offers-left {
        width: 40%;
        float: left;
    }

    .offers-middle h1 {
        margin-top: 0;
    }

    .offers-middle p:nth-child(1) {
        margin-top: 0;
    }

    .offers-middle {
        width: 60%;
        float: right;
        position: initial;
    }

    .big-thumb-single-tour {
        width: 100%;
        height: 100%;
        min-height: 100%;
    }

    .big-thumb-single-tour img {
        height: 100%;
        min-height: 100%;
    }

    .main-right-single {
        height: auto;
        width: 100%;
        margin-top: 80px;
        margin-left: 0;
    }

    .description-div {
        margin-top: 20px;
    }

    .description-div p {
        -webkit-column-count: 0;
        -webkit-column-gap: 0px;
        column-count: 0;
        column-gap: 0px;
    }

    .other-offers-content {
        display: block;
        position: relative;
        margin-top: 20px;
    }

    .offers-right {
        width: 100%;
    }

    .offers-middle .offers-date {
        position: initial;
    }

    .offers-middle .offers-score {
        position: initial;
    }

    .offers-right p {
        margin-top: 0;
    }

    .main-left-single .reservation-a {
        width: 100%;
    }

    .mc-field-group-edit {
        width: 70%;
        margin: auto;
    }
}

@media screen and (max-width: 768px) {
    .newsletter .mc-signup input.email {
        width: 100%;
    }

    .offers-bottom {
        display: block;
        height: 263px;
    }

    .offers-bottom-left {
        width: 100%;
    }

    .offers-bottom-right {
        width: 100%;
        margin-top: -10px;
    }

    .similiar-tours {
        margin-top: 100px;
    }

    .offers-bottom-left {
        text-align: center;
        display: block;
    }

    .offers-bottom-left p {
        width: 100%;
    }

    .offers-bottom-left a {
        margin-left: 0;
        margin: 15px;
    }


    .similiar-tours {
        display: none;
    }

    .offers-middle .offers-score {
        float: right;
        margin-top: -30px;
    }
}

@media screen and (max-width: 576px) {
    .offers-left {
        width: 100%;
    }

    .big-thumb-single-offers {
        width: 100%;
        max-width: 100%;
    }

    .big-thumb-single-offers img {
        width: 100%;
        max-width: 100%;
    }

    .offers-left {
        padding: 5px;
    }

    .single-offers-small-img {
        width: 100%;
    }

    .single-offers-small-img img {
        width: 100%;
    }

    .description-div {
        padding: 10px;
    }

    .top-nav-wrapper .collapsed-four {
        top: 13px;
        width: 50px;
    }


    .offers-middle {
        width: 100%;
    }

    .offers-middle h1 {
        font-size: 20px;
    }

    .other-offers-single h2 {
        font-size: 20px;
    }

    .offers-middle .offers-score {
        float: none;
        margin-top: 0;
    }
}

/***************bus-single-blade**************/
.container-bus-single-blade {
    margin-top: 200px;
    width: 100%;
    padding: 15px;
}

.bus-single-blade-option {
    display: flex;
    width: 100%;
}

.blade-option-left {
    float: left;
}

.blade-option-right {
    float: right;
    text-align: right;
}

.details-single-blade {
    background: #f2f4f8;
    padding: 20px;
    border-radius: 4px;
}

.details-single-blade h2 {
    margin: 0;
}

/* .slick-dotted {
    height: 200px;
} */

.description-single-blade {
    background: #f2f4f8;
    padding: 20px;
    float: right;
    border-radius: 4px;
}

/***************responsive-bus-single-blade**************/
@media screen and (max-width: 1024px) {
    .bus-info-singlebus .content-div-bus-single {
        width: 100%;
        margin-left: 0px;
    }

    .content-div-bus-single .details-single-blade {
        width: 100%;
    }

    .content-div-bus-single .description-single-blade {
        width: 100%;
        margin-top: 50px;
    }

    .content-div-bus-single .images-wrapp-bus-single {
        width: 100%;
        margin-left: 0;
        margin-top: 50px;
    }

    .offers-bus-single-blade {
        margin-top: 50px;
    }

    .table-bus-single {
        overflow: auto;
    }

    .table-bus-single table {
        overflow-y: scroll;
    }
}

@media screen and (max-width: 576px) {
    .other-offers-content {
        margin-top: 20px;
    }

    .bus-single-blade-option {
        display: block;
    }

    .blade-option-left {
        display: block;
        width: 100%;
    }

    .blade-option-left a {
        width: 100%;
        margin-top: 5px;
    }

    .blade-option-right {
        width: 100%;
        margin-top: 30px;
    }

    .blade-option-right a {
        width: 100%;
    }

    .offers-bus-single-blade .col-sm-5 {
        text-align: center;
        padding-top: 100px;
    }

    .table-bus-single table {
        overflow-y: scroll;
        margin-top: 50px;
    }

    .buses-img-single-blade {
        width: 50%;
        float: left;
    }

    .table-bus-single::-webkit-scrollbar-track {
        background-color: #F5F5F5;
        border-radius: 10px;
    }

    .table-bus-single::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

    .table-bus-single::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #15bec5;
    }
}

/***************market-bid-to***************/
.heading-market-bid {
    font-size: 67.28px;
    font-family: "Roboto";
    font-weight: 300;
    color: #cdd1dc;
    margin-top: 95px;
}

.form-group--bid-to {
    display: flex;
}

.form-group--bid-to label {
    width: 30%;
    font-size: 15px;
    color: #001f5d;
}

.form-group--bid-to input {
    width: 50%;
}

.market-bid-left {
    padding-left: 0;
}

.market-bid-right {
    margin-top: -59px;
}

.market-bid-right h3 {
    font-size: 20px;
    font-family: "Roboto";
    font-weight: bold;
    color: #333333;
    margin-left: 30px;
}

.form-horizontal-bid {
    margin-top: 112px;
}

.market-bid-right .cke_chrome {
    border: none;
}

.market-bid-right .cke_chrome span {
    background: #cdd1dc;
}

.market-bid-right .cke_chrome #cke_1_bottom {
    display: none;
}

.btn-bid-div {
    margin-top: 40px;
}

.form-horizontal-bid .btn-bid-to {
    background: #15bec5;
    border: none;
    height: 45px;
    border-radius: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

@media screen and (max-width: 1024px) {
    .market-bid-right {
        width: 100%;
        margin-top: 0;
    }

    .market-bid-left {
        width: 100%;
    }

    .form-group--bid-to input {
        width: 80%;
    }

    .form-group--bid-to label {
        width: 20%;
    }
}

@media screen and (max-width: 768px) {
    .heading-market-bid {
        font-size: 45px;
    }
}

@media screen and (max-width: 576px) {
    .form-group--bid-to input {
        width: 60%;
    }

    .form-group--bid-to label {
        width: 40%;
    }

    .heading-market-bid {
        font-size: 30px;
    }

    .form-horizontal-bid {
        margin-top: 50px;
    }
}

.entityMenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 1px;
    overflow: hidden;
    background: #001f5d;
}

.entityMenu a {
    color: whitesmoke;
}

.entityMenu a:hover {
    text-decoration: none;
}

.entityMenu li {
    float: left;
    text-align: center;
    width: 50%;
    line-height: 50px;
}

.entityMenu .borderleft {
    border-left: solid 1px white;

}

#singup-tabs {
    border: none;
}

@media only screen and (max-width: 576px) {
    .sing-up-container .form-row {
        padding: 0;
    }
}

/****************idnex-blade***********************/
#tab-blade1 {
    padding: 15px;
}

#tab-blade2 {
    padding: 15px;
    display: none;
}

.status-account {
    display: block;
    width: 30%;
    float: right;
    text-align: right;
}

.status-account-text {
    display: block;
    margin: 0 0 15px 0;
}

.status-account a {
    padding: 10px 30px;
    border: none;
    background: #011f5d;
    border-radius: 30px;
    transition: .3s ease-in;
    text-transform: uppercase;
}

.status-account a:hover {
    background: #15bec5;
}

.status-account a p {
    margin: 0;
    font-size: 14px;
}

.tabs-index-blade {
    width: 70%;
    float: left;
}

.tabs-index-blade li {
    padding-left: 0;
}

.tabs-index-blade li:nth-child(2) a {
    padding-right: 50px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.tabs-index-blade li:nth-child(2) a:after {
    display: none;
}

.ul-tabs-div {
    padding: 15px;
}

#tab-blade1 .heading-index-blade {
    text-align: left;
    font-size: 67.28px;
    font-family: 'Roboto';
    color: #cdd1dc;
    font-weight: 300;
}

#tab-blade2 .heading-index-blade {
    text-align: left;
    font-size: 67.28px;
    font-family: 'Roboto';
    color: #cdd1dc;
    font-weight: 300;
}

#tabs2 {
    padding-top: 40px;
}

.modal-fade-edit .modal-header {
    background: #2468af;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.modal-fade-edit .modal-dialog {
    top: 30%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}

.modal-fade-edit .modal-header h4 {
    color: white;
}

.modal-fade-edit .modal-header .close {
    opacity: 1;
    color: white;
    text-shadow: none;
}

.modal-fade-edit .modal-body form {
    display: grid;
}

.modal-fade-edit .modal-body form label {
    text-align: center;
    color: #011F5D;
}

.modal-fade-edit .modal-body form .money-input {
    background: #f3f4f8;
    border: none;
    width: 50%;
    margin: auto;
    border-radius: 4px;
    height: 40px;
}

.modal-fade-edit .modal-body form .submit-money-btn {
    background: #2468af;
    padding: 10px;
    border-radius: 4px;
    color: white;
    border: none;
    width: 100%;
    max-width: 200px;
    margin: 15px auto;
}

.btn-edit-indexblade {
    color: #fff;
    background-color: #0f67b1;
    width: 100%;
    border-radius: 50px;
    border: none;
    text-transform: uppercase;
    padding: 15px;
}

.table-first-index-blade thead tr th:nth-child(4) {
    width: 25%;
}

.table-first-index-blade thead tr th:nth-child(5) {
    width: 5%;
}

.table-first-index-blade tbody tr td:nth-child(5) {
    text-align: center;
}

/****************responsive-idnex-blade***********************/
@media screen and (max-width: 1024px) {
    #tab-blade1 .heading-index-blade {
        font-size: 45px;
    }

    #tab-blade2 .heading-index-blade {
        font-size: 45px;
    }
}

@media screen and (max-width: 991px) {
    .status-account {
        width: 100%;
        text-align: center;
    }

    .tabs-index-blade {
        width: 100%;
        margin-top: 30px;
    }

    .tabs-index-blade li:nth-child(2) a {
        border-radius: 0;
    }
}

@media screen and (max-width: 800px) {
    .tabs-index-blade li:nth-child(2) a {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }
}

@media screen and (max-width: 768px) {
    .tabs-index-blade li:nth-child(2) a {
        padding-right: 0;
        border-radius: 0;
    }
}

@media screen and (max-width: 576px) {
    #tab-blade1 .heading-index-blade {
        font-size: 30px;
    }

    #tab-blade2 .heading-index-blade {
        font-size: 30px;
    }

    .modal-fade-edit .modal-dialog .modal-content {
        width: 90%;
        margin: auto;
    }

    .modal-fade-edit .modal-body form .submit-money-btn {
        width: 50%;
    }
}

/******************index blade *********************/
.site-header-edit .lang-switch .dropdown-toggle-langs:hover {
    background: #001f5d;
}

.site-header .lang-switch a.lang-sr:hover {
    text-decoration: none;
}

.sliderImages .slick-list {
    height: 350px;
}

.sliderImages .slick-list .slick-track {
    height: 350px;
}

.sliderImages .slick-list .slick-track a img {
    width: 100%;
}

.sliderImages2 .slick-list {
    height: 215px;
}

.sliderImages2 .slick-list .slick-track {
    height: 215px;
}

.sliderImages2 .slick-list .slick-track a img {
    width: 100%;
    height: 215px;
}

.newsletter {
    margin-top: 50px;
}
.newsletter-wrap {
    margin-top: 0;
}
.transfer-market .fakeScroll {
    height: auto;
}

.home-banner {
    margin-top: 125px;
    position: relative;
}

.banner .banner-caption {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    top: 33%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.banner.home-banner .banner-caption p {
    font-family: "Roboto", sans-serif;
}

.banner.home-banner .banner-caption h1 {
    margin: 0;
}

.page-section .form-row-clear-edit {
    padding: 0 15px;
    font-size: 16px;
}

.display
.home-you-need .form-row:nth-of-type(4) {
    padding-left: 27px;
}

.form-row-clear-edit p {
    display: flex;
    margin: 0;
}

.form-row-clear-edit #transfer-from-p {
    position: relative;
}

.form-row-clear-edit #transfer-to-p {
    position: relative;
}

#transfer-from-p [type=radio]:not(:checked) + label::before {
    content: '';
    left: 25px;
    position: absolute;
    width: 1.25em;
    height: 1.25em;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
}

#transfer-from-p [type=radio]:checked + label::after {
    content: '✔';
    position: absolute;
    font-size: 1.3em;
    left: 25px;
    line-height: 0.8;
    color: #001f5d;
    font-weight: bold;
    transition: all .2s;
    top: 2px;
}


.form-row-clear-edit #transfer-from-p input {
    display: none;
}

.form-row-clear-edit #transfer-to-p input {
    display: none;
}





.checkbox-display {
    display: none;
}

.checkbox-display.switch {
    display: block;
}

.page-section .form-row-clear-edit .clear-edit-paus {
    margin-left: 0 !important;
}

.form-row-clear-edit .goal::after {
    display: none;
}


.page-section .form-row-clear-edit .form-group .input-checkbox .input-checkbox input {
    display: none;
}



.form-row-clear-edit p:nth-child(3) label {
    margin-left: 75px;
}

.form-row-home input {
    display: none;
}

.form-row-clear-edit .form-col .input-field input {
    display: block;
}

.form-row-clear-edit .form-col .input-select {
}

.form-row-clear-edit .form-col .icon-info:before {
    content: "\e906";
    font-family: "icomoon";
}

.form-row-clear-edit .form-col .icon-info {
    position: absolute;
    right: 20px;
}

.form-row-clear-edit .form-col .input-field label {
    padding: 0 0 5px;
}

.page-section .form-row-clear-edit .form-group {
    margin-bottom: 0;
}

.home-you-need {
    padding-bottom: 50px;
}

.home-you-need .submit-form {
    transform: translateY(50%);
    border: 1px solid #15bec5;
    transition: all 450ms ease;
    
}
@media screen and (max-width: 767px) {
    .home-you-need .submit-form {
        float: initial;
        margin: 0 auto;
    }
}
.home-bus-single .thumb-wrapper img {
    width: 100%;
    max-width: 267px;
    height: 175px;
    max-height: 175px;
}

.home-right-edit .bus-tours {
    margin-top: 95px;
}

.transfer-market-form .market-form .input-field {
    margin-left: 20px;
}

.transfer-market-form .market-form .input-field-date-and-time {
    width: 7%;
}

.transfer-market-form .market-form .input-field-date-and-time select {
    width: 100%;
}

.transfer-market-form .input-field input, .transfer-market-form .input-field select {
    margin-bottom: 20px;
}

.transfer-market-form .post-transfer {
    transform: translate(0%, -100%);
    border: 1px solid #15bec5;
    transition: all 450ms ease;
}



.transfer-row-th .container > span p {
    margin: 0;
}

.transfer-row-th .container > span:nth-child(6) a {
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

#transfer-scroll .trh-time {
    display: none;
}

.transfer-row-home .transfer-inner-row .trd-route {
    display: flex;
    align-items: center;
}

.transfer-row-home .transfer-inner-row .trd-route p {
    margin: 0;
    text-align: center;
    width: 80%;
    float: right;
}

.transfer-row-home .transfer-inner-row .trd-remaining {
    display: flex;
    justify-content: space-between;
}

.transfer-row .transfer-inner-row .trd-route .country-id {
    position: relative;
    height: 37px;
    margin-right: 0;
    margin-left: 15px;
}

.transfer-row .transfer-inner-row .trd-route .country-id p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.transfer-row .transfer-inner-row .trd-route .country-id .actuel {
    color: white;
}

.transfer-row-home .transfer-inner-row span p {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    color: #001f5d;
    margin: 0;
}

.transfer-row-home .transfer-inner-row .trd-people {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.transfer-row-home .transfer-inner-row .trd-people span {
    opacity: 1;
    right: 0;
    position: absolute;
}

.transfer-row-home .transfer-inner-row .trd-remaining a {
    margin: 0;
}

.site-footer .footer-col a {
    text-decoration: none;
}

.glyphicon:before {
    font-family: 'Glyphicons Halflings';
}

.transfer-market .fakeScrollBar {
    right: 0;
}

.transfer-row-th .trh-route {

}

#form-slider-range {
    position: relative;
}

#slider-range {
    background: #15bec5;
    border: 1px solid #001f5d;
    position: absolute;
    top: 100%;
    width: 60%;
    right: 0;
}

.ui-slider .ui-slider-range {
    background: #001f5d;
    height: 101%;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    outline: none;
    border: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    outline: none;
    color: white;
    display: block;
    width: 100%;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #15bec5;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    background: #15bec5;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #001f5d;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 208px;
    background-color: #001f5d;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 15px;
    position: absolute;
    z-index: 1;
    top: -222%;
    left: 50%;
    transform: translate(-50%, 0);
    transition: opacity 1s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #001f5d transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

/******************responsive appblade**************/
@media screen and (max-width: 1400px) {
    #transfer-scroll .trh-time {
        display: block;
        padding-bottom: 30px;
    }

    .transfer-market-form form {
        display: block;
    }

    .transfer-market-form .market-form .input-field {
        width: 45%;
        margin: 0;
    }

    .transfer-market-form .market-form .input-field input {
        max-width: 100%;
    }

    .transfer-market-form .market-form .input-field select {
        width: 100%;
        max-width: 100%;
    }

    .transfer-market-form .market-form .input-field:nth-child(even) {
        float: right;
        margin-left: 5%;
    }

    .transfer-market-form .post-transfer {
        margin: auto;
        transform: translate(0%, 0%);
    }

    .transfer-row-th .container > span:nth-child(1) {
        display: none;
    }

    .transfer-row .transfer-inner-row {
        height: auto;
        display: block;
        padding: 15px;
        position: relative;
    }

    .transfer-row-home .transfer-inner-row .trd-route {
        width: 100%;
        padding: 16px;
    }

    .transfer-row-home .transfer-inner-row .trd-route p {
        position: relative;
    }



    .transfer-row-home .transfer-inner-row span p {
        position: relative;
        width: 100%;
    }




    .transfer-row-home .transfer-inner-row .trd-people span {
        position: absolute;
        top: 50%;
        left: 55%;
        transform: translate(-50%, -50%);
    }

    .transfer-row .transfer-inner-row .trd-date, .transfer-row .transfer-inner-row .trd-time, .transfer-row .transfer-inner-row .trd-people {
        width: 100%;
        padding: 15px;
        position: relative;
    }

    .transfer-row-home .transfer-inner-row .trd-remaining {
        width: 100%;
        display: block;
        text-align: center;
    }

    .transfer-row .transfer-inner-row .trd-remaining .trem-info {
        display: block;
        width: 100%;
        text-align: center;
        padding: 15px;
    }

    .transfer-row .transfer-inner-row .trd-remaining .trem-time {
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .transfer-row .transfer-inner-row .trd-route .country-id {
        position: absolute;
        top: 3px;
        left: -12px;
    }

    .icon-info_outline:before {
        margin-left: 85px;
    }

    .trh-time {
        width: 100%;
        display: block;
        text-align: center;
    }

    .trh-time a {
        text-transform: uppercase;
        color: #001f5d !important;
        font-size: 25px;
        font-family: "Roboto", sans-serif;
    }

    .trh-time a:hover {
        text-decoration: none;
    }

    .transfer-row-th {
        display: none;
    }

    .transfer-row-home .transfer-inner-row .trd-remaining a {
        width: 100%;
    }

    .banner .banner-caption {
        padding: 0 40px;
    }
}

@media screen and (max-width: 1200px) {
    .trans-filters {
        width: 100%;
    }

    .trans-filters .filter-title-btn .show-filters {
        display: block !important;
    }

    .trans-filters h2 {
        margin: 0;
    }
    /* Filter form */
    .trans-filters form {
        display: flex;
        flex-wrap: wrap;
    }
    .trans-filters form .form-row {
        margin: 10px;
        width: 30%;
    }
    .trans-results {
        width: 100%;
        margin-top: 35px;
    }

    .trans-wrapper {
        display: flex;
        flex-direction: column;
    }

    .trans-filters .form-row > div:not(.input-range):last-child {
        width: 100%;
    }

    .trans-filters .form-row > div:not(.input-range) {
        width: 100%;
    }

    [type="checkbox"]:not(:checked) + .bus-feat-wheelchairaccess:after, [type="checkbox"]:checked + .bus-feat-wheelchairaccess:after {
        top: 3px;
    }

    .trans-filters .form-row {
        margin-top: 10px;
    }

    .trans-filters .form-seats-edit {
        border-bottom: 2px solid gray;
    }

    .trans-results .sort-results {
        margin-top: 35px;
    }



}

@media screen and (max-width: 991px) {
    .trans-results .single-trans .trans-reg-date:nth-child(even) {
        top: 12px;
    }
}

@media screen and (max-width: 768px) {
    .newsletter {
        margin-top: 100px;
    }
}

@media only screen and (max-width: 576px) {
    .newsletter {
        margin-top: 0;
    }

    .banner .banner-caption {
        width: 100%;
        padding: 0 15px;
    }

    .banner.home-banner .banner-caption h1 {
        font-size: 30px;
    }

    .section-title {
        font-size: 20px;
    }

    .home-left-edit {
        margin-top: -15vw;
    }

    .form-row-clear-edit p {
        margin: 0;
    }

    .form-row-clear-edit p:nth-child(1) {
        width: 30%;
    }

    .form-row-clear-edit p:nth-child(2) {
        width: 30%;
    }

    .form-row-clear-edit p:nth-child(2) label {
        margin-left: 25px;
    }

    .form-row-clear-edit p:nth-child(3) {
        width: 40%;
    }

    .home-you-need .form-row:first-of-type, .home-you-need .form-row:nth-of-type(3) p {
        font-size: 14px;
    }

    .home-you-need .form-row:nth-of-type(2) {
        display: flex;
        font-size: 14px;
        padding: 10px 10px;
        height: auto;
    }

    .form-col:first-of-type {
        width: 100%;
    }

    .form-col:last-of-type {
        width: 100%;
    }

    .form-row-clear-edit .form-col .input-select {
        margin: 10px 0;
    }

    .home-you-need .form-row:first-of-type, .home-you-need .form-row:nth-of-type(1) {
        display: flex !important;
    }

    .home-you-need .form-row:first-of-type, .home-you-need .form-row:nth-of-type(3) {
        display: flex;
        padding: 10px 10px;
        font-size: 14px;
    }

    .form-row-clear-edit .form-col .icon-info {
        right: 0;
    }

    .home-you-need .form-row:nth-of-type(4) {
        display: flex;
        margin: 0;
        font-size: 14px;
        height: auto;
        padding: 10px;
    }

    .home-you-need .form-row:nth-of-type(4) .input-checkbox {
        padding: 0;
    }

    .page-section .form-row-clear-edit {
        display: flex;
        font-size: 14px;
    }

    .home-you-need .form-row:nth-of-type(4) .inputcheckbox {
        width: 100%;
    }

    .home-right-edit .page-section .home-search-container form .form-row {
        display: block;
        height: auto;
        margin: 20px 0;
    }

    .home-search-container .form-row .form-col:first-of-type {
        padding: 0;
        margin: 10px 0;
    }

    .home-search-container .form-row .form-col:last-of-type {
        padding: 0;
    }

    .home-search-container label {
        width: auto;
    }

    #slider-range {
        top: 130%;
        width: 39vw;
    }

    .bus-tours .home-bus-single {
        display: block;
    }

    .home-bus-single .thumb-wrapper {
        width: 100%;
        float: none;
    }

    .home-bus-single .home-bus-info {
        position: relative;
        transform: translateY(0%);
        left: 0;
        padding: 10px;
        width: 100%;
    }

    .home-bus-single h3 {
        font-size: 20px;
    }

    .home-bus-single .home-bus-date {
        font-size: 12px;
    }

    .home-bus-single .thumb-wrapper img {
        max-width: 100%;
        max-height: 100%;
        height: 100%;
    }

    .home-bus-single .home-bus-price {
        position: relative;
        padding: 10px;
        width: 100%;
    }

    .transfer-row .transfer-inner-row {
        padding: 35px 15px;
    }
}

@media only screen and (max-width: 400px) {
    .home-you-need .form-row:first-of-type, .home-you-need .form-row:nth-of-type(3) {
        font-size: 12px;
    }

    .home-you-need .form-row:nth-of-type(2) {
        font-size: 12px;
    }

    .page-section .form-row-clear-edit {
        font-size: 12px;
    }

    .home-you-need .form-row:nth-of-type(4) {
        font-size: 12px;
        padding: 10px 10px;
    }

    .page-section .form-row-clear-edit .form-group {
        margin-left: 0;
    }

    .banner.home-banner .banner-caption h1 {
        font-size: 25px;
    }

    .trh-time a {
        font-size: 20px;
    }
}

/**************contact******************/
.contact {
    padding: 0;
    width: 100%;
    margin-top: 126px;
    display: flex;
    background-size: cover;
    background-position: center;
    background-image: url("../images/contact-background-min.jpg");
}

#map {
    width: 30%;
    height: 790px;
}

.contact-container {
    width: 70%;
    position: relative;
}

.contact-content {
    display: flex;
    justify-content: space-between;
    max-width: 768px;
    width: 100%;
    margin-left: 200px;
}
.contact-form {
    width: 60%;
    position: relative;
}
.contact-wrappe-edit {
    display: flex;
    width: 100%;
}
.contact-form-input {
    width: 100%;
}

/* .contact-content-left {
    width: 50%;
} */

.contact-content-right {
    width: 35%;
}

.contact-wrappe-edit {
    /* width: 75%;
    position: relative;
    float: right; */
    margin-bottom: 10px;
}

.contact-wrappe-info {
    margin-left: 3%;
    padding: 30px 15px;
    background: #1368b1;
    border-radius: 4px;
}

.contact-wrappe-info p {
    color: white;
    margin-bottom: 16px;
}

.contact-wrappe-edit label {
    width: 40%;
    padding-right: 5%;
    color: #001f5d;
    text-align: right;
}

.contact-wrappe-edit textarea {
    height: 268px;
}

.contact-title {
    margin-top: 163px;
}

.contact-title h1 {
    font-family: "Roboto", sans-serif;
    padding-left: 200px;
    font-size: 55px;
    font-weight: bold;
    color: #001f5d;
}

.send-btn-contact {
    display: block;
    width: 200px;
    margin-left: auto;
    margin-top: 25px;
    padding: 10px;
    text-align: center;
    border-radius: 20px;
    color: white;
    background: #1368b1;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s ease;
}


.send-btn-contact:hover {
    background: #15bec5;
    color: #081530;
}

/************responsive contact***************/
@media only screen and (max-width: 1500px) {
    .contact {
        display: block;
    }
    #map {
        width: 100%;
    }
    .contact-container {
        width: 100%;
        padding: 30px 0;
    }

    .contact-content {
        margin: 0 auto;
    }
    .contact-wrappe-edit {
        width: 100%;
        float: none;
    }
    .contact-wrappe-edit label {
        text-align: right;
        padding-right: 2%;
        width: 20%;
    }
    .contact-title {
        margin: 0;
    }
    .contact-title h1 {
        padding-left: 15px;
        text-align: center;
        margin: 0;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 840px) {
    .contact-form {
        width: 100%;
    }
    .send-btn-contact {
        margin: 0 auto;
    }
    .contact-content {
        flex-direction: column;
    }
    .contact-wrappe-edit {
        display: flex;
        flex-direction: column;
    }
    .contact-wrappe-edit label {
        text-align: left;
    }
    .contact-wrappe-edit:last-child {
        margin-bottom: 20px;
    }
    .send-btn-contact {
        margin-bottom: 20px;
    }
    .contact-content-right {
        width: 100%;
    }
    .contact-wrappe-info {
        margin-left: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .contact-wrappe-info p {
        width: 45%;
    }
}
@media only screen and (max-width: 800px) {
    .contact-title h1 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .contact-container {
        padding: 0 15px 30px;
    }
    .newsletter-wrap {
        margin-top: 0;
    }
}
@media only screen and (max-width: 576px) {
    .contact-title h1 {
        font-size: 25px;
        margin-top: 20px;
    }

    .contact-wrappe-edit {
        display: block;
    }

    .contact-wrappe-edit label {
        width: 100%;
        text-align: left;
    }

    .contact-wrappe-edit input {
        width: 100%;
    }

    .contact-wrappe-edit textarea {
        width: 100%;
    }

    .contact-wrappe-info {
        width: 100%;
        margin-left: 0;
    }

    #map {
        height: 400px;
    }
}
@media only screen and (max-width: 460px) {
    .contact-wrappe-info {
        flex-direction: column;
        text-align: center;
    }
    .contact-wrappe-info p {
        width: 100%;
    }
}
/*****************404 page*******************/
.body-not-found {
    margin: 0;
    background-image: url("../images/404.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    position: relative;
}

.title-not-found {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.title-not-found h1 {
    font-family: "Roboto", sans-serif;
    font-size: 77px;
    width: 100%;
    color: #001f5d;
    font-weight: 300;
    margin: 0;
}

.title-not-found h3 {
    margin-top: 17px;
    margin-bottom: 0;
    width: 100%;
    font-size: 30px;
    font-family: "Roboto", sans-serif;
    color: #001f5d;
    font-weight: 400;
}

.table-not-found a {
    color: white;
    font-size: 23px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    position: absolute;
    left: 20%;
    top: 20%;
    transform: rotate(-10deg);
}

.bus-not-found {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bus-not-found img {
    width: 100%;
}

.table-not-found {
    position: absolute;
    top: 64.5%;
    right: 7%;
    transform: translate(-50%, -50%);
}

.table-not-found img {
    width: 100%;
}

.table-not-found a:hover {
    color: white;
    text-decoration: none;
}

.back-not-found-res {
    display: none;
}

/******************responsive 404****************/
@media only screen and (max-width: 1100px) {
    .table-not-found {
        display: none;
    }

    .back-not-found-res {
        display: block;
        position: absolute;
        font-size: 23px;
        font-family: "Roboto", sans-serif;
        width: 150px;
        padding: 10px;
        background: #001f5d;
        text-align: center;
        color: white;
        bottom: 3%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

/**************setings page**************/

.admin-main-setings .tabs {
    width: 100%;
    padding: 0;
}

.admin-main-setings .tabs li {
    width: 100%;
    margin: 0;
}

.admin-main-setings .tabs li a {
    display: block;
    width: 100%;
    background: #cdd1dc;
}

.admin-main-setings .tabs li .active {
    background: #02205c;
}

.admin-main-setings .tabs li a:nth-child(1) {
    border-radius: 0;
    padding-left: 15px;
}

.admin-main-setings .tabs li a:after {
    content: "";
}

.admin-main-setings .tabs li .active:after {
    content: "";
    display: inline;
    position: absolute;
    border-style: solid;
    border-width: 9px 9px 0;
    border-color: #02205c transparent;
    bottom: -9px;
    left: 50%;
    transform: translateX(-50%);
}

.admin-main-setings .panel-group .panel-body {
    background: white;
    padding: 0;
}

.edit-admin-data .edit-admin-data-left {
    position: relative;
    height: 430px;
    padding: 2%;
}

.edit-admin-data .edit-admin-data-left .setings-profile-img {
    /* position: absolute;
    cursor: pointer;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%; */
    width: 100%;

}

.edit-admin-data .edit-admin-data-left .setings-upload-img-div {
    height: 450px;
}

.edit-admin-data .edit-admin-data-left .setings-profile-img img {
    width: 100%;
}

.setings-profile-img {
    position: relative;
    width: 50%;
}

.setings-profile-img img {
    display: block;
    width: 100%;
    height: auto;
}

.setings-overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(21, 190, 197, 0.35);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.setings-profile-img:hover .setings-overlay {
    bottom: 0;
    height: 100%;
}

.setings-overlay p {
    white-space: nowrap;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.setings-overlay input {
    height: 100%;
    width: 100%;
    z-index: 99;
    position: absolute;
    cursor: pointer;
}

.setings-edit-right {
    padding: 2%;
}

.setings-edit-right .form-group {
    display: flex;
}

.setings-edit-right label {
    width: 30%;
    margin-right: 5%;
    color: #02205c;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
}

.setings-edit-right .form-group input {
    width: 65%;
    background: #f3f4f8;
    border: none;
    box-shadow: none;
}

.setings-edit-right #cke_description {
    border: none;
    resize: none;
}

.setings-edit-right .cke_bottom {
    display: none;
}

.setings-edit-right #cke_1_top {
    border: none;
    background: #cdd1dc;
}

.setings-edit-right .save-admin-data {
    width: 100%;
    height: 50px;
    position: relative;
}

.setings-edit-right .save-admin-data a {
    border-radius: 30px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: bold;
    background: #15bec5;
    border: none;
    float: right;
    padding: 10px 45px;
    height: initial;
    margin-top: 15px;
    transition: .3s ease-in;
    border: 1px solid transparent;
}
.setings-edit-right .save-admin-data a:hover {
    background: #fff;
    border: 1px solid #15bec5;
    color: #15bec5;
}
/*************************responsive setings edit admin****************/
@media only screen and (max-width: 1400px) {
    .edit-admin-data .edit-admin-data-left {
        width: 100%;
    }

    .edit-admin-data .edit-admin-data-left .setings-profile-img {
        width: auto;
    }

    .setings-edit-right {
        width: 100%;
    }
}

@media only screen and (max-width: 800px) {
    .admin-main-setings .tabs li .active:after {
        display: none;
    }

    .setings-edit-right {
        padding: 15px;
        margin-top: 20px;
    }

    .setings-edit-right .save-admin-data {
        margin-top: 20px;
    }

    .edit-admin-data .edit-admin-data-left {
        height: 250px;
    }

    .edit-admin-data .edit-admin-data-left .setings-upload-img-div .background-div-img {
        width: 60%;
        top: 5%;
        height: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

@media only screen and (max-width: 576px) {
    .admin-main h2.title {
        font-size: 40px;
    }

    .edit-admin-data .edit-admin-data-left .setings-profile-img {
        width: 90%;
    }

    .setings-edit-right .form-group {
        display: block;
    }

    .setings-edit-right label {
        width: 100%;
    }

    .setings-edit-right .form-group input {
        width: 100%;
    }

    .setings-edit-right .save-admin-data a {
        padding: 8px 30px;
    }
}

.setings-terms-wrapper {
    display: flex;
    width: 50%;
    margin-bottom: 56px;
}

.setings-terms-wrapper:nth-child(odd) {
    float: left;
}

.setings-terms-wrapper:nth-child(even) {
    float: right;
}

/* The switch - the box around the slider */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 26px;
}

.switch input {
    display: none;
}

.slider {
    background: #f04848;
    border-radius: 30px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    border: 1px solid #eaebef;
    border-radius: 50%;
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: -1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background: #12d69a;
    border-radius: 30px;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(36px);
    -ms-transform: translateX(36px);
    transform: translateX(36px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.setings-terms-wrapper p {
    width: 75%;
    padding-left: 15%;
    margin: 0;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    word-break: break-word;
}

#collapseTwo .checkbox {
    padding-top: 85px;
}

/***********************responsive setings terms*********************/
@media only screen and (max-width: 1400px) {
    .setings-terms-wrapper {
        width: 100%;
    }
}

@media only screen and (max-width: 800px) {
    .setings-terms-wrapper p {
        padding-left: 15px;
        font-size: 16px;
    }
}

#collapseThree .panel-body form {
    display: block;
    padding: 100px 15vw;
}

#collapseThree .panel-body form label {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    color: #02205c;
    margin-bottom: 10px;
}

#collapseThree .panel-body form input {
    width: 100%;
    background: #f3f4f8;
    border: none;
    border-radius: 4px;
    height: 34px;
    padding: 6px;
    margin-bottom: 10px;
}

.setings-tab-left {
    width: 100%;
}

.setings-tab-right {
    width: 100%;
}

.setings-tab-left label {
    width: 50%;
}

.setings-tab-left input {
    width: 100%;
    max-width: 40%;
}

.setings-tab-right label {
    width: 45%;
}

.setings-tab-right input {
    width: 100%;
    max-width: 50%;
}

.setings-tab-cord {
    display: flex;
    flex-direction: column;
    flex-basis: 50%;
}

.setings-cord-left {
    width: 45.5%;
    margin-bottom: 20px;
}

#collapseThree .panel-body form .setings-cord-left label {
    width: 100%;
    margin-bottom: 0;
}

.setings-cord-right {
    width: 100%;
    display: flex;
}

.setings-cord-right input {
    margin: 0;
    width: 49%;
}

.setings-cord-right input:nth-child(2) {
    margin-left: 2%;
}

.setings-tab-right p {
    margin-top: 17px;
    color: #cdd1dc;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
}

.setings-tab-right p a {
    color: #001f5d;
}

.setings-tab-submit {
    position: relative;
    width: 100%;
    height: 50px;
    float: left;
    margin-top: 90px;
}

#collapseThree .panel-body form .setings-tab-submit .site-info {
    display: block;
    width: 175px;
    height: 48px;
    background: #15bec5;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 30px;
}

/************************responsive setings tab 3*****************/
@media only screen and (max-width: 1400px) {
    #collapseThree .panel-body form {
        display: block;
    }

    .setings-tab-left {
        width: 100%;
    }

    .setings-tab-right {
        width: 100%;
    }

    #collapseThree .panel-body form input {
        max-width: 100%;
        float: right;
    }

    #collapseThree .panel-body form label {
        max-width: 50%;
    }

    .setings-cord-left {
        width: 50%;
    }

    .setings-cord-right {
        width: 70%;
    }

    #collapseThree .panel-body form .setings-cord-left label {
        max-width: 100%;
    }

    #collapseThree .panel-body form {
        padding: 30px;
    }
}

@media only screen and (max-width: 576px) {
    #collapseThree .panel-body form label {
        max-width: 100%;
        margin-bottom: 0;
        width: 100%;
    }

    #collapseThree .panel-body form input {
        max-width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .setings-tab-cord {
        display: block;
    }

    .setings-cord-left {
        width: 100%;
    }

    .setings-cord-right {
        width: 100%;
    }

    .setings-tab-submit input {
        height: auto;
    }
}

/******************tour-reservation-single-blade******************/
.reservation-serial-title {
    font-size: 21px;
    color: #011f5d;
    padding-left: 40px;
}

.reservation-serial-title span {
    text-transform: capitalize;
    color: #15bec5;
    font-size: 30px;
    font-weight: bold;
}

.tour-details-edit .tour-left-wrapper {
    background: white;
    padding: 25px;
    border-radius: 4px;
}

.tour-details-edit .tour-left-bottom {
    display: flex;
    padding: 25px;
    background: white;
    margin-top: 24px;
    border-radius: 4px;
}

.tour-details-edit .tour-left-bottom .left-img {
    width: 50%;
    position: relative;
}

.tour-details-edit .tour-left-bottom .left-img img {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.tour-details-edit .tour-left-bottom .right-details {
    width: 50%;
    padding-left: 35px;
}

.tour-details-edit .tour-left-bottom .right-details h2 {
    margin: 0;
    color: #011f5d;
}

.tour-details-edit .tour-left-bottom .right-details p {
    font-size: 18px;
}

.tour-details-right h3 {
    color: #011f5d;
    font-size: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}

.tour-details-right .table thead tr {
    background: #cdd1dc;
}

.tour-details-right .table {
    border-collapse: separate;
    border-spacing: 0 7px;
}

.tour-details-right .table thead tr th {
    border: none;
    text-align: center;
}

.tour-details-right .table tbody tr:nth-child(odd) {
    background: white;
}

.tour-details-right .table tbody tr:nth-child(even) {
    background: #f3f4f8;
}

.tour-details-right .table tbody tr td {
    border: none;
    text-align: center;
    padding: 22px;
}

.tour-details-right .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    padding: 18px;
}

.reservation-details {
    margin: 0;
    position: relative;
    height: 200px;
}

.reservation-details h3 {
    margin: 0;
    text-align: center;
    padding: 15px;
    font-size: 25px;
}

.reservation-details .reservation-yes {
    width: 50%;
    float: left;
    text-align: center;
}

.reservation-details .reservation-no {
    width: 50%;
    float: right;
    text-align: center;
}

.reservation-details .reservation-check {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 180px;
    border-radius: 30px;
    background: #15bec5;
    border: none;
}

.reservation-details form {
    position: absolute;
    width: 1005;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/******************responsive tour-reservation-single-blade******************/
@media only screen and (max-width: 1500px) {
    .tour-details-edit .tour-details-left {
        width: 100%;
    }

    .tour-details-edit .tour-details-right {
        width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    .tour-details-edit .tour-left-bottom {
        display: block;
    }

    .tour-details-edit .tour-left-bottom .left-img {
        width: 100%;
    }

    .tour-details-edit .tour-left-bottom .left-img img {
        position: relative;
        left: 0;
        transform: translate(0%, 0%);
    }

    .tour-details-edit .tour-left-bottom .right-details {
        width: 100%;
        padding: 15px 0;
    }

    .reservation-serial-title {
        padding-left: 0;
        font-size: 16px;
    }

    .reservation-serial-title span {
        font-size: 20px;
    }

    .tour-details-right .table {
        width: 100%;
    }

    .tour-details-edit .tour-details-right {
        overflow: auto;
    }
}

/******************wishes.blade******************/
.trans-results-wishes article {
    background: white;
    position: relative;
    margin-top: 30px;
}

.trans-results-wishes .single-trans .trans-thumbs .big-thumb {
    width: auto;
}

.trans-results-wishes .single-trans .trans-thumbs {
    padding: 15px;
    margin: 0;
}

.trans-results-wishes .single-trans .allbuses-tour-right {
    padding: 15px 0;
    margin-top: 40px;
    width: 55%;
}

.tour-right-wishes .title-bus-name .trans-title {
    margin: 0;
}

.trans-results-wishes .single-trans .trans-rating {
    right: 30vw;
    left: 36vw;
    top: 1vh;
}

.trans-results-wishes .single-trans .trans-links {
    padding: 30px 20px;
}

.trans-results-wishes .single-trans .trans-links a.trans-reservation {
    padding: 24px 0;
}

.trans-results-wishes .trans-destination {
    display: block;
}

.trans-results-wishes .trans-destination span {
    width: 100%;
    display: block;
}

.trans-results-wishes .allbuses-ul {
    margin-top: 10px;
}

.trans-results-wishes .allbuses-ul p {
    margin: 0;
}

.trans-results-wishes .single-trans .trans-payment {
    right: 100px;
    bottom: 80px;
}

.trans-results-wishes .single-trans .trans-thumbs .small-thumb:nth-child(3) {
    margin-left: 12px;
}

.wishes-container {
    width: 90%;
    max-width: 100%;
}

/******************responsponsive wishes.blade******************/

@media screen and (max-width: 1024px) {
    .trans-results .single-trans .trans-rating {
        left: 15px;
        top: 5px;
    }

    .trans-results-wishes .single-trans .allbuses-tour-right {
        width: 100%;
    }

    .trans-results-wishes .allbuses-ul {
        padding: 15px;
    }

    .trans-results-wishes .single-trans .allbuses-tour-right {
        padding: 0;
    }

    .trans-results-wishes .single-trans .trans-payment {
        bottom: 150px;
    }

    .wishes-container {
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .trans-results-wishes .single-trans .trans-links {
        height: 150px;
    }

    .trans-results-wishes .single-trans .trans-payment {
        right: 0;
        bottom: 230px;
    }
}

/******************admin orders******************/
.orders-content h2 {
    width: 100%;
}

.order-wrapper:nth-child(3n) {
    margin-left: 5%;
}

.order-wrapper:nth-child(3n-1) {
    margin-left: 5%;
}

.order-wrapper {
    background: white;
    padding: 60px;
    width: 30%;
    float: left;
    margin-bottom: 2%;
}

.order-wrapper h1 {
    width: 100%;
    color: #15bec5;
    font-weight: 300;
}

.order-wrapper-left {
    float: left;
    width: 50%;
}

.order-wrapper-right {
    float: right;
    width: 50%;
}

.order-wrapper-right p {
    text-align: right;
    color: #999999;
}

.order-status-p {
    display: flex;
    position: relative;
    justify-content: flex-end;

}

.order-status-p p {
    margin: 0;
    margin-right: 10%;
}

.order-activate-dot {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: 50%;
    right: 0;
    background: lightgreen;
    border-radius: 50%;
    transform: translateY(-50%);
}

.order-deactivate-dot {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: 50%;
    right: 0;
    background: red;
    border-radius: 50%;
    transform: translateY(-50%);
}

/******************esponsive admin orders******************/
@media only screen and (max-width: 1600px) {
    .order-wrapper {
        width: 45%;
    }

    .order-wrapper:nth-child(3n+1) {
        margin-left: 5%;
    }

}

@media only screen and (max-width: 1023px) {
    .order-wrapper {
        width: 100%;
    }

    .order-wrapper:nth-child(3n+1) {
        margin-left: 0%;
    }

    .order-wrapper:nth-child(3n) {
        margin-left: 0%;
    }

    .order-wrapper:nth-child(3n-1) {
        margin-left: 0%;
    }

    .order-status-p p {
        margin-right: 5%;
    }
}

@media only screen and (max-width: 576px) {
    .order-wrapper h1 {
        font-size: 25px;
    }

    .order-wrapper-right p {
        font-size: 12px;
    }

    .order-wrapper-left p {
        font-size: 12px;
    }

    .order-wrapper {
        padding: 15px;
    }

    .order-status-p p {
        margin-right: 10%;
    }
}

/*********************invoices.blade****************************/
.inovices {
    width: 81%;
    margin-left: 4%;
}

.invoices-state {
    width: 100%;
    display: flex;
    background-color: #15bec5;
    padding: 50px 70px;
}

.invoices-state h1 {
    color: white;
    font-size: 30px;
    width: 70%;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.invoices-state h1 span {
    font-size: 43px;
    line-height: 35px;
    vertical-align: middle;
}

.invoices-state h1 span:before {
    content: "\00a0 \00a0 ";
}

.invoices-state a {
    display: block;
    width: 30%;
    text-align: center;
    margin: auto;
    font-size: 21px;
    color: white;
}

.check-view {
    margin-top: 40px;
}

.check-view h2 {
    padding-left: 73px;
    color: #011f5d;
}

.check-view-head {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-around;
    background: #cdd1dc;
    padding: 15px 0;
}

.check-view-head span {
    text-align: left;
    display: block;
    width: 100%;
    padding-left: 73px;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.check-view-content {
    background: white;
}

.check-view-content:nth-child(even) {
    background: #f3f4f8;
}

.check-view-wrapper {
    display: flex;
    justify-content: space-around;
    padding: 15px 0;
}

.check-view-wrapper span {
    text-align: left;
    display: block;
    width: 100%;
    padding-left: 73px;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.check-view-wrapper span a {
    color: #011f5d;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.check-view-head-mobile {
    display: none;
}

/**************responsive invoices.blade*****************/
@media only screen and (max-width: 1200px) {
    .check-view-head {
        display: none;
    }

    .check-view-head-mobile {
        display: block;
        width: 50%;
        float: left;
        padding: 15px 0;
    }

    .check-view-head-mobile span {
        padding-left: 15px;
        font-size: 20px;
        font-family: "Roboto", sans-serif;
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .check-view-wrapper {
        width: 50%;
        float: right;
        display: block;
    }
}

@media only screen and (max-width: 1024px) {
    .inovices {
        width: 100%;
        margin: 0;
        padding: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .invoices-state h1 {
        font-size: 22px;
    }

    .invoices-state h1 span {
        font-size: 30px;
    }

    .invoices-state a {
        font-size: 16px;
    }

    .check-view h2 {
        font-size: 20px;
        padding-left: 0;
    }
}

@media only screen and (max-width: 576px) {
    .invoices-state {
        display: block;
        padding: 20px;
    }

    .invoices-state h1 {
        text-align: center;
        width: 100%;
        font-size: 18px;
    }

    .invoices-state a {
        width: 100%;
        text-align: center;
    }

    .check-view-head-mobile span {
        font-size: 14px;
    }

    .check-view-wrapper span {
        font-size: 14px;
        padding-left: 20px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .check-view-wrapper span a {
        font-size: 14px;
    }

    .invoices-state h1 span {
        font-size: 22px;
    }
}

/***********************admin inovice******************************/
.admin-invoices-menu {
    position: relative;
    display: flex;
    background: #146ead;
    padding: 35px 57px;
    align-items: center;
}

.selects-invoices {
    display: flex;
    width: 50%;
    margin-left: 2%;
}

.selects-invoices .select-left {
    width: 45%;
    display: flex;
    align-items: center;
}

.selects-invoices .select-left label {
    width: 18%;
}

.selects-invoices .select-left select {
    width: 58%;
    margin-left: 9%;
    outline: 0;
}

.selects-invoices .select-right {
    width: 45%;
    margin-left: 5%;
    display: flex;
    align-items: center;
}

.selects-invoices select {
    width: 58%;
    padding: 12px;
    border-radius: 30px;
    margin-left: 5%;
    outline: 0;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    color: #02205c;
}

.search-invoices {
    width: 50%;
}

.search-invoices {
    display: flex;
    align-items: center;
    width: 30%;
}

.search-invoices label {
    display: block;
}

.search-invoices .span12 {
    padding-left: 5%;
    width: 80%;
}

.search-invoices .span12 input {
    width: 100%;
    padding: 14px;
    border-radius: 30px;
    border: none;
    outline: 0;
}

.admin-invoices-menu label {
    margin: 0;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    color: white;
    font-weight: 300;
}

.admin-invoices-menu form {
    display: flex;
    align-items: center;
    width: 70%;
}

.admin-invoices-menu .submit-invoices {
    background: #15bec5;
    color: white;
    display: block;
    padding: 15px 70px;
    border-radius: 30px;
    text-transform: uppercase;
    right: 55px;
    border: none;
    position: absolute;
}

.title-invoices {
    width: 100%;
    margin: 0;
    font-size: 30px;
    font-family: "Roboto", sans-serif;
    color: #011f5d;
    font-weight: bold;
    padding: 26px 45px;
}

.invoices-table-top {
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 15px 0;
    background: #cdd1dc;
}

.invoices-table-top span {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    color: white;
    width: 10%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.invoices-table-bottom {
    margin-top: 10px;
}

.invoices-table-wrapper {
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding: 20px 0;
    align-items: center;
}

.invoice-content:nth-child(odd) {
    background: white;
}

.invoices-table-wrapper span {
    width: 10%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.invoices-table-wrapper span:last-child {
    display: block;
    background: #146ead;
    padding: 20px;
    border-radius: 30px;
    position: relative;
}

.invoices-table-wrapper a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    color: white;
}

.invoices-table-top-mobil {
    display: none;
}

.search-invoices {
    display: flex;
}

/****************responsive admin inovice******************/
@media only screen and (max-width: 1400px) {
    .admin-invoices-menu .submit-invoices {
        bottom: -25px;
    }

    .admin-invoices-menu form {
        display: block;
    }

    .admin-invoices-menu {
        display: block;
    }

    .search-invoices {
        width: 100%;
    }

    .selects-invoices {
        width: 100%;
        margin-top: 5%;
        margin-left: 0%;
    }

    .selects-invoices .select-left select {
        margin-left: 5%;
        width: 100%;
    }

    .selects-invoices select {
        width: 100%;
    }

    .admin-invoices-menu a {
        bottom: -25px;
    }
}

@media only screen and (max-width: 1200px) {
    .invoices-table-top-mobil {
        background: #cdd1dc;
        display: block;
        width: 30%;
        padding: 20px 0;
    }

    .invoices-table-top-mobil span {
        text-align: right;
        padding-right: 10px;
        width: 100%;
        display: block;
        padding: 5px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .invoices-table-top {
        display: none;
    }

    .invoices-table-wrapper {
        width: 70%;
        display: block;
    }

    .invoices-table-wrapper span {
        width: 100%;
        display: block;
        padding: 5px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .invoices-table-wrapper span:last-child {
        padding: 18px;
        width: 100px;
        margin: auto;
    }

    .invoice-content {
        display: flex;
    }
}

@media only screen and (max-width: 991px) {
    .admin-invoices-menu form {
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .search-invoices .span12 input {
        padding: 8px;
    }

    .admin-invoices-menu .submit-invoices {
        position: initial;
        padding: 8px 30px;
        margin: auto;
    }

    .admin-invoices-menu {
        padding: 15px;
    }

    .selects-invoices {
        display: block;
        padding: 10px;
    }

    .selects-invoices .select-left {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

    .selects-invoices .select-right {
        width: 100%;
        margin-left: 0;
        margin-top: 5%;
        display: flex;
        justify-content: space-around;
    }

    .search-invoices .form-horizontal .span12 {
        width: 50%;
    }

    .search-invoices .form-horizontal .span12 input {
        padding: 6px;
    }

    .selects-invoices select {
        padding: 6px;
        width: 50%;
    }

    .selects-invoices .select-left select {
        width: 50%;
    }

    .selects-invoices .select-left label {
        width: 20%;
    }

    .admin-invoices-menu label {
        width: 20%;
        font-size: 14px;
    }

    .search-invoices .form-horizontal {
        justify-content: space-around;
    }

    .invoices-table-top-mobil {
        width: 50%;
    }

    .invoices-table-top-mobil {
        width: 50%;
    }

    .admin-invoices-menu a {
        position: initial;
        width: 150px;
        text-align: center;
        padding: 6px;
        margin: auto;
        margin-top: 10px;
    }
}

/**********************Create Tour Blade**********************/
.create-tour-input-left {
    width: 50%;
    float: left;
    padding-right: 25px;
}

.create-tour-input-right {
    width: 50%;
    float: left;
    padding-left: 25px;
}

.create-input-label {
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.create-input-label label {
    width: 30%;
    color: #001f5d;
    font-size: 15px;
    margin: 0;
    line-height: 15px;
    vertical-align: middle;
}

.create-input-label input {
    width: 55%;
}

.create-input-label-none {
    display: none;
}

.bus-tour-bus {
    padding-left: 0;
}

.bus-tour-bus label {
    margin-top: 42px;
    color: #001f5d;
    font-size: 15px;
}

.bus-tour-bus select {
    width: 433px;
}

.create-bade-mess-right {
    padding-left: 60px;
}

.upload-img-for-your-tour {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: black;
    padding: 0 15px;
}

.create-bade-mess-right #cke_1_bottom {
    display: none;
}

.create-bade-mess-right #cke_1_contents {
    height: 145px !important;
}

.create-bade-mess-right .cke_top {
    border: none;
    background: #cdd1dc;
}

.create-bade-mess-right .cke_chrome {
    border: none;
}

.create-bade-mess-right .create-tour-blade-input {
    margin: 25px 0;
    float: right;
    background: #15bec5;
    border: none;
    display: block;
    border-radius: 30px;
    width: 175px;
    height: 45px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}

.bus-tour-bus select {
    -webkit-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #001f5d 50%),
    linear-gradient(135deg, #001f5d 50%, transparent 50%),
    linear-gradient(to right, white, white);
    background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
    background-size: 5px 5px,
    5px 5px,
    2.5em 2.5em;
    background-repeat: no-repeat;
}

.bus-tour-bus select:focus {
    background-image: linear-gradient(45deg, #001f5d 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #001f5d 50%),
    linear-gradient(to right, white, white);
    background-position: calc(100% - 15px) 1em,
    calc(100% - 19px) 1em,
    100% 0;
    background-size: 4px 4px,
    4px 4px,
    2.5em 2.5em;
    background-repeat: no-repeat;
    border-color: grey;
    outline: 0;
}

.create-tour-blade-wrapper {
    display: flex;
    width: 100%;
    position: relative;
    padding: 0 15px;
}

.create-tour-blade-wrapper input {
    width: 25%;
}

.span-upimg-field {
    width: 210px;
    height: 210px;
    display: block;
    padding: 10px;
}

.span-upimg-field img {
    width: 100%;
    height: auto;
    max-height: 210px;
    padding: 0;
}

.create-tour-blade-wrapper output {
    position: absolute;
    padding: 0;
    top: 0;
    width: 85%;
    float: left;
}

.create-tour-blade-wrapper output span {
    display: block;
    width: 95px;
    height: 95px;
    position: relative;
    margin-right: 28px;
    float: left;
}

.create-tour-blade-wrapper output span a i {
    position: absolute;
    top: 0;
    right: -105px;
    background: #15bec5;
    color: white;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.create-tour-blade-wrapper output span a i::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.thumb-create {
    width: 100%;
    max-width: 90px;
    max-height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

input[type=file] button {
    background: blue;
}

.input-and-a-wrapper {
    position: relative;
    width: 50%;
}

.input-and-a-wrapper input {
    opacity: 0;
    z-index: 999;
    width: 200px;
    position: absolute;
    cursor: pointer;
    height: 45px;
}

.extra-up {
    width: 15%;
    float: right;
}

.input-and-a-wrapper a {
    position: absolute;
    display: flex;
    align-items: center;
    width: 200px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    font-size: 13px;
    background: #15bec5;
    border-radius: 30px;
    height: 45px;
    justify-content: center;
}

.create-tour-blade-wrapper .remove-create-tour-img {
    width: 0;
}

.no-img-create-blade {
    display: flex;
}

.no-img {
    background: #cdd1dc;
    width: 95px;
    height: 95px;
    margin-right: 28px;
}

@media screen and (max-width: 1500px) {
    .form-group-create-tour-left {
        width: 100%;
        padding: 0 15px;
    }

    .create-bade-mess-right {
        width: 100%;
        padding: 0 15px;
    }
}

@media screen and (max-width: 1024px) {
    .create-tour-blade-wrapper {
        display: block;
    }

    .input-and-a-wrapper {
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {

    .create-tour-blade-wrapper output span a i {
        right: -5%;
    }

    .no-img {
        width: 20%;
        margin: 5px;
    }

    .create-tour-blade-wrapper {
        width: 90%;
        margin: auto;
    }

    .no-img-create-blade {
        width: 100%;
        display: flex;
    }

    .create-tour-blade-wrapper output {
        width: 100%;
        display: flex;
    }

    .no-img:nth-child(odd) {
        float: left;
    }

    .create-tour-blade-wrapper output span {
        margin: 0;
    }

    .no-img:nth-child(even) {
        float: right;
    }

    .create-tour-blade-wrapper output span {
        width: 19%;
        height: 103px;
    }

    .create-tour-blade-wrapper output span:nth-child(even) {
        float: right;
    }

    .bus-tour-bus select {
        width: 100%;
    }

    .create-tour-input-left {
        width: 100%;
        padding: 0;
    }

    .create-tour-input-right {
        width: 100%;
        padding: 0;
    }

    .input-and-a-wrapper {
        height: 50px;
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .thumb-create {
        max-width: 80%;
    }

    .thumb-create {
        left: 49%;
    }
}

@media screen and (max-width: 500px) {
    .no-img-create-blade {
        display: block;
    }

    .no-img:nth-child(odd) {
        float: none;
    }

    .no-img:nth-child(even) {
        float: none;
    }

    .no-img {
        width: 50%;
        margin: auto;
        margin-bottom: 15px;
    }

    .create-tour-blade-wrapper output {
        display: block;
    }

    .create-tour-blade-wrapper output span {
        width: 50%;
        margin: auto;
    }

    .create-tour-blade-wrapper output span:nth-child(even) {
        float: none;
    }

    .create-tour-blade-wrapper {
        padding: 0;
    }

    .create-tour-blade-wrapper output span {
        height: 92px;
        margin-bottom: 20px;
    }

    .upload-img-for-your-tour {
        text-align: center;
        margin-bottom: 15px;
    }

    .create-input-label {
        display: block;
    }

    .create-input-label input {
        width: 100%;
    }

    .create-input-label label {
        width: 100%;
    }

    .create-bade-mess-right .create-tour-blade-input {
        width: 100%;
    }

    .create-tour-blade-wrapper output span a i {
        top: -10px;
        right: -10px;
    }

    .admin-main h2.title {
        font-size: 30px;
        width: 100%;
        text-align: center;
        margin: 30px 0 15px;
    }
}

/*********************Evaluate bus***************************/

.rent-bus-banner {
    margin-top: 125px;
}

.rent-bus-banner .banner-caption {
    left: 0;
    padding: 0 15px;
}

.evaluate-bus .trans-filters {
    width: 100%;
    margin-top: -35px;
}

.evaluate-bus .trans-filters .tf-container {
    background: #1368b1;
    width: 100%;
    padding: 50px 90px;
}

.evaluate-bus .trans-filters .form-row {
    width: 50%;
    float: left;
}

.evaluate-bus .trans-filters .input-range .slider-wrapper {
    width: 60%;
    margin-left: 30px;
    padding: 0;
}

.evaluate-bus .trans-filters .input-range {
    display: flex;
    align-items: center;
    margin-bottom: 55px;
}

.evaluate-bus .trans-filters .input-range label {
    width: 20%;
    margin: 0;
    position: relative;
    left: -20px;
}

.evaluate-bus .trans-filters .input-range input {
    text-align: center;
    position: absolute;
    top: -100%;
    left: 50%;
    transform: translate(-50%, -100%);
    background: #15bec5;
    padding: 2px;
    border-radius: 7px;
}

.evaluate-bus .trans-filters .input-range .ui-slider-horizontal .ui-slider-handle {
    position: relative;
    display: block;
}

.evaluate-bus .trans-filters .input-range .ui-slider-horizontal .ui-slider-handle::after {
    content: '';
    position: absolute;
    left: 22%;
    top: -111%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #15bec5;
    clear: both;
}

.evaluate-bus .trans-filters .input-range input::after {

}

.evaluate-bus .trans-filters .input-range .ui-slider-horizontal {
    width: 100%;
}

.evaluate-bus .trans-filters .input-range .slider-wrapper {
    margin-top: 0;
}

.evaluate-bus .trans-filters .input-range-four:before, .trans-filters .input-range-four input {
    top: 10px;
}

.evaluate-bus .trans-filters .input-range:before {
    left: 95px;
}

.evaluate-bus .trans-filters h2 {
    font-size: 25px;
}

.evaluate-bus .trans-filters .form-row h3 {
    width: 55%;
    margin-bottom: 35px;
}

.evaluate-bus .trans-filters .evaluate-row-right {
    padding-left: 75px;
    margin: 0;
}

.rent-bus-banner .banner-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.evaluate-bus .trans-filters .input-range p {
    right: 25px;
    position: absolute;
}

.evaluate-bus .trans-filters .input-range .ui-slider-horizontal {
    position: relative;
}

.evaluation-submit {
    display: flex;
    text-align: center;
    justify-content: center;
    width: 200px;
    margin-top: 20px;
    float: right;
}

@media screen and (max-width: 1200px) {

    .banner .banner-caption h1 {
        font-size: 40px;
    }

    .evaluate-bus .trans-filters .tf-container {
        padding: 15px;
        padding-bottom: 70px;
    }

    .evaluate-bus .trans-filters .form-row h3 {
        width: 80%;
    }

}

@media screen and (max-width: 1024px) {
    .rent-bus-banner {
        height: 300px;
    }
}

@media screen and (max-width: 991px) {

    .evaluate-bus .trans-filters .form-row {
        width: 100%;
    }

    .trans-filters .input-range input {
        right: 35px;
    }

    .evaluate-bus .trans-filters .input-range label {
        width: 15%;
    }

    .evaluate-bus .trans-filters .evaluate-row-right {
        padding: 0;
    }

    .trans-filters .form-row > div:not(.input-range) {
        float: left;
        margin-right: 10px;
    }

    .evaluate-bus .trans-filters .form-row h3 {
        margin-bottom: 0;
    }

}

@media screen and (max-width: 800px) {

    .banner .banner-caption h1 {
        font-size: 30px;
    }

    .evaluate-bus .trans-filters .input-range p {
        right: 90px;
    }
}

@media screen and (max-width: 576px) {

    .banner .banner-caption h1 {
        font-size: 20px;
    }

    .evaluate-bus .trans-filters h2 {
        font-size: 16px;
    }

    .evaluate-bus .trans-filters .input-range .ui-slider-horizontal {
        width: 90%;
    }

    .trans-filters .input-range input {
        right: 10px;
    }

    .evaluate-bus .trans-filters .input-range:before {
        left: 60px;
    }

    .evaluate-bus .trans-filters .input-range input {
        right: 0;
    }

    .evaluate-bus .trans-filters .input-range:before {
        left: 15px;
        top: 50px;
    }

    .evaluate-bus .trans-filters .input-range {
        display: block;
    }

    .evaluate-bus .trans-filters .input-range .slider-wrapper {
        width: 75%;
        margin-top: 20px;
    }

    .evaluate-bus .trans-filters .input-range label {
        width: 100%;
        margin-bottom: 20px;
    }

    .evaluate-bus .trans-filters .form-row h3 {
        width: 100%;
        font-size: 16px;
    }

    .evaluate-bus .trans-filters .input-range p {
        margin: 0;
        top: 50px;
        right: 5px;
    }
}

.order-tabs-container .tabs-index-blade li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.order-tabs-container .tabs-index-blade li:nth-child(2) a {
    border-radius: 0;
    padding: 15px;
}

.order-tabs-container .tabs-index-blade li:nth-child(3) a {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.order-tabs-container .tabs li:nth-child(3) a:after {
    display: none;
}

.order-tabs-container .tabs li:nth-child(2) a:after {
    content: "I";
    height: 2px;
    font-weight: bold;
    z-index: 999;
    width: 19px;
    right: -8px;
    position: absolute;
    display: block;
    top: 13px;
}

.order-tabs-container .table-first tbody tr td:first-child {
    padding: 0;
}

.order-tabs-container .table-first tbody tr td {
    padding-right: 0;
}

.order-tabs-container .table-first thead tr th:nth-child(1) {
    width: 5%;
}

.order-tabs-container .table-first-index-blade thead tr th:nth-child(4) {
    width: 10%;
    text-align: center;
}

.order-tabs-container .table-first-index-blade thead tr th:nth-child(5) {
    width: 20%;
    text-align: center;
}

.order-tabs-container .table-first-index-blade thead tr th:nth-child(6) {
    width: 15%;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .order-tabs-container .tabs li:nth-child(2) a:after {
        display: none;
    }

    .order-tabs-container .tabs li:nth-child(2) a {
        padding: 5px;
    }

    .order-tabs-container .tabs-index-blade li:nth-child(3) a {
        border-radius: 0;
    }
}

/***********bus-with-driver************/
.bus-with-driver {
    margin-top: 145px;
}
@media screen and (max-width: 1199px) {
    .bus-with-driver {
        width: 100%;
    }
}

.bus-with-driver input {
    height: 35px;
    width: 100%;
}

.bus-with-driver form {
    background: #e4e8f1;
    border-radius: 5px;
    padding-bottom: 40px;
}

.bus-with-driver .driver-titles {
    display: flex;
    align-items: center;
}
.bus-with-driver .driver-titles .row {
    width: 100%;
    margin: 0;
}
.driver-titles h2 {
    padding: 15px 30px;
    width: 50%;
    font-size: 20px;
    color: white;
    font-weight: bold;
    background: #001f5d;
    margin: 0;
}

.driver-titles h2:nth-child(1) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.driver-titles h2:nth-child(2) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.driver-left {
    padding: 40px 0;
}
.driver-left .col-sm-10 {
    /* padding: 40px 0; */
}

.driver-left .div-inputs {
    /* display: flex;
    justify-content: space-between; */
}
.driver-left input {
    width: 100%;
}
.driver-left span input {
    width: 100%;
}
.driver-left label {
    width: 33%;
}

.bus-with-driver label {
    font-weight: 400;
    font-size: 15px;
    color: #001f5d;
    margin: 0;
}

.bus-with-driver select {
    text-align: center;
    text-align-last: center;
    color: #001f5d !important;
    font-weight: bold;
    font-size: 15px;
}

.bus-with-driver label {
    transition: all 400ms ease;
}

.bus-with-driver .driver-suit {
    font-size: 18px;
}

.bus-with-driver .reg-trans {
    font-size: 18px;
}

.bus-with-driver .ret-trans {
    font-size: 18px;
}

.bus-with-driver .label-yes {
    font-size: 18px;
}

.bus-with-driver .label-no {
    font-size: 18px;
}

.div-inputs {
    display: flex;
    align-items: center;
    padding: 15px;
}
.div-inputs .row {
    width: 100%;
}
.div-inputs .single-input {
    width: 100%;
}

.driver-left .input-checkbox label {
    width: 60%;
}

.driver-left .check-reg {
    padding-top: 40px;
    padding-bottom: 8px;
}

/*.bus-with-driver input[type=radio]:checked + label::after {*/
    /*content: '✔';*/
    /*opacity: 1;*/
    /*color: black;*/
    /*font-weight: bold;*/
    /*font-size: 19px;*/
    /*left: 2px;*/
    /*top: 1px;*/
/*}*/


.driver-left .check-ret {
    padding-bottom: 40px;
    padding-top: 8px;
}

.driver-right h2 {
    color: #001f5d;
    font-weight: bold;
    font-size: 20px;
}

.driver-right .check-reg {
    padding-top: 15px;
}

.bus-with-driver .driver-text-label {
    white-space: normal;
}

.driver-titles-single h2 {
    width: 100%;
    border-radius: 5px;
}

/* .driver-info {
    padding: 0 30px;
} */

.driver-info .col-sm-12 {
    padding: 0 15px;
}

.driver-info .info-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.driver-info .info-wrap .input-euro {
    color: #001f5d;
}

.info-wrap {
    padding: 20px 15px;
}

.info-wrap label {
    width: 50%;
    display: block;
}

.info-wrap select {
    width: 50%;
    height: 35px;
}

.info-wrap input {
    width: 50%;
}

.driver-info .driver-info-bottom {
    padding: 15px;
    display: flex;
    align-items: center;
}

.driver-info .driver-info-bottom label {
    width: 16%;
}

.driver-info .driver-info-bottom input {
    width: 85%;
}
.driver-info input[type='file'] {
    padding: 15px 0;
}
.single label {
    max-width: 115px;
    width: 100%;
}
@media screen and (max-width: 1199px) {
    .single label {
        max-width: 100px;
    }
    .div-inputs label {
        max-width: 100px;
    }
}

form .equipment {
    padding: 40px 0;
}
@media screen and (max-width: 767px) {
    form .equipment {
        padding: 40px 30px;
    }
}


.equipment-left .no-check label {
    padding: 0;
}

.bus-with-driver .mobile-title-dive {
    display: none;
}

.equipment-left select {
    padding: 0;
    height: 35px;
}

.equipment-left .col-sm-12 {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.equipment-right .checkbox-right {
    padding: 0;
}

.equipment-right .checkbox-right .check-suit {
    padding-bottom: 18px;
}

.driver-data h2 {
    padding-top: 0;
}

.driver-data .div-inputs {
    padding-bottom: 65px;
}

.driver-data .div-inputs label {
    width: 33%;
    padding: 0;
}

.driver-data label {
    padding: 0 15px;
    width: 100%;
}

.driver-data .driver-send {
    display: block;
    margin-left: 15px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 50%;
    transition: all 450ms ease;
    cursor: pointer;
    text-align: center;
    background: #1368b1;
    padding: 0;
    height: 46px;
    text-transform: uppercase;
    color: white;
    border-radius: 30px;
    font-weight: bold;
    border: 1px solid #1368b1;
}

.driver-data .driver-send:hover {
    color: #1368b1;
    background: white;
    border: 1px solid #1368b1;
}

@media screen and (max-width: 1024px) {
    .driver-left .input-checkbox label {
        width: 100%;
    }

    .driver-info .driver-info-bottom label {
        margin-right: 20px;
    }

    .info-wrap label {
        width: 100%;
        display: block;
        padding-bottom: 10px;
    }

    .info-wrap select {
        width: 100%;
    }

    .info-wrap input {
        width: 100%;
    }
    .driver-left input {
        margin: 5px 0;
    }

    .bus-with-driver .equipment-left {
        width: 100%;
    }

    .bus-with-driver .equipment-right {
        width: 100%;
        border-top: 1px solid #001f5d;
        padding-top: 20px;
    }
}
@media screen and (max-width: 991px) {
    .desktop-title {
        display: none;
    }
    .bus-with-driver .mobile-title-dive {
        display: block;
    }
    .driver-titles h2 {
        width: 100%;
    }

    .driver-titles h2:nth-child(1) {
        border-radius: 5px;
    }
}

@media screen and (max-width: 768px) {
    .equipment-left .no-check label {
        width: 40%;
    }

    .equipment-left .no-check select {
        width: 60%;
    }

    .driver-data .driver-send-wrap {
        text-align: center;
    }

    .driver-data .driver-send-wrap .driver-send {
        margin: auto;
        width: 50%;
    }

    

}

@media screen and (max-width: 576px) {
    .driver-data .driver-send-wrap .driver-send {
        width: 100%;
    }

    .driver-info .driver-info-bottom {
        display: block;
    }

    .driver-info .driver-info-bottom label {
        width: 100%;
    }

    .driver-info .driver-info-bottom input {
        width: 100%;
    }

    .equipment-left .no-check {
        display: block;
    }

    .equipment-left .no-check label {
        width: 100%;
    }

    .equipment-left .no-check select {
        width: 100%;
    }

    .driver-data .div-inputs label {
        width: 100%;
    }

    .driver-left .input-checkbox label {
        width: 100%;
    }

    .driver-left .div-inputs {
        display: block;
    }

    .bus-with-driver label {
        width: 100%;
        margin-bottom: 10px;
    }

    .driver-info .driver-info-bottom {
        padding: 0;
    }

    .div-inputs .single-input {
        width: 100%;
    }
}

@media screen and (max-width: 300px) {
    .driver-left input {
        width: 100%;
        margin: 2px;
    }
}

/*************reservation-blade****************/
.reservation-pass {
    margin-top: 100px;
}

.reservation-pass h3 {
    font-size: 20px;
    margin: 0;
    padding: 15px 0;
}

.reservation-pass label {
    font-size: 15px;
    font-weight: 400;
    color: #001f5d;
}

.reservation-pass .half-right {
    padding-right: 90px;
}

.reservation-pass .half-right label {
    display: block;
    text-align: left;
    margin-right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.reservation-pass .half-left label {
    display: block;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;

}

.reservation-pass .form-row input::placeholder {
    color: #ccd1dc;
}

.reservation-pass .add-traveler button {
    border: none;
    background: transparent;
    color: #001f5d;
}

.reservation-pass .reservation-info .bt-button {
    background: #1368b1;
    border: 1px solid #1368b1;
    transition: all 450ms ease;
    margin-top: 100px;
}

.reservation-pass .reservation-info .bt-button:hover {
    border: 1px solid #1368b1;
    color: #1368b1;
    background: white;
}

.reservation-pass .reservation-info {
    padding: 40px 0 60px;
}

.reservation-pass .half-left .two-input input {
    width: 44%;
}

.title-mobil {
    display: none;
    background-color: #001f5d;
    color: #fff;
    border-radius: 4px;
}

@media screen and (max-width: 1023px) {
    .title-mobil {
        display: block;
    }

    .title-desktop {
        display: none;
    }

    .half-container {
        width: 100%;
    }

    .reservation-pass .half-left label {
        width: 20%;
        text-align: right;
    }

    .reservation-pass .form-row input {
        width: 80%;
    }

    .reservation-pass .half-left .two-input input {
        width: 37%;
    }

    .reservation-pass .half-left .two-input label {
        margin: 1px;
    }

    .reservation-pass .half-right {
        padding-right: 15px;
    }
}

@media screen and (max-width: 576px) {
    .reservation-pass .form-row .input-field {
        display: block;
    }

    .reservation-pass .form-row .input-field label {
        width: 100%;
        margin: 0 0 10px;
        text-align: left;
    }

    .reservation-pass .form-row input {
        width: 100%;
        margin: 0;
    }

    .reservation-pass .half-left .two-input input {
        width: 49%;
    }

    .reservation-pass .half-right .form-row input {
        margin: 10px 0;
        width: 70%;
    }

    .reservation-pass .half-right .form-row {
        position: relative;
        border: 1px dotted #001f5d;
        padding: 10px;
        border-radius: 5px;
    }

    .reservation-pass .half-right .form-row button {
        position: absolute;
        right: 10px;
        bottom: 20px;
    }

    .reservation-pass .reservation-info .bt-button {
        display: block;
        width: 100%;
        padding: 10px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 300px) {
    .reservation-pass .half-left .two-input input {
        width: 100%;
        margin: 0 0 10px;
    }
}

/************driver-info-singlr*************/
.driver-single-blade h3 {
    font-size: 67px;
    font-weight: 300;
    color: #cdd1dc;
    padding-left: 50px;
    padding-bottom: 65px;
    margin: 0;
}

.driver-single-info {
    padding: 35px 45px 144px;
    background: white;
    border-radius: 4px;
}

.driver-single-info .single-info-wrap {
    display: flex;
    margin-bottom: 25px;
}

.driver-single-blade .driver-single-info h3 {
    margin: 0;
    font-size: 24px;
    padding: 0;
    margin-bottom: 35px;
    font-weight: bold;
    color: #333333;;
}

.driver-single-info .single-info-wrap label {
    display: block;
    margin: 0;
}

.driver-single-info .single-info-wrap label:nth-child(odd) {
    width: 60%;
    font-size: 18px;
    color: #7a7a7a;
}

.driver-single-info .single-info-wrap label:nth-child(even) {
    width: 40%;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    color: #011f5d;
}

.driver-single-right .driver-right-top h2 {
    margin: 0 0 35px;
    font-size: 24px;
    color: #333333;
}

.driver-single-right .driver-right-top {
    padding: 35px 45px;
    background: white;
}

.driver-single-content {
    display: flex;
    flex-flow: wrap;
}

.driver-single-content .driver-single-stat {
    float: left;
    width: 25%;
    margin-bottom: 20px;
}

.driver-single-content .driver-single-stat label {
    margin: 0;
    color: #011f5d;
    font-size: 20px;
    font-weight: 400;
}

.driver-single-content .driver-single-stat:nth-child(1) {
    order: 1;
}

.driver-single-content .driver-single-stat:nth-child(6) {
    order: 2;
}

.driver-single-content .driver-single-stat:nth-child(11) {
    order: 3;
}

.driver-single-content .driver-single-stat:nth-child(16) {
    order: 4;
}

.driver-single-content .driver-single-stat:nth-child(2) {
    order: 5;
}

.driver-single-content .driver-single-stat:nth-child(7) {
    order: 6;
}

.driver-single-content .driver-single-stat:nth-child(12) {
    order: 7;
}

.driver-single-content .driver-single-stat:nth-child(17) {
    order: 8;
}

.driver-single-content .driver-single-stat:nth-child(3) {
    order: 9;
}

.driver-single-content .driver-single-stat:nth-child(8) {
    order: 10;
}

.driver-single-content .driver-single-stat:nth-child(13) {
    order: 11;
}

.driver-single-content .driver-single-stat:nth-child(18) {
    order: 12;
}

.driver-single-content .driver-single-stat:nth-child(4) {
    order: 13;
}

.driver-single-content .driver-single-stat:nth-child(9) {
    order: 14;
}

.driver-single-content .driver-single-stat:nth-child(14) {
    order: 15;
}

.driver-single-content .driver-single-stat:nth-child(5) {
    order: 16;
}

.driver-single-content .driver-single-stat:nth-child(10) {
    order: 17;
    margin: 0;
}

.driver-single-content .driver-single-stat:nth-child(15) {
    order: 18;
    margin: 0;
}

.driver-passengers .passengers-left h3 {
    margin: 0;
    font-size: 24px;
    padding: 0;
    margin-bottom: 35px;
    font-weight: bold;
    color: #333333;
}

.driver-passengers {
    display: flex;
    margin-top: 35px;
    padding: 35px 55px;
    background: white;
}

.driver-passengers .passenger-wrap {
    display: flex;
}

.driver-passengers label {
    margin-bottom: 20px;
    font-size: 18px;
}

.driver-passengers label:nth-child(odd) {
    color: #333333;
    font-weight: 400;
    text-align: left;
    width: 85%;
}

.driver-passengers label:nth-child(even) {
    color: #011f5d;
    font-weight: 400;
    text-align: right;
    font-weight: bold;
    width: 15%;
}

.passenger-right label:nth-child(odd) {
    padding-top: 60px;
    font-size: 18px;
    color: #333333;
    text-align: right;
    width: 30%;
}

.passenger-right label:nth-child(even) {
    padding-top: 60px;
    font-size: 18px;
    color: #011f5d;
    width: 70%;
    font-weight: 400;
    text-align: left;
    padding-left: 20px;
}

.driver-pass-send {
    padding: 55px 0 110px;
}

.driver-pass-send h3 {
    padding-left: 75px;
}

.driver-pass-send .pass-send-content {
    background: #e4e8f1;
    padding: 45px 55px 80px;
}

.driver-pass-send .pass-send-content h2 {
    padding-left: 35px;
}

.driver-pass-send .pass-send-content .driver-send-textarea textarea {
    height: 225px;
    border: none;
    resize: none;
    border-radius: 4px;
}

.long-text-input {
    width: 100%;
    margin: 0;
    padding-left: 0;
}

.form-row .long-input-field {
    display: block;
    padding-left: 0;
}

.long-text-input input {
    margin-left: 0;
}

.form-row .input-field {
    display: block;
}

.form-row .input-field .col-md-12 {
    padding-left: 0;
}

/****************create-bus-blade********************/
.first-form {
    width: 50%;
    float: left;
}

.first-form .form-box .terms-inputs .with-errors {
    position: absolute;
    bottom: -25px;
    width: 100%;
    right: 0;
    margin: 0;
}
#terms-form-validation .form-box .terms-inputs .with-errors {
    position: absolute;
    bottom: -10px;
    width: 100%;
    right: 45px;
    margin: 0;
}

#terms-form-validation .form-box .terms-inputs .with-errors ul {
    margin: 0;
}
#terms-form-validation .form-box .terms-inputs .with-errors li {
    width: 100%;
    text-align: right;
    padding-right: 25px;
}
.first-form .with-errors ul {
    margin: 0;
}

.first-form .with-errors li {
    width: 100%;
    text-align: right;
    padding-right: 25px;
}

.title-blade-bus-create-new .bus-field-right {
    width: 50%;
    float: left;
}

.first-form .save-bus-btn {
    display: block;
    margin-left: 15px;
    width: 180px;
    height: 50px;
}

.bus-field-left {
    padding-bottom: 150px;
}

.bus-field-left output {
    display: flex;
    flex-flow: wrap;
}

.bus-field-left .col-sm-12 {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.bus-field-left .col-sm-6 {
    display: flex;
    align-items: center;
}

.bus-field-left label {
    margin: 0;
    display: block;
    width: 30%;
    font-size: 15px;
    color: #001f5d;
}

.bus-field-left p {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin: 25px 0;
}

.bus-field-left input {
    width: 70%;
}

.bus-field-left .col-sm-12 .col-sm-12 label {
    width: 14.5%;
}

.bus-field-left .col-sm-12 .col-sm-12 input {
    width: 85.5%;
}

.additional-offers {
    padding: 65px 45px;
    background: #cdd1dc;
    border-radius: 4px;
}

.additional-offers input {
    display: none;
}

.label-check:before {
    content: '';
    width: 21px;
    height: 21px;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    border: 2px solid #ccc;
    left: 15px;
    top: 3px;
}

.hidden-input[type="checkbox"]:checked:before {
    content: '✔';
    position: absolute;
    font-size: 1.3em;
    top: 4px;
    border: 2px solid #ccc;
    width: 21px;
    height: 21px;
    background: white;
    border-radius: 4px;
    line-height: 0.8;
    color: #001f5d;
    font-weight: bold;
    transition: all .2s;
}

.hidden-input
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
    width: 19px;
    height: 19px;
}

.hidden-input
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
    top: 3px;
}

.additional-offers .col-sm-4 .col-sm-12 label {
    width: 100%;
    display: block;
    padding: 0 0 0 40px;
}

.bus-field-left #cke_2_top {
    background: #cdd1dc;
    border-radius: 5px;
}

.bus-field-left #cke_1_top {
    background: #cdd1dc;
    border-radius: 5px;
}

.bus-field-left .cke_chrome {
    border: none;
}

.bus-field-left .cke_bottom {
    display: none;
}

.bus-field-right .save-bus-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 175px;
    height: 50px;
    background: #15bec5;
    border: 1px solid #15bec5;
    transition: all 450ms ease;
    text-transform: uppercase;
    font-weight: bold;
}

.bus-field-right .offers-wrapper-single {
    padding: 30px 60px;
    background: #e7eaf2;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
}

.bus-field-right .offers-wrapper-single .list-unstyled {
    position: absolute;
    right: 45px;
}

.bus-field-right .offers-wrapper-single label {
    position: relative;
    padding-left: 20px;
}

.bus-field-right .offers-wrapper-single input {
    right: 60px;
    position: absolute;
    border: none;
    border-radius: 3px;
    width: 130px;
    height: 32px;
    padding: 0 10px;
}

.bus-field-right .offers-wrapper-single .hidden-input {
    display: none;
}

.bus-field-right .offers-wrapper-single .label-check::before {
    position: absolute;
    left: -10px;
}

.bus-field-right .offers-wrapper-single .label-check::after {
    left: -8px;

}

.hide-box {
    display: block;
}

.hide-box .bausalAddRemove:nth-of-type(1) a {
    display: none;
}

.checkbox-display-blade {
    padding: 20px 0;
}

.checkbox-display-blade .btn {
    border: 1px solid #15bec5;
    padding: 8px 15px;
    border-radius: 30px;
    background: #15bec5;
    transition: all 450ms ease;
}

.checkbox-display-blade select {
    border: none;
    border-radius: 4px;
    padding: 5px;
    margin: 5px;
}

.checkbox-display-blade input {
    border: none;
    border-radius: 4px;
    padding: 5px;
    margin: 5px;
}

.bus-field-right p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.checkbox-blade-top p {
    padding-left: 5px;
    padding-top: 15px;
}

.bus-field-right label {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.bus-field-upload-img {
    background: white;
    padding: 60px;
    margin-top: 35px;
    margin-bottom: 30px;
}

.bus-field-upload-over {
    position: relative;
}
.AddRemoveMain .edit-form {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.AddRemoveMain .btn-edit-transfer {
    background: #011f5d;
    border: 1px solid #011f5d;
    transition: all 450ms ease;
    text-transform: uppercase;
}

.AddRemoveMain .with-errors {
    position: absolute;
    margin: 0;
}

.AddRemoveMain .btn-edit-transfer:hover {
    background: white;
    color: #011f5d;
    border: 1px solid #011f5d;
}

.bus-field-upload-over .up-hide {
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 175px;
    height: 50px;
    background: #15bec5;
    border: 1px solid #15bec5;
    position: absolute;
    transition: all 450ms ease;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.bus-field-upload-over .up-show {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 175px;
    height: 50px;
    background: #15bec5;
    border: 1px solid #15bec5;
    position: absolute;
    transition: all 450ms ease;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

#list2 span {
    position: relative;
}

#list2 span a {
    position: absolute;
    right: -5px;
    top: -5px;
    background: #15bec5;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
}

#list2 span a::before {
    content: '';
    position: absolute;
    border: 1px solid white;
    width: 12px;
    top: 45%;
    left: 30%;
    transform: rotate(-50deg);
}

#list2 span a::after {
    content: '';
    position: absolute;
    border: 1px solid white;
    width: 12px;
    top: 45%;
    left: 30%;
    transform: rotate(50deg);
}

#list2 span a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.title-blade-bus-create {
    width: 100%;
    padding-left: 40px;
}

@media screen and (max-width: 1400px) {
    .first-form {
        width: 100%;
    }

    .bus-field-left {
        width: 100%;
    }

    .bus-field-right {
        width: 100%;
        margin-top: 100px;
    }
}

@media screen and (max-width: 768px) {
    .bus-field-left .col-sm-12 {
        display: block;
    }

    .bus-field-left .col-sm-6 {
        margin-bottom: 20px;
    }

    .bus-field-left .col-sm-12 .col-sm-12 {
        display: flex;
    }

    .bus-field-left .col-sm-12 .col-sm-12 label {
        display: block;
        width: 30%;
    }

    .bus-field-left .col-sm-12 .col-sm-12 input {
        width: 70%;
    }

    .additional-offers .col-sm-4 .col-sm-12 label {
        width: 100%;
        display: block;
    }

    .bus-field-right .offers-wrapper-single {
        display: block;
    }

    .bus-field-right .offers-wrapper-single label {
        padding-left: 30px;
        width: 100%;
    }

    .bus-field-right .offers-wrapper-single .label-check::before {
        left: 0;
    }

    .bus-field-right .offers-wrapper-single .label-check::after {
        left: 0;
    }

    .bus-field-right .offers-wrapper-single input {
        position: initial;
        width: 100%;
    }

    .bus-field-upload-img {
        padding: 30px;
    }

    .bus-field-right .offers-wrapper-single {
        padding: 30px 30px;
    }
}

@media screen and (max-width: 500px) {
    .title-blade-bus-create {
        padding-left: 0;
    }
}

.reservation-details-edit {
    padding: 45px 100px;
    height: auto;
}

.reservation-details-edit .res-info-wrap {
    margin-bottom: 25px;
    display: flex;
}

.reservation-details-edit .res-info-wrap:last-child {
    margin-bottom: 0;
}

.reservation-details-edit label {
    line-height: 35px;
    width: 49%;
}

.reservation-details-edit .res-info-wrap label:nth-child(odd) {
    color: #011f5d;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.reservation-details-edit .res-info-wrap label:nth-child(even) {
    color: #585858;
    font-weight: 400;
}

.reservation-bottom {
    margin-top: 35px;
}

.reservation-details-edit .label-time {
    display: flex;
}

.reservation-details-edit .label-other {
    display: flex;
}

.res-det-edit-bottom {
    width: 48%;
}

.res-det-edit-bottom:nth-child(2) {
    margin-right: 2%;
}

.res-det-edit-bottom:nth-child(3) {
    margin-left: 2%;
}

.order-edit h2 {
    width: 100%;
}

.res-det-edit-bottom label:nth-child(odd) {
    color: #011f5d;
    font-weight: bold;
    text-transform: capitalize;
}

.res-det-edit-bottom label:nth-child(even) {
    color: #585858;
    font-weight: 400;
}

.reservation-bottom h3 {
    background: #cdd1dc;
    width: 48%;
    margin: 0;
    padding: 30px 100px;
}

.reservation-bottom .bottom-right {
    float: right;
}

.reservation-bottom-titles {
    display: flex;
}

.reservation-bottom-titles h3 {
    width: 100%;
}

.reservation-bottom-titles .reservation-bottom-titles-left {
    width: 48%;
    margin-right: 2%;
}

.reservation-bottom-titles .reservation-bottom-titles-right {
    width: 48%;
    margin-left: 2%;
}

.order-edit p {
    color: #585858;
    font-size: 20px;
    padding-left: 15px;
    width: 100%;
    text-align: left;
    margin: 0;
}

.order-edit-submit {
    padding: 0 15px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 20px;
    float: right;
}

.order-edit-submit a {
    width: 390px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: #15bec5;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
}

.title-extend {
    display: none;
}

.reservation-bottom-titles-right-mobil {
    display: none;
}

@media screen and (max-width: 1200px) {
    .res-det-edit-bottom {
        width: 100%;
    }

    .res-det-edit-bottom:nth-child(2) {
        margin: 0;
    }

    .res-det-edit-bottom:nth-child(3) {
        margin: 0;
    }

    .reservation-bottom-titles .reservation-bottom-titles-left {
        width: 100%;
    }

    .reservation-bottom-titles .reservation-bottom-titles-right {
        display: none;
    }

    .reservation-bottom-titles .reservation-bottom-titles-left {
        margin: 0;
    }

    .reservation-bottom-titles-right-mobil {
        display: block;
        width: 100%;
    }

    .title-extend {
        display: block;
        padding: 0;
    }

    .reservation-bottom-titles-right-mobil h2 {
        margin: 0;
        background: #cdd1dc;
        padding: 30px 100px;
    }

    .order-edit-submit {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .order-edit .title {
        padding: 0 15px;
        font-size: 30px !important;
    }

    .reservation-details-edit {
        display: inline-block;
        width: 100%;
    }
}


@media screen and (max-width: 768px) {
    .order-edit-submit {
        display: block;
    }

    .order-edit-submit p {
        text-align: center;
    }

    .order-edit-submit a {
        margin: auto;
    }
}

@media screen and (max-width: 500px) {
    .reservation-details-edit {
        padding: 15px;
    }

    .order-edit-submit a {
        width: 100%;
    }

    .reservation-details-edit .label-other {
        display: block;
    }

    .reservation-details-edit label {
        width: 100%;
    }
}

@media screen and (max-width: 370px) {
    .reservation-details-edit .res-info-wrap {
        display: block;
    }

    .reservation-details-edit label {
        width: 100%;
    }
}

/*************offerbusWithDriver*************/
.offer-bus-with-driver {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.offer-bus-with-driver span {
    padding: 0 15px;
}

.offer-bus-with-driver .title {
    padding: 15px 15px;
    width: 100%;
    margin: 0;
}

.offer-bus-with-driver .check-view-head .title {
    background: #15bec5;
    color: white;
}

.offer-bus-with-driver .check-view-wrapper .title {
    background: #011f5d;
    color: white;
}

.offer-bus-with-driver .proba {
    flex: 0 1 50%;
    width: 100%;
    display: flex;
}

.offer-bus-with-driver .proba:not(:nth-child(3n+1)) {
    flex: 0 0 25%;
}

.offer-bus-with-driver .proba:not(:nth-child(3n+1)) .check-view-wrapper {
    flex: 0 0 100%;
}

.offer-bus-with-driver .check-view-head {
    display: block;
    padding-top: 0;
    padding-bottom: 15px;
    margin-bottom: 0;
    width: 50%;
}

.offer-bus-with-driver .proba:not(:nth-child(3n+1)) .check-view-head {
    display: none;
}

.offer-bus-with-driver .check-view-wrapper {
    display: block;
    padding-top: 0;
    background: white;
    padding-bottom: 15px;
    width: 50%;
}

@media screen and (max-width: 1250px) {
    .offer-bus-with-driver {
        padding: 20px;
    }

    .offer-bus-with-driver .proba {
        flex: 0 1 100%;
        display: flex;
    }

    .offer-bus-with-driver .proba:not(:nth-child(3n+1)) {
        flex: 0 1 100%;
    }

    .offer-bus-with-driver .proba:not(:nth-child(3n+1)) .check-view-head {
        display: block;
        flex: 0 0 50%;
    }

    .offer-bus-with-driver .proba {
        flex: 0 1 100%;
    }

    .offer-bus-with-driver .proba:not(:nth-child(3n+1)) .check-view-wrapper {
        flex: 0 0 50%;
    }
}

@media screen and (max-width: 576px) {
    .check-view-head span {
        font-size: 14px;
    }

    .offer-bus-with-driver {
        padding: 20px 0;
    }
}

/************orders blade************/
.ordersblade .title {
    width: 100%;
}

.ordersblade .check-view-head {
    width: 100%;
}

.ordersblade .check-view-head span {
    padding-left: 0;
    text-align: center;
}

.ordersblade .check-view-wrapper span {
    text-align: center;
    padding: 0;
}

.trans-filters .open-form-filters {
    display: block;
}

.filter-title-btn {
    /* display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between; */
}

.trans-filters .filter-title-btn .show-filters {
    display: none;
}

.bausalAddRemove:nth-of-type(1) .removeRow {
    display: none;
}

.sightAddRemove:nth-of-type(1) .removeRow {
    display: none;
}

.paucheckAddRemove:nth-of-type(1) .removeRow {
    display: none;
}

.perhourAddRemove:nth-of-type(1) .removeRow {
    display: none;
}

.checkbox-display .addBus {
    padding: 5px;
    background: white;
    border: 1px solid #15bec5;
    text-transform: uppercase;
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    margin-bottom: 5px;
}

.checkbox-display .removeRow {
    display: flex;
    color: white;
    position: relative;
    position: relative;
    justify-content: center;
    align-items: center;
    height: 35px;
    margin: 7px;
    text-transform: uppercase;
}

.AddRemoveMain {
    position: relative;
}

.AddRemoveMain form {
    width: 100%;
    display: flex;
    flex-flow: wrap;
}

.AddRemoveMain form input {
    width: 100%;
}

.bus-preview-new {
    margin-top: 160px;
}

.bus-preview-new .preview-heading {
    background: #001f5d;
    color: white;
    padding: 20px 65px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    border-radius: 4px;
}
.hearth-row {
    margin-bottom: 7px;
    display: flex;
}
.first-row-add {
    margin-right: 5px;
}
.first-row label {
    margin-bottom: 0;
}
.bus-preview-new .preview-heading h1 {
    color: white;
    margin-bottom: 0;
}
.hearth-row img {
    width: initial !important;
}
.bus-preview-new p {
    margin: 0;
}

.bus-preview-new .preview-under-heading {
    background: white;
    padding: 30px 65px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.bus-preview-new .preview-under-heading .save-bus-btn {
    padding: 15px;
    cursor: pointer;
    color: white;
}

.bus-preview-new .preview-under-heading .save-bus-btn:hover {
    color: #15bec5;
}

.bus-preview-new .preview-under-heading .left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
}

.bus-preview-new .preview-under-heading .left img {
    max-width: 185px;
    max-height: 220px;
}

.bus-preview-new .preview-under-heading .left input {
    width: 185px;
    height: 52px;
    border-radius: 50px;
    margin-top: 35px;

}

.bus-preview-new .preview-under-heading .right {
    padding: 15px 15px;
}

.save-bus-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background: #15bec5;
    border: 1px solid #15bec5;
    transition: all 450ms ease;
    text-transform: uppercase;
    font-weight: bold;
}

.save-bus-btn:hover {
    background: white;
    color: #15bec5;
    border: 1px solid #15bec5;
    transition: all 450ms ease;
}

.number-animation-bus {
    padding: 30px 65px;
    background: white;
    margin-top: 25px;
}

.number-animation-bus .wrapper {
    display: flex;
    justify-content: space-around;
}

.number-animation-bus .wrapper .counter {
    text-align: center;
    border-right: 2px solid #f3f0ee;
    width: 100%;
}

.number-animation-bus .wrapper .counter:last-child {
    border: none;
}

.number-animation-bus .wrapper .counter h2 {
    margin: 0;
    color: #15bec5;
}

.number-animation-bus .wrapper .counter p {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
}

.bus-preview-new .slider-bus-tour-new-container {
    padding: 30px 0;
}

.slider-bus-tour-new-container h1 {
    font-size: 30px;
    font-weight: bold;
    color: #001f5d;
    margin: 0;
    padding-left: 20px;
}

.bus-preview-new .slider-bus-tour-new {
    width: 100%;
    height: 100%;
    position: relative;
    margin-top: 40px;
    padding: 0;
}

.bus-preview-new .slider-bus-tour-new .slick-track {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
}
.wrapper-bottom {
    padding-left: 40px;
    padding-right: 40px;
}
.bus-preview-new .slider-bus-tour-new .wrapper {
    display: flex;
    flex-direction: column;
    background: white;
    border-radius: 5px;
    padding-bottom: 25px;
    min-height: 550px;
    text-align: center;
    width: 275px !important;
    height: initial;
}

.bus-preview-new .slider-bus-tour-new .wrapper img {
    width: 100%;
    max-width: 345px;
    max-height: 237px;
    object-fit: cover;
}

.bus-preview-new .slider-bus-tour-new .wrapper .wrapper-bottom h2 {
    font-size: 30px;
    font-weight: bold;
    color: #001f5d;
}

.bus-preview-new .slider-bus-tour-new .wrapper .wrapper-bottom .wrap-bottom-in {
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.bus-preview-new .slider-bus-tour-new .wrapper .wrapper-bottom .wrap-bottom-in p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    color: #565656;
    padding-right: 5px;
}

.bus-preview-new .slider-bus-tour-new .wrapper .wrapper-bottom .stars {
    position: relative;
    margin-top: 25px;
}

.bus-preview-new .slider-bus-tour-new .wrapper .wrapper-bottom .stars .glyphicon-star::before {
    color: #ccd1dc;
    margin: 0 5px;
    font-size: large;
}

.bus-preview-new .slider-bus-tour-new .wrapper .wrapper-bottom .stars .star-new::before {
    color: #fbba6d;
    margin: 0 5px;
    font-size: large;
}

.slider-bus-tour-new i {
    position: absolute;
    margin-top: -80px;
    display: block;
    width: 60px;
    height: 50px;
    background: #15bec5;
    color: white;
    cursor: pointer;
}

.slider-bus-tour-new i::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider-bus-tour-new i:nth-child(3) {
    right: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.slider-bus-tour-new i:nth-child(1) {
    right: 60px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.slider-bus-tour-new i:nth-child(3)::after {
    content: '';
    height: 25px;
    border-left: 1px solid white;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-50%, -50%);
}

.bus-preview-new .testemonials-container {
    height: 366px;
    overflow-x: hidden;
    background: white;
    padding: 30px 65px;
}

.testemonials-bus-section h1 {
    font-size: 30px;
    font-weight: bold;
    color: #001f5d;
    padding-left: 20px;
}

.testemonials-container .testemonials-wrapper {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}

.testemonials-container .testemonials-wrapper img {
    float: left;
    max-width: 81px;
    max-height: 73px;
    margin-right: 30px;
}

.testemonials-container .testemonials-wrapper .testemonials-stars {
    display: flex;
}

.testemonials-container .testemonials-wrapper .testemonials-stars label {
    padding-right: 25px;
}

.testemonials-container .testemonials-wrapper .testemonials-text {
    position: relative;
    display: flex;
}
.testemonials-text__wrap {
    width: 100%;
}
.testemonials-container .testemonials-wrapper .testemonials-text label {
    /* position: absolute; */
    font-size: 38px;
    color: #15bfc6;
    margin-left: auto;
    /* top: -10px;
    right: -30px; */
    font-weight: 400;
    
}

.testemonials-container .testemonials-wrapper .testemonials-text p {
    line-height: 25px;
    color: #888888;
    word-break: break-word;
    max-width: 93%;
}

.testemonials-container .testemonials-wrapper .testemonials-stars .glyphicon-star::before {
    color: #cdd1dc;
    margin: 0 5px;
    font-size: large;
}

.testemonials-container .testemonials-wrapper .testemonials-stars .star-new::before {
    color: #fbba6d;
    margin: 0 5px;
    font-size: large;
}

.testemonials-container2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.testemonials-container::-webkit-scrollbar {
    width: 25px;
    background-color: white;
    border-left: 1px solid #f3f0ee;
}

.testemonials-container::-webkit-scrollbar-thumb {
    border-radius: 30px;
    background-color: #15bec5;
}

.bus-preview-new .slider-bus-tour-new2 .slick-track {
    justify-content: space-between;
}


.bus-preview-new .slider-bus-tour-new2 .wrapper:nth-child(1) {
    margin-left: 0px;
}

.bus-preview-new .slider-bus-tour-new2 .wrapper .wrapper-bottom .wrap-bottom-in {
    justify-content: space-between;
    padding: 0;
    margin-bottom: 25px;
}

.bus-preview-new .slider-bus-tour-new2 .wrapper .wrapper-bottom .wrap-bottom-in p:nth-child(2) {
    font-weight: bold;
}

.bus-preview-new .slider-bus-tour-new2 .wrapper .wrapper-bottom h2 {
    margin-bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.bus-preview-new .slider-bus-tour-new2 .wrapper {
    position: relative;
}

.bus-preview-new .slider-bus-tour-new2 .wrapper .price-slider {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 18px;
    color: white;
    font-weight: bold;
    background: #15bec5;
    border-radius: 30px;
    display: flex;
    width: 120px;
    height: 50px;
    align-items: center;
    justify-content: center;
}

.number-animation-bus .wrapper .counter p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.save-transfer-inp {
    display: block;
}

.AddRemoveMain {
    border-bottom: 1px dotted #15bec5;
    padding: 15px;
    position: relative;
}

.AddRemoveMain a {
    cursor: pointer;
}

@media screen and (max-width: 1200px) {
    .bus-preview-new .slider-bus-tour-new2 .wrapper .wrapper-bottom h2 {
        width: 200px;
        margin: 22px auto 30px;
    }

    .bus-preview-new .slider-bus-tour-new2 .wrapper {
        margin: 10px;
    }

    .bus-preview-new .slider-bus-tour-new .wrapper {
        margin: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .bus-preview-new .preview-under-heading .left img {
        width: 100%;
    }

    .bus-preview-new .preview-under-heading .left input {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .bus-preview-new .slider-bus-tour-new .wrapper {
        margin: 10px;
    }
}

@media screen and (max-width: 767px) {
    .number-animation-bus .wrapper {
        display: block;
    }

    .number-animation-bus .wrapper .counter {
        border-bottom: 2px solid #f3f0ee;
        margin-bottom: 15px;
        border-right: none;
    }
}

@media screen and (max-width: 600px) {
    .bus-preview-new .slider-bus-tour-new .wrapper .wrapper-bottom .wrap-bottom-in p:nth-child(1) {
        font-size: 14px;
    }

    .slider-bus-tour-new-container h1 {
        font-size: 25px;
    }

    .bus-preview-new .slider-bus-tour-new .wrapper .wrapper-bottom h2 {
        font-size: 18px;
    }

    .slider-bus-tour-new i:nth-child(1) {
        right: 0;
        margin-bottom: 30px;
    }

    .slider-bus-tour-new i {
        position: relative;
        margin: auto;
        height: 60px;
        border-radius: 50%;
    }

    .testemonials-container .testemonials-wrapper .testemonials-stars {
        width: 100%;
    }

    .testemonials-container .testemonials-wrapper .testemonials-text label {
        left: 100px;
        top: -100px;
        font-size: 22px;
    }

    .bus-preview-new .slider-bus-tour-new .wrapper {
        margin: auto;
    }

    .bus-preview-new .slider-bus-tour-new2 .wrapper:nth-child(1) {
        margin: auto;
    }

    .bus-preview-new .preview-under-heading {
        padding: 30px 15px;
    }

    .bus-preview-new .testemonials-container {
        padding: 30px 15px;
    }
}

@media screen and (max-width: 480px) {
    .testemonials-container .testemonials-wrapper .testemonials-stars {
        width: 100%;
    }

    .checkbox-display-blade input {
        width: 96%;
    }

    .AddRemoveMain input {
        width: 96%;
    }

    .AddRemoveMain .removeRow {
        position: absolute;
        top: 20px;
        right: 0;
    }

    #list2 span {
        margin: auto;
    }
}

.with-errors li {
    color: #a94442;
    font-weight: bold;
}
/************transfer_terms*****************/
.transfer-terms-header-box{
    height: 85px;
    width: 100%;
    background-color: #1B69AF;
    margin: 0 auto;
    position: relative;
    border-radius: 3px;
    display: flex;
    align-items: center;
    padding-left: 30px;

}
.transfer-terms-header-box:nth-child(even) {
    margin-top: 45px;
}
.terms-container {
    padding: 0;
}
.transfer-terms-standart-reservation h4 {
    margin: 0;
    width: 100%;
    padding-left: 10px;
}
.transfer-terms-header-box p{
    color: white;
    font-size: 27px;
    margin: 0;
}
.terms-title-simple {
    padding-left: 65px;
    margin-bottom: 22px;
}
.transfer-terms-rezervation-box .terms-title{
    font-weight: 600;
    font-size: 18px;
    margin-left: 65px;
    margin: 30px 0 30px 65px;
    display: flex;
    align-items: center;
    color: black;
}
.transfer-terms-rezervation-box .terms-title .icon-info2 {
    margin-left: 15px;
    opacity: 1;
    font-size: large;
    position: relative;
    cursor: pointer;
}
.transfer-terms-rezervation-box .terms-title .icon-info2 .tooltiptext {
    top: 0;
    left: 50%;
    transform: translate(-50%,-100%);
}
.transfer-terms-four {
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 350px;
    background: none;
}
.transfer-terms-rezervation-box .terms-title span:before{
    color:#1B69AF;
}
.transfer-terms-rezervation-box .form-box{
    background:#E7EAF3 ;
    padding: 45px 70px;
    border-radius: 4px;
    position: relative;
}
.transfer-terms-rezervation-box input[type=number]::-webkit-inner-spin-button,
.transfer-terms-rezervation-box input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.transfer-terms-rezervation-box .form-box input {
    border:none;
    border-radius: 3px;
}
.terms-inputs{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    position: relative;
}
#terms-form-validation .form-box .terms-inputs .terms-inputs-left .with-errors {
    position: absolute;
    width: 5px;
    transform: translate(-50%,-50%);
    left: 10%;
}
.pay-row-cards-wrap [type="checkbox"]:checked {
    position: static;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 999;
    margin: 0;
    opacity: 0;
}
.transfer-terms-standart-reservation .payment-alert {
    display: none;
    text-align: center;
    color: #a94442;
    font-weight: bold;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 3%;
    width: 100%;
}
.terms-inputs .terms-label {
    margin-left: 15px;
    margin-bottom: 0;
    display: block;
    width: 399px;
}
.terms-inputs p {
    font-size: large;
    margin: 0;
    margin-left: 20px;
}
.terms-inputs .terms-short-input{
    width:45px;
    height: 35px;
    margin-left: 60px;
}
.terms-inputs .terms-input-text{
    height: 35px;
}
.terms-inputs .terms-label-edit {
    margin-left: 15px;
    display: flex;
    align-items: center;
    width: 340px;
    font-size: 20px;
    color: black;
}
.terms-inputs .terms-label-edit .icon-info2 {
    opacity: 1;
    font-size: large;
    position: relative;
    cursor: pointer;
    width: 20px;
}


.terms-inputs .terms-label-edit .icon-info2::before {
    color: #1B69AF;
}
.terms-inputs .terms-label-edit .icon-info2 .tooltiptext {
    top: 0;
    transform: translate(-50%,-100%);
}
.terms-inputs .terms-checkbox {
    position: absolute;
    left: 0;
    cursor: pointer;
    transition: all 350ms ease;
    margin-top: -2px;
}
.terms-inputs .terms-label-first {
    margin-left: 0;
    font-size: 20px;
    display: flex;
    align-items: center;
    color: black;
}
.terms-inputs  .buses-checkbox::before {
    left: 0;
}
.terms-inputs .terms-inputs-left {
    width: 65%;
    display: flex;
    align-items: center;
    position: relative;
}
.terms-inputs .terms-inputs-right {
    width: 35%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.transfer-terms-rezervation-box .form-box-single {
    background: none;
}
.terms-inputs-pay .terms-inputs-left {
    width: auto;
    position: relative;
}
.term-inputs-pay .terms-inputs-left .terms-label {
    width: auto;
}
.term-inputs-pay label {
    width: 100%;
}
.form-box .terms-inputs:last-of-type {
    margin-bottom: 0;
}
.terms-tittle {
    font-weight: 600;
    font-size: 18px;
    margin-left: 65px;
    margin: 30px 0 30px 65px;
    display: flex;
    align-items: center;
}
.terms-form .save-bus-btn {
    width: 315px;
    height: 45px;
    font-weight: 400;
    margin: 50px auto;
}
.tooltiptext {
    font-family: "Roboto" , sans-serif;
    font-size: 12px !important;
}
.transfer-terms-rezervation-box .terms-form .checkbox-pay-div {

}
.transfer-terms-rezervation-box .pay-divs{
    background: none;
    margin-top: 45px;
    display: flex;
    flex-flow:wrap;
    align-items: center;
    padding: 0;
    margin-bottom: 45px;
    justify-content: space-between;
}
.transfer-terms-rezervation-box .pay-divs .checkbox-pay-div {
    width: 48%;
    position: relative;
    padding: 5px;
    height: 282px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 50px;
}
.transfer-terms-rezervation-box .pay-divs .checkbox-pay-div img {
    width: 100%;
}

.terms-form .checkbox-pay-div .overlay {

}
.terms-form .checkbox-pay-div .overlay img {
    width: 100%;
}
.standard-reservation-terms-edit {
    padding: 0;
}

.standard-reservation-terms-edit .transfer-terms-rezervation-box {
    padding: 0;
}
#checkbox-pay-creditcard {
}
.pay-row {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
}
.pay-row .pay-row-left {
    display: flex;
    width: 45%;
    justify-content: space-between;
}
.pay-row .pay-row-right {
    display: flex;
    width: 45%;
    justify-content: space-between;
}
.pay-row:nth-child(1) {
    margin-top: 0;
}
.pay-row:nth-child(1) .pay-row-left {
    width: 40%;
}
.pay-row:nth-child(1) .pay-row-right {
    width: 55%;
}
.pay-row:nth-child(1) .pay-row-left input {
    width: 50%;
}
.pay-row:nth-child(1) .pay-row-right input {
    width: 60%;
}
.pay-row:nth-child(2) .pay-row-left {
    width: 50%;
}
.pay-row:nth-child(2) .pay-row-left input{
    width: 60%;
}
.pay-row:nth-child(2) .pay-row-right{
    width: 45%;
}
.pay-row:nth-child(2) .pay-row-right input{
    width: 65%;
}
.pay-row label {
    display: block;
    font-size: 20px;
}
.pay-row-wrap {
    width: 90%;
}
.pay-row-wrap .with-errors {
    position: absolute;
    top: 5%;
}
.pay-row-cards-wrap {
    width: 68px;
    height: 45px;
    border-radius: 8px;
    cursor: pointer;
    position: relative;
    display: flex;
}
/*.pay-row-cards-wrap input:checked::before {*/
    /*background: url("/images/demo/jcbcard.jpg");*/
/*}*/
.transfer-terms-rezervation-box .pay-divs .pay-row-cards-wrap .img-card {
    width: 100%;
    cursor: pointer;
    border-radius: 10px;
    position: absolute;
}
.transfer-terms-rezervation-box .pay-divs .pay-row-cards-wrap.clicked {
    border: 1px solid #1468b1;
    transform: scale(1.1);
}
.pay-row-cards-wrap input {
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 999;
}
.pay-cards-container {
    display: flex;
    width: 95%;
    justify-content: space-between;
}
.pay-row-paypall {
    justify-content: space-around;
    align-items: center;
}
.pay-row-paypall label {
    color: white;
    width: 35%;
    margin: 0;
}
.pay-row-paypall input {
    width: 60%;
    margin-left: 5%;
    height: 50px;
    border-radius: 6px;
    padding: 8px;
}
.terms-form input {
    padding: 8px;
}
.transfer-terms-rezervation-box .terms-inputs-single {
    padding: 0;
    width: 80%;
    display: flex;
    justify-content: space-between;
    margin: auto;
}
.transfer-terms-rezervation-box .terms-inputs-single label .icon-info2::before {
    color: #1B69AF;
}
@media only screen and (max-width: 1400px) {
    .transfer-terms-rezervation-box .pay-divs .checkbox-pay-div {
        width: 100%;
    }
    .transfer-terms-rezervation-box .terms-title .icon-info2::before {
        margin-left: 0;
    }
    .terms-inputs .terms-label-edit .icon-info2::before {
        margin-left: 0;
    }
}
@media only screen and (max-width: 1024px) {
    .terms-form {
        padding: 15px;
    }
    .term-inputs-pay {
        display: block;
    }

}
@media screen and (max-width: 768px) {
    .pay-row .pay-row-left {
        display: block;
        width: 50%;
    }
    .pay-row .pay-row-right {
        display: block;
        width: 50%;
    }
    .pay-row:nth-child(1) .pay-row-left {
        width: 50%;
    }
    .pay-row:nth-child(2) .pay-row-right {
        width: 50%;
    }
    .pay-row:nth-child(1) .pay-row-right {
        width: 50%;
    }
}
@media screen and (max-width: 650px) {
    .transfer-terms-rezervation-box .terms-inputs-single {
        width: 100%;
    }
    .pay-cards-container {
        flex-flow: wrap;
        width: 100%;
    }
    .pay-row-cards-wrap {
        margin: 5px;
    }
    .transfer-terms-rezervation-box .pay-divs .checkbox-pay-div {
        height: auto;
        background-size: 100% 100%;
        padding: 30px 15px;
    }
    .pay-row-wrap {
        width: 80%;
        display: block;
    }
    .pay-row:nth-child(1) {
        width: 100%;
        display: block;
    }
    .pay-row-paypall label {
        width: 100%;
    }
    .transfer-terms-rezervation-box .form-box input {
        margin: 0;
    }
    .transfer-terms-rezervation-box .terms-inputs .terms-short-input {
        margin-left: 60px;
        width: 50px;
    }
    .pay-row:nth-child(1) .pay-row-left {
        width: 100%;
    }
    .pay-row:nth-child(1) .pay-row-left input {
        width: 100%;
    }
    .pay-row:nth-child(1) .pay-row-right {
        width: 100%;
    }
    .pay-row:nth-child(2) .pay-row-left {
        width: 100%;
    }
    .pay-row {
        display: block;
        margin: 0;
    }
    .pay-row:nth-child(1) .pay-row-right input {
        width: 100%;
    }
    .pay-row:nth-child(2) .pay-row-left input {
        width: 100%;
    }
    .pay-row:nth-child(2) .pay-row-right input {
        width: 100%;
    }
    .pay-row:nth-child(2) .pay-row-right {
        width: 100%;
    }
    .terms-form .save-bus-btn {
        width: 100%;
    }
    .terms-inputs {
        flex-direction: column;
        justify-content: center;
    }
    .transfer-terms-rezervation-box .form-box label input {
        width: auto;
    }
    .terms-inputs .terms-inputs-left {
        width: 100%;
        margin-bottom: 20px;
    }
    .terms-inputs .terms-inputs-right {
        width: 100%;
        justify-content: flex-start;
    }
    .terms-inputs .terms-label-first {
        font-size: 16px;
    }
    .terms-inputs .terms-label-edit {
        font-size: 16px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .transfer-terms-rezervation-box .form-box {
        padding: 40px 15px;
    }
    #checkbox-pay-creditcard {
        padding: 30px 15px;
    }
    .transfer-terms-header-box {
        padding-left: 15px;
    }
    .terms-form .save-bus-btn {
        margin: auto;
    }
    .transfer-terms-rezervation-box .form-box label input {
    }
    .transfer-terms-rezervation-box .form-box input {
        width: 100%;
    }
    .terms-inputs .terms-label-edit .icon-info2 {
        width: 20px;
        margin: auto;
    }
    .terms-inputs .terms-label-edit .icon-info2 .tooltiptext {
        top: 0;
    }
    .transfer-terms-header-box p {
        font-size: 20px;
    }
    .transfer-terms-rezervation-box .pay-divs {
        margin: 0;
    }
}

.dropdown-item {
    display: block;
    text-align: center;
}
.profile-status {
    display: flex;
    padding: 15px 15px 15px 0;
    border-right: 1px solid grey;
}
.profile-status__wrap {
    display: flex;
}
.profile-status__icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-left: 15px;
}
.profile-status__icon--green {
    background-color: #0ead0e;
}
.profile-status__icon--red {
    background-color: #e00032;
}
.profile-status__icon--yellow {
    background-color: #FFFF00;
}
.profile-status__check {
    display: flex;
    padding: 15px;
}
.profile-status__check .label-check:before {
    top: 0;
}
.tab-content-nav {
    font-size: 14px;
}
.tab-content {
    font-size: 14px;
}
.custom-list {
    display: flex;
}
.custom-list__title {
    font-size: 16px;
    font-weight: bold;
    color: #565656;
    padding-right: 5px;
}
.custom-list__list {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    margin-left: auto;
    margin-bottom: 10px;
}
.custom-list__list li {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #001f5d;
}

.jbt-rezervacije {
    display: flex; 
    justify-content: space-between; 
    align-items: center;
}

.m-hide {
    display: none;
}

.m-show {
    display: none;
}
.cm-input-label {
    margin-bottom: 0;
}
.offers-form-filter .date-picker__icon {
    top: 15px;
}
.offers-form-filter .btn-info {
    margin: 15px 0;
}
.show-on-tablet {
    display: none;
}
@media screen and (max-width: 1199px) {
    .hide-on-tablet {
        display: none;
    }
    .show-on-tablet {
        display: block;
    }
    .edit-tour-form .datepicker-wrapper .glyphicon-calendar {
        top: initial;
        bottom: 12px;
        transform: none;
    }
}
@media screen and (max-width: 767px) {
    .jbt-rezervacije {
        flex-wrap: wrap;
    }
    .m-show {
        display: block;
    }
    .cm-input-label + .input-group, input{
        margin-bottom: 15px;
    }
    .jbt-title {
        margin-bottom: 60px !important;
    }
    .hide-on-mobile {
        display: none;
    }
    .edit-tour-form .datepicker-wrapper .glyphicon-calendar {
        bottom: 25px;
    }

}
