@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
body {
	font-family: Proxima Nova Rg;
	font-size: 15px;
}
a {
	text-decoration: none;
}
.osimmigration-box {
	border: 1px solid rgba(26,26,26,0.1);
	border-radius: 8px;
	box-shadow: 0 1px 8px 0 rgb(0 0 0/8%);
	padding:80px 50px;
	max-width: 900px;
	margin: auto;
}
.osimmigration {
	min-height: 100vh;
}
.osimmigration-right {
	border-top: 1px solid #dddddd91;
	display: inline-block;
	width: 100%;
	padding: 25px;
	background: #e8e8e8;
	transition: all .22s ease-out;
	color: #333;
}
.osimmigration-right h2 {
	font-size: 22px;
	color: #333;
}
.osimmigration-right:hover  {
	background: #f9f9f9;
	color: #333;
}

.osimmigration-right .far {
	font-size: 28px;
}
.osimm-col {
	border: 1px solid #f1f1f1;
	padding: 15px;
	border-bottom: 5px solid #ff1616;
}
.img-osimm {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	overflow: hidden;
	margin: auto;
	margin-bottom: 8px;
}

.img-osimm img{width: 100%}

.select-time-box {
	max-width: 1060px;
	transition: all .22s ease-out;
	margin: auto;
	border: 1px solid rgba(26,26,26,0.1);
	border-radius: 8px;
	box-shadow: 0 1px 8px 0 rgb(0 0 0/8%);
	padding: 20px;
	padding-left: 0
}
.subtext.d-flex {
	color: #FFF;
	font-size: 16px;
	line-height: normal;
	padding: 12px 0;
}
.subtext.d-flex i {
	padding-right: 10px;
	font-size: 18px;
}

.subtitle {
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}

.name-host {
	text-align: center;
	font-size: 18px;
	letter-spacing: 0.2px;
}
.datepicker.datepicker-inline {
	width: 100%;
}

.back-arrow:hover {
	color: #ff1616;
}

.table-condensed {
	width: 100%;
}

.datepicker td, .datepicker th {
	text-align: center;
	width:45px;
	height:40px;
	border-radius: 100%;
	border: none;
	text-transform: uppercase;
	color: #717171;
	letter-spacing: 0.5px;
	font-weight: 400
}

.table-condensed{
	border-collapse: separate;
    border-spacing: 10px 10px;
}

.datepicker table tr td.highlighted {
    background: #d9edf7;
	color: #0060e6;
    border-radius: 100%;
}

th.next, th.prev {
	font-size: 35px;
}
thead th:hover {
	/* display: ; */
	background: transparent !important;
}
.datepicker .next.disabled, .datepicker .prev.disabled {
	visibility: inherit;
}

.calendar-ttile {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.dropdown.bootstrap-select {
	width: 100% !important;
}

.btn.dropdown-toggle.btn-light {
	outline: none !important;
	box-shadow: none !important;
	border-radius: 30px;
}
.btn.dropdown-toggle.btn-light:hover{background:#e5e5e5 !important}
.dropdown.bootstrap-select.dropup .bootstrap-select .dropdown-toggle:focus, .dropdown.bootstrap-select.dropup .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
	outline: none !important;
}

.time-zome {
	padding-bottom: 10px;
	display: block;
	font-size: 18px;
}

.select-header .img-osimm {
	box-shadow: 0 0 5px #00000042;
	border: 4px solid #FFF;
	width: 90px;
	height: 90px;
	position: relative;
	z-index: 1;
}

.select-left {
	position: relative;
	background: #17214d;
	color: #FFF;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 20px;
}
.select-left::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: #e6e2e2;
	right: 0;
	top: 0;
	bottom: 0;
}

.select-header {
	position: relative;
}

.select-header::before {
	position: absolute;
	content: "";
	background: #dddddd5e;
	height: 1px;
	width: 108.5%;
	top: 0;
	margin: auto;
	bottom: 0;
	left: -5.5%;
}

.back-arrow {
	font-size: 36px;
	color: #fff;
}
.paymentbox {
	border: 1px solid #DDD;
	padding: 20px;
	max-width: 350px;
	margin-top: 0;
	background: #e8e8e8;
}

.select-time-box .form-label {
	margin-bottom: .5rem;
	/* font-weight: ; */
}
.credit-card{position:relative;}

.credit-card .fas.fa-credit-card {
	position: absolute;
	left: 12px;
	top: 11px;
	bottom: 0;
	margin: auto;
	opacity: 0.6;
}
.credit-card input{padding-left: 30px;}

.text-welcome {
	color: rgba(26,26,26,0.61);
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
	background-color: #f1f1f1 !important;
	background-image: none !important;
	color:#333;
}

.form-control:focus {
	color: #212529;
	background-color: #fff;
	border-color: #ccc;
	outline: 0;
	box-shadow: none;
}


.btn-primary {
	border-radius: 30px;
}

.thanku h1 {
	font-size: 70px;
	font-weight: bold;
}

.thanku {
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.thanku p {
	max-width: 400px;
	margin: auto;
	font-size: 17px;
}

.select-left-d {
	width: 100%;
}

.time-slect {
	min-width:36%
}

.time-slect .btn {
	width:100%;
	clear: both;
	display: inline-block;
	margin: 8px 0;
}

.timeand-confirm .btn {
	border-radius: 5px;
	margin: 0 2px;
}

.select-befor{max-width: 800px; margin: auto;}
.btn-primary {
	background-color: #17214d;
	border-color: #17214d;
}
.btn-outline-primary {
	color: #17214d;
	border-color: #17214d;
}

.btn-primary:hover {
	color: #fff;
	background-color: #ff1616;
	border-color: #ff1616;
}

.btn-dark {
	color: #fff;
	background-color: #ff1616;
	border-color: #ff1616;
}
.btn-dark:hover {
	color: #fff;
	background-color: #17214d;
	border-color: #17214d;
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #ff1616;
	border-color: #ff1616;
}

.select-time-box form {
	padding: 34px;
}
@media (max-width: 767px){
.flexrow-time {
	flex-wrap:wrap ;
}

.time-slect {
	min-width: 100%;
}

}