body, html {
  height: 100%;
}
body {
    background-color: #FFF;
    overflow-x: hidden;
    font-family: font-family: 'Exo', sans-serif;
    margin: 0 auto;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4 {
    font-family: 'Montserrat', sans-serif;
	font-weight: 800;
}

.expFont {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  line-height:1.2;
  display: block;
  width:100%;
}

.expFont1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  line-height:1.2;
  width:100%;
}

.ff {
	font-family: 'Montserrat', sans-serif;
}

h2 .text-color-spotlight {
    font-family: 'Montserrat', sans-serif;
	font-weight: 800;
}

p,
a,
span,
div,
ul {
    font-family: 'Exo', sans-serif;
}

h2 {
    font-size: 30px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ol {
	text-align: justify;
}
ol li {
	color: #001B41;
    font-weight: bold;
    font-size: 22px;
	list-style: inside;
    margin-bottom: 15px;
}
ol li::marker {
  color: #001B41;
  font-weight: bold;
}

.myDiv3{
  color: #EBC232;
}

.myDiv0{
  color: #0077b3;
}

.myDiv1{
  color: #0077b3;
  display: block;
  width:100%;
}

.myDiv2{
  color: #78787A;
  display: block;
  width:100%;
}

.myDivv{
  color: #001440;
}

.myDiv{
  width: 100%;
  height: 100%;
  background-color: #001440;
}

#olBeneficios ::marker {
  color: #009a3c;
  font-weight: bold;
}

ol.petties li {
	color: #494949;
    font-weight: normal;
    font-size: 18px;
	list-style: auto;
    margin-bottom: 2px;
}
ol.petties li::marker {
  color:#ffb600;
  font-weight: bold;
}
ol.petties.primary li::marker {
  color:#001B41 !important;
  font-weight: bold;
}

.btn:disabled {
    cursor: progress;
}

.text_center {
    text-align: center;
}


.scroll-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    display: none;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    background: rgba(52, 58, 64, 0.5);
    line-height: 45px;
}

.bg-header-img2 {
  background-color: transparent;
  height: 670px; /*368px*/
  background: url("../images/manual-images/linha-azul-mobile.png") no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.bg-header-img1 {
  background-color: transparent;
  height: 670px; /*368px*/
  background: url("../images/manual-images/bolinhas.png") no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

/* HEADER */
.bg-header-img {
  background-color: transparent;
  height: 670px; /*368px*/
  background: url("../images/manual-images/banner-pag-manual.png") no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
@media screen and (min-width: 1400px) {
  .bg-header-img {
    height: 790px;
  }
}
@media screen and (min-width: 1800px) {
  .bg-header-img {
    height: 930px;
  }
}
@media only screen and (max-width: 768px) {
  .bg-header-img {
    /*height: 490px;
  background: url("../images/manual-images/mobile/banner-pag-manual-mobile.png") no-repeat;
  /*
  
  /* The image used */
  background-image: url("../images/manual-images/mobile/banner-pag-manual-mobile.png") ;

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}
@media only screen and (max-device-width : 640px) {
  .bg-header-img {
    /*height: 490px;
  background: url("../images/manual-images/mobile/banner-pag-manual-mobile.png") no-repeat;
  /*
  
  /* The image used */
  background-image: url("../images/manual-images/mobile/banner-pag-manual-mobile.png") ;

  /* Full height */
  height: 100%;
  min-height: 700px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}

.a {
  color:withe;
}

/* HEADER */
.bg-header {
	background-color: transparent;
	height: 670px; /*368px*/
	background: url("../images/campanha-kit-new/BANNER-CAMPANHA-KIT-TOPO.png") no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
@media screen and (min-width: 1400px) {
  .bg-header {
    height: 790px;
  }
}
@media screen and (min-width: 1800px) {
  .bg-header {
    height: 930px;
  }
}
@media only screen and (max-width: 768px) {
  .bg-header {
    /*height: 490px;
	background: url("../images/campanha-kit-new/bg-header-mobile.png") no-repeat;
	/*
	
  /* The image used */
  background-image: url("../images/campanha-kit-new/mobile/bg-header-mobile.png") ;

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}
@media only screen and (max-device-width : 640px) {
  .bg-header {
    /*height: 490px;
	background: url("../images/campanha-kit-new/bg-header-mobile.png") no-repeat;
	/*
	
  /* The image used */
  background-image: url("../images/campanha-kit-new/mobile/bg-header-mobile.png") ;

  /* Full height */
  height: 100%;
  min-height: 700px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}
.color-money {
	color: #009a3c;
}

.bg-color-money {
	color: white;
	background-color: #009a3c;
	padding: 15px;
}

.bg-color-manual {
  color: white;
  background-color: #0077b3;
  padding: 15px;
}

.bg-color-manual1 {
  color: #EBC232;
  height:200;
  background-color: #0077b3;
  padding: 15px;
}

.bg-color-manual2 {
  color: #0077b3;
  height:200;
  background-color: #EBC232;
  padding: 15px;
}




.bg-section-perdido {
	background-color: transparent;
	height: 630px;
	background: url("../images/campanha-kit-new/banner-cachorro-perdido.png") no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
@media screen and (min-width: 1400px) {
  .bg-section-perdido {
    height: 735px;
  }
}
@media screen and (min-width: 1800px) {
  .bg-section-perdido {
    height: 885px;
  }
}
@media only screen and (max-width: 768px) {
  .bg-section-perdido {
    /*height: 490px;
	background: url("../images/campanha-kit-new/bg-header-mobile.png") no-repeat;
	/*
	
	/* The image used */
	background-image: url("../images/campanha-kit-new/mobile/bg-cachorro-perdido-mobile.png") ;

	/* Full height */
	height: 100%; 

	/* Center and scale the image nicely */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
  }
}
@media only screen and (max-device-width : 640px) {
  .bg-section-perdido {
    height: 500px;
	/* The image used */
	background-image: url("../images/campanha-kit-new/mobile/bg-cachorro-perdido-mobile.png") ;

	/* Full height */
	height: 100%; 
	min-height: 850px;

	/* Center and scale the image nicely */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
  }
}

.bg-section-mulher {
	background-color: transparent;
	height: 648px;
	background: url("../images/campanha-kit-new/banner-mulher.png") no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
@media screen and (min-width: 1400px) {
  .bg-section-mulher {
    height: 760px;
  }
}
@media screen and (min-width: 1800px) {
  .bg-section-mulher {
    height: 910px;
  }
}
@media only screen and (max-width: 768px) {
  .bg-section-mulher {
		/* The image used */
		background-image: url("../images/campanha-kit-new/mobile/bg-mulher-mobile.png") ;

		/* Full height */
		height: 100%;
		min-height: 650px;

		/* Center and scale the image nicely */
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}
@media only screen and (max-device-width : 640px) {
  .bg-section-mulher {
		/* The image used */
		background-image: url("../images/campanha-kit-new/mobile/bg-mulher-mobile.png") ;

		/* Full height */
		height: 100%; 

		/* Center and scale the image nicely */
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}


.bg-section-homem {
	background-color: transparent;
	height: 665px;  
  background: url("../images/campanha-kit-new/banner-homem.png") no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
@media screen and (min-width: 1400px) {
  .bg-section-homem {
    height: 780px;
  }
}
@media screen and (min-width: 1800px) {
  .bg-section-homem {
    height: 915px;
  }
}
@media only screen and (max-width: 768px) {
	.bg-section-homem {
		/* The image used */
		background-image: url("../images/campanha-kit-new/mobile/bg-homem-mobile.png") ;

		/* Full height */
		height: 100%;
		min-height: 600px;

		/* Center and scale the image nicely */
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}
@media only screen and (max-device-width : 640px) {
	.bg-section-homem {
		/* The image used */
		background-image: url("../images/campanha-kit-new/mobile/bg-homem-mobile.png") ;

		/* Full height */
		height: 100%; 

		/* Center and scale the image nicely */
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}


.bg-section-panorama {
	background-color: transparent;
	height: 500px;
	background: url("../images/campanha-kit-new/empresa-panorama.png") no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
@media screen and (min-width: 1400px) {
  .bg-section-panorama {
    height: 590px;
  }
}
@media screen and (min-width: 1800px) {
  .bg-section-panorama {
    height: 710px;
  }
}
@media only screen and (max-width: 768px) {
	.bg-section-panorama {
		/* The image used */
		background-image: url("../images/campanha-kit-new/mobile/empresa-panorama-mobile.png") ;

		/* Full height */
		height: 100%; 
		min-height: 830px;

		/* Center and scale the image nicely */
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}
@media only screen and (max-device-width : 640px) {
	.bg-section-panorama {
		/* The image used */
		background-image: url("../images/campanha-kit-new/mobile/empresa-panorama-mobile.png") ;

		/* Full height */
		height: 100%; 

		/* Center and scale the image nicely */
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}


.bg-footer {
	background-color: #ebab20;
}

/*
.bg-footer {
	background-color: transparent;
	height: 595px;
	background: url("../images/campanha-kit/BANNER-CAMPANHA-KIT-RODAPE.png") no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
@media screen and (min-width: 1400px) {
  .bg-footer {
    height: 690px;
  }
}
@media screen and (min-width: 1800px) {
  .bg-footer {
    height: 830px;
  }
}
@media only screen and (max-width: 768px) {
  .bg-footer {
    height: 430px;
  }
}
@media only screen and (max-device-width : 640px) {
  .bg-footer {
    height: 430px;
  }
}
*/

.masthead {
	/*
  min-height: 34rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../images/campanha-kit/BANNER-CAMPANHA-KIT-TOPO.png");
  */
	background-image: url("../images/campanha-kit/BANNER-CAMPANHA-KIT-TOPO.png");
  height: 100%; 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.masthead h1, .masthead .h1 {
  font-size: 4rem;
  margin: 0;
  padding: 0;
}
/*
@media (min-width: 992px) {
  .masthead {
    height: 100vh;
  }
  .masthead h1, .masthead .h1 {
    font-size: 5.5rem;
  }
}
/*

/* Section O QUE É (Azul #001B41)--> */
.bg-primary {
    background-color: #001B41 !important;
}
.content-section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.text-color-spotlight {
	color: #ffb600;
}
.bg-spotlight {
	background-color: #ffb600;
}
.text-color-primary1 {
	color: #ffffff;
}
.text-color-primary {
	color: #001B41;
}
a.text-color-primary:hover {
    color: #337ab7;
}

.bg-lead {
	background-color: #e1e5e6;
}
.text-color-lead {
	color: #494949;
}

/*ADIÇÃO DE TAG GLYPHICON POR ENQUANTO PARA TESTE*/

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-chevron-up:before {
  content: "\e113";
}

.divider-custom-line {
    width: 100%;
    /*max-width: 7rem;*/
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
    border-color: #fff;
}

.btn-redirect {
	color: #FFB600;
	background-color: #001440;
	min-width: 285px;
}

.btn-redirect:hover {
	color: #fff;
	background-color: #000E2C;
}

.bg-quadrado-amarelo {
	background-color: transparent;
	height: 200px;
	background: url("../images/campanha-kit-new/quadrado-amarelo.png") no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.div-green-align {
	position: absolute;
    bottom: 7%;
    left: 15%;
}


/* FOOTER */
.footer-banner {
  min-height: 40rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../images/campanha-kit/BANNER-CAMPANHA-KIT-RODAPE.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}




#faq {
	padding-top: 25px;
}

#faq .card {
  margin-bottom: 30px;
  border: 0;
}

#faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(180, 180, 180, 0.8);
		  box-shadow: 0 0 20px 0 rgba(180, 180, 180, 0.8);
  border-radius: 2px;
  padding: 0;
}

#faq .card .card-header .btn-header-link {
  color: #001B41;
  display: block;
  text-align: left;
  background: #ffb600;
  padding: 20px;
}
#faq .card .card-header .btn-header-link:not(.collapsed) {
	font-weight:bold;
}

#faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'FontAwesome';
  font-weight: 900;
  float: right;
}

#faq .card .card-header .btn-header-link.collapsed {
  background: #001B41;
  color: #fff;
}

#faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#faq .card .collapsing {
  background: #ffb600;
  line-height: 30px;
  color: #001B41;
  font-size: 18px;
  font-family: font-family: 'Exo', sans-serif;
}

#faq .card .collapse {
  border: 0;
}

#faq .card .collapse.show {
  background: #ffb600;
  line-height: 30px;
  color: #001B41;
  font-size: 18px;
  font-family: font-family: 'Exo', sans-serif;
}

#faq .ffBoldUnderline {
	font-family: font-family: 'Exo', sans-serif;
	border-bottom: 2px solid #fff;
}

#faq .ffBold {
	font-family: font-family: 'Exo', sans-serif;
}

.btn-responsivo-web {
    display:flex !important;
}

.btn-responsivo-mobile {
  display: none !important;
}

@media only screen and (max-device-width: 640px) {
  /* Styles */
  .btn-responsivo-web {
    display:none !important;
}

.btn-responsivo-mobile {
  display: block !important;
}

}
  
@media only screen and (max-device-width: 768px) {
  /* Styles */
  .btn-responsivo-web {
    display:none !important;
}

.btn-responsivo-mobile {
  display:block !important;

}
  
}