/*----------------------------------------------------
@File: Hostar
@Author: SreeThemes
@URL: http://sreethemes.com
----------------------------------------------------*/
/*----------------------------------------------------------------*/

<!--Custom by Mohosin
-->
/*----------------------------------------------------------------*/
/*Prefix Styles*/
body {
	position: relative;
	transition: all 300ms ease-in-out 0s;
	/*Global Font*/
	/*Floating*/
	/*Section Fix*/
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
}
 /* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 0px;
  scrollbar-width:thin;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #a97bc4;
  border-radius: 0px;
} 
html {
  --scrollbarBG: #90A4AE;
  --thumbBG: #a97bc4;
}

body::-webkit-scrollbar {
  width: 8px;
}

.top_header .nav {
	float: inherit;
	margin-top: 20px;
}
.navbar-right {
	float: right !important;
	margin-right: 0px;
}
.color-white{ color:#FFF}

.menumidTitle{ font-weight:bold; font-size:16px;}
.p-0{ padding:0px;}
.feature-box {
	margin-bottom: 0px;
	height: auto;
	border-bottom: 1px solid;
	padding: 15px 10px;
}
.shadow3 {
	background: url(../images/shadow3.png) no-repeat top center;
	height: 30px;
	margin-bottom:0px;
}

.feature-box ul {
	margin-left: 15px;
	padding-left: 0px;
	/* list-style: square; */
}

.tabbg{position: relative;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 0 !important;}

.pro-data {
	position: absolute;
	bottom: 0;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 22px;
	margin-bottom: 0;
	padding-bottom: 30px;
	z-index: 0;
	font-weight: 500;
}
.pro-title::before {
	content: '';
	position: absolute;
	top: 0%;
	left: 0;
	height: 100%;
	width: 100%;
	background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(60%, rgba(0, 0, 0, 5)));
	background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 60%);
	background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 60%);
	background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 60%);
	background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 5) 60%);
	z-index: -1;
	opacity: .9;
}
.pro-text{ text-align:left; padding:0 40px;}

.section-spacing3 {
	padding: 25px 0px;
}

.spad {
	padding-top: 40px;
	padding-bottom: 20px;
}

.about-text {
	text-align: left;
	padding: 0 35px;
}
.section-title span {
	font-size: 16px;
	color: #97ddb8;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.section-title h2 {
	font-size: 40px;
	color: #ffff;
	line-height: 44px;
	margin-top: 10px;
}

.about-text {
 text-align:justify;
 padding:0 35px
}
.about-text p {
 color:#fff;
 font-weight:500
}
.about-text p.f-para {
 margin-bottom:10px
}
.about-text p.s-para {
 margin-bottom:35px
}
.about-text .about-btn {
 color:#fff
}
.about-pic img {
 min-width:100%
}
.primary-btn {
	display: inline-block;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	position: relative;
}
.primary-btn::after {
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 100%;
	height: 2px;
	background: #c984f0;
	content: "";
}
.blog-section .section-title {
	margin-bottom: 36px;
}
.section-title {
	margin-bottom: 22px;
}
.blog-section.blog-page {
 padding-top:0;
 padding-bottom:88px
}
.blog-item {
 max-height:250px;
 position:relative;
 margin-bottom:15px;
 border-radius:5px;
 overflow:hidden;
 box-shadow: 0 3px 4px 0 rgba(0,0,0,.15);
}
.blog-item.small-size {
 height:250px
}
.blog-item .bi-text {
 position:absolute;
 left:0;
 bottom:0px;
 width:100%;
 padding-left:20px;
 padding-right:20px;
 z-index:10;
}
.blog-item .bi-text .b-tag {
 display:inline-block;
 color:#fff;
 font-size:16px;
 text-transform:uppercase;
 letter-spacing:1px;
 padding:3px 10px;
 border-radius:2px
}
.blog-item .bi-text h4 {
 margin-top:5px;
 margin-bottom:0px
}
.blog-item .bi-text h4 a {
 color:#fff
}
.blog-item .bi-text .b-time {
 font-size:13px;
 color:#33;
 text-transform:uppercase;
 margin-top:10px;
 
}
.pl-7{ padding-left:7px;} .pr-7{ padding-right:7px;}
.blog-item ul{ margin-left:15px;  padding-left:5px}
/*.set-bg::before {
	content: '';
	position: absolute;
	top: 0%;
	left: 0;
	height: 100%;
	width: 100%;
	background: -moz-linear-gradient(top, transparent 0, rgba(256, 256, 256, 5) 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(60%, rgba(256, 256, 256, 5)));
	background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 40%);
	background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 40%);
	background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 40%);
	background: linear-gradient(to bottom, transparent 0, rgba(256, 256, 256, 5) 60%);
	z-index: 1;
	opacity: .7;
}*/

.abpro-data {
	position: absolute;
	bottom: 0;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 22px;
	margin-bottom: 0;
	padding-bottom: 30px;
	z-index: 0;
	font-weight: 500;
}
.abpro-title::before {
	content: '';
	position: absolute;
	top: 0%;
	left: 0;
	height: 100%;
	width: 100%;
	background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(60%, rgba(0, 0, 0, 5)));
	background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 60%);
	background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 60%);
	background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, 5) 60%);
	background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 5) 60%);
	z-index: -1;
	opacity: .9;
}
.abpro-text{ text-align:left; padding:0 10px;font-size:18px}

.abpro-text p{font-weight: 300;
	line-height: 22px; font-size:16px; font-style:italic;}
	

.tabbg:hover .link {
  bottom: 0px;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch;
}
.close, .close:hover {
	color: #fff;
	text-shadow: 0 1px 0 #000;
	opacity: 1;
}
.tabbg .link {
  position: absolute;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch;
  text-align: left;
}
.tabbg:hover .abpro-data {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch;
}
.tabbg:hover .abpro-data {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.aboutbtn-readmore {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #0cac61;
	padding: 3px 10px;
	border-radius: 2px;
	
}



.socialBody {
    width: 221px;
    position: fixed;
    margin-right: -186px;
    bottom: 50%;
    right: 0;
    height: 154px;
    z-index: 1000;
}



.AllIcons {
float: left;
width: 40px;
/* margin-top: 20px; */
border-top: 3px solid #1d1160;
border-bottom: 3px solid #1d1160;
}

.AllIcons > li.active > a,
.AllIcons > li.active > a:hover,
.AllIcons > li.active > a:focus,
.AllIcons > li > a:hover,
.AllIcons > li > a:focus {
/* background-color: transparent; */
border: 0;
color: #333;
text-align: center;
}

.AllIcons > li.active > a {
border-left: 1px !important;
}

.AllIcons > li > a {
/* margin-right: 0; */
text-decoration: none;
background-color: transparent;
border: 0;
border-radius: 0;
color: #333;
font-size: 10px;
padding: 7px 5px;
}

.AllIcons > li > a > i {
display: block;
color: #1d1160;
font-size: 20px;
}


.AllIcons > li > a span {
border-radius: 3px;
line-height: 24px;
right: -722%;
margin-top: -16px;
opacity: 0;
padding: 4px 15px;
position: absolute;
-webkit-transition: opacity .3s,right .4s;
-moz-transition: opacity .3s,right .4s;
-ms-transition: opacity .3s,right .4s;
-o-transition: opacity .3s,right .4s;
transition: opacity .3s,right .4s;
top: 50%;
white-space: nowrap;
z-index: -1;
font-size: 16px;
}
.AllIcons > li > a:hover span {
right: 130%;
opacity: 1;
}
.AllIcons > li > a span::before{background: #c589e8;}
.AllIcons > li > a span::before {
content: "";
display: block;
height: 8px;
right: -4px;
margin-top: -4px;
position: absolute;
top: 50%;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
width: 8px;
z-index: -2;
}
.AllIcons > li > a span{background: #c589e8;top: -15%;
min-width: 200px;
min-height: 101px;}
.socialContent {
    height: 154px;
    float: left;
    width: 155px;
    border: 1px solid #D7D7D7;
    background-color: #fff;
    cursor: pointer;
    padding: 10px;
    border-radius: 0;
}

.icons {
    height:40px;
    margin-bottom: 0 !important;
    cursor: pointer;
    clear: left;
    text-align: center;
    width: 100%;
    margin: 0;
    background-color: #d7d7d7;
    /* border-right: 1px solid #d7d7d7; */
    border-top: 1px solid #d7d7d7;
    background: -moz-linear-gradient(left,#ddd 0,#fff 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ddd),color-stop(100%,#fff));
    background: -webkit-linear-gradient(left,#ddd 0,#fff 100%);
    background: -o-linear-gradient(left,#ddd 0,#fff 100%);
    background: -ms-linear-gradient(left,#ddd 0,#fff 100%);
    background: linear-gradient(to right,#ddd 0,#fff 100%);
    border-left: 1px solid #d7d7d7;
}

    .icons:hover {
        background: -moz-linear-gradient(left,#ddd 0,#fff 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ddd),color-stop(100%,#fff));
        background: -webkit-linear-gradient(left,#ddd 0,#fff 100%);
        background: -o-linear-gradient(left,#ddd 0,#fff 100%);
        background: -ms-linear-gradient(left,#ddd 0,#fff 100%);
        background: linear-gradient(to right,#ddd 0,#fff 100%);
    }

.socialBody .dropdown-menu {
    right: 65px;
    left: auto;
    min-width: 110px;
    padding: 0;
    top: 0;
    border: 0;
    border-top: 3px solid #1d1160;
    -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, .175);
    box-shadow: 0 0px 4px rgba(0, 0, 0, .175);
}

.socialBody .dropdown .parent-menu {
    background-color: #fff !important;
    padding: 4px;
    border-radius: 0;
}

.socialBody .dropdown:hover .parent-menu {
    display: block;
}


.socialBody .parent-menu > li {
    display: block;
    border: 0;
    cursor: pointer;
}

    .socialBody .parent-menu > li > a {
        display: block;
        border-radius: 0;
        text-align: left;
        cursor: pointer;
        font-weight: 100;
        background-color: #fff;
        border: 0;
        /* padding: 4px; */
        font-size: 12px;
        color: #555;
        padding-left: 1px;
    }

        .socialBody .parent-menu > li > a:hover {
            background-color: #f5f5f5;
        }


.blog-item .bi-text {
	z-index: 2;
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 10px 10px 10px 10px;
	margin-right: 20%;
	/*background-color: rgba(226,0,1,0.9);*/
	/*background: linear-gradient(to left, rgb(204, 34, 163) 0%, #6600a0 100%, rgb(206, 41, 166) 100%);*/
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
}
.bg-red{background-color: rgba(226,0,1,0.9);}
.bg-green{background-color: rgba(10, 159, 88,0.9);}
.bg-blue{background-color: rgba(102, 0, 160,0.9);}
.gbg{background:#05bb63;}
.social_icos ul li a {
	padding: 0;
	color: #fff;
	text-align: center;
	 border: 1px solid;
	margin: 0;
}
.navbar-brand {
	padding: 0;
	height: 51px;
	padding-top: 3px;
}
.navbar-brand, .navbar-nav > li > a {
	text-shadow: none;
}
.social_icos i {
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	margin: 0 3px 3px 0;
	padding: 0 0px 0 0;
	background-color: #45aaff;
	background-color: rgba(69, 170, 255, 0.3);
}
 .social_icos i.fa-twitter {
	background-color: #00aced;
}
.social_icos i.fa-facebook {
	background-color: #3b5998;
}
.social_icos i.fa-google-plus {
	background-color: #dd4b39;
}
.social_icos i.fa-linkedin {
	background-color: #007bb6;
}
.boxed_special {
	padding-top: 20px !important;
	padding-bottom: 25px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
/*background-image: linear-gradient(180deg, #811cbb 30%, #811cbb 30%, #480170 75%);*/
border-right: 1px solid #fff;
}

.teaser_box {
  position: relative;
  overflow: hidden;
}
.teaser_box.image_hover img {
  opacity: .7;
  transition: all 100ms;
}
.teaser_box.image_hover img:hover {
  opacity: 1;
  transform: translateY(-5px);
}
.teaser_box.image_hover .figure > i,
.teaser_box.image_hover .figure > a i {
  opacity: .75;
  transform: translateY(5px);
  transition: all 100ms;
}
.teaser_box.image_hover .figure > i:hover,
.teaser_box.image_hover .figure > a:hover i {
  opacity: 1;
  transform: translateY(0px);
}
.product-slider .item{ margin:0 5px;}
.hiddenonmb{ display:block !important;}
.hiddendesktob{ display:none !important;}
.srcbar {
	position: absolute;
	left: -100px;
	top: 6px;
	border-right: 1px solid #fff;
	padding-right: 50px;
}
.srcbar i{ color:#FFF; font-size:22px; line-height:22px;}
.hebe .tp-bullet {
	border-radius: 0;
}
.hebe .tp-bullet.selected, .hebe .tp-bullet:hover {
	background: #fff;
	border-color: #fff;
	border: 1px solid #005aaa;
}
.unionbanklogo {
	position: absolute;
	left: 0;
	z-index: 9;
	left: 10%;
	top: 25px;
}
.unionbanklogoin {
	position: relative;
	left: 0;
	z-index: 9;
	left: 0;
	top: 0;
}
.unionbanklogoin-continer {
	/* height: 100px; */
	max-width: 250px;
}

.unionbanklogoin-continer > .navbar-brand > img {
	display: block; max-width:100%;
}

.affix .stiky-brand img.ublicon {
	
}
/*.affix-top .stiky-brand{display:none;}*/
.affix .navbar-brand{display:none;}
/*.affix-top .stiky-brand img.ublicon, .affix-top .stiky-brand img.ubltext{
display:none; 
}*/
.fluid_header.centered.affix  .navbar-collapse .navbar-nav.navbar-right li > a {
	padding: 14px 5px;
}
.fluid_header.centered.affix-top .navbar-collapse .navbar-nav.navbar-right li ul li a {
	padding: 8px 10px;
	transition: .33s all ease;

}
.fluid_header.centered.affix-top .navbar-collapse .navbar-nav.navbar-right li ul li:hover > a {
padding-left:15px;color: #333;
background: #f5f5f5;
}
.fluid_header.centered.affix .navbar-collapse .navbar-nav.navbar-right li ul li a {
	padding: 8px 16px;
}
.fluid_header .navbar-nav.navbar-right > li:hover > a {
	color: #000;
	/*background:#70239c;*/
	background-image: url(../images/menu-bg.jpg);
	background-repeat:no-repeat;
}

.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list ul li > a{
transition: .33s all ease;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list ul li:hover > a{
padding-left:5px;color: #333;
background: #f5f5f5;
}

.affix-top .srcbar {
	display:none;
}
.affix .srcbar  {
	display:none;
}
.about_us_content ul{ margin-left:10px;padding-left:10px; list-style:none;} 
.about_us_content ul li {
	margin-bottom: 0.7em;
	position: relative;
	padding-left: 30px; line-height:22px; text-align:justify;
	text-align: left; 
}
.about_us_content ul li::before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 0px;
	background-image: url(../images/U-list-icon15.png);
	width: 24px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: .65em;
}
.about_us_content h2{ font-weight:bold;}

.shadow-wrapper {
	display:inline-flex
}
.product-box {
	padding:20px;
	margin-bottom:5px;
	min-height:148px;
	min-width:347px;
	max-width:347px;
	overflow:hidden
}
.product-bg1-color {
	background: linear-gradient(#a672c4, #8e5ab0);
}
.product-bg2-color {
	background: linear-gradient(#570382, #4d1273);
}
.product-bg3-color {
	background: linear-gradient(#913ebf, #6e378a);
}
.product-img {
	background-repeat:no-repeat;
	background-position:bottom left
}
.product-box:hover {
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, .5);
	box-shadow:0 0 12px rgba(0, 0, 0, .5);
	border:1px solid #333
}
.product-box h3.title {
	font-size:1.8rem;
	line-height:1.3em;
	font-weight:400;
	color:#fff;
	margin-bottom:0;
	padding-bottom:.71429em
}
.product-box p {
	color:#fff
}

h2x:after {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 100px;
}
section h2{ position:relative;}

.section-title3 {
	margin-bottom: 30px;
}

.section-title3 .sub-title {
	margin: 0;
	position: relative;
	display: inline-block;
}
 .section-title3 .both-side-line::after, .section-title3 .both-side-line::before{
background: #d590e8;	 
 }
 
 .section-title3 .both-side-line::before {
	content: "";
	height: 2px;
	position: absolute;
	left: -40px;
	top: 16px;
	width: 30px;
}
.section-title3 .both-side-line::after {
	content: "";
	height: 2px;
	position: absolute;
	right: -40px;
	top: 16px;
	width: 30px;
}
.line-bottom-double-line-centered::after, .line-bottom-double-line-centered::before{
    background: #002E5B;
}
.line-bottom-double-line-centered::before {
	bottom: -15px;
	content: "";
	height: 5px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 20px;
}

.line-bottom-double-line-centered::after {
	bottom: -7px;
	content: "";
	height: 2px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 45px;
}
.bread-crumb{ background-color: #fff;}
.breadcrumb {
	padding: 0px 0px;
	margin-top: 10px;
	list-style: none;
	background-color:transparent;
	border-radius: 4px;
	margin-bottom: 10px;
}
.prelative{ position:relative;}
.fluid_header.centered .navbar-collapse .navbar-nav.navbar-right li a {
padding: 14px 5px;
}
.top_header {
	border-bottom: 0px solid #f1f1f1;
	padding: 0px 0;
	background-color: #e3e3e3;
}

.fluid_header {
	transition: all .8s ease;
   
}
.animation{ -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;}
.btn-executive_info_border {
	border: none;
	padding: 0px 0px;
	background-color: #fff;
	margin-bottom: 10px;
	min-height: 190px;
	overflow: hidden;
	transition: color 1000ms ease 0s, background-color 1500ms ease 0s !important;
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
}
.mangpiccontainer {
	max-width: 100%;
	max-height:220px;
	overflow:hidden;
	margin: 0 auto;
	padding:0px;
}
.piccontainer {
	max-width: 190px;
	max-height:220px;
	overflow:hidden;
	margin: 0 auto;
	padding: 10px;
}
.bodpiccontainer {
	max-width: 190px;
	margin: 0 auto;
	padding: 10px;
}
.img-fillwidth{ width:100%;}

.executive_info-left-img {
	width: 100%;
}
.about_us_container .team-v1 {
	width: 31%;
	margin: 0 auto;
	margin-bottom:25px;
}
.teamdetails{text-align:center; margin-top:10px; padding:10px; height:110px;}
.teamdetails h4 {
	margin-bottom: 5px; line-height:18px;
	color: #222;
	
}

.bodteamdetails{ margin-top:10px;}
.bodteamdetails h4 {
	margin-bottom: 0px;
	color: #222;
	
}
.team-v3 .inner-team {
	padding: 10px 0px;
	background: #fff;
	text-align: center;
}
.maincontainer .team-v3 {
	width: 65%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.team-v3 .inner-team h3 {
	margin: 0;
	font-size: 18px;
}
.team-v3 .inner-team p {
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
	text-align: center;
}
/*Testimonials v6
------------------------------------*/
.bg-color-light {
	background-color: #f7f7f7 !important;
}
.testimonials-v6.testimonials-wrap {
  padding-left: 70px;
  padding-right: 70px;
}
.testimonials-v6 .divfloatleft {
	/* display: inline-flex; */
	width: 50%;
	float: left;
	margin-left: 0 auto;
	padding: 2px;
}
.testimonials-v6 .testimonials-info {
	padding: 20px;
	background: #fff;
	border-bottom: solid 2px #eee;
	transition: all 0.4s ease-in-out;
	margin-bottom: 0px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}



.testimonials-v6 .testimonials-info img {
  float: left;
  width: 80px;
  height: auto;
  margin-right: 20px;
  transition: all 0.4s ease-in-out;
}

.testimonials-v6 .teamdetails {
	text-align: left;
	transition: all 0.4s ease-in-out;
}

.testimonials-v6 .teamdetails h4 {
	margin-bottom: 5px;
	line-height: 18px;
	color: #222;
	transition: all 0.4s ease-in-out;
	
}
.testimonials-v6 .testimonials-info:hover img,.testimonials-v6 .testimonials-info:hover .teamdetails h4 {
	margin-top:-10px;
}
.testimonials-v6 .testimonials-desc {
  overflow: hidden;
}

.testimonials-v6 .testimonials-desc p {
  margin-bottom: 15px;
}

.testimonials-v6 .testimonials-desc strong,
.testimonials-v6 .testimonials-desc span {
  color: #555;
  display: block;
}

.table-whitebg > tbody > tr.active > td,.table-whitebg > tbody > tr.active > th, .table-whitebg > tfoot > tr.active > th {
    background-color: #fff;
	padding: 10px 10px!important;
}

.table > thead > tr > th {
	background: #CCFFCC !important;
	border: 1px solid #44C444  !important;
	padding: 10px 10px;
}
.table-bordered > tbody > tr > td {
	
}

.footerdropdown-menu {
	background: #f1d8ff;
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: unset;
}
.footerdropdown-menu>li {
	border-bottom:1px solid #591f7b !important;
	margin:0!important;
	padding:0!important
}
.footerdropdown-menu> li:last-child{
	border-bottom:none!important;
	
}
.footerdropdown-menu >li > a {
	display:block;
	padding:5px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:#333!important;
	white-space:nowrap
}
.dataTables_filter {
	margin-bottom:20px
}
.dataTables_filter .form-control {
	border-radius:0;
	box-shadow:none;
	height:40px!important;
	border:2px solid #222;
	border-radius:20px;
-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .1), 0 2px 2px 0 rgba(0, 0, 0, .23)
}
div.dataTables_filter label {
	color:#222;
	font-size:18px;
	font-weight:700!important
}
.table-responsive {
	overflow-x: inherit;
	min-height: 0.01%;
}
.data-view .btn-group a {
	border: 0;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	padding: 10px 16px 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.data-view .btn-group a .fa {
	color: #f2f2f2;
	font-size: 18px;
	line-height: 1;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-default {
	color: #333;
	background-color: #fff !important;
	border-color: #ccc;
}

.data-view .btn-group a.active .fa, .data-view .btn-group a:hover .fa {
	color: #ed4223;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 0;
	margin-bottom: -1px;
	background-color: #fff !important;
	border: none !important;
}


.teaser_box .figure {
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100px;
  margin:0 auto;
  
}
.teaser_box .figure > i,
.teaser_box .figure > a i {
  font-size: 80px;
  display: inline-block;
}
.teaser_box .figure.stretchy_wrapper > i,
.teaser_box .figure.stretchy_wrapper > a i {
  position: absolute;
  padding: 0;
  left: 50%;
  top: 50%;
  right: inherit;
  bottom: inherit;
  height: auto;
  width: auto;
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.teaser_box .figure + .content {
  padding: 20px 0px 0px 0px;
}
.teaser_box .content {
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch;
}
.teaser_box .content.boxed {
  padding: 25px 20px 25px 20px !important;
}
.teaser_box .content.boxed_special {
  padding: 26px 20px 25px 20px !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.teaser_box .content .hgroup {
  position: relative;
  margin: 0;
}
.teaser_box .content .hgroup h4 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  color:#FFF;
}
.teaser_box .content .hgroup p {
  font-size: 16px;
  margin: 0;
}
.teaser_box .content .desc {
  padding: 8px 0px 0px 0px;
  font-size: 14px;
}
.teaser_box .content .desc p {
  margin: 0;
}
.teaser_box .content .link {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch;
}
.teaser_box .content .link > a {
  min-width: 80px;
  cursor: pointer;
}
.teaser_box:hover .link {
  bottom: 0px;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch;
}
.teaser_box:hover .content.with_button {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch;
}
.teaser_box:hover .figure + .content.with_button {
  padding-top: 14px !important;
  padding-bottom: 6px !important;
}
.teaser_box:hover .content.boxed.with_button {
  padding: 20px 20px 30px 20px !important;
}
.teaser_box:hover .content.boxed_special.with_button {
  padding: 21px 20px 30px 20px !important;
}

#event {
	background:url(../images/bg-1.jpg);
	background-size:cover;
	position:relative;
	
	
}
#event .tab-block {
	width:100%;
	text-align:center;
	border-right:1px dotted #777;
	margin-bottom:30px
}
#event .tab-block .icon {
	text-align:center;
	margin-bottom:15px
}
#event .tab-block .icon i {
	font-size:40px;
	color:#e91e63
}
#event .tab-block .desc h4 {
	color:#fff;
	text-transform:uppercase;
	font-size:14px
}
#event .tab-block .desc p {
	color:#adadad
}
#event .last-block {
	border-right:0
}
#event .content-text {
	text-align:center;
	padding:6px 60px
}
#event .content-text h3 {
	font-size:30px;
	color:#fff;
	font-weight:400;
	letter-spacing:1px;
	margin-bottom:22px
}
#event .content-text p {
	color:#adadad;
	font-size:18px;
	line-height:28px
}
#Tab1 {
	width: 100%;
	border-bottom: 1px solid #c8c8c8;
	background-position: top center;
	background: url(../images/deposit-banner.jpg) no-repeat left center;
	background-size: cover;
	padding-bottom: 20px;
	margin-top: -5px;
	height: 400px;
}

#Tab1 {
	width: 100%;
	border-bottom: 1px solid #c8c8c8;
	background-position: top center;
	background: url(../images/deposit-banner.jpg) no-repeat left center;
	background-size: cover;
	padding-bottom: 20px;
	margin-top: 0px;
	height: 400px;
}

#Tab2 {
	width: 100%;
	border-bottom: 1px solid #c8c8c8;
	background-position: top center;
	background: url(../images/investment-banner.jpg) no-repeat left center;
	background-size: cover;
	padding-bottom: 20px;
	margin-top: 0px;
	height: 400px;
}
#Tab3 {
	width: 100%;
	border-bottom: 1px solid #c8c8c8;
	background-position: top center;
	background: url(../images/deposit-scheem-banner.jpg) no-repeat left center;
	background-size: cover;
	padding-bottom: 20px;
	margin-top: 0px;
	height: 400px;
}
#Tab4 {
	width: 100%;
	border-bottom: 1px solid #c8c8c8;
	background-position: top center;
	background: url(../images/digital-baking.jpg) no-repeat left center;
	background-size: cover;
	padding-bottom: 20px;
	margin-top: 0px;
	height: 400px;
}

#Tab5 {
	width: 100%;
	border-bottom: 1px solid #c8c8c8;
	background-position: top center;
	background: url(../images/green-banking.jpg) no-repeat left center;
	background-size: cover;
	padding-bottom: 20px;
	margin-top: 0px;
	height: 400px;
}
.service_tab_menu h3{ font-weight:500; color:#222; font-size:20px;
}
.tabicon{ padding:0 20px;}
.tab-pane {
  transform: translateY(100%);
  transition: transform 2s;
}
.tab-pane.active {
  transform: translateY(0%);
}
.nav-tabs.nav-justified > li {
	width: 20%;
	float: left;
	padding: 10px;
	text-align: center;
	height: 190px;
}
.serviceTab .service_tab_menu .nav li{
	background: #fff;width: 20%;
	
	}
.serviceTab .service_tab_menu .nav li.active{
background-image: linear-gradient(180deg, #fff 14%, #eee 42%,
#eee 90%);

	border-bottom: 10px solid #6600a0;
}
.tab-details-head-white {
	color: #fff;
	font-size: 28pt;
}

.tab-details-head, .tab-details-head-white {
	font-weight: 900;
	color: #000;
	text-align: left;
	font-size: 32pt;
	text-transform: uppercase;
	margin: 0;
	padding-top: 60px;
	padding-bottom: 10px;
}
.tab-details-para-white {
	color: #ccc;
}
.tab-details-para-white ul{ margin-left:15px; padding-left:5px; list-style:none;}
.tab-details-para-white ul li a{ color:#eee}
.tab-details-para-white ul li {
	position: relative;
	line-height: 24px;
}
.tab-details-para-white ul li::before {
	content: "";
	background: url(../images/list-icon36.png) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	left: -16px;
	background-repeat: no-repeat;
	top: 8px;
}
a.tab-more {
	border-style: solid;
	border-width: 5px;
	border-color: rgba(0, 0, 0, 0.3);
	/* border-radius: 3px; */
	width: 180px;
	min-height: 48px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	font-weight: 900;
	line-height: 48px;
	margin-top: 28px;
	background-color: rgb(74, 213, 110);
}
.tab-details-head-white {
	color: #fff;
	font-size: 28pt;
}
.serviceTab .service_tab_menu .nav {
	/* overflow: hidden; */
	padding: 0 0px;
	margin-bottom: -1px;
}
.aboutus-section {
	background-color: rgb(59, 13, 98) !important;
	background-position: 0% 0% !important;
	background-repeat: repeat !important;
	background-attachment: scroll !important;
	background-image: url("../images/bg-back.png");
	background-size: auto !important;
	background-origin: padding-box !important;
	background-clip: border-box !important;
}

footer .footer-main {
	background-color: rgb(74, 10, 111) !important;
	background-position: 0% 0% !important;
	background-repeat: repeat-x !important;
	background-attachment: scroll !important;
	background-image: url("../images/bg-back.png");
	background-size: auto !important;
	background-origin: padding-box !important;
	background-clip: border-box !important;
}
.round-button {
	border: 1px solid #0fac5c;
	width: 177px;
	height: 35px;
	display: block;
	border-radius: 50px;
	color: #0fac5c;
	line-height: 30px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 19px;
	text-align: center;
}
footer .footer-main .address a{ color:#FFF !IMPORTANT}
footer .footer-main a, footer .footer-main .address a:hover{ color:#d8a3f6}
.news-body h4{ font-weight:500;}
ul.list-style-5 {
	list-style: none;
	margin-left: 5px;
	padding-left: 20px;
}
ul.list-style-5 li a{
	color:#555;
}
ul.list-style-5 li a:hover{
	color:#000;
}
.list-style-5 li {
	position: relative;
	padding: 0 0 10px 25px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.list-style-5 li::before {
	content: "\f192";
	position: absolute;
	top: 3px;
	left: 0px;
	font: normal normal normal 14px/1 FontAwesome;
	color: #c0c0c0;
}
.section-title2 h3{
	color: #6600a0;
	font-weight: 900;
	font-size: 22pt;
	position:relative;
	padding-bottom: 20px;
	margin-bottom:30px;
}
.section-title2 ::before {
	content: '';
	height: 1px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 250px;
}
.section-title2 ::after {
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	background: #7e1db7;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.banner-content .banner-text {
	font-size: 15px;
	font-family: Open\ Sans,serif;
	color: #000;
	position: absolute;
	left: 50%;
	top: 120px;
	width: 1170px;
	margin-left: -585px;
	padding: 0 15px;
}

.banner-content::after {
	content: '';
	width: 100px;
	height: 700px;
	background: #fff;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	
}
.home_slider {
	position: relative;
	max-height: 570px;
	overflow: hidden;
}
.owl-carousel .owl-video-tn {
background-size: cover;
padding-bottom: 55.25%; /* 16:9 */
padding-top: 0px;
overflow:hidden;
}

.owl-video-frame {
	position: relative;
	padding-bottom: 55.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.owl-video-frame iframe {
	position: absolute;
	top: -9%;
	left: 0;
	width: 100%;
	height: 100%;
}

/*.dotted-bg {
	background: url(../images/dotted-bg.png) bottom center repeat-x;
}*/
/*--------------------------------------------------------------
Sidebar
--------------------------------------------------------------*/

.hidden-xs {
	display:block
}

#social-sidebar {
	right:0;
	margin-top:-135px;
	position:fixed;
	top:50%;
	z-index:999;
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
}

#social-sidebar .entypo-self, #social-sidebar .lag_transform, #social-sidebar .transform {
	line-height:30px;
	padding:7px;
	text-align:center;
	width:36px;
	background: linear-gradient(to right,#ddd 0,#fff 100%);
	display:block;
	color:#1d1160;
	border-bottom:2px solid #d7d7d7;
}
.entypo-self > i{ font-size:20px}

#social-sidebar .transform span, #social-sidebar .transform:hover span {
	right:-48px;
	z-index:0;
	opacity:1;
	font-size:18px
}
#social-sidebar .entypo-self, #social-sidebar .transform {
	font-size:14px;
	position:relative
}
#social-sidebar .transform {
	height:136px
}
#social-sidebar .transform span {
	transform:rotate(90deg);
	color:#fff;
	font-weight:400
}
#social-sidebar .lag_transform span, #social-sidebar .lag_transform:hover span {
	right:-14px;
	z-index:0;
	opacity:1
}
#social-sidebar ul {
	list-style:none;
	padding:0;
	margin:0
}
#social-sidebar .lag_transform {
	font-size:18px;
	margin-bottom:7px;
	position:relative;
	height:70px
}
#social-sidebar a[class*=media] span, #social-sidebar a[class*=media] span:before, #social-sidebar a[class*=media]:hover, #social-sidebar a[class*=self] span, #social-sidebar a[class*=self] span:before, #social-sidebar a[class*=self]:hover, #social-sidebar a[class*=socialmedia] span, #social-sidebar a[class*=socialmedia] span:before, #social-sidebar a[class*=socialmedia]:hover, #social-sidebar a[class*=twitter] span, #social-sidebar a[class*=twitter] span:before, #social-sidebar a[class*=twitter]:hover {
background:#c589e8; color:#333;
}
#social-sidebar a label, .loanheadline h2, i.phoneicon-custom {
	margin-bottom:5px;
	display:inline-block
}
#social-sidebar .lag_transform span {
	transform:rotate(90deg);
	color:#fff;
	font-weight:400
}
#social-sidebar a img {
	height:25px
}
#social-sidebar a:hover span {
	right:130%;
	opacity:1
}
#social-sidebar a span {
	border-radius:3px;
	line-height:24px;
	right:-722%;
	margin-top:-16px;
	opacity:0;
	padding:4px 15px;
	position:absolute;
-webkit-transition:opacity .3s, right .4s;
-moz-transition:opacity .3s, right .4s;
-ms-transition:opacity .3s, right .4s;
-o-transition:opacity .3s, right .4s;
transition:opacity .3s, right .4s;
	top:50%;
	white-space:nowrap;
	z-index:-1;
	font-size:18px;
	
}
#social-sidebar a span h3{ color:#fff; border-bottom:1px solid #fff;margin-top: 5px; padding-bottom:5px;}
#social-sidebar a label .fa{border:1px solid #fff;width:25px; height:25px; padding:5px;}
#social-sidebar a label{ display:list-item; }
#social-sidebar a label {
	font-style:normal;
	text-align:left;
	float:left;
	padding:1px;
	font-size:14px
}
.headline-center p, .helplinebox {
	text-align:center
}
#social-sidebar a label:hover {
	text-decoration:underline
}
#social-sidebar a span:before {
	content:"";
	display:block;
	height:8px;
	right:-4px;
	margin-top:-4px;
	position:absolute;
	top:50%;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	width:8px;
	z-index:-2
}
#social-sidebar a span.appslist {
	top: -15%;
	min-width: 200px;
	min-height: 101px;
}
#social-sidebar a span.appslist img {
	height:auto;
}
#social-sidebar a span.sociallist {
	top: -80px;
	min-width: 200px;
	min-height: 101px;
}
#social-sidebar a span.sociallist:before {
	margin-top:0px
}
#social-sidebar a[class*=dribbble] span, #social-sidebar a[class*=dribbble] span:before, #social-sidebar a[class*=dribbble]:hover {
background:#dd4949
}
#social-sidebar a[class*=behance] span, #social-sidebar a[class*=behance] span:before, #social-sidebar a[class*=behance]:hover {
background:#3162a2
}
#social-sidebar a[class*=sociallist] span, #social-sidebar a[class*=sociallist] span:before, #social-sidebar a[class*=sociallist]:hover {
background:#093
}
#social-sidebar a[class*=googleplus] span, #social-sidebar a[class*=googleplus] span:before, #social-sidebar a[class*=googleplus]:hover {
background:#d7262b
}
.activesub {
	background:#093!important
}
#social-sidebar a.activesub span {
	right:130%!important;
	opacity:1!important
}

.exchangeratediv .table > thead > tr > th {
	border-bottom: 1px solid #fff !important;
	font-size: 14px;
	text-align: center;
	background: #4f2877 !important;
	border: 1px solid #fff !important;
	color: #fff;
}
.exchangeratediv .table > tbody > tr > td {
	border-bottom: 1px solid #fff !important;
	font-size: 14px;
	padding: 0;
	color: #fff;
	text-align: center;
}
/*--------------------------------------------------------------
#uuu 0.7  about-section
--------------------------------------------------------------*/

.about-section .media-title {
    background-color: #fff;
    padding: 80px 20px;
    -webkit-box-shadow: 0px 0px 36.8px 9.2px rgba(16, 37, 65, 0.1);
    box-shadow: 0px 0px 36.8px 9.2px rgba(16, 37, 65, 0.1);
}

@media (max-width: 1199px) {
    .about-section .media-title {
        padding: 53px 40px;
    }
}

@media (max-width: 991px) {
    .about-section .media-title {
        margin-bottom: 30px;
        padding: 40px;
    }
}



@media (max-width: 767px) {
    .about-section .media-title h3 {
        font-size: 18px;
        font-size: 1.125rem;
    }
.serviceTab .service_tab_menu .nav li a {
	margin: 0;
	border: none;
	background: #fff; 
	color: #fff;
	line-height: 35px;
	padding: 0px 20px;
	text-align: left;
}	
}

.about-section .media-title p {
    margin: 0 0 1em;
}

.about-section .media-title .read-more {
    font-weight: bold;
    color: #f5a32a;
    float: right;
    padding-top: 20px;
    padding-right: 10px;
}

@media (max-width: 1199px) {
    .about-section .media-title .read-more {
        padding-top: 0px;
    }
}

.about-section .media-title .read-more:hover {
    text-decoration: none;
}

.about-section .media-title .fi:before {
    font-size: 76px;
    color: #eee;
    position: absolute;
    bottom: 24px;
    left: 32px;
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    transform: rotate(35deg);
    z-index: 1;
}

@media (max-width: 991px) {
    .about-section .media-title .fi:before {
        font-size: 60px;
        bottom: 70px;
    }
}

.about-section .about-grids .grid {
    position: relative;
    overflow: hidden;
}

.about-section .about-grids .grid:hover {
    cursor: -webkit-grab;
    cursor: grab;
}

.about-section .about-grids .grid .details {
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 40%;
    position: absolute;
    left: 0;
    top: 82%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}


/*@media (max-width: 991px) {
 .about-section .about-grids .grid .details {
    top: 76%;
}   
}*/

.about-section .about-grids .grid .details:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.85;
}

.about-section .about-grids .grid:hover .details {
    opacity: 1;
    top: 60%;
    visibility: visible;
}

.about-section .about-grids .grid .inner {
    width: 100%;
    padding: 10px;
    position: relative;
    left: 0;
    bottom: 0px;
}

.about-section .about-grids .grid h3 {
    font-size: 16px;
    margin: 0 0 0.3em;
    text-transform: uppercase;
}
.menubox{
border: 1px solid #ececed;
padding:10px;
}
.menubox img{
}

.menubox .menumidTitle {
	font-weight: 400;
	font-size: 16px;
	color: #222;
	margin-top:30px;
	line-height:24px;
	
}
.menubox img{float:left;padding-right:10px;}

.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 0px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

/*.item.list-group-item .list-group-image {
	margin-right: 30px;
}*/
#products .grid-group-item .thumbnail
{
    margin-bottom: 0px; 
}
#products .list-group-item .thumbnail
{
	max-width:400px;
}

.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left; padding-right:20px;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
	text-align:justify; line-height:22px;
}
.os-animation.animated {
	opacity: 1;
}
.caption .btn {
	border: 0px solid #ed4223;
	padding: 10px 25px;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
#products .caption .item-links {
	height: 90px;
	position: absolute;
	left: 10%;
	bottom: 30px;
}
#products .list-group-item .caption .item-links {
	position: relative;
	bottom: -30px;
	left: inherit;
}
.caption .btn-accounts-explore a {
	color: #ed4223;
	font-family: Open\ Sans,sans-serif;
	font-weight: 600;
	font-size: 14px;
	
}
.caption .btn-accounts-apply{border: 1px solid #ed4223;transition: all .5s ease-in-out;padding: 10px 25px;border-radius: 6px;}
.item-links .btn-accounts-apply:hover {
	background:#ed4223!important; box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.3);
}
.item-links .btn-accounts-apply:hover a{
	color:#FFF!important; 
}

.caption .btn-accounts-apply a {
	color: #ed4223;
	font-family: Open\ Sans,sans-serif;
	font-weight: 600;
	font-size: 14px;
	
}


.btn-accounts-download{border: 1px solid #ed4223;transition: all .5s ease-in-out;padding: 10px 25px;border-radius: 6px; color:#ed4223; }
.btn-accounts-download:hover {
	background:#ed4223!important; box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.3);color:#fff
}

.btn-accounts-download-bg{border: 1px solid #ed4223;transition: all .5s ease-in-out;padding: 10px 25px;border-radius: 6px; color:#ed4223; background:#ed4223!important; box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.3);color:#fff}
.btn-accounts-download-bg:hover,.btn-accounts-download-bg:active {
	box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.7);color:#fff
}

.ubl-btn-bgfll{background:#e6715c!important; box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.3);color:#fff !important;
transition: all .5s ease-in-out;padding: 10px 25px;border-radius: 6px; color:#ed4223; font-size:16px;}
.ubl-btn-bgfll:hover {
	background:#ed4223!important; box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.7);color:#fff
}

.ubl-mapbtn-bgfll{background:#e6715c!important; box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.3);color:#fff !important;
transition: all .5s ease-in-out;padding: 5px 15px;border-radius: 6px; color:#ed4223; font-size:16px;}
.ubl-mapbtn-bgfll:hover {
	background:#ed4223!important; box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.7);color:#fff
}
.btn-accounts-download:hover a{
	color:#FFF!important; 
}
a.btn-lerge{padding: 16px 68px;}

.btn-accounts-download a {
	color: #ed4223;
	font-family: Open\ Sans,sans-serif;
	font-weight: 600;
	font-size: 14px;
	
}

#products div.item .cardbg {
	background: #fff;
	margin-bottom: 20px;
}
#products div.list-group-item .cardbg {
	background: #fff;
	margin-bottom: 0px;
}
#products div.item .caption{ padding:10px 25px 20px 25px ; max-height:350px;min-height:350px;}
#products div.item .cardbg{transition: all 300ms ease-in-out 0s;}
#products div.item .cardbg:hover{box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.3);}
/*#products div.item:hover .caption{box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.3);}*/
#products div.list-group-item .caption {
	padding: 25px 25px 0px 25px;
	max-height: none;
	min-height: unset;
}
#products div.item .btn-accounts-explore{ margin-bottom:20px;}
#products .list-group-item .list-view-style { margin-bottom:0px; display:inline-block; margin-right:20px;}

#products .list-group-item .caption{padding: 15px 30px;!important;}
#products .list-group-item .caption .btn-accounts-explore a{
color: #ed4223;
	font-family: Open\ Sans,sans-serif;
	font-weight: 600;
	font-size: 14px;
	
	
}
.product_contents .data-view .btn-default.active{box-shadow: none;}
.product_contents .data-view .btn-default:last-child:not(:first-child) {
	border-left: 1px solid #eee;
	margin-left: 1px;
}
.product_contents .list-group {
	box-shadow: none;
}
#products .list-group-item .thumbnail {
border: none;

}
.heading_text{ margin:20px 10px;}
.heading_text p {
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}
.scrollmenu-tabs-box {
	text-align: center;
	height: 30px;
	background: url(../images/dot.png) 0 29px repeat-x;
}
.scrollmenu-tabs-box ul {
	display: inline-block;
}
.scrollmenu-tabs-box ul li {
	float: left;
	font-size: 15px;
	line-height: 16px;
	padding: 0 22px;
	list-style: none;
	font-weight: 700;
}
.scrollmenu-tabs-box ul li.active {
	font-weight: 600;
}
.scrollmenu-tabs-box ul li a:hover {
	border-bottom: 3px solid red;
	padding-bottom: 10px;
}
.scrollmenu-tabs-box ul li.active a {
	color: #0f3464;
}
.scrollmenu-tabs-box ul li.active a {
	border-bottom: 3px solid red;
	padding-bottom: 10px;
}
.product_contents .productbody ul {
	margin-left: 5px;
	padding-left: 0;
}
.product_contents .productbody ul li {
	position: relative;
	list-style: none;
	padding-left: 17px;
	line-height: 26px;
}
.product_contents .productbody ul li::before {
	content: '\f111';
	font-family: FontAwesome;
	position: absolute;
	font-size: .5em;
	display: block;
	margin-right: 0;
	top: 0px;
	left: 2px;
	color: red;
}
.productbody .btn-accounts-apply {
	width: 200px;
	color: red;
	border: 1px solid #ed4223;transition: all .5s ease-in-out;padding: 10px 25px;border-radius: 6px;
	 font-size: 16px;
}
.productbody .btn-accounts-apply:hover {
	background:#ed4223!important; box-shadow: -10px 1px 27px rgba(0, 0, 0, 0.3);
}
.productbody .btn-accounts-apply a{
color:red; font-weight:500; 	
}

.productbody .btn-accounts-apply:hover a {
	color: #fff!important; font-weight:500; 
}
.product_contents .productbody .product_text h3{ margin-bottom:20px;}

/* =============================================================
SIDE MENU STYLES
============================================================ */
/*************Social SideBar***************/

/* (li * a:width) / -2 */
#content-sidebar {
	left: 0;
	margin-top: -75px; /* (li * a:width) / -2 */
	position: fixed;
	top: 46%;
	z-index: 10000;
}
#content-sidebar ul {
	list-style:none; padding:0px; margin:0px;
}
#content-sidebar .transform {
	/* background: #0058BC; */
	color: #fff;
	display: block;
	height: 54px;
	font-size: 14px;
	line-height: 27px;
	position: relative;
	text-align: center;
	width: 36px;
	background: #24b06f;
	margin-bottom: 7px;
	border-radius: 0px;
	cursor: pointer;
}

#content-sidebar .transform span {
font-size: 22px;
    opacity: 1;
    left:0px;
    z-index: 0;
}
#content-sidebar .transform:hover span{
opacity: 1;
left: -0px;
z-index: 0;
color: #fff;
}

#content-sidebar a img{
	height: 25px;
}

#content-sidebar a img{
	height: 25px;
}

#content-sidebar a:hover span {
	left: 130%;
	opacity: 1;
}

#content-sidebar a span {
	border-radius: 3px;
	line-height: 24px;
	left: -522%;
	margin-top:2px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	padding: 4px 8px;
	position: absolute;
	-webkit-transition: opacity .3s, right .4s;
	-moz-transition: opacity .3s, right .4s;
	-ms-transition: opacity .3s, right .4s;
	-o-transition: opacity .3s, right .4s;
	transition: opacity .3s, right .4s;
	top: 16%;
	white-space: nowrap;
	z-index: -1;
}
#content-sidebar a em {
	font-style: normal;
    display: inline-block;
    margin-bottom: 5px;
    text-align: left;
    display: inline-block;
    float: right;
    padding: 1px;
    font-size: 13px;
}
#content-sidebar a em:hover {
	text-decoration:underline;
}


#content-sidebar a span:before {
	content: "";
	display: block;
	height: 8px;
	left: -4px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 8px;
	z-index: -2;
}/* (li * a:width) / -2 */

/* General styles for all menus */
.cbp-spmenu {
	background: #505050;
	position: fixed;
}

.footer-v8 .siblcopyright .terms-menu {
	margin: 5px 0px 5px 5px;
}

.cbp-spmenu h3 {
	color: #fff;
	font-size: 1.9em;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #000;
}

.cbp-spmenu a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: 300;
}

.cbp-spmenu a:hover {
color: #F5F5F5;
}

.cbp-spmenu a:active {
	background: #afdefa;
	color: #47a3da;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}
.cbp-spmenu-vertical ul {
	list-style: none;
	height: 350px;
	overflow: auto;
}
.cbp-spmenu-vertical a {
	border-bottom: 1px solid #2a2b2a;
	padding: .5em;
}

.cbp-spmenu-horizontal {
	width: 100%;
	height: 140px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 25%;
	float: left;
}
.cbp-spmenu-horizontal ul{ list-style:none} 
.cbp-spmenu-horizontal li {
	float: left;
	width: 22%;
	padding: 0.8em;
	border-left: 0px solid #258ecd;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
	left: -240px;
}

.cbp-spmenu-right {
	right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
	top: -1050px;
}

.cbp-spmenu-bottom {
	bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.cbp-spmenu-push-toright {
	left: 240px;
}

.cbp-spmenu-push-toleft {
	left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media (max-width: 991px) {
    .about-section .about-grids .grid h3 {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.about-section .about-grids .grid h3 a {
    color: #007291;
    text-shadow: 2px 6px 5px rgba(169, 166, 166, 0.8);
}

.about-section .about-grids .grid p {
    font-size: 14px;
    font-weight: 600;
    color: #3b3e44;
    margin: 0;
    visibility: hidden;
    padding-bottom: 10px;
}

@media (max-width: 991px) {
    .about-section .about-grids .grid p {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

.about-section .about-grids .grid:hover p {
    visibility: visible;
}

.about-section .about-grids .grid .read-more {
    font-weight: bold;
    color: #f5a32a;
    visibility: hidden;
}

.about-section .about-grids .grid:hover .read-more {
    visibility: visible;
}

.about-section .about-grids .grid .fi:before {
    font-size: 48px;
    color: rgba(0, 112, 143, 0.88);
    position: absolute;
    bottom: 10px;
    right: 32px;
    z-index: 1;
    visibility: hidden;
}

.about-section .about-grids .grid:hover .fi:before {
    visibility: visible;
}

.about-section .owl-controls {
    margin-top: 20px;
}

.about-section .owl-theme .owl-dots {
    text-align: right;
}

.about-section .owl-theme .owl-dots .owl-dot span {
    background: #007291;
    width: 30px;
    height: 6px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.18);
}

.about-section .owl-theme .owl-dots .owl-dot.active span {
    background-color: #f5a32a;
}

.minhight200px{ min-height:200px; overflow-Y:auto;}
.post.media .media-body{ padding:15px;}
.media-body h4{ line-height:normal; margin-bottom:10px;
}
.media-body .timeAgo{ margin-bottom:10px; color:#F00;
}
.facts .fact + .fact {
	border-left: 1px solid #ccc;
}
.facts .fact span {
	margin-left:10px;
}

mbl-news-section{margin:0 40px 0 60px }
.breaking-news {
display: block;
margin-bottom: 5px;
overflow: hidden;
/* background: #fff; */
color: #fff;
margin-top: 5px;
position: relative;
z-index: 2;/*border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
}
.breaking-news .breaking-title {
display: block;
float: left;
line-height: 35px;
color: #666;
padding: 0px 8px 0px 0px;
font-size: 14px;
position: relative;
}
.breaking-news .breaking-title h3 {
color: #0070c0;
}

.breaking-news .breaking-title h3 {
display: inline-block;
font-weight: 600;
text-transform: uppercase;
padding-left: 0px;
padding-right: 9px;
font-size: inherit;
position: relative;
z-index: 1;
line-height: inherit;
font-size: 18px;
border-right: 1px solid #0070c0;
}
.breaking-news .breaking-block p, .breaking-news .breaking-block .newsdata {
display: inline-block;
line-height: inherit;
margin-right: 10px;
}
.breaking-news .breaking-block p {
font-size: 14px;
}
.breaking-news .breaking-block .newsdata {
font-size: 16px;
font-weight: 300;
line-height: 40px;
padding-right:15px;
}
.breaking-news .breaking-block .newsdata a {
color:#555;font-weight: 400; position:relative;
}
.breaking-news .breaking-block .newsdata a:hover {
color:#000;
}
.breaking-news .breaking-block {
display: block;
float: none;
width: auto;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-left: 120px;
height: 40px;
}
.breaking-news .breaking-block ul {
white-space: nowrap;
width: 8000px;
position: relative;
font-size: 0;
}
.breaking-news .breaking-block ul li {
display: inline-block;
margin-right:0px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 13px;
line-height: 40px;
padding-right:0px;
}
.breaking-news .comment-link {
display: inline-block;
font-weight: normal;
font-size: 11px;
color: #fff!important;
text-decoration: none!important;
}
.breaking-news .comment-link i.fa {
padding-right: 5px;
}
.breaking-news a.break-category {
display: inline-block;
font-weight: normal;
font-size: 14px;
color: #fff;
text-decoration: none!important;
background: #fff;
line-height: 130%;
padding: 4px 10px;
margin-right: 10px;
font-weight: bold;

}
.breaking-news .newsdata {
position: relative;
}
.breaking-news .newsdata a::after {
bottom: 3px;
content: "";
top: 0px;
margin: 0 auto;
position: absolute;
right:-12px;
width: 1px;
height: 15px;
background: #000;
}
.breaking-news a.break-category:hover {
color: #fff;
}
.breaking-news a.break-category.color1{color: #000 ;border-bottom: 2px double #000;}
.breaking-news a.break-category.color2{color: #00a550 ;border-bottom: 2px double #00a550;}
.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
	border-color: #317bbb;
}


 .owl-carousel .owl-dots .owl-dot span {
	background: #3f1173;
	border-radius: 0;
	display: block;
	height: 12px;
	margin: 5px 3px;
	opacity: .8;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width: 12px;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
	background: #869791;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	font-size: 28px;
}

.home_slider .item {
	max-height: 520px;
	text-align: center;
	overflow: hidden;
	/* element { width: 100% !important; */
	height: 100% !important;
	/* position: absolute; */
	display: block;
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 60;
}
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center;
}
.background-cover, .background-cover img, .background-cover video {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
	object-position: center;
}
@media only screen and (max-width: 767px) {
  .testimonials-v6 .testimonials-wrap {
    padding-left: 0;
    padding-right: 0;
  }
 .table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
} 
.aboutus-section {
	background-size: cover!important;
}
.about-text {
	text-align: center;
	padding: 0 15px;
	width: 100%;
}
.about-text .about-btn {
	color: #fff;
}
  .teaser_box {
    margin-bottom: 20px !important;
	margin-top: 20px !important;
    max-width: 360px;
    margin: 0 auto;
  }
.teaser_box .btn.btn-primary {
	background: #fff;
	border: 2px solid #fff;
	color: #000;
} 
.spad {
	padding-top: 0px;
	padding-bottom: 0px;
}
  .hiddenonmb{ display:none !important;}
  .hiddendesktob{ display:block !important;}

  .fluid_header.centered .navbar-collapse .navbar-nav.navbar-right li a {
	border-bottom: 1px solid #fff;
}
.mbmenu{ position:absolute; top:23px; right:10px;}
.country_select .dropdown-menu {
	width: 100%;
	left: -79px;
}
.top_header .nav li {
border-right:none;
}

  .teaser_box .figure > i,
  .teaser_box .figure > a i {
    font-size: 70px;
  }
 .shadow3 {
	display:none;
} 
.top_header{display: none;}
.unionbanklogo {
	display: none;
}
a.unionmobilelogo {
	width: 152px;
	display: block;
	padding: 5px;
}
.unionmobilelogo img{ width:100%}
.navbar-header .navbar-toggle span {
	background: #000;
}
.serviceTab.serviceTab_byside .service_tab_menu {
	padding-top: 20px;
}
.serviceTab.serviceTab_byside .service_tab_menu .nav li {
	width: 50%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.tab-details-head, .tab-details-head-white {
	padding-top: 20px;
	padding-bottom: 10px;
}
a.tab-more {
	width: 180px;
	min-height: 28px;
	font-size: 15px;
	color: #fff;
	float: left;
	font-weight: 900;
	line-height: 35px;
	margin-top: 13px;
}
.tab-details-head-white {
	color: #fff;
	font-size: 24pt;
}
.testimonial_slider, .testimonial_slider2 {
	margin-bottom:0px;
}
.facts .fact {
	 width: auto;
	float: left;
	padding-bottom: 40px;
	font-size: 14px;
}
.navbar-header .navbar-toggle span {
	background: #4e4a51;
}
.navbar-toggle .icon-bar {
	width: 100%;
	height: 2px;
}
.navbar-toggle {
    padding: 0px 0px;
    text-align: center;
    margin-right: 30%;
}
.mbhidden{ display:none}
.facts .fact:nth-child(3) {
	padding-top: 0px;border-top: none;
}
.facts .fact:nth-child(4) {
	padding-top: 0px;border-top: none;
}
.facts .fact {
	width: auto;
	float: left;
	padding-bottom: 0px;
	font-size: 14px;
	margin-bottom: 20px;
	/* background: aliceblue; */
}
.facts .fact + .fact {
	border-left: 0px solid #666;
}
.boxed_special {
	border-right: 0px solid #fff;
}
}
@media (max-width: 768px) {
.home_slider {
	position: relative;
	max-height: 100%;
	overflow: hidden;
}

.home_slider .item {
	max-height: 100%;
	
}
.owl-video-frame iframe {
	top: 0%;
}
.owl-carousel .owl-nav button {
	top: 24%;
}
    .socialBody {
        width: 100%;
        position: fixed;
        margin-right: 0px;
        bottom: 0;
        right: 0;
        height: auto;
        z-index: 1000;
    }

    .AllIcons {
        float: none;
        margin-top: 0;
        border-top: 3px solid #1d1160;
        border-bottom: 3px solid #1d1160;
        width: 100%;
    }

    .icons {
        /* height: 51px; */
        margin-bottom: 0 !important;
        cursor: pointer;
        clear: left;
        text-align: center;
        width: 25% !important;
        margin: 0;
        display: block !important;
        float: right !important;
        background-color: #d7d7d7;
        /* border-right: 1px solid #d7d7d7; */
        border-top: 1px solid #d7d7d7;
        background: -moz-linear-gradient(left,#ddd 0,#fff 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ddd),color-stop(100%,#fff));
        background: -webkit-linear-gradient(left,#ddd 0,#fff 100%);
        background: -o-linear-gradient(left,#ddd 0,#fff 100%);
        background: -ms-linear-gradient(left,#ddd 0,#fff 100%);
        background: linear-gradient(to right,#ddd 0,#fff 100%);
        border-left: 1px solid #d7d7d7;
    }

    .socialBody .dropdown-menu {
        right: auto;
        left: 1px;
        min-width: 110px;
        padding: 0;
        bottom: 53px;
        top: auto;
        border: 0;
        border-top: 3px solid #1d1160;
        -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, .175);
        box-shadow: 0 0px 4px rgba(0, 0, 0, .175);
    }

    .AllIcons > li > a {
        /* margin-right: 0; */
        text-decoration: none;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        color: #333;
        font-size: 13px;
        padding: 6px 5px;
        font-weight: normal;
    }
	
	.homepopup .modal-dialog {
	width: 90%;
	margin: 0 auto;
	position: relative;
	padding: 15px;
	top: 4%;
	left: -10px;
	}
   
}
