.bg_menu_azul {
background: rgba(11,65,131,1) !important;
background: -moz-linear-gradient(45deg, rgba(11,65,131,1) 0%, rgba(64,185,245,1) 100%) !important;
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(11,65,131,1)), color-stop(100%, rgba(64,185,245,1))) !important;
background: -webkit-linear-gradient(45deg, rgba(11,65,131,1) 0%, rgba(64,185,245,1) 100%) !important;
background: -o-linear-gradient(45deg, rgba(11,65,131,1) 0%, rgba(64,185,245,1) 100%) !important;
background: -ms-linear-gradient(45deg, rgba(11,65,131,1) 0%, rgba(64,185,245,1) 100%) !important;
background: linear-gradient(45deg, rgba(11,65,131,1) 0%, rgba(64,185,245,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b4183', endColorstr='#40b9f5', GradientType=1 ) !important;
}


.bg_menu_magenta {
background: rgba(109,89,180,1);
background: -moz-linear-gradient(45deg, rgba(109,89,180,1) 0%, rgba(153,125,255,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(109,89,180,1)), color-stop(100%, rgba(153,125,255,1)));
background: -webkit-linear-gradient(45deg, rgba(109,89,180,1) 0%, rgba(153,125,255,1) 100%);
background: -o-linear-gradient(45deg, rgba(109,89,180,1) 0%, rgba(153,125,255,1) 100%);
background: -ms-linear-gradient(45deg, rgba(109,89,180,1) 0%, rgba(153,125,255,1) 100%);
background: linear-gradient(45deg, rgba(109,89,180,1) 0%, rgba(153,125,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d59b4', endColorstr='#997dff', GradientType=1 );
}

.footer0800 {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: red;
   color: white;
   text-align: center;
   z-index: 99999;
}

.text-white {
     color: #FFFFFF;
}


.hero-bg-media-holder::after {
    
    background: rgba(0, 0, 0, 0.25) !important;
}

.navbar-brand {
    height: 60px;
     
}

#top-main-header {
    padding: 10px 0;
}

.navbar-right {
    margin-top: 10px;
}

.footer-sign-up-in .form-group, .footer-sign-up-in .button-confirm, .footer-sign-up-in .submit-btn-container {
    width: 22.729% !important; 
}


#top-main-header {
    background: #e0180c;
/*    padding: 20px 0;
    margin-bottom: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.1);
    -o-transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
*/
}

.hero-bg-media-holder::after {
    background: none;
}
.hero-bg-media-holder::after {
    background: none;
/*
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
*/
}

.navbar-nav > li > a {
    color: #fff;
/*
    padding: 10px 0;
    line-height: 120%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    -o-transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
*/
}

.color-grey {
      
     color: #303030 !important;
    } 

#menu-mobile {
    color: #FFFFFF !important
}

.close-menu span {
    background: #e0180c;
}

.btn-danger {
    color: #fff;
    background-color: #e0180c;
    border-color: #d43f3a;
}
.btn-ch0800 {
    color: #fff;
    background-color: white;
	font-size:16px;
	font-family: arial;
    border-color: #d43f3a;
}

/*
.btnWhatsapp {
	position:fixed;
	right:24px;
	bottom:24px;
	padding:15px 10px;
	background-color:#2ECC71;
	color:#FFF;
	border-radius:5px;
	text-transform: uppercase;
	z-index: 100000000;
}
.btnWhatsapp:hover {
	color: #FFF;
}
*/

.btnWhatsapp_mobile {
	position:fixed;
	right:5px;
	bottom:4px;
	color:#FFF;
	border-radius:50%;
	text-transform: uppercase;
	z-index: 100000000;
}
.btnWhatsapp_mobile:hover {
	color: #FFF;
} 

.btnWhatsapp {
	position:fixed;
	right:35px;
	bottom:25px;
	color:#FFF;
	z-index: 100000000;
}
.btnWhatsapp:hover {
	color: #FFF;
} 

.btnWhatsapp img { width: 64px !important }

.btn0800 {
	color:#FFF;
	border-radius:5px;
	text-transform: uppercase;
	z-index: 10000000;
}
.btn0800:hover {
	color: #FFF;
} 

.superFooter {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 70px;
   padding-top: 10px;
   background-color: #e0180c;
   color: white !important;
   text-align: center;
   z-index: 99999;
}


.superFooter h1, .superFooter h6 {
     color: white !important;
     font-weight: bold;
}

.superFooter p {
     color: white !important;
     font-weight: bold;
	 font-size: 28px;
}


.header0800 {
	color:#FFF;
	margin-top: -15px;
	text-transform: uppercase;
	text-align: center;
 
}
.header0800:hover {
	color: #FFF;
}  

.header0800 h1 {
     color: white !important;
     font-weight: bold;
     margin-top: 8px;
}

.header0800 p {
     color: white !important;
     font-weight: bold;
	 font-size: 28px;
     margin-top: 8px;
}


.header0800 h6 {
     margin-bottom: -10px;
     padding-bottom: -10px;
     color: white !important;
     font-weight: bold;
}
.preto {
    color: #212529;
}

.color {
    color: #E30609;
    font-weight: bold;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
   /* margin-right: -15px;
    margin-left: -15px;*/
	justify-content: center;
}
.arrow_box {
    position: relative;
    background: #f70206;
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
    

#sidebarPacotes h2 {
    color: #FFF;
    margin-bottom: 0;
    padding: 15px;
    font-weight: normal;
    letter-spacing: -2px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0 !important;
}

.fix-header {
    height: 120px;
}
footer {
    background: #444;
    color: #fff;
    margin-top: 70px;
    font-size: 13px;
}
footer p {
    font-size: 13px;
}
footer a {
    color: #fff;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border-radius: .25rem;
}
.list-default {
    list-style: disc;
    text-align: left;
    color: #000;
    margin-left: 35px;
    font-weight: lighter;
    margin-top: 15px;
    line-height: 1.4;
    margin-bottom: 30px;
}
.font-italic {
    font-style: italic;
}
.card-custom {
    border: 1px solid #FFF;
    background: transparent;
    min-height: 230px;
    margin-bottom: 20px;
    border-radius: .25rem;
}
.card-custom .card-body {
    padding: 13px;
}
.card-custom .card-body p {
    margin-top: 15px;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 10px;
}
.navbar.navbar-expand-md.nav {
    display: flex;
    align-items: center;
}
.mt-10 {
    margin-top: 10px;
}
#sidebarPacotes h2 {
    font-size: 30px;
    margin-bottom: 0;
    padding: 17px 15px 9px;
    position: relative;
}
#sidebarPacotes h2:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(227, 6, 9, 0);
    border-top-color: #E30609;
    border-width: 10px;
    margin-left: -10px;
}
#sidebarPacotes h2 b {
    font-size: 32px;
}
.row.d-flex.align-items-center.no-gutters {
    display: flex;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 0.8rem;
}
#sidebarPacotes ul li {
    background: #444;
    color: #FFF;
    border: 0;
    font-size: 0.5rem;
    margin-bottom: 1px;
    padding: 5px 8px 5px !important;
    text-transform: uppercase;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#sidebarPacotes ul li {
    line-height: 1.3;
}
#sidebarPacotes ul li strong {
    font-weight: bold;
    font-size: 1.5rem;
    text-transform: uppercase;
}
#sidebarPacotes ul li:hover {
    background: #666;
}
#top-main-header.header-sky {
    background-color: #E30609;
}
@media(max-width: 768px) {
    .navbar.navbar-expand-md.nav li {
        margin: 20px 0;
        text-align: left;
        margin-left: 30px;
    }
}
/* cabide


a.whatsapp  {
	display: block;
	padding:15px 10px;
	background-color:#2ECC71;
	color:#FFF !important;
	border-radius:5px;
	text-transform: uppercase;
}


.btn0800 {
	position:fixed;
	right:24px;
	bottom:24px;
	padding:15px 10px;
	background-color:#2ECC71;
	color:#FFF;
	border-radius:5px;
	text-transform: uppercase;
	z-index: 100000000;
}
.btn0800:hover {
	color: #FFF;
}
a.a0800  {
	display: block;
	padding:15px 10px;
	background-color:#2ECC71;
	color:#FFF !important;
	border-radius:5px;
	text-transform: uppercase;
}

*/