body {
    background-repeat: repeat;
    color: #543927 !important;
    font-family:'Open Sans', sans-serif !important;
    font-size: 14px !important;
    line-height: 1.5em !important;
    background: url("../img/07.png") repeat scroll 0% 0% transparent;
}
a {
    color:#fff;
}
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 {
    background-color:rgba(0, 0, 0.5, 0.8);
    border: 1px solid #CCCCCC!important;
    color:#000;
    _color:#F00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    background:rgba(0, 0, 0, 0.2);
    border:0px solid #333 !important;
    color:#fff !important;
}
.nav-tabs > li > a {
    color:#fff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background:#000;
    background-image:none;
}
.dl-horizontal {
    color:#fff;
}
blockquote {
    border-left: 0 solid #EEEEEE !important;
    margin: 0 auto 20px !important;
    padding: 0 !important;
    text-align: center;
    width: 70%;
}
blockquote small {
    color: #FFFFFF!important;
}
.media-heading small {
    background:rgba(0, 0, 0, 0.2);
    background:#555\9;
    color:#fff;
    padding:0 5px;
    border-radius:3px;
    /* margin: 0 0 0 15px; */
    font-weight:100;
    font-size:13px;
}
.social a {
    color: #FFFFFF;
    text-decoration: none;
}
.page-one p, .page-one h1, .page-one h2 {
    color: #FFFFFF !important;
}
.page-one {
    position: relative;
    top: -80px;
    z-index: 9;
    margin-bottom:50px;
}
.about-me h1 {
    font-weight:800;
    letter-spacing:-2px
}
.about-me p {
}
.about-me h1 span {
    font-weight:800;
    letter-spacing:-1px
}
.about-me h2 {
    font-weight:300;
    letter-spacing:-1px
}
.about-me h2 span {
    font-weight:400;
    letter-spacing:-1px
}
.edu-me h1 {
    font-weight:800;
    letter-spacing:-2px
}
.edu-me p {
}
.edu-me h1 span {
    font-weight:800;
    letter-spacing:-1px
}
.edu-me h2 {
    font-weight:300;
    letter-spacing:-1px;
    text-align:center;
}
.edu-me h2 span {
    font-weight:400;
    letter-spacing:-1px
}
.about-me2 h1 span {
    font-weight:800;
    letter-spacing:-1px
}
.about-me2 h2 {
    font-size: 28px;
    font-weight: 300;
    letter-spacing: -1px;
    text-align: center;
}
.about-me2 h2 span {
    font-weight:400;
    letter-spacing:-1px
}
.skill-me {
    margin-top:10px;
    border-left:1px solid rgba(255, 255, 255, 0.5);
    padding: 0 0 0 90px;
}
.skill-me2 {
    margin-top:10px;
    border-left:1px solid #999;
    padding: 0 0 0 35px;
}
.p-border {
    border:1px solid #ddd;
    border-radius:5px;
    margin:20px 0 0 0;
    background: none repeat scroll 0 0 #FFFFFF;
    position:relative;
}
.edu-icon {
    background: none repeat scroll 0 0 #999;
    background:url('../img/icon-edu01.png')\9;
    background-color:none\9;
    border-radius: 150px 150px 150px 150px;
    color: #FFFFFF;
    font-size: 45px;
    height: 48px;
    left: 37%;
    margin-bottom: 20px;
    padding: 19px 25px;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 38px;
}
.edu-icon2 {
    background: none repeat scroll 0 0 #555;
    background:url('../img/icon-edu02.png')\9;
    background-color:none\9;
    border-radius: 150px 150px 150px 150px;
    color: #FFFFFF;
    font-size: 45px;
    height: 48px;
    left: 37%;
    margin-bottom: 20px;
    padding: 19px 25px;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 38px;
}
.edu-icon3 {
    background: none repeat scroll 0 0 #000;
    background:url('../img/icon-edu03.png')\9;
    background-color:none\9;
    border-radius: 150px 150px 150px 150px;
    color: #FFFFFF;
    font-size: 45px;
    height: 48px;
    left: 37%;
    margin-bottom: 20px;
    padding: 19px 25px;
    position: absolute;
    text-align: center;
    top:80px;
    width: 38px;
}
.edu-headline {
    background: none repeat scroll 0 0 #999;
    color: #FFFFFF;
    font-size: 16px;
    font-weight:300;
    height: 25px;
    margin: 45px 0 30px;
    padding: 10px 27px;
}
.edu-headline2 {
    background: none repeat scroll 0 0 #555;
    color: #FFFFFF;
    font-weight:300;
    font-size: 16px;
    height: 25px;
    margin: 45px 0 30px;
    padding: 10px 27px;
}
.edu-headline3 {
    background: none repeat scroll 0 0 #000;
    color: #FFFFFF;
    font-weight:300;
    font-size: 16px;
    height: 25px;
    margin: 45px 0 30px;
    padding: 10px 27px;
}
.edu-tittle {
    border-bottom: 1px dashed #CCCCCC;
    font-size: 1.5em;
    font-weight: 800;
    padding: 10px 0;
    text-transform: uppercase;
    color:#555;
    letter-spacing:-1px;
    font-weight:400;
}
.edu-tittle span {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: none;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}
.p-border p {
    border-top: 1px dashed #CCCCCC;
    padding: 25px 10px 0;
    margin: 45px 0;
}
/*== Page Nested ===*/
#portfolio {
    /*     background-image:url('../img/footer_pattern.png');
   background-color:#f8f8f8;  */
    color:#222;
    height:auto;
    width:100%;
    padding:100px 0 0 0;
}
#home {
    height:auto;
    width:100%;
    padding:80px 0 80px 0;
}
#education {
    height:auto;
    width:100%;
    padding:120px 0 10px 0;
    color:#555;
}
#skillset {
    height:auto;
    width:100%;
    padding:80px 0 80px 0;
    color:#222;
    background-image:url('../img/footer_pattern.png');
    background-color:rgba(0, 0, 0, 0.1);
}
.portfolio-headline {
    border-top: 4px dotted rgba(0, 0, 0, 0.4);
    border-top: 4px dotted #555\9;
    color: #000;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: -33px;
    padding: 45px 0 11px;
    text-align: center;
    text-transform: uppercase;
}
.portfolio-headline span {
    position: relative;
    width: 410px;
    height: 50px;
    padding: 10px;
    background: #555555;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    top:20px;
    text-align:center;
    padding: 0 15px;
    color:#fff;
}
.portfolio-headline span:after {
    border-color: #555555 transparent;
    border-style: solid;
    border-width: 0 15px 15px;
    content:"";
    display: block;
    left: 40%;
    position: absolute;
    top: -13px;
    width: 0;
    z-index: 1;
}
.portfolio-headline p {
    padding:10px 0 0 0;
}
.portfolio-headline-icon {
    width:100%;
    text-align:center;
}
.portfolio-headline-icon span {
    background: url("../img/icon-edu02.png") repeat scroll 0 0 transparent;
    /*     border-radius: 150px 150px 150px 150px;*/
    color: #FFFFFF;
    font-size: 40px;
    height: 169px;
    margin-bottom: 20px;
    padding: 20px 27px;
    text-align: center;
    width: 190px;
}
.portfolio-headline2-icon {
    width:100%;
    text-align:center;
}
.portfolio-headline2-icon span {
    /*    background: #555;  */
    background: url("../img/icon-skill.png") repeat scroll 0 0 transparent;
    /*     border-radius: 150px 150px 150px 150px; */
    color: #FFFFFF;
    font-size: 40px;
    height: 169px;
    margin-bottom: 20px;
    padding: 18px 27px;
    text-align: center;
    width: 190px;
}
.portfolio-headline2 span:after {
    border-color: #555555 transparent;
    border-style: solid;
    border-width: 0 15px 15px;
    content:"";
    display: block;
    left: 40%;
    position: absolute;
    top: -13px;
    width: 0;
    z-index: 1;
}
.portfolio-headline2 span {
    background: none repeat scroll 0 0 #555555;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    height: 50px;
    padding: 0 15px;
    position: relative;
    text-align: center;
    top: 20px;
    width: 410px;
}
.portfolio-headline2 {
    border-top: 4px dotted rgba(0, 0, 0, 0.4);
    border-top: 4px dotted #555\9;
    color: #85C4F5;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: -33px;
    padding: 45px 0 11px;
    text-align: center;
    text-transform: uppercase;
}
.footer-headline {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    background: #555\9;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 10px 0 10px 20px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.footer-headline3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    background: #555\9;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 10px 0 10px 20px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.footer-headline4 {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -1px;
    margin-bottom: 6px;
    padding: 10px 0 10px 20px;
    text-transform: uppercase;
}

.footer-headline span {
    color: #FFFFFF;
    font-size: 35px;
    padding: 0 15px 0 0;
    margin: -18px 15px 11px 0;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
}
#contact {
    background-color:#2A5327;
    background-image:url('../img/sunglasses.png');
    height:auto;
    width:100%;
    padding:10px 0 0 0;
}

html.contact {
    background-color:#2A5327;
    background-image:url('../img/sunglasses.png');
}

#contact .span8, #contact label, #contact address {
    color:#ffffff;
}

#contact .back-home a {
    text-decoration: none;
}

.progress {
    background-color: #555555;
    background-image:none!important;
    background-repeat: repeat-x;
    height: 45px!important;
    margin: 30px 0 18px!important;
    overflow: hidden;
}
.progress .bar {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #91CAF6;
    /* rgba(0,0,0,0.8) */
    background-color:242C32\9!important;

    background-image: none !important;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: rgba(0, 0, 0, 0.6);
    font-size: 18px;
    height: 45px !important;
    padding: 10px 0 0 20px;
    text-align: left;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: width 0.6s ease 0s;
    width: 0;
    font-weight:400;
}
.bar span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    margin: 0 10px 0 0;
    padding: 0 5px;
    text-shadow: none;
}
/* ===WRAPPER===*/
.wrapper {
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 144%;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 25px;
    padding: 25px 25px 0;
    width: 80%;
    border-radius: 5px 5px 0 0;
}
.wrapper2 {
    width: 80%;
    margin-left:auto!important;
    margin-right:auto!important;
    background-repeat: repeat;
    padding: 0 25px 25px;
}
.wrapper-content {
    padding: 25px;
    width: 80%;
    margin-left:auto!important;
    margin-right:auto!important;
}
.wrapper-footer {
    padding: 25px;
    width: 80%;
    margin-left:auto!important;
    margin-right:auto!important;
    margin-bottom:0;
    margin-top: 0;
}
.header-section {
    background-color: #1C5577;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index:0;
}
.header-section2 {
    background-color: #1C5577;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height:300px;
    z-index:0;
}
.atas {
    position:relative;
    z-index:1;
}
#projector {
    width:100%;
}
img.igloo {
    position:absolute;
    z-index:9999;
    left:0;
    bottom:66px;
    height:180px;
}
img.yeti {
    bottom: 70px;
    height: 250px;
    position: absolute;
    right: 22px;
    z-index: 1000;
    display:none;
    display:block\9;
}
img.speech {
    position: relative;
    top: 40px;
    left:60px;
    text-align: center;
    line-height: 100px;
    background-color: #fff;
    border: 5px solid #fff;
    -webkit-border-radius: 180px;
    -moz-border-radius: 180px;
    border-radius: 180px;
    z-index:0;
    height:250px;
    width:250px;
    opacity:0.7;
}
/* ===MENU=== */
.menu-ribbon .divider-vertical {
    background-color: #222222;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    height: 40px;
    margin: 0 9px;
    overflow: hidden;
    width: 1px;
}
.sticky .ribbon {
    background-color:#fff;
    font-size: 16px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: fixed !important;
    left:0;
    overflow:hidden;
    text-align: left;
    width: 100%;
    top:-25px;
    margin-bottom: 25px;
    height: 60px;
    font-family:'Open Sans', sans-serif !important;
    padding:15px 0;
    z-index:2147483647;
}
.ribbon {
    background-color:rgb(255, 255, 255);
    font-size: 16px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: absolute;
    left:0;
    overflow:hidden;
    text-align: left;
    width: 100%;
    margin-top: 25px;
    bottom:0;
    height: 60px;
    font-family:'Open Sans', sans-serif !important;
    padding:15px 0;
    z-index:999;
}
.ribbon-left {
    height: 92px;
    left: -45px;
    position: absolute;
    top: 0;
    width: 45px;
}
.ribbon-right {
    height: 92px;
    right: -73px;
    position: absolute;
    top: 0;
    width: 73px;
}
.menu-ribbon {
    right: 10px;
    top: 35px;
}
.sticky .menu-ribbon {
    margin-left: 0;
    margin-top: 0;
}
.menu-ribbon .current a {
    background:none repeat scroll 0 0 #777777;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    padding: 4px 10px 2px;
    color: #fff;
}
.sticky-wrapper {
    border: 1px solid #ccc;
    height:10px;
}
.menu-ribbon li {
    list-style:none;
    display: inline;
    text-align:left;
    margin-top:-3px;
}
.menu-ribbon li a {
    text-decoration: none;
    margin-top: -6px!important;
    font-weight: 300;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    color:#888;
    font-family:'Open Sans', sans-serif !important;
    font-size:14px;
}
.menu-ribbon li a:hover {
    color: #fff;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    background: #888\9;
    padding: 3px 10px 5px 10px;
    border-radius: 5px;
    padding: 4px 10px 2px;
}
/* ===HEADER=== */
#header {
    float: left;
    left: 130px;
    position: relative;
    width: 360px;
}
#header h1 {
    color: #555;
    font-family:'Pacifico', cursive;
    font-size: 33px;
    position: relative;
    text-align: left;
    top: -5px;
}
#header h2 {
    color: #555555;
    font-size: 13px;
    font-weight: 500;
    left: 0;
    position: relative;
    text-align: left;
    top: -30px;
}
#header_bg {
    background-color:#ffffff;
    width:950px;
    height:200px;
    margin:auto;
}
.head_container {
    height: 450px;
    margin: 0 0 35px;
    background-repeat:repeat;
}
.social_panel {
    background: none repeat scroll 0 0 #eee;
    border-radius: 0 0 5px 5px;
    float: right;
    left: 0;
    padding: 6px 0 6px 11px;
    position: relative;
    right: 20px;
    top: -97px;
    width: 140px;
}
.contact-panel {
    border-top: 1px dashed #DDDDDD;
    color: #777777;
    float: right;
    font-family:'PT Sans Narrow', cursive;
    font-size: 23px;
    font-weight: bold;
    left: 151px;
    position: relative;
    right: 0;
    top: -48px;
}
.share_panel {
    border-radius: 5px 5px 5px 5px;
    float: right;
    left: 10px;
    padding: 6px 0 6px 11px;
    position: relative;
    right: 0;
    top: -80px;
}
/* ===LOGO=== */
.logo {
    float: right;
    height: 95px;
    margin: 0 20px 0 0;
    width: 223px;
    background: url('../img/logo-vintage.png');
    background-repeat:no-repeat;	
    position:relative;
    z-index:5;
    top:-5px;
}
.logo p {
    color: #FFFFFF;
    font-family:'Lato', cursive;
    font-size: 25px;
    font-weight: bold;
    padding: 32px 0 0 16px;
}
.half-ribbon {
    height: 90px;
    width: 85px;
    background: url('../img/half-ribbon.html');
    position:relative;
    top:-12px;
}
.half-ribbon a {
    color:#fff;
}
.social_panel li {
    margin-left: 10px;
    list-style: none;
    color: #191309;
    font-size: 16px;
    padding: 5px 0;
}
.social_panel a {
    color: #191309;
    padding: 0 0 0 10px;
}
.social_panel ul {
    list-style: none;
}
.social_panel li.last {
    margin:0;
}
.main_panel {
    float: right;
    padding: 34px 60px 0 0;
}
.main_panel a {
    color:#fff;
}
.main_panel a:link {
    color:#fff;
}
.main_panel a:visited {
    color:#fff
}
.main_panel li {
    float: left;
    margin-left: 10px;
    list-style: none;
}
.main_panel ul {
    list-style: none;
}
.main_panel li.last {
    margin:0;
}
/* ===HEADER CONTENT=== */
img.floatLeft {
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 4px double #CCCCCC;
    float: left;
    margin: 10px 20px 10px 0;
    padding: 4px;
    width: 130px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.item p {
    border-bottom: 1px solid #ccc;
    color: #666666;
    font-size: 13px;
    line-height: 1.5em;
    padding: 0 0 20px;
    text-align: left;
}
.item_top blockquote {
    font-size: 16px;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #000000;
    background-image: url(../img/q-open.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-position: left 5px;
    font-style: italic;
    margin: 15px 0 0;
    padding-left: 25px;
    border-left: none !important;
}
.item_top blockquote span {
    background-image: url(../img/q-close.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    display: block;
    padding-right: 10px;
}
.tab-pad {
    margin:50px 0 0 0;
}
.myTab a {
    color:#fff!important;
}
.logo-skill {
    width:150px;
}
.item_top {
}
.item_top p {
    color: #fff;
    padding: 5px 0;
}
.ribbon2 {
    height: 26px;
    font-family:'PT Sans Narrow', sans-serif;
    color:#FABD03;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 5px;
    text-shadow: 1px 1px 0 #FCFAF4;
    text-transform: uppercase;
    border-bottom: 4px double #CCCCCC;
}
.item_tittle h1 {
    color: #000000;
    font-family:'Lato', serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
}
.item_tittle h1 span {
    background: none repeat scroll 0 0 #7F624D;
    border-radius: 3px 3px 3px 3px;
    color: #ffffff;
    float: right;
    font-family:'Vollkorn', serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    margin: 7px 0 0;
    padding: 0 15px;
    margin-right: 0
}
.item_tittle h2 {
    border-bottom: 1px dashed #E9E9E9;
    color: #666666;
    font-family:'lato', serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: -10px;
    padding: 0;
    text-align: left;
}
.item_tittle h3 {
    font-size: 14px;
    font-weight:normal;
    font-family:'PT Sans Narrow', cursive;
    text-align: right;
    color:#000;
}
.more-example {
    color: #5F4635;
    font-family:'Vollkorn', serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: -10px;
    padding: 0 0 10px;
}
/* ===DATA LIST===*/
.data-list h1 {
    color: #000000;
    font-family:'PT Sans Narrow', cursive;
    font-size: 24px;
}
.data-list h2 {
    color: #000000;
    font-family:'PT Sans Narrow', cursive;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.data-list h3 {
    border-bottom: 1px dashed #BBBBBB;
    color: #737475;
    font-family:'PT Sans Narrow', cursive;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    padding: 0 0 5px 0;
}
.data-list ul {
    color: #332013;
    font-family:'PT Sans Narrow', cursive;
    font-size: 13px;
    text-align:left;
    list-style-type: none;
    margin: 0;
}
.data-list li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    padding-left: 17px;
    font-size:18px;
    color:#555;
}
/* ===FOOTER=== */
.footer-last {
    border-top: 1px dashed #CCCCCC;
    color: #555;
    padding: 20px 0 0;
}
.clients li {
    margin:0;
    font-size: 13px;
    line-height: 1.5em;
    color:#555;
}
.social-media {
    float: right;
    opacity: 0.3;
    padding: 0;
}
.social-media li {
    display:inline;
    float: left;
    margin-left: 10px;
    list-style: none;
}
.social-media ul {
    list-style: none;
}
.social-media li.last {
    margin:0;
}
/* ===PANEL MENU=== */
#menu, #menu .arrow, #menu nav a {
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#menu {
    background: #ffffff;
    width: 100px;
    padding: 10px;
    position: fixed;
    z-index: 99;
    top:150px;
    border: 1px solid #ddd;
    /* 	box-shadow: 4px 0 10px rgba(0,0,0,0.25);
        -moz-box-shadow: 4px 0 10px rgba(0,0,0,0.25);
        -webkit-box-shadow: 4px 0 10px rgba(0,0,0,0.25); */
}
#menu {
    left: -122px!important;
    /* Change to right: 0; if you want the panel to display on the right side. */
}
#menu:hover, #menu:focus {
    left: 0 !important;
    /* Change to right: 0 !important; if you want the panel to display on the right side. */
}
#menu .arrow {
    right: 2px;
    /* Change to left: 2px; if you want the panel to display on the right side. */
}
#menu .arrow {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #ddd;
    border-radius: 0 5px 5px 0;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: rgba(0, 0, 0, 0.75);
    cursor: default;
    display: block;
    font: 400 25px/25px'Acme', Helvetica, Arial, sans-serif;
    height: 30px;
    padding: 5px;
    position: absolute;
    right: -41px;
    top: -1px;
    width: 30px;
}
#menu:hover .arrow {
}
#menu nav {
    position: relative;
    top: 75px;
}
#menu nav a {
    padding: 10px 5px;
    border-bottom: 1px dotted #c0c0c0;
    display: block;
    clear: both;
    font: bold 13px/18px'Open Sans', Helvetica, Arial, sans-serif;
    color: #fff;
    text-decoration: none;
}
#menu nav a:hover {
    color: #ee4e1d;
}
.wrapper-footer-shadow {
    background-color: #555;
    background-image: url("../img/diagonal-noise2.png");
    height: 100%;
    right: 0;
    bottom: 0;
    width: 100%;
}
/* ===Style Switcher===*/
.switcher {
    margin: 0 0 0 5px;
}
.switcher a {
    display: inline-block;
    float: left;
    height: 20px;
    margin: 5px;
    padding: 0;
    width: 20px;
}
.switcher h5 {
    color:#555;
    font-size:11px;
    margin:5px 0 0 5px;
    text-transform: uppercase;
}
#switcher-panel a#blue {
    background-color: #1C5EA0;
}
#switcher-panel a#pink {
    background-color: #b7055b;
}
#switcher-panel a#yellow {
    background-color: #FABD03;
}
#switcher-panel a#grey {
    background-color: #4A6073;
}
#switcher-panel a#green {
    background-color: #0ed5d7;
}
#switcher-panel a#doff {
    background-color: #584742;
}
/* ===Background Switcher==*/
.bg-switcher {
    margin: 0 0 0 5px;
}
.bg-switcher a {
    display: inline-block;
    float: left;
    height: 18px;
    margin: 5px;
    padding: 0;
    width: 18px;
    border: 1px solid #888888;
}
.bg-switcher h5 {
    color: #555555;
    font-size: 11px;
    margin: 5px 0 0 5px;
    text-transform: uppercase;
}
#one {
    background-image: url(../img/01.png);
}
#two {
    background-image: url(../img/02.gif);
}
#three {
    background-image: url(../img/noisy_grid.png);
}
#four {
    background-image: url(../img/03.png);
}
#five {
    background-image: url(../img/04.png);
}
#six {
    background-image: url(../img/05.png);
}
#seven {
    background-image: url(../img/06.png);
}
#eight {
    background-image: url(../img/07.png);
}
#nine {
    background-image: url(../img/08.png);
}
/* ===Slide Panel===*/
#theme-drawer {
    color:#000;
    float:right;
}
#sidePanel {
    width:500px;
    position:fixed;
    left:-132px;
    top:20%;
}
#panelHandle {
    background:#000;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    float: left;
    height: 26px;
    padding: 7px;
    width: 26px;
}
#panelContent {
    float:left;
    width:130px;
    height:300px;
    background-color:#EEEEEE;
    border-radius: 0 0 5px 0;
}
#panelHandle p {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    left: -4px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 26px;
}
/* ===Portfolio===*/
dl {
    color: #777777;
    margin-bottom: 5em;
    margin-top: 2em;
}
dt, dd {
    float: left;
}
dt {
    margin-right: 5px;
}
.filter li {
    display:inline-block;
    list-style:none;
}
.filter li:after {
    content:"|";
}
.filter li:last-child:after {
    content:"";
}
.filter a {
    padding: 5px;
    color: #777;
    text-decoration: none;
    margin:0 5px 0 5px;
}
.filter a:hover {
    color: #fff;
    background:rgba(0, 0, 0, 0.5);
    margin:5px;
    border-radius:3px;
}
.current a {
    color: #fff!important;
    background:#777;
    margin:5px;
    border-radius:3px;
}
/* Portfolio Items */
.portfolio {
    margin-left:0;
}
.portfolio li {
    display:inline-block;
    list-style: none outside none;
    margin-bottom: 5px;
    margin-right: 4px;
}
.portfolio li:nth-child(4n) {
    margin-right: 0;
}
.portfolio a {
    display:inline-block;
    text-decoration: none;
}
.portfolio img {
    height: 165px;
    width: 165px;
    border-radius:150px;
    display: block;
    border: 3px solid #fff;
    -webkit-box-shadow: inset 3px 3px 8px 5px rgba(0, 0, 0, 0.9);
    box-shadow: inset 3px 3px 8px 5px rgba(0, 0, 0, 0.9);
}
span.rollover {
    opacity: 1;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    background:url(../img/zoom.png) center center no-repeat rgba(0, 0, 0, 0.6);
    cursor: pointer;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    z-index: 10;
    top:-10px;
    left:0;
}
span.rollover:hover {
    opacity: .7;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    border-radius:0;
    position:absolute;
    top:-10px;
    left:0;
}
/* ===Skill Set===*/
.skills {
    float:left;
    clear:both;
    width:100%;
    margin-top:30px;
}
.skills ul, .skills li {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
}
.skills li {
    float:right;
    clear:both;
    padding:0 15px;
    height:35px;
    line-height:35px;
    color:#fff;
    margin-bottom:15px;
    font-size:18px;
}
.per-skill {
    background:rgba(0, 0, 0, 0.5);
    padding:0 4px;
    margin:0 0 0 5px;
    border-radius:4px;
}
.skills .jq {
    background:#97BE0D;
    padding-left:100px;
}
.skills .css {
    background:#FFCF3F;
    padding-left:90px;
}
.skills .html {
    background:#88B8E6;
}
.skills .php {
    background:#BEDBE9;
}
.skills .sql {
    background:#FF514C;
}
.footer {
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    background:#2D2D2D;
    color:#EAEAEA;
    padding:20px 0;
}
.footer a {
    color:#EAEAEA;
}
.footer a:hover {
    color:#E4842C;
}
.footer .inside {
    font-family:'Cabin Sketch', arial, serif;
    font-size:22px;
    text-align:center;
}
#diagram {
    float:left;
    width:auto;
    height:600px;
}
.skill-bar {
}
.get {
    display:none;
}
#map-canvas {
    max-width:514px;
    height:200px;
    margin: 35px 0;
    border:4px solid rgba(255, 255, 255, 1.0);
}
.footer-last {
    border-top: 1px dashed #fff;
    color: #555555;
    padding: 20px 0 0;
    margin:25px 0 0;
    color:#fff;
}
/**
 * Grid container
 */
#tiles {
    list-style-type: none;
    position: relative;
    /** Needed to ensure items are laid out relative to this container **/
    margin: 0;
    top: -50px;
}
/**
 * Grid items
 */
#tiles li {
    background-color: #ffffff;
    border: 1px solid #dedede;
    display: none;
    /** Hide items initially to avoid a flicker effect **/
    cursor: pointer;
    padding: 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#tiles li.inactive {
    opacity: 0;
}
#tiles li img {
    display: block;
    /*   width: 100%;
  height: auto; */
}
#filters {
    list-style-type: none;
    text-align: center;
    height: 50px;
    margin: 0 5% 0 5%;
    display:none;
}
#filters li {
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    padding: 7px 0 8px;
    background:#777;
    color:#fff;
    display: inline-block;
    font-size: 13px;
    list-style: none outside none;
    margin: 0 1%;
    padding: 6px 10px 4px;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#filters li:hover {
    background: #333333;
}
#filters li.active {
    background: #333333;
    color: #ffffff;
}
/**
 * Grid item text
 */
#tiles li p {
    color: #444;
    font-size: 14px;
    margin: 10px 0 0 1px;
    padding:0 0 5px 0;
}
#tiles li span {
    color: #666666;
    font-size: 12px;
    margin: 10px 0 0 1px;
    color:#333;
    position:absolute;
    bottom:10px;
    right:5px;
}
/**
 * Some extra styles to randomize heights of grid items.
 */
#tiles ali:nth-child(3n) {
    height: 175px;
}
#tiles ali:nth-child(4n-3) {
    padding-bottom: 30px;
}
#tiles ali:nth-child(5n) {
    height: 250px;
}
/** General page styling **/
html {
    background-color: #e9e9e9;
}
#main {
    padding: 15px 0 60px 0;
}
header h1 {
    color: #555555;
    font-size: 26px;
    font-weight: 900;
    margin: 30px 0 3px;
    text-align: center;
    text-transform: uppercase;
}
header p {
    text-align: center;
    color: #777;
    margin: 0;
}
#donut-example {
    width:330px;
    height:250px;
    display: inline-block;
    position:relative;
    left:0;
    color:#fff!important;
}
.justgage {
    /* background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2); */
    border-right:1px solid #fff;
    font-weight: 100;
    padding: 10px 0 0;
    text-align: center;
    width: 165px;
}
.skill-headline {
    border-bottom:1px dashed rgba(255, 255, 255, 0.5);
    font-weight:200;
    font-size:18px;
}
.media {
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    padding: 10px 0 0;
}
#c2 {
    bottom: -10px;
    display: block;
    height: 200px!important;
    position: absolute;
    right: 50px;
    z-index: 1000;
}
#c1 {
    display: block;
    display: none\9;
    right: 50px;
    position: absolute;
    bottom:60px;
    z-index: 1000;
    /* 	width:454px;
        height:261px; */
}
#city2 {
    position: absolute;
    width: 100%;
    height: 416px;
    background: transparent url(../img/city2.png) 0 130px repeat-x;
    z-index:7;
    bottom:0;
}
#city1 {
    position: absolute;
    width: 100%;
    height: 450px;
    background: transparent url(../img/city1.png) 0 130px repeat-x;
    z-index:8;
    bottom:80px;
}
#sky {
    position:absolute;
    width:100%;
    height: 416px;
    background: transparent url(../img/sky.png) 0 0px repeat-x;
    top:0;
}
#plane1 {
    position: absolute;
    width: 730px;
    height: 167px;
    background: transparent url(../img/planesprite4.png) 0 50px no-repeat;
}
#wheel {
    /* with animation properties */
    background: url(../img/roda.png) 0 0 no-repeat;
    position: absolute;
    width: 75px;
    height: 75px;
    z-index:1000;
    bottom:77px;
    right:304px;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 90ms;
    /* 40 seconds */
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    /* mozilla ff */
    -moz-animation-name: spin;
    -moz-animation-duration: 90ms;
    /* 40 seconds */
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    /* microsoft ie */
    -ms-animation-name: spin;
    -ms-animation-duration: 90ms;
    /* 40 seconds */
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}



/* BARRA DO GOVERNO */

div.sample-module {
    border: 2px dashed #ddd;
    padding: 10px;
    background-color: #f5f5f5;
}.barraGov {
    min-width:760px;
    background-color: #00500F;
    background-image: url(../img/bg-gov.png);
    background-repeat: repeat-x;
    height: 28px;
    width: 100%;
    background-position: bottom;
}
.barraGov .govBg {
    background-image: url(../img/bg-logo-suporte.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 28px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
}
.barraGov .govBg #ai {
    background-image: url(../img/ai.png);
    background-repeat: no-repeat;
    padding: 0px;
    height: 28px;
    width: 161px;
    float: right;
    margin-top: 0px;
    margin-right: 50px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-position: bottom;
}
.barraGov .govBg .imgbsb {
    background-image: url(../img/logo-brasil.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 24px;
    width: 58px;
    float: right;
    margin-right: 13px;
    margin-top: 6px;
}	

/* CSS MODAL DAS JANELAS */

.window{
    display:none;
    width:800px;
    height:600px;
    position:absolute;
    left:0;
    top:0;
    background:#FFF;
    z-index:9900;
    padding:10px;
    border-radius:10px;
    overflow: auto;
    padding:5px;
}

#mascara{
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    background-color:#000;
    display:none;
}
.mascara{
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    background-color:#000;
    display:none;
    opacity:0.60;
    -moz-opacity: 0.60;
    filter: alpha(opacity=60);
}

.fechar{display:block; text-align:right;}

label.error { 
    float: none; 
    color: red; 
    margin-top: -10px; 
    vertical-align: top; 
    font-size: 10pt
}

p { clear: both; }

.submit { margin-top: 1em; }

em { font-weight: bold; padding-right: 1em; vertical-align: top; }




/* Demo 2 */

.form-2 {
    /* Size and position */
    width: 340px;
    margin: 40px auto 30px;
    padding: 15px;
    position: relative;
	float:right;

    /* Styles */
    background: #2486B5;
    border-radius: 4px;
    color: #7e7975;
    box-shadow:
        0 2px 2px rgba(0,0,0,0.2),        
        0 1px 5px rgba(0,0,0,0.2),        
        0 0 0 12px rgba(0,25,25,0.1); 
}

.form-2 h1 {
    font-size: 15px;
    font-weight: bold;
    color: #bdb5aa;
   
}

.form-2 h1 .log-in,
.form-2 h1 .sign-up {
    display: inline-block;
    text-transform: uppercase;
}

.form-2 h1 .log-in {
    color: #FFF;
    padding-right: 2px;
}

.form-2 h1 .sign-up {
    color: #ffb347;
    padding-left: 2px;
}

.form-2 .float {
    width: 50%;
    float: left;
    padding-top: 15px;
    border-top: 1px solid rgba(255,255,255,1);
}

.form-2 .float:first-of-type {
    padding-right: 5px;
}

.form-2 .float:last-of-type {
    padding-left: 5px;
}

.form-2 label {
    display: block;
    padding: 0 0 5px 2px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    font-size: 11px;
}

.form-2 label i {
    margin-right: 5px; /* Gap between icon and text */
    display: inline-block;
    width: 10px;
}

.form-2 input[type=text],
.form-2 input[type=password] {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: block;
    width: 95%;
    padding: 5px;
    margin-bottom: 5px;
    border: 3px solid #ebe6e2;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.form-2 input[type=text]:hover,
.form-2 input[type=password]:hover {
    border-color: #CCC;
}

.form-2 label:hover ~ input {
    border-color: #CCC;
}

.form-2 input[type=text]:focus,
.form-2 input[type=password]:focus {
    border-color: #BBB;
    outline: none; /* Remove Chrome's outline */
}

.form-2 input[type=submit],
.form-2 .log-twitter {
    /* Size and position */
    width: 49%;
    height: 38px;
    float: left;
    position: relative;

    /* Styles */
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    cursor: pointer;

    /* Font styles */
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 38px; /* Same as height */
    text-align: center;
    font-weight: bold;
}

.form-2 input[type=submit] {
    margin-left: 1%;
    background: #fbd568; /* Fallback */
    background: -moz-linear-gradient(#fbd568, #ffb347);
    background: -ms-linear-gradient(#fbd568, #ffb347);
    background: -o-linear-gradient(#fbd568, #ffb347);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
    background: -webkit-linear-gradient(#fbd568, #ffb347);
    background: linear-gradient(#fbd568, #ffb347);
    border: 1px solid #f4ab4c;
    color: #996319;
    text-shadow: 0 1px rgba(255,255,255,0.3);
}

.form-2 .log-twitter {
    margin-right: 1%;
    background: #34a5cf; /* Fallback */
    background: -moz-linear-gradient(#34a5cf, #2a8ac4);
    background: -ms-linear-gradient(#34a5cf, #2a8ac4);
    background: -o-linear-gradient(#34a5cf, #2a8ac4);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
    background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
    background: linear-gradient(#34a5cf, #2a8ac4);
    border: 1px solid #2b8bc7;
    color: #ffffff;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
    text-decoration: none;
}

.form-2 input[type=submit]:hover,
.form-2 .log-twitter:hover {
    box-shadow: 
        inset 0 1px rgba(255,255,255,0.3), 
        inset 0 20px 40px rgba(255,255,255,0.15);
}

.form-2 input[type=submit]:active,
.form-2 .log-twitter:active{
    top: 1px;
}

/* Fallback fro broswers that don't support box shadows */
.no-boxshadow .form-2 input[type=submit]:hover {
    background: #ffb347;
}

.no-boxshadow .form-2 .log-twitter:hover {
    background: #2a8ac4;
}

.form-2 p:last-of-type {
    clear: both;    
}

.form-2 .opt {
    text-align: right;
    margin-right: 3px;
}

.form-2 label[for=showPassword] {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 400;
    text-transform: capitalize;
}

.form-2 input[type=checkbox] {
    vertical-align: middle;
    margin: -1px 5px 0 1px;
}





