@import url('https://fonts.googleapis.com/css2?family=Questrial&amp;display=swap');


*{
	font-family: 'Questrial', sans-serif!important;	
  	font-weight: 900;
}

body,
html {
	height: 100%
}
html {
	scroll-behavior: smooth;
}
.bgb{
    background-image: url ("../img/bgb.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

h2
h3,
h4,
h5,
h6{
  color: #ED8223!important;
}

p{
	color: rgb(60,60,60);
	font-size: 16px;
}

.display-4,
.display-3{
	color: #ED8223;
	margin-bottom: 50px;
}

small{
  color: rgb(60,60,60);
  font-weight: 400;
}

a {
	text-decoration: none!important;
}

strong{
	font-weight: 900;
}




.bg_roudend{
	border-radius: 100px;
}



/* --------- 1.Home --------- */ 


/* --------- Planos em Destaque --------- */ 
.featured-plans{
	background-color: rgb(255,255,255);
	padding: 4em 0;	
}

#featured-residential-plan{
	background-color: rgb(255,255,255);
	padding: 4em 0;	
}
.featured-residential-plan-title{
	text-align: center;
}

.video {
	width: 450px;
}

.card {
	border:1;
	border-color: #0089CB ;
	margin-top: 20px;
	
}

.card a{
	font-size: 22px;

	text-decoration:none !important;
}

.card-plans{
	border-radius: 16px;
	transform: scale(0.9);
}

.card-plans:hover{
	transform: scale(1);
	transition: all ease 0.2s;
}

.card-plans2{
	border-radius: 16px;
	transform: scale(0.98);
	transition: all ease 0.2s;
}

.card-plans2:hover{
	transform: scale(1);
	transition: all ease 0.2s;
}

.card-plans2 .card-plans-header {
	background: #ff9900;
	padding: 10px;
	text-align: center;
	border-radius: 16px 16px 0 0;
}

.card-plans2 .card-plans-header2 {
	background: #0089CB;
	padding: 10px;
	text-align: center;
	border-radius: 16px 16px 0 0;
}

.card-promo p{
	background: #ffbf00;
	padding: 5px;
	text-align: center;
	color: #fff;
}


.card-plans-header {
	background: #ED8223;
	padding: 20px;
	text-align: center;
	border-radius: 16px 16px 0 0;
}

.card-plans-header:hover {
	background: #0089CB;
	transition: all ease 0,2s;
}



.card-plans-header2 {
	background: #0089CB;
	padding: 20px;
	text-align: center;
	border-radius: 16px 16px 0 0;
}
 /*Certo*/
.card-plans-header2:hover {
	background: #00008B;
	transition: all ease 0,2s;
}

.voip {
	background: #ffbf00;
	padding: 20px;
	text-align: center;
	border-radius: 16px 16px 0 0;
}

.voip:hover {
	background: #fdc724;
	transition: all ease 0,2s;
}


.card-plans-header h2{
	color: #ED8223;
	font-size: 64px;
	font-weight: bold;

}
.card-plans-header h3{
	margin-top: -28px;
	font-size: 42px;

}


.card-plans-header2 h2{
	color: #0089CB;
	font-size: 64px;
	font-weight: bold;

}
.card-plans-header2 h3{
	margin-top: -28px;
	font-size: 42px;

}
.card-price{
	text-align: center;
}


.card-plans-area {
	padding: 20px;
}

.card-plans-area .card-price h2, 
.card-plans-area .card-price h2 span{
	color: #0089CB;	
}
.card-plans-area .card-price h2{
	font-size: 90px;	
}
.card-plans-area .card-price h2 span{
	font-size: 22px;
}


.card-body h2{
	color: #ED8223;
}
.card-body h2 span{
	font-size: 24px;
}



#differences {
	background-color: #ED8223;
	padding: 4em 0;
}
.differences-title{
	text-align: center;
	color: #fff;
}

.differences-title h2{
	color: #fff;
}
/* --------- End Diferenciais --------- */ 

/* --------- Planos Empresas --------- */ 
#business-plans {
	background-color: rgb(255,255,255);
	padding: 4em 0;
}
.business-plans-title{
	text-align: center;
}
/* --------- End Planos Empresas --------- */ 

/* ------------ Campo Acesso Rapido ------------ */
#quickLink {
	background-color: #0089CB;
	padding: 6em 0;
}
.quickLink-title{
	text-align: center;
}
.quickLink-title h2{
	color: rgb(255,255,255);
}
.quickLink-item{
	text-align: center;
}
.quickLink-item h5 {
	color: #fff;
	padding: 20px 0;
}
/* ------------ End Campo Acesso Rapido ------------ */

/* --------- App M&S --------- */ 
.appMes {
	background-color: #0089CB;
	padding-top: 4em;
	padding-bottom: 0;
}
/* --------- End App M&S --------- */ 
/* --------- 1. End Home --------- */ 


/* --------- 2. Contato --------- */ 



#link-voip{
	background: #0089CB;
	padding: 50px 0;
	height: auto;

}


.destaque-voip{
	background: #0089CB;
	padding: 100px 0;
}

	.destaque-voip .destaque-voip-title{
		padding-bottom: 50px;
		text-align: center;
	}

	.destaque-voip .destaque-voip-itens{
		text-align: center;
	}


.faq-voip{
	background: #fff;

}


	.faq-voip .faq-voip-itens{
		text-align: left;
		padding-top: 25px;
	}




.modal-body{
	background: #fff;
}




/* ------------ Footer ------------ */
footer {
	padding: 75px 0 35px 0;
}
footer .logo-footer {
	width: 30px;
	height: 36px;
}
footer .copyright-footer {
	padding-top: 20px;
}
footer .navbar-footer {
	text-align: left
}
footer .navbar-footer h6 {
	color: rgb(0, 61, 126);
}
/* ------------ End Footer ------------ */

/* scroll to top2 */
.scrollup2{
    position:fixed;
   
    bottom:15px;
    right: 20px;
	animation: pulse 1.7s infinite;
    animation-direction: alternate;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.scrollup2 img{ 
	width:60px !important; 
    height:auto;
}

.scrollup2 img:hover{ 
	width:70px !important; 
    height:auto;
	
	
}

a.scrollup2 {
	outline:0;
	text-align: center;
}

a.scrollup2:hover,a.scrollup2:active,a.scrollup2:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup2 i {
	margin-top: 100px;
	color: #fff;
}
a.scrollup2 i:hover {
	text-decoration:none;
}
/*------ Widget Notification ------*/
.alert-notification {
	display: none;
	background-color: rgba(232, 232, 232,0.9);
	color: rgb(129, 129, 129);
	bottom: 0px;

	
	text-align: center;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-box-shadow: 0 1px 5px rgba(26, 40, 89, .15);
	box-shadow: 0 1px 5px rgba(26, 40, 89, .15);
}
.alert-notification a {
	text-decoration: underline;
}
/*------ End Widget Notification ------*/

/*------ Widget WhatsApp------*/
.alert {
	position: fixed;
	padding: .5rem 2.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	width: 400px;
} 
.alert-whatsapp {
	background-color: #fefefe;
	border-color: rgb(254, 254, 254);
	color: rgb(129, 129, 129);
	bottom: 0px;
	right: 94px;
	font-size: 13px;
	padding: 20px;
	margin-bottom: 0;
	border-radius: .5rem .5rem .5rem .5rem;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-box-shadow: 0 7px 21px rgba(26, 40, 89, .15);
	box-shadow: 0 7px 21px rgba(26, 40, 89, .15);
}
.alert-whatsapp-avatar{
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.alert-whatsapp-info{
	display: inline-block;
	vertical-align: middle;
}





/*------ Widget WhatsApp------*/
.aler {
	position: fixed;
	padding: .5rem 2.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;

} 



/*------ End Widget WhatsApp ------*/

/*------ Customização Botão Opa------*/
.opa_ico {
	background: rgb(0, 0, 255)!important;
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 60px!important;
	height: 60px!important;
	z-index: 99999;
	
	cursor: pointer;
}
/*------ End Customização Botão Opa ------*/





.title-container {
	margin-bottom: 3em
}
.featured-area {
	position: relative;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.featured-area:hover {
	margin-top: -10px
}
.featured-area:before {
	content: '';
	position: absolute;
	z-index: -1;
	width: 100%;
	opacity: .15;
	height: 100%;
	bottom: -10px;
	left: 0;
	right: -20px;
	margin: auto
}
.pt-4 {
	color: #0089CB;
	font-size: 24px;
	font-weight: 900;
}

.call-to-action {
	background-color: #0089CB;
	padding-top: 4em;
	padding-bottom: 4em;
}

.hero-secundary {
	background: #333844 url(../img/hero-secondary.jpg) center right;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	height: 50%;
	margin-bottom: 4em
}
.hero-3 {
	background: #333844 url(../img/bg-sobre.jpg) center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	height: 100%;
	margin-bottom: 4em
}
.hero-4 {
	background: #333844 url(../bg-plano-residencial.html) center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;	
	padding-bottom: 100px;
	margin-bottom: 4em
}
.hero-promo300 {
	background: #333844 url(../hero-promo300mb.html) center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	background-size: 100%;
	height: 560px;
}
.hero-5 {
	background: #333844 url(../img/bg-plano-empresarial.png) center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	padding-bottom: 100px;
	margin-bottom: 4em
}
.hero-6 {
	background: #333844 url(../img/bg-plano-link.png) center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	height: 100%;
	margin-bottom: 4em
}

.hero-voip {
	background: #0089CB;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	text-align: center;
}

.hero-7 {
	background: #333844 url(../bg-predial.html) center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	height: 100%;
	margin-bottom: 4em
}
.hero-container {
	padding-top: 100px
}
.terms {
	margin-bottom: 2em
}
.terms-container {
	margin-bottom: 2em
}
.about {
	margin-bottom: 0
}
.about-container {
	display: flex;
	flex-direction: column;
	justify-content: center
}
.plans {
	margin-bottom: 4em
}

.faq {
	margin-bottom: 4em
}

.contact {
	margin-bottom: 4em
}

.vd-recomendados{
	padding: 4em 0;
}

.house-plans {
	margin-bottom: 4em
}
.hero-1 {
}
.hero-2 {
}


.list-icons {
	padding: 0 25px 0 25px
}
.list-icons span {
	width: 105px;
	height: 105px;
	display: inline-block
}
.list-icons span.l-icon1 {
	background: url(../img/icones-destaque.png) no-repeat 1px 0
}
.list-icons span.l-icon2 {
	background: url(../img/icones-destaque.png) no-repeat -499px 0
}
.list-icons span.l-icon3 {
	background: url(../img/icones-destaque.png) no-repeat -199px 0
}
.list-icons span.l-icon4 {
	background: url(../img/icones-destaque.png) no-repeat -298px 0
}
.list-icons span.l-icon5 {
	background: url(../img/icones-destaque.png) no-repeat -399px 0
}
.list-icons span.l-icon6 {
	background: url(../img/icones-destaque.png) no-repeat -499px 0
}
.icon-thumbnail span {
	width: 14px;
	height: 14px;
	display: inline-block
}
.icon-thumbnail span.icon-facebook {
	background: url(../img/icons-thumbnail.png) no-repeat 0 0
}
.icon-thumbnail span.icon-email {
	background: url(../img/icons-thumbnail.png) no-repeat -20px 0
}
.icon-thumbnail span.icon-tel {
	background: url(../img/icons-thumbnail.png) no-repeat -38px 0
}
.icon-thumbnail span.icon-clock {
	background: url(../img/icons-thumbnail.png) no-repeat -56px 0
}
.icon-thumbnail span.icon-map {
	background: url(../img/icons-thumbnail.png) no-repeat -74px 0
}
.icon-thumbnail span.icon-check {
	background: url(../img/icons-thumbnail.png) no-repeat -92px 0
}
.icon-thumbnail span.icon-check {
	background: url(../img/icons-thumbnail.png) no-repeat -92px 0
}
.icon-socialmedia span {
	display: inline-block
}
.icon-socialmedia span:hover {
	background-color: #000;
}
.icon-socialmedia span.icon-facebook-2 {
	background: url(../img/icons-faebook.png) no-repeat;
	width: 18px;
	height: 18px;
}
.icon-socialmedia span.icon-youtube {
	background: url(../img/icons-youtube.png) no-repeat;
	margin-right: 8px;
	width: 25.8px;
	height: 18px;
}
.icon-socialmedia span.icon-instagram {
	background: url(../img/icons-instagram.png) no-repeat;
	margin-right: 8px;
	width: 18px;
	height: 18px;
}



.erro404 {
	margin-bottom: 4em
}
.erro404-container {
	display: flex;
	flex-direction: column;
	justify-content: center
}
.erro404-figure {
	padding-top: 6em
}





#destaque-app{
	padding: 4rem 0;
	background-color: #3498D4;
}
.destaque-app-title{
	text-align: center;
}
.destaque-app-title h2,
.destaque-app-title h5 {
	color: #fff;
}

.destaque-app-area{
	text-align: center;
}
.destaque-app-area h4,
.destaque-app-area p {
	color: #fff;
}
.selo-app{
	display: flex;
	justify-content: center;
	padding-top: 2rem;
}
#plan-blackfriday {
	background-color: #180639;
	padding: 0 0 4em 0;
	text-align: center;
}
.plan-blackfriday-title h2 {
	color: #fff;
}


#plan-promo300 {
	background-color: #00ace7;
	padding: 0 0 4em 0;
}
.plan-promo300-title h2 {
	color: #fff;
}
.info-regras{
	padding-top: 2rem;
	text-align: center;
}
.info-regras small{
	color: #fff;
	padding-top: 2rem;
}


.form-control{
	border: 1px solid #fff;
}

#countdown {
	background-color: #180639;	
	padding: 50px 0 70px 0;
	text-align: center!important;
}

.countdownContainer{
	transform : translateX(-50%) translateY(-50%);
	position: relative;
	top: 50%;
	left: 50%;
	text-align: center!important;
}

.countdownContainer h2{
	color: #fff;	
	padding-bottom: 0px;
}

.info2{
	font-size: 58px;
	color: #fff;
	
}
.rp{
	display: inline-block;
	padding: 30px 40px;
	background-color: #fff; 
	color: #180639;
	border-radius: 8px;
	height: 100%;
	width: auto;
}

/* ===========================
  Responsive
==============================*/

/* Large Mobile :480px. */
@media only screen and (max-width: 767px) {
  .mb-btn{
  	margin-bottom: 30px;
  }
  
  .rp{
	margin-bottom: 30px;
}

}

/* small Mobile :320px. */
@media only screen and (max-width: 479px) {

}


/*SECTIONS*/


.hbomax{
	background: linear-gradient(180deg, rgba(2,0,36,1) 34%, rgba(57,9,121,1) 68%, rgba(74,2,78,1) 95%);
}


.collapse-plans{
	padding-top: 100px;
	padding-bottom: 100px;
}

.btn-outline-primary:focus, .btn-outline-primary:active {
}

.apps{
	background: #FBFBFD;
}