/**
Theme Name: epca
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: epca
Template: astra
*/

.fc-full-width {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

html {
    background: #FFDBB4;
}

body .gform_wrapper input,
body .gform_wrapper select,
body .gform_wrapper textarea {
    font-family: Arial !important;
}

#masthead .site-logo-img img{
    margin-left: 13px;

}

.site-header .site-description {
    color: #d81e25 !important;
    padding-top: 5px;
}

.elementor-element-68ad61c{
    margin-bottom: 10px !important;
}

#primary {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.ast-header-break-point .ast-above-header-section .widget {
    margin: 0;
}

h1.entry-title {
    margin-top: 1em;
}

.blog-layout-1 {
    border-bottom: none;
    border-top: 1px solid #eee;
    padding-top: 2em;
    padding-bottom: 1em;
}

@media only screen and (max-width: 1119px) {
    .pagination {
        padding: 0 20px;
    }
}
.EpcSubmenu ul ul {
    margin-left: 20px;
}

#after-content {
    background: #D71820;
    color: white;
}
#after-content .ast-container {
    margin-left: auto;
    margin-right: auto;
}
#after-content .widgettitle {
    padding-top: 20px;
    color: white;
}
#after-content #subnav {
    margin: auto;
    padding: 10px 0 20px 0;
}
#after-content ul.submenu ul {
    margin-left: 20px;
}
#after-content ul a {
    color: white;
}
#after-content ul a:hover {
    text-decoration: underline;
}

.certifications{
    text-align: center;
}

.certification{
    margin: 30px 1%;
    vertical-align: top;
    display: inline-block;
}

.flip-card-front h3{
    padding: 0px 20px 0px 20px;
    font-weight: bold;
    color: black !important;
}

@media only screen and (min-width: 769px) {

    .certification{
        width: 22%;
    }

    /* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
    .flip-card {
        background-color: transparent;
        width: 100%;
        height: 300px;
        box-sizing: border-box;
        perspective: 1000px; /* Remove this if you don't want the 3D effect */
    }

    .flip-card:hover {
        cursor: pointer;
    }

    /* This container is needed to position the front and back side */
    .flip-card-inner {
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        transition: transform 0.8s;
        transform-style: preserve-3d;
    }

    /* Do an horizontal flip when you move the mouse over the flip box container */
    .flip-card:hover .flip-card-inner {
        transform: rotateY(180deg);
    }

    /* Position the front and back side */
    .flip-card-front, .flip-card-back {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden; /* Safari */
        backface-visibility: hidden;
    }

    /* Style the front side (fallback if image is missing) */
    .flip-card-front {

        border-radius: 20px;
    }

    /* Style the back side */
    .flip-card-back {
        transform: rotateY(180deg);
        padding: 0px 0px;
        font-size: 15px;

    }
}


@media only screen and (max-width: 1119px) {
    .certification {
        width: 31%;
    }
}

@media only screen and (max-width: 768px) {
    .certification {
        width: 47%;
        margin: 20px 1%;
        vertical-align: top;
    }

    .flip-card-back{
        margin-top: 20px;
    }
}

@media only screen and (max-width: 600px) {
    .certification {
        width: 100%;
        margin: 0px auto;
        display: block;
        border-top: 1px solid #eee;
        padding: 20px 20px 0 20px;
    }
}


select{
    padding: 5px 5px;
}

body .gform_wrapper input,
body .gform_wrapper select,
body .gform_wrapper textarea{
    font-family: Arial !important;
}

.gform_title{
    color: #8d0742 !important;
    font-size: 30px !important;
    font-weight: normal !important;
}

.gform_wrapper .gform_heading{
    margin-bottom: 0px !important;
}

.gform_wrapper span.gform_description{
    margin-bottom: 0px !important;
}

.gform_wrapper {

    padding: 0px;
    width: 100%;
    margin: 0 auto 20px auto;
}

#input_1_41{
    width: 100%;
}

@media only screen and (min-width: 850px) {

    #gform_wrapper_1:not(.gform_validation_error) #field_1_43,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_44,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_45,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_37,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_46,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_39,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_41,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_40,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_34,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_42{
        width: 50%;
        float: left;
        clear: none;
    }

    #gform_wrapper_1:not(.gform_validation_error) #field_1_34{
        clear: left;
    }

    #gform_wrapper_1:not(.gform_validation_error) #field_1_47,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_33{
        padding-top: 20px;
    }

}

.error-404{
    max-width: 1120px;
    padding: 0 20px;
    margin: auto;
}