@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;700&display=swap');



body, html {
	height: 100%;
	-moz-osx-font-smoothing: grayscale;
}

html{
   scroll-behavior: smooth;
}

.videoyoutube{
	margin-top: 130px;
	
}
#top-menu .nav-link a::before {
 content: "";
 position: absolute;
 z-index: 2;
 left: 0;
 right: 0;
 margin-top:10px;
}
#top-menu li a:before {
 content: "";
 position: absolute;
 z-index: -2;
 left: 0;
 right: 100%;
 bottom: 0;
 background: #007bff; /*** COLOR OF THE LINE ***/
 height: 3px; /*** THICKNESS OF THE LINE ***/
 -webkit-transition-property: right;
 transition-property: right;
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}
#top-menu li a:hover {
 opacity: 1 !important;
}
#top-menu li a:hover:before {
 right: 0;
}
#top-menu li li a:before {
 bottom: 10%;
}
.btcor1{color:#05ab47;}
.btcor1 a:before{
    background: #05ab47 !important;
}
.btcor2{color:#ff173e;}
.btcor2 a:before{
    background: #ff173e !important;
}
.btcor3{color:#ffb829;}
.btcor3 a:before{
    background: #ffb829 !important;
}
.btcor4{color:#167ac6;}
.btcor4 a:before{
    background: #167ac6 !important;
}
.btcor5{color:#f10ab1;}
.btcor5 a:before{
    background: #f10ab1 !important;
}
.btcor6{color:#05ab47;}
.btcor6 a:before{
    background: #05ab47 !important;
}
.btcor7{color:#ff173e;}
.btcor7 a:before{
    background: #ff173e !important;
}
.btcor8{color:#ffb829;}
.btcor8 a:before{
    background: #ffb829 !important;
}
.btcor9{color:#167ac6;}
.btcor9 a:before{
    background: #167ac6 !important;
}
.btcor10{color:#f10ab1;}
.btcor10 a:before{
    background: #f10ab1 !important;
}



body {
	font-size: 14px;
	line-height: 1.71429;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Roboto", sans-serif !important;
	color: #161616;
	font-weight: 400;
}
.ekko-lightbox-nav-overlay a {
    color: #555!important;
}

#videobanner{
	width: 100%;
	height: 90vh;
	object-fit: cover;
	margin-top: 80px;
	z-index: -1;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	opacity: 1;
}
/*titulos*/

.titulo-home{
	font-size: 2rem;
    line-height: 1.01;
	font-weight: 700;
	font-family: "Hind Siliguri", sans-serif !important;
}

/*Fim titulos*/

/*Modal*/
div #modalimg {
   background: #212529cf;
}
.closemodal{    
	position: absolute;
    right: 10;
    top: 10;
}
h6{
	font-size: 0.9rem;
}
/*fim Modal*/

/*Cores de Fundo */
.bg-soft-red {background-color: #fdf3f4!important;}
.bg-soft-blue {background-color: #f1f5fd!important;}
.bg-solitude {background-color: #f4f5f9!important;}
.bg-verde{background-color: #12b4f8 !important;}
.bg-vermelho{background-color: #fc1515!important;}
.bg-cinza-claro{background-color: #f6f6f6!important;}
.bg-cinza-escuro{background-color: #212529!important;}
.bg-personal {background-color: #040E29 ; border-color: #040E29 ;}
.bg-dark {background-color: #222222 !important;}
.bg-gradient-gray {background: linear-gradient(165deg, #f7f5fb 50%, #fff 50%);}
.bg-personal-light {background-color: #12b4f8; color:#fff;} 
/*Fim Cores de Fundo */

/*EspaÃ§amento */
.mb-180{margin-bottom:180px;}
.mt-180{margin-top:180px;}
.mb-120{margin-bottom:120px;}
.mt-120{margin-top:120px;}
.mb-80{margin-bottom:80px;}
.mt-80{margin-top:80px;}
.mb-70{margin-bottom:127px; z-index:9;}
.mt-70{margin-top:70px;}
.mb-60{margin-bottom:60px;}
.mt-60{margin-top:60px;}

.pb-180{padding-bottom:180px;}
.pt-180{padding-top:180px;}
.pb-120{padding-bottom:120px;}
.pt-120{padding-top:120px;}
.pb-80{padding-bottom:80px;}
.pt-80{padding-top:80px;}
.pb-70{padding-bottom:70px;}
.pt-70{padding-top:70px;}
.pb-60{padding-bottom:60px;}
.pt-60{padding-top:60px;}

.py-5 {padding-top: 1.25rem!important;padding-bottom: 1.25rem!important;}
.px-6 {padding-right: 1.5rem!important;padding-left: 1.5rem!important;}

.mt-sm-8{margin-top:80px !important;}
/*Fim EspaÃ§amento*/

/*Borda*/
.borda-top {border-top: 1px solid rgba(164,174,198,.2);}
.borda-bottom {border-bottom: 1px solid rgba(164,174,198,.2);}
.rounded {border-radius: .4rem!important;}
/*Fim Borda*/

/*Cor Texto*/
.cor-preto{color: #000000!important;}
.cor-branco{color: #ffffff!important;}
.cor-azul-asimec{color: #000683!important;}
.cor-vermelho-asimec{color: #fc1515!important;}
.cor-sazul-asimec{color: #8faadc!important;}
.cor-svermelho-asimec{color: #d99694!important;}
.cor-cinza-asimec{color: #ccd2d0!important;}
.cor-cinza-escuro{color: #212529!important;}
/*Fim Cor Texto*/

/*Cor Texto*/
.texto-sizesm{font-size: 0.775rem;!important;}
.texto-size25{font-size: 25px!important;}
.texto-size50{font-size: 50px!important;}
.texto-size75{font-size: 75px!important;}}
.texto-size100{font-size: 100px!important;}

/*Fim Cor Texto*/

/*efeito de zoom banner*/
.carousel-effect {
    overflow:hidden;
	-webkit-transition-duration: 4s, 4s;
	-moz-transition-duration: 4s, 4s;
	-o-transition-duration: 4s, 4s;
	transition-duration: 4s,4s;
}

.carousel-effect.active img {
	transition: transform 6000ms linear 0s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*Personal toggle*/
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(137, 137, 137, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler .navbar-toggler {
	border-color: rgb(137 137 137);
} 

/*Fim toggle*/
.decora-bottom {
    position: absolute;
    right: 0;
    left: 0;
	bottom: -1;
    pointer-events: none;
    z-index: 2;
}
.decora-top {
    position: relative;
    right: 0;
    left: 0;
    pointer-events: none;
    z-index: 2;
    top: -80;
}
.text-gray{
	color: #aeafaf;
}
.btn-space {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.carousel-top {
    margin-top: 80px;
}
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #000;
}

.prev {
	right: auto !important;
	margin-top: auto !important;
}


/*indicador*/
.carousel-control-prev {
	right: 0 !important;
	/*left: inherit;*/
	margin-left: 20px !important;
}

.carousel-control-next,
.carousel-control-prev {
	top: 40%;
	width: 50px;
	height: 50px;
	padding: 20px !important;
	margin-right: 20px !important;
	border-radius: 100% !important;
	opacity: 1;
	border: 0px solid rgba(255, 255, 255);
	transition: 0.5s!important;
	transform: translateY(-50%)!important;
	background-color: #12b4f8 ;
}
.carousel-control-next:focus, .carousel-control-next:hover {
	left: auto;
    right: 10px;
	background-color: #12b4f8 ;
}
.carousel-control-prev:focus, .carousel-control-prev:hover {
	left: 10px;
	background-color: #12b4f8 ;
}
.carousel-control-next:focus, .carousel-control-next, .carousel-control-prev:focus, .carousel-control-prev::before {
	transition: 0.5s!important;
}
.carousel-indicators {
   /* bottom: 15%;*/
}
.carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 100%;
	opacity: 1;
}
.carousel-indicators .active {
    opacity: 1;
    background-color: #222222;
}
/*efeito de zoom banner*/
.carousel-item {
    overflow:hidden;
	-webkit-transition-duration: 1s, 1s;
	-moz-transition-duration: 1s, 1s;
	-o-transition-duration: 1s, 1s;
	transition-duration: 1s,1s;
}

#myCarousel .carousel-item.active img {
	transition: transform 6000ms linear 0s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*fim indicador*/

.card {
	border-radius:initial;
}

.card-body {
/*min-height: 150px;*/
}

.card:hover {
	border: 1px solid #2b2c30;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	color:#12b4f8 ;
}

.card .image-box {
	background: #ffffff;
	overflow: hidden;

}

.card .image-box img {
	-webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-o-transition: all .9s ease;
	-ms-transition: all .9s ease;
}

.card:hover .image-box img {
	opacity: 0.7;
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15) rotate(5deg);
	cursor:pointer;
	

}


h2,
h3,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 600;
	line-height: 1.2;
	color: #222222;

}

.form-control-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem;
	width: 80px !important;
	margin-right: 20px !important;
	height: auto;
}

a{
	text-decoration: none!important;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease;
    color: inherit;
}


.badge-personalb {
	color: #fff !important;
	background-color: #12b4f8 ;
	margin-top: 8px;
}

#search {
	width: 100px;
	transition: width .5s ease;
	line-height: 1.71429;
	padding-left: 20px;
	font-size: 14px;
	color: #7c7c7d;
}

#search:focus {
	width: 150px
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	background-color: #f0a53b;
	border: none;
}
::-webkit-input-placeholder {
	color: #61625e;
	font-style: normal;
    font-weight: 600;
    letter-spacing: -.5px;
	}
:-ms-input-placeholder {
	color: #61625e;
	font-style: normal;
    font-weight: 600;
    letter-spacing: -.5px;
	}
::placeholder {
	color: #61625e;
	font-style: normal;
    font-weight: 600;
    letter-spacing: -.5px;
	}

/* zoom */
.tiles {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.tile {
	position: relative;
	width: 100%;
	/*height: 100%;*/
	overflow: hidden;
}

.photo {
	position: relative;
	cursor: zoom-in;
	transition: transform .5s ease-out;
}

.txt {
	position: absolute;
	z-index: 2;
	bottom: 5%;
	left: 95%;

}

.cart-area {
	background: #ff0000;
	color: #111111 !important;
	font-size: 12px;
	margin-left: 5px;
}

/* Personal */
.cart-personal {
	margin-top: 5px;    
    background-color: transparent !important;
}
.badge{
	padding: 4px 10px 3px 10px;
}
.badge-personal {
	position: relative;
    font-size: 9px;
    color: #fff !important;
    line-height: 1.1;
    background-color: #12b4f8 ;
}

.badge-personal2 {
	bottom: 5px;
	position: relative;
	font-size: 10px;
	color: #222222 !important;
	line-height: 1.1;
    padding: 6px 12px 6px 12px;
    background-color: #747474;
	text-transform: uppercase;
	/* border-radius: 100% !important; */
}

.btn-yellow {
    color: #fff;
    background-color: #fab758;
    border-color: #fab758;
}


.btn-personal {
	color: #fff;
	background-color: #12b4f8 ;
	border-color: #12b4f8 ;
}

.btn-personal:hover {
	color: #fff;
	background-color: #12b4f8 ;
    border-color: #12b4f8 ;
}

.btn-personal2 {
	color: #ffffff;
	background-color: #000;
	border-color: #000;
}

.btn-personal2:hover {
	background-color: #495057;
    border-color: #495057;
    color: #fff;
}

.btn-personal3 {
	color: #ffffff;
	background-color: #fe5a02;
	border-color: #495057;
}

.btn-personal3:hover {
	background-color: #fe5a02;
    border-color: #495057;
    color: #fff;
}

/* btn play */
.play-btn {
    width: 100px;
    height: 100px;
    background: radial-gradient( #222222  60%, rgba(255, 255, 255, 1) 62%);
    border-radius: 50% !important;
    position: relative;
    display: block;
    margin: auto;
    box-shadow: 0px 0px 25px 3px #222222 ;
	z-index: 999;
}

/* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}


.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, .75);
  top: -24%;
  background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}
/* fim btn play */
/* Personal Fim*/
.carousel-caption h4 {
	font-size: 25px;	
}

.navbar-text {
	font-size: 16px;
}

.fundo {
	height: 100%;
	font-family: sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-weight: 400;
	background-color: #192c55;
	color: #FFF;
}

.divider-vertical {
	height: 100%;
	border-left: 1px solid #eeeeee;	
    margin: 2px 0 0 25px;
    padding: 0 0 0 25px;
}

.promo {
	height: 480px;
	overflow: auto;
	padding: 30px;
	background-color: #122142;
}

/*
::-webkit-scrollbar {
    background: transparent;  
}
::-webkit-scrollbar-thumb {
    background: #12b4f8 ;
}
*/

.topo {
	padding-top: 60px;
	padding-bottom: 60px;
}

.titulo {
	margin-bottom: 20px;
	color: #454545;
}

.titulo3 {
	color: #000;
}

.input-group-btn {
	margin-top: -6px;
}

.input-flex {
	display: flex;
	margin-left: 80px;
	margin-right: 80px;
}

.label {
	top: 20;
	left: 10;
	padding: 10px;
	font-size: 100%;
	position: absolute;
	background-color: #f42339 !important;
}

.contato {
	color: #fff;
	background-color: #f56600;
	padding: 50px 15% 60px;
	border-radius: 0 0 100px 0 !important;
}

.contato h3 {
	color: #fff;
}

.bs-callout {
	padding: 20px;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
}

.bs-callout h4 {
	margin-top: 0;
	margin-bottom: 5px;
}

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

.bs-callout code {
	border-radius: 3px;
}

.bs-callout+.bs-callout {
	margin-top: -5px;
}

.bs-callout-default {
	border-left-color: #777;
}

.bs-callout-default h4 {
	color: #777;
}

.bs-callout-primary {
	border-left-color: #428bca;
}

.bs-callout-primary h4 {
	color: #428bca;
}

.bs-callout-success {
	border-left-color: #5cb85c;
}

.bs-callout-success h4 {
	color: #5cb85c;
}

.bs-callout-danger {
	border-left-color: #d9534f;
}

.bs-callout-danger h4 {
	color: #d9534f;
}

.bs-callout-warning {
	border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
	color: #f0ad4e;
}

.bs-callout-info {
	border-left-color: #5bc0de;
}

.bs-callout-info h4 {
	color: #5bc0de;
}

/*botões*/

/*fim botões*/

/*depoimento*/
.carousel .carousel-control { visibility: hidden; opacity: 0; -webkit-transition: all .3s;  transition-timing-function: linear;}
.carousel:hover .carousel-control { visibility: visible; opacity: 1;}
.carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 100% !important;
}
.img-box {
	background-color: #12b4f8 ;	
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 100% !important;
}

.carousel .testimonial {
	padding: 15px 0 0px;
	margin-left: 60px;
	margin-right: 60px;
	font-size: 14px;
	line-height: 1.71429;
}

.carousel .overview {
	font-style: italic;
}

.carousel .overview b {
	text-transform: uppercase;
	color: #12b4f8 ;
}

.carousel .carousel-control .depo {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 60%;
	background: none;
}

.carousel-control i {
	font-size: 23px;
	line-height: 42px;
	position: absolute;
	display: inline-block;
	color: rgb(255 255 255);

}

/* fim depoimento*/

.entrelinha {
	line-height: 2;
}

.depoimento {
	border: 1px solid #999;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 10px;
	padding-right: 10px;
}

.pretoebranco {
	-webkit-filter: brightness(100);
	-moz-filter: brightness(100);
	-ms-filter: brightness(100);
	-o-filter: brightness(100);
	filter: brightness(100);
	width: 150px;
}

#particles-js {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

.arcode {
	filter: invert(75%);
}

.menu-rod {
	padding-left: 20px;
}


.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	border: none !important;
	color: #495057;
	background-color: #dfdfdf;
}

.list-group-item-action:hover {
	z-index: 1;
	text-decoration: none;
	background-color: #dfdfdf;

}

.check span,
.fill {
	-webkit-background-size: contain;
	-moz-background-size: contain
}

.cart-area span,
.check,
.nypl_btn_circle {
	text-align: center
}

.menu-carrinho {
	background-color: #2e1a63;
	color: #FFF;
	padding: 10 0 30;
	margin-bottom: 20px
}

tr:nth-child(even) {
	background-color: #ebebeb;
}

tr:first-child {
	background-color: #222222;
	color: #FFF;
}

td {
	padding: 5px;	
}

.imga {
	display: block
}

.gal {
	padding: 20px;
}

.gal a {
	color: #3a3d45 !important;
	font-size: 11px;
	text-decoration: none;
}

.gal:hover {
	background-color: #f6f6f6;
}

.gal img {
	width: 80px;
}

.product-info {
	color: #4E4E54;
	padding: 10px;
	margin-bottom: 30px;
	height: 80px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}

.product-info a {
	text-decoration: none;
}

.cod {
	height: 35px
}

.tel {
	padding: 0;
	font-weight: normal;
	color: #000;
	margin-top: -6px;
}

.mostra {
	display: none
}

.check,
.check label {
	display: inline-block
}

.busca {
	margin: 33 15 15;
	border-color: #ddd !important
}

.check {
	border: 1px solid #ccc
}

.check label {
	height: 45px;
	width: 45px;
	position: relative;
	margin: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.check span {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	-o-background-size: cover
}

.check span:hover {
	-moz-transform: scale(4);
	-webkit-transform: scale(4);
	-o-transform: scale(4);
	-webkit-transition: 1s all ease;
	-moz-transition: 1s all ease;
	-o-transition: 1s all ease;
	z-index: 999999;
	border: 1px solid #ccc
}

.check input {
	-webkit-appearance: none
}

.check input:checked+span {
	border: 2px solid rgba(255, 35, 35, 1)
}

.bordaprod {
	margin-bottom: 5px
}

.cor03 {
	background-color: #FFF;
}

.cor01 a {
	color: #dddd0c;
	font-size: 20px;
}

.cor02 {
	color: #bc713a;
}

.menu-rod {
	padding-left: 20px
}

.section1 {
	background-color: #ff0000;
	padding-top: 120px;
	padding-bottom: 120px;
}

.section2 {
	background-color: #f6f6f6;
	padding-top: 60px;
	padding-bottom: 120px;

}

.section3 {
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 120px;
}

.section4 {
	background-color: #fff;
	padding-top: 120px;
	padding-bottom: 120px;
	z-index: 99;
}

.section5 {
	background-color: #fff;
	padding-top: 120px;
	padding-bottom: 120px;
}

.section6 {
	padding-top: 0px;
	padding-bottom: 120px;
}

.section7 {
	background-color: #FFF;
	height: auto;
	border-bottom: 1px solid #ddd;
}

.nypl_btn_circle {
	width: 10em;
	height: 10em;
	text-align: center;
	padding: 3em;
	line-height: 1.42;
	border-radius: 100% !important;
	background-color: #000000;
	color: #FFF;
	border: none !important;
	margin-bottom: 30px;
}

.nypl_btn_circle:active,
.nypl_btn_circle:focus,
.nypl_btn_circle:hover {
	background-color: #ff0000;
	color: #FFF
}

.nypl_btn_circle_div {
	padding-top: 30px;
	font-size: 20px
}

.espaco {
	height: 20px;
}

.menu-top {
	border-bottom: 1px solid #eaeaea;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a6a6a6;
	font-size: 12px;
	background-color: #f2f2f2
}

.jumbotron {
	height: auto;
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	background: 0 0;
	margin: 0 !important;
}

.jumbotron h3 {
	/* text-align: left !important; */
}

.jumbotron p {
	font-size: 14px;
	margin-top: 20px;
}

.parallax {
	background-position: center;
	height: 100%
}

#agencia {
	display: block;
	position: relative;
	top: -30px !important;
	visibility: hidden
}

#sessao-orcamento .col-md-6 {
	font-size: 18px
}

.borda {
	border-bottom: 2px solid #454545;
	width: 200px;
	margin-bottom: 50px;
}

.bordaprod {
	border: 1px solid #ddd;
}

.bg1,
.bg2,
.bg3,
.fill,
.parallax {
	width: 100%
}

.cordefundo {
	background-color: #F1F1F1;
	padding-bottom: 100px;
	padding-top: 150px
}

.cordefundo2 {
	background-color: #FFF;
	padding-bottom: 60px;
	padding-top: 150px
}

.rede {
	text-align: right
}

.logos {
	background-color: #efefef;
	padding-top: 20px;
	padding-bottom: 20px
}

/*Banner*/

.subtitulo {
	font-size: 20px;
	padding: 15px;
	background-color: #14537b;
	text-transform: uppercase;
}

.banner-full{height:80%;}

.banner-titulo {
	padding-top: 50px;
	margin-bottom:25%;
	left: auto;
	right: auto;
	padding-right: 32px;
}



.banner-titulo h1 {
	font-size: 48px;
	font-family: "Hind Siliguri", sans-serif !important;
	font-weight: 700;
    line-height: 1.1em;
}



.fill {
	position: relative;
	background-position: center center !important;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	-o-background-size: contain;
	height: 80%;
}

.parallax {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px
}
.bg0 {
	background: url(../../bootstrap/img/back-banner.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.bg1 {
	background: url(../../bootstrap/img/parallax1.jpg) center center no-repeat fixed;
	-webkit-background-size: container;
	-moz-background-size: container;
	background-size: container;
	-o-background-size: container;
	background-color: #000;
}

.bg1,
.bg2 h2 {
	color: #fff !important;
	font-size: 22px !important;
}

.bg2 {
	height: 100%
}

.bg3 {
	background: url(../../bootstrap/img/img-video.png) left center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	height:433px;
	border-radius: 2.4rem!important;
}

/*Customizar toggle*/
.navbar-toggle {
	background-color: #dddd0c;
	margin-top: 40px;
	/*margin-right: 25px;*/
	border: none;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #e2b603 !important;
}

.submenu {
	background-color: #f5f5f5;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0;
	color: #666666;
	border: none;
}

.submenu a {
	color: #666666;
}

.containingDiv {
	padding-top: 0;
	margin-bottom: 60px
}

.containingDivb {
	padding-top: 78px
}
.nav-item-borders {
    border-right: 1px solid rgba(0,0,0,.06);
    padding-left: 12px;
    padding-right: 12px;
}
.header-effect-shrink {    
	transition: ease height 300ms;	
}
.faixa {
	background-color: #e8e8e8;	
    transform: translateY(0%);
    transition: all 300ms ease-in-out, border 1ms linear, padding-right 0ms;
}
.clone {
	position: fixed !important;
	top: 0;
	left: 0;	
	transform: translateY(-100%);
	border-bottom: 0;
}

.copyright {
	color: #868686;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #222222;

}

.rodape {
	background-color: #222222;
	padding-top: 80px;
	height: auto;
	padding-bottom: 80px;
	color: #868686;
	width: 100%;
}

.rodape h4 {
	color: #000;
	font-weight: 600 !important;
}

.rodape a {
	color: #000;
}

.rodape a:hover {
	color: #12b4f8 ;
	text-decoration: none;
}

.rodape hr {
	border-top: 1px dashed #fff;
	margin-right: 60%
}

/*MENU*/
.line:hover:after,
.line.active:after {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-color: #ff0000;
	-webkit-transition: width 350ms ease-in-out;
	transition: width 350ms ease-in-out;
	width: 100%;
}

.line:after {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border: 1px solid rgba(255, 255, 255, 0);
	bottom: -5px;
	content: " ";
	display: block;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all 280ms ease-in-out;
	transition: all 280ms ease-in-out;
	width: 0;
}

.transparent {
	background-color: transparent !important;
	background: transparent !important;
	border-width: 0px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #fff;
}

.transparent .navbar-brand img {

}

.navbar {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	z-index: 1040;
}


.navbar .nav.navbar-nav>li>a {	
	display: inline-flex;
    align-items: center;
    white-space: normal;
    border-radius: 4px;
    font-style: normal;
    font-weight: 600;
	font-size:15px;
    letter-spacing: -.5px;
    text-decoration: none;	
	margin-right: 12px;
	color: #fff;
}

.navbar .nav.navbar-nav>li>a .fa {
	color: #FFF;
}

.transparent .nav.navbar-nav>li>a {
	color:#fff;
}
.transparent #buscapro {
	color:#fff  !important;
}
#buscapro {
	color:#fff;
}

.navbar-nav .active>.nav-link, .navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .navbar-nav .show>.nav-link {
    color: #12b4f8   !important;
}

.navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover { 
    /*color: #12b4f8  !important;*/
}

.navbar .nav.navbar-nav>li.active>a:hover {
	
}

.navbar .nav.navbar-nav>li.active>a .fa {
	color: #8bc4ea;

}

.navbar .nav.navbar-nav>li.active>a .caret {
	border-bottom-color: #fff;
	border-top-color: #fff
}

.navbar .nav.navbar-nav>li.open>a .fa {
	color: #8bc4ea
}

.navbar .nav.navbar-nav>li.open>a .caret {
	border-bottom-color: #fff;
	border-top-color: #fff
}

.navbar .nav.navbar-nav>li.open .dropdown-menu {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	visibility: visible;
}
.dropdown-toggle::after  {
	 border: none;
}
.dropdown:hover>.dropdown-menu {
     display: block;
}
.dropdown-item.active, .dropdown-item:active {
    color: #12b4f8 ;
    text-decoration: none;
    background-color: transparent; 
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #12b4f8 ;
    text-decoration: none;
    background-color: transparent; 
}
.dropdown-item {
	padding-bottom: 5px;
    padding-top: 5px;
	font-size: 14px;
}
.navbar .nav.navbar-nav>li .dropdown-menu :before{


}

.navbar .nav.navbar-nav>li .dropdown-menu li a {
	color: #000;
	border-bottom: 1px solid #cc9b5e;
	-webkit-transition: background .3s;
	transition: background .3s;
	content: none;
}

.navbar .nav.navbar-nav>li .dropdown-menu li a:hover {
	background-color: #cc9b5e;
}

.navbar .nav.navbar-nav>li .dropdown-menu li form {
	padding: 25px;
	width: 300px;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-color: #dddd0c;
}

.navbar .nav.navbar-nav>li .dropdown-menu .divider {
	background-color: #14537b;
}

.navbar .navbar-brand {
	text-transform: uppercase;
	-webkit-transition: padding .5s;
	transition: padding .5s;
	margin-top: 15px;
    margin-bottom: 15px;
}

.navbar .navbar-brand img {
	height: auto;
	
	border: 0;
	padding: 0;
	vertical-align: top;
	-webkit-transition: width 1s, height 1s;
	transition: width 1s, height 1s;
}


.transparent .navbar-brand img {
	/*width: 180px;*/
}

/*fim menu*/
.social li {
	width: auto;
	height: auto;
	display: inline-block;
	margin: 10px;
	font-size: x-large;	
}
.social a {
	color:#12b4f8  !important;
}
.social a:hover {
	color:#d9d9d9!important;
}

.hoverzoom {
	position: relative;
	width: 350px;
	overflow: hidden;
}

.hoverzoom>img {
	width: 100%;
	border-radius: 2px;
	-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}

.hoverzoom:hover>img {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}

.hoverzoom .retina {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	border-radius: 2px;
	text-align: center;
	padding: 30px;
	-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}

.hoverzoom:hover .retina {
	opacity: 1;
	box-shadow: inset 0 0 100px 50px rgba(0, 0, 0, .5);
}

.hoverzoom .retina p {
	color: #fff;
}

.hoverzoom .retina a {
	display: block;
	width: 150px;
	background: #6fc5e9;
	border: 1px solid #59afd4;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 15px;
	margin: 16px auto 0;
}

@media screen and (max-width:979px) {

	.transparent .navbar-brand img {
		width: 160px !important;
	}

	.navbar .nav.navbar-nav>li.active>a {
		padding-bottom: 10px;
		color: #f9b63c;

	}

	.navbar .nav.navbar-nav>li.active>a:hover {
		background-color: #e2b603 !important;
	}

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: none;
		height: 100vh;
		background-color: #dddd0c;
	}

	.navbar .nav.navbar-nav>li .dropdown-menu li form {
		padding: 25px;
		width: auto !important;
	}

	.navbar .nav.navbar-nav>li .dropdown-menu li a {
		font-size: 18px;
	}
	
	.navbar .navbar-brand img {
	width: 155px !important;
	}

	.submenu {
		padding-top: 108px;
		margin-top: 70px;
	}

	.fill,
	.parallax {
		height: 100% !important;
	}

	.containingDiv {
		padding-top: 0;
	}

	.fill {
		width: 100%;
		background-position: center center;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		background-size: contain;
		-o-background-size: contain;
	}

	.carousel-caption {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

	.carousel-caption h1 {
		padding-bottom: 40px;
		font-size: 35px;
		text-align:center;
	}

	.carousel-caption h2 {
		font-size: 25px;
	}

	.carousel-caption h4 {
		font-size: 20px;
	}

	.imga {
		display: none !important;
	}

	.section1,
	.section2,
	.section3 {
		height: auto !important;
		padding-top: 20px;
	}

	.mobile {
		display: none;
	}

	.input-flex {
		margin-left: 0px;
		margin-right: 0px;
	}
	.banner-full {
		height: 100% !important;
		}
	.banner-titulo {		
	margin-bottom: 145px;
	top:150;

	}
	
	.banner-titulo h1 {
	font-size: 40px;
	margin-left: 20px;
    margin-right: 20px;
	}
	
	.banner-titulo h4 {
		padding-top:10px;
		font-size: 20px;
	}

	.bg2{
		height: auto;
		background-color: #f6f6f6  !important;
		background: #f6f6f6 !important;
	}

	.badge-personal {
		/*
		top: -105px;
		font-size: 40px;
		*/
	}

	.carousel-control-next,
	.carousel-control-prev {
		/* top: 18%; */
	}
	.navbar .nav.navbar-nav>li>a:hover {
    color: #f00;
	}
	.line:hover:after, .line.active:after {
    border-color: #f8f9fa;
}

.navbar .nav.navbar-nav>li>a {
    margin: 0px;

}

#videobanner {
    width: 100%;
    height: auto;
    margin-top: 157px;
}
}

@media all and (max-width:480px) {
 .btn-block-sm { width: 100%; display:block; margin-bottom: 5px;}
 .carousel-top {margin-top: 88px;}
 #search {width: 100%; border: 1px solid;}
 #button-addon2{display: none;}
 .center-sm {text-align:center !important;}
 .w-50-sm {width: 30%!important; margin-bottom: 30px;}
 .auto-banner{max-width: 490%!important;}
 .transparent .nav.navbar-nav>li>a {color:#000;}
 .transparent #buscapro {color:#000  !important;}
 #logo1{display:none !important;}
 #logo2{display:block !important;}
 .overlay{display:none;}
 .titulo-home{font-size: 1.5rem;}
 .mb-70{margin-bottom:127px;}
}  