@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
ul,label,p{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none !important;
}

/*body{
	overflow-x: hidden !important;
	color: #4a4a4a;
	font-family: 'Roboto', sans-serif;
    background-color: #f8f8f8;
	font-size: 14px;
}*/

input, button, select, textarea{
	border: none;
	outline: none;
	background-color: #fff;
}

.frmTop{
	padding: 30px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.frmTopLeft a{
	display: flex;
	align-items: center;
	gap: 5px;
	color: #1b81cb;
}

.frmTopRight button.signBtn{
	background-color: transparent;
	display: flex;
	align-items: center;
	gap: 5px;
	color: #1b81cb;
}


a:hover,
a:hover svg,
button:hover,
button:hover svg,
.textHover:hover,
.textHover:hover svg{
	color: #196e98;
	fill: #196e98;
}

/*
.container{
	max-width: 1090px;
}*/

.stepBox{
	padding: 10px 15px;
    border-bottom: 1px solid transparent;
    margin: -1px -1px 0;
    position: relative;
    background: #f2f2f2;
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 15px;
}

.stepNm{
	display: flex;
	align-items: center;
	gap: 8px;
	color: #1b81cb;
	font-weight: 500;
	cursor: pointer;
	user-select: none;
}

.stepBox span{
	width: 1em;
	height: 1em;
	border: 1.9px solid #1b81cb;
	display: block;
	border-radius: 50%;
	position: relative;
}

.stepBox:hover{
	color: #196e98;
}

.stepBox:hover span{
	border-color: #196e98;
}

.editBtn{
	display: none;
	align-items: center;
	gap: 5px;
	font-weight: 500;
	cursor: pointer;
	user-select: none;
}


.stepBox.stepBoxA .editBtn{
	display: flex;
}

.stepBox.stepBoxA span:before{
	content: "";
	width: 0.5em;
	height: 0.5em;
	position: absolute;
	left: 50%;
	top: 20.5%;
	transform: translate(-50%);
	background-color: #1b81cb;
	border-radius: 50%;
}

.rezData{
	position: relative;
	margin-bottom: 18px;
}

.rezData label{
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}

.rezData input, .rezData select{
	width: 100%;
	height: 40px;
	border: 1px solid #bebebe;
	font-size: 14px;
    line-height: 1.33;
	padding-left: 12px;
}

.rezData select{
	cursor: pointer;
}

.rezData input:active, .rezData input:hover,
.rezData select:active, .rezData select:hover{
	border-color: #196e98;
	box-shadow: 0 0 2px 0px #196e98;
}

.incrBox{
	display: flex;
	width: 100%;
	height: 40px;
	background-color: #fff;
	align-items: center;
	border: 1px solid #bebebe;
}

.incrBox input{
}

.incrIcn{
	min-width: 18%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bebebe;
}

.incBtns{
	padding-right: 15px;
    padding-left: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 50px;
	cursor: pointer;
	user-select: none;
}

.incBtns:hover{
	color: #196e98;
}

.incrInput{
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.incrInput input{
	text-align: center;
	padding: 0;
}

.goSecondStep{
	width: 100%;
	color: #fff;
    background-color: #1b81cb;
    border: 1px solid #1b81cb;
	padding: 6px 20px;
    height: 40px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
	text-align: center;
	cursor: pointer;
	user-select: none;
	margin-bottom: 30px;
}

.goSecondStep:hover{
	background-color: #196e98;
	border-color: #196e98;
}

.addStop, .addChildSeat{
	padding: 0 20px;
	width: 100%;
}

.addStopBox{
	width: 100%;
	margin-bottom: 18px;
}

.addStop button, .addChildSeat button{
	color: #1b81cb;
	margin-bottom: 5px;
	background-color: transparent;
}

.addStop button:hover, .addChildSeat button:hover{
	color: #196e98;
}

.adStpInpBox{
	width: 100%;
}

.addStopBox{
	width: 100%;
	display: flex;
	align-items: center;
	gap: 10px;
}

.drgIcn{
	cursor: pointer;
	user-select: none;
	font-size: 20px;
}

.removeStopDes{
	cursor: pointer;
	user-select: none;
}

.selectChdSO{
	min-width: 50%;
}

.selectChdSO select{
	text-align: center;
}

.chldSeatBox{
	height: 40px;
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 15px;
	cursor: pointer;
	user-select: none;
}

select{
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiM0YTRhNGEiIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBQcm8gNS4xNS40IGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIC0tPjxwYXRoIGQ9Ik0zMS4zIDE5MmgyNTcuM2MxNy44IDAgMjYuNyAyMS41IDE0LjEgMzQuMUwxNzQuMSAzNTQuOGMtNy44IDcuOC0yMC41IDcuOC0yOC4zIDBMMTcuMiAyMjYuMUM0LjYgMjEzLjUgMTMuNSAxOTIgMzEuMyAxOTJ6Ii8+PC9zdmc+);
	background-position: calc(100% - 15px);
	background-repeat: no-repeat;
	background-size: 12px;
}

.day.old, .year.old{
	cursor: no-drop;
	pointer-events: none;
}

.datepicker {
    width: 250px;
}

table{
	width: 100%;
	font-size: 14px;
	color: #4a4a4a;
}

.bootstrap-datetimepicker-widget td.day {
    max-height: 20px;
	min-height: 20px;
    line-height: 20px;
    max-width: 20px;
	min-width: 20px;
}


.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled]{
	background-color: #196e98;
	background-image: none !important;
}

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled]{
	background-color: #1b81cb;
	background-image: none !important;
}

.datepicker td, .datepicker th, .datepicker table tr td span{
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}

.dtpc{
	position: relative;
}

.dtpc i{
	content: '\f783';
	position: absolute;
	right: 10px;
	top: 13px;
	width: 20px;
	height: 20px;
}

.stepTwoCon{
	display: none;
	margin-bottom: 20px;
}

.stepOneInfo{
	margin-bottom: 30px;
	display: none;
}

.stepOneInfoLeft label{
	font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
	margin-bottom: 15px;
}

.stpOnInf{
	font-weight: 500;
}

.stpOnInf span{
	font-weight: 400;
}

.stepOneInfoLeftBox{
	display: flex;
	align-items: center;
	gap: 5px;
}

.slctVhclBox{
	width: 100%;
    padding: 15px 25px 15px 25px;
    border: 1px solid transparent;
}

.slctVhclBox:hover{
	border-color: #1b81cb;
    -webkit-box-shadow: 0 0 1px #bebebe;
    box-shadow: 0 0 1px #bebebe;
}

.slctVhclBox label{
	width: 100%;
	text-align: center;
    margin-bottom: 25px;
	font-size: 20px;
    font-weight: 500;
}

.vhclImg{
	width: 100%;
}

.vhclImg img{
	width: 100%;
	object-fit: cover;
}

.vhclInfo{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 20px 0;
}

.vhclPs{
	display: flex;
	align-items: center;
	background-color: #fff;
	border: 1px solid #bebebe;
}


.vhclPs span{
	border-right: 1px solid #bebebe;
	padding: 5px;
    width: 30px;
    min-height: 30px;
	text-align: center;
}

.vhclPs span:nth-child(2){
	border: none;
}

.priceVhcl{
	text-align: center;
	margin-bottom: 20px;
}

.requestQuoteBnt{
	width: 100%;
	height: 40px;
	background-color: transparent;
	border: 1px solid #1b81cb;
	color: #1b81cb;
	font-size: 18px;
    font-weight: 500;
}

.requestQuoteBnt:hover{
	background-color: #1b81cb;
	color: #fff;
}

.vhclImg2{
	max-width: 230px;
}

.vhchlInfoBox{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.vhclNmInfo{
	font-weight: 500;
    font-size: 20px;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 10px;
}

.stepThreeCon, .stepTowInfo{
	display: none;
}

.logPg{
	display: flex;
}

.logPgLeft{
	width: 100%;
	padding-right: 30px;
	border-right: 1px solid #bebebe;
}

.logPgRight{
	width: 100%;
	padding-left: 30px;
}

.lgTitle{
	margin-bottom: 20px;
}

.logPgTile{
	width: 100%;
	font-size: 14px;
    background: #f2f2f2;
    padding: 6px 5px 6px 20px;
    font-weight: 500;
    color: #4a4a4a;
    margin-bottom: 20px;
}

.rezData a, .dntHvwAcn p a{
	color: #1b81cb;
}

.rezData a:hover, .dntHvwAcn p a:hover{
	color: #196e98;
	text-decoration: underline !important;
}

.dntHvwAcn{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}

.dntHvwAcn button{
	min-width: 200px;
	padding: 6px 20px;
    height: 40px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
	background-color: #196e98;
	color: #fff;
}

.cntAsGst{
	width: 200px;
	max-width: 200px;
	padding: 6px 20px;
    height: 40px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
	background-color: transparent;
	color: #1b81cb;
    height: 40px;
    font-size: 18px;
	border: 1px solid #1b81cb;
}

.cntAsGst:hover{
	background-color: #196e98;
	color: #fff;
	border-color: #196e98;
}
/*
footer{
	padding: 40px 0 20px 0;
	display: flex;
	justify-content: center;
}*/

.prvcBtn{
	background-color: transparent;
	color: #1b81cb;
}

.prvcBtn:hover{
	color: #1b81cb;
	text-decoration: underline;
}

.modal-title{
	width: 100%;
	text-align: center;
	font-weight: 400;
}

.modal-dialog{
	width: 100% !important;
	max-width: 600px !important;
	height: 500px;
}

.modal-content{
	height: 500px;
}