@charset "utf-8";

/* ------------ Reset ------------ */

body {
  font-family: 'Open Sans', arial, sans-serif;
  color: #96979d;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  background: #F3EFEC;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Open Sans', arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  line-height: normal
}

a {
  color: #96979d;
  text-decoration: none;
  cursor: pointer
}

input, button, select, textarea {
  font-family: 'Open Sans', arial, sans-serif;
}

a:hover, a:focus {
  text-decoration: none;
  color: inherit
}

a:focus {
  text-decoration: none
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
  padding: 0px
}

h3 {
  font-size: 20px
}

ul, ul li {
  list-style: none
}

/* ------------ Common Classes ------------ */

.heading1 {
  font-size: 22px;
  color: #5e626b;
  text-transform: uppercase;
  font-family: 'Open Sans', arial, sans-serif;
  border-bottom: 1px solid #F2F2F2;
  padding: 0px 0 5px 0;
  margin-bottom: 40px;
  margin-top: 0px;
}

.col-lg-3 .heading1 {
  margin-bottom: 30px
}

.heading2 {
  font-size: 22px;
  text-transform: none;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Open Sans', arial, sans-serif;;
  border-bottom: 1px solid #F2F2F2;
  padding: 0px 0 5px 0;
  color: #5e626b;
  margin-bottom: 15px
}

.heading2 span {
  border-bottom: 1px solid #ccc;
  padding: 0px 0 5px 0;
}

.heading3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px
}

.heading1 .maintext {
  border-bottom: 1px solid #cccccc;
  padding: 0px 0 5px 0; /*color:#f3601d*/
}

.heading3 {
  font-size: 18px;
  color: #333
}

.textright {
  text-align: right
}

img {
  max-width: 100%;
  height: auto
}

.imageleft {
  margin: 0 10px 10px 0;
  float: left;
  padding: 5px;
  border: 1px solid #E7E7E7
}

.red {
  color: #F00
}

.orange {
  color: #f3601d
}

.m0 {
  margin: 0px
}

.mt10 {
  margin-top: 10px;
}

.mt40 {
  margin-top: 40px;
}

.mt14 {
  margin-top: 14px
}

.mb40 {
  margin-bottom: 40px;
}

.mr10 {
  margin-right: 10px
}

.mt20 {
  margin-top: 20px
}

.ml0 {
  margin-left: 0px !important
}

.mb20 {
  margin-bottom: 20px
}

.m5 {
  margin: 5px 0
}

.w100 {
  width: 100%
}

.font16 {
  font-size: 16px
}

.font18 {
  font-size: 18px
}

.font24 {
  font-size: 24px
}

.font36 {
  font-size: 36px
}

.font48 {
  font-size: 48px
}

.font60 {
  font-size: 60px
}

.font72 {
  font-size: 72px
}

.font96 {
  font-size: 96px
}

.font124 {
  font-size: 124px
}

.error404 {
  font-size: 60px;
  text-align: center;
  font-family: 'Open Sans', serif;
  color: #f3601d
}

.centeralign {
  text-align: center
}

.margin-none {
  margin: 0px
}

.clear {
  clear: both
}

.displayblock {
  display: block
}

.red {
  color: #F00
}

label.error {
  color: #f3601d
}

.relativediv {
  position: relative
}

.greycontainer {
  padding: 25px 0;
  background: #efefef
}

.btn:focus {
  color: #fff
}

/* ------------ Bootstrap Overwrites ------------ */

ul, ul li {
  margin: 0px;
  padding: 0px;
}

.form-horizontal .control-label {
  text-align: left !important;
}

label {
  font-weight: normal
}

h2 i[class^="icon-"], h2 i[class*=" icon-"], .accrodian-trigger i[class^="icon-"], .accrodian-trigger [class*=" icon-"], #myTab i[class^="icon-"], #myTab i[class*=" icon-"] {
  margin-right: 5px
}

.pull-left[class^="icon-"], .pull-left[class*=" icon-"] {
  margin-right: 10px
}

.nav-pills > li > a, .form-control, .btn, .thumbnail, .img-thumbnail {
  border-radius: 0px;
}

.navbar {
  min-height: 34px
}

.branco {
  background: #fff;
  margin-top: 25px;
  border: 1px solid #eea236;
  padding: 20px;
}

.page-header {
  color: #f3601d;
  margin-top: 10px;
}

.panel-default {
  border-color: #eea236;
}

.panel-default > .panel-heading {
  border-color: #eea236;
  background-color: #eea236;
}


.panel-default > .panel-heading a {
  color: #fff;
}

.panel-default > .panel-heading a:hover {
  text-decoration: underline;
}

.panel-title {
  font-weight: bold;
  color: #fff;
}

.panel-title font {
  font-weight: normal;
}

.panel-title a {
  color: #fff;
  text-decoration: underline;
}

.carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 0;
  background-color: #fff !important;
  border: 1px solid #f3601d !important
}

.carousel-indicators li {
  width: 15px !important;
  height: 15px !important;
  background-color: #f3601d !important;
  border: 1px solid #fff !important;
}

.logo {
  margin-top: 25px;
}

.carousel-indicators {
  top: 0%;
  left: ;
  padding-top: 9px;
}

.laranja {
  color: #f3601d
}

.vermelho {
  color: #ff0000
}

.espaco {
  padding: 30px
}

.espaco-rodape {
  padding: 20px 20px 0px 82px
}

.roxo {
  background: #111;
  width: 100%
}

.roxo h4.laranja {
  font-weight: bold;
}

.footer.roxo {
  background: #f3601d;
}
.footer {
  padding: 10px
}

.back {
  position: absolute;
  z-index: 9995;
  bottom: -26px
}

.back2 {
  width: 350px;
  padding: 15px;
  padding-top: 50px;
  position: absolute;
  z-index: 9998;
  top: 0;
  background: #fff;
  border-bottom: 3px solid #f3601d
}

.back2 label, .passengers-ages label {
  font-weight: bold;
  color: #555;
}

/*
.back2 label.font16, .passengers-ages label.font16 {
  border-left: 5px solid #f3601d;  
  background-color: #333;
  padding: 5px 10px 0 5px;
}
*/

.passengers-ages {
  z-index: 9999;  
  margin-left: 350px;
  top: 0;
  padding: 10px 20px;
  position: absolute;
  background: #fff;
  border-bottom: 3px solid #f3601d;
  display: none;
}

.back3 {
  width: 23%;
  padding: 15px;
  z-index: 9999;
  top: 0%;
  background: #fff;
  border-bottom: 6px solid #f3601d
}

.back4 {
  position: absolute;
  z-index: 9999;
  top: 0px;
}

.bottom {
  bottom: -240px;
  width: 280px
}

.carousel-inner {
  overflow: initial !important;
}

.calendario {
  background-image: url('../images/calendario.png');
  width: 43px;
  height: 40px;
}

button.calendario {
  border: none;
  background-color: #fff;
  margin-left: -15px;
  margin-top: -4px;
}

.back-form {
  background: #fff;
  height: 70px;
  border-bottom: 4px solid #f3601d
}

.back-form legend {
  border: none;
  font-size: 17px;
  text-align: center;
  margin-bottom: 5px;
}

.horarios img {
  margin-left: 78px;
}

.cambio {
  color: #000;
  margin: 10px;
  padding: 10px;
  font-size: 22px;
}

.qtd {
  padding-top: 8px;
  position: absolute;
}

.rodape-images {
  margin-right: 5%;
}

.rodape-images a {
  display: inline-block;
  margin: 0 7px;
}

.data-cot {
  font-size: 17px;
}

.destination-cot {
  font-size: 17px;
  font-weight:bold;
  color: #F48532;
}

.plano-cot {
  font-size: 20px;
  color: #000
}

.idade-cot {
  font-size: 14px;
}

.idade-cot strong {
  color: #676;
}

.quote-observations {
  margin-top: 15px;
  font-size: 11px;
  padding: 8px 10px;
  background: #ffe3bb;
  color: #555;
  border-radius: 10px;
}

.quote-observations strong {
  color: #f3601d;
}

.preco-cot {
  font-size: 16px;
  color: #f3601d
}

.valor-cot {
  font-size: 19px;
  color: #f3601d
}

/*

/* ------------ Header ------------ */

.headerstrip {
  background: #f3601d;
}

.headerstrip nav.subnav select {
  display: none;
}

.headerstrip ul.nav {
  margin-bottom: 0px
}

.headerstrip ul.nav.language {
  margin-right: 60px
}

.headerstrip ul.nav.language li.dropdown {
  padding: 9px 3px 0 0;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 15px
}

.headerstrip ul.nav.topcart li.dropdown {
  display: inline-block;
  text-transform: uppercase
}

.headerdetails .topcall {
  font-size: 16px;
  line-height: 31px;
  padding: 0 0 0 41px;
  margin-left: 40px
}

.headerdetails li.carticon.dropdown {
  padding: 7px 10px 7px 0px
}

header .headerdetails {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fbfbfb;
  border-top: 5px solid #f3601d;
}

header .headerdetails .images-top {
  margin-top: 20px;
}

header .headerdetails .images-top.relogio {
  margin-top: 25px;
}

#topnav {
  margin: 0px
}

#topnav .navbar-inner {
  background: none;
  border: none;
  box-shadow: none;
  filter: none;
  padding: 0px
}

#topnav ul {
  padding: 0 0 0 0;
  margin: 0px
}

#topnav ul li {
  padding: 5px 0;
  display: inline-block
}

#topnav ul li a {
  box-shadow: none;
  text-shadow: none;
  color: #efefef;
  font-size: 13px;
  text-transform: capitalize;
  padding: 0px;
  margin-right: 15px
}

#topnav ul li a:hover, #topnav ul li a.active {
  color: #fff;
  background: none
}

/* ------------  Top Cart ------------ */

.headerdetails #main-nav ul > li.topcart {
  background: #fff;
  height: 45px
}

.headerdetails #main-nav ul > li.topcart a {
  color: #999999;
  font-size: 14px
}

.headerdetails .navbar .nav li.topcart .dropdown-toggle .caret, .navbar .nav li.dropdown.open.topcart .caret {
  border-bottom-color: #999999;
  border-top-color: #999999
}

.headerdetails ul.topcartopen {
  font-size: 12px;
  right: 0
}

.headerdetails ul.topcartopen li > table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
  padding: 10px
}

.headerdetails ul.topcartopen li > table td {
  color: #;
  vertical-align: top;
  padding: 5px 10px;
  border-bottom: 1px dashed #E7E7E7;
}

.headerdetails ul.topcartopen li > table .image {
  width: 1px;
}

.headerdetails ul.topcartopen li > table .image img {
  text-align: left;
}

.headerdetails ul.topcartopen li > table .name small {
  color: #999999;
}

.headerdetails ul.topcartopen li > table .quantity {
  text-align: right;
}

.headerdetails ul.topcartopen li > table td.total {
  text-align: right;
}

.headerdetails ul.topcartopen li > table .remove {
  text-align: right;
}

.headerdetails ul.topcartopen li > table .remove img {
  cursor: pointer;
}

.headerdetails #header #cart .mini-cart-total > table {
  border-collapse: collapse;
  padding: 5px;
  float: right;
  clear: left;
  margin-bottom: 5px;
}

.headerdetails ul.topcartopen li > table a {
  padding: 0px;
}

.headerdetails .shoppingcarttop {
  position: absolute;
  top: 0;
  right: 250px
}

.headerstrip nav.subnav select {
  display: none;
}

.headerstrip ul.nav {
  margin-bottom: 0px
}

/* ------------ Main Menu ------------ */

#mainmenu select {
  display: none
}

#mainmenu {
  background: #fff;
  position: relative
}

#mainmenu:after {
  clear: both;
  content: ""
}

#mainmenu select {
  display: none
}

#mainmenu .subnav {
  background: #111;
  padding: 7px 10px;
}

ul.mainmenucontain {
  width: 100%;
  float: left;
  padding-left: 0px
}

ul.mainmenucontain > li {
  position: relative;
  margin: 0;
  border-right: 1px solid #909092
}

ul.mainmenucontain > li a i {
  color: #fff;
}

ul.mainmenucontain > li:hover > a, ul.mainmenucontain > li > a.active, ul.mainmenucontain > li:hover > a i, ul.mainmenucontain > li > a.active i {
  color: #f3601d !important;
  text-shadow: none;
}

ul.mainmenucontain > li a.home span {
  text-indent: -9999px;
}

ul.mainmenucontain > li:last-child {
  border: none
}

ul.mainmenucontain > li > a {
  text-decoration: none;
  display: block;
  z-index: 6;
  position: relative;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 12px;
  margin: 0 6px 0 0
}

ul.mainmenucontain > li + li > a {
  margin-left: 6px
}

ul.mainmenucontain > li > div {
  display: table;
  padding: 8px 12px 12px;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 99999;
  display: none;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #E7E7E7;
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  min-width: 220px;
  border-top: 4px solid #f3601d;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

ul.mainmenucontain > li:last-child > div {
  right: 6px;
  left: auto
}

ul.mainmenucontain > li + li > div {
  left: 6px
}

ul.mainmenucontain > li:hover > div {
  width: 100%;
  vertical-align: top;
  min-width: 220px
}

ul.mainmenucontain > li > div ul {
  display: table-cell;
  vertical-align: top;
  min-width: 220px
}

ul.mainmenucontain > li ul + ul {
  padding-left: 20px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

ul.mainmenucontain > li ul > li {
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px dashed #dddddd
}

ul.mainmenucontain > li > div ul.arrow li a {
  padding: 8px 8px 8px 8px;
  display: block
}

ul.mainmenucontain > li ul > li > a {
  text-decoration: none;
  display: block;
  white-space: nowrap;
  min-width: 150px;
  padding: 8px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

ul.mainmenucontain > li > div ul li:hover a {
  background-color: #f3601d;
  color: #fff;
  text-shadow: none
}

ul.mainmenucontain > li > div ul > li > a {
  color: #999999;
}

ul.mainmenucontain > li ul > li img {
  margin: 3px;
  max-width: none
}

.menutitle {
  font-size: 16px;
}

.mega {
  padding-bottom: 20px
}

.mega:after, ul.mainmenucontain > li > div:after {
  clear: both;
  display: block;
  content: '';
  height: 0
}

ul.mainmenucontain.letra > li > a {
  text-decoration: none;
  display: block;
  z-index: 6;
  position: relative;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 10px;
  padding: 5px 12px;
  margin: 0 6px 0 0
}

.forma-pag h2 {
  font-size: 18px;
  color: #009900;
  margin-left: 10px;
}

.dados-plano-pag p {
  font-size: 12px;
  color: #333;
  margin-left: 10px;
}

.dados-plano-pag b {
  font-size: 18px;
  color: #333;
}

.text-form-pag {
  font-size: 15px;
}

.esp-img-pag1 {
  margin-left: 17px
}

.esp-img-pag2 {
  margin-left: 15px
}

.esp-img-pag3 {
  margin-left: 15px
}

.esp-img-pag4 {
  margin-left: 10px
}

.esp-img-pag5 {
  margin-left: 10px
}

.forma-rad {
  margin-left: 50px !important
}

.atendimento_online {
  width: 38px;
  height: 173px;
  position: absolute;
  float: left;
  top: 50px;
  background: url("../images/atendimento-online_aba.png");
  z-index: 9999;
}

#myCarousel {
  height: 415px;
}

.page_home #myCarousel {
  height: 650px;
}

#myCarousel .carousel-inner .item .fill {
  background-position: top;
}

.banner-main-header {
  margin: 0;
  position: absolute;
  top: 15px;
  right: 5%;
  width: 36%;
  text-align: right;
  color: #fff;
  background: #f3601d;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
  border-left: 10px solid #111;
  border-bottom: 0;
}

.banner-sub-header {
  margin:0;
  position: absolute;
  top: 150px;
  right: 5%;
  width: 44%;
  text-align: right;
  color: #fff;
  background: #111;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
  border-left: 10px solid #f3601d;
}

.banner-sub-header2 {
  margin: 0;
  position: absolute;
  top: 230px;
  right: 5%;
  width: 46%;
  text-align: right;
  color: #fff;
  background: #f3601d;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
  border-left: 10px solid #111;
  border-bottom: 0;
  font-size: 17px;
}

.see-coverages-mobile {
  display: none;
}

.plan-box {
  min-height: 440px;
}

.detalha-preco {
  text-decoration: underline;
}

.price-details {
  background: #F48532;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  position: absolute;
  bottom: 150px;
  font-size: 13px;
  visibility: hidden;
  text-align: right;
}

.price-details span {
  background-color: #333;
  font-weight: bold;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 3px;
  display: inline-block;
}

.row.back.header-content {
  width: 1170px;
}

.row-content-box {
  width: 33.33%;
  float: left;
  padding: 0 15px;
}

.header-content-box {  
  display: inline-block;
  max-width: 340px;
  background: #FFF;  
  border-left: 7px solid #f3601d;
  box-shadow: 0 5px 2px -2px #b1b0b0;
  text-align: center;
}

.checkbox.familiar label label {
  padding-left: 5px;
}

.quote-row .panel-body {
  min-height: 351px;
}

#coberturas, .table-coberturas-desktop h3, .table-coberturas-desktop h4 {
  font-weight: bold;
  text-transform: uppercase;
}

table.table-coberturas-desktop {
  border: 1px solid #ddd;
}

.table-coberturas-desktop td {
  color: #333;
}

.table-coberturas-desktop h4 {
  font-size: 14px;
  color: #F48532;
}

.table-coberturas-desktop h3 {
  color: #222;
}

.table-coberturas-desktop .coverage-col {
  width: 15%;
  vertical-align: middle;
}

.table-coberturas-desktop .coverage-value {
  border: #fff 1px solid;
  font-weight:bold;
  background-color: #ffcfac;
  text-align: center;
  vertical-align: middle;
  color: #333;
}

.table-coberturas-desktop .coverage-value.max-coverage {
  background-color: #F48532;
  color: #fff;
}

.ui-datepicker .ui-datepicker-header {
  background-color: #FF8900 !important;
  border-color: #ED7000 !important;
}
.ui-datepicker td .ui-state-hover, .ui-datepicker .ui-datepicker-today a {
  background-image: -webkit-linear-gradient(top, #ED7000, #FF8900) !important;
}
.cookies-message {
  display: block;
  position: fixed;
  bottom: 10px;
  margin-left: -461px;
  left: 50%;
  background: #fff;
  padding: 10px;
  z-index: 99999;
  border-radius: 10px;
  border: #f0ad4e 1px solid;
}

.cookies-message p {
  display: inline-block;
  font-size: 14px;
}

.cookies-message p a {
  font-size: 13px;
  color: #f0ad4e;
}

.cookies-message button {
  display: inline-block;
  margin-left: 30px;
  padding: 10px;
  top: -10px;
  position: relative;
  background: #f0ad4e;
  border: 1px solid #f0ad4e;
  border-radius: 5px;
  font-weight: bold;
  color: #fff;
}

.cookies-message button:hover {
  background: #f29410;
  border: 1px solid #d67e04;
}

.observacoes-compra {
  padding: 15px;
  color: #333;
  border: 1px solid #f37e37;
  background: #FBE3C4;
  margin: 20px 0;
  font-size: 12px;
}

.observacoes-autenticacao {
  border: 1px solid #bd5c10;
  padding: 10px 15px;
  color: #fff;
  background: #f98c36;
}

.observacoes-autenticacao h3 {
  text-transform: uppercase;
  font-weight: bold;
}

iframe.mapa-contato {
  width: 90%;
  height: 400px;
  right: 0;
  margin: 20px;
  border-radius: 20px;
}

.creditcard_return_alert {
  background: #EFE799;
  color: #333;
  padding: 15px !important;
}

.creditcard_return_alert h3 {
  margin-top: 0px;
  color:red;
  text-transform: uppercase;
  font-weight: bold;
}

.creditcard_return_alert .panel {
  margin: 0;
}

#codigo_compra {
  font-weight: bold;
}

.plan-box .panel.panel-default, .plan-box .panel-body {
  border-color: #F48532;
}

.plan-box .panel.panel-default .plan-destination {
  font-size: 15px;
  padding: 5px;
  background: #F48532;
  color: #fff;
  font-weight: bold;
}

.plan-box .panel.panel-default .plan-destination a {
  color: #fff;
}

.plan-box .panel.panel-default .plan-destination a:hover {
  color: #fff;
  text-decoration: underline;
}

.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.tel-0800 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
  display: block;
  float: right;
}

.pricing-table .passenger, .pricing-table .loading-prices-message {
  display:none;
}

.pricing-table .passenger .passenger-price {
  color: #797979;
  text-decoration: line-through;
}

.pricing-table .passenger .passenger-price-with-discount {
  color: #f3601d;
  font-size: 14px;
}

.cielo-message {
  color: #333;
  padding: 12px 15px;
  background: #fdffa6;
  border: 1px solid #bd5c10;
  margin: 10px 0px;
}

.cielo-message strong {
  background-color: #bd5c10;
  color: #FFF;
  padding: 3px;
  border-radius: 5px;
}

@media screen and (max-width: 1024px) {
  .cookies-message {
      margin-left: -50%;
  }
  
  .cookies-message button {
      margin-left: 10px;
  }
}

@media (max-width: 950px) {
  .back2 {
    width: 420px;
  }

  .images-top {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  
  ul.mainmenucontain > li > a {
    margin-left: 6px;
  }

  ul.mainmenucontain > li {
    border-right: none;
  }

  .nav-pills > li {
    float: none;
  }

  header .headerdetails .images-top {
    margin-top: 10px;  
  }

  header .headerdetails .images-top, header .headerdetails .images-top a {
    font-size: 12px;
  }

  .navbar-toggle {
    border-radius: 5px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 5px 10px;
    z-index: 999;
    color: #333;
    top: -40px;
  }

  .navbar-collapse.collapse.collapsed {
    height: 1px !important;
  }
  
  .navbar-collapse.collapse.collapsed.in {
    height: auto !important;
  }

  button.navbar-toggle {
    background: #f0ad4e;
  }

  button.navbar-toggle .icon-bar {
    border: 1px solid #fff;
  }

  button.navbar-toggle[aria-expanded="true"] {
    background: #fff;
    border: 1px solid #f0ad4e;
  }

  button.navbar-toggle[aria-expanded="true"] .icon-bar {
    border: 1px solid #f0ad4e;
  }

  .atendimento_online {
    display: none !important;
  }

  .table-coberturas-desktop {
    display: none;
  }

  .see-coverages-mobile {
    display: inline;
    margin-top: 10px;
  }

  .header-content-box {
    width: 100%;
  }
}

@media (max-width: 620px) {
  .page_home #myCarousel {
    height: 1180px;
  }

  .back2 {
    width: 60%;
    max-width: 350px;
  }

  .col-md-3 {
    width: 50%;
  }

  .passengers-ages {
    right: 0;
    left: inherit;
    width: 35%;
    max-width: 200px;
  }

  .banner-main-header, .banner-sub-header, .banner-sub-header2 {
    right: 0;
  }

  .banner-main-header {
    font-size: 16px;
  }

  .banner-sub-header, .banner-sub-header2 {
    width: 40%;
  }

  .banner-sub-header {
    font-size: 12px;
  }

  .banner-sub-header2 {
    top: 255px;
    font-size: 15px;
  }

  .row.back.header-content {
    width: 85%;
    top: 420px;
    left: 50%;
    margin-left: -165px;
  }

  .row-content-box {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
}
