
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #0996a8;}

		
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 20px !important;
}
.sp-megamenu-wrapper {
    padding-top: 10px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 10px;
    line-height: 80px;
    font-size: 16px !important;
    margin: 0;
}
#sp-top1 a{
     color: #fff  !important;
}
#sp-top1 a:hover {
     color: #15e4ff !important;
     animation: crBounceIn 0.5s ease-in 1;
}
 #sp-top1 .fa-facebook-square {
     transition: 0.5s;
     margin-left: 18px;
}
#sp-top1 .fa-twitter-square {
     transition: 0.5s;
     margin-left: 18px;
}
 #sp-top1.fa-hover:hover {
     color: #15e4ff !important;
}	
#sp-header .logo {
 	margin-top: -8px;
}
#sp-header {
    padding: 10px;
    position: absolute;
    left: auto;
    top: 50px;
    right: auto;
    transition: all 0.5s;
    background: #fff;
    height: 85px !important;
     box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3) !important;
}
#sp-header.header-sticky {
	 position:fixed;
	 top:0 !important;
	 float: none !important;
	 background-color: #daf5f5 !important;
}
#sp-header.header-sticky .logo-image-phone {
   height: 85px !important;
   margin-top: -15px;
}
#sp-header.header-sticky .logo img { opacity: 0; }

#sp-header.header-sticky .logo a{
  background-image: url(/images/logo-CCEGSECB-mobile.png);
background-size: contain;
background-repeat: no-repeat;
height: 85px !important;
margin-left: 35px;
}
@media only screen and (max-width: 768px) { 
	#sp-header {margin-top: 50px;}
	#sp-header.header-sticky {margin-top: 0px;}
	
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
     padding: 8px 0px !important;
     border-bottom: 1px solid #eee;}	 
#sp-header .logo {height: unset !important; margin-top: -12px !important;}
#sp-header.header-sticky .logo-image-phone {   
   margin-top: 2px;
   position: absolute;
   left: 20px;
   opacity: unset !important;}
}
@media only screen and (max-width: 768px){
.offcanvas-menu .offcanvas-inner .sp-module ul > li > a{
    line-height: 20px;}
}
@media only screen and (max-width: 360px) { 
	#sp-header {margin-top: 65px;}
}
 body.ltr #offcanvas-toggler.offcanvas-toggler-right {
     font-size: 45px;
     position: absolute;
    top: -10px;
    right: 50px;
}
 #offcanvas-toggler > .fa {
     color:#fff !important;
}
 body.ltr #offcanvas-toggler.offcanvas-toggler-right {
     font-size: 45px;
     position: absolute;
    top: -8px;
    right: 20px;
}

 #offcanvas-toggler > .fa {
     color:#0996a8 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
	color: #0996a8 !important;
    font-size: 22px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler:after {
    content: "\f055";
    color: #0996a8 !important;
    font-size: 22px;
}
.close-offcanvas{ background-color: #0996a8 !important;}
	
.sp-dropdown, .sp-dropdown-main, .sp-dropdown-mega, .sp-menu-right { margin-left: -150px !important;}
.sp-megamenu-parent > li {
      padding-left: 20px;
}

 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color:#000 !important;
	line-height: 20px !important;
}
 .sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color:#0996a8 !important;
}
 .sp-megamenu-parent {
     float: none;
  	 text-align: center;
   }
 
 @media screen and (max-width: 799px){
     .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
        font-size: 16px !important;
    }
} 
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color:#0996a8 !important;
    font-size: 22px !important;;
}
.sp-megamenu-parent .sp-mega-group > li > a {
    background-color: #daf5f5;
    padding: 10px;
    color: #0d96a9 !important;
	margin-bottom: 0px !important;
}
.submenu-azul {
   background-color: #daf5f5;
    padding: 6px 6px 6px 20px;
    margin-bottom: 10px !important;
    text-align: left;
}
.submenu-azul a{
	text-transform: uppercase;
    font-size: 14px!important;
    font-weight: 600;
	color: #0d96a9 !important;
}
.submenu-azul a:hover {
	color: #000 !important;
}
.breadcrumb {
    float: right;
    font-size: 12px;
    padding: 5px;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
	color:#0996a8;
    text-align: center;
    margin-bottom: 70px !important;
    padding-bottom: 20px;
	text-transform: uppercase;
}
#sp-page-builder .sppb-section-title .sppb-title-heading:before{
	background: #0996a8; 
    top: 65px;
    content: "";
    height: 2px;
    left: 25%;
    position: absolute;
    width: 50%;
	}
#sp-page-builder .sppb-section-title  .sppb-title-heading:after{
	background: #15e4ff none repeat scroll 0 0;
    top: 64px;
    content: "";
    height: 4px;
    left: 40%;
    position: absolute;
    width: 20%;
}
 @media only screen and (max-width: 640px) {
 #sp-page-builder  .sppb-section-title  .sppb-title-heading h3{
	font-size: 26px !important;} 
 }

.sp-module-title {
	color:#0996a8;
    text-align: center;
    padding-bottom: 50px;
	text-transform: uppercase;
}
.sp-module-title:before{
	background: #0996a8; 
    top: 85px;
    content: "";
    height: 2px;
    left: 25%;
    position: absolute;
    width: 50%;
	}
.sp-module-title:after{
	background: #15e4ff none repeat scroll 0 0;
    top: 84px;
    content: "";
    height: 4px;
    left: 40%;
    position: absolute;
    width: 20%;
}
 @media only screen and (max-width: 640px) {
.sp-module-title {
	font-size: 26px !important;
} 
 }
 .article-details .article-header h1{
	padding-bottom: 100px;
	color: #0996a8 !important;
	margin: auto 0;
    width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.article-details .article-header:before{
	background: #0996a8 none repeat scroll 0 0;
    top: 100px;
    content: "";
    height: 2px;
    left: 25%;
    position: absolute;
    width: 50%;
	}
.article-details .article-header:after{
	background: #15e4ff none repeat scroll 0 0;
    top: 99px;
    content: "";
    height: 4px;
    left: 40%;
    position: absolute;
    width: 20%;
}

@media screen and (max-width: 799px){
  .article-details .article-header h1{padding-bottom: 0px !important;}
  .article-details .article-header:after{top: 0px !important; background: none !important;}
  .article-details .article-header:before{top: 0px !important; background: none !important;}
  #sp-page-builder .sppb-section-title .sppb-title-heading {padding-bottom: 0px !important;}
  #sp-page-builder .sppb-section-title .sppb-title-heading:before{top: 0px !important; background: none !important;}
  #sp-page-builder .sppb-section-title .sppb-title-heading:after{top: 0px !important; background: none !important;}
}

.article-list .article {
    border: 1px solid #0996a8 !important;
    border-radius: 5px !important;
}
.article-header a{
    font-size: 30px;
    color: #0996a8 !important;
}
.blog {
    padding-top: 50px;
}
 .hr {
     margin-top: 0 !important;
     margin-bottom: 0 !important;
}
.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 46px;
    height: 46px;
    line-height: 40px;
    text-align: center;
    font-size: 2em;
    font-weight: 100;
    color: #fff;
    background: #0996a8;
    border-radius: 50px;
    z-index: 1000;
}
.books {
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .5);
}
.pagination {
    padding: 40px 20px 0px 20px !important;
    float: right;
}
.pagination ul{
    padding-top: 0px !important;
}
/*-------------------  # Redes Sociais -------------------- */
.social-icons {
	float: right;
	text-align: right;
	padding-right: 10px; 
	z-index: 999;
}
.social-icons a {
     color: #0996a8 !important;
}
.social-icons a:hover {
     color: #000 !important;
     animation: crBounceIn 0.5s ease-in 1;
}
 .fa-facebook-square {
     transition: 0.5s;
     margin-left: 18px;
}
 .fa-twitter-square {
     transition: 0.5s;
     margin-left: 18px;
}
 .fa-envelope:hover {
     color: #000 !important;
}
 .fa-hover:hover {
     color: #000 !important;
}

/*-------------------  # Fim Redes Sociais --------------------*/

.read-more-slider {
    background-color: #0996a8;
    box-shadow: -10px -10px 10px 4px rgba(0,0,0,0.1), 5px 5px 5px 2px rgba(45,78,255,0.15);
    box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    -webkit-transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    line-height: 20px;
    width: 100px;
    float: right;
    padding: 10px;
    text-align: center;
    color: #fff;
    margin-top: 60px;
    display: inline-flex;
    font-size: 18px;
    position: absolute;
}

/*-------------------  # bt ler + --------------------*/
.sppb-btn-custom:hover {
    background-color: #56cad3 !important;
    color: #fff;
}

.caca {
	height: 380px !important;
	padding: 10px;
	}
.caca2 {
	height: 350px !important;
	padding: 10px;
}

.membros-logos img:hover{
     opacity: .4;
}

/*----  Cartao especies cinegeticas ----*/
  .cartao{
	padding: 5px 0 5px;
    background-color: white;
    text-align: center;
    overflow: hidden;
    position: relative;
    width: 95%;
    margin: 2px auto;
	box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    box-sizing: border-box;
    -webkit-transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;	
}
.cartao .pic{
    display:inline-block;
    width: 180px;
    height: 180px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}
.cartao .pic::before{
	content: "";
    width: 100%;
    height: 0;
    border-radius: 50%;
    background-color: #0996a8;
    position: absolute;
    bottom: 135%;
    right: 0;
    left: 0; 
    transform: scale(3);
    transition: all 0.3s linear 0s;
}
.cartao:hover .pic::before{
    height: 100%;
}
.cartao .pic::after{
	content: "";
    width: 100%;
    height: 99%;
    border-radius: 50%;
    background: #91e7ef;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;  
}
.cartao .pic img{
    width: 100%;
    height: auto;
    border: 3px solid #0996a8;
    border-radius: 50%;
    transform: scale(1);
    transition: all 0.9s ease 0s;
}
.cartao:hover .pic img{
    box-shadow: 0 0 0 14px #ffffff;
    transform: scale(0.7);
}
.cartao .team-content{
    margin-bottom: 35px;
}
.cartao .title{
  font-size: 22px;
    font-weight: 500;
    color: #000000; 
    margin-bottom: 35px;
}
.cartao .post{
    display: block;
    font-size: 15px;
    color: #ffffff;
    text-transform: capitalize; 
}
.cartao .social{
    width: 100%;
    padding: 0;
    margin:0;
    background: #0996a8;
    position: absolute;
    bottom: -100px;
    left: 0;
    transition: all 0.5s ease 0s;
}
.cartao:hover .social{
    bottom: 0;
}
.cartao .social a{
    display: block;
    padding: 5px;
    font-size: 18px;
    color: #fff;
	transition: all 0.5s ease 0s;
   }
.cartao .social a:hover{
       color: #fff !important;
       background: #0996a8;
       text-decoration: none;
	   font-size: 18px !important;
   }	

/*-- Cartao membros --*/
.our-team-main{
	width:100%;
	height:auto;
	background:#fff;
	overflow:hidden;
	position:relative;
	transition:0.5s;
	margin-bottom: 30px;
}

.team-back{
	width:100%;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	padding:5px 15px 0 15px;
	text-align:left;
	font-size: 14px;
    line-height: 18px;
	background-color: #c8f3f9;;	
}
.team-back a{
    padding: 5px 20px;
    text-decoration: none;
    color: #ffffff;
    background-color: #0996a8;
    text-transform: uppercase;
    font-size: 10px;
    position: absolute;
    margin: 0px 30%;
    text-align: center;
    bottom: 120px;
}
.team-back a:hover {
  background-color: #4eb1bd;
   color: #000;
}

.team-front{
	width:100%;
	height:auto;
	position:relative;
	z-index:10;
	background-color:#fff;
	padding:15px;
	bottom:0px;
	transition: all 0.5s ease;
	border: 1px solid #15e4ff;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
}
.our-team-main:hover .team-front
{
	bottom:-240px;
	transition: all 0.5s ease;
}

.our-team-main:hover
{
	border-color:#777;
	transition:0.5s;
}
/*-- flexicontent --*/

#flexicontent .floattext .cattitle{
	color:#0996a8;
    text-align: center;
    padding-bottom: 50px;
	text-transform: uppercase;
}
#flexicontent .floattext .cattitle:before{
	background: #0996a8; 
    top: 55px;
    content: "";
    height: 2px;
    left: 25%;
    position: absolute;
    width: 50%;
	}
#flexicontent .floattext .cattitle:after{
	background: #15e4ff none repeat scroll 0 0;
    top: 54px;
    content: "";
    height: 4px;
    left: 40%;
    position: absolute;
    width: 20%;
}
@media only screen and (max-width: 640px) {
#flexicontent .floattext .cattitle{
	font-size: 26px !important;
} 
 }
.fc_field_image:hover{
	opacity: 0.35 !important;
} 

#adminListTableFCcategory{
    margin-top: 40px;
}
/*bt ler mais*/
.article-list .article .readmore a{
	background-color: #0996a8;
	box-shadow: -10px -10px 10px 4px rgba(0,0,0,0.1),
                 5px 5px 5px 2px rgba(45,78,255,0.15);box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    -webkit-transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
	line-height: 20px;
    float: right;
    padding: 10px 15px;
    text-align: center;
    color: #fff;
	border-radius: 4px;
}
 .article-list .article .readmore a:hover {
    background-color: #56cad3 !important;
    color: #fff;
}	
.article-list .article .readmore a:after {
   content: "\f055";
   padding-left: 5px;
   text-align: center;
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   color: #fff;
  }
/*Portfolio documentos*/

.sp-simpleportfolio .sp-simpleportfolio-item {
    padding: 15px 30px !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover h3 > a {
    color: #000 !important;
}
.sp-simpleportfolio-btns a.btn-zoom,
.sp-simpleportfolio-overlay .btn-zoom {
    display: none !important;}
	
.sp-simpleportfolio .sp-simpleportfolio-meta{
    display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    background: #f2fcfd !important;
	height: 120px;
	padding: 10px !important;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
}
.sp-simpleportfolio-tags{
    color: #0996a8;
    float: right;
    right: 50px;
    bottom: 20px;
    position: absolute;
}

.sp-simpleportfolio .sp-simpleportfolio-image {
    margin-bottom: 20px;
    float: left;
    margin-right: 25px;
	max-width: 350px !important;
    height: auto;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
}	
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper{
   float: none !important;
   margin: auto !important;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
}
.sp-simpleportfolio .sp-simpleportfolio-description {
    float: left;
    margin: 10% auto;
}
.sp-simpleportfolio .sp-simpleportfolio-description > h2{
	display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    background: #0996a8 !important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
   padding: 10px !important;
    margin: 5px !important;
   background: #c2eff5 !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3:hover {
   color: #0996a8 !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {line-height: 18px !important;}

/*Fim Portfolio documentos*/
#btcontentslider103 .bt_handles {
   margin-top: -20px !important;
    right: 0px !important;
}
.bt-cs .bt-inner .bt-title {
    line-height: 130% !important;
}