﻿@charset "UTF-8";

/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong, b{
	font-weight: 600;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}
hr {
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
    border: 0;
    height: 1px;
    margin: 22px 0 22px 0;
}

/*************_________default override ___________*********************/

.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnFormItem input[type="submit"], .dnnPrimaryAction, .dnnSecondaryAction, .dnnTertiaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span, label{
	font-weight:600;
}
#UserProfileImg{
	margin-bottom: 20px;
}

ul.dnnAdminTabNav{
	height:43px;
}
/*
.raDiv{
   background-image: url('/Portals/_default/Skins/Prema/Images/ajax-loader.gif')!important;
}
*/

/*************_________STARTS Xcillion___________*********************/
/***************************************************************/

img.EventIconEdit {
	border: 1px solid #000!important;
	padding: 10px!important;
}


ul.elegant {
    margin-left: 27px!important;
}

ul.elegant li {
    list-style-type: disc;
    list-style-position: outside;
    font-weight: 400!important;
    font-size: 14px!important;
    line-height: 17px!important;
    margin-bottom: 10px;
    text-align: left!important;
   /* color: #736D5F;*/
}

/*loading*/

.site-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
  z-index: 1000000;
  backface-visibility: visible;
}
.site-loading .inner-container{
	display:table-cell;
	vertical-align:middle;
	background: #FFF;
	color:#2e3f43;
	text-align:center
}

.personabar-visible .site-loading{
	/*display: none;*/
}
.personabar-visible header{
	transform: translateX(-40px); 
}
/*
.inner-container{
	background: #D7D1C3!important
}
*/
.inner-container h4{
	color: #FFF;
	letter-spacing:0;
	font-weight: 300;
}
/* END loading*/




em, small {
    letter-spacing: 0
}

body, li, p, li p {
    line-height: 1.7em
}

.DNNEmptyPane {
    display: none!important
}


.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video, table, tbody, tfoot, thead, tr, th, td {
    border: 0
}


.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p {
    font-size: 14px
}

ol.list-unstyled, ol.list-unstyled>li, ul.list-unstyled, ul.list-unstyled>li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none;
    list-style-position: inside;
}

ul li {
    list-style-type: disc
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: outside
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}

ul#myTab {
    padding: 0;
    margin: 0
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px
}

body {
    background: #fff;
    color: #555;
    font-size: 13px;
   /*-webkit-overflow-scrolling: touch;*/
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th, p, em, i {
    font-family: 'Nunito', Arial, Helvetica, sans-serif
}
a, a:visited{
    color: #F47920;
}
a:hover, a:focus{
    color: #F47920;
}

.SubHead {
    color: #000
}


Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none!important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    font-weight: 600
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

p {
    margin: 0 0 20px
}

ol li>ol li {
    list-style-type: lower-latin
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5
}

.bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
    margin-top: 0;
    color: #337ab7
}

.bs-callout-primary p:last-child {
    margin-bottom: 0
}

.bs-callout-primary .highlight, .bs-callout-primary code {
    background-color: #fff
}

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd
}

.bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
    margin-top: 0;
    color: #d9534f
}

.bs-callout-danger p:last-child {
    margin-bottom: 0
}

.bs-callout-danger .highlight, .bs-callout-danger code {
    background-color: #fff
}

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb
}

.bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
    margin-top: 0;
    color: #f0ad4e
}

.bs-callout-warning p:last-child {
    margin-bottom: 0
}

.bs-callout-warning .highlight, .bs-callout-warning code {
    background-color: #fff
}

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8
}

.bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
    margin-top: 0;
    color: #5bc0de
}

.bs-callout-info p:last-child {
    margin-bottom: 0
}

.bs-callout-info .highlight, .bs-callout-info code {
    background-color: #fff
}

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7
}

.bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
    margin-top: 0;
    color: #5cb85c
}

.bs-callout-success p:last-child {
    margin-bottom: 0
}

.bs-callout-success .highlight, .bs-callout-success code {
    background-color: #fff
}


h1, h2, h3, h4, h5, h6 {
    color: #1D2127;
    line-height: 1.3em;
    margin: 0 0 10px;
	font-family: 'Nunito', sans-serif!important;
}
h1 i, h2 i, h3 i, h4 i, h5 i, h6 i, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	font-family: 'Nunito'!important;
}

h1 {
    font-size: 2rem
}
.ControlPanel h1{
    font-size: 1.4em;
}
h2 .dnnFormMessage {
    font-size: 18px;
}

h2 {
	font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 20px;	
}
.fp-tableCell h2{
    font-size: 1.64rem;
    margin-bottom: 10px;	
	text-transform: none;
}
#dnn_RedePane h2{
	color:#fff;
}
@media screen and (min-width:767px) {
	.fp-tableCell h2{
		font-size: 1.44rem;
	}
}


#section4 .fp-tableCell h2{
	color: #5F0C66;
}
#section3 .fp-tableCell h2{
	color: #1D2127;
	/*
	-ms-transform: 		translate(0, -10px); 
    -webkit-transform: 	translate(0, -10px); 
    transform: 			translate(0, -10px);
	*/
	font-weight: 400;
    letter-spacing: -0.025em;
	
}
#section3{/*
	background-image: url(/Portals/
	*/
}
.fp-tableCell ul a {
	font-family: 'Nunito'!important;
}

h3 {
    font-size: 1.375rem;
    font-size: 1rem;
}

h4 {
    font-size: 1.025rem
}

h5 {
    font-size: 1.0125rem;
    font-size: 0.9rem;
	letter-spacing: -0.025em;
	margin-bottom: 5px;
}

h6 {
	font-size: 0.8rem;
    color: #F47920;
	font-weight: 600;
	margin-bottom: 5px;
	
}
@media screen and (min-width:767px) {
	h6 {
		font-size: 0.69rem;
	}
}




@media screen and (min-width:500px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:570px) {
    html {
        font-size: 15px
    }
}

@media screen and (min-width:620px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:680px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 19px
    }
}

@media screen and (min-width:860px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:920px) {
    html {
        font-size: 21px
    }
}

@media screen and (min-width:1000px) {
    html {
        font-size: 22px
    }
}

.buttons-wrapper {
    text-align: center
}

.short{
	/*margin-bottom: 20px;*/
}

a.cta-button-primary, button.cta-button-primary {
    background: #F47920;
    border: 1px solid #F47920;
    color: #fff;
    transition: background-color 300ms ease-out 0s
}

a.cta-button, a.cta-button-primary, button.cta-button, button.cta-button-primary {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Nunito', Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s
}

a.cta-button-primary:hover, button.cta-button-primary:hover {
    background: #91afca;
    border-color: #91afca
}

a.cta-button, button.cta-button {
    background: 0 0;
    border: 1px solid #F47920;
    color: #F47920;
    transition: background-color 300ms ease-out 0s
}

a.cta-button:hover, button.cta-button:hover {
    color: #fff;
    background: #F47920;
    border-color: #91afca
}

.search {
    position: relative;
    min-width: 35px;
    width: 0;
    height: 34px;
	margin-right: -15px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s
}
@media screen and (min-width:1170px) {
	.search {
		margin-right: 0
	}
}

.home .search, .home .toptools {
	display: none;
}

.home .TopIconBar , .home .EvtHdrMdlCol , .home .EvtHdrLftCol {
	display: none!important;
}

.search.search-open {
    width: 25%
}

.search.small-screens.search-open {
    width: 100%
}

.search.small-screens.search-open .searchInputContainer input {
    padding: 0 124px 0 20px
}

.searchInputContainer {
    display: block!important;
	margin: 0!important;
}
/*
#dnn_dnnSearch2_ClassicSearch .searchInputContainer {
	margin-left: -3px!important;
}
*/
#search-top input{
	margin-right: -3px!important;
}

.searchInputContainer input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #F1F3F4;
    width: auto;
    width: 100%;
    height: 34px;
    margin: 0;
    padding: 0 52px 0 20px;
    font-size: 13px
}

.searchInputContainer input::-webkit-input-placeholder {
    color: #818181
}

.searchInputContainer input:-moz-placeholder {
    color: #818181
}

.searchInputContainer input::-moz-placeholder {
    color: #818181
}

.searchInputContainer input:-ms-input-placeholder {
    color: #818181
}

.searchInputContainer a.dnnSearchBoxClearText {
    right: 44px!important;
	/*top:0;*/
}
ul.searchSkinObjectPreview > li{
	font-size: 14px;
}
ul.searchSkinObjectPreview{
	border-color: #D7D1C3;
	border-top-width: 0;
	right: -1px;
	width: 351px;
}
#dnn_dnnSearch2_ClassicSearch ul.searchSkinObjectPreview{
	right: 0px;
    width: 100%;	
	top: 30px;
	text-align: left;
}



.searchInputContainer a.dnnSearchBoxClearText{
	height: 20px!important;
}
.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    bottom: 0;
	height: 22px!important;
}

#dnn_dnnSearch2_ClassicSearch .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    bottom: -14px;
}

#dnn_dnnSearch2_ClassicSearch .searchInputContainer a.dnnSearchBoxClearText{
    right: 10px!important;
    height: 32px!important;
}


#search-action, .SearchButton, .search-toggle-icon {
    /*background: url(images/search.png) center center no-repeat #F1F3F4;*/
    background: #F1F3F4;
    background: #fff;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Nunito', Arial, Helvetica, sans-serif;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    text-align: center;
    cursor: pointer;
    color: #636363;
    text-indent: -9999px
}
#search-action:after, .SearchButton:after, .search-toggle-icon:after {
    content: "\f002";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 32px;
    font-size: 16px;
    width: 100%;
    position: absolute;
    left: 0;
	bottom: 0;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
	color: #F47920;

}


#search-top {
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out;
	text-align: center;
	
}

#search-top.active {
    height: auto;
    padding: 15px 0;
    overflow:visible;
}

#search-top span {
    display: inline!important
}

#search-top input {
    background: #fff;
    border: none;
    font-size: 1.2em;
    height: 46px;
    margin: 0 0 0 0;
    width: 70%
}

#search-top a.SearchButton {
    background: url(images/search.png) center center no-repeat #D7D1C3;
    height: 46px;
    position: relative;
    display: inline-block;
    text-indent: -9999px;
    width: 60px;
    padding: 0;
    top: 4px
}
.mobile_search{
    background: #AFA99B;
}
#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    padding: 6px 12px
}

#login {
    padding-right: 0;
	opacity:0;
}

.personabar-visible #login {
	opacity:1;
}




@media only screen and (max-width:768px) {
    #search-action {
        display: block
    }
    #login {
        padding-right: 21px
    }
	.white-popup.ajax .col-xs-0{
		display: none!important;
	}
	.white-popup.ajax .col-xs-12{
		padding:0!important;
	}
	.fp-tableCell .container{
		padding-right: 30px;
		padding-left: 30px;
	}
	.owl-theme .owl-controls{
		margin-top: 5px;
	}
	
}

@media only screen and (max-width: 500px){
    ul.searchSkinObjectPreview {
        width:auto;
        min-width:240px;
    }
}

@media only screen and (max-width: 350px){
    ul.searchSkinObjectPreview {
        right:-30px;
    }
}

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    display: block
}

#login .loginGroup, #login .registerGroup {
    float: right;
    padding: 0;
    margin: 0
}

#login .loginGroup a, #login .registerGroup a {
    display: block;
    position: relative;
    height: 34px;
    min-width: 12px;
    padding: 7px 15px 0;
    color: #fff;
    font-size: 11px;
	text-transform: uppercase;
    background: #757679;
}

#login .loginGroup a:hover, #login .registerGroup a:hover {
    background: #F47920;
    /*color: #333;*/
    text-decoration: none
}

#login .loginGroup a:active, #login .registerGroup a:active {
    /*color: #333;*/
}

#login .loginGroup a strong, #login .registerGroup a strong {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    font-size: 11px;
    text-indent: -9999px
}

#login .registerGroup li {
    float: left;
    line-height: 1.2em;
	border: none;
}
#login .registerGroup li:hover {
	border: none;
}
#login .registerGroup li:first-child:hover {
    border-left: #222
}

#login .registerGroup .buttonGroup {
    margin-right: 0
}

#login .registerGroup .userProfileImg a {
    min-width: 25px;
    min-height: 32px;
    padding: 0;
    background: 0 0
}

#login .registerGroup a span {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: -9px;
    min-width: 7px;
    margin-right: 3px;
    background: #3b96b6;
    text-align: center;
    font-size: 11px;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #333;
    text-shadow: 0 1px 0 #333
}

#login .registerGroup a img {
    height: 32px;
    width: 32px;
    background: #333
}

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

#login .userNotifications strong {
    height: 100%;
    background: url(images/notification_icon.png) center center no-repeat
}

#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat
}

#login .userMessages a, #login .userNotifications a {
    padding: 0 18px
}

#login .userMessages a span, #login .userNotifications a span {
    display: inline-block;
    margin-top: 9px;
    margin-right: 0;
    background-color: transparent;
    font-size: 10px
}

#siteWrapper > .container{
	overflow: hidden;
}
.home #topHeader{
	display: none;
}

#topHeader {
    background: #F1F3F4;
	position: relative;
	z-index: 99;
	/*
	
    background: rgba(0,0,0,0.6);
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
	*/
    min-width: 25px;
    /*min-height: 35px;*/
    padding: 0
}

@media only screen and (max-width:768px) {
	#topHeader {
		display: none;
		line-height:0;
		height: 0;
	  
	}
}

#topHeader .col-md-6{
	min-height: 0;
}
@media only screen and (min-width:767px) {
	.home #topHeader{
        display: block;
        background: none;
    }
}
.container-fluid main{
	padding: 22px 0;
}

html.menu-open, html.menu-open body, body.menu-open{
	overflow: hidden!important;

}

 
@media screen and (min-width:600px) {
	.container-fluid main{
		padding: 27px 0 44px 0;
	}
}


header {
    background: #fff;
    border-bottom: 1px solid #F1F3F4;
	max-height: 48px;
}


@media only screen and (min-width:767px) {
	header {
		max-height: none;
	}

}
.home header {
/*
    background: rgba(255,255,255,0.93);
	background: rgba(0,0,0,0.3);
	*/
	background: #F6F6F6;
	background: -webkit-linear-gradient( #f6f6f6, rgba(255,255,255,0.75));
	background: linear-gradient( #f6f6f6, rgba(255,255,255,0.75));	
	
    /*border-bottom-width: 0px;
	border-bottom-color: transparent;
	border-bottom-color: rgba(197,169,96,0.44);*/
	
	border-bottom: 1px solid #E9E9E9;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);	
	
}


#mainHeader-inner {
    padding: 0;
	max-width: 1170px;
	
}
@media only screen and (min-width:767px) {
    #mainHeader-inner  {
		padding: 24px 0;
		/*width: auto;*/
    }
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}

#logo {
    padding-left: 15px
}

.navbar .brand {
    float: left;
    padding: 0!important;
    max-width: 88px;
	-ms-transform: 			translate(0,2px); /* IE 9 */
	-webkit-transform: 		translate(0,2px); /* Safari */
	transform: 				translate(0,2px); /* Standard syntax */
	
}
@media only screen and (min-width:767px) {
    .navbar .brand {
		max-width: 187px;
		/*
		-ms-transform: 		translateX(-6px,0);		
		-webkit-transform: 	translateX(-6px,0);		
		transform: 			translateX(-6px,0);	
		*/
		/*
		-ms-transform: translate(0,0); 
		-webkit-transform: translate(0,0); 
		transform: translate(0,0); 
		*/
    }
	
	
}
.navbar-nav {
    margin: 0 -15px;
}

.home .navbar-nav {
/*
    height: auto;
	max-height: 400px;
    overflow-x: hidden;
*/	
}

.fa-ul li{
    list-style-type: none!important;
}


@media only screen and (max-width:768px) {
    .main-navigation {
        height: auto;
        width: 100%
    }
    nav {
        display: none
    }
    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838
    }
    a.mobile-nav-btn:hover {
        text-decoration: none
    }
    #navbar-top-wrapper {
        clear: both;
        position: relative
    }
    #navbar {
        float: none!important;
		background: #252525;
    }
}

@media only screen and (min-width:767px) {
    #navbar {
        float: right
    }
}
@media (min-width: 767px){
	#dnnMenu .topLevel>li:first-child {
		opacity: 0;
	}
}

#breadcrumb {
    font-family: 'Nunito', Arial, Helvetica, sans-serif;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dashed;
    border-color: #ccc;
    background-color: transparent;
    padding: 5px 0;
    margin: 0;
    display: block
}

#breadcrumb a {
    margin-left: 10px;
    font-weight: 600;
    font-size: 11px;
    color: #626262
}

#breadcrumb a:first-child {
    font-family: 'Nunito', Arial, Helvetica, sans-serif;
    font-size: 11px!important;
    font-weight: 400;
    color: #7b7d82;
    margin: 0
}

#breadcrumb img, #breadcrumb span {
    margin-left: 10px
}

/*-------------------		animations	------------------*/

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-webkit-flex-direction: column; 
	flex-direction: column; 
	height: 100%;
}

.vcenter{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-webkit-flex-direction: column; 
	flex-direction: column;
	justify-content:center;
  }


.vbottom{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-webkit-flex-direction: column; 
	flex-direction: column;
	justify-content:flex-end;
}


@media (min-width: 600px){

	.row-eq-height {
	  -webkit-flex-direction: row; 
	  flex-direction: row; 
	}
	
}



/*
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}



.row-eq-height .outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.row-eq-height  .middle {
    display: table-cell;
    vertical-align: middle;
}

.row-eq-height  .inner {
    margin-left: auto;
    margin-right: auto; 
	padding-right: 44px;
}
.animatedText{
	position: relative;
	font-weight: 300;
    color: #717171;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 24px;
}
*/
.inner h2{
	position: relative;
	font-size: 2.2em;
	font-weight: 600;
	color: #0F91E4;	
}

#section2, #section3{
	/*background: #111 url(/Portals/1/Imagens/portal/svgBG.svg) 50% 50% no-repeat;*/
	background: #e4e4e4  url(/Portals/1/Imagens/portal/parallax_light.svg) 0 0 no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
}
#section1, #section_rede{
	background:   url(/Portals/1/Imagens/portal/banner_bg.png) 50% 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
}

#section4 .inner h2{
	color: #171717;	
}
/*
#section4  ul li{
    color: #171717;
}
#section4 ul li a:active, #section4 ul li a:link, #section4 ul li a:visited, #section4 .owl-carousel a:active, #section4 .owl-carousel a:link, #section4 .owl-carousel a:visited {
    color: #757679;
}
#section4 ul li a:hover, #section4 .owl-carousel a:hover {
    color: #1D2127; 
	text-decoration: none;
}
*/

#section4  ul li:first-child {
 /* font-size: 1.2em;*/
}
.section ul li {
    list-style-type: none;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	color: #4CC995;	
	margin-bottom: 13px;
}


@media (min-width: 600px){

	.section ul li {
		font-weight: 500;
		font-size: 24px;
		line-height: 28px;
	}

}


#section4 .owl-carousel .item, #section1 .owl-carousel .item, #section_rede .owl-carousel .item{
	margin-bottom: 10px;
}


#section4 .owl-carousel a, #section1 .owl-carousel a, #section_rede .owl-carousel .item{
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}


@media screen and (min-width:767px) {
	#section4 .owl-carousel a, #section1 .owl-carousel a, #section_rede .owl-carousel .item{
		font-weight: normal;
		font-size: 22px;
		line-height: 26px;
	}
	
	

}



/*#section4 ul > li, */#section1 ul > li {
    list-style-type: circle;
	list-style-position: outside;
}
#dnn_aBibliotecaPane ul > li {
	list-style-position: inside;
}

/*
#section2 .pub > li, #section2 .centro > li,  #section2 .polo > li {
	list-style-position: inside;
}
*/

/*#section4 ul > li, */ #section1 ul > li {
	margin-left: 40px;
}

#section1{
	position: relative;
}

#section1 ul > li {
	color: #FFF;
}


#section1 .owl-carousel a, #section1 .owl-carousel a:link, #section1 .owl-carousel a:visited, #section1 .owl-carousel a:active{
    color: #FFFFFF;
}

#section1 .owl-carousel a:hover  {
    color: #F4F2FE;
	text-decoration: none;
}

#section_rede .owl-carousel a, #section_rede .owl-carousel a:link, #section_rede .owl-carousel a:visited, #section_rede .owl-carousel a:active{
    color: #FFFFFF;
}
#section_rede .owl-carousel a:hover  {
    color: #F4F2FE;
	text-decoration: none;
}

#section1 .owl-carousel a:before, #section1 .owl-carousel a:after, 
#section4 .owl-carousel a:before, #section4 .owl-carousel a:after,
#section_rede .owl-carousel a:before, #section_rede .owl-carousel a:after
{
	font-family: "FontAwesome";
	content: "\f068"; /* f05d   f058 */
	display: inline-block;
	padding-right: 10px;
	/*vertical-align: middle;*/
	font-weight: 400;
	font-size: 12px;
}

#section_rede .owl-carousel a:before, #section_rede .owl-carousel a:after{
	content: "\f111"; /* f05d   f058 */
}



#section1 .owl-carousel a:after, #section_rede .owl-carousel a:after{
   padding-right: 0;
   padding-left: 10px;
}

#section4 .owl-carousel a:after{
   padding-right: 0;
   padding-left: 10px;
}

@media screen and (min-width:600px) {
	/*
	#section1 .owl-carousel a:before{
	   content: "\f058";
	}
	*/
	
	#section4 .owl-carousel a:after{
	   content: "\f058"; 
	}
	/*
	#section1 .owl-carousel a:after{
	   display:none;
	}
	*/
	#section4 .owl-carousel a:before{
	   display:none;
	}
	
	#section1 .owl-carousel a:before, #section1 .owl-carousel a:after, 
	#section4 .owl-carousel a:before, #section4 .owl-carousel a:after,
	#section_rede .owl-carousel a:before, #section_rede .owl-carousel a:after
	{
		font-size: 18px;
	}
}

.h-100 {
    height:100vh;
}
.aright{
	text-align:right;
}
.aleft{
	text-align:left;
}



.footer-above ul{
	margin-left: 27px;
}
.footer-above ul li {
    list-style-type: circle;
	list-style-position: outside;
    font-weight: 400!important;
    font-size: 13px!important;
    line-height: 17px!important;
	margin-bottom: 10px;
	text-align: left!important;
	color: #F1F3F4;	
}
.footer-above ul li a{
	font-family: 'Nunito', Arial, Helvetica, sans-serif!important;
}
.footer-above ul li a, .footer-above ul li a:visited{
	color: #F1F3F4;	
}
.footer-above ul li a:hover, .footer-above ul li a:active, .footer-above ul li a:focus{
	color: #fff;	
	text-decoration: none;
}


.collapse_mobile{
	display: none!important;
}
@media (min-width: 600px){

	.collapse_mobile{
		display:  table-cell!important;
	}

}


@media (max-width: 600px){
	.expand_mobile{
		width: 100%!important;
		text-align: center;
		padding: 0;
	}
	
	#section4 ul > li, #section2 ul > li {
		list-style-type: none;
	}
	
	#section4 ul > li, #section2 ul > li{
		margin-left:0!important;
	}
	
	
	
}


.section ul.atividades li {
	color: #F1F3F4;	
}
.section h1{
	font-size:36px;
}

.section ul li a:active, .section ul li a:link, .section ul li a:visited {
    text-decoration: none;
	
	-webkit-transition: 		all 800ms ease;
	-moz-transition: 		all 800ms ease;
    -o-transition:				all 800ms ease;
    transition: 				all 800ms ease;
	
	
}
.section ul li a:hover {
    text-decoration: none;
}

#section3 ul li a:active, #section3 ul li a:link, #section3 ul li a:visited {
	color: #F47920;	
}
 #section3 ul li a:hover {
	color: #393939;	
}

/*
 #section3 ul li a:hover path{
    stroke: #393939!important;
 }

 #section3 ul li a:hover #big_circle,  #section3 ul li a:hover #big_circle_user, #section3 ul li a:hover #big_circle_news{
    fill: #393939!important;
    
 }
 #section3 ul li a:hover #small_circle{
	fill: #393939!important;
 }
 #section3 ul li a:hover #lupa, #section3 ul li a:hover #user, #section3 ul li a:hover #book path{
	fill: #FFF!important;
 }
*/

.svgBorder{
	position: absolute;
	top:0;
	bottom:0;
	left:10px;
	right: 10px;
	border-radius: 4px;
	overflow: hidden;
	
	/*
	width: 100%;
	height: 100%;
	*/
}
.pesquisa li a span{
	display: none;
	font-weight: 300;
	font-size: 15px;
	line-height: 17px;
	padding: 4px 0 5px 0;
	color: #393939;
	font-family: 'Nunito', Arial, Helvetica, sans-serif;

}

.pesquisa li a:hover span{
	color: #F47920;
}

.pesquisa li a{
	display: block;
	padding: 10px;
	margin: 0 10px;
	background: rgba(255,255,255,0.72);
	border-radius: 4px;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	
}
.pesquisa li a:hover{
	background: rgba(255,255,255,0.82);
}

.pesquisa li  {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	overflow:hidden;
    position: relative;
}

.pesquisa { 
    display: block; 
}
.pesquisa li    { 
    flex: 1;
}

.searchContainer, .pesquisa li a{
    height:100%;
}


.pesquisa li > div {
	text-align: left;

}

@media only screen and (min-width:767px) {
    .pesquisa { 
        display: -webkit-flex; 
        display: -ms-flexbox; 
        display: flex; 
        -webkit-flex-wrap: wrap; 
        -ms-flex-wrap: wrap; 
        flex-wrap: wrap; 
        overflow: hidden;
    }
    .pesquisa li  {
		float: left;
		width: 33.33%;
		margin-bottom: 0;

    }
	
	.pesquisa li a{
		padding: 40px 20px 30px 20px;
		font-size: 20px;
		line-height: 20px;
	}

	.pesquisa li a span{
		display: block;
	}	
	
	.pesquisa li > div {
		text-align: center!important;

	}
	
	.hm{
		display: none!important
	}
	
}



#section2 ul li a:active, #section2 ul li a:link, #section2 ul li a:visited {
	color: #F5EFE1;	
}
 #section2 ul li a:hover {
	color: #FFF;	
}

#section0, #section1, #section4, #section3, #section2, #section5{
	overflow:hidden;
}
#section0 .fp-tableCell{
	vertical-align:top;
	
}

/*
.owl-carousel.eventos .owl-stage-outer {
	overflow:visible!important;
}
.owl-carousel.eventos{
	padding-top:50px;
	overflow-x: hidden;
}
*/
@media (min-width: 1200px){

	.section .container {
		width: 1170px;
	}
	

}



.circle {
  -webkit-clip-path: circle(50%);
  clip-path: circle(50%);
}


#dnn_AtividadesPane .defaultWrapper{
	padding: 0 30px;
	max-width: 1140px;
}




#svgContainer, #svgContainer_search, #svgContainer_news, #svgContainer_user{
	max-width: 100px;
	margin: 0 auto;
	margin-top: 0;
	display: block;
}


#svgContainer, #svgContainer_search, #svgContainer_news, #svgContainer_user, #svgContainer_2, #svgContainer_3{
	position: relative;
	width: 100%; 
}

/*CATALOGO - BibliotecaSVG*/
#svgContainer, #svgContainer_search, #svgContainer_news, #svgContainer_user{
	padding-bottom: 0;
}


#svgContainer_2{
	max-width: 34%;
	margin: 0 auto 15px auto;
    position: relative;
}
#svgContainer_3{
	max-width: 54%;
	margin: 0 auto;
    position: relative;
}
#svgContainer_rede{
	max-width: 44%;
	margin: 0 auto;
    position: relative;
}
#svgContainer_3 svg path, #svgContainer_3 svg #book_x5F_black polyline, #svgContainer_3 svg #book_x5F_color polyline, #svgContainer_3 svg #book_x5F_color rect{
	fill: #FFF;
}
#svgContainer_rede svg path{
	fill: #FFF;
}
	
#RBV_SVG, #RBV_SVG_2, #BibliotecaSVG, #SearchSVG, #NewsSVG, #UserSVG{
	width: 100%; 
}
.footer-above > .container-fluid{
    background: url('/portals/1/imagens/portal/logotipo_1_150_99.png') 100% 100% no-repeat;
    background-position: left 100% bottom 20px;
    background-origin: content-box;

}
#catalog_quote{
	margin-top:0;
}

@media only screen and (min-width:767px) {
/*CATALOGO - BibliotecaSVG*/
	#svgContainer, #svgContainer_search, #svgContainer_news, #svgContainer_user{
		margin-top:0;
		max-width: 108px;
		padding-bottom: 0; 	
	}
	
	#svgContainer_2{
		margin: 0 auto;
		margin-top: -64px;
		max-width: 44%;
	}
	#svgContainer_3{
		margin: 0 auto;
		margin-top:-108px;
		max-width: 23%
		
	}
	#svgContainer_rede{
		margin: 0 auto;
        margin-top:-32px;
        margin-bottom: 20px;
		max-width: 220px
	}
	
	#catalog_quote{
		margin-top:-108px;
    }
    .footer-above > .container-fluid{
        background-position: left 100% bottom 20px;
        background-origin: content-box;
    }
        

}




/*
main {
    background: #fff;
    border: 1px solid #ececec;
    border-top: none;
    margin-bottom: 15px;
    min-height: 350px
}

main.no-bg {
    background: 0 0
}

#mainContent-inner {
    padding: 10px
}
*/
.dnnpane>[class*=col-md], .dnnpane>[class^=col-md] {
    padding: 0 15px
}

.image-wrapper {
    position: relative
}

.image-wrapper img {
    display: block;
    max-width: 100%
}

.image-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center
}

.grid, .grid figure, .grid figure img {
    position: relative
}

.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 600;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-transform: uppercase
}

.content-intro {
    padding-top: 30px;
    font-size: 26px;
    line-height: 30px
}

.content-intro p {
    font-size: 22px
}

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center
}

.grid figure {
    float: left;
    overflow: hidden;
    margin: 10px 0;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.grid figure img {
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8;
    width: 100%
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption .grid figure figcaption::after, .grid figure figcaption::before {
    pointer-events: none
}

.grid figure figcaption, .grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

figure.hover-effect {
    background: #333
}

figure.hover-effect h2, figure.hover-effect img {
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

figure.hover-effect img {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.hover-effect h2 {
    font-size: 30px;
    color: #F47920;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

figure.hover-effect h2>span {
    color: #fff;
    font-weight: 600
}

figure.hover-effect h2, figure.hover-effect p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    text-align: center;
    width: 100%
}

figure.hover-effect p {
    text-transform: none;
    font-size: 24px;
    opacity: 0;
    padding: 15px;
    -moz-transition: opacity .35s, -webkit-transform .35s;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

figure.hover-effect:hover h2, figure.hover-effect:hover img {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

figure.hover-effect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.content-block-news, .content-block-reg {
    margin-bottom: 20px
}

.content-block-news .article-layout .item {
    display: block;
    float: left;
    position: relative
}

.content-block-news .article-layout .item .item-image {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: -webkit-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: -o-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: linear-gradient(to top left, #c55f1e 0, #66d6ff 100%)
}

.content-block-news .article-layout .item .item-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.content-block-news .article-layout .item .item-image .item-header {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    background: rgba(0, 0, 0, .1);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header strong {
    color: #fff;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta {
    display: block;
    color: #fff;
    padding: 10px 0 17px;
    font-size: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -40px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta i.fa {
    padding-right: 7px
}

.content-block-news .article-layout .item .item-image .item-header .item-meta span {
    display: block;
    color: #fff
}

.content-block-news .article-layout .item .item-image .item-header .item-category {
    display: block;
    font-size: 18px;
    font-weight: lighter;
    left: 15px;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 15px
}

.content-block-news .article-layout .item .item-image .item-header .item-category span {
    border: 1px solid #fff;
    color: #000;
    font-size: 24px;
    display: inline-block;
    padding: 6px 10px 5px;
    line-height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-content {
    display: block;
    background: #f4f4f4;
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    color: #737373;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.content-block-news .article-layout .item .item-content .item-text {
    display: block;
    padding: 15px
}

.content-block-news .article-layout .item .item-content .item-footer-more {
    display: block;
    padding: 15px 0;
    margin: 0 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 1px solid rgba(0, 0, 0, .06);
    letter-spacing: .3px;
    color: #737373
}

.content-block-news .article-layout .item:hover .item-header .item-meta {
    bottom: 0;
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-header .item-category span {
    background: #F47920;
    border-color: transparent!important;
    color: #fff
}

.content-block-news .article-layout .item:hover .item-image img {
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-image .item-header {
    background: rgba(81, 81, 81, .7)
}

.content-block-news .article-layout .item:hover .item-image .item-header strong {
    bottom: 50px
}

.content-block-news .article-layout .item:hover .item-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .03)
}

.content-block-news .article-layout .item:hover .item-content .item-footer-more {
    color: inherit;
    font-weight: 600;
    letter-spacing: 0;
    padding-right: 1px
}

.content-block-news .item a:hover .item-content {
    background: rgba(37, 38, 41, .8)
}

.content-block-news .article-layout:after {
    display: block;
    clear: both;
    content: ''
}

.contact-form .form-control {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    height: 50px;
    padding: 12px 15px 15px
}

.contact-form::-webkit-input-placeholder {
    color: #e3e3e3
}

.contact-form:-moz-placeholder {
    color: #e3e3e3
}

.contact-form::-moz-placeholder {
    color: #e3e3e3
}

.contact-form:-ms-input-placeholder {
    color: #e3e3e3
}

footer .footer-above {
	background-color: #757679; /* #111 #171717 */
    padding-top: 33px;
    padding-bottom: 0;
    border-top: 0px solid #F1F3F4;
	text-align: left;
}
@media only screen and (min-width:767px) {
	footer .footer-above {
		border-top: 20px solid #F1F3F4;
		border-top-color: #F1F3F4;
		/*padding-bottom: 16px;*/
	}
	.home footer .footer-above {
		/*border-top-color: #F9F7FF;*/
	}
	
}

footer .footer-above h2 {
   color: #F1F3F4;
}


footer .footer-above p {
   color: #F1F3F4;
	font-size: 13px;
    line-height: 20px;
}


footer .footer-below, footer .terms-priv a:link, footer .terms-priv a:visited, footer .footer-below a:visited {
	color: #F1F3F4;
    font-size: 12px
}
footer .footer-below .container-fluid, footer .footer-above .container-fluid, #topHeader .container-fluid, .page-content.container-fluid{
	max-width: 1170px;
}
footer .footer-col {
    margin-bottom: 15px;
}
.hideOnMobile{
	display: none;
}

@media only screen and (min-width:767px) {
	footer .footer-col {
		margin-bottom: 25px
	}
	.hideOnMobile{
			display: list-item;

	}
}


footer .footer-below {
    background-color: #5F6063;
    padding: 10px 0;
	text-align: center;
}

@media only screen and (min-width:767px) {
	footer .footer-below {
		padding: 15px 0;
		text-align: left;
	}
}



footer .copyright {
    float: left
}

footer .terms-priv {
    float: right
}

footer .copyright, footer .terms-priv {
    padding: 0;
	width: 100%;
}


@media only screen and (min-width:767px) {
	footer .copyright, footer .terms-priv {
		width: auto;
    }	
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em
}

footer .links-list ul li a:active, footer .links-list ul li a:link, footer .links-list ul li a:visited {
    color: #fff
}

footer .links-list ul li a:hover {
    color: #f0f0f0
}

footer .links-list ul li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #383838;
    position: relative;
    bottom: 1px;
    padding-right: 9px
}

.latest-articles {
    display: block
}

.latest-articles .item {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    padding-bottom: 20px;
    margin-bottom: 20px
}

.latest-articles .item-header {
    display: block;
    float: left;
    width: 60px
}

.latest-articles .item-header a {
    position: relative;
    display: block
}

.latest-articles .item-header span {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0
}

.latest-articles .item-header img {
    border: 2px solid #fff
}

.latest-articles .item-content {
    display: block;
    margin-left: 85px
}

.latest-articles .item-content p {
    font-size: 15px;
    margin-bottom: 15px
}

.latest-articles .item-content>strong {
    display: block;
    font-weight: 600;
    line-height: 11px;
    margin-bottom: 5px
}

.latest-articles .item-content a {
    color: #d3d3d3;
    font-weight: 600;
    font-size: 14px
}

.latest-articles .publish-date {
    color: #d3d3d3;
    font-weight: 400
}

.latest-articles .publish-date span {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.contactus ul {
    margin-left: 0
}

.contactus ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 5px;
    list-style: none
}

.contactus ul li img {
    margin-right: 5px
}

.contactus a:link {
    color: #fff;
    text-decoration: none
}

.contactus a:active, .contactus a:hover {
    text-decoration: underline
}

.btn-social {
    background: url(/Portals/1/Images/social-sprite.png);
    display: inline-block;
    height: 34px;
    width: 34px
}

.btn-social.facebook {
    background-position: 0
}

.btn-social.twitter {
    background-position: -40px
}

.btn-social.googleplus {
    background-position: -80px
}

.btn-social.linkedin {
    background-position: -120px
}

.container-content {
    padding: 10px 15px 15px
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0
}

.DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px
}

.DNNContainer_Title_h2 h2 .TitleH2.centered, .DNNContainer_Title_h3 h3 .TitleH3.centered, .DNNContainer_Title_h4 h4 .TitleH4.centered {
    text-align: center
}

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878
}

.lms_heading_1, .lms_heading_2, .lms_heading_3, .lms_heading_4, .lms_heading_5, .lms_heading_6 {
    text-align: center
}

.lms_heading_1 .lms_heading_title, .lms_heading_2 .lms_heading_title, .lms_heading_3 .lms_heading_title, .lms_heading_5 .lms_heading_title, .lms_heading_6 .lms_heading_title {
    border-bottom: 1px solid #7b7878;
    font-weight: 400;
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 32px 28px;
    position: relative
}

.lms_heading_1 .lms_heading_title:after {
    content: "";
    position: absolute;
    top: 100%;
    margin: -10px 0 0 -5px;
    left: 50%;
    width: 10px;
    height: 20px;
    background: #fff;
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg)
}

.lms_heading_4 .lms_heading_title {
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 30px 10px
}

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10
}

.hexagon::after, .hexagon::before {
    background-color: inherit;
    content: "";
    height: 25.46px;
    left: 2.27px;
    position: absolute;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -moz-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    -o-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    width: 25.46px;
    z-index: 1
}

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75)
}

.valid-404 h2 {
    font-size: 33px
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}
/********SCROLL_TO TOP_********/

#scrollToTop {
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	background: #1E1E1E;
	border-radius: 7px 7px 0 0;
	bottom: 0px;
	color: #FFF;
	display: none;
	opacity: 0;
	padding: 12px 0;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	-moz-transition: 		all 500ms ease-in-out 0s;
	-o-transition: 			all 500ms ease-in-out 0s;
	-webkit-transition: 	all 500ms ease-in-out 0s;
	transition: 				all 500ms ease-in-out 0s;
	width: 49px;
	z-index: 99999;
	cursor: pointer;
}


@media only screen and (min-width:767px) {
    #scrollToTop  {
		display: block;
    }	
}

#scrollToTop i{
	-moz-transition: 		all 500ms ease-in-out 0s;
	-o-transition: 			all 500ms ease-in-out 0s;
	-webkit-transition: 	all 500ms ease-in-out 0s;
	transition: 				all 500ms ease-in-out 0s;
}
#scrollToTop:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

#scrollToTop.visible {
	filter: alpha(opacity=75);
	opacity: 0.75;
}

.icon-white {
    color:#fff;

}
#scrollToTop:hover .icon-white{
    color: #EBEBE1;
}

/*************_________ENDS Xcillion_____________*********************/
/***************************************************************/
/* ----------------SKIN OVERRIDE----------------------- */


/*OWL EVENTOS*/
.defaultWrapper {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.owl-stage {
    margin: 0 auto;
}
.img-thumbnail_2 {
  position: absolute;
  top:0;
  bottom: 0;
  left:0;
  right:0;
  width:100%;
   background-image: url("/Portals/1/logo.png");
   background-repeat: no-repeat; 
   background-position: center top;
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  	-webkit-transition: 	all 0.2s ease-in-out;
	-moz-transition: 		all 0.2s ease-in-out;
	transition: 			all 0.2s ease-in-out;
}

a.eventUrl{
	position: absolute;
	height:100%;
	width: 100%;
	top:0;
	bottom:0;
	left:0;
	bottom:0;
}

.eventos-frame:hover .img-thumbnail_2{
   /*background-position: 0 center;*/
}


.eventos-item{
	/*height: 244px;*/
    background: #FFF;
    padding: 8px;
	position: 	relative;
	/*overflow:	hidden;*/
	border:	0px solid #FFF;
	border-radius:	4px;

}
.eventos-frame{
	height: 333px;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width:767px) {
    .eventos-frame{
        height:396px;
    }
}


.eventUrl:hover .thumb-info-action-icon, .img-popup:hover .thumb-info-action-icon {
	right: 0;
	top:0;
}
.eventUrl:hover .thumb-info-action, .img-popup:hover .thumb-info-action {
	filter: alpha(opacity=100);
	opacity: 1;
}
.eventUrl:hover .thumb-info-title {
	background: #000;
}

.eventUrl .thumb-info-action-icon, .img-popup .thumb-info-action-icon {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: #9B9587;
	background: #F47920;
	border-radius: 0 0 0 25px;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: -100px;
	text-align: center;
	top: -100px;
	width: 50px;
}

.eventUrl .thumb-info-action-icon i, .img-popup .thumb-info-action-icon i  {
	font-size: 22px;
	left: 2px;
	position: relative;
	top: -2px;
}

.eventUrl .thumb-info-action, .img-popup .thumb-info-action{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: rgba(36, 27, 28, 0.9);
	bottom: 0;
	color: #FFF;
	filter: alpha(opacity=0);
	height: 100%;
	left: 0;
	opacity: 0.0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.img-popup .thumb-info-action{
	background: rgba(36, 27, 28, 0.7);
}


.eventUrl .thumb-info-inner {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	display: block;
	/*white-space: nowrap;*/
}
 .eventUrl .thumb-info-title {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: rgba(36, 27, 28, 0.9);
	top:45%;
	/*margin-top:-25px;*/
	color: #FFF;
	font-size: 15px;
	line-height:21px;
	font-weight: 300;
	left: 0;
	letter-spacing: 0;
	padding: 9px 11px 9px;
	position: absolute;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: none;
	text-align: left;
	z-index: 1;
}

 .eventUrl .thumb-info-type{
	background-color: #F47920;
	border-radius: 2px;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	margin: 8px -2px -15px -2px;
	padding: 2px 9px;
	text-transform: none;
}
@media (max-width: 991px) {
	.eventUrl .thumb-info-title {
		font-size: 14px;
	}

	.eventUrl .thumb-info-more {
		font-size: 11px;
	}
}
/* ----------------	  IMAGE ANIMATION		----------------------- */

/*

#animate2_1, #animate2_2, #animate2_3, #animate3_1, #animate4_0, #animate4_1, #animate4_2 {
   -webkit-clip-path: circle(50%);
    clip-path: circle(50%);
}
*/
	
@media (max-width: 500px) {
	#animate2_1, #animate2_2, #animate2_3, #animate3_1, #animate4_0, #animate4_1, #animate4_2 {
	  /*display: none;*/
    }
}


img.animate {
	-webkit-animation-name: tunnel;
    -webkit-animation-duration: 0.33s;
    -webkit-animation-delay: 0s; 
	-webkit-animation-iteration-count: 1;	
	/*-webkit-animation-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);*/
	-webkit-animation-timing-function: ease-out;
   
	animation-name: tunnel;
    animation-duration: 0.33s;
    animation-delay: 0s; 
	animation-iteration-count: 1;	
	animation-timing-function: ease-out;
	/*animation-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);*/
}

@keyframes tunnel {
  0% {
    -webkit-clip-path: circle(25% at 50% 50%); /*circle(50%);*/
    clip-path: circle(25% at 50% 50%);
  }
  100% {
    -webkit-clip-path: circle(50% at 50% 50%); /*circle(50%);*/
    clip-path: circle(50% at 50% 50%);
  }
}
#quote{
  font-size:24px;
  line-height: 24px;
  color: #1D2127;
  padding: 0 0 10px 0;
  font-family: 'Nunito';
  font-weight: 300;
  text-transform: none;
  letter-spacing: -0.015em;
  margin-top: -10px;
}

#quote2{
	font-size: 18px;
	line-height: 24px;
	color: #4CC995;
    font-weight: 400;
}
#quote3{
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  text-transform: none;
  font-family: 'Nunito';
  color:#1D2127;
  margin-bottom: 10px;
}

#quote4{
  font-size:22px;
  font-weight: 300;
  line-height: 24px;
  color: #2C2C2A;
  margin-bottom: 10px;
}

@media screen and (min-width:767px) {
	#quote{
		padding: 0 0 20px 0;
		font-size: 36px;
		line-height: 36px;
		margin-top: -64px;
    }
	#quote4{
		margin-bottom: 10px;
		font-size: 36px;
		line-height: 36px;
    }
	
	#quote3{
	  font-size: 20px;
	  line-height: 20px;
    }
	
	
}

#quote4 b{
  font-weight: 600;
}

.goBack{
	position:absolute;
    bottom: 20px;
    width:100%;
    text-align:center;
	z-index:99998;
	font-size:2em;
	opacity:0;
	visibility: hidden;
	-webkit-transition: 		all 700ms ease-in-out;
	-moz-transition: 			all 700ms ease-in-out;
    -o-transition:				all 700ms ease-in-out;
    transition: 				all 700ms ease-in-out;
	
}
.personabar-visible .goBack{
    bottom: 73px;
}
.personabar-visible .eventsBar{
    bottom: 53px;
}
.dnnEditState .eventsBar, .dnnEditState .home header, .dnnEditState .particles_container{
	display: none!important;
}


.visible{
	visibility: visible;
}
@media screen and (min-width:500px) {
	.goBack{
		bottom: 30px;
    }
}

.eventsBar p{
	display:none;
}

@media screen and (min-width:600px) {
	.eventsBar p{
		display:block;
    }
	
	
}

/*
.get-started{
	text-align: center;	
}
.get-started a, .get-started a:visited {
    color: #2C2C2A;
	background-color: #4CC995;
    border-color: #4CC995;
}
.get-started a:hover, .get-started a:active {
    color: #ffffff;
	background-color: #38B581;/
    border-color: #38B581;
}
*/
.eventsBar .btn-primary{
	width: 100%;
	text-transform: uppercase;
	font-family: 'Nunito';
	font-weight: 600;
	padding: 12px;
	border-radius: 0;
	font-size: 16px;
	line-height: 16px;
    letter-spacing: 0;
	-webkit-transition: 		all 350ms ease-in-out;
	-moz-transition: 			all 350ms ease-in-out;
    -o-transition:				all 350ms ease-in-out;
    transition: 				all 350ms ease-in-out;
}

.eventsBar .btn-primary span{
	font-size:12px;
	line-height: 12px;
	color: #393939;
	font-weight: 300;
	-webkit-transition: 		all 350ms ease-in-out;
	-moz-transition: 			all 350ms ease-in-out;
    -o-transition:				all 350ms ease-in-out;
    transition: 				all 350ms ease-in-out;
	
	/*font-family: 'Nunito', Arial, Helvetica, sans-serif;*/
}

.eventsBar .btn-primary, .eventsBar .btn-primary:visited{
    color: #F47920 ;
    background-color: #FFF;
    border-color: #FFF;
    /*
    background-color:rgba(255, 255, 255, .44);
    border-color: rgba(255, 255, 255, .44);
    */
}
.eventsBar .btn-primary.active, .eventsBar .btn-primary.focus, .eventsBar .btn-primary:active, .eventsBar .btn-primary:focus, .eventsBar .btn-primary:hover, .eventsBar .open>.dropdown-toggle.btn-primary {
    color: #1D2127;
    background-color: #FFF;
    border-color: #FFF;
    /*
    background-color: rgba(255,255,255,0.82);
    border-color: rgba(255,255,255,0.82);
    */
}
.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 5px;
    margin-bottom: 20px;
}
.btn-primary, .btn-primary:visited {
    color: #FFF;
    background-color: #757679;
    border-color: #757679;
}
.rsContent .btn-primary{
	margin-bottom: 10px;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #5F6063;
    border-color: #5F6063;
}
	
	
.eventsBar{
	padding: 0;
	margin: 0 auto;
    position: relative;
    width: 100%;
	z-index:99998;
    border-top: 1px solid #383838;
	border-top: 0px solid rgba(255,255,255,0.15);
	/*
	background-image:  url(/Portals/1/imagens/portal/bg.png);
	background-repeat: repeat;
	*/
	opacity: 0;
	visibility: hidden;
	/*
	-webkit-transition: 		all 700ms ease-in-out;
	-moz-transition: 			all 700ms ease-in-out;
    -o-transition:				all 700ms ease-in-out;
    transition: 				all 700ms ease-in-out;
	*/
}
.eventsBar .row{
    margin-right: 30px;
    margin-left: 30px;
}

@media screen and (min-width:600px) {
	.eventsBar {
			padding: 0;

    }
	
	
	.eventsBar .btn-primary{
		padding: 26px 12px;
	
	}
    .eventsBar .row{
        margin-right: 0;
        margin-left: 0;
    }
	
	.get-started{
		text-align: right;	
	}
	
}


.goPrevSlide, .goNextSlide{
	width:44px;
	display: inline-block;
}

#goBackBiblioteca a:link, #goBackBiblioteca a:visited{
	color: #4CC995; /*   24A16D  4CC995   38B581   EBE5D7 */
}
#goBackBiblioteca a:hover{
	color: #F1F3F4;  
}

#goBackCentro a:link, #goBackCentro a:visited{
	color: #2C2C2A;
}
#goBackCentro a:hover{
	color: #171717;
}

.visible{
	opacity:1;
}

/* ----------------	  POPUP		----------------------- */

/*
.mfp-wrap {
position: fixed;
overflow: auto;
}
*/

/*.mfp-bg,*/



.mfp-bg {
    background: #F5EFE1!important;
    background: #F1F3F4!important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
body.modal-open {
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 100% !important;
}

/*
body.modal-open {
     width: 100%;
     position: fixed;
     overflow: auto;
}
.mfp-wrap {
     top: 0 !important;
}
*/

.mfp-container{
	padding:0!important;
}
.white-popup {
  position: relative;
  color: #666;
  background: #F5EFE1;
  padding: 1em;
  padding-bottom: 60px;
  width: 100%;
 /* max-width: 1170px;*/
  margin: 0 auto;
  overflow: auto;
  font-size: 1.2em;
  line-height: 1.7em;
  font-weight: 300;
  text-align: justify;
	/*
  display: table;
  table-layout: fixed;
  */
}
.white-popup i, .white-popup em {
  font-weight: 300;
}
.white-popup b, .white-popup strong {
  font-weight: 600;
}
.white-popup p, .white-popup li{
  font-size: 15px;
  line-height: 21px;
}
.white-popup li{
	margin-bottom: 5px;
	text-align: left;
}
@media only screen and (min-width:767px) {
	.white-popup p, .white-popup li{
	  font-size: 1em;
	  line-height: 1.5em;
	}

}
.white-popup .table p{
	margin-bottom: 0;
}
.white-popup .popup-content{
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.white-popup .container-fluid{
	display: table-cell;
    vertical-align: middle;
	padding:0;
}

.white-popup img{
	margin-bottom:15px;
}
.white-popup .img-responsive{
	width: 100%;
}
.white-popup .row{
    max-width: 1680px;
    margin: 0 auto;
}
.white-popup.ajax .row{
    display: table;
    table-layout: fixed;
    max-width: 1170px;
}

.white-popup.ajax .col{
	display: table-cell;
    vertical-align: middle;
	float: none;
	
}

.white-popup.ajax .col.img{
    vertical-align: top;
}

.white-popup h2{
  color: #1D2127;
  font-size: 1.3rem;
  text-align: left;
}
h2.mt{
	margin-top: 15px;
	text-transform: uppercase;
}
@media only screen and (min-width:767px) {
	h2.mt{
		margin-top: 60px;
	  font-size: 1.23rem;
	}
}

#migpop_custom_nav {
  opacity:0;
  visibility: hidden;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 999997;
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  width: 100%;
  padding: 1em;
  text-align:center;
  cursor: pointer;
  
}

#migpop_custom_nav:hover {
    opacity: 1;
}

#custom_prev, #custom_next{
    opacity:0;
    visibility: hidden;
	position: fixed;
	bottom: 0px;
	width: 60px;
	text-align: center;
	cursor: pointer;
	font-size: 22px;
    line-height: 44px;
	z-index: 999999;
	color: #fff;
	-moz-transition: 		opacity .15s;
	-webkit-transition: 		opacity .15s;
	-o-transition: 			opacity .15s;
	transition: 				opacity .15s;
	
}
#custom_prev:hover, #custom_next:hover{
	opacity: 1!important;
}

#custom_prev{
	left:0;
}
#custom_next{
	right:0;
}


.mfp-open .white-popup, .mfp-open .white-popup{
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
	
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}


.svg-container{
	border: 0px solid #b6bdc3;
	width: 100%;
	background: none;
	margin: 0 auto;	
	position: relative;
}
.container--ph {
	height: 0;
	padding-top: 48%;
	position: relative;
}
.svg--responsive { 
	position: absolute;
	top: 0;
	left: 0;
}

#page-top{
    background-color: #E8E8E8;
    background: url(/Portals/_default/Skins/Prema/Images/bg_head_shadow.png) no-repeat center 0, url(/Portals/1/Imagens/portal/parallax_light.svg) no-repeat center 0;
	color:#777;
	border-bottom: 4px solid #ccc;  /*#F47920*/
    padding-top: 0;
    position: relative;
    text-align: left;
}
#page-top > div {
	max-width:1170px;
	margin:0 auto;
}



@media only screen and (min-width: 767px){
	#page-top{
		padding-top:  10px;
	}

}

#page-top > div h2 {
	border-bottom: 4px solid #757679;
    color: #1D2127;
    font-weight: 600;
    display: inline-block;
    margin: 0 0 -4px;
    min-height: 37px;
    padding: 0;
    position: relative;
    letter-spacing: -0.025em;
    font-size: 22px;
    line-height: 40px;
    text-transform: none;
}
#page-top > div a, #page-top > div a:link, #page-top > div a:visited, #page-top span{
	color:#757679;
	font-size:12px;
}
#page-top > div a:hover{
	color:#F47920;
	text-decoration: none;
}
#page-top > div a:hover span{
	color:#F47920;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb {
   /* float: right;
    padding-top: 7px;
	*/
	display:none;
}

@media (min-width: 767px){

	#dnn_dnnBREADCRUMB_lblBreadCrumb {
		display:block;
	}
	#dnn_dnnBREADCRUMB_lblBreadCrumb a:last-child{
		font-weight:600;
	}

}

.divide5{
	width: 100%;
	height: 5px;
}

.divide10{
	width: 100%;
	height: 10px;
}

.divide20{
	width: 100%;
	height: 20px;
}
.divide50{
	width: 100%;
	height: 50px;
}

.divide100{
	width: 100%;
	height: 100px;
}

a.img-popup{
	display:block;
	position: relative;
	overflow: hidden;
	/*background: url(/portals/_default/skins/prema/Images/zoom_icon3.png) 50% 25% no-repeat;*/
}
/*
a.img-popup:hover {
	background-color:#000;
	background-position: 50%;
	-webkit-transition:		background-position 0.3s ease-out;
	-moz-transition:		background-position 0.3s ease-out;
	-o-transition:			background-position 0.3s ease-out;
	-ms-transition:			background-position 0.3s ease-out;
	transition:				background-position 0.3s ease-out;

}
a.img-popup:hover img{
	opacity:0.5;
}
*/
#ServiceImg{
	display: none;
}

.escondido{
	display:none!important;
}
.featured{
	color: #fff;
	font-weight: 600;
}
 /**********************
		Social Icons
  **********************/
/* Thumb Info Social Icons */
.thumb-info-social-icons {
	margin: 0;
	padding: 0;
	display: block;
}
.thumb-info-social-icons.icons-top{
	float:left;
}
.thumb-info-social-icons.icons-top a {
	background: #0188CC;
	color:#fff;
}
.thumb-info-social-icons a {
	background: #fff;
	border-radius: 25px;
	display: inline-block;
	margin-left:2px;
	color: #F47920;
	height: 30px;
	font-size:19px;
	line-height: 30px;
	text-align: center;
	width: 30px;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}

.thumb-info-social-icons a:hover {
	text-decoration: none;
	color: #0E0E0E;
}

/*1st social icon*/
.thumb-info-social-icons a:nth-child(1):hover {
	/*background: #4470CF;*/

}
/*2nd social icon*/
.thumb-info-social-icons a:nth-child(2):hover {
	/*background: #5DAED5;*/

}
/*3rd social icon*/
.thumb-info-social-icons a:nth-child(3):hover {
	/*background: #FF6600*/

}

.thumb-info-social-icons a span {
	display: none;
}

.thumb-info-social-icons a i {
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
}

/*************************************************************
 CONTACT INFORMATION  - Footer
**************************************************************/

ul.contact-list{
	display: inline-block;
	margin: 0;
	padding: 10px 0 0!important;
}
ul.contact-list li i, ul.contact-list li em {
	 margin: 0 10px 0 0; 
	 /*color: #fff;*/
}
ul.contact-list li { 
	display: block;
	list-style: none;
	margin-bottom:13px;
	padding-left: 0;
	position:relative;
}
ul.contact-list li a, ul.contact-list li a:visited{
  color: #F1F3F4
}
ul.contact-list li a:hover{
    color: #FFF;
}
p.talk {
    text-transform: none;
    margin-bottom: 0;
    font-style: italic;
    color: #FFF!important;
}
/*************************************************************
FOOTER Button
**************************************************************/
 .submitButton a, .OptInDivFields a{
	box-shadow:none;
	border: #2f2f2f 0px solid!important;
	color: #F47920!important;
	text-shadow: none;
	background: #F1F3F4;
	padding: 0 13px;
	line-height: 32px;
	height: 33px;
	display: inline-block;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 500;
	/*text-transform: lowercase;*/
	margin: 0;
	margin-top:7px;
}
.submitButton a:hover, .OptInDivFields a:hover{
	background: #FFF;
	border: #2f2f2f 0px solid!important;
	color: #F47920!important;
	text-decoration: none;
}
.submitButton a:active, .OptInDivFields a:active{
	-webkit-box-shadow: none;
    box-shadow: none
}

footer svg{
	fill: #F1F3F4;
}

/*****************************/

.cookie-message {
	background: rgba(255,255,255,.85);
    line-height: 40px;
    padding: 10px 0;
    color: #1D2127;
    text-align: center;
    font-size: .95rem;
    position: fixed;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999!important;
    overflow: hidden;
	font-weight: 400;
	opacity:0;
    transform: translateY(200px);
}

@media (min-width: 767px){
    .cookie-message {
        padding: 0 0 10px 0;
    }

}


.cookie-message p {
    margin: 0;
    padding: 10px;
    line-height: 1.3rem;
}
.cookie-message a {
    color: #F47920;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    padding: 0 5px;
    margin-right: 8px;
	font-weight: 400;
}
.cookie-message a:hover {
	color: #1D2127;
}

.cookie-message .my-close-button {
    background: #171717;
	color:#FFF;
    line-height: 25px;
	font-weight: 400;
    letter-spacing: -0.025em;
    margin-top:8px;
    padding: 5px 10px;
    border: 1px solid #171717;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.cookie-message .my-close-button:hover {
    background: #F47920;
    border-color: #F47920;
	color:#FFF;
}



/*====== Fade-In effect ======*/

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}


/*====== Fade-In-Up effect ======*/

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}


/*====== Zoom-out effect ======*/

.mfp-zoom-out  {
  /*background:#fff;*/
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready  {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-preloader{
	color: #2F2E2B!important;
}


/* ----------------FONTS----------------------- */
/*

@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Regular.woff2') format('woff2'),
        url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Bold.woff2') format('woff2'),
        url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Regular.eot');
    src: url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Regular.woff2') format('woff2'),
        url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Regular.woff') format('woff'),
        url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Regular.ttf') format('truetype'),
        url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Regular.svg#AGaramondPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Bold.eot');
    src: url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Bold.woff2') format('woff2'),
        url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Bold.woff') format('woff'),
        url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Bold.ttf') format('truetype'),
        url('/Portals/_default/Skins/Prema/Fonts/AGaramondPro/AGaramondPro-Bold.svg#AGaramondPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


*/

