/* Global */

body {
    color: #5b5b5b;
    font-family: 'Raleway', sans-serif;
}

p {
}

#branding-wrapper,
#menu,
.entry-content,
footer,
#content {
    width: 1040px;
    margin: 0px auto;
}
header#header {
    background: #1FB25A;
    position: relative;
    z-index: 9999999;
}
.home #content {
    width: 100%;
}

input[type="submit"],
input[type="button"] {
    -webkit-appearance: none;
}

h1,
a {
    color: #1FB25A;
}

.entry-content {
    line-height: normal;
    padding-bottom:70px;
}

.entry-content strong {
    font-weight: bold;
}

h1 {
    font-size: 30px;
    margin: 20px 0;
}

h2 {
    font-size: 24px;
    font-weight: 600;
}

h2 a {
    text-decoration: none;
}

p, .col-50 {
    line-height: 1.8em;
}

.post-edit-link {
    display: none;
}

.single strong {
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
}

.btn {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.btn:hover {
    background: #2fc46a;
}

.services .contactbtnwrap a,
.contactbtn {
    background: #1FB25A;
    display: inline-block;
    padding: 1.5em 2.5em;
    color: white;
    border-radius: 4px;
    text-decoration: none;
    font-size: 1em;
    margin: 40px 0;
    text-transform: uppercase;
    font-weight: bold;
}

input[type="submit"] {
    background: #1FB25A;
    border: 0;
    display: inline-block;
    padding: 11px;
    color: white;
    border-radius: 4px;
    text-decoration: none;
    font-size: 1.2em;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

input[type="submit"]:hover {
    background: #2fc46a;
}

.services .contactbtnwrap {
    text-align: center;
}

ul {
    margin-left: 3em;
    margin-top: 10px;
}

ul.menu {
    margin-left: 0;
    margin-top: 0;
}

ul.menu li {
    line-height: normal;
    list-style-type: none;
}

ul li {
    line-height: 1.8em;
    list-style: square;
}

.col-50 {
    width: 48%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-top: 50px;
}
.col-50:nth-of-type(even) {margin-left:3%;}

#content .project-content div.col-50:nth-of-type(1), .page-template-ContactTemplate section.entry-content > div:nth-of-type(1){
    padding-right: 40px;
}
.page-template-ContactTemplate section.entry-content > div:nth-of-type(2){
    text-align: center;
}
#content .project-content div.col-50:nth-of-type(2) p {
    padding: 0;
}

.col-50.left {
    padding-right: 40px;
    float: left;
}

.col-50.right {
    text-align: center;
    float: right;
}

.col-50.right p.info-right {
    margin-bottom: 20px;
    padding-left: 40px;
}

#wrapper a.button {
    background: #e30518;
    color: #fff;
    border-radius: 4px;
    padding: 10px 20px;
    font-weight: bold;
    margin: 10px 0;
    display: inline-block;
    font-size: 13px;
    line-height: normal;
    text-decoration: none;
}

.archive #container,
.page-template-default #container,
.search #container,
.page-template-ContactTemplate #container{
    margin-top: 60px;
}

.googlemap-wrapper {
    height:400px;
}

footer.single {
    margin-bottom: 40px;
}

footer.single .nav-previous {
    float: left;
}

footer.single .nav-next {
    float: right;
}

footer.single nav#nav-below {
    overflow: hidden;
}

.btn-wrapper {
    text-align: center;
}


/*search page*/
.search footer {margin-top:50px;}
.search h1 {margin-bottom:40px;}
.search article {
    width:236px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #eee;
    min-height: 141px;
    margin-bottom: 30px;
}
.search article:nth-of-type(4n), .search article:last-of-type {
    margin:0px;
    padding:0px;
    border:none;
}
.search article p {
    font-size:13px;
}
.search article h2 {
    font-size:16px;
    font-weight:300;
    margin-bottom:10px;
}

img.lid-img {
    float: left;
    margin: 0 20px 20px 0;
    border-radius: 5px;
}

/***eigen css***/

body #huge_it_portfolio_popup_list_1 .popup-wrapper_1 .image-block_1 {
    width: 30%;
    position: relative;
    height: 60%;
    float: left;
    margin-right: 2%;
    border-right: 1px solid #ccc;
    min-width: 200px;
}

body #huge_it_portfolio_popup_list_1 .popup-wrapper_1 .image-block_1 img {
    width: 70% !important;
    display: block;
    padding: 0px !important;
    margin: 0px auto;
}

body #huge_it_portfolio_popup_list_1 .popup-wrapper_1 .right-block {
    width: 67%;
    position: relative;
    float: left;
}

body h1, a {
    color: #E30518;
}

body .description strong {
    font-weight: bold;
}

body ul#huge_it_portfolio_popup_list_1 {
    z-index: 99999999;
}

body div#huge-popup-overlay_1 {
    z-index: 9999999;
}

span.required {
    color: red;
    font-weight: bold;
}

form.wpcf7-form p {position: relative;}
form.wpcf7-form p span.label {
    position: absolute;
    font-size: 14px;
    top: 15px;
    left: 15px;
    z-index: 9;
    background-color: #fff;
    padding: 0 10px;
}

form.wpcf7-form p input.wpcf7-text,
form.wpcf7-form p textarea.wpcf7-textarea {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 20px 30px 15px;
    font-family: inherit;
    outline: none;
    color: #999;
    -webkit-appearance: none;
}
form.wpcf7-form p input.wpcf7-text:focus,
form.wpcf7-form p textarea.wpcf7-textarea:focus {color:#5b5b5b;}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color:#999!important;
}

div div.wpcf7 {
    margin-top: -30px;
}

input:-webkit-autofill:focus {-webkit-text-fill-color:#5b5b5b!important;}

.wpcf7-response-output {
    position: static!important;
    border-radius: 5px;
    font-size: 14px;
}

@media screen and (max-width: 885px) {
    body #huge_it_portfolio_popup_list_1 .popup-wrapper_1 .right-block {
        width: 100%;
    }
    
    body #huge_it_portfolio_popup_list_1 .popup-wrapper_1 .image-block_1 {
    border-right: 0px;
    }
    
    body #huge_it_portfolio_popup_list_1 .popup-wrapper_1 .image-block_1 img {
    width: 100% !important;
}
}

.portelement_1 {
    position: relative!important;
    left: 0!important;
    top: 0!important;
    display: inline-block;
    width: 146px!important;
}

.portelement_1 img {
    width: 100%;
}

#container .portelement_1 .title-block_1 h3 {
    font-size: 0.8em!important
}

.portelement_1 .title-block_1 {
    padding: 10px;
}