/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: http://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: -
Version: 20.4.3.1

All css files are placed in /css/ folder
*/

.column_attr.clearfix{
	position:relative;
	pointer-events: none;
}

.one-third .column_attr.clearfix:before {
    content: "Suvarchase Bank Ltd.";
    display: block;
    height: 28px;
    position: absolute;
    background: #f3994c;
	color:white;
    z-index: 10072;
    width: 100%;
    top: 0;
    left: 0;
    visibility: visible;
    border: 1px solid #EEEEEE;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
}

.one-third .column_attr.clearfix:after{
	content: "";
    display: block;
    height: 35px;
    position: absolute;
    background: url(http://www.suvarchasebank.com/wp-content/uploads/2017/11/logo-stripe.jpg) no-repeat;
    color: white;
    z-index: 10072;
    width: 100%;
    bottom: 0;
    left: 0;
    visibility: visible;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    background-size: 100%;
}

iframe{
	max-height:350px;
}