
@import url("font-awesome.min.css");

@font-face {font-family:"OswaldStencil-Bold";src:url("../fonts/Oswald-Stencil.eot?") format("eot"),url("../fonts/Oswald-Stencil.woff") format("woff"),url("../fonts/Oswald-Stencil.ttf") format("truetype"),url("../fonts/Oswald-Stencil.svg#OswaldStencil-Bold") format("svg");font-weight:normal;font-style:normal;}

/*
	Big Picture by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */
	
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
        
        /*
        font-family: 'Architects Daughter', serif;
        font-family: 'ABeeZee', serif;
        font-family: 'Happy Monkey', serif;
        font-family: 'Baumans', serif;
        font-family: 'Coming Soon', serif;
        font-family: 'Gloria Hallelujah', serif;
	    font-family: 'Indie Flower', serif;
        */
	}
	.sectionheader h3{margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
	
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
        
        /*TO DISABLE SELECTING TEST*/
          -moz-user-select: none;
          -khtml-user-select: none;
          -webkit-user-select: none;
          user-select: none;
        -webkit-touch-callout: none;
		/*TO DISABLE SELECTING TEST*/
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1800px;
		min-width: 1440px;
	}

	.container.\37 5\25 {
		width: 1080px;
	}

	.container.\35 0\25 {
		width: 720px;
	}

	.container.\32 5\25 {
		width: 360px;
	}

	.container {
		width: 1440px;
	}

	@media screen and (max-width: 1920px) {
        
        .hidden-desktop {
        	display: none !important;
        }
        .hidden-tablet {
        	display: none !important;
        }
        .hidden-phone {
        	display: none !important;
        }
        .visible-desktop {
        	display: inherit !important;
        }
        .visible-tablet {
        	display: none !important;
        }
        .visible-phone {
        	display: none !important;
        }
                
		.container.\31 25\25 {
			width: 100%;
			max-width: 1700px;
			min-width: 1360px;
		}

		.container.\37 5\25 {
			width: 1020px;
		}

		.container.\35 0\25 {
			width: 680px;
		}

		.container.\32 5\25 {
			width: 340px;
		}

		.container {
			width: 1360px;
		}

	}

	@media screen and (max-width: 1680px) {
        
        .hidden-desktop {
        	display: none !important;
        }
        .hidden-tablet {
        	display: none !important;
        }
        .hidden-phone {
        	display: none !important;
        }
        .visible-desktop {
        	display: inherit !important;
        }
        .visible-tablet {
        	display: none !important;
        }
        .visible-phone {
        	display: none !important;
        }
        
		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (max-width: 1280px) {
        
        .hidden-desktop {
        	display: none !important;
        }
        .hidden-tablet {
        	display: none !important;
        }
        .hidden-phone {
        	display: none !important;
        }
        .visible-desktop {
        	display: inherit !important;
        }
        .visible-tablet {
        	display: none !important;
        }
        .visible-phone {
        	display: none !important;
        }
        
		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (max-width: 1024px) {
        
        .hidden-desktop {
        	display: none !important;
        }
        .hidden-tablet {
        	display: none !important;
        }
        .hidden-phone {
        	display: none !important;
        }
        .visible-desktop {
        	display: none !important;
        }
        .visible-tablet {
        	display: inherit !important;
        }
        .visible-phone {
        	display: none !important;
        }
        
		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95%;
		}

	}

	@media screen and (max-width: 812px) {/*736px) {*/
        .hidden-desktop {
        	display: none !important;
        }
        .hidden-tablet {
        	display: none !important;
        }
        .hidden-phone {
        	display: none !important;
        }
        .visible-desktop {
        	display: none !important;
        }
        .visible-tablet {
        	display: none !important;
        }
        .visible-phone {
        	display: inherit !important;
        }
        
        
		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95%;
		}

	}

	@media screen and (max-width: 480px) {
        
        .hidden-desktop {
        	display: none !important;
        }
        .hidden-tablet {
        	display: none !important;
        }
        .hidden-phone {
        	display: none !important;
        }
        .visible-desktop {
        	display: none !important;
        }
        .visible-tablet {
        	display: none !important;
        }
        .visible-phone {
        	display: inherit !important;
        }
        
		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95% !important;
		}

	}
    
    
    @media screen and (max-width: 1024px) and (orientation:portrait) {
      .visible-tablet-portrait {
        	display: inherit !important;
        }
        .visible-tablet-landscape {
        	display: none !important;
        }
		
    }
    @media screen and (max-width: 1024px)  and (orientation:landscape) {
      .visible-tablet-portrait {
        	display: none !important;
        }
        .visible-tablet-landscape {
        	display: inherit !important;
        }
    }
    @media screen and (max-width: 812px) and (orientation:portrait) {/*736px) and (orientation:portrait) {*/
        
        
        .visible-phone-portrait {
        	display: inherit !important;
        }
        .visible-phone-landscape {
        	display: none !important;
        }
    }
    @media screen and (max-width: 812px) and (orientation:landscape) { /*736px) and (orientation:landscape) {*/
        
        
        .visible-phone-portrait {
        	display: none !important;
        }
        .visible-phone-landscape {
        	display: inherit !important;
        }
    }
	
    @media screen and (max-width: 480px) and (orientation:portrait) {
        #intro{min-height:100%; margin-top:0px;}
        
        .visible-phone-portrait {
        	display: inherit !important;
        }
        .visible-phone-landscape {
        	display: none !important;
        }
    }
    @media screen and (max-width: 480px) and (orientation:landscape) {
        
        
        .visible-phone-portrait {
        	display: none !important;
        }
        .visible-phone-landscape {
        	display: inherit !important;
        }
    }
/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 40px 0 0 40px;
	}

	.row {
		margin: -40px 0 -1px -40px;
	}

	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

	.row.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.uniform.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 32%;
		clear: none;
		margin-left: 1%;
	}

	.\33 u, .\33 u\24 {
		width: 24%;/*25%;*/
		clear: none;
		margin-right: 1%;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	.pil1 {
		width: 14.2856%;
		clear: none;
		margin-left: 0;
		min-height: 300px;
		float:left; 
	}
	.pil1 img{margin-top:10%;}
	.pil1 p{padding:5%;
			font-weight: 400;
			font-size: 11pt;
			line-height: 18pt;
	}
	
	.pilar1{background-color:#00558A;}
	.pilar2{background-color:#10296E;}
	.pilar3{background-color:#173AD2;}
	.pilar4{background-color:#2E7AF9;}
	.pilar5{background-color:#939393;}
	.pilar6{background-color:#4D4D4D;}
	.pilar7{background-color:#333333;}
	
	.missao1{background-color:#00558A; float:left; margin:2% 2% 0 0; padding:2%; border-radius:10px; height: 160px;}
	.missao2{background-color:#173AD2; float:left; margin:2% 2% 0 0; padding:2%; border-radius:10px; height: 160px;}
	.missao3{background-color:#939393; float:left; margin:2% 0 0 0; padding:2%; border-radius:10px; height: 160px;}
	.missao h3{font-weight: 900; color: inherit; font-size: 17px;}
	.missao p{margin: 0.4em 0 0 0; font-size: 16px; line-height: 25px;}
	
	.sectionheader{color:#00558A; margin-bottom:40px;}
	.sectionheader h3{font-size: 2.25em; letter-spacing: -2px; line-height: 1.25em;}
	
	.areas{float:left !important; margin-bottom:10px !important; min-height:208px !important; margin-left: 0% !important; margin-right: 2% !important;}
	.areas_right{float:left !important; margin-bottom:10px !important; min-height:208px !important; margin-left: 0% !important; margin-right: 0% !important;}
	
	.mobilejustify{text-align:justify; line-height:1.65em;}
	.mobilecenter{text-align:center; line-height:1.65em;}
	#mobilejustified h1{color:#00558A;}
	#mobilejustifiedvideo h1{color:#00558A;}
	.text1{color:#00558A; font-weight:bold;}
	
	.newspostseparator{margin: 0.5% 0;}
	.newspostimage{width:100%; height:100%;}
	
	.footerlink{text-decoration:none; cursor:pointer;}
	.footerlinkimg{border-left:0; vertical-align:middle; margin:0;}
	.footerlinkimg img{width:30px;}
	#nav_ul{font-weight:bold;}
	.nav_contact{cursor:pointer; text-decoration:none;}
	
	.termsdivtxt{font-size:15px; text-align: justify;}
	.cookiesdivtxt{font-size:15px; text-align: justify;}
	
	#ctn_text{resize:none;}
	#cand_form{float:left;}
	#cand_id{display:none;}
	#cand_titulo{display:none;}
	#cand_dtnasc_lbl{float:left;}
	#cand_exp_lbl{float:left;}
	#cand_dispo_lbl{float:left;}
	#cand_dispoviaj_lbl{float:left;}
	.nltermsobs{text-decoration:none; cursor:pointer;}
	#cand_text{resize:none;}
	#cand_submitfrm{display:none;}
	#cand_submit{margin-top:4%;}
	#divtxt{display:none;}
	#divtxt3{display:none;}
	#divjobdesc{display:none;}
	#divjobbut{display:none;}
	#divtxt2{display:none;}
	.flag1{width: 16px; height: 11px; float: right; margin-top:35px; margin-right:15px;}
	.flag2{width: 16px; height: 11px; float: right; margin-top:35px; margin-right:5px;}
	#ctn_divfrm{display:none;}
	#cand_divfrm{display:none;}
	.owljobs{min-height:120px !important; max-height:120px; opacity:0.8;}
	.owljobs h3{margin-top:15px;}
	.owljobsfield{display:none;}
	.owljobsfieldsub{height:40px !important; line-height:1em !important; border-radius:8px !important;}
	.nonews{color:#333333; margin-top:40px; font-size:25px;}
	.jobsol{font-size:15px; line-height: 1.5em; text-align: left;}
	.jobsp{font-size:15px;}
	.kbvideo{width:80%;}
	
	@media screen and (max-width: 1920px) {
		.missao1{height: 160px;}
		.missao2{height: 160px;}
		.missao3{height: 160px;}
		
		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28wide\29, .\39 u\24\28wide\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28wide\29, .\38 u\24\28wide\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28wide\29, .\37 u\24\28wide\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28wide\29, .\36 u\24\28wide\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28wide\29, .\35 u\24\28wide\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28wide\29, .\34 u\24\28wide\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28wide\29, .\33 u\24\28wide\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28wide\29, .\32 u\24\28wide\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28wide\29, .\31 u\24\28wide\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28wide\29 + *,
		.\31 1u\24\28wide\29 + *,
		.\31 0u\24\28wide\29 + *,
		.\39 u\24\28wide\29 + *,
		.\38 u\24\28wide\29 + *,
		.\37 u\24\28wide\29 + *,
		.\36 u\24\28wide\29 + *,
		.\35 u\24\28wide\29 + *,
		.\34 u\24\28wide\29 + *,
		.\33 u\24\28wide\29 + *,
		.\32 u\24\28wide\29 + *,
		.\31 u\24\28wide\29 + * {
			clear: left;
		}

		.\-11u\28wide\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28wide\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28wide\29 {
			margin-left: 75%;
		}

		.\-8u\28wide\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28wide\29 {
			margin-left: 58.33333%;
		}

	.\-6u\28wide\29 {
			margin-left: 50%;
		}

		.\-5u\28wide\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28wide\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28wide\29 {
			margin-left: 25%;
		}

		.\-2u\28wide\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28wide\29 {
			margin-left: 8.33333%;
		}

	}

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

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

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

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

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

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrower\29, .\39 u\24\28narrower\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrower\29, .\38 u\24\28narrower\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrower\29, .\37 u\24\28narrower\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrower\29, .\36 u\24\28narrower\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrower\29, .\35 u\24\28narrower\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrower\29, .\34 u\24\28narrower\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrower\29, .\33 u\24\28narrower\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrower\29, .\32 u\24\28narrower\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrower\29, .\31 u\24\28narrower\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrower\29 + *,
		.\31 1u\24\28narrower\29 + *,
		.\31 0u\24\28narrower\29 + *,
		.\39 u\24\28narrower\29 + *,
		.\38 u\24\28narrower\29 + *,
		.\37 u\24\28narrower\29 + *,
		.\36 u\24\28narrower\29 + *,
		.\35 u\24\28narrower\29 + *,
		.\34 u\24\28narrower\29 + *,
		.\33 u\24\28narrower\29 + *,
		.\32 u\24\28narrower\29 + *,
		.\31 u\24\28narrower\29 + * {
			clear: left;
		}

		.\-11u\28narrower\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrower\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrower\29 {
			margin-left: 75%;
		}

		.\-8u\28narrower\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrower\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrower\29 {
			margin-left: 50%;
		}

		.\-5u\28narrower\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrower\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrower\29 {
			margin-left: 25%;
		}

		.\-2u\28narrower\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrower\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 812px) { /*736px) {*/

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

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

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28mobilenarrow\29, .\31 2u\24\28mobilenarrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobilenarrow\29, .\31 1u\24\28mobilenarrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobilenarrow\29, .\31 0u\24\28mobilenarrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobilenarrow\29, .\39 u\24\28mobilenarrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobilenarrow\29, .\38 u\24\28mobilenarrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobilenarrow\29, .\37 u\24\28mobilenarrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobilenarrow\29, .\36 u\24\28mobilenarrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobilenarrow\29, .\35 u\24\28mobilenarrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobilenarrow\29, .\34 u\24\28mobilenarrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobilenarrow\29, .\33 u\24\28mobilenarrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobilenarrow\29, .\32 u\24\28mobilenarrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobilenarrow\29, .\31 u\24\28mobilenarrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobilenarrow\29 + *,
		.\31 1u\24\28mobilenarrow\29 + *,
		.\31 0u\24\28mobilenarrow\29 + *,
		.\39 u\24\28mobilenarrow\29 + *,
		.\38 u\24\28mobilenarrow\29 + *,
		.\37 u\24\28mobilenarrow\29 + *,
		.\36 u\24\28mobilenarrow\29 + *,
		.\35 u\24\28mobilenarrow\29 + *,
		.\34 u\24\28mobilenarrow\29 + *,
		.\33 u\24\28mobilenarrow\29 + *,
		.\32 u\24\28mobilenarrow\29 + *,
		.\31 u\24\28mobilenarrow\29 + * {
			clear: left;
		}

		.\-11u\28mobilenarrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobilenarrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobilenarrow\29 {
			margin-left: 75%;
		}

		.\-8u\28mobilenarrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobilenarrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobilenarrow\29 {
			margin-left: 50%;
		}

		.\-5u\28mobilenarrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobilenarrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobilenarrow\29 {
			margin-left: 25%;
		}

		.\-2u\28mobilenarrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobilenarrow\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	html {
		height: 100%;
	}

	body {
		background: #fff;
		height: 100%;
		font-family: 'Poppins', sans-serif; /*'Source Sans Pro', sans-serif;*/
		font-weight: 300;
		font-size: 18pt;
		line-height: 1.75em;
		color: #39454b;
		letter-spacing: 0.5px;
	}

		body.is-loading *, body.is-resizing * {
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	input, textarea, select {
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 300;
		font-size: 18pt;
		line-height: 1.75em;
		color: #39454b;
		letter-spacing: 0.5px;
	}

	h1, h2, h3, h4, h5, h6 {
		font-weight: 900;
		color: inherit;
	}
	.sectionheader h3{font-weight: 900; color: inherit; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		text-decoration: none;
	}
	.sectionheader h3 a{color: inherit; text-decoration: none;} 
	h2 {
		font-size: 2.25em;
		letter-spacing: -2px;
		line-height: 1.25em;
	}
	.sectionheader h3{font-size: 2.25em; letter-spacing: -2px; line-height: 1.25em;}
	
	strong, b {
		font-weight: 900;
		color: inherit;
	}

	em, i {
		font-style: italic;
	}

	a {
		-moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		color: #98c593;
	}

	sub {
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}

	sup {
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}

	hr {
		border: 0;
		border-top: solid 1px #ddd;
	}

	blockquote {
		border-left: solid 0.5em #ddd;
		padding: 1em 0 1em 2em;
		font-style: italic;
	}

	p, ul, ol, dl, table {
		margin-bottom: 1em;
	}

	header {
		margin-bottom: 1em;
	}

		header p {
			display: block;
			margin: 1em 0 0 0;
			padding: 0 0 0.5em 0;
		}

	footer {
		margin-top: 2em;
	}

	br.clear {
		clear: both;
	}

/* Sections/Article */

	section, article {
		margin-bottom: 3em;
	}

	section > :last-child,
	article > :last-child,
	section > .content > :last-child,
	article > .content > :last-child,
	section:last-child,
	article:last-child {
		margin-bottom: 0;
	}

	.row > section, .row > article {
		margin-bottom: 0;
	}

/* Image */

	.image {
		position: relative;
		display: inline-block;
	}

		.image:before {
			content: '';
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			/*background: url("images/overlay.png");*/
		}

		.image img {
			display: block;
			width: 100%;
		}

		.image.featured {
			display: block;
			width: 100%;
			margin: 0 0 2em 0;
		}

		.image.fit {
			display: block;
			width: 100%;
		}

		.image.left {
			float: left;
			margin: 0 2em 2em 0;
		}

		.image.centered {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.centered img {
				margin: 0 auto;
				width: auto;
			}

/* List */

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.icons {
		cursor: default;
	}

		ul.icons li {
			display: inline-block;
		}

		ul.icons a {
			display: inline-block;
			width: 2em;
			height: 2em;
			line-height: 2em;
			text-align: center;
			border: 0;
		}

	ul.menu {
		cursor: default;
		margin-right: 20px;
	}

		ul.menu li {
			display: inline-block;
			line-height: 1em;
			border-left: solid 1px rgba(145, 146, 147, 0.25);
			padding: 0 0 0 1em;;/*0 0 0 0.5em;*/
			margin: 0 0 0 0.5em;
		}

			ul.menu li:first-child {
				border-left: 0;
				padding-left: 0;
				margin-left: 0;
			}
	
	ul.actions {
		cursor: default;
		margin-left: 5%;
	}

		ul.actions li {
			display: inline-block;
			margin: 0 0 0 0.5em;
		}

			ul.actions li:first-child {
				margin-left: 0;
			}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

/* Form */

	form label {
		display: block;
	}

	form input[type="text"],
	form input[type="email"],
    form input[type="tel"],
	form input[type="password"],
	form input[type="date"],
	form select,
	form textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		display: block;
		width: 100%;
		padding: 0.65em 0.75em;
		/*
background: background: url("images/overlay.png"), url("../../images/Owl02.jpg");
*/
		border: solid 2px rgba(185, 186, 187, 0.25);
		color: inherit;
		border-radius: 0.5em;
		outline: none;
	}

		form input[type="text"]:focus,
		form input[type="email"]:focus,
        form input[type="tel"]:focus,
		form input[type="password"]:focus,
		form input[type="date"]:focus,
		form select:focus,
		form textarea:focus {
			border-color: #00558A;
		}

	form input[type="text"],
	form input[type="email"],
    form input[type="tel"],
	form input[type="password"],
	form input[type="date"],
	form textarea{
		line-height: 1.35em;
	}

	form select {
		line-height: 1.35em;
	}

	form textarea {
		min-height: 8em;
	}

	form .formerize-placeholder,
	form ::-webkit-input-placeholder,
	form :-moz-placeholder,
	form ::-moz-placeholder,
	form :-ms-input-placeholder {
		color: rgba(145, 146, 147, 0.85) !important;
	}

	form ::-moz-focus-inner {
		border: 0;
	}

/* Table */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tbody tr:nth-child(2n+2) {
				background: #f4f4f4;
			}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				text-align: left;
				font-weight: 900;
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default thead {
				background: #444;
				color: #fff;
			}

			table.default tfoot {
				background: #eee;
			}

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	.button,
	button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: all 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		background-color: #00558A;/*#98c593;*/
		border: 0;
		border-radius: 3.5em;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		height: 3.5em;
		line-height: 3.5em;
		outline: 0;
		padding: 0 2em 0 2em;
		position: relative;
		text-align: center;
		text-decoration: none;
	}

		input[type="button"].down,
		input[type="submit"].down,
		input[type="reset"].down,
		.button.down,
		button.down {
			width: 5em;
			height: 5em;
			line-height: 4.5em;
			padding: 0;
			background-image: url("images/dark-arrow.svg");
			background-position: center center;
			background-repeat: no-repeat;
			text-indent: -10em;
			overflow: hidden;
		}

			input[type="button"].down.anchored,
			input[type="submit"].down.anchored,
			input[type="reset"].down.anchored,
			.button.down.anchored,
			button.down.anchored {
				bottom: 0;
				border-bottom: 0;
				border-radius: 3em 3em 0 0;
				height: 4.5em;
				margin-left: -2.5em;
			}

		input[type="button"].anchored,
		input[type="submit"].anchored,
		input[type="reset"].anchored,
		.button.anchored,
		button.anchored {
			position: absolute;
			left: 50%;
		}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		.button:hover,
		button:hover {
			background-color: #39454b;/*#1985E7;/*#a8d5a3;*/
		}

		input[type="button"]:active,
		input[type="submit"]:active,
		input[type="reset"]:active,
		.button:active,
		button:active {
			background-color: #00558A;
		}

		input[type="button"].style2,
		input[type="submit"].style2,
		input[type="reset"].style2,
		.button.style2,
		button.style2 {
			background-color: transparent;
			border: solid 2px #e5e6e7;
			color: inherit;
		}

			input[type="button"].style2:hover,
			input[type="submit"].style2:hover,
			input[type="reset"].style2:hover,
			.button.style2:hover,
			button.style2:hover {
				background-color: rgba(145, 146, 147, 0.035);
			}

			input[type="button"].style2.down,
			input[type="submit"].style2.down,
			input[type="reset"].style2.down,
			.button.style2.down,
			button.style2.down {
				background-image: url("images/arrow.svg");
			}

/* Box */

	.box {
		background: #fff;
		color: #39454b;
		padding: 2em;
	}

		.box.style2 {
			padding: 3.5em 2.5em 3.5em 2.5em;
		}

/* Main */

	.main {
		position: relative;
		margin: 0;
		overflow: hidden;
	}

		.main.fullscreen {
			height: 100%;
		}

		.main.style1 {
			text-align: center;
			padding: 3em 0 3em 0;
		}

			.main.style1 h2 {
				font-size: 4.25em;
				line-height: 1em;
				letter-spacing: -4px;
			}

			.main.style1:before {
				content: '';
				display: inline-block;
				vertical-align: middle;
				height: 100%;
			}

			.main.style1 .content {
				-moz-transition: all 1s ease;
				-webkit-transition: all 1s ease;
				-ms-transition: all 1s ease;
				transition: all 1s ease;
				-moz-transform: translateZ(0);
				-webkit-transform: translateZ(0);
				-ms-transform: translateZ(0);
				transform: translateZ(0);
				opacity: 1.0;
				display: inline-block;
				vertical-align: middle;
			}

			.main.style1.inactive .content {
				opacity: 0;
			}

		.main.style2 {
			padding: 3em 0 3em 0;
			overflow: hidden;
		}

			.main.style2 .content {
				-moz-transition: all 1s ease;
				-webkit-transition: all 1s ease;
				-ms-transition: all 1s ease;
				transition: all 1s ease;
				-moz-transform: translateZ(0);
				-webkit-transform: translateZ(0);
				-ms-transform: translateZ(0);
				transform: translateZ(0);
				position: relative;
				width: 35%;
				display: inline-block;
				vertical-align: middle;
			}

			.main.style2.left:after {
				content: '';
				display: inline-block;
				vertical-align: middle;
				height: 100%;
			}

			.main.style2.left .content {
				left: 0;
			}

			.main.style2.right:before {
				content: '';
				display: inline-block;
				vertical-align: middle;
				height: 100%;
			}

			.main.style2.right .content {
				left: 65%;
			}

			.main.style2.inactive.left .content {
				left: -35%;
			}

			.main.style2.inactive.right .content {
				left: 100%;
			}

		.main.style3 {
			text-align: center;
			/*padding: 6em 0 6em 0;*/
		}

			.main.style3 .content > header {
				margin-bottom: 2em;
			}

			.main.style3.primary {
				background: #fff;
			}

			.main.style3.secondary {
				background: #f5f6f7;
			}
        
        .main.style4 {
			text-align: center;
			padding: 0em 0 0em 0;
		}

			.main.style4 .content > header {
				margin-bottom: 2em;
			}

			.main.style4.primary {
				background: #fff;
			}

			.main.style4.secondary {
				background: #f5f6f7;
			}
            

/* Dark */

	.dark {
		color: #fff;
	}

		.dark a {
			color: #fff;
		}

		.dark .button.style2 {
			border-color: inherit;
			background-color: rgba(64, 64, 64, 0.05);
		}

			.dark .button.style2:hover {
				background-color: rgba(255, 255, 255, 0.1);
			}

			.dark .button.style2.down {
				background-image: url("images/dark-arrow.svg");
			}

/* Spinner */

	@-moz-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@-webkit-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@-ms-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

/* Loader */

	@-moz-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-webkit-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-ms-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-moz-keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #ececec;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: -1;
		}
	}

	@-webkit-keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #ececec;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: -1;
		}
	}

	@-ms-keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #ececec;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: -1;
		}
	}

	@keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #ececec;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: -1;
		}
	}

	@-moz-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-webkit-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-ms-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	body {
		text-decoration: none;
	}

		body:before {
			-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-moz-transform-origin: 50% 50%;
			-webkit-transform-origin: 50% 50%;
			-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
			color: #ececec;
			content: '\f1ce';
			cursor: default;
			display: block;
			font-size: 2em;
			height: 2em;
			left: 50%;
			line-height: 2em;
			margin: -1em 0 0 -1em;
			opacity: 0;
			position: fixed;
			text-align: center;
			top: 50%;
			width: 2em;
			z-index: -1;
		}

		body:after {
			-moz-animation: overlay-hide 1.5s ease-in forwards !important;
			-webkit-animation: overlay-hide 1.5s ease-in forwards !important;
			-ms-animation: overlay-hide 1.5s ease-in forwards !important;
			animation: overlay-hide 1.5s ease-in forwards !important;
			background: #ffffff;
			content: '';
			display: block;
			height: 100%;
			left: 0;
			opacity: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: -1;
		}

		body.is-loading:before {
			-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			z-index: 100001;
		}

		body.is-loading:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			opacity: 1;
			z-index: 100000;
		}

	@media (-webkit-min-device-pixel-ratio: 2) {

		body:before {
			line-height: 2.025em;
		}

	}

/* Icons */

	.icon {
		text-decoration: none;
	}

		.icon:before {
			display: inline-block;
			font-family: FontAwesome;
			font-size: 1.25em;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

		.icon > .label {
			display: none;
		}

/* Header */

	#header {
		position: fixed;
		z-index: 10000;
		left: 0;
		top: 0;
		width: 100%;
		/*background: #fff;*/
		/*background: rgba(255, 255, 255, 0.95);*/
		height: 4em;
		line-height: 3em;
		box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.1);
	}

	body {
		padding-top: 4em;
	}

	#logo {
		position: absolute;
		left: 10px;/*1em;*/
		top: 9px;/*8px;/*0;*/
		height: 3em;/*3em;*/
		line-height: 3em;
		letter-spacing: -1px;
	}

		#logo a {
			font-size: 1.25em;
		}
        #logo img{
    		height: 60px;
        }

	#nav {
		position: absolute;
		right: 3em; /*0.5em;*/
		top: 0.5em;
		height: 3em;
		line-height: 3em;
	}

		#nav ul {
			margin: 0;
		}

			#nav ul li {
				display: inline-block;
				margin-left: 0.5em;
				font-size: 0.9em;
			}

				#nav ul li a {
					display: block;
					color: inherit;
					text-decoration: none;
					height: 3em;
					line-height: 3em;
					padding: 0 0.5em 0 0.5em;
					outline: 0;
				}
                
                #nav ul li a:hover {
					color: #00558A;/*#FFFFFF;
                    background-color: #00558A;*/
                    border-radius: 10px;
                    /*box-shadow: 5px 5px 5px #888888;*/
					text-shadow: 1px 1px #888888;
				}
                

.services_post{/*background-color:#e7e6e6;*/ background-color:#dedede; border-radius:5px; padding:22px 10px; cursor:pointer; color:#00558A; min-height:406px;
			  float:left; margin-bottom:10px; margin-right: 1.3%;}
.services_post:hover{background-color:#00558A;/*#444444;*/ color:#e7e6e6;}
.services_post h2{font-size: 30px; margin: 20px 0;}
.services_post h3{font-size: 30px; margin: 20px 0;}
.services_post p{font-size: 18px;}

.services_postright{/*background-color:#e7e6e6;*/ background-color:#dedede;border-radius:5px; padding:22px 10px; cursor:pointer; color:#00558A; min-height:406px;
			  float:left; margin-bottom:10px; margin-right: 0%;}
.services_postright:hover{background-color:#00558A;/*#444444;*/ color:#e7e6e6;}
.services_postright h2{font-size: 30px; margin: 20px 0;}
.services_postright p{font-size: 18px;}
.services_posticon{font-size:50px;}
.services_posticon2{font-size:25px;}

.services_posthead{color:#00558A; cursor:auto; float:left; margin-bottom:10px; min-height: 0;}
.services_posthead:hover{color:#808080;}
.services_posthead h2{font-size: 40px;}
.services_posthead p{font-size: 18px;}
.area_content{color:#00558A; font-size:20px; margin-bottom: 20px;}


/* Intro */

	#intro {
		background: url("images/overlay.png"), url("../../images/fulls/fundo01.jpg"); /*url("../../images/intro.jpg");*/
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		/*background-position: 0 left, bottom center;*/
		background-repeat: repeat, no-repeat;
        
		background-position: top left, bottom right;/*top left, top center;*/
		/*height:100%;*/
		height:112%;
		margin-top:-80px;
	}

/* One */
@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 100%;
    /*height: auto;*/
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    /*width: auto;*/
    height: 100%;
  }
}
@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 100%;/*300%;*/
    left: -100%;
  }
}
@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('../../images/videos/do_screen.png') center center / cover no-repeat;
  }

  .fullscreen-bg__video {
    display: none;
  }
}
.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}

@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('../../images/videos/do_screen.png') center center / cover no-repeat;
	display: none;
  }

  .fullscreen-bg__video {
    display: none;
  }
}
.fullscreen-bg {
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 50%;
    left: 50%;
    /*width: auto;
    height: auto;
    */
	min-width: 100%;
    min-height: 100%;
	max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
    .fullscreen-bg {
        background: url('../../images/videos/do_screen.png') center center / cover no-repeat;
		display: none;
    }

    .fullscreen-bg__video {
        display: none;
    }
	#videofrm {display: none;}
}

/*
.newsbox{background-color: #ffffff; border-radius: 0px;}
.newsbox:hover{background-color: #bdbdbd; border-radius: 5px;}
.newspic{opacity: 0.5; border-radius: 5px 0 0 5px;}
.newspic:hover{opacity: 1; border-radius: 0;}
.newstit{color: #0B5082;}
.newstit:hover{color: #ffffff;}
.newscont{color: #000000;}
.newscont:hover{color: #0B5082;}
.newsreadmore{color: #777777;}
.newsreadmore:hover{color: #fb0202;}
.newsdat{color: #777777;}
.newsdat:hover{color: #eeeeee;}
*/
.newspost{ margin-bottom:0%; margin-right:0%; text-decoration:none;}
.newspostimg{
float:left;
margin-left:0;
background-color:#000000;
min-height:265px;
max-height:265px;
height:265px;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
}
.newspostright{float:right; min-height:265px; max-height:265px; height:265px; color:#000000;}
.newsposttit{font-weight:600; font-size:17px; line-height:25px; padding:0% 2%; overflow:hidden; text-align:justify; color:#0B5082;}
.newspostcont{font-weight:100; font-size:13px; line-height:17px; padding:0% 1% 0 2%; max-height:83%; min-height:83%; overflow:hidden; text-align:justify;}
.newspostreadmore{position: relative;margin: 0.4% 0 0 2%;font-weight:400;font-size: 12px;line-height:15px;color:#777777;padding: 0 0.5% 0 0; text-align: left;float: left;}
.newspostdat{font-weight:400;font-size:12px;line-height:15px;color:#777777;padding:0 0.5% 0 0;margin: 0.4% 0.5% 0 1.2%;text-align:right;position:relative;float: right;}
.load-more{position:relative !important; cursor:pointer; }
.load-more-top{margin-top:0%; }
.load-more-div{float:left;}

#mobilejustifiedimg{text-align:right; margin-top:-65px; margin-bottom:0px;}
#mobilejustified_big{color:#00558A; font-weight:bold; font-size:25px;}
#mobilejustified{text-align:left; padding-left:50px; color:#39454B; padding-top:30px;}
#mobilejustifiedvideo{text-align:left; padding-left:50px; color:#39454B; padding-top:30px;}


#videofrm {
		/*
		background: url("images/overlay.png"), url("../../images/fulls/fundobranco.png");
		*/
		background: url("../../images/fulls/fundobranco.png"); 
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-repeat: repeat, no-repeat;
		background-position: top left, top center;
		/*z-index:-1;*/
	}
	
	#scterror{
		background: url("../../images/overlay.png"), url("../../images/fulls/background.png"); 
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, top center;
		min-height:100%;
		color:#00558A;
		line-height: 60px;
	}
	
	#scterror h1{margin-top:15%; font-size:80px;}
	#scterror p{margin-top:10%; font-size:60px; font-weight: 500;}
	
	#one {
		/*
		background: url("images/overlay.png"), url("../../images/fulls/fundobranco.png");
		*/
		/*
		background: url("../../images/fulls/fundobranco.png");
		*/
		background: url("../../images/overlay.png"), url("../../images/fulls/background.png"); 
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, top center;
		min-height:100%;
	}
	#one1 {
		/*
		background: url("images/overlay.png"), url("../../images/fulls/fundobranco.png");
		*/
		/*
		background: url("../../images/fulls/fundobranco.png");
		*/
		background: url("../../images/overlay.png"), url("../../images/fulls/background.png"); 
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, top center;
		min-height:100%;
	}
    
/* Two */

	#two {
		/*
		background: url("images/overlay.png"), url("../../images/fulls/fundobranco.png");
		*/
		/*
		background: url("../../images/fulls/fundobranco.png");
		*/
		background: url("../../images/overlay.png"), url("../../images/fulls/background.png"); 
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, top center;
		min-height:100%;
		height:fit-content;
	}
	
	#two2 {
		/*
		background: url("images/overlay.png"), url("../../images/fulls/fundobranco.png");
		*/
		/*
		background: url("../../images/fulls/fundobranco.png");
		*/
		background: url("../../images/overlay.png"), url("../../images/fulls/background.png"); 
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, top center;
		min-height:100%;
		padding-bottom: 40px;
		height:fit-content;
	}
	
	#two3 {
		/*
		background: url("images/overlay.png"), url("../../images/fulls/fundobranco.png");
		*/
		/*
		background: url("../../images/fulls/fundobranco.png");
		*/
		background: url("../../images/overlay.png"), url("../../images/fulls/background.png"); 
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, top center;
		min-height:100%;
		height: fit-content;
	}
	
	#two4 {
		/*
		background: url("images/overlay.png"), url("../../images/fulls/fundobranco.png");
		*/
		/*
		background: url("../../images/fulls/fundobranco.png");
		*/
		background: url("../../images/overlay.png"), url("../../images/fulls/background.png"); 
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, top center;
		min-height:100%;
		height: fit-content;
	}

/* Work */
        #work{
		/*
		background: url("images/overlay.png"), url("../../images/fulls/fundobranco.png");
		*/
		background: url("../../images/fulls/fundobranco.png"); 
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center; /*top left, center center;*/
		min-height:100%;
        }

	#work .row.images .image {
		-moz-transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-ms-transition: all 1s ease;
		transition: all 1s ease;
		-moz-transform: translateZ(0);
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translateZ(0);
		position: relative;
		top: 0;
		left: 0;
		opacity: 1.0;
	}

	#work .row.images.inactive .image {
		opacity: 0;
	}

		#work .row.images.inactive .image.from-left {
			left: -14em;
		}

		#work .row.images.inactive .image.from-right {
			left: 14em;
		}

		#work .row.images.inactive .image.from-top {
			top: -7em;
		}

		#work .row.images.inactive .image.from-bottom {
			top: 7em;
		}

/* Contact */

	#contact {

		/*background: url("images/overlay.png"), url("../../images/fulls/fundobranco.png"); /*url("../../images/one.jpg");*/
		background: url("../../images/fulls/fundobranco.png"); 
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, top left;
        
		padding-bottom: 0;
		overflow: hidden;
	
	}

		#contact .box {
			-moz-transition: all 1s ease;
			-webkit-transition: all 1s ease;
			-ms-transition: all 1s ease;
			transition: all 1s ease;
			-moz-transform: translateZ(0);
			-webkit-transform: translateZ(0);
			-ms-transform: translateZ(0);
			transform: translateZ(0);
			position: relative;
			bottom: 0;
		}

		#contact.inactive .box {
			bottom: -30em;
		}

/* Footer */

	#footer {
		position: relative;
		height: 5em;
		line-height: 5em;
		margin: 0;
		background: #39454b;
		color: #999;
		color: rgba(185, 186, 187, 0.5);
		overflow: hidden;
		
		/*padding-bottom: 1em;*/
	}

		#footer a {
			color: #999;
			color: rgba(185, 186, 187, 0.5);
		}

			#footer a:hover {
				color: #bbb;
				color: #b9babb;
			}

		#footer .actions {
			position: absolute;
			left: 5em; /*1em;*/
			top: 0.25em;
			height: 5em;
			line-height: 5em;
			margin: 0;
		}

			#footer .actions li {
				font-size: 1.25em;
				margin: 0;
			}

				#footer .actions li a {
					padding: 0.5em;
				}

		#footer .menu {
			position: absolute;
			right: 4em;/*2em;*/
			top: 0;
			height: 5em;
			line-height: 5em;
			margin: 0;
		}

			#footer .menu li {
				font-size: 0.9em;
			}
			
		#footer .intermedio {
			position: relative;
			/*right: 4em;/*2em;*/
			left: 23%;
			top: 0;
			/*height: 5em;*/
			margin: 22px 0 0 0;
			font-size: 12px;
			line-height: 17px;
			width: 20%;
			float: left;
		}

			#footer .intermedio li {
				font-size: 0.9em;
			}
			
		#footer .intermedio2 {
			position: relative;
			/*right: 4em;/*2em;*/
			left: 24%;
			top: 0;
			/*height: 5em;*/
			margin: 22px 0 0 0;
			font-size: 12px;
			line-height: 17px;
			width: 20%;
			float: left;
		}

			#footer .intermedio2 li {
				font-size: 0.9em;
			}
/* Poptrox */

	.poptrox-popup {
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-ms-box-sizing: content-box;
		box-sizing: content-box;
		background: #fff;
		padding-bottom: 3em;
		box-shadow: 0 0.1em 0.15em 0 rgba(0, 0, 0, 0.15);
	}

		.poptrox-popup .loader {
			position: absolute;
			top: 50%;
			left: 50%;
			margin: -1em 0 0 -1em;
			width: 2em;
			height: 2em;
			display: block;
			font-size: 2em;
		}

			.poptrox-popup .loader:before {
				-moz-animation: spinner-rotate 0.75s infinite linear !important;
				-webkit-animation: spinner-rotate 0.75s infinite linear !important;
				-ms-animation: spinner-rotate 0.75s infinite linear !important;
				animation: spinner-rotate 0.75s infinite linear !important;
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
				color: #ececec;
				content: '\f1ce';
				cursor: default;
				display: block;
				height: 2em;
				left: 0;
				line-height: 2em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2em;
			}

		.poptrox-popup .caption {
			position: absolute;
			bottom: 0;
			left: 0;
			background: #fff;
			width: 100%;
			height: 3em;
			line-height: 2.8em;
			text-align: center;
			cursor: default;
			z-index: 1;
			font-size: 0.9em;
		}

		.poptrox-popup .nav-next,
		.poptrox-popup .nav-previous {
			-moz-transition: opacity 0.2s ease-in-out;
			-webkit-transition: opacity 0.2s ease-in-out;
			-ms-transition: opacity 0.2s ease-in-out;
			transition: opacity 0.2s ease-in-out;
			position: absolute;
			top: 0;
			width: 50%;
			height: 100%;
			opacity: 0;
			cursor: pointer;
			background: rgba(0, 0, 0, 0.01);
			-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
		}

		.poptrox-popup .nav-next:before,
		.poptrox-popup .nav-previous:before {
			content: '';
			position: absolute;
			width: 96px;
			height: 64px;
			background: url("images/poptrox-nav.svg");
			top: calc(50% - 1.5em);
			margin: -32px 0 0 0;
		}

		.poptrox-popup:hover .nav-next,
		.poptrox-popup:hover .nav-previous {
			opacity: 0.5;
		}

		.poptrox-popup:hover .nav-next:hover,
		.poptrox-popup:hover .nav-previous:hover {
			opacity: 1.0;
		}

		.poptrox-popup .nav-previous:before {
			-moz-transform: scaleX(-1);
			-webkit-transform: scaleX(-1);
			-ms-transform: scaleX(-1);
			transform: scaleX(-1);
			-ms-filter: "FlipH";
			filter: FlipH;
		}

		.poptrox-popup .nav-next {
			right: 0;
		}

			.poptrox-popup .nav-next:before {
				right: 0;
			}

		.poptrox-popup .nav-previous {
			left: 0;
		}

			.poptrox-popup .nav-previous:before {
				left: 0;
			}

		.poptrox-popup .closer {
			-moz-transition: opacity 0.2s ease-in-out;
			-webkit-transition: opacity 0.2s ease-in-out;
			-ms-transition: opacity 0.2s ease-in-out;
			transition: opacity 0.2s ease-in-out;
			position: absolute;
			top: 0;
			right: 0;
			width: 64px;
			height: 64px;
			text-indent: -9999px;
			z-index: 2;
			opacity: 0;
			-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
		}

			.poptrox-popup .closer:before {
				content: '';
				display: block;
				position: absolute;
				right: 16px;
				top: 16px;
				width: 40px;
				height: 40px;
				border-radius: 100%;
				box-shadow: inset 0 0 0 2px #fff;
				background: url("images/poptrox-closer.svg") center center;
				color: #fff !important;
			}

		.poptrox-popup:hover .closer {
			opacity: 0.5;
		}

			.poptrox-popup:hover .closer:hover {
				opacity: 1.0;
			}

/* Touch Mode */

	body.is-touch .main {
		background-attachment: scroll !important;
	}

	body.is-touch .poptrox-popup .nav-next,
	body.is-touch .poptrox-popup .nav-previous,
	body.is-touch .poptrox-popup .closer {
		opacity: 1.0 !important;
	}

/* Wide */

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

		/* Basic */

			body, input, textarea, select {
				font-size: 17pt;
			}

		/* Main */

			.main.style2 .content {
				width: 40%;
			}

			.main.style2.right .content {
				left: 60%;
			}

			.main.style2.inactive.left .content {
				left: -40%;
			}

	}

/* Normal */

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

		/* Basic */

			body, input, textarea, select {
				font-size: 12pt;/*15pt;*/
			}

	}

/* Narrow */

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

		/* Basic */

			body, input, textarea, select {
				font-size: 13pt;
			}

		/* Main */

			.main.style2 .content {
				width: 50%;
			}

			.main.style2.right .content {
				left: 50%;
			}

			.main.style2.inactive.left .content {
				left: -50%;
			}

	}

/* Narrower */

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

		/* Basic */

			body, input, textarea, select {
				font-size: 13pt;
			}

			.container > .container {
				width: 100% !important;
			}

		/* Main */

			.main.style2 .content {
				width: 60%;
			}

			.main.style2.right .content {
				left: 40%;
			}

			.main.style2.inactive.left .content {
				left: -60%;
			}

		/* Footer */

			#footer {
				height: auto;
				line-height: inherit;
				text-align: center;
				padding: 2em 0em 2em 1em;/*2em 1em 2em 1em;*/
			}

				#footer .actions {
					position: relative;
					left: 0;
					top: 0;
					height: auto;
					line-height: inherit;
					margin: 0 0 1em 0;
				}

				#footer .menu {
					position: relative;
					right: 0;
					top: 0;
					height: auto;
					line-height: inherit;
				}

	}

/* ************ */

.scrollup {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 20px;
    right: 0px;
    display: none;
    text-indent: -9999px;
    background: url('../../images/arrow-up_60.png') no-repeat;
    background-color: transparent;
	z-index: 1;
	border:0;
}

/* Three */
	#three {
		background: url("images/overlay.png"), url("../../images/one.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
	}
    
/* Four */
	#four {
		background: url("images/overlay.png"), url("../../images/two.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
	}
    
.u24 {
		margin-right: 1%;
        margin-bottom: 10px;
        width: 24%;
	}
.u24last {
        width: 24%;
        margin-bottom: 10px;
	}
    
.u44 {
		margin-right: 1%;
        margin-bottom: 10px;
        width: 32.5%;
	}
.u44last {
        width: 32.5%;
        margin-bottom: 10px;
	}
   
 .area{
    color: #39454b;
    background:#c3c3c3;
	padding: 20px 5px;
    border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    min-height: 280px;
    border: 2px solid #CCCCCC;
    margin-bottom:1%;
    opacity:0.6;
}
 .area:hover {
    color: #39454b;
	background: #e9e9e9;
	box-shadow: 1px 1px 6px #C1BAC1;
    border-radius: 5px;
}

 .area h3{
	text-align: center;
	font-size: 80%;
}
 .area p{
	text-align: center;
    margin: 8px;
    font-size: 15px;
    line-height: 1;
}
  
 .row.areas .area {
		-moz-transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-ms-transition: all 1s ease;
		transition: all 1s ease;
		-moz-transform: translateZ(0);
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translateZ(0);
		position: relative;
		top: 0;
		left: 0;
		opacity: 0.9;
	}

	 .row.areas.inactive .area {
		opacity: 0;
	}

		 .row.areas.inactive .area.from-left {
			left: -14em;
		}

		 .row.areas.inactive .area.from-right {
			left: 14em;
		}

		 .row.areas.inactive .area.from-top {
			top: -7em;
		}

		 .row.areas.inactive .area.from-bottom {
			top: 7em;
		}
               

#two .row.team .member {
		-moz-transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-ms-transition: all 1s ease;
		transition: all 1s ease;
		-moz-transform: translateZ(0);
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translateZ(0);
		position: relative;
		top: 0;
		left: 0;
		opacity: 1.0;
	}

	#two .row.team.inactive .member {
		opacity: 0;
	}

		#two .row.team.inactive .member.from-left {
			left: -14em;
		}

		#two .row.team.inactive .member.from-right {
			left: 14em;
		}

		#two .row.team.inactive .member.from-top {
			top: -7em;
		}

		#two .row.team.inactive .member.from-bottom {
			top: 7em;
		}

#two .member{    
    color: #39454b;
    background:#e9e9e9;
	padding: 20px 5px;
    border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    min-height: 300px;
    border: 2px solid #CCCCCC;
    margin-bottom:1%;
}
#two .member:hover{
    color: #39454b;
	background:#c3c3c3;
	box-shadow: 1px 1px 6px #C1BAC1;
    border-radius: 5px;
    opacity: 0.7;
}
#two .member:hover .team-thumb{
    opacity: 0.7;
}

#two .member .team-thumb:hover {
    opacity: 0.7;
}

#two h3, .job-position {
	text-align: center;
}
#two .team_contact {
	text-align: center;
	font-size:15px;
}
#two .team_contact a{
    color: #00558A; /*#CCCCCC; /*#00558A; /*#39454B;*/
    font-weight: bold;
    text-decoration: none;
}
#two .team_contact a:hover{
    color: #FFFFFF;
}
#two .team_desc {
	text-align: center;
	font-size:15px;
	font-weight: bold;
    line-height: 1.2;
}

.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

section#one .span4 {
	background:#e9e9e9;
	padding: 20px 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    margin-left: 15px;
}
section#one .span4:hover {
	background:#e3e3e3;
	box-shadow: 1px 1px 6px #C1BAC1;
}
section#one .span4 p{
	font-size: 14px;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right:5px;
    text-align: justify;
}

.btn {
	/*font-family: 'Patua One', cursive;*/
    font-weight: bold;
    font-size: 20px !important;
	color: #fff;
	width: auto;
	height: auto;
	text-shadow: none;
	font-size: 1.3125em; /* 21px */
	padding: 0.5em 0.5em;
	/*letter-spacing: 0.05em;*/
    
	margin: 1em 15px 0;
	display: block;
	border: 0;
	text-transform: none;
	background: #00558A !important;/*#0064C8 !important;/*#f0bf00 !important;*/
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
    z-index: 1000;
    position: absolute;
    bottom: 15px;
    left: 1px;
    right: 1px;
}
.btn:link, .btn:visited {
	color: #fff;
    text-decoration: none;
}
.btn:hover {
	background: #39454b !important; /*#EFA11F !important; /*#AAAAAA !important;*/
    opacity:1.0;
}

.navbar-inverse .btn-navbar {
	width: auto;
	height: auto;
}

.btnup{
    background-position: -288px -120px;
}

.btndown{
    background-position: -313px -119px;
}
.icon2-white{
	background-image: url("../../images/glyphicons-halflings-white.png");
}
.icon2{
	background-image: url("../../images/glyphicons-halflings.png");
}


/* ************ */
#img_logo{width:100%;}
/* Mobile */

	@media screen and (max-width: 812px){ /*736px) {*/
		.newspost{height:605px; margin-top:2%;}
		.newspostright{margin-top: 4%;}
		.newsposttit{margin-bottom: 4%;}
		.newspostcont{margin-bottom: 1%;}
		.newspostreadmore{margin: 2%;}
		.newspostdat{margin: 2%;}
		.load-more{}
		.load-more-top{}
		
		#one{height:auto;}  #one1{height:auto;}
		#img_logo{width:70%;}
		
		#sendcv{font-size:12px;}
		#mobilejustified{text-align:center; padding-left:0px; color:#39454B; padding-top:0px;}
		##mobilejustifiedvideo{text-align:center; padding-left:0px; color:#39454B; padding-top:0px;}
		#mobilejustified_big{color:#00558A; font-weight:bold; font-size:20px; margin-top:30px;}
		#mobilejustifiedimg{text-align:center; margin-top:20px; margin-bottom:60px;}
    
		/* Basic */

			body {
				min-width: 320px;
				font-size: 12pt;
				line-height: 1.5em;
			}

			input, textarea, select {
				font-size: 12pt;
				line-height: 1.5em;
			}

			h2 {
				font-size: 1.5em;
				letter-spacing: -1px;
			}
			.sectionheader h3{font-size: 1.5em; letter-spacing: -1px; }
			
		/* Box */

			.box {
				padding: 1em;
			}

				.box.style2 {
					padding: 1.5em 1.25em 1.5em 1.25em;
					background-color: rgba(255, 255, 255, 0.9);
				}

		/* Main */

			.main.fullscreen {
				height: auto !important;
			}

			.main.style1 {
				padding: 4em 15px 4em 15px;
			}

				.main.style1 h2 {
					font-size: 3em;
					letter-spacing: -3px;
				}

			.main.style2 {
				padding: 6em 15px 6em 15px;
			}

				.main.style2:before, .main.style2:after {
					display: none !important;
				}

				.main.style2 .button.anchored {
					display: none;
				}

				.main.style2 .content {
					width: 100%;
					left: 0% !important;
					text-align: center;
				}

				.main.style2 .tmp {
					width: 100%;
					height: 10em;
					background-size: cover;
				}

			.main.style3 {
				text-align: center;
				padding: 3em 10px 3em 10px;
			}

		/* Header */

			#header {
				height: 2.5em;
				line-height: 2.5em;
			}

			body {
				padding-top: 2.5em;
			}

			#logo {
				text-align: center !important;
				position: relative;
				left: 0;
				top: 0;
				height: 2.5em;
				line-height: 2.5em;
			}

				#logo a {
					font-size: 1em;
				}
                
                #header h1 {text-align: center;}
				#header h3 {text-align: center;}
				#header p {text-align: center;}
                
			#nav {
				display: none;
			}

		/* Footer */

			#footer .menu li {
				border-left: 0;
				padding: 1em 0 0 0;
				margin: 0;
				display: inline-block;
				margin: 0 10px;
			}

				#footer .menu li:first-child {
					padding-top: 0;
				}

				#footer .menu li a {
					line-height: 1.5em;
				}
				#isolatedline{display:block !important;}
		/* Poptrox */

			.poptrox-popup .nav-next:before,
			.poptrox-popup .nav-previous:before {
				width: 48px;
				height: 32px;
				background-size: contain;
				margin: -16px 0 0 0;
			}

			.poptrox-popup .closer:before {
				right: 12px;
				top: 12px;
				width: 20px;
				height: 20px;
				box-shadow: inset 0 0 0 1px #fff;
				background-size: contain;
				opacity: 0.65;
			}

	}
	@media screen and (max-width: 812px)and (orientation:landscape) { /*736px)and (orientation:landscape) {*/
		#img_logo{width:35%;}
	}

/* POPUP 2018 */
#wd1_nlpopup_overlay { display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#333333; opacity:.8; z-index:10001; }
#wd1_nlpopup { display:none; position:absolute; width:50%; top:100px; left:50%; margin-left:-25%; z-index:10002; background:white; -webkit-box-shadow:0 0 20px #000; box-shadow:0 0 20px #000; border-radius:5px; border:5px solid rgba(0, 0, 0, 0.5); -webkit-background-clip:padding-box; -moz-background-clip:padding-box; background-clip:padding-box; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "HelveticaNeue", "HelveticaNeueLT", Helvetica, Arial, "Lucida Grande", sans-serif; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease;}

/*
#wd1_nlpopup_overlay * {-webkit-transition:all .1s linear;-moz-transition:all .1s linear; -o-transition:all .1s linear;-ms-transition:all .1s linear;transition:all .1s linear;}
*/

#wd1_nlpopup_close { position:absolute; top:-13px; right:-13px; display:inline-block; text-align:center; width:22px; height:22px; border-radius:20px; color:white; font-family:sans-serif; font-weight:900; font-size:18px; line-height:21px; background:rgba(212, 209, 209, 0.9) url("../../images/arrow-close_40.png") no-repeat 5px 5px; text-indent:-99999px; background-size:12px;}
#wd1_nlpopup h2 { font-size:22px; line-height:30px; margin:1.2em 3.5em; font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "HelveticaNeue", "HelveticaNeueLT", Helvetica, Arial, "Lucida Grande", sans-serif; text-align:center; letter-spacing:1px;}
#wd1_nlpopup h2 span { color:#00558A; text-transform:uppercase; }
#wd1_nlpopup .graybg { padding:10px 30px; background:#f6f6f6; border:1px solid #cccccc; border-left:0; border-right:0; overflow:auto; }
#wd1_nlpopup .graybg img { float:left; border:1px solid #dddddd; padding:4px; background:white; margin-right:25px; }
#wd1_nlpopup .graybg p { margin:0.6em 0 0 140px; color:#5C5C5C; font-size:13px; }
#wd1_nlpopup .ebook { position:relative; margin:0.5em 4em 1.5em 4em; color:#5C5C5C; font-size:15px; }
#wd1_nlpopup .ebook img.ebookpic { float:right; }
#wd1_nlpopup .ebook p { margin:16px 0; }
#wd1_nlpopup .spaceforbook { float:left; line-height:22px; width:60%; }
#wd1_nlpopup ul.bulletdots { /*list-style-image:url("http://www.1stwebdesigner.com/wp-content/plugins/newsletter-popup/css/../img/bullet.png");*/ padding:0 0 0 40px; }
#wd1_nlpopup p.centered { margin-top:0;/*45px;*/ text-align:center; line-height:20px; }
#wd1_nlpopup p.arrowbelow { margin-bottom:0;/*40px;*/ clear:both; }
#wd1_nlpopup .graybg p.quote:before { content:""; display:inline-block; width:23px; height:19px; /*background:url("http://www.1stwebdesigner.com/wp-content/plugins/newsletter-popup/css/../img/quote.png") no-repeat 0 0;*/ margin-left:-38px; padding-right:17px; }
#wd1_nlpopup .nlsubscribe:before { position:absolute; top:-33px; left:100px; content:""; display:inline-block; width:67px; height:58px; /*background:url("http://www.1stwebdesigner.com/wp-content/plugins/newsletter-popup/css/../img/arrow.png") no-repeat 0 0;*/ }
#wd1_nlpopup .nlsubscribe { position:relative; background:#f6f6f6; border-top:1px solid #cccccc; padding:30px 0 0 0; text-align:center; }
#wd1_nlpopup .textinput { /*height:25px; width:200px; padding:5px 15px; border:2px solid #ccc; font-size:16px;*/ -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease; }
#wd1_nlpopup .textinput:focus, #wd1_nlpopup .textinput:active { outline:none; border:2px solid #00558A; }
#wd1_nlpopup .textinputnlctrl{-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease; display:none;}
#wd1_nlpopup .textinputnlctrl:focus, #wd1_nlpopup .textinputnlctrl:active { outline:none; border:2px solid #00558A; }
#wd1_nlpopup_close:hover { background-color:rgba(50,50,50,0.7); }

#nlform { width:96%; margin-left:2%;}
#nlterms, #nlterms2{font-size:8px;}
#wd1_nlpopup input[type="text"],
	#wd1_nlpopup input[type="email"],
    #wd1_nlpopup input[type="tel"],
	#wd1_nlpopup input[type="password"],
	#wd1_nlpopup input[type="date"],
	#wd1_nlpopup select,
	#wd1_nlpopup textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		display: block;
		width: 100%;
		padding: 0.65em 0.75em;
		/*
background: background: url("images/overlay.png"), url("../../images/Owl02.jpg");
*/
		border: solid 2px rgba(185, 186, 187, 0.25);
		color: inherit;
		border-radius: 0.5em;
		outline: none;
		line-height: 1.35em;
	}

		#wd1_nlpopup input[type="text"]:focus,
		#wd1_nlpopup input[type="email"]:focus,
        #wd1_nlpopup input[type="tel"]:focus,
		#wd1_nlpopup input[type="password"]:focus,
		#wd1_nlpopup input[type="date"]:focus,
		#wd1_nlpopup select:focus,
		#wd1_nlpopup textarea:focus {
			border-color:#00558A;
			outline:none; 
		}

	#wd1_nlpopup input[type="text"],
	#wd1_nlpopup input[type="email"],
    #wd1_nlpopup input[type="tel"],
	#wd1_nlpopup input[type="date"],
	#wd1_nlpopup input[type="password"] {
		line-height: 1.35em;
	}

	#wd1_nlpopup select {
		line-height: 1.35em;
	}

	#wd1_nlpopup textarea {
		min-height: 8em;
	}
	
/*
#wd1_nlpopup .btn{margin-top:-3px;display:inline-block;display:inline;zoom:1;padding:4px 14px;margin-bottom:0;font-size:14px;line-height:20px;line-height:20px;text-align:center;vertical-align:middle;text-decoration:none;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255,255,255,0.75);background-color:#f5f5f5;background-image:0;background-image:0;background-image:0;background-image:0;background-image:linear-gradient(top,#ffffff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);background-color:#e6e6e6;border:1px solid #bbbbbb;border:0;border-bottom-color:#a2a2a2;border-radius:2px;margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);}
#wd1_nlpopup .btn:hover,#wd1_nlpopup .btn:active,#wd1_nlpopup .btn.active,#wd1_nlpopup .btn.disabled,#wd1_nlpopup .btn[disabled]{color:#333333;background-color:#e6e6e6;background-color:#d9d9d9;}
#wd1_nlpopup .btn:active,#wd1_nlpopup .btn.active{background-color:#cccccc 0;}
#wd1_nlpopup .btn:first-child{margin-left:0;}
#wd1_nlpopup .btn:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;background-color:#d9d9d9;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-ms-transition:background-position .1s linear;transition:background-position .1s linear;}
#wd1_nlpopup .btn:focus{outline:thin dotted #333;outline:5px auto 0;outline-offset:-2px;color:white;}
#wd1_nlpopup .btn.active,#wd1_nlpopup .btn:active{background-color:#e6e6e6;background-color:#d9d9d9 0;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);}
#wd1_nlpopup .btn-large{padding:8px 14px;font-size:16px;font-weight:900;line-height:normal;border-radius:2px;}
#wd1_nlpopup .btn-large [class^="icon-"]{margin-top:2px;}
#wd1_nlpopup .btn-orange.active{color:rgba(255,255,255,0.75);}
#wd1_nlpopup .btn{border-color:#c5c5c5;border-color:rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);}
#wd1_nlpopup .btn-orange{color:#ffffff;text-shadow:none;background-color:#f7902f;background-image:0;background-image:0;background-image:0;background-image:0;background-image:linear-gradient(top,#f7902f,#f27018);-imagebackground-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7902f',endColorstr='#fff27018',GradientType=0);border-color:#f15d0a #ed4a04 #e93502;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);background-color:#f27018;}
#wd1_nlpopup .btn-orange:hover,#wd1_nlpopup .btn-orange:active,#wd1_nlpopup .btn-orange.active,#wd1_nlpopup .btn-orange.disabled,#wd1_nlpopup .btn-orange[disabled]{color:#ffffff;background-color:#f27018;background-color:#f27018;}
#wd1_nlpopup .btn-orange:active,#wd1_nlpopup .btn-orange.active{background-color:#c67605 0;}
#wd1_nlpopup button.btn,#wd1_nlpopup input[type="submit"].btn{padding-top:3px;padding-bottom:3px;}
#wd1_nlpopup button.btn::-moz-focus-inner,#wd1_nlpopup input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}
#wd1_nlpopup button.btn.btn-large,#wd1_nlpopup input[type="submit"].btn.btn-large{padding-top:7px;padding-bottom:7px;}
*/

#nlterms a, #nlterms2 a{color:#39454b; font-weight:bold;}
#nlterms a:hover, #nlterms2 a:hover{color:#00558A; font-weight:bold;}

input#cand_name, input#cand_email{line-height:1em; width:50% !important;}
input#cand_residencia, input#cand_tel, input#cand_tel2, input#cand_dtnasc{line-height:1em !important; width:33% !important; float:left; margin: 2px 1px;}
input#cand_dtnasc{width:25% !important;}
select#cand_exp, select#cand_dispo, select#cand_dispoviaj{line-height:1em; width:26.5% !important; float:left;}
select#cand_exp{width:37% !important;}
select#cand_dispo{width:27% !important;}
#cand_divfrm textarea, #cand_divfrm input[type="file"], #cand_divfrm input[type="text"],
#cand_divfrm input[type="file"], #cand_divfrm input[type="text"], #cand_divfrm input[type="date"], #cand_divfrm input[type="email"],
#cand_divfrm input[type="tel"]{height:2.5em; line-height:1em !important; float:left; font-size:15px; }
#cand_divfrm select{font-size:15px; line-height:1em; padding: 0 10px; height:2.5em; float:left; margin-bottom:4px;}
#cand_divfrm label{font-size:15px; line-height:1em; height:2.5em; padding:1em 0.4em 0 0.5em; float:left;}
#cand_divfrm textarea{line-height:1.3em !important; min-height: 6em; margin-top:5px;}
#cand_divfrm input[type="file"]{height:2em; margin-top:5px; }
label#cand_lbl_cv{margin-top:5px; float:left; height:2em; padding:0.5em 0.9em 0 0.5em;}

@media only screen and (max-width: 1400px) {
    #wd1_nlpopup .ebook { margin:1.5em 2em;  }
}
@media only screen and (max-width: 1280px) {
    #wd1_nlpopup img.ebookpic { width:150px; height:auto; }
    #wd1_nlpopup .ebook { margin:1.5em 4em;  }
    #wd1_nlpopup { width:60%; margin-left:-30%; }
}
@media only screen and (max-width: 1080px) {
    #wd1_nlpopup h2 { margin: 0.8em 2em; }
    #wd1_nlpopup .graybg { padding:10px 30px; }
    #wd1_nlpopup .ebook { margin:1.5em 2em;  }
}
@media only screen and (max-width: 1024px) {
    #wd1_nlpopup { width:75%; margin-left:-37.5%; }
    #wd1_nlpopup .ebook { margin:1.5em 4em;  }
	
	.services_post{padding:22px 5px;}
	.services_post h2{font-size: 35px;}
	.services_post h3{font-size: 35px;}
	.services_post p{font-size: 16px;}
	.services_postright h2{font-size: 35px}
	.services_postright p{font-size: 16px;}

	.pil1 {margin-left: 3px !important; margin-bottom:8px; min-height:80px; max-height:300px; height:260px;}
	.missao{margin-left:2px;}
	
	.services_posthead h2{font-size: 35px;}
	.services_posthead p{font-size: 16px;}
	
	.missao{margin-left:0px;}
	.missao1{height: auto;}
	.missao2{height: auto;}
	.missao3{height: auto;}
}
@media only screen and (max-width: 860px) {
    #wd1_nlpopup .ebook { margin:1.5em 2em;  }
	
	.missao1{height: auto;}
	.missao2{height: auto;}
	.missao3{height: auto;}
}
@media only screen and (max-width: 800px) {
    /*#wd1_nlpopup .textinput {width:150px; }*/
	.missao1{height: auto;}
	.missao2{height: auto;}
	.missao3{height: auto;}
}
@media only screen and (max-width: 780px) {
    #wd1_nlpopup { top:75px; width:80%; margin-left:-40%; }
    #wd1_nlpopup h2 { margin:0.6em 1.2em; font-size:21px; }
    #wd1_nlpopup img.ebookpic { width:130px; height:auto; }
    #wd1_nlpopup p.centered { margin-top:20px; }
    #wd1_nlpopup p.arrowbelow { margin-bottom:20px; }
    #wd1_nlpopup .nlsubscribe:before { display:none; }
	
	.missao1{height: auto;}
	.missao2{height: auto;}
	.missao3{height: auto;}
}

@media only screen and (max-width: 704px) {
    #wd1_nlpopup .spaceforbook { width:365px; }
    #wd1_nlpopup .ebook { margin-right:.5em;  }
	
	.missao1{height: auto;}
	.missao2{height: auto;}
	.missao3{height: auto;}
}
@media only screen and (max-width: 675px) {
    #wd1_nlpopup img.ebookpic { display:none; }
    #wd1_nlpopup .spaceforbook { width:auto; }
    #wd1_nlpopup .ebook { margin:1em 1.5em;  }
    #wd1_nlpopup .nlsubscribe { padding:20px 0;}
    /*#wd1_nlpopup .textinput { display:block; width:80%; margin:0 auto 10px; }*/
    #wd1_nlpopup .btn { display:block; width:87%; /*margin:0 auto; padding:10px 0;*/ }
	
	.missao1{height: auto;}
	.missao2{height: auto;}
	.missao3{height: auto;}
}
@media only screen and (max-width: 600px) {
    #wd1_nlpopup { top:50px; }
    #wd1_nlpopup h2 { margin:0.4em 0.8em; font-size:18px; line-height:25px; }
    #wd1_nlpopup .graybg p.quote:before { display:none; }
    #wd1_nlpopup .graybg p { margin:5px 0 0 100px; }
    #wd1_nlpopup .ebook { margin:0 1.5em; font-size:13px; }
	
	.missao1{height: auto;}
	.missao2{height: auto;}
	.missao3{height: auto;}
}
@media only screen and (max-width: 500px) {
    #wd1_nlpopup { width:90%; margin-left:-45%; }
	
	.missao1{height: auto;}
	.missao2{height: auto;}
	.missao3{height: auto;}
}
@media only screen and (max-width: 425px) {
    #wd1_nlpopup .graybg img { width:50px; height:auto; }
    #wd1_nlpopup .graybg p { margin:0 0 0 85px; }
    #wd1_nlpopup .ebook { font-size:12px; }
    #wd1_nlpopup .ebook p { margin:10px 0 0; }
    #wd1_nlpopup ul.bulletdots { padding:0 0 0 20px; margin:5px 0 10px; }
    #wd1_nlpopup p.centered { margin:0 0 10px; }
    #wd1_nlpopup_close { right:-10px; }
	
	.missao1{height: auto;}
	.missao2{height: auto;}
	.missao3{height: auto;}
}

#joboffer{overflow:auto; max-height:250px;}
#joboffer p{font-size:15px; line-height:1.5em; text-align: justify;}
#joboffer ol{font-size:15px; line-height:1.5em; text-align: justify;}


#anchoredlinks{position:fixed;left:-10px;}
#anchoredlinks a{cursor:pointer;}
#anchoredlinks a:hover{opacity:0.6;}





.equilizer {
  /*height: 21px;
  width: 25px;
  */
  height: 27px;
  width: 45px;
  transform: rotate(180deg);
}
.postanalitics{font-size:25px;}
.bar{
  fill: #00558A;
  /*width: 18px;*/
  width: 25px;
  animation: equalize 4s 0s infinite;
}

.bar:nth-child(1) { 
  animation-delay: -1.9s;
}

.bar:nth-child(2) { 
  animation-delay: -2s;
}

.bar:nth-child(3) { 
  animation-delay: -2.3s;
}

.bar:nth-child(4) { 
  animation-delay: -2.4s;
}

.bar:nth-child(5) { 
  animation-delay: -2.1s;
}

@keyframes equalize {
  0% {
    height: 60px;
  }
  4% {
    height: 50px;
  }
  8% {
    height: 40px;
  }
  12% {
    height: 30px;
  }
  16% {
    height: 20px;
  }
  20% {
    height: 30px;
  }
  24% {
    height: 40px;
  }
  28% {
    height: 10px;
  }
  32% {
    height: 40px;
  }
  36% {
    height: 60px;
  }
  40% {
    height: 20px;
  }
  44% {
    height: 40px;
  }
  48% {
    height: 70px;
  }
  52% {
    height: 30px;
  }
  56% {
    height: 10px;
  }
  60% {
    height: 30px;
  }
  64% {
    height: 50px;
  }
  68% {
    height: 60px;
  }
  72% {
    height: 70px;
  }
  76% {
    height: 80px;
  }
  80% {
    height: 70px;
  }
  84% {
    height: 60px;
  }
  88% {
    height: 50px;
  }
  92% {
    height: 60px;
  }
  96% {
    height: 70px;
  }
  100% {
    height: 80px;
  }
}


.spinrotate{ -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }


.fontgrow{
	-webkit-animation:growme 4s linear infinite;
    -moz-animation:growme 4s linear infinite;
    animation:growme 4s linear infinite;
}

@keyframes growme{
  0% {
    font-size: 0px;
  }
  4% {
    font-size: 1px;
  }
  8% {
    font-size: 2px;
  }
  12% {
    font-size: 3px;
  }
  16% {
    font-size: 4px;
  }
  20% {
    font-size: 5px;
  }
  24% {
    font-size: 6px;
  }
  28% {
    font-size: 7px;
  }
  32% {
    font-size: 8px;
  }
  36% {
    font-size: 9px;
  }
  40% {
    font-size: 10px;
  }
  44% {
    font-size: 11px;
  }
  48% {
    font-size: 12px;
  }
  52% {
    font-size: 13px;
  }
  56% {
    font-size: 14px;
  }
  60% {
    font-size: 15px;
  }
  64% {
    font-size: 16px;
  }
  68% {
    font-size: 17px;
  }
  72% {
    font-size: 18px;
  }
  76% {
    font-size: 19px;
  }
  80% {
    font-size: 20px;
  }
  84% {
    font-size: 21px;
  }
  88% {
    font-size: 22px;
  }
  92% {
    font-size: 23px;
  }
  100% {
    font-size: 24px;
  }
}
.textinputnlctrl{display:none !important;}
.colorfb{color:#0f91f3 !important;}
.colorfb:hover{color:#ccc !important;}
.colorinsta{color:#e24c54 !important;}
.colorinsta:hover{color:#ccc !important;}
.colorli{color:#0271ae !important;}
.colorli:hover{color:#ccc !important;}
.colortw{color:#29a4d9 !important;}
.colortw:hover{color:#ccc !important;}
.coloryt{color:#d72824 !important;}
.coloryt:hover{color:#ccc !important;}