.elementor-3513 .elementor-element.elementor-element-2228147{text-align:center;}.elementor-3513 .elementor-element.elementor-element-2228147.elementor-widget-heading .elementor-heading-title{color:#000000;}.elementor-3513 .elementor-element.elementor-element-2228147 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-3513 .elementor-element.elementor-element-0b417e9{margin-top:20px;margin-bottom:0px;}.elementor-3513 .elementor-element.elementor-element-8f0328f{text-align:center;}.elementor-3513 .elementor-element.elementor-element-8f0328f.elementor-widget-heading .elementor-heading-title{color:#000000;}.elementor-3513 .elementor-element.elementor-element-8f0328f .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-3513 .elementor-element.elementor-element-c01eda0{margin-top:20px;margin-bottom:0px;}.elementor-3513 .elementor-element.elementor-element-4b37457{text-align:center;}.elementor-3513 .elementor-element.elementor-element-4b37457.elementor-widget-heading .elementor-heading-title{color:#000000;}.elementor-3513 .elementor-element.elementor-element-4b37457 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;}/* Start custom CSS for shortcode, class: .elementor-element-5833ca6 */.elementor-3513 .elementor-element.elementor-element-5833ca6 .flip_column{
    margin: auto;
}/* End custom CSS */
/* Start custom CSS for page-settings *//*css by jonathan*/

.section_title{
	display:none;
}

/*Front*/
.flip_card_front_overlay{
    padding: 15px 5px 15px 5px;
}

.flip_front_name{
	font-size:21px;
	font-weight: 600;
	font-family: "Poppins", Sans-serif;
	margin-bottom:5px;
}

.flip_front_title{
	font-size:20px;
	font-weight: 400;
	font-family: "Poppins", Sans-serif;
	margin-bottom:0px;
}

.flip_card_front,.flip_card_back{
    border:5px solid #0b449d;
    border-radius: 5px
}


/*Back*/
.flip_back_title,.flip_back_content,.flip_back_email,.flip_back_email a{
	color:white;
	font-family: "Poppins", Sans-serif;
}

.flip_back_content{
    font-size: 14px;
    height: 300px;
    overflow: auto;
}

.flip_card_back{
    background-color: #5697ef;

}

.flip_back_email,.flip_back_email a{
	font-size:12px;
}

/*remove scrollbar*/
@media screen and (min-width:1025px){
    .flip_card_back_content{
        overflow: hidden;
    }
    
    .flip_back_content{
        width: 100%;
        padding-right:17px;
        box-sizing:content-box;
}}

@media screen and (max-width:1024px){
    body.elementor-page-3513 .elementor-shortcode{ 
        display: flex; 
        flex-wrap: nowrap; 
        overflow-x: auto; 
        -webkit-overflow-scrolling: touch; 
        scroll-snap-type: x mandatory; 
    } 
    
    .flip_row{
        flex: 0 0 auto; 
        max-width: calc(900px + 60px);
        scroll-snap-align: center ; 
        overflow: visible; 
    }
    
    .flip_column{
        margin-right:20px;
        padding:0;
    }
}


@media screen and (max-width:767px) and (orientation:portrait){
    
    body.elementor-page-3513 .elementor-shortcode{ 
        display: flex; 
        flex-wrap: nowrap; 
        overflow-x: auto; 
        -webkit-overflow-scrolling: touch; 
        scroll-snap-type: x mandatory; 
    } 
    
    .flip_row{
        flex: 0 0 auto; 
        max-width: calc(210vw + 15px);
        scroll-snap-align: center ; 
        overflow: visible; 
    }
    
    .flip_column{
        width: 70vw;
        margin-right:5px;
        padding:0;
    }
    
    .flip_card{
        width: 100%;
        height: 95vw;
    }
    
    .flip_back_email{
        font-size:14px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: calc(100% - 40px);
        margin-bottom: 15px;
    }
    
    .flip_back_email:hover{
        overflow: visible;
        white-space: normal;
    }
    
    
     .flip_back_content{
        height:calc(100% - 50px);
    }
    
    .flip_front_name{
        font-size:16px;
    }
    
    .flip_front_title{
        font-size:15px;
    }
    
    .flip_back_email, .flip_back_email a{
        font-size:14px;
    }
    
}

@media screen and (max-width:767px) and (orientation:landscape){
    
    body.elementor-page-3513 .elementor-shortcode{ 
        display: flex; 
        flex-wrap: nowrap; 
        overflow-x: auto; 
        -webkit-overflow-scrolling: touch; 
        scroll-snap-type: x mandatory; 
    } 
    
    .flip_row{
        flex: 0 0 auto; 
        max-width: calc(120vw + 15px);
        scroll-snap-align: center ; 
        overflow: visible; 
    }
    
    .flip_column{
        width: 40vw;
        margin-right:5px;
        padding:0;
    }
    
    .flip_card{
        width: 100%;
        height: 50vw;
    }
    
    .flip_back_email{
        font-size:14px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: calc(100% - 40px);
        margin-bottom: 15px;
    }
    
    .flip_back_email:hover{
        overflow: visible;
        white-space: normal;
    }
    
    .flip_back_content{
        height:calc(100% - 50px);
    }
    
    .flip_front_name{
        font-size:16px;
    }
    
    .flip_front_title{
        font-size:15px;
    }
    
    .flip_back_email, .flip_back_email a{
        font-size:14px;
    }
}/* End custom CSS */