body {
    padding-top: 0px;
}
p {
    text-align: justify;
}
.affix  {
	position: fixed;
	top: 0;
	z-index: 10000;
	width: 100% !important;
}

.form-search {
	position: relative;
	left: -125px;
	right:10px;
	
}

.mod-languages {
	position: absolute;
	right:-10px;
	width:125px;
	top: 20px;
}

.mod-languages a {
	color: #FFF;
}

.mod-languages a:hover {
	color: #ffffff;
}

.logo-text {
    font-size: 14px;
}

.nav > li > .separator,
.t3-mainnav .nav > li > span {
	color: #FFF;
	text-transform: uppercase;
	padding: 0px;
	line-height: 55px;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
    padding-left: 0px;
}
.navbar-default {
    background-color: #546775;
}
.t3-mainnav {
    border-bottom: 1px solid #546775;
}
.navbar-default .navbar-nav > .dropdown > span .caret, 
.t3-mainnav .nav .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}

.logo a {
    background: #546775;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #546775;
  color: #ffffff;
  text-decoration: none;
}
.head-search .search .fa-search {
    color: #FFF;
}

.head-search .search {
    background: #049F04;
    border-left: 1px solid #546775;
    border-right: 1px solid #546775;
}
.btn-primary {
    background-color: #049F04;
    border-color: #049F04;
}
.dropdown-menu {
    background-color: #FFFFFF;
    border: 1px solid #C8CED2;
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    color: #0364a5;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a,
.t3-mainnav .dropdown-menu > li.open {
  background: #049F04;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a,
.t3-mainnav .dropdown-menu > li.active {
  background: #049F04;
}

@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > span,
  .navbar-default .navbar-nav > .open > span:hover,
  .navbar-default .navbar-nav > .open > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > span,
  .navbar-default .navbar-nav > .active > span:hover,
  .navbar-default .navbar-nav > .active > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}

@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-left: 10px;
  }
}

@media screen and (min-width: 1200px) {
  .navbar-default .navbar-nav > li {
    margin-left: 30px;
  }
}

.intro {
	width: 40% !important;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img, .blog img {
    min-width:100%;
}

.circle
    {
	width: 100px;
    height:100%; 
    border-radius:50%;
    color:#fff;
    line-height:100px; 
    text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	}

.circle:hover {
	background-color: #022742!important;
	color: #fff;
	text-decoration: none;
}

.bg-purple {
    background-color: #742b71!important;
}
.bg-orange {
    background-color: #d67330!important;
}	
.bg-dkgreen {
	background-color: #32595e!important;
}
.bg-green {
	background-color: #73a26a!important;
}
.bg-bluegray {
	background-color: #637da1!important;
}

.onlinemaps {
	height:70px;
	width: 100%;
	color: #70d500; 
	border: 1px solid #70d500;
    background-color: #546775; 
	margin-bottom:25px;
	white-space: normal;
}

.onlinemaps:hover, .btn-primary:hover {
	background-color: #022742!important;
	color:  #fff;
}

.partners {
	height: 125px;
	line-height: 125px;
}

.partners  img {
	height: auto;
}
.vtop {
    vertical-align: top;
}

.mb20, ._blogs .item-page .article-aside {
    margin-bottom: 20px;
}

.center-block {
    margin: 10px auto 30px;
}

.aboutus  > li > a {
	padding: 0px;
}

.image-auto-width {
    width: auto !important;
}

#expList > li > table > tbody > tr > td {
  border-top: 1px solid #dddddd;
  padding-top: 5px;
}

td,tr td {
  border-top: none;
}

.img-caption {
    font-size: 10px;
}

.faqHeader {
        font-size: 27px;
        margin: 20px;
}
.panel-heading [data-toggle="collapse"]:after {
     font-family: 'FontAwesome';
    content: "\f054"; /* "play" icon */ 
    float: right;
    color: #F58723;
    font-size: 18px;
    line-height: 22px;
    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.panel-heading [data-toggle="collapse"].collapsed:after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #454444;
}

/*  .article-header h2, .article-header h1 {
    font-size: 27px;
}  */
 .article-header h2, ._newsArticles .article-header h1 {
    font-size: 27px;
	border-bottom: none;
} 

.blog .items-leading, .items-row {
    border-bottom: 1px solid #eee;
    padding-top: 20px;
}

.blog .pull-left, ._newsArticles .pull-left {
    width:  380px;
	padding-left: 20px;
	padding-right: 20px;
}

.pull-left.news-image {
    width:  190px;
	padding-left: 20px;
	padding-right: 20px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #B6FD45;
}

#back-to-top {
    width:42px !important;
}

.t3-copyright {
    padding: 40px 0 20px;
}

#expList .collapsed {
  background-image: url(../img/collapsed.png);
  background-position: 5px 5px;
}
#expList .expStyle {background-position: 5px 15px;}
/* #expList .expStyle.collapsed {
    background-image: none;
}   */


.expStyle {
  border: 1px solid #dddddd;
  padding: 10px 10px 10px 20px;
  border-radius: 5px;
  background-color: #f5f5f5;
  border-color: #dddddd;
  margin-top: 5px;
}

.item-page .article-aside {
    margin-bottom: 0;
}

.inline {
    display: inline;
}

.mb20 {
    margin-bottom: 20px;
}
.article-header h1 {
    padding-bottom: 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eeeeee;
}

.porfolio .page-header {
	text-align:left !important;
	padding-bottom: 20px !important;
    margin: 0 0 20px !important;
    border-bottom: 1px solid #eeeeee !important;
}

.porfolio-items .thumbnail {
    border: 0;
    padding: 0;
    margin: 20px 0;
	text-align:center; 
}

.porfolio-items .thumbnail > a {
    color: #444444;
    text-decoration: none;
}

.porfolio-items .item-image {
    float: none !important;
    border: 1px solid #eeeeee;
    padding: 3px;
    position: relative;
    -webkit-transition: border-color 0.2s ease-in;
    -o-transition: border-color 0.2s ease-in;
    transition: border-color 0.2s ease-in;
	max-width:345px;
}

.porfolio-items .item-image img,
.tz_portfolio_plus_image img {
    width: 100%;
    padding: 0;
}
.TzPortfolioTitle, .TzBlogTitle {
    font-size: 14px;
}
.TzPortfolioTitle, 
.TzPortfolioIntrotext,
.TzBlogTitle,
.TzDescription {
    text-align: center;
}
.TzHeadingTitle  {
    font-size: 42px !important;
    padding-bottom: 20px !important;
    margin: 0 0 20px !important;
    border-bottom: 1px solid #eeeeee;
}

#tz-portfolio-template--inner {
    text-align: center;
    padding-bottom: 20px;
}

 #TzContent .TzInner {
    min-height: 290px;
} 
.TzPortfolioIntrotext  > div.btn,  .TzDescription > div.btn {
    padding: 6px 0px;
}
/* .TzPortfolioIntrotext {
    text-align: center;
} */
.tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item div {
    display: inline-block;
}
.tpTitle {
    font-size: 26px;
    line-height: 1.2em;
}
#tpPortfolio .element .TzInner .TzArticleMedia img {
    width: 100%;
    border: 1px solid #ebebeb;
}
.TzItem {
    min-height: 290px;
    min-width: 173px;
    border: 1px solid #ddd;
    display: block;
    line-height: 20px;
    padding: 4px;
    margin: 10px;
    background: #fff;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    -webkit-backface-visibility: hidden;
}
.porfolio .item-url {
    display: inline-block;
	margin-right:15px;
}

.porfolio h3 {
	text-align:center;
}
/* Footer make white background - needed to do this when partners section was removed */
 .t3-footer {
     background:  #ffffff;
 }
 .t3-footer-sl .t3-module {
     background:  #ffffff;
 }
 /*.TzPortfolioIntrotext a {*/
 .TzPortfolioIntrotext div.btn > a, .TzDescription div.btn > a {
     font-size: 11px;
 }
/* Make banner smaller */
.carousel {
    max-height: 300px;
    overflow: hidden;
}
.carousel-inner {
    height: 100%;
}

.map-gallery-img-btn {
    width: 50%;
    margin: 0 auto;
    display: block;
}

.TzInner .TzPortfolioIntrotext .map-gallery-img-btn, .TzItem .TzDescription .map-gallery-img-btn {
    width: 70%;
    margin: 0 auto;
    display: block;
}

@media (max-width: 991px) {
    .t3-mainnav .nav > li > span, .t3-mainnav .nav > li > a {
     margin-left: 20px; 
  }
}

@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
   background: #FFF;
  }
} 

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #0364a5;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
     background: #049F04;
}

.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle .fa-bars {
    color: #FFF; 
}

.navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #546775;
  }
  
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #546775; 
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
     border-top: none; 
}

.navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

.jumbotron-primary {
  background-color: #fff;
}

.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
   color: inherit;
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 42px;
    padding-bottom: 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eeeeee;
  }  
  
.page-masthead .jumbotron {
    text-align:left !important;
	padding-bottom: 0px !important;
    margin: 0 0 20px !important;
    padding-top: 20px !important;
}

.jumbotron p {
   margin-bottom: 20px;
   font-size: inherit; 
   color:inherit;
}

.homepage-image-caption {
    position: absolute;
    bottom: 40%;
    display: flex;
    width: 100%;
    /*color: #FFFFFF;*/
    /* justify-content: flex-end; */
    left: 50%;
}

.homepage-image-caption  p  {
    max-width: 45%;
    padding: 5px 10px;
    /*background-color: #f7f7f7;*/
    background-color: rgba(255, 255, 255, 0.6);
    /*background-color: rgba(0, 0, 0, 0.6);*/
    border-radius: 5px;
    font-size: 1em;
}

.homepage-image-caption-title {
    position: absolute;
    bottom: 30%;
    display: flex;
    width: 100%;
    color: #FFFFFF;
    padding-left: 60px;
    justify-content: flex-start;
}

.homepage-image-caption-title  p  {
    max-width: 45%;
    padding: 5px 10px;
    /*background-color: #f7f7f7;*/
    /*background-color: rgba(255, 255, 255, 0.6);*/
    /*background-color: rgba(0, 0, 0, 0.6);*/
    border-radius: 5px;
    font-size: 3em;
}
/* .homepage-image-caption-title + p + p  {
    max-width: 45%;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 1em;
} */
.carousel-caption {
    text-align: left;
    text-shadow: none;
    font-size: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    right: auto;
    bottom: 40px;
}

@media screen and (min-width: 768px)
.carousel-caption {
    right: auto;
}
.carousel-indicators {
      width:10%;
      margin-left: -5%;
      
}

@media screen and (min-width: 992px) {
  .row-feature:first-child  {
     padding: 0px; 
  }
} 

@media screen and (min-width: 992px) {
  .row-feature {
     padding: 20px 0px 20px 0px !important;
  }
}

.t3-mainbody {
    padding-bottom: 0px;
}

 
