/* Here you can include your additional CSS Styles */

#zo2-footer2-links ul {
    text-align: right;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    margin: 0 auto;
    width: 238px;
}

@media (max-width: 768px) {
    #zo2-footer2-links ul {
        justify-content: center;
    }
    .zo2-wrapper #zo2-footer-wrap #zo2-footer-copyright .zo2-copyright {
        line-height: 36px;
    }
}
#zo2-footer2-links ul li {
    list-style: none;
    line-height: 52px;
    padding-right: 20px;
}
#zo2-footer2-links ul li i {
    font-size: 18px;
    color: #fff;
}

#zo2-footer-logo img {
    margin-top: 16px;
    height: 40px;
}

#zo2-footer-contact .footer-bussiness p {
    line-height: 10px;
}

.zt-portfolio-item .zt-portfolio-info h3 {
    margin: 0;
}

.zt-portfolio-item .zt-portfolio-info h3,
.zt-portfolio-item .zt-portfolio-info h3 a {
    font-size: 14px;
    font-family: 'Oswald', Sans-Serif;
    transition: all 0.4s ease 0s;
    text-transform: uppercase;
    color: #333;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 210px;
}

#zo2-position-5 .custom {
    position: relative;
    height: 400px;
    overflow: hidden;
}

#zo2-position-5 .custom iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

#zo2-position-3 p {
    color: #fff;
}

#zo2-position-3 a {
    color: #f1c40f;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    font-family: 'Oswald', Sans-Serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 30px;
    display: -webkit-inline-box;
    text-decoration: none;
}

#zo2-position-3 .row {
    margin: 0;
}

#zo2-partner-wrap .our-partner h3.moduletitle {
    margin-top: 50px;
}

#zo2-body-wrap {
    margin-bottom: 50px;
}

#zo2-body-wrap .contact .contact-contactinfo .contact-emailto,
#zo2-body-wrap .contact .contact-address .contact-emailto {
    padding: 0;
}

#zo2-body-wrap .contact .form-control {
    border: 1px solid #ebebeb;
    padding: 10px;
}

#zo2-body-wrap .contact input[type=file]  {
    border: 0;
}

#simple-contact-form-154 li.parsley-required {
    list-style: none;
    border: 0;
    padding: 0;
    width: 100%;
}
#simple-contact-form-154 button[type="submit"] {
    border-radius: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-color: #f1c40f;
    padding: 14px 40px;
    background-color: #f1c40f;
    color: #fff;
    width: 178px;
}

#zo2-body-wrap .contact textarea {
    margin-bottom: 10px;
}