.more-text {
    display: none;
}

.visa-pricing-table th {
    font-size: 18px !important;
}

.visa-pricing-table td {
    font-size: 16px !important;
}

.pad-20 {
    padding: 20px !important;
}

.read-more {
    cursor: pointer;
    font-weight: bold;
}

.activity_seleted_date {
    display: inline-block;
    background: #0f204c;
    border-radius: 20px;
    padding: 0px 22px 0px 10px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    margin-left: 10px;
}

.list-view .list-box .list-content .price {
    color: #333333;
    font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 800;
    margin-top: 20px;
}

.selected_select {
    background: #0f204c;
    color: #fff;
    border: none;
}

.pas_ger, .pas_ger_transfers {
    padding: 2px 22px 2px 10px;
    /* margin-top: 10px; */
    display: inline-block;
    background: #0f204c;
    border-radius: 20px;
    padding: 0px 22px 0px 10px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    margin-left: 10px;
}

.choose_all_field {
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    box-shadow: 0px 0px 2px #f1f1f1;
    padding: 10px;
    border-radius: 4px;
    z-index: 1;
}

.choose_all_field .section_one {
    border-radius: 0px;
}

.section_one {
    padding: 5px 0px;
}

.info_name {
    font-size: 14px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 15px;
    float: left;
}

.add_subs {
    display: inline-block;
    padding-left: 10px;
    padding-right: 15px;
    float: right;
}

.add_subs > span {
    padding: 3px 10px;
    background: #e6e1e1;
    border-radius: 2px;
    cursor: pointer;
}

.choose_all_field > .section_one > div > input {
    width: 70px;
    text-align: center;
    font-size: 16px;
    border: none;
}

.activities_sec .ht_type:nth-child(3) {
    margin-bottom: 20px;
}

.sub_content .ht_type {
    font-size: 13px;
    color: #807e7e;
}

.sub_content p {
    margin-bottom: 0px;
    padding-left: 10px;
}

.btn-hover_room_sec {
    text-align: left;
    padding: 8px 0px;
}

.btn-hover_room_sec button:nth-child(1) {
    float: left;
    color: #0f204c;
    opacity: 0.8;
}

.btn-hover_room_sec button {
    background: transparent;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}

.btn-hover_room_sec button:nth-child(2) {
    float: right;
    color: #0f204c;
    opacity: 0.8;
}

.info_name span {
    display: block;
    font-size: 9px;
    margin-top: -6px;
}

/*Gloabal search*/

.global-search .form-control {
    padding: 25px 25px 25px 35px !important;
}

.custom-select {
    height: 53px !important;
    padding-left: 35px !important;
    padding-right: 25px !important;
}

.form-control:focus {
    outline: none;
}

.btn-outline {
    border: 1px solid #ced4da;
}

.citizen-to:before {
    content: "\f64f";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #343B53;
    font-size: 20px;
    padding-right: 15px;
    position: absolute;
    top: 12px;
    left: 15px;
}

.residing-to:before {
    content: "\f2b9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #343B53;
    font-size: 20px;
    padding-right: 15px;
    position: absolute;
    top: 12px;
    left: 15px;
}


.direction-to:before {
    content: "\f48b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #343B53;
    font-size: 20px;
    padding-right: 15px;
    position: absolute;
    top: 12px;
    left: 15px;
}

.going-to:before {
    content: "\f3c5";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #343B53;
    font-size: 20px;
    padding-right: 15px;
    position: absolute;
    top: 12px;
    left: 15px;
}

.check-in:before {
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #343B53;
    font-size: 20px;
    padding-right: 15px;
    position: absolute;
    top: 12px;
    left: 15px;
    z-index: 1;
}

.transfer-check-in:before {
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #343B53;
    font-size: 20px;
    padding-right: 15px;
    position: absolute;
    top: 35px;
    left: 25px;
    z-index: 1;
}

.check-out:before {
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #343B53;
    font-size: 20px;
    padding-right: 15px;
    position: absolute;
    top: 12px;
    left: 15px;
    z-index: 1;
}

.travellers:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #343B53;
    font-size: 20px;
    padding-right: 15px;
    position: absolute;
    top: 12px;
    left: 15px;
}


#v-pills-tab2 a:hover {
    background: #E7EDFD;
}

#v-pills-tab2 .nav-link.active {
    background: #E7EDFD !important;
}


#v-pills-tab2 ul a:hover {
    background: none;
}

#v-pills-tab2 ul .nav-link.active {
    background: none !important;
    color: #000;
}


#v-pills-tab2 .dropdown {
    background-color: transparent;
    border: transparent;
    border: none;
}

#v-pills-tab2 .dropdown > li > a:hover {
    background-image: none;

    background-color: #fff !important;
    color: #007bff;
}


#v-pills-tab2 .dropdown > li > a:focus {
    background-image: none;

    background-color: #fff !important;
    color: #007bff;
}


#visas .select2 {
    width: 130px !important;
    top: 10px !important;;
}

#hotels .select2 {
    width: 250px !important;
    top: 10px !important;;
}

/*Multistep form css*/

p {
    color: grey;
}

#heading {
    text-transform: uppercase;
    color: #673AB7;
    font-weight: normal;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;

    /*stacking fieldsets above each other*/
    position: relative;
}

.form-card {
    text-align: left;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

#msform input, #msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px;
}

#msform input:focus, #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0;
}

/*Next Buttons*/
#msform .action-button {
    width: 100px;
    background: #673AB7;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right;
}

#msform .action-button:hover, #msform .action-button:focus {
    background-color: #311B92;
}

/*Previous Buttons*/
#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
    background-color: #000000;
}

/*The background card*/
.card {
    z-index: 0;
    border: none;
    position: relative;
    padding: 15px !important;
}

/*FieldSet headings*/
.fs-title {
    font-size: 25px;
    color: #673AB7;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
}

.purple-text {
    color: #673AB7;
    font-weight: normal;
}

/*Step Count*/
.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right;
}

/*Field names*/
.fieldlabels {
    color: gray;
    text-align: left;
}

/*Icon progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

#progressbar .active {
    color: #673AB7;
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 20%;
    float: left;
    position: relative;
    font-weight: 400;
}

/*Icons in the ProgressBar*/
#progressbar #step-flight:before {
    font-family: FontAwesome;
    content: "\f072";
}

#progressbar #step-hotel:before {
    font-family: FontAwesome;
    content: "\f594";
}

#progressbar #step-activity:before {
    font-family: FontAwesome;
    content: "\f6a1";
}

#progressbar #step-visa:before {
    font-family: FontAwesome;
    content: "\f02d";
}

#progressbar #step-transfer:before {
    font-family: FontAwesome;
    content: "\f1b9";
}

/*Icon ProgressBar before any progress*/
#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}

/*ProgressBar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #673AB7;
}

/*Animated Progress Bar*/
.progress {
    height: 20px;
}

.progress-bar {
    background-color: #673AB7;
}

/*Fit image in bootstrap div*/
.fit-image {
    width: 100%;
    object-fit: cover;
}


/*floating next and previous button*/

.float-next{
	position:fixed;
	width:60px;
	height:60px;
	bottom:60px;
	right:40px;
	border-radius:50px !important;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.float-prev{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:40px;
	border-radius:50px !important;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.service-tab{
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: #495057;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 15px;
}

.service-tab.active{
    background: #f5812a !important;
    border-color: #f5812a #f5812a #f5812a !important;
/*    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;*/
}

.service-tab-li{
    width: 20%;
    float: left;
    position: relative;
    text-align: center;
    color: #f5812a;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}

.loader-block {
	background: rgba(12, 17, 29, 0.91);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 99999999 !important;
}
.loader-block img {
	top: 50%;
	left: 50%;
	transform: translateY(-50%)translateX(-50%);
	-webkit-transform: translateY(-50%)translateX(-50%);
	-moz-transform: translateY(-50%)translateX(-50%);
	max-width: 80px;
	position: absolute;
}
