.search-box {
	position: relative;
	float: left;
	z-index: 999999;
}

.title-search {
	display: block;
	width: 100%;
	font-size: 1.5rem;
	font-weight: 400;
	color: #fff;
	margin-bottom: 10px;
}

.banner {
	overflow: hidden;
	background-image: url('https://s3.amazonaws.com/phoenix-frontend-static/live/ClickBus/img/teste-ab-banner/background-banner.png');
	background-repeat: repeat;
}

.banner .container {
	position: relative;
	height: 100%;
}

.banner .search-box {
	top: 47%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.content-banner {
	position: relative;
	float: left;
	font-family: 'Roboto', sans-serif;
	margin-left: 
}

.porchat {
	height: 390px;
    position: relative;
    top: -209px;
    left: 190px;
}

#busline-info {
	
}

.busline-logo {
	margin-top: 110px;
	width: 220px;
	background-color: #fff;
	padding: 10px 20px;
	border-left: 6px solid;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

#busline-info h1 {
	color: #fff;
	font-weight: bold;
	font-size: 1.7rem;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.parceria-oficial {
	color: #fff;
	margin-left: 30px;
}

.parceria-oficial span {
	position: relative;
	top: -2px;
	font-size: 0.9rem;
	font-weight: 300;
}

.parceria-oficial img {
	height: 12px;
}

#top-destination .row {
	overflow: hidden;
	width: 100%;
}

.subtitles {
	font-weight: 400;
	font-size: 20px;
}

.subtitles.center {
	text-align: center;
}


/* ==== D E S T I N O S ====*/
#top-rota {
	padding: 20px 0 5px 0;
	background: #F9F9F9;
}

.wrapper-top-rota {
	height: 70px;
	position: relative;
	border: 1px solid #9c27b0;
	border-left-width: 5px;
	
}

.title-top {
	position: absolute;
	top: 0;
	font-size: 12px;
	color: #B1B1B1;
	left: -65px;
}

.from-to {
	text-transform: uppercase;
	font-size: 24px;
	display: table;
	float: left;
	margin-top: 16px;
	margin-left: 20px;
}

.wrapper-price {
	float: right;
	margin-right: 20px;
	margin-top: 18px;
	position: relative;
}

.wrapper-price .a-partir-de {
	font-size: 14px;
	position: absolute;
	top: -12px;
	width: 100%;
	text-align: right;
	font-weight: 400;
	color: #B1B1B1;
}

.wrapper-price .price {
	font-weight: bold;
	position: relative;
	font-size: 28px;
}

.viacao-top-rota {
	width: 120px;
	margin-left: 30px;
	position: relative;
	top: -5px;
}

.destination-price{
	margin-top: 160px;
	padding: 20px;
	font-size: 20px;
	text-align: right;
}

.a-partir-de{
	text-align: right;
	font-size: 13px;
}

.table-ofertas .col-table-100 {
	width: 100%;
	overflow: hidden;
	padding: 0 42px;
	margin-bottom: 5px;
}

.table-ofertas .a-partir-de {
	font-size: 14px;
	color: #B1B1B1;
}

.table-ofertas .col-table-70 {
	width: 70%;
	float: left;
	overflow: hidden;
}

.table-ofertas .col-table-30 {
	width: 30%;
	float: left;
}

.table-ofertas a {
	display: block;
	padding: 0 10px;
	width: 85%;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
	color: #7d7b7b;
	font-weight: 400;
	font-size: 13px;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.table-ofertas a:hover {
	background: #698EE1;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.table-ofertas a:hover, .table-ofertas a:hover .price {
	color: #fff;
}

.table-ofertas .price {
	display: block;
	color: #383838;
	text-align: right;
}

#trip-with {
	background: #F9F9F9;
	padding: 20px 0;
}

#trip-with p {
	font-size: 16px;
}

#svg-map {
	position: absolute;
	height: 90% !important;
	top: 5%;
}


#svg-map path {
	fill:#E3E3E3
}

#svg-map path.active-map {
	fill: #808080 !important;
}

#svg-map text {
	fill:#fff; 
	font:12px Arial-BoldMT, sans-serif; 
	cursor:pointer; 
	display: none;
}

#svg-map path.active-map:hover  {
	fill: #1583AA !important;
}

#svg-map a{
	
	text-decoration:none;
}
#svg-map a:hover {
	cursor:pointer; 
	text-decoration:none 
}

#svg-map .circle {
	fill:#66ccff; 
	display: none;
}

#panel-half {
	position: relative;
}

#panel-height {
	position: relative !important;
	margin-bottom: 20px;
}

.list-principais-rodoviarias {
	width: 48%;
	float: left;
}

.list-principais-rodoviarias li a {
	display: block;
	padding: 10px;
	color: #4c4c4c;

}

.list-principais-rodoviarias li a:hover {
	color: #fff;
	background: #698EE1;
}

#other-info {
	background: url('https://s3-sa-east-1.amazonaws.com/static2.clickbus.com.br/busao/landing-pages/img/viacoes/backgrund-video.png');
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 30px 0;
}

#other-info .row {
	margin-bottom: 0;
}

.panel.radius {
	border-radius: 6px;
	background: #fff;
	min-height: 300px;
}

#sit-type {
	padding: 60px 0;
}

#sit-type .subtitles {
	display: block;
	margin: 10px 0;
}

.sit {
	text-align: center;
	overflow: hidden;
	margin-top: 40px;
}

.sit-convencional {
	height: 120px;
	display: inline;
}

.list-there-are {
	display: table;
	width: auto;
	margin: 0 auto;
}

.list-there-are li {
	float: left;
	margin-right: 6px;
}

.list-there-are li img {
	height: 15px
}

.sit p {
	color: #4c4c4c;
	font-size: 15px;
	line-height: 26px;
	width: 70%;
	margin: 0 auto;
	margin-top: 20px;
}

.row .col.offset-12p {
	margin-left: 12%;
}

.row .col.offset-12p2 {
	margin-left: 37.2%;
}

.panel {
	padding: 15px;
}

.panel h3:first-of-type {
	margin-top: 0;
}

.panel p:last-child {
	margin-bottom: 0;
}

.panel.white {
	background: #fff;
    border: 1px solid #F5F5F5;
    border-bottom-width: 2px;
}

#panel-height {
	height: 283px;
}

#panel-height2 {
    height: auto;
    overflow: hidden;
}

#panel-height2 h2 {
	margin-bottom: 0;
	margin-top: 5px;
	margin-left: 5px;
}
