﻿/*
 * Version: 2.1
 * File Description: Place here your custom CSS styles
 */
 
lable {
 display: table-caption;
 white-space: nowrap;
}

/* Disable arrows on slideshow */
.tparrows {
	display: none !important;
}

.min320 {
	min-height:320px;
}


.input-group-addon{
  	margin-left: -28px;
	padding:10px 0px 0px 0px;
 	z-index:0;
 	opacity: 0.5;
}

.icon-radius{
	border-top-right-radius: 5px !important;
  	border-bottom-right-radius: 5px !important;	
  	flex: 0 0 100% !important;
}

.clearboth{
	clear:both;
}

.floatLeft{
	float:left;
}

.table-bordered tr, .table-bordered td, .table-bordered tbody {
	background-color: transparent;
	/*background-color: #fcfcfc !important;
	background-color: transparent !important;
	background: rgba(255, 255, 255, 0.07)!important;*/
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border-color: #f5f5f5 !important;
    }
    

img.SelfContImgBdr {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
}

body, header, .page-wrapper {
	background-image: url('../images/tile.jpg') !important;
	background-repeat:repeat;
}


#logo img, #logo-mobile img {
	/*margin-bottom: 15px;
	margin-top:42px;*/
	padding: 10px;
	border: 1px solid #736451;
}

#logo img {
	margin-top:22px;
	}


img.flag {
	display:inline !important;
	margin-bottom:2px;
}

div.slideshow {
	border-bottom: 1px solid #f5f5f5;
}

.main-container {
	padding-top:30px;
}

.img-thumbnail {
	background: none !important;
}  

div.header-top {
	background-color: #fafafa !important;
	padding:6px 0px !important; 
	border-bottom: 2px solid #736451 !important;
	}
	
/*div.header-top i {
	font-size:25px;
	color: #8d8d8d !important;
	padding-right:10px;
	vertical-align: middle;
}	*/

.header .navbar-nav li li a {
    padding: 10px 20px 10px 5px !important;
    } 

.header .navbar-nav li .nav-link {
    color: #333333;
    font-size: 13px;  
    font-weight:500; 
    } 
    
.bg-info {
	background-color: #e1e1e1!important;
} 

.text-info {
	color: #e1e1e1 !important;
}  

.table-colored > thead > tr > th {
	background-color: #79bde9;
	border-color: #79bde9;
}

/* Used on survey results page */
div.key {
	width:25px; height:25px; float:left; margin-bottom:10px;
	} 
    
    
/* Hide call toaction bar unless on mobile */
#callto {
		display: none;
	}
    

/*slide show text rotator*/
.tp-caption.large_slidertext .typed-cursor {
  color: #76af43;
}

.bkgpanel {
	background-color: #736451;
	width:400px;
	height:220px;
	border-radius: 10px;
}

.large_slidertext {

    font-size: 30px;
    font-family: "Raleway", sans-serif;
    color: #76af43;
    line-height: 1.2;
    font-weight: 500;
}

.large_slidertextbold {

    font-size: 42px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #76af43;
    line-height: 1.2;
}


.medium_slidertext {
    font-size: 32px;
    color: #fff;
    font-weight: 500;
	line-height: 1em;
}

.small_slidertext {
	color: #d7e8c7;
	font-size: 20px;
	font-weight: 500;
}

.small_white {
	font-size:20px;
}

div.footer-content h2 {
	color: #24a828 !important;
}

div.footer .separator-2::after {
	background: #4c4c4c !important;
}

div.footer a {
	color: #999;
}

.footer {
    padding: 10px 0;
    }

div.footer a:hover {
	color: #76af43;
}

.dark .footer {
    /*background-color: #383838 !important;*/
    color: #fff;
    background: transparent!important;
    background: rgba(0, 0, 0, 0.1)!important;

}

.subfooter {
    background-color: #252525 !important;
    }

h1,
h2 {
  color: #231f20;
}


.page-title {
  color: #c66a44;
}

h3 {
	color: #76af43;
	/* padding-top:15px; */
}

h4 {
	font-size: 16px;
	color: #3a97b5;
	margin-top: 35px;
	font-weight:600;
	text-transform: uppercase;
}

h5 {
	font-size: 16px;
	color: #3a97b5;
	font-weight:600;
	text-transform: uppercase;

}

h6, h6 a {
	color: #518051;
	font-size: 14px;
	margin-top:25px;
	text-transform: uppercase;
}

h7 {
	color: #79bde9;
	font-size: 16px;
	margin-top:20px;
	font-weight: 500;
}


.header .navbar-nav li .nav-link {
    color: #736451;
    font-weight: 500;
    }

.header .navbar-nav li .nav-link:focus, .header .navbar-nav li .nav-link:hover, .header .navbar-nav .show > .nav-link, .header .navbar-nav li .nav-link.show, .header .navbar-nav .active.show > .nav-link, .header .navbar-nav li.show .nav-link.active {
    color: #fff;
    }
    
 .header .navbar-nav li .nav-link:focus, .header .navbar-nav li .nav-link:hover, .header .navbar-nav .show > .nav-link, .header .navbar-nav li .nav-link.show, .header .navbar-nav .active.show > .nav-link, .header .navbar-nav li.show .nav-link.active {
    background: transparent;
    background: rgba(0, 0, 0, 0.1);
    border-bottom-color: transparent;
    border-right: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    font-weight: 500;
    
}   


/* Adjust gap between top of page and menu */
.header .navbar-nav li .nav-link {
    padding: 62px 15px 20px 15px;
    }
    
/* Increase width of dropdown menu */
.header .navbar-nav li ul {
    min-width: 24rem;
    }    

div.breadcrumb-container {
	/*background-color: #dfdcd8!important;*/
    background: transparent!important;
    background: rgba(0, 0, 0, 0.1)!important;
	
	border-bottom: 1px solid #f5f5f5 !important;
	}
	
div.headbanner {
	min-height: 150px;
	border-bottom: 1px solid #f5f5f5;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}

a.btn-sidebar {
	width:300px;
	text-align:left;
	margin-bottom:0px;
}

ul.stdul {
	margin-left: 0 !important;
	padding-left: 15px !important;
}

ul.stdul li {
	padding-top:15px;
}

.btn-resize {
  padding: 15px 50px;
  font-size: 30px;
  line-height: 1.4666666667;
  border-radius: 6px;
  margin: 10px 0px 0px 0px;
  margin-right: 20px !important;
}


/* Styles exceptions for specific screen sizes */
/* ------------------------------------------- */


@media (max-width: 1200px) {

	.dropdown-toggle {
		margin-top:12px;
		}

}

@media (min-width: 992px) {    
 .fixed-header-on .main-navigation .navbar-nav > li > a {
    padding-top: 65px;
    padding-bottom: 21px;
	}   
}


/* For when menu turns to hamburger */
@media (max-width: 992px) {

	.btn-resize {
		padding: 10px 10px;
  		font-size: 20px;
  		line-height: 1.4666666667;
  		border-radius: 6px;
  		margin: 10px 0px 0px 0;
  		}

	.dropdown-toggle {
		margin-top:0px;
		}
		
/* Adjust gap between top of page and menu */
.header .navbar-nav li .nav-link {
    padding: 30px 15px 20px 15px;
    }
		
		
}




@media (max-width: 576px) {

	.btn-resize {
	  padding: 10px 10px;
	  font-size: 15px;
	  line-height: 1.4666666667;
	  border-radius: 5px;
	  margin: 10px 50px 0px 0;
	  margin-right: 50px !important;
	}

	div.slideshow {
		display:none;
	}
	
	#callto {
		display: block;
	}
	
	div.call-to-action {
		padding-top:0px;
	}
	
	
		
}

@media (min-width: 576px) {

	img.branch {
		max-width: 280px;
	}


