.call-to-action.style-2 h2{ text-transform: none; text-shadow:2px 2px 0 #333;}
.footer-widgets h5{text-transform: none;}

.navbar-nav > li > a {
    text-transform: inherit;
	font-family:open sans, arial;
	font-weight:400;
}
h1, h2, h3, h4, h5, h6 {
text-transform: none;
}

.services.style-2 a {
    position: relative;
    font-size: 13px;
    line-height: 1;
    color: #333;
}

.col-sm-5ths {
    width: 25%;
    float: left;
}

.logo-container {
    padding: 0;
    float: left;
}
.logo-wrap img {
    height: 90px;
}

.proionta{ margin:40px 0;}

.proionta .col-md-offset-4{ 
    width: 100% !important;
    float: none;
    text-align: left;
    margin: 0;
}
.proionta .col-md-offset-4 h2{ text-align:left;}



.bt-icon-center i:before, i.bt-icon-center:before { 
    margin-left: 9px; 
}
.color-white h2,.color-white p{
	color: white;
}
.process p {
    font-family: "Pt Serif", Serif;
    font-size: 16px;
    font-style: italic;
}
.process i:before {
	margin-left: 11px;
}
.tp-caption a {
    color: #fff !important;
}

.tp-caption .btn.btn-white {
    background-color: #fff;
    color: #333 !important;
}
.tp-caption .btn:hover {
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    color: #fff !important;
    background-color: #bfa67a;
    border-color: transparent;
}
ul.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
    background-color: transparent;
    color: #bfa67a;
}
.work-img a.btn.bt-ga {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -100px;
    height: auto;
    width: auto;
}

.work-img a.btn.bt-link {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -8px;
    height: auto;
    width: auto;
}
.hero-wrap.bt-rotator  .row,.hero-wrap.bt-rotator .col-lg-12  ,.hero-wrap.bt-rotator .st-inner {
	height: 100%;
}
.video-container .video-wrap {
    height: initial;
}
.flickr_badge_image{
	display: inline-block;
	padding: 3px;
}
li.btparent.btselected >a { 
    color: #bfa67a;
}
.nav-wrap .bt-menu1 .bt-open{
	display: block; 
    float: none;
    text-align: center;
}
@media (max-width: 991px) {
	.nav-wrap .bt-menu1  .dropdown > a:after,.nav-wrap .bt-menu1  .dropdown-submenu > a:after{
		position: static !important;
		margin-left: 5px;
	}
	.nav-type-2 .navbar-collapse, .nav-type-4 .navbar-collapse{
		max-height: 100% !important;
	}
	.navbar-nav>li>.dropdown-menu{
		width: 100%; 
	}
	.navbar-collapse.text-left.bt-menu1{
		padding: 10px 25px;
	}
}
.bt-dactive{
	display: block;
}