/*
 Theme Name:   Engic Child
 Theme URI:    http://themeforest.net/user/euthemians
 Description:  Engic Child Theme
 Version:      2.3.5
 Author:       Euthemians Team
 Author URI:   http://euthemians.com
 Template:     engic
*/

ul {
	margin-left: 35px;
}

p {
	margin-bottom: 10px;
}

.simple-padding {
    padding: 50px 10px;
}

.tight-headers .eut-text h1,
.tight-headers .eut-text h2,
.tight-headers .eut-text h3 {
    margin-bottom: -30px;
}

.equal-columns-center .eut-column h3 {
    min-height: 100px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 24px;
    padding: 15px;
}

.equal-columns-center .eut-element p {
    min-height: 140px;
}

#eut-body .eut-feature-header {
    margin-top: 0 !important;
}

#eut-body.home .eut-feature-footer,
#eut-body .eut-feature-footer {
    margin-bottom: 0px !important;
}

#eut-body.home #eut-main-content .eut-container,
#eut-body #eut-main-content .eut-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.full-width-bg-padding-fix {
    margin-top: 0px !important;
}

#eut-theme-wrapper .eut-container .eut-section {
    margin-bottom: 0;
}

.light-bg-box {
    position: relative;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.light-bg-box:before {
    content: ' ';
    background-color: rgba(255,255,255,.7);
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
}

.light-bg-box .eut-column-1-2 .eut-align-right {
    padding-right: 15px;
}

.light-bg-box .eut-column-1-2 .eut-align-left {
    padding-left: 15px;
}

.light-bg-box.eut-column-1-2 {
    width: 48%;
    margin-left: .5%;
    margin-right: 1%;
}

.light-bg-box.eut-column-1-2:first-child {
    margin-left: 1.5%;
    margin-right: .5%;
}

.light-bg-box.eut-column-1-3 {
    width: 31%;
    margin-left: .5%;
    margin-right: 1%;
}

.light-bg-box.eut-column-1-3:first-child {
    margin-left: 1.5%;
    margin-right: .5%;
}

.eut-section.overflow-visible {
    overflow: visible;
}

/* Popups */

.pum-container.theme-2999{
    background-color: #cbd4d2 !important;
    color: #447887;
}

.pum-container.theme-2999 p {
    color: #447887;
}

.pum-container.theme-2999 .pum-close {
    background-color: transparent !important;
    box-shadow: none !important;
    height: 25px !important;
    width: 25px !important;
    line-height: 10px !important;
    top: 22px !important;
    right: 15px !important;
    color: #447887 !important;
}

.pum-container.theme-2999 .eut-btn {
    font-size: 10px !important;
    letter-spacing: 1.5px !important;
}

.pum-container.theme-2999 .eut-btn:hover {
    background-color: transparent;
    border-color: #447887 !important;
    color: #447887 !important;
}

.mailchimp-embed-form .input-group ul {
    list-style: none;
    margin: 0 25px 20px;
    padding: 0;
}

.mailchimp-embed-form label {
    line-height: 3em;
}

.mailchimp-embed-form input[type="radio"] {
    position: relative;
    top: 3px;
    margin-right: -20px;
    left: -30px;
}

.eut-single-portfolio-content {
    padding: 50px 0;
}

.mailchimp-embed-form .two-col .mc-field-group {
    width: 50%;
    float: left;
    padding-left: 2%;
}

.mailchimp-embed-form .two-col .mc-field-group:first-child {
    padding-left: 0;
}

.mailchimp-embed-form .two-col {
    overflow: hidden;
}

.mailchimp-embed-form .button {
    margin-top: 20px;
}

.mailchimp-footer-form {

}

.mc-newsletter-form .form-col {
    width: 32%;
    padding-right: 1%;
    float: left;
}

.mc-newsletter-form .mc-submit {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.mc-newsletter-form .mc-submit input {
    margin: 30px auto;
}

.mc-newsletter-form .eut-btn.eut-btn-line {
    background-color: transparent !important;
}

.mc-newsletter-form .eut-btn.eut-btn-line:hover {
    background-color: #447887 !important;
}