/* CSS Document */
body {
    margin-top: 0px;
    margin-left: 0px;
    background-color: #282828;
}
.all {
    padding: 0;
    height: 100%;
}
.all2 {
    width: 1141px;
    margin: auto;
    margin-top: 15px;
}
.all3 {
    float: left;
    margin-bottom: 0px;
    height: 100%;
    background-image: url(images/menu_bg.gif);
    background-repeat: repeat-y;
    background-position: top left;
    background-color: white;
}
/*///////////////////////////////////
////////////////MENU/////////////////
///////////////////////////////////*/
.menu {
    width: 311px;
    height: 100%;
    background-color: #729402;
    float: left;
    text-align: right;
    position: relative;
}
.menu2 {
    width: 267px;
    top: 173px;
    position: absolute;
    z-index: 2;
}
.menu_text {
    width: 100%;
    height: 134px;
    background-color: #729402;
}
.menu_text2 {
    color: #fefefe;
    margin-left: 18px;
    padding-top: 6px;
    font-weight: bold;
    text-align: center;
}
.menu_text2 a {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fefefe;
    padding-top: 6px;
    font-weight: bold;
    text-decoration: none;
    margin-right: 10px;
}
.each_menu {
    background-color: #87a328;
    height: 24px;
    width: 100%;
    margin-right: 0px;
    padding-bottom: 4px;
    margin-bottom: 2px;
    float: left;
    padding-top: 11px;
    
    color: #fefefe;
    padding-top: 6px;
    font-weight: bold;
    text-align: center;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fefefe;
    padding-top: 6px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding-top: 15px;
}
.each_menu.active, .each_menu:hover {
    background-color: #a6c344;
}
.stampler {
    float: right;
    width: 42px;
    height: 421px;
    background-image: url(images/index_21.gif);
    background-repeat: repeat-y;
}
.stampler_top {
    height: 155px;
}
.stampler_empty {
    float: right;
    width: 42px;
    background-image: url(images/stampler_empty.gif);
    background-repeat: repeat-y;
}
.stampler_empty_top {
    height: 70px;
}
.stampler_empty_middle {
    height: 68px;
}
.stampler_empty_container {
    width: 100%;
    overflow: auto;
}
.menu_top_gradient {
    position: absolute;
    top: 0;
    left: 1px;
    background-image: url(images/menu_top_gradient.gif);
    width: 268px;
    height: 226px;
}
.menu_top_gradient .logo_alt {
    margin-top: 44px;
    margin-right: 19px;
    opacity: 0.4;
}
/*///////////////////////////////////
//////////////CONTENT////////////////
///////////////////////////////////*/
.content {
    float: left;
    height: 100%;
    width: 830px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.left_content {
    height: 100%;
    width: 30px;
    float: left;
}
.fill_left_content {
    background-image:url(images/index_09.gif);
    background-repeat: repeat-y;
    width: 30px;
    height: 41px;
}
.fill_left_content2 {
    background-image:url(images/index_09.gif);
    background-repeat: repeat-y;
    width: 30px;
    height: 67px;
}
.stampler2 {
    background-image:url(images/index_14.gif);
    background-repeat: repeat-y;
    width: 30px;
    height: 156px;
}
.stampler2_2 {
    background-image:url(images/index_14.gif);
    background-repeat: repeat-y;
    width: 30px;
    height: 415px;
}
.center_content {
    width: 795px;
    float: left;
    background-color: #FFFFFF;
}
.center_content_top {
    background-image:url(images/index_05.gif);
    background-repeat:repeat-x;
    height: 29px;
    width: 100%;
    float: left;
}
.center_content_text {
    float: left;
    width: 795px;
}
.right_content {
    float: left;
    width: 5px;
    height: 100%;
    background-color: #FFFFFF;
}
.fill_right_content {
    float: left;
    background-image:url(images/index_11.gif);
    background-repeat: repeat-y;
    width: 5px;
    height: 688px;
}
/*///////////////////////////////////
////////////////TEXT/////////////////
///////////////////////////////////*/
.headline {
    margin-left: 43px;
    margin-bottom: 2px;
}
.headbox {
    width: 95%;
    font-size: 14px;
    border: #aeaeae 1px solid;
    background-color: #f7f7f7;
    margin-top: 5px;
    margin-left: 20px;
}
.headbox_blue {
    background-color: #1d9a87;
    color: white;
    padding: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    overflow: auto;
}
.headbox_blue .specialities {
    margin-top: -10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
}
.headbox_blue .specialities a {
    font-size: 16px;
    color: black;
    text-decoration: none;
}
.headbox_blue .specialities a:hover {
    text-decoration: underline;
}
.headbox_blue .image_profile {
    background: white;
    padding: 6px 6px 32px 6px;
    float: left;
    margin-right: 14px;
}
.blog_container {
    margin: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    overflow: auto;
    text-align: justify;
    background: url(images/blog_posts_separator.gif) no-repeat 374px -22px;
}
.blog_container .two_columns {
    width: 45%;
    float: left;
}
.blog_container .two_columns:first-child {
    margin-right: 30px;
}
.blog_container .two_columns:nth-child(2) {
    margin-left: 30px;
}
.blog_container .blog_post img {
    float: left;
    padding-right: 10px;
    padding-bottom: 3px;
}
.read_more {
    padding: 10px 17px;
    background-color: #1d9a87;
    color: white;
    border-radius: 7px;
    text-decoration: none;
    display: inline-block;
    float: right;
    margin-top: 17px;
    border: 0;
    cursor: pointer;
}
.read_more:hover {
    background-color: #2bc5ae;
}
/*///////////////////////////////////
//////////////HOME PAGE//////////////
///////////////////////////////////*/
.headbox_left1 {
    width: 96px;
    height: 73px;
    background-image:url(images/index_211.gif);
    background-repeat: no-repeat;
    margin-left: 2px;
    margin-top: 15px;
    margin-right: 10px;
    float: left;
}
.headbox_left5 {
    width: 96px;
    height: 130px;
    background-image:url(images/icon_portfolio.gif);
    background-repeat: no-repeat;
    background-position: 11px 0px;
    margin-left: 2px;
    margin-top: 8px;
    margin-right: 10px;
    float: left;
}
.headbox_text {
    margin-top: 8px;
}
.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #636363;
    font-weight: normal;
}
.text2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
    font-weight: normal;
    text-align: center;
}
.text2 a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
    font-weight: normal;
    text-decoration: none;
}
.text2 a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
    font-weight: normal;
    text-decoration: underline;
}
.text2 a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
    font-weight: normal;
}
.headline2 {
    height: 54px;
    width: 457px;
    margin-left: 20px;
    margin-top: 7px;
}
.headline3 {
    margin-top: 20px;
    margin-left: 11px;
    height: 26px;
    font-family: "Calibri";
    font-size: 25px;
    margin-bottom: 15px;
    color: #729402;
}
.text_space {
    margin-top: 10px;
    margin-left: 20px;
    text-align: justify;
    margin-right: 20px;
}
/*///////////////////////////////////
///////////////ABOUT/////////////////
///////////////////////////////////*/
.headbox2 {
    width: 453px;
    overflow: auto;
    border: #aeaeae 1px solid;
    background-color: #f7f7f7;
    margin-top: 5px;
    margin-left: 20px;
}
.headbox_left2 {
    width: 48px;
    height: 443px;
    background-image:url(images/index_111.gif);
    background-repeat: no-repeat;
    margin-left: 8px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}
.headbox_text2 {
    margin-top: 8px;
    margin-right: 10px;
    margin-bottom: 8px;
}
.text3 {
    color: #636363;
    font-weight: normal;
    line-height: 19px;
}
.skills-list li {
    background-color: #729402;
    color: white;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 8px;
    margin-bottom: 7px;
    font-size: 15px;
}
/*///////////////////////////////////
///////////////ABOUT/////////////////
///////////////////////////////////*/
.headbox_left3 {
    width: 59px;
    height: 92px;
    background-image: url(images/star.gif);
    background-repeat: no-repeat;
    margin-left: 8px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}
/*///////////////////////////////////
/////////////PORTFOLIO///////////////
///////////////////////////////////*/
.boxes {
    margin-left: 2px;
    margin-top: 30px;
    overflow: auto;
}
.box {
    background-image:url(images/window.gif);
    background-repeat:no-repeat;
    width:98px;
    float: left;
    height: 163px;
    margin-left: 29px;
    margin-bottom: 25px;
}
.foto {
    margin-left: 2px;
    margin-top: 2px;
}
.buttons {
    margin-top: 20px;
    text-align: center;
}
.text_buttons {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #729402;
    font-weight: normal;
}
.text_buttons a {
    display: inline;
    float: none;
}
.portfolio1 .content {
    margin-bottom: -31px;
}
/*///////////////////////////////////
//////////////CONTACT////////////////
///////////////////////////////////*/
.headbox_left4 {
    width: 59px;
    height: 134px;
    background-image: url(images/letter.gif);
    background-repeat: no-repeat;
    margin-left: 8px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}
.flash {
    margin-left: 25px;
}
.contact_form {
    padding: 15px 0 15px 15px;
}
.contact_form label {
    width: 100px;
    display: inline-block;
    text-align: right;
}
.contact_form label.textarea {
    vertical-align: top;
    margin-top: 3px;
}
.contact_form textarea {
    height: 190px;
}
.contact_form fieldset {
    border: 0;
}
.contact_form input[type="text"],
.contact_form textarea {
    width: 83.4%;
    background-color: #f7f7f7;
    border: 1px solid #b4b4b4;
    padding: 7px;
    color: #636363;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
.contact_form input.error,
.contact_form textarea.error {
    border: 1px solid red;
}
.contact_form div.error {
    border: 1px solid red;
    padding: 6px;
    background-color: #fbc2c2;
    color: #545454;
    font-size: 14px;
    padding-left: 15px;
    margin-bottom: 5px;
}
/*///////////////////////////////////
///////////////BOTTOM////////////////
///////////////////////////////////*/
.bottom {
    width: 1157px;
    float:left;
    height: 87px;
    margin-top: 0px;

}
.bottom_left {
    float: left;
    width: 311px;
    height: 87px;
}
.bottom_left2 {
    float: left;
    background-color: #729402;
    height: 84px;
    width: 269px;
    background-image: url(images/menu_bottom_squares.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.bottom_left3 {
    height: 70px;
    width: 42px;
    float: left;
}
.bottom_left4 {
    float: left;
}
.bottom_center_main {
    width: 839px;
    height: 70px;
    float: left;
}
.bottom_center {
    background-color:#FFFFFF;
    background-image: url(images/index_28.gif);
    background-repeat: repeat-x;
    width: 738px;
    height: 87px;
    float: left;
}
.bottom_center2 {
    float: left;
}
.fill_center_left {
    background-image:url(images/index_09.gif);
    background-repeat: repeat-y;
    width: 30px;
    height: 21px;
}
.bottom_right {
    float: left;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.mobile_bottom_buttons {
    display: none;
}


@media only screen and (max-width: 1160px) {
    .all3, .menu {
        float: none;
    }
    .all2, .menu, .bottom, .bottom_left2, .bottom_left,
    .content, .center_content_text {
        width: 100%;
    }
    .all2 {
        margin-top: 5px;
    }
    .menu_top_gradient {
        position: static;
        margin: 0 auto;
    }
    .stampler_empty_container, .stampler_top, .stampler,
    .bottom_left3, .bottom_center_main {
        display: none;
    }
    .menu2 {
        margin-top: -184px;
        position: static;
        width: 100%;
        background-color: #282828;
        overflow: auto;
    }
    .menu_text {
        height: auto;
    }
    .center_content {
        width: calc(100% - 36px);
    }
    .headline {
        text-align: center;
        margin-left: 0;
    }
    .headline .logo {
        width: 100%;
    }
    .blog_container {
        background: white;
    }
    .blog_container .two_columns {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 20px;
    }
    .content {
        background-image: url(images/index_14.gif);
        background-repeat: repeat-y;
        background-color: white;
        margin-top: -24px;
    }
    .headbox_blue, .blog_container, .text2 a, .text2 a:hover, .text2 {
        font-size: 16px;
        line-height: 20px;
    }
    .bottom_left2 .text2 .topSpace {
        display: none;
    }
    .scan a img {
        width: 100%;
    }
    .mobile_bottom_buttons {
        display: block;
    }
    .bottom {
        height: auto;
    }
    .mobile_bottom_buttons .buttons {
        margin-top: 0px;
        margin-bottom: 14px;
    }
    .headline3 {
        height: auto;
    }
    .contact_form label {
        text-align: left;
    }
}

@media only screen and (max-width: 500px) {
    .headbox_blue span {
        display: block;
        float: none;
        clear: both;
    }
}