/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
	margin-left:  10px;
	margin-right:  10px;
}

.t3-mainnav .t3-navbar {
	background: linear-gradient(#eee, #9e9e9e);
}

/* permachink red */
a:hover, a:focus {
	color:  #740c2f!important;
}

.label-small {
	color:  #740c2f;
}

.swiper-thumbs .label-small {
	color:  #740c2f!important;
}

.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus {
	color:  pink;
}


.btn-primary {
	background:  #740c2f!important;
	color:  #fff;
}
.t3-megamenu > ul > li > .mega-dropdown-menu {
	border:  2px solid #740c2f;
}
.nav-right .search .form-control, .nav-right .form-search .form-control {
	background-color:  #740c2f;
}

.video-intro a .fa {
	color:  #740c2f!important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		background:  #740c2f;
	    color: #fff!important;
}

.nav-tabs > li.active > a:before, .nav-tabs > li.active > a:hover:before, .nav-tabs > li.active > a:focus:before {
	border-color: #740c2f transparent transparent transparent; 
}

button, 
html input[type="button"], 
input[type="reset"], 
input[type="submit"] {
	background: #740c2f;
	border:  0;
	padding:  10px;
	color:  #fff;
	margin: auto;
	display: block;
}

.t3-sidebar .nav-pills > li > a {
	background:  #740c2f;
	color:  #fff!important;
}

.t3-sidebar .nav-pills > li > a:hover {
	background:  #333;
	color:  #fff!important;
}



.copyright a {
	color:  #fff;
	border-bottom:  0;
}


.slideshow .swiper-thumbs-wraper .swiper-thumbs:hover {
	background:  #999!important;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus,
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background:  #333!important;
	color:  #fff!important;
}

div.k2ItemsBlock ul {
	margin:  0;
	list-style:  none;
	padding:  0;
}

.SobiPro .page-header {
	border-top: 4px solid;
}

.SobiPro h2.page-header {
	margin-bottom: 0;
}

.componentheading {
	padding-top: 0;
	padding-bottom: 5px;
}

div.k2FeedIcon {
	float: right;
}

body.stripped #s5_menu_wrap {
	display: none;
}

#s5_right_wrap iframe {
	width: 100%!important;
}

#s5_right_wrap h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
    color:#2f71b3;
}


div.accordion form h2 {
	display: none;
}

@media (max-width: 1170px) {
	#s5_nav li .s5_level1_span1 {
		padding-left: 8px;
		padding-right: 8px;
	}
}



#mj_rs_mod_center_selector {
	min-width: 250px;
}


#mj_rs_mod_radius_selector {
	max-width: 100px;
}


.head-right ul li {
	display: inline-flex;
	float: right;
}

.head-right ul li a {
		font-size: 12px;
}


.t3-content img {
	
	height: auto;
}

.slideshow .has-mask:before {
	background-image:  none!important;
}



footer a {
	color: #fff;
}

footer ul.nav li {
	display: inline-flex;
}

footer ul.nav li a:hover {
	color: #333;
}

.acm-features .features-item-inner h4 {
    color: #484848!important;
}

.acm-features.style-1 .label-small {
    margin-bottom: 24px;
	display: none!important;
}

.acm-features.style-1 .acm-features-title {
  color: inherit!important;
}

.acm-features.style-1 .features-item-inner h3 {
    /* color: #234269; */
    font-weight: 500;
    margin-top: 16px!important;
    margin-bottom: 6px!important;
}

select, textarea, input[type="text"] .inputbox {
   	margin: auto!important;
   text-align: center!important;
    border: 2px solid #740c2f!important;
   }

.testimonial-showcase-intro p {
	font-size: 14px!important;
	padding: 30px 40px 30px 40px!important;
	font-weight: 300;
}
@media (max-width: 992px) {
  .testimonial-showcase-intro p {
    color: #666666;
	background-color: white;
  }
}
@media (max-width: 926px) {
	.section-wrap > div {
		background-attachment: scroll;
		background-position: center;
		background-repeat: no-repeat;
	}		
	}
