/*ALL RESOLUTIONS*/


.loader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    opacity: 1;
    transition: 0.2s all ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    z-index: 1000000;
}
.loaded .loader{
    opacity: 0;
    z-index: -10000;
}


body {
    color: #2E363F;
    background-color: #f1f2f7;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    padding: 0 !important;

    }



/*HEADER*/

.firstcharacter {
    color: #903;
    float: left;
    font-family: Georgia;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
}

.socialBtn i {
    font-size: 20px;
}

.instagram-right i {
    font-size: 12px;
    margin-right: 1px;
}

.btn.purple-gradient {
    background: -webkit-linear-gradient(50deg,#ff6ec4,#7873f5) !important;
    background: -o-linear-gradient(50deg,#ff6ec4,#7873f5) !important;
    background: linear-gradient(40deg,#ff6ec4,#7873f5) !important;
}

.contact-number {
    font-size: 13px;
}




.full{
    
    font-size:40px !important;
    
}








.far.fa-clock {
    color: #8d0f12;
}

.bg-light {
    background-color: #FFF !important;
}

.navbar {
	box-shadow: none;
	padding: 2% 0 0 0 !important;
}

.navbar.navbar-light .breadcrumb .nav-item.active > .nav-link, .navbar.navbar-light .navbar-nav .nav-item.active > .nav-link {
    background-color: transparent;
    border-bottom: 2px sOLID #8d0f12;
    color: #8d0f12 !important;
    padding-left: 0;
	padding-right: 0;
	padding-bottom: 40%;
}

.nav-item a {
    color: #9f9f9f !important;
}

.nav-item.active {
    margin: 0 7px;
}

.navbar-expand-lg .navbar-collapse {
	font-size: 13px;
	font-weight: 700;
}

.nav-item.dropdown {
    margin: 0 7px;
}

.btn-blue-grey {
	background-color: transparent !important;
	color: #9f9f9f !important;
	box-shadow: none;
	border-left: 1px SOLID #D7D7D7B3;
	cursor: pointer;
}

/*Configurações Padrões*/
ul.menu, .menu li, .menu a{ margin:0; padding:0; list-style:none; text-decoration:none;}
ul.menu ul{ position:absolute; display:none; z-index: 9999;}
 
/* Configurações nivel 1*/
ul.menu{  font-size:15px; border-radius:5px; padding:0 5px;}
.menu li{ float:left; width:auto; position:relative;}
.menu li a{ display:block; padding:0 20px; line-height:45px; transition:all 0.1s linear; }
 
/* Configurações nivel 2*/
.menu li:hover > ul.submenu-1{ display:block; top:45px; left:0; padding:0; padding-top: 10px; padding-bottom: 10px; width:240px; border-radius: 5px;   }
.menu ul.submenu-1 a{  width:240px; text-align: left; font-weight: 400; color: #afafaf; font-size: 12px; }
 
/* Configurações nivel 2*/
.menu li:hover > ul.submenu-2{ display:block; top:0; left:195px; padding:0; padding-top: 10px; padding-bottom: 10px; width:200px;  border-radius: 5px; }
.menu ul.submenu-2 a{  width:203px; text-align: center; }
  
/*Configurações de cores*/
 
/*nivel 1*/

.menu a{ color:#6a7077;}
 
/*nivel 2*/
.submenu-1{ background:#2e363f;}
.submenu-1 a{color:#fff; line-height:35px !important;}
.submenu-1 li:hover > a{ background:#1b1f23; }
 
/*nivel 3*/
.submenu-2{ background:#2e363f;}
.submenu-2 a{color:#fff;}
.submenu-2 li:hover > a{ background:#1b1f23; }

.submenu-2.serv-2.sub-3 { width: 245px !important; left: -245px !important; }
.submenu-2.serv-2.sub-3 a {width: 245px;}

/*.cro-menu .serv {width: 230px !important;}*/


.submenu-1::before { content: ''; width: 15px; height: 15px; display: block; position: absolute;background-color: #2e363f; top: -7px; left: 15%; z-index: 99999; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg);}
 
.serv { width: 420px !important; }
.menu ul.serv a { width: 420px; text-align: left; }

.menu li:hover > ul.serv-2 { left: -280px; border-radius: 10px 0px 0px 10px !important; box-shadow: rgba(0,0,0,0.5) 0 0 6px !important; -moz-box-shadow: rgba(0,0,0,0.5) 0 0 6px !important; -webkit-border-radius: 6px; -moz-border-radius: 6px; width: 280px; }
.menu ul.serv-2 a { font-size: 11px; width: 280px; }

.menu ul.leg a { width: 290px; }
.menu li:hover > ul.leg { width: 290px; }

.menu li:hover > ul.leg-2 { left: 290px; width: 165px; border-radius: 0px 10px 10px 0px !important; }
.menu ul.leg-2 a { width: 165px; }

.fa.fa-caret-right { font-size: 17px; float: right; margin-top: 10px; }


.navbar .mega-dropdown {
  position: static !important; }


.special-color-dark {
	background-color: #2e363f !important;
}

.special-color {
    background-color: #37404a !important;
}

.mega-dropdown .nav-link.waves-effect.waves-light {
  padding-bottom: 8% !important; }

.navbar .dropdown-menu.mega-menu {
  width: 100%;
  border: none;
  border-radius: 0; }
  .navbar .dropdown-menu.mega-menu.v-2 a {
    padding: 5%; }
    .navbar .dropdown-menu.mega-menu.v-2 a.news-title-2 {
      font-weight: 500;
      font-size: 1.1rem;
      line-height: 1.5;
      -webkit-transition: .2s;
      transition: .2s;
      color: #fff !important; }
      .navbar .dropdown-menu.mega-menu.v-2 a.news-title-2:hover {
        color: #d0d6e2 !important; }
  .navbar .dropdown-menu.mega-menu.v-2 .sub-menu ul {
    list-style: none; }
    .navbar .dropdown-menu.mega-menu.v-2 .sub-menu ul.caret-style li {
      -webkit-transition: .3s;
      transition: .3s; }
      .navbar .dropdown-menu.mega-menu.v-2 .sub-menu ul.caret-style li:hover {
        background-color: rgba(0, 0, 0, 0.2);
        -webkit-transition: .3s;
        transition: .3s; }


  .navbar .dropdown-menu.mega-menu.v-2 .sub-menu a.menu-item {
    color: #fff !important; }
    .navbar .dropdown-menu.mega-menu.v-2 .sub-menu a.menu-item:hover {
      color: #fff !important; }
  .navbar .dropdown-menu.mega-menu.v-2 .sub-title {
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .navbar .dropdown-menu.mega-menu.v-2 .font-small {
    font-size: 0.85rem; }



/*HEADER*/

/*SLICK COLOR CONTROL*/

.slick-prev::before, .slick-next::before{
	color: #717171;
}

.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
    width: 50px;
    height: 50px;
    background-color: #ccc;
    border-radius: 30px;
}

.carousel-indicators .active {
    background-color: #b1b1b1;
    width: .900rem !important;
	height: .900rem !important;
}

.carousel-indicators li {
		background-color: rgb(215, 215, 215);
		transition: all 0.5s;
}
	
/*SLICK COLOR CONTROL END*/
/*SLIDE BOOTSTRAP CAPTION*/
.carousel-caption {
	padding-bottom: 60px;
    bottom: 0;
    top: 0;
}

.btn-outline-danger {
    border: 2px solid #000000 !important;
    color: #000 !important;
    margin: 0;
}

.btn-outline-danger:hover {
	border-color: #898989 !important;
    color: #898989 !important;
}

.btn-outline-danger:focus {
	border-color: #898989 !important;
    color: #898989 !important;
}

.btn-outline-danger:not([disabled]):not(.disabled):active {
	border-color: #000000 !important;
}

.btn-outline-danger:active, .btn-outline-danger:active:focus, .btn-outline-danger:focus, .btn-outline-danger:hover {
	color: #000000 !important;
}

.btn.btn-outline-danger.waves-effect {
    padding: 0.5% 3%;
}
/*SLIDE BOOTSTRAP CAPTION END*/

/*CARDS CENTER*/
.card.card-image.mb-3 {
	background-size: 100%;
	background-repeat: no-repeat;
	min-height: 256px;
	border-radius: 0;
	box-shadow: none;
}

#eventos .card-title {
    padding-top: 80% !important;
}

#app .card-title {
    padding-top: 30% !important;
}

#ceo .card-title, #registro .card-title, #oportunidades .card-title {
    padding-top: 42% !important;
}

#app p {
    width: 100%;
    font-size: 17px;
}

.card p {
    width: 70%;
    font-size: 13px;
	font-weight: 900;
	line-height: 16px;
}
/*CARDS CENTER END*/

/*VANTAGENS > NOTÍCIAS*/
.far.fa-plus-square {
    color: #BA4E50;
}

.tiitle-VN h4 {
    font-weight: 100;
}

#vantagens-noticias .card p {
	width: 100%;
	color: #000;
	font-size: 12px;
	font-weight: 900;
}

#vantagens-noticias .card .btn.btn-outline-danger.waves-effect {
	width: 50%;
	box-shadow: none;
	padding: 2%;
	margin-top: 5%;
}
/*VANTAGENS > NOTICIAS END*/

/*PARALAX RADIO*/
.paralsec {
background-image: url("../images/condensador.jpg");
} 

.paral {
min-height: 240px;
background-attachment: fixed;
background-size: cover;
background-position: 50% 50%;
}

#radioWeb .jumbotron {
    padding: 1rem 2rem;
    margin-bottom: 0;
}

.btn-outline-primary {
    border: 1px solid #fff !important;
    color: #fff !important;
    width: 23%;
    font-size: 17px;
    font-weight: 900;
}

.btn-outline-primary:not([disabled]):not(.disabled):active {
	border-color: #b1b1b1 !important;
}

.btn-outline-primary:active, .btn-outline-primary:active:focus, .btn-outline-primary:focus, .btn-outline-primary:hover {
	color: #b1b1b1 !important;
	border-color: #b1b1b1 !important;
}

/*PARALAX RADIO AND*/

/*MAGAZINE*/
#revista {
	background-color: #30282a;
}

#redesSociais, #mapAdress {
	background-color: #352d2f;
}

#endDelegacias {
	background-color: #f63c3c;
}

.magazine-text .btn.btn-outline-primary.waves-effect {
    width: 83%;
}

.carousel-entidades {
    border: 6px SOLID #30282a;
}

.slick-dots li button::before {
	font-size: 17px;
}

.slick-dots li.slick-active button::before {
    color: #594A4F;
}

/*MAGAZINE END*/

/*ADRESS*/

.info-adress {	
    color: #818181;
}
.info-adress .fa {
    color: #f63c3c;
    font-size: 30px;
}
.info-adress .fas {
    color: #f63c3c;
    font-size: 30px;
}

.map-form iframe {
    border: 12px SOLID #56474c !important;
}

.custom-select {
	width: 44%;
	display: block;
	text-align: center;
	margin: 15px auto;
	background-color: #f63c3c;
	border: 1px SOLID #F63C3C;
	color: #FFFFFF;
	font-weight: 900;
	font-size: 17px;
	border-radius: 0;
}

.modal-dialog.modal-notify.modal-info .fa {
    color: #ff3547;
}

/*ADRESS END*/

/*ANCHOR*/

#ancora {
    position: fixed;
    bottom: 5%;
    right: 2%;
    z-index: 99999;
    width: 60px;
    cursor: pointer;
}

/*ANCHOR END*/



.md-pills .nav-link:hover, .md-pills .nav-link:hover::after, .rgba-grey-light, .rgba-grey-light::after {

    background-color: rgba(158,158,158,.3);

}
.md-pills .nav-link.active {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    color: #fff;
    background-color: #2bbbad;
}


.pills-secondary .nav-link.active {
    background-color: #f07057 !important;
    color: #FFF !important;
}

.md-pills .nav-link {
    border: #F07057 2px solid;
    color: #000 !important;
    border-radius: 2px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-border-radius: 2px;
    padding: .5rem 0;
    font-size: 11px;
}

.md-pills li {
    padding: .6rem .1rem;
}

.accordion .card {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #e0e0e0;
    -webkit-border-radius: 0;
    border-radius: 0;
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.accordion .card .card-header a {
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.accordion .card .fa-angle-down {
    float: right;
}

.accordion .card-header {
    background-color: #f4cfcf;
    transition: all 0.4s; 
}

.accordion .card-header:hover {
    background-color: #FFF;
}

.accordion .card p {
    font-size: 14px;
    width: 100%;
    line-height: 23px;
    color: #2E363F;
}

.orange-marca {
	color: #f07057;
}

.accordion.accordion-3 {
  border-radius: 3px; }
  .accordion.accordion-3 p {
    font-size: 1rem; }
  .accordion.accordion-3 .fa.fa-angle-down {
    margin-top: -10px; }


.border-amber {
    border-color: #ffa000 !important;
}


/*ROTATE ICON*/
.rotate {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.rotate.down {
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}

.fa.fa-phone {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}





i.default-icon:hover::after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
i.default-icon::after {
    background: transparent;
    pointer-events: none;
    content: '';
    display: block;
    border-radius: 50%;
    border: 1px solid #ff7043;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin-top: -100px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

i.default-icon {
    color: #FFF;
    margin: 25px 0;
    padding: 0;
    display: inline-block;
    font-size: 40px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    position: relative;
    background-color: #333;
    border: #333 1px solid;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

i.default-icon.empty {
    color: #F07057 !important;
}
i.default-icon.empty {
    background: none !important;
}
i.default-icon, i.featured-icon::after {
    border: #F07057 1px solid;
}

hr { border-top: 2px SOLID #E7E7E7 }

.hr-1 {
	border-top: 2px dashed #E7E7E7;
}

.dark-block {
	background-color: #2E363F !important
}

.border-deep-orange {
	border-color: #ff7043 !important;
}


.card-body.sell-and-buy {
    padding: 1.25rem 0;
} 


.sell-and-buy-content {

    padding: 0 1.25rem;
}


.modal-dialog.modal-notify.modal-warning .modal-header {
    background-color: #ff7043;
}

.banner-block {
    height: 470px;
    width: 100%;
}

.banner-texto {
    display: inline-table;
    padding: 0;
    color: #666666;
}

.banner-acesso {
    width: 50%;
    text-align: right;
    padding-top: 3%;
}

.banner-carinha {
    width: 67%;
    text-align: right;
}

.tp-bannershadow.tp-shadow1 {

    background: url(../images/shadow1.png) no-repeat;
        background-size: auto auto;
    background-size: auto auto;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;

}

.primary-text {
  color: #4285F4; }

.danger-text {
  color: #ff3547; }

.warning-text {
  color: #FF8800; }

.success-text {
  color: #00C851; }

.info-text {
  color: #33b5e5; }

.default-text {
  color: #2BBBAD; }

.secondary-text {
  color: #aa66cc; }


  a.social {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 38px;
    font-size: 20px;
    text-align: center;
    background: rgba(0,0,0,0.3);
    color: #fff;
    margin: 10px 1px;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a.social.fa-facebook-f:hover {
    background: #3b5997 !important;
    color: #fff !important;
}

a.social.fa-twitter:hover {
    background: #41b7d8 !important;
    color: #fff !important;
}

a.social.fa-instagram:hover {
    background: #000 !important;
    color: #fff !important;
}


.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.warningCZ {
    background-color: #dbe0e5;
}


/*RESPONSIVE*/
	
	/*MOBILE AND TABLET */

	@media (max-width: 1023px){

		.loader {
			background-size: 90% !important;
		}

		.navbar-expand-lg .navbar-collapse {
		    float: none !important;
		}

		.nav-link.waves-effect.waves-light {
    		text-align: center;
		}

		.nav-link.waves-effect.waves-light {
    		padding-bottom: 11% !important;
		}

		.navbar-expand-lg .navbar-collapse {
			background-color: #ebebeb;
		}

		.carousel .carousel-indicators li {
			width: .450rem;
			height: .450rem;
		}

		.carousel-indicators .active {
			width: .500rem !important;
			height: .500rem !important;
		}

		.carousel-indicators {
			margin-bottom: 0;
		}

		.carousel .carousel-control-prev-icon {
			width: 20px;
			height: 20px;
		}

		.carousel .carousel-control-next-icon {
			width: 20px;
			height: 20px;
		}

		#eventos .card-title {
    		padding-top: 50% !important;
		}

		.nosso-app {
    		width: 100% !important;
		}

		#app .card-title {
    		padding-top: 4px !important;
    		font-size: 16px;
		}

		#app p {
			font-size: 10px;
		}

		.card.card-image.mb-3 {
    		min-height: 225px;
		}

		#app.card.card-image.mb-3 {
		    min-height: 130px;
		}

		#ceo .card-title {
			padding-top: 25% !important;
		}

		.card-deck {
    		padding: 0 !important;
		}

		#radioWeb h2 {
    		font-size: 21px;
		}

		#radioWeb .btn.btn-outline-primary.waves-effect.m-0.py-2 {
    		width: 80%;
    		font-size: 12px;
		}

		#revista h2 {
    		font-size: 20px;
		}

		#revista h5 {
    		width: 100% !important;
    		text-align: justify;
		}

		.carousel-entidades {
		    margin-bottom: 60px !important;
		}

		.magazine-text .btn.btn-outline-primary.waves-effect {
    		width: 100%;
    		font-size: 16px;
		}

		.magazine img {
    		width: 100% !important;
    		margin-top: 8%;
		}

		#redesSociais h4 {
    		text-align: center;
    		margin-top: 5%;
		}

		#endDelegacias h3 {
    		font-size: 23px;
		}

		#endDelegacias .btn.btn-outline-primary.waves-effect.py-1 {
    		width: 100%;
		}

		.info-adress .fa, .info-adress .fas {
		    font-size: 13px;
		    display: inline-block;
		    vertical-align: text-top;
		    margin-right: 5px;
		}

		.info-adress h3 {
    		display: inline-block;
    		font-size: 20px;
		}

		.info-adress p {
    		font-size: 13px;
    		text-align: center;
		}

		.info-adress {
    		color: #818181;
		    text-align: left !important;
		}

		.map-form iframe {
		    width: 100%;
		    margin-bottom: 30px;
		}

		.custom-select {
			width: 100%;
		}

		input.botaoLeadfone, select#selectLeadfone {
    		padding: 10px;
    		display: inline-block;
		}

		#selectLeadfone {
    		width: 48%;
		}

		.botaoLeadfone {
    		background-color: #8d0f12;
    		font-weight: 600;
    		color: #fff;
    		border: none;
    		margin: 4px 0;
    		width: 50%;
		}

		.search-content, .search-icon {
    		width: 100%;
		}

		.btn-blue-grey {
			border-left: 0;
			border-top: 3px SOLID #D7D7D7B3;
		}

		#ancora {
			width: 40px;
			bottom: 1%;
			right: 3%;
		}

		.md-pills.nav-justified .nav-item {
			flex-basis: initial;
		}
		
		/*MENU*/
            .navbar .dropdown-toggle, .navbar .dropdown-menu a {
                cursor: pointer;
                color: #afafaf !important;
            }

            .navbar .dropdown-item:focus, .navbar .dropdown-item:hover {
                background-color: #242c35 !important;
                color: #afafaf !important;
            }

            .dropdown-menu.sub.show {
                background-color: #121518;
            }

            .dropdown-menu.sub2.show {
                background-color: #0f0f0f;
            }

            .navbar .dropdown-item.active, .navbar .dropdown-item:active {
                color: inherit;
                text-decoration: none;
                background-color: inherit;
            }

            .navbar .dropdown-item:focus, .navbar .dropdown-item:hover {
                color: #16181b;
                text-decoration: none;
                background-color: #f8f9fa;
            }

            .navbar-toggler {
                padding: 5% !important;
            }

            #header .bg-dark {
                background-color: #2e363f !important;
            }

            .dropdown-menu {
                right: 0;
                width: 100% !important;
            }

            .navbar .dropdown-menu {
                background-color: #1b1f23;
            }

            .dropdown-item {
                white-space: normal;
            }

            .waves-effect.waves-light {
                width: 100%;
            }
	}



	/*MOBILE*/
	@media (max-width: 767px ){
		.informacao, .atendimento {
			font-size: 13px;
		}
	}



	/*TABLET*/
	@media (min-width: 768px) and (max-width: 1023px){
		.card.card-image.mb-3 {
		    min-height: 215px !important;
		}

		#eventos .card-title {
    		padding-top: 50% !important;
		}

		.card-title {
    		font-size: 18px;
		}

		.card p {
			width: 100%;
			font-size: 11px;
		}

		#app .card-title {
    		padding-top: 6% !important;
    		font-size: 25px;
		}

		#app p {
    		font-size: 14px;
		}

		#registro .card-title {
			padding-top: 24% !important;
		}

		#oportunidades small {
    		font-size: 11px;
    		padding-top: 24% !important;
		}
	}


p {
    line-height: 22px;
    margin: 0 0 20px;
    font-weight: 400;
}

p, ol li, ul li {
    color: #4f5359;
}

a, .styleSecondColor, .list-icon.color li::before, .item-box-desc small, p.dropcap::first-letter, ul.pagination a, ul.pagination a:hover, ul.pagination li.active .fa, ul.star-rated.styleSecondColor li i, .tp-catpion a, .divider.styleColor .fa {
    color: #BA4E50;
}

a:hover, a:active {
    color: #ee3939;
}
a, a:focus, a:hover, a:active {
    outline: 0;
    cursor: pointer;
}

footer {
    background: #2E363F;
    border-top: #403E44 1px dashed;
    display: block;
}

footer ul, footer ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #ee3939 !important;
}

.btn-primary {
    background-color: #BA4E50 !important;
}

.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    background-color: #ee3939 !important;
}

footer .footer-bar {
    background: #292f38;
    display: block;
    text-transform: uppercase;
    position: relative;
}

footer .footer-bar .copyright {
    display: inline-block;
    padding: 16px 0;
}