
#top-bar, #top-bar a {
    color: #fff;
}

.header-style-2 #site-header .wrap-inner {
    padding-top: 12px;
    padding-bottom: 26px;
}
#site-header {
    /*background-color: #FFF36D;*/
    background-color: #fdf8c5;
}
.header-style-2 #site-header #main-nav {
    /*top: 62%;*/
}
.tab-title .item-title{
    background: #fff36d;
    color: #000 !important;
    font-weight: bold;
}
.tab-title .item-title.active{
    color: #fff !important;
}

.centerim {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*width: 50%;*/
  width: 80%;
}

.icnhm:hover{
	transform: scale(1.2, 1.2);
}


.icnbx{
	/*background: #CCEBEA;
	border-bottom: .4em solid #57BDB9;*/
}
.icnbxi{
	padding: .68em;
}
.icnbxi h5{
	text-align: center;
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: 700;

}
.icnbxi h5 a:hover{
	color: #000;
}
.icnbxi img{
	padding-bottom: .4em;
}

.half-background.style-1 {
    /*background-image: url(../img/gallery/gallery-1-960x560.jpg);*/
    background-image: url(../img/new/home_abt.jpg);
    
}

.hdng {
    line-height: 28px !important;
    color: #3c59a1;
}

/*Home Style*/

.themesflat-icon-box.accent-color .icon-wrap {
    color: #3c59a1;
}
.themesflat-icon-box.style-1.light-bg .icon-wrap:before {
    background-color: #3c59a1;
}
.themesflat-button.bg-accent {
    background-color: #3c59a1;
}