@import url('../lib/bootstrap/css/bootstrap.min.css');
@import url('../lib/font-awesome/font-awesome.min.css');
@import url('../lib/ekko-lightbox/ekko-lightbox.css');
@import url('../lib/owl-carousel/owl.carousel.min.css');
@import url('../lib/owl-carousel/owl.theme.default.min.css');
@import url('../lib/whatsapp-widget/whatsapp.css');
@import url('custom.css');

html, body{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:normal;
	color:#666;
	overflow-x:hidden !important;
}

body{
	background: #fff;
}

.font-size-18-modificada {
    font-size: 18px;
}

@media only screen and (max-width: 600px) {

     .left-0-top-menu{
        margin-left: 10px!important;
    }

	.ocultar-mobile{
		display: none!important;
	}

	.font-size-18-modificada {
    font-size: 14px!important;
        height: 50px;
}

	.botoes-blue-2{
	
    padding: 5px 4px!important;
    font-size: 13px!important;
    width: 100%!important;
	}

	.whatsapp-botao {
    	    width: 31px!important;
    		margin-right: -9%!important;
    		z-index: 999!important;
    		height: 31px!important;
	}

	.ligar-botao {
    	width: 31px!important;
    	margin-right: -9%!important;
    	z-index: 999!important;
    	height: 31px!important;
    	border: 3px solid #fff!important;
}

	.bt-fone, .botao-business, .botao-compartilhar, .liga-fone {
    	width: 100%!important;
    	margin-bottom: 5px;
    	padding: 3px!important;
    	border: 3px solid #ededed!important;
	}

	.nova-cor {
    	height: auto;
    	margin-bottom: 20px;
	}

	.img-google{
		max-width: 100%!important;
	}

	.border-radius-10-1 {
		border-radius: 10px 10px 0px 0px !important;
	}

	.line-h25{
		line-height: 25px;
	}

	.p20{
		padding: 10px;
	}

	.wd100{
		width: 100%;
	}

	.no-righ-responsivo {
		padding-right: 0;
	}

	.top-menu ul {
		margin: 0px 0%!important;
		list-style-type: none;
		padding: 0;
	}

	.top-menu ul li a{
		padding: 7px 7px!important;
	}

	.frase {
		font-size: 18px!important;
		line-height: 43px!important;
	}

	.background-image-topo{
		height: 275px !important;
        background-position: 55% 5px;
        background-color: #00112E;
    
	}

	body{
		background: #fff !important;
	}
}

a,
a:link,
a:active,
a:visited{
	color:#090979;
	transition:0.5s;
	text-decoration:none
}
a:hover{
	color:#666	
}

.cor_links a,
.cor_links a:link,
.cor_links a:active,
.cor_links a:visited,
.cor_links a:focus{
	color:#ff7500;
	text-decoration:none;
	cursor:pointer;
	transition:0.3s
}

.cor_links a:hover{
	color:#000000
}

.cor_links_topo a,
.cor_links_topo a:link,
.cor_links_topo a:active,
.cor_links_topo a:visited,
.cor_links_topo a:focus{
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	transition:0.3s
}

.cor_links_topo a:hover{
	color:#ff7500
}

.cor_links_rodape a,
.cor_links_rodape a:link,
.cor_links_rodape a:active,
.cor_links_rodape a:visited,
.cor_links_rodape a:focus{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	transition:0.3s
}

.cor_links_rodape a:hover{
	color:#ff7500
}

.cor_links_box_silver a,
.cor_links_box_silver a:link,
.cor_links_box_silver a:active,
.cor_links_box_silver a:visited,
.cor_links_box_silver a:focus{
	color:#333;
	text-decoration:none;
	cursor:pointer;
	transition:0.3s
}

.cor_links_box_silver a:hover{
	color:#ff7500
}

.cor_links_box_red a,
.cor_links_box_red a:link,
.cor_links_box_red a:active,
.cor_links_box_red a:visited,
.cor_links_box_red a:focus{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	transition:0.3s
}

.cor_links_box_red a:hover{
	color:#279ad8
}


/* MENU */
.navbar-brand{
	padding:0px
}
.navbar{
	margin:0;
	padding:0	
}
.nav-link {
   padding: 2px 10px !important;
   line-height:15px !important;
   margin-left:2px;
   margin-right:2px;
   border-bottom:0px;
}
.navbar-nav .nav-link {
	font-size:14px;
	color:#ffffff;
	font-weight:400
}
.navbar-nav .nav-link:hover{
	color:#ff7500;
}
.navbar-padding-menu{
	padding-left:0px;
	padding-right:0px
}
.dropdown-item{
    font-size:13px;
	line-height:20px;
	text-transform:uppercase;
	color: #ffffff !important;
	font-weight:500;
}
.dropdown-item:focus, .dropdown-item:hover {
    color:#ffffff !important;
	background:#ff7500;
}
.dropdown-item.active,.dropdown-item:active{
	color:#ffffff !important;
	text-decoration:none;
	background-color:#ff7500 !important
}
.dropdown:hover>.dropdown-menu {
  display: block;
  left:0px;
  border:none
}
.navbar-toggler-icon{
	margin-bottom:5px	
}
@media only screen and (max-width: 600px) {
	.navbar-brand{
		padding:0px;
		padding-bottom:15px;
		margin-right:0px
	}
	.nav-link {
	   padding: 6px 20px 6px 20px !important;
	}
	.navbar-collapse{
		margin-bottom:10px	
	}
	.dropdown:hover>.dropdown-menu {
	  margin-left:15px;
	  margin-right:15px;
	}
}

/* MENU SOCIAL BOTTOM */
.menu-social-bottom{
	list-style:none;
	padding:0;
	margin:0;
	text-align:center	
}
.menu-social-bottom > li{
	display:inline-table	
}
.menu-social-bottom > li > a,
.menu-social-bottom > li > a:link,
.menu-social-bottom > li > a:active,
.menu-social-bottom > li > a:visited,
.menu-social-bottom > li > a:focus{
	display:block;
	color: #fff;
    font-size: 16px;
    text-align: left;
	margin:0px 4px;
	cursor:pointer;
	transition:0.5s;
	text-decoration: underline;
}
.menu-social-bottom > li > a:hover{
	color:#279ad8;
}

.underline{
	text-decoration: underline!important;
}

@media only screen and (max-width: 600px) {
	.menu-social-bottom{
		margin-left:auto;
		margin-right:auto;
		width:100%;
		margin-bottom:10px;
		text-align:center;
	}
	.menu-social-bottom > li{
		display:inline-table;
		margin-left:0px;
		margin-right:0px;
	}
}


/* BOTOES */
.botoes-red,
.botoes-red a,
.botoes-red a:link,
.botoes-red a:active,
.botoes-red a:visited{
	display:inline-block;
	padding:13px 25px;
	background:#00b768; 
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff !important;
	transition:0.5s;
	margin-top:3px;
	border-radius:40px;
	border:none;
	cursor:pointer
}

.botoes-red:hover,
.botoes-red a:hover{
	background:#006037
}

/* BOTOES */
.botoes-red-2,
.botoes-red-2 a,
.botoes-red-2 a:link,
.botoes-red-2 a:active,
.botoes-red-2 a:visited{
	display:inline-block;
	padding:17px 20px;
	background:#00b768; 
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff !important;
	transition:0.5s;
	margin-top:3px;
	border-radius:30px;
	border:none;
	cursor:pointer;
	box-shadow: 0px 1.40066px 1.40066px rgb(0 0 0 / 14%), 0px 1.40066px 1.86755px rgb(0 0 0 / 12%), 0px 0.466887px 3.7351px rgb(0 0 0 / 20%);
	/*border-top: 1px solid #148c58;
    border-bottom: 3px solid #148c58;
    border-right: 3px solid #148c58;*/
}

.botoes-red-2:hover,
.botoes-red-2 a:hover{
	background:#fff;
    color:#00b768 !important;
}

/* BOTOES */
.botoes-blue-2,
.botoes-blue-2 a,
.botoes-blue-2 a:link,
.botoes-blue-2 a:active,
.botoes-blue-2 a:visited{
	display:inline-block;
	padding:10px 25px;
	background:#00b768; 
	font-size:14px;
	font-weight:700;
	/*text-transform:uppercase;*/
	color:#fff !important;
	transition:0.5s;
	margin-top:0px;
	border-radius:30px;
	border:none;
	cursor:pointer
}

.botoes-blue-2:hover,
.botoes-blue-2 a:hover{
	background:#fff;
    color:#010c2b !important;
}


.form-control input[type=select]{
	height:70px !important
}

.form-control{
	padding:25px 25px !important;
	border: 0px solid #cacaca;
	font-size:15px !important;
	margin-bottom:11px;
	border-radius:50px;
	margin-top:3px;	
	font-weight:800;
	box-shadow: 0px 1.40066px 1.40066px rgb(0 0 0 / 14%), 0px 1.40066px 1.86755px rgb(0 0 0 / 12%), 0px 0.466887px 3.7351px rgb(0 0 0 / 20%);
	/*border-right: 5px solid #cdcdcd;
    border-bottom: 5px solid #cdcdcd;
    background: #fff;
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;*/
}
.form-control:focus{
	background:#f9f9f9;
}
::placeholder{
  color: #999 !important;
  font-weight:800;
  opacity: 1;
}

:-ms-input-placeholder{
  color: #999 !important;
  font-weight:800;
}

::-ms-input-placeholder{
  color: #999 !important;
  font-weight:800;
}
.has-error .checkbox, 
.has-error .checkbox-inline, 
.has-error .control-label, 
.has-error .help-block, 
.has-error .radio, 
.has-error .radio-inline, 
.has-error .checkbox label, 
.has-error .checkbox-inline label, 
.has-error .radio label, 
.has-error .radio-inline label{
    color: #ff7500;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-left: 16px;
    margin-bottom: 2px;
    font-size: 13px;
    font-weight: 800;
    color: #ff7500;
}

.page-item > .page-link > span > i{
	color:#333;
}
.page-item > .page-link:hover > span > i{
	color:#fff
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #010c2b;
    border-color: #010c2b;
	font-weight:800;
}
.page-link{
	background-color: #00b76800;
    border-color: #333;
    color: #333!important;
	font-weight:800;
	padding: 3px 22px;
    border-radius: 50px;
    margin: 3px;
}
.page-link:hover {
    background-color: #333;
    border-color: #333;
	color:#fff !important
}

@media (min-width: 576px){
	.modal-dialog {
		max-width: 850px;
	}

	.ocultar-desktop{
		display: none!important;
	}

}
.modal-content {
	border:none !important	
}
.modal-header {
	background: #f8f5f0 !important;
}
.ekko-lightbox .modal-footer {
    text-align:center !important;
}

.modal-open {
    overflow: hidden !important;
}

.hide{display:none !important;}

/* Barra de Rolagem */


/* Fundo que corre */
::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
/* Fundo que corre */

::-webkit-scrollbar {
    width: 12px;
    background: #F4F4F4;
}

/* Linha que desce */
::-webkit-scrollbar-thumb {
    background: #001130;
    border-radius: 0;
}
/* Linha que desce*/


/* Barra de Rolagem */


.frase {
    font-size: 36px;
    margin-top: 20px;
    background-color: #ff0000cf;
    color: #fff!important;
    padding: 9px;
    font-weight: 900;
	line-height: 66px;
	border-radius: 10px;
}

.efeito{
	box-shadow: 0 7px 15px rgb(0 0 0 / 13%);
    border-radius: 15px;
}

.alert {
    border: 0px solid transparent!important;
    border-radius: 0.6rem!important;
}


.header-margin-55 {
    margin-top: -70px;
}


.top-menu {
	background-color: #cf0309;
	position: relative;
	z-index: 999;
}

.top-menu ul li a {
background-color: #fff;
color: #333c;
text-decoration: none;
display: inline-block;
padding: 7px 21px;
transition: background .3s;
font-size: 13px;
font-weight: 500;
margin-top: 5px;
border-radius: 10px 10px 0 0;
margin-left: 1px;
}

.ativo {
color: #fff!important;
background-color: #00112E!important;
}

.top-menu ul li {
display: inline;
position: relative;
}

.top-menu ul {
margin: 0 11.4%;
list-style-type: none;
padding: 0;
}

.alert-warning{
	color: #333;
    background-color: #ffffff00;
    margin-bottom: 2rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.g-home{

	font-size: 2.39595rem;
    margin-bottom: 50px;
    line-height: 1.35;
    color: #333;
    font-weight: 800;
    margin-top: 20px;
}


.g {
    color: #1186fa;
    font-weight: 900;
}

.o {
    color: #eb2407;
    font-weight: 900;
}

.o2 {
    color: #f2c108;
    font-weight: 900;
}

.g {
    color: #1186fa;
    font-weight: 900;
}

.l {
    color: #0ace28;
    font-weight: 900;
}

.e {
    color: #eb2407;
    font-weight: 900;
}

.fund-titulo-2 {
    font-family: 'Roboto';
    color: #f10;
}

.check {
    font-size: 25px;
    color: #00b768;
    display: flex;
    width: 43px;
    float: left;
    height: 48px;
    margin-top: 10px;
}

.font-s18 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
}

ol, ul {
    list-style: none;
    padding: 0;
}



.bold {
    font-weight: 700;
    color: #333;
}


/* line 33, src/assets/scss/components/feature-service/_application-hosting.scss */
.app-list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  justify-items: center;
}

/* line 39, src/assets/scss/components/feature-service/_application-hosting.scss */
.app-list li {
  width: 100%;
}

/* line 41, src/assets/scss/components/feature-service/_application-hosting.scss */
.app-list li img {
  line-height: 65px;
  margin: auto;
}

/* line 47, src/assets/scss/components/feature-service/_application-hosting.scss */
.app-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  white-space: nowrap;
  padding: 30px;
  font-family: 'Raleway';
  font-size: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 20px;
}

/* line 57, src/assets/scss/components/feature-service/_application-hosting.scss */
.app-list li a span {
  margin-top: 12px;
  font-weight: 500;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

/* line 60, src/assets/scss/components/feature-service/_application-hosting.scss */
.app-list li a:hover {
  background: #0a2293;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

/* line 69, src/assets/scss/components/feature-service/_application-hosting.scss */
.app-list.operating-list li img {
  height: auto;
  line-height: inherit;
}


.bg-white {
    background-color: #edeef0 !important;
}

.text-dark {
    color: #343a40 !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}


.bg-escuro {
    background-color: #001130;
}

.text-white{
	color: #fff!important;
}


.botao-5{
	margin: 20px;
    display: block;
    text-align: center;
    padding: 17px 20px;
    background: #00b768;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    transition: 0.5s;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    box-shadow: 0px 1.40066px 1.40066px rgb(0 0 0 / 14%), 0px 1.40066px 1.86755px rgb(0 0 0 / 12%), 0px 0.466887px 3.7351px rgb(0 0 0 / 20%);
}

.botao-5:hover{
	background: #055c37;
}


.img-google{
	max-width: 455px;
}

.center-1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.logo-empresa{
	display: block;
    margin-right: auto;
    margin-left: auto;
    width: 150px;
    border-radius: 200px!important;
    margin-bottom: 10px;
    box-shadow: 0px 1.40066px 1.40066px rgb(0 0 0 / 14%), 0px 1.40066px 1.86755px rgb(0 0 0 / 12%), 0px 0.466887px 3.7351px rgb(0 0 0 / 20%);
}

.titulo-empresa{
    text-align: center;
    color: #333;
    font-weight: 900;
}

.nova-cor {
    background: #00112E !important;
    box-shadow: 0 7px 15px rgb(0 0 0 / 13%);
	padding: 20px 10px 10px 10px;
    height: 300px;
}

.bt-fone{
	display: block;
        padding: 7px;
    text-align: center;
    width: 265px;
    background-color: #55cd6c;
    border-radius: 50px;
    color: #fff!important;
    border: 3px solid #ededed;
}


.bt-fone:hover{

    background-color: #087a49;
    color: #fff!important;
}

.liga-fone{
	    display: block;
    padding: 7px;
    text-align: center;
    width: 265px;
    background-color: #2196f3;
    border-radius: 50px;
    color: #fff!important;
    border: 3px solid #fff;
}


.liga-fone:hover{

    background-color: #0a4778;
    color: #fff!important;
}


.botao-compartilhar {
    background-color: #1152ab;
    text-transform: capitalize;
    width: 30%;
    color: #fff!important;
    display: inline-block;
    padding: 13px 25px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 20px;
}

.botao-compartilhar:hover {
    background-color: #0f3a74;
    text-transform: capitalize;
    width: 30%;
    color: #fff!important;
   
}


.botao-business {
    background-color: #00b768;
    text-transform: capitalize;
    width: 30%;
    color: #fff!important;
    display: inline-block;
    padding: 13px 25px;
    background: #00b768;
    font-size: 14px;
    font-weight: 700;
    border-radius: 20px;
}

.botao-business:hover {
    background-color: #04683d;
    text-transform: capitalize;
    width: 30%;
    color: #fff!important;
}

.compartilhe-servico {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -5px;
    margin-right: 0px;
}

.compartilhe-servico > li {
    display: inline-table;
}

.compartilhe-servico > li > a, .compartilhe-servico > li > a:link, .compartilhe-servico > li > a:active, .compartilhe-servico > li > a:visited, .compartilhe-servico > li > a:focus {
    display: block;
    color: #ffffff;
    font-size: 19px;
    width: auto;
    height: auto;
    /* line-height: 48px; */
    border-radius: 50%;
    text-align: center;
    margin-top: 5px;
    margin-right: 0;
    cursor: pointer;
    transition: 0.5s;
    opacity: 0.5;
}

.compartilhe-servico > li > a:hover{
	background:#fff;
	opacity: 1;
}

.fotos-10 {
    border-radius: 10px!important;
    box-shadow: 0 7px 15px rgb(0 0 0 / 13%);
    border: 1px solid #fff!important;
}


.g-categorias {
    font-size: 2.39595rem;
    margin-bottom: 20px;
    line-height: 1.35;
    color: #333!important;
    font-weight: 800;
    margin-top: 10px;
}

.shadow-novo{
	box-shadow: 0px 1.40066px 1.40066px rgb(0 0 0 / 14%), 0px 1.40066px 1.86755px rgb(0 0 0 / 12%), 0px 0.466887px 3.7351px rgb(0 0 0 / 20%);
}

.whatsapp-botao{
    width: 40px;
    margin-right: -8%;
    z-index: 999;
}

.ligar-botao {
    width: 40px;
    margin-right: -8%;
    z-index: 999;
    border-radius: 50px;
    border: 3px solid #fff;
}