@font-face {
	font-family: 'Gotham Rounded Medium';
	font-style: normal;
	font-weight: normal;
	src: local('Gotham Rounded Medium'), url('/core/fonts/Gotham-Rounded-Medium.woff') format('woff');
}
.btn-green-small{
	margin-top: 12px;
	width: 150px !important;
	font-weight: bold;
	color: #0B3E4D;
	background-color: #72AA43;
	border: solid 1px #72AA43;
	border-radius: 20px;
	padding: 10px;
}
.steps__Title{
	color: #0B3E4D;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	padding: 40px 0px 10px 0px;
}
.steps__img{
	height: 130px;
	background-image: url('/core/img/steps__img.png');
	background-repeat: no-repeat;
	background-position: center;
}
.steps__text{
	color: #0F713D;
}
.steps__dot{
	height: 35px;
	width: 35px;
	background-color: #E3F2E8;
	color: #0F713D;
	border-radius: 50%;
	display: inline-block;
	padding-top: 5px;
}
.steps__dotCenter{
	justify-content: center;
	display: flex;
}

.bookSelection__sectionBlue {
	height: 130px;
	padding: 1.50rem;
	margin-bottom: 1.25rem;
	margin-top: 12px;
}
.bookSelection__sectionWhite {
	height: 130px;
	width: 355px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	padding: 15px 40px 0px 10px;
	background:white;
	border-left-color: #0B3E4D;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color:#fff;
    opacity: 1;
}
.bookSelection__dotStart {
	width: 10px;
	height: 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #0B3E4D;
}
.bookSelection__dotMiddle {
	margin: 6px 0px 6px 1px;
	width: 7px;
	height: 7px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: solid 1px #72AA43;
}
.bookSelection__dotEnd {
	width: 10px;
	height: 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #72AA43;
}
.bookSelection__inputPickup{
	width: 100%;
	margin-left: 6px;
	border: 0;
	color:#0B3E4D;
}
.bookSelection__inputDropoff{
	width: 100%;
	margin-left: 6px;
	border: 0;
	color: #0B3E4D;
}
.fa-calendar-check-o {
    color:#0B3E4D;
}
.calendar{
    border-radius: 10px !important;
    border: 0px solid #D2D2D2 !important;
    box-sizing: border-box !important;
    height: 35px !important;
    background-color: #0B3E4D;
    top: -7px;
    position: relative;
}
.inner__addon .fa {
    padding: 7px !important;
    color:#0B3E4D;
    font-size: 20px !important;
}
.uib-datepicker-popup{
	padding: 10px !important;
}
.modal-dialog__Custom{
	position: absolute !important;
	bottom: 0 !important;
	margin: 0 auto !important;
}
.modal-header {
    border-bottom: 0px solid #e5e5e5 !important;
}
.flex-container {
  	transform: translate(100%, 0) !important;
	bottom: 0px !important;
}
.modal-content__Custom {
	padding-top: 25px !important;
	border-radius: 50px 0px 0px 0px !important;
}
.secondary {
    color: #72AA43;
	background-color: #fff;
	border: 1px solid #72AA43;
}

.indicator{
	font-size: 24px;
	position: relative;
	top: -2px;
}
.fab {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.26) !important;
}
.ind__Title{
	color: #70A742;
	font-size: 15px;
	position: relative;
	top: 8px;
}
.modal__background {
	width: 100%;
	height: 70px;
	background-image: url('/core/img/texturas-04.png');
	background-repeat: repeat;
	background-position: center;
	position: relative;
	top: -20px;
	border-top-left-radius: 50px;
}
.book__quantity{
	color: #0B3E4D;
}

.selectionService__date {
	color: #0B3E4D;
	font-weight: bold;
	font-size: 18px;
}
.selectionSeparate{
	background-color: #0B3E4D;
	position: relative;
	top: -16px;
	border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
.routes__Content{
	position:absolute !important;
   	margin: 0 auto !important;
   	left: 0 !important;
   	right: 0 !important;
}

.bs-callout {
    padding: 14px !important;
    padding-bottom: 14px !important;
    border: 1px solid #eee !important;
    border-left-color: rgb(238, 238, 238) !important;
    border-left-width: 11px !important;
    border-radius: 15px !important;
    padding-bottom: 14px !important;
    margin-bottom: 5px !important;
    background-color: #fff;
}
.bs-callout-economy{
    border-left-color:#AEDBBE !important;
}
.bs-callout-regular{
    border-left-color:#72AA43 !important;
}
.bs-callout-private{
    border-left-color:#0B3E4D !important;
}

.modal-backdrop {
    background-color: #0000 !important;
}
.cart__Panel{
	border-radius: 25px;
	background-color: #0B3E4D !important;
	color: #72AA43 !important;
}
#inputContainer{
	border-radius: 25px;
	background-color: #fff !important;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 19px !important;
}	

.routes__Content{
	margin:40px 0px 0px 0px;
}

.slider-text {
	margin-top: 40px;
	font-size: 28px;
	font-weight: bold;
	color: #fff !important;
}

/*** @mediaquerys - Section ***/
@media (min-width: 481px) and (max-width: 767px) {
	.selectionSeparate {
	    top: -43px;
	    width: 38px !important;
		margin-right: 12px !important;
		margin-left: 131px !important;
	}
	.bs-callout{
		margin-left: 8px;
	}
	.routes__Content{
		/*margin:40px 0px 0px 30px !important;*/
	}
	.bookSelection__sectionWhite {
		width: 250px !important;
	}
	.left8{
		margin-left: -8px;
	}
	.left8{
		margin-left: -8px;
	}
	.left18{
		margin-left: -18px;
	}
	.left20{
		margin-left: 20px;
	}
	.slider-text {
	    margin-top: 36px;
	    font-size: 18px;
	    font-weight: bold;
	    color: #fff !important;
	}

}
@media (min-width: 320px) and (max-width: 480px) {
	.selectionSeparate {
	    top: -43px;
	    width: 38px !important;
		margin-right: 12px !important;
		margin-left: 131px !important;
	}
	.bs-callout{
		margin-left: 8px;
	}
	.routes__Content{
		/*margin:40px 0px 0px 30px !important;*/
	}
	.bookSelection__sectionWhite {
		width: 250px !important;
	}
	.left8{
		margin-left: -8px;
	}
	.left18{
		margin-left: -18px;
	}
	.left20{
		margin-left: 20px;
	}

	.steps__dotCenter{
		justify-content: left;
		display: relative;
	}
	.width12{
		margin-right: 30px !important;
	}
	.slider-text {
	    margin-top: 36px;
	    font-size: 18px;
	    font-weight: bold;
	    color: #fff !important;
	}
}
/*** @mediaquerys - Section ***/