* {
    -webkit-box-sizing: boreder-box;
    -moz-box-sizing: boreder-box;
    box-sizing: boreder-box
    -webkit-border-radius:0 !important;
    -moz-border-radius: 0 !important;
    /*border-radius: 0 !important;*/
}
@font-face {
    font-family: 'Lato';
    src: url('../bundles/pge/font/lato/lato-black.eot');
    src: url('../bundles/pge/font/lato/lato-black.eot?#iefix') format('embedded-opentype'), url('../bundles/pge/font/lato/lato-black.woff') format('woff'), url('../bundles/pge/font/lato/lato-black.ttf') format('truetype'), url('../bundles/pge/font/lato/lato-black.svg#latoblack') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../bundles/pge/font/lato/lato-bold.eot');
    src: url('../bundles/pge/font/lato/lato-bold.eot?#iefix') format('embedded-opentype'), url('../bundles/pge/font/lato/lato-bold.woff') format('woff'), url('../bundles/pge/font/lato/lato-bold.ttf') format('truetype'), url('../bundles/pge/font/lato/lato-bold.svg#latobold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../bundles/pge/font/lato/lato-bolditalic.eot');
    src: url('../bundles/pge/font/lato/lato-bolditalic.eot?#iefix') format('embedded-opentype'), url('../bundles/pge/font/lato/lato-bolditalic.woff') format('woff'), url('../bundles/pge/font/lato/lato-bolditalic.ttf') format('truetype'), url('../bundles/pge/font/lato/lato-bolditalic.svg#latobold-italic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('../bundles/pge/font/lato/lato-italic.eot');
    src: url('../bundles/pge/font/lato/lato-italic.eot?#iefix') format('embedded-opentype'), url('../bundles/pge/font/lato/lato-italic.woff') format('woff'), url('../bundles/pge/font/lato/lato-italic.ttf') format('truetype'), url('../bundles/pge/font/lato/lato-italic.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('../bundles/pge/font/lato/lato-light.eot');
    src: url('../bundles/pge/font/lato/lato-light.eot?#iefix') format('embedded-opentype'), url('../bundles/pge/font/lato/lato-light.woff') format('woff'), url('../bundles/pge/font/lato/lato-light.ttf') format('truetype'), url('../bundles/pge/font/lato/lato-light.svg#latolight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../bundles/pge/font/lato/lato-regular.eot');
    src: url('../bundles/pge/font/lato/lato-regular.eot?#iefix') format('embedded-opentype'), url('../bundles/pge/font/lato/lato-regular.woff') format('woff'), url('../bundles/pge/font/lato/lato-regular.ttf') format('truetype'), url('../bundles/pge/font/lato/lato-regular.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Flat-UI-Icons";
    src: url('../bundles/pge/font/flat-ui-icons-regular.eot');
    src: url('../bundles/pge/font/flat-ui-icons-regular.eot?#iefix') format('embedded-opentype'), url('../bundles/pge/font/flat-ui-icons-regular.woff') format('woff'), url('../bundles/pge/font/flat-ui-icons-regular.ttf') format('truetype'), url('../bundles/pge/font/flat-ui-icons-regular.svg#flat-ui-icons-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
:focus {
    outline: 0 !important;
}
figure {
    margin: 0;
    padding: 0;
}
figure img {
    width: 100%;
    height: auto;
}
img[src*=".svg"] {
	height: 150%;
}
* > p:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
::selection {
    background: #AAF2E4; /* Safari */
    color: #506A85;
}
::-moz-selection {
    background: #AAF2E4; /* Firefox */
    color: #506A85;
}
html {
    position: relative;
    min-height: 100%;
}
body {
    /*margin-bottom: 60px; /* Margin bottom by footer height */
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.72222;
    color: #34495e;
    background-color: #ffffff;
    height: auto !important;
}
}
body > .container {
    padding: 70px 15px 0;
}
.navbar,
main {
    background-color: #FFF;
}
a:hover {
    text-decoration: none;
}
a .logo {
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
a:hover .logo {
    opacity: .6;
}
.consed .btn{
    background-color: #008894;
    color: #fff;
}

.consed .btn:hover, .consed .btn:focus {
    background-color: #00A1AD;
    color: #fff;
}
.education .btn {
    background-color: #16A085;
    color: #fff;
}
.education .btn:hover, .education .btn:focus {
    background-color: #1abc9c;
    color: #fff;
}
.portal a{
    color: #7f8c8d !important;
}
.portal a:hover {
    color: #95a5a6 !important;
}
.consed a{
    color: #008894 !important;
}
.consed a:hover {
    color: #00A1AD !important;
}
.news a {
    color: #c0392b !important;
}
.news a:hover {
    color: #e74c3c !important;
}
.client{
    border:1px solid #ddd;
    padding:0 15px;
    background:transparent;
    margin-bottom: 10px;
    }
.client img{ 
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    }
.client img:hover{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.advertise img {
    margin: 0 auto;
}
.education a{
    color: #2980b9 !important;
}
.education a:hover {
    color: #3498db !important;
}
.management a{
    color:#27ae60 !important;
}
.management a:hover{
    color:#2ecc71 !important;
}
.network a{
    color:#8e44ad !important;
}
.network a:hover{
    color:#9b59b6 !important;
}
.latest {
    color: #c0392b;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 300;
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.latest a {
    color: #95a5a6;
}
.latest > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover {
    background-color: transparent !important;
    color: #e74c3c !important;
    display: block !important;
    border-bottom: 4px solid #e74c3c !important;
}
.latest > li > a {
    border-radius: 0px;
    display: block;
    padding: 0px 5px;
    position: relative;
    line-height: 1em;
}
.latest > li > a:hover {
    background-color: transparent;
    display: block;
    border-bottom: 4px solid #e74c3c;
}
/*
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px; /* Set the fixed height of the footer here
    background-color: #2F4052;
}
*/
.dark-bg {
    background-color: #2F4052;
}

.dark-bg.img-bg-softer:before {
	background-color: #2F4052;
	opacity: .97;
}
.dark-bg .sidelines {
	border-color: #73879C;
}
.dark-bg .sidelines span {
	background: #2F4052;
}
.dark-bg,
.dark-bg p,
.dark-bg .item-details li:before {
    color: #A3B1BF;
}
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4 {
    color: #FFF;
}
.dark-bg .widget h1,
.dark-bg .widget h2,
.dark-bg .widget h3,
.dark-bg .widget h4 {
    color: #FFF;
}
footer {
	font-size: 14px;
	line-height: 22px;
}
footer.dark-bg {
    color: #A3B1BF;
}
footer .inner {
	padding-top: 45px;
	padding-bottom: 35px;
}
footer .container > .row {
	margin-left: -25px;
	margin-right: -25px;
}
footer .row .inner {
	padding: 0px;
}
footer .logo {
	height: auto;
	max-height: 100%;
}
footer h4 {
	text-transform: uppercase;
	margin-bottom: 20px;
}
footer p {
	margin-bottom: 15px;
}
.footer-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-menu li {
    display: inline;
    padding-left: 10px;
}
.footer-menu li:before {
    display: inline-block;
    content: "·";
    padding-right: 12px;
}
.footer-menu li:first-child:before {
    display: none;
}
.footer-bottom {
    background: #283645;
	color: #707E8C;
}
.footer-bottom .container.inner {
    padding-top: 30px;
	padding-bottom: 30px;
}
.footer-bottom p,
.footer-bottom a {
	color: #707E8C;
}
.footer-bottom p {
    padding: 0;
    margin: 0;
}
.footer ul.contacts li {
	margin-bottom: 2px;
}

	.footer-bottom p {
	    margin-bottom: 20px;
	}
	.footer-menu li {
	    padding: 0 5px;
	}
ul.contacts {
	padding-left: 0;
  list-style:none;
}
ul.contacts li {
	margin-bottom: 5px;
}
footer ul.contacts li {
	margin-bottom: 2px;

}
ul.bigList{
  font-size:1.8em;
  line-height: 130%;
}
.jumbotron {
    min-height: 400px;
    padding: 30px 0px 20px;
    color: #fff;
    background: #ecf0f1;
}
.jumbotron p {
    margin: 20px auto
}
.block-header {
    margin-bottom: 20px;
}
.block-header h2 .title {
    
    padding: 0 15px 0 0;
}
.block-header h2 {
    font-size: 24px;
    font-weight: 300;
    margin: 0px 0;
    text-transform: uppercase;
}
.block-header.news h2 {
    color: #c0392b;
}
.block-header.portal h2 {
    color: #7f8c8d;
}
.block-header.education h2 {
    
    color: #16A085;
}
.block-header.consed h2 {
    color: #008894;
}
.block-header h2 .decoration {
    margin-left: 5px;
    padding-left: 3px;
}
.col {
    padding-right: 5px;
    padding-left: 5px;
}
.meta-info {
    color: #CBCBCB;
    font-size: 12px;
    text-align: left;
    font-style: italic;
    white-space: nowrap;
}
.reports .meta-info{
    display: inline-block;
    margin-left:5px;
}
.article-list li {
    border-bottom: 1px dotted #C0BFBF;
    list-style: square outside none;
    margin-bottom: 6px;
    margin-left: -10px;
    padding-bottom: 6px;
}

/* .widget [class*='col-']:not(:first-child):not(:last-child) {
    padding-left: 0;
}
.widget [class*='col-']:last-child {
    padding-right: 0;
}
*/
.writer [class*='col-']:not(:first-child) {
    margin-bottom: 10px;
}
.writer a {
    color: #fff;
}
.writer-name {
    font-size: 0.7em;
    background: url("../bundles/pge/images/pattern-img.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0px 5px;
    position: absolute;
    bottom: 0;
    letter-spacing: -0.03em;
}
.widget {
    margin-bottom: 20px;
}
.widget p {
    color: #9C9C9C;
}
.featured-posts-category-small div div {
    margin-bottom: 5px;
}
.panel {
    border-radius: 0px;
}
.panel-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 0px 15px;
}

/* Carousel settings */
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.carousel-caption {
    bottom: 20px;
    color: #FFFFFF;
    left: 0;
    bottom: 0;
    padding: 0 0 0 10px;
    position: absolute;
    right: 0px;
    text-align: left;
    text-shadow: none;
    z-index: 10;
    background: url("../bundles/pge/images/pattern-img.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.carousel-indicators {
    top: 10px;
    bottom: 0;
    right: 10px;
    left: 79%;
    list-style: none outside none;
    padding-left: 0;
    position: absolute;
    margin-left: 0;
    text-align: right;
    height: 20px;
    width: 20%;
    z-index: 15;
}

/* Mosaic */
.mosaic-posts-image {
    position: relative;
    overflow: hidden;
}
.mosaic-text {
    width: 100%;
    position: absolute;
    bottom: 0;
}
.mosaic li {
    margin-bottom: 16px;
}
.mosaic li:last-child {
    margin-bottom: -10px
}
.mosaic-title {
    padding: 1px 10px;
    position: relative;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    background: url(../bundles/pge/images/pattern-img.png);
}
.mosaic-title h2:after {
    margin-top: 7px;
    width: 100%;
    content: "";
    border-bottom: 2px solid #FFF;
    display: none;
}
.mosaic-title h2 {
    letter-spacing: 0px;
    font: 500 16px/18px 'Lato';
    margin-top: 10px;
}
.mosaic-excerpt {
    color: #FFF;
    font: 400 12px/16px 'Lato';
    margin-top: 16px;
    position: absolute;
    bottom: -100px;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    opacity: 0;
}
.mosaic-posts-image:hover .mosaic-text {
    height: 100%;
}
.mosaic-posts-image:hover .mosaic-title h2:after {
    display: block;
}
.mosaic-posts-image:hover .mosaic-title {
    padding-top: 150px;
    bottom: 0;
    position: absolute;
}
.mosaic-posts-image:hover .mosaic-excerpt {
    display: block;
    bottom: 0;
    position: relative;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 1;
}
.mosaic {
    margin-left: 0;
    left: 0;
}
.mosaic a {
    color: #fff;
}
.lead {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 1.46428571;
    font-weight: 300;
}


/*===================================================================================*/
/*  HEADER
/*===================================================================================*/

.navbar .container {
    display: table;
    /*padding: 0;*/
}
.navbar {
    margin: 0;
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 8000;
    min-height: inherit;
}
.navbar ul {
    list-style: none;
}
.navbar-brand {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    max-width: 300px;
}
.navbar-header .navbar-brand {
    display: none;
}
.navbar-header {
    float: none !important;
    position: relative;
    background: #F5F7FA;
    border-bottom: 1px solid #E6E9ED;
    z-index: 0;
}
.navbar-header li,
.navbar-header a {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
}
.navbar-collapse {
    position: relative;
    background-color: #FFF;
    width: 100%;
    border-bottom: 1px solid #E6E9ED;
}
.stuck {
    position: fixed !important;
    top: 0;
}
.navbar-nav {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    margin: 0;
}
.navbar-nav > li > a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #506A85;
    padding: 15px 20px;
    border: 1px solid rgba(255,255,255,0);
    border-bottom: none;
    -webkit-border-top-right-radius: 3px;
     -webkit-border-top-left-radius: 3px;
        -moz-border-radius-topright: 3px;
         -moz-border-radius-topleft: 3px;
            border-top-right-radius: 3px;
             border-top-left-radius: 3px;
    bottom: -1px;
    z-index: 1;
}
.skrollable-after .navbar-nav > li > a {
    margin-top: -1px;
    -webkit-border-top-right-radius: 0;
     -webkit-border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
         -moz-border-radius-topleft: 0;
            border-top-right-radius: 0;
             border-top-left-radius: 0;
}

.nav > li > a:hover {
    background-color: #F5F7FA;
    border-color: #E6E9ED;
    color: #1ABB9C;
}

/*.nav > li > a:focus {
    background-color: #FFF;
    border-color: #FFF;
}*/
.navbar .dropdown-menu {
    padding: 0;
    margin: 0;
    width: 210px;
    background: #F5F7FA;
    border: none;
    border: 1px solid #E6E9ED;
    border-bottom-width: 2px;
    border-bottom-color: #CED2D6;
    -webkit-border-radius: 3px !important;
       -moz-border-radius: 3px !important;
            border-radius: 3px !important;
    -webkit-border-top-left-radius: 0 !important;
        -moz-border-radius-topleft: 0 !important;
            border-top-left-radius: 0 !important;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.15);
       -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.15);
            box-shadow: 0 10px 10px rgba(0,0,0,0.15);
    z-index: 0;
}
.navbar .dropdown-menu:not(.yamm-dropdown-menu) li {
    background: transparent;
    border: none;
    border-top: 1px solid #E6E9ED;
}
.navbar .dropdown-menu:not(.yamm-dropdown-menu) li:first-child {
    border: none;
}
.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
    line-height: 18px;
    padding: 13px 20px;
    color: #73879C;
    text-transform: uppercase;
    font-weight: 700;
    white-space: normal;
}
.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a.active {
    filter: none;
    background-color: #F5F7FA;
    color: #1ABB9C;
}
.navbar .nav .open > a,
.navbar .nav .open > a:hover,
.navbar .nav .open > a:focus {
    background-color: #F5F7FA;
    border-color: #E6E9ED;
}
.navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):after {
    display: none;
}
.navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):before {
    display: none;
}
.navbar .dropdown-submenu .dropdown-menu {
    top: -1px !important;
}
.navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:hover,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:focus,
.navbar .dropdown-submenu:hover > a,
.navbar .dropdown-submenu:focus > a,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:hover,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:focus {
    background: #1ABB9C;
    color: #FFF !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-header .info {
    padding-left: 0;
    margin: 0;
}
.navbar-header .info li {
    font-size: 15px;
    /*padding-right: 25px;*/
}
.navbar-header .info li a {
    font-size: 15px;
    font-weight:700;
    color: #000;
}
.navbar-header .info a:hover {
    color: #1ABB9C;
}
.navbar-form {
    padding: 0;
    margin: 0;
}
.btn.responsive-menu {
    display: none;
    width: 40px;
    height: 40px;
    font-size: 15px;
    padding: 0;
    margin: 0;
}

.info li a{
    display: table;
    position: relative;
    padding: 0 12px;
}
.info li a span{
    width: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.info li a span:after {
    content: '';
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
    background: #DD4B39;
    background: #DE5745;
}
.info .portal a span:after {
    background: #95a5a6;
}
.info .consed a span:after {
    background: #00A1AD;
}
.info .news a span:after {
    background: #e74c3c;
}
.info .education a span:after {
    background: #3498db;
}
.info .management a span:after {
    background: #2ecc71;
}
.info .network a span:after {
    background: #9b59b6;
}
.info li:hover a span {
    color: #FFF;
}
.info li:hover a span:after{
    height: 100%;
}

/*===================================================================================*/
/*  MEGA MENU
/*===================================================================================*/

.yamm .nav,
.yamm .dropup,
.yamm .dropdown,
.yamm .collapse {
    position: static;
}
.yamm .navbar-inner,
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    top: auto;
    left: auto;
    -webkit-border-top-left-radius: 3px !important;
        -moz-border-radius-topleft: 3px !important;
            border-top-left-radius: 3px !important;
}
.yamm .dropdown-menu > li {
    display: block;
}
.yamm .nav.pull-right .dropdown-menu {
    right: 0;
}
.yamm .yamm-content {
    font-size: 14px;
    line-height: 22px;
    padding: 30px 40px;
    margin-left: -20px;
    margin-right: -20px;
}
.yamm .yamm-content .inner {
    padding: 0 20px;
}
.yamm .yamm-content li {
    line-height: inherit;
}
.yamm .yamm-content:before,
.yamm .yamm-content:after {
    display: table;
    content: "";
    line-height: 0;
}
.yamm .yamm-content:after {
    clear: both;
}
.yamm .nav > li > .dropdown-menu:after,
.yamm .nav > li > .dropdown-menu:before {
    display: none;
}
.yamm .yamm-content img {
    width: 100%;
}
.yamm .yamm-content a {
    color: inherit;
}
.yamm .yamm-content h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.yamm .yamm-content p {
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 15px;
}
.yamm .yamm-content .btn {
    margin: 10px 0;
}
.yamm .yamm-content a:hover {
    color: #1ABB9C;
}
.yamm .dropdown.yamm-fullwidth .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
}
/*===================================================================================*/
/*	BUTTONS
/*===================================================================================*/


/*.btn {
    color: #FFF !important;
    background: #1ABB9C;
    padding: 11px 20px 13px;
	margin: 15px 0;

    font-weight: 700;
    font-size: 14px;
	letter-spacing: 0.02em;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
}*/

/*===================================================================================*/
/*  SOCIAL ICONS
/*===================================================================================*/

.social {
    padding: 0;
    margin: 0;
}
.social li {
    font-family: 'fontello-social';
    margin-right: 4px;
}
.social li {
    position: relative;
}
.text-center .social li {
    margin: 0 2px;
}
.social li a {
    display: table;
    position: relative;
}
.social li a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #73879C;
    width: 30px;
    height: 30px;
    font-size: 12px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.social li a i:after {
    content: '';
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.social li a:hover i {
    color: #FFF;
}
.social li a:hover i:after {
    height: 100%;
}
.social a .icon-s-facebook:after {
    background: #3B5998;
    background: #4668B3;
}
.social a .icon-s-gplus:after {
    background: #DD4B39;
    background: #DE5745;
}
.social a .icon-s-twitter:after {
    background: #00ACED;
    background: #2FBBED;
}
.social a .icon-s-pinterest:after {
    background: #CB2027;
    background: #D94348;
}
.social a .icon-s-behance:after {
    background: #1769FF;
    background: #3079FF;
}
.social a .icon-s-dribbble:after {
    background: #EA4C89;
    background: #EB6397;
}
/*===================================================================================*/
/*	FORMS
/*===================================================================================*/

.forms {
    position: relative;
    padding: 0;
    width: 100%;
}
.form-container .response {
    display: none;
}
.forms ol {
    margin: 0;
    padding: 0;
}
.forms ol li {
    line-height: auto;
    list-style: none;
}
input,
textarea,
.uneditable-input,
.form-inline .form-control,
.navbar-form .form-control {
    width: 100%;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 25px;
    color: #73879C;
    resize: none;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #f5f5f5;
    border: 1px solid #E6E9ED;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border: 1px solid #BCC7D1;
    box-shadow: none;
}
textarea {
    height: 100%;
    padding: 10px;
    margin-bottom: 15px;
    min-height: 150px;
    resize: vertical;
}
.btn-submit {
    width: auto;
}
.forms .btn-submit {
	margin-bottom: 0;
}
.forms .defaultTextActive {
    color: #C2C7CC;
}
.forms .error input,
.forms .error textarea {
    border: 1px solid #d99898;
}
.forms span.error {
    display: none;
}
.forms .button-row span.error {
    padding: 0;
    display: none;
}
.forms label {
    display: block;
    float: left;
    width: 95px;
    padding-top: 7px;
    font-size: 13px;
    clear: both;
}
.forms input,
.forms textarea {
	background: #F8FAFD;
	border-radius: 3px;
}
.light-bg .forms input,
.light-bg .forms textarea {
	background: #FFF;
}
.comment-form div label {
    position: absolute;
    top: 0;
    left: 0;
}
.form-container:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.newsletter {
    position: relative;
}
.newsletter input[type="email"] {
    background: rgba(255,255,255,0.15);
	padding-right: 100px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    color: #FFF !important;
}
.newsletter input[type="email"]:focus {
    background: rgba(255,255,255,0.20);
}
.navbar .searchbox .dropdown-menu {
	width: 270px;
}
.search {
	position: relative;
	margin: 15px;
	margin-bottom: 0;
}
.search input[type="search"] {
    background: #FFF;
	padding-right: 40px;
}
.newsletter .btn-submit,
.search .btn-submit {
    position: absolute;
    right: 0;
    top: 0;
	padding: 0;
	margin-top: 5px;
	margin-right: 5px;
    color: #FFF !important;
	line-height: 1;
}
.navbar-form.search .btn-submit {
	width: 30px;
	height: 30px;
}
footer .newsletter .btn-submit {
	width:100px;
	height: 30px;
	font-size: 13px;
}
.dark-bg input,
.dark-bg button,
.dark-bg select,
.dark-bg textarea {
    color: #A3B1BF;
}
.form-control::-webkit-input-placeholder {
    color: #C2C7CC;
}
.form-control:-moz-placeholder {
    color: #C2C7CC;
}
.form-control::-moz-placeholder {
    color: #C2C7CC;
}
.form-control:-ms-input-placeholder {
    color: #C2C7CC;
}
.dark-bg .form-control::-webkit-input-placeholder {
    color: #828E99;
}
.dark-bg .form-control:-moz-placeholder {
    color: #828E99;
}
.dark-bg .form-control::-moz-placeholder {
    color: #828E99;
}
.dark-bg .form-control:-ms-input-placeholder {
    color: #828E99;
}
.search .form-control::-webkit-input-placeholder {
    color: #C2C7CC;
}
.search .form-control:-moz-placeholder {
    color: #C2C7CC;
}
.search .form-control::-moz-placeholder {
    color: #C2C7CC;
}
.search .form-control:-ms-input-placeholder {
    color: #C2C7CC;
}
input:focus::-webkit-input-placeholder {
    color: transparent !important;
}
input:focus:-moz-placeholder {
    color: transparent !important;
}
input:focus::-moz-placeholder {
    color: transparent !important;
}
input:focus:-ms-input-placeholder {
    color: transparent !important;
}


/*===================================================================================*/
/*  GO TO TOP / SCROLL UP
/*===================================================================================*/

#scrollUp {
    bottom: 20px;
    right: 20px;
    font-size: 36px;
    line-height: 100%;
    color: #FFF;
    background-color: #506A85;
    padding: 3px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    opacity: .5;
}
#scrollUp:hover {
    color: #1ABB9C;
    opacity: 1;
}

/*===================================================================================*/
/*	RESPONSIVE
/*===================================================================================*/


@media (min-width:768px) {
    .lead {
        font-size: 30.006px;
    }
}
@media screen and (max-width:970px) {
    .writer-name {
        font-size: 1.2em;
    }
}
@media (min-width: 1200px) {
	.navbar .dropdown-submenu > a:after {
	    display: none;
	}
	.navbar .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
	    margin-top: 0;
	}
	.dropdown-submenu {
	    position: relative;
	}
	.dropdown-submenu>.dropdown-menu:not(.yamm-dropdown-menu) {
	    top: 0;
	    left: 100%;
	    margin-top: -6px;
	}
	.dropdown-submenu:hover>.dropdown-menu:not(.yamm-dropdown-menu) {
	    display: block;
	}
	.dropdown-submenu>a:after {
	    display: block;
	    content: " ";
	    float: right;
	    width: 0;
	    height: 0;
	    margin-top: 5px;
	    margin-right: -10px;
	}
	.dropdown-submenu.pull-left {
	    float: none;
	}
	.dropdown-submenu.pull-left>.dropdown-menu:not(.yamm-dropdown-menu) {
	    left: -100%;
	    margin-left: 10px;
	}
	.open > .dropdown-menu,
	.open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	    animation-name: slidenavAnimation;
	    animation-duration: 200ms;
	    animation-iteration-count: 1;
	    animation-timing-function: ease-out;
	    animation-fill-mode: forwards;
	    -webkit-animation-name: slidenavAnimation;
	    -webkit-animation-duration: 200ms;
	    -webkit-animation-iteration-count: 1;
	    -webkit-animation-timing-function: ease-out;
	    -webkit-animation-fill-mode: forwards;
	    -moz-animation-name: slidenavAnimation;
	    -moz-animation-duration: 200ms;
	    -moz-animation-iteration-count: 1;
	    -moz-animation-timing-function: ease-out;
	    -moz-animation-fill-mode: forwards;
	}
	@keyframes slidenavAnimation {
	    from {
			margin-top: -30px;
	        opacity: 0;
	    }
	    to {
			margin-top: 0;
	        opacity: 1;
	    }
	}
	@-webkit-keyframes slidenavAnimation {
	    from {
			margin-top: -30px;
	        opacity: 0;
	    }
	    to {
			margin-top: 0;
	        opacity: 1;
	    }
	}
}

@media (min-width: 1025px) and (max-width: 1199px) {

	.navbar .dropdown-submenu > a:after {
	    display: none;
	}
	.navbar .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
	    margin-top: 0;
	}
	.dropdown-submenu {
	    position: relative;
	}
	.dropdown-submenu>.dropdown-menu:not(.yamm-dropdown-menu) {
	    top: 0;
	    left: 100%;
	    margin-top: -6px;
	}
	.dropdown-submenu:hover>.dropdown-menu:not(.yamm-dropdown-menu) {
	    display: block;
	}
	.dropdown-submenu>a:after {
	    display: block;
	    content: " ";
	    float: right;
	    width: 0;
	    height: 0;
	    margin-top: 5px;
	    margin-right: -10px;
	}
	.dropdown-submenu.pull-left {
	    float: none;
	}
	.dropdown-submenu.pull-left>.dropdown-menu:not(.yamm-dropdown-menu) {
	    left: -100%;
	    margin-left: 10px;
	}
	.open > .dropdown-menu,
	.open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	    animation-name: slidenavAnimation;
	    animation-duration: 200ms;
	    animation-iteration-count: 1;
	    animation-timing-function: ease-out;
	    animation-fill-mode: forwards;
	    -webkit-animation-name: slidenavAnimation;
	    -webkit-animation-duration: 200ms;
	    -webkit-animation-iteration-count: 1;
	    -webkit-animation-timing-function: ease-out;
	    -webkit-animation-fill-mode: forwards;
	    -moz-animation-name: slidenavAnimation;
	    -moz-animation-duration: 200ms;
	    -moz-animation-iteration-count: 1;
	    -moz-animation-timing-function: ease-out;
	    -moz-animation-fill-mode: forwards;
	}
	@keyframes slidenavAnimation {
	    from {
			margin-top: -30px;
	        opacity: 0;
	    }
	    to {
			margin-top: 0;
	        opacity: 1;
	    }
	}
	@-webkit-keyframes slidenavAnimation {
	    from {
			margin-top: -30px;
	        opacity: 0;
	    }
	    to {
			margin-top: 0;
	        opacity: 1;
	    }
	}
}
@media (max-width: 1024px) {

	html {
		overflow-x: hidden;
	}

	.navbar-header .navbar-brand {
		display: inline-block;
	}
	.navbar-collapse .navbar-brand {
		display: none;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-collapse.collapse.in {
		display: block !important;
	}

	.navbar .container {
		display: block;
	}

	.navbar .social,
	.navbar .info {
	    display: none;
	}

	.navbar-nav {
		padding-left: 0;
	}

	.navbar-header {
		background: #FFF;
	    padding: 25px 0;
	}
	.btn.responsive-menu {
	    display: table;
	}
	.btn.responsive-menu i {
	    display: table-cell;
		vertical-align: middle;
	}
	.navbar-collapse {
	    position: static !important;
		background: #F5F7FA;
	    max-height: inherit;
	}
	.navbar-collapse:after {
	    content: '';
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	.yamm .nav,
	.yamm .dropup,
	.yamm .dropdown,
	.yamm .collapse {
		float: none;
	    position: relative;
	}
	.yamm .dropdown-menu {
	    position: relative;
	    left: inherit;
	    top: inherit;
	    float: none;
	    width: 100%;
	   /* display: block !important;*/
	}
	.yamm .yamm-content {
	    padding: 12px 0;
	    font-size: 13px;
	}
	.navbar-nav {
		display: block;
		padding: 15px 0;
	}
	.navbar-nav > li {
		display: block;
	}
	.navbar-nav > li > a {
		padding-left: 0;
		padding-right: 0;
		border: none;
		border-radius: 0;
	}
	.navbar-nav > li > a:focus {
		background: none;
		/*color: #1ABB9C;*/
	}
	.navbar-nav .dropdown-menu {
		border: none;
		box-shadow: none;
	}
	.navbar-nav .dropdown-submenu .dropdown-menu {
		top: 0 !important;
	    padding-left: 20px;
	}
	.navbar-nav .dropdown + .dropdown {
		border-top: 1px solid #E6E9ED;
	}
	.navbar-nav .dropdown-menu > li:last-child {
		margin-bottom: 20px;
	}
	.navbar-nav .searchbox {
		float: left !important;
		display: block;
		width: 100%;
	}
	.navbar-header {
	    float: left;
	    width: 100%;
	}
	.navbar-header:after {
	    content: '';
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
}

@media (max-width: 969px) {
    .yamm .dropdown.yamm-fullwidth .dropdown-menu {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {

    .navbar .container,
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (max-width: 767px) {

	body {
		height: 100vh;
	}

	h1,
	h2,
	h3,
	h4 {
		letter-spacing: .0125em;
	}

	h1 {
		font-size: 33px;
		line-height: 120%;
		margin-bottom: 20px;
	}

	header p {
		font-size: 20px;
	}

	footer .inner {
		padding-top: 35px;
	    padding-bottom: 25px;
	}

	footer .row .inner {
		padding-left: 0px;
		padding-right: 0px;
	}

	footer .container > .row {
		margin-left: -20px;
		margin-right: -20px;
	}

	.yamm-content {
		margin-top: 25px;
	}

	.yamm-content > [class*="col"] {
		margin-bottom: 50px;
	}
	.navbar .container,
	.container {
	    padding-right: 20px;
	    padding-left: 20px;
	}
	.navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	.footer-bottom p.pull-left,
	.footer-bottom ul.pull-right {
	    float: none !important;
	    text-align: center;
	}
	.footer-bottom p {
	    margin-bottom: 20px;
	}
	.footer-menu li {
	    padding: 0 5px;
	}


	.panel-title {
	    line-height: 18px;
	}
	.yamm .yamm-content.row {
	    margin-bottom: -30px
	}
}

small, .small {
    font-size: 83%;
    line-height: 2.067;
}

/*===================================================================================*/
/*  SKROLLR ANIMATIONS
/*===================================================================================*/

.navbar .navbar-collapse {
    -skrollr-animation-name: shrink-header;
}

.navbar .navbar-brand img {
    -skrollr-animation-name: shrink-logo;
}

@-skrollr-keyframes shrink-header {
    40 {
        padding-top: 15px;
        padding-bottom: 15px;
        -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0);
           -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.0);
                box-shadow: 0 10px 10px rgba(0,0,0,0);
    }

    300 {
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
           -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
                box-shadow: 0 10px 10px rgba(0,0,0,0.1);
    }
}

@-skrollr-keyframes shrink-logo {
    40 {
        max-height: 80px;
    }

    300 {
        max-height: 40px;
    }
}

/*===================================================================================*/
/*  OVERLAY
/*===================================================================================*/

.icon-overlay {
    display: block;
    position: relative;
}
.icon-overlay img {
    display: block;
    max-width: 100%;
}
.icon-overlay .icn-hover {
    opacity: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    background-color: rgba(0,0,0, 0.5);
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    overflow: hidden;
}
.icon-overlay:hover .icn-hover {
    opacity: 1;
}
.icon-overlay .icn-hover i {
    display: inline-block;
    text-decoration: inherit;
    position: absolute;
    text-align: center;
    width: 60px;
    height: 60px;
    font-size: 60px;
    line-height: 1;
    color: #FFF;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin: -30px 0 0 -30px;
    -moz-transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.icon-overlay a:hover .icn-hover i {
    font-size: 30px;
    padding-top: 15px;
}
.icon-overlay.icn-link a .icn-hover i {
    content: '\2b';
}

/*===================================================================================*/
/*  CAROUSEL
/*===================================================================================*/
.owl-carousel{
    padding-left: 10px;
    padding-right: 10px;
}
.owl-carousel .item figure {
    display: block;
    position: relative;
}

.owl-carousel .item .text-overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0;
    font: 0px/0 a; /* remove the gap between inline(-block) elements */
    background: transparent url(../bundles/pge/images/pattern-img.png);
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
    opacity: 1;
    padding-bottom: 2px;
}

.owl-carousel .item .text-overlay:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}


.owl-carousel .item:hover .text-overlay {
    opacity: 1;
}

.owl-carousel .item .text-overlay .info {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: auto;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 10px;
    line-height: 22px;
    /*color: #FFF;*/
    text-align: center;
}

.owl-carousel .item .text-overlay .info h2,

.owl-carousel .item .text-overlay .info h3,

.owl-carousel .item .text-overlay .info h4 {
    color: #FFF;
    margin-bottom: 2px;
    font-size: 14px;
}

.owl-carousel .item .text-overlay .info p {
    font-size: 10px;
    line-height: 22px;
    color: #FFF;
    margin-bottom: 0;
}

.owl-carousel .item .text-overlay .info.big p{
    font-size: 18px;
    line-height: 140%;
    padding-top: 10px;
    margin-top: 0;
}

.owl-item-gap .item {
    margin: 0 10px;
}
.owl-item-gap-sm .item {
    margin: 0 6px;
}
.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 0px;
    font-size: 30px;
    background: transparent;
    opacity: 0.5;
}
.owl-prev,
.owl-next {
    position: absolute;
    top: 30%;
    bottom: 0;
    border: none;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    margin: auto;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
    cursor: pointer;
}
.owl-prev {
    left: 13px;
}
.owl-next {
    right: 13px;
}
.owl-outer-nav:after {
    content: "";
    position: absolute;
    top: 0;
    left: -15%;
    width: 130%;
    height: 100%;
    z-index: 0;
}
.owl-outer-nav .owl-wrapper-outer,
.owl-outer-nav .owl-pagination,
.owl-outer-nav .owl-prev,
.owl-outer-nav .owl-next {
    z-index: 1;
}
.owl-outer-nav .owl-controls {
    position: static;
}
.owl-outer-nav .owl-prev {
    left: -65px;
}
.owl-outer-nav .owl-next {
    right: -65px;
}
.owl-outer-nav:hover .owl-prev {
    left: -80px;
}
.owl-outer-nav:hover .owl-next {
    right: -80px;
}

/* paleta de cores */
.pallete-item {
    float: left;
    margin: 0 0 20px 20px;
    width: 140px;
}
.palette {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.214;
    margin: 0;
    padding: 15px;
    text-transform: uppercase;
}
.palette dt, .palette dd {
    line-height: 1.429;
}
.palette dt {
    display: block;
    font-weight: bold;
    opacity: 0.8;
}
.palette dd {
    font-weight: 300;
    margin-left: 0;
    opacity: 0.8;
}
.palette-turquoise {
    background-color: #1ABC9C;
}
.palette-green-sea {
    background-color: #16A085;
}
.palette-emerald {
    background-color: #2ECC71;
}
.palette-nephritis {
    background-color: #27AE60;
}
.palette-peter-river {
    background-color: #3498DB;
}
.palette-belize-hole {
    background-color: #2980B9;
}
.palette-amethyst {
    background-color: #9B59B6;
}
.palette-wisteria {
    background-color: #8E44AD;
}
.palette-wet-asphalt {
    background-color: #34495E;
}
.palette-midnight-blue {
    background-color: #2C3E50;
}
.palette-sun-flower {
    background-color: #F1C40F;
}
.palette-orange {
    background-color: #F39C12;
}
.palette-carrot {
    background-color: #E67E22;
}
.palette-pumpkin {
    background-color: #D35400;
}
.palette-alizarin {
    background-color: #E74C3C;
}
.palette-pomegranate {
    background-color: #C0392B;
}
.palette-clouds {
    background-color: #ECF0F1;
}
.palette-silver {
    background-color: #BDC3C7;
}
.palette-concrete {
    background-color: #95A5A6;
}
.palette-asbestos {
    background-color: #7F8C8D;
}
.palette-clouds {
    color: #BDC3C7;
}
.palette-paragraph {
    color: #7F8C8D;
    font-size: 12px;
    line-height: 17px;
}
.palette-paragraph span {
    color: #BDC3C7;
}
.palette-headline {
    color: #7F8C8D;
    font-size: 13px;
    font-weight: 700;
    margin-top: -3px;
}
