@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
.transparent-gradient{
	background:#fff;background:-moz-linear-gradient(top, #fff 0%, rgba(255,255,255,0) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, #fff), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(top, #fff 0%, rgba(255,255,255,0) 100%);
	background:-o-linear-gradient(top, #fff 0%, rgba(255,255,255,0) 100%);
	background:-ms-linear-gradient(top, #fff 0%, rgba(255,255,255,0) 100%);
	background:linear-gradient(to bottom, #fff 0%, rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.transparent-gradient-black{
	background:rgba(255,255,255,0);
	background:-moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.43) 43%, #a3a3a3 100%);
	background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(43%, rgba(255,255,255,0.43)), color-stop(100%, #a3a3a3));
	background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.43) 43%, #a3a3a3 100%);
	background:-o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.43) 43%, #a3a3a3 100%);
	background:-ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.43) 43%, #a3a3a3 100%);
	background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.43) 43%, #a3a3a3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a3a3a3', GradientType=0 );
}
.default-button{
	padding:18px 30px;
	text-transform:uppercase;
	font-size:90%;
	font-weight:bold;
	border-radius:2px;
	}
.default-button:hover{
	color:#000;
	text-decoration:none;
}
.default-button .icon{
	margin-left:70px;
}

*{
	-webkit-font-smoothing:antialiased !important;
	-moz-osx-font-smoothing:grayscale !important;
}
body{
	background:#F1F1F1;font-family:"Montserrat",sans-serif !important;
	font-size:12.8px;
	font-weight:300;
	line-height:calc(12px + 1.05vw);
	overflow-x:hidden;
	position:relative;
	padding-top:150px;
}
h1{
	font-size:1.912em;
	line-height:calc(18px + 1.8vw);
	}
h2{
	font-size:1.616em;
	line-height:calc(18px + 1vw);
}
h3{
	font-size:1.471em;
	line-height:calc(18px + 0.7vw);
}
h4{
	font-size:1.3em;
}
h5{
	font-size:1.243em;
}
h6{
	font-size:1.132em;
}
h4,h5,h6{
	line-height:calc(18px + .2vw);
}
h1,h2,h3,h4,h5,h6{
	font-weight:500;
	margin:calc(12px + 1.05vw) 0;
}
.logged-in header{
	/*margin-top:30px;*/
}

header .main-header{
	background:#FFFFFF;
	min-height:75px;
	padding-bottom:20px;
	box-shadow:0px 4px 10px rgba(0,0,0,0.1);
}

.datetime {
	text-align:right;
	width:100%;
	float:right;
	margin:10px 80px 0px 0px !important;
	padding:0px !important;
}
@media only screen and (max-width: 520px){
	.datetime{
		text-align:center !important;
		margin:10px 0px 10px 0px !important;
	}
}
header .site-name{
	padding-left:20px;
	padding-top:20px;
	line-height:20px !important;
}
header .site-name b{
	color:#000;
	line-height:20px;
	/*padding-top:20px;*/
	display:block;
	font-size:24px;
	padding-bottom:8px;
}
@media only screen and (max-width: 520px){
	header .site-name b{
		font-size:22px;
	}
}

header .site-name span{
	color:rgba(0,0,0,0.6);
	display:block;
	font-size:13.5px;
	font-weight:normal;
	line-height:12px;
}
@media only screen and (max-width: 520px){
	header .site-name span{
		font-size:11px !important;
	}
}
.iso {
    display: block; float:right; margin-left:400px;
}
@media only screen and (max-width: 520px){
	.iso {
    display: block; float:none; margin-left:0px;
}
}
.logo{
	/*overflow:hidden;*/
	margin:0;
	height:75px;
}
.logo svg{
	width:auto;
	height:90px;
}
.logo-footer{
	overflow:hidden;
	margin:0;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold
}
.logo-footer svg{
	width:auto;
	height:84px;
}
.logo-footer-description{
	padding-left:90px;
}
.social-media{
	list-style:none;
	margin:0;
	padding:0;
	zoom:1;
}
.social-media:before,.social-media:after{
	content:"";
	display:table;
}
.social-media:after{
	clear:both;
}
.social-media li{
	float:left;
	margin-right:14.5px;
}
.social-media a{
	color:rgba(253,254,253,0.5);
}
.social-media a:hover{
	color:#000;
}
.social-media span{
	display:none;
}
@media only screen and (max-width: 991px){
	.social-media-main{
		display:none !important;
	}
}
nav.main-nav{
	margin-top:-25px;
	height:50px;
}
@media only screen and (max-width: 991px){
	nav.main-nav{
		padding:0 !important;
		height:unset;}
}
nav.main-nav .container{
	background:linear-gradient(0deg, #b00000, #b00000);
	padding:0 40px;
}
nav.main-nav ul{
	background:#5b232c !important;
	list-style:none;
	margin:0;
	padding:0;
}
@media only screen and (max-width: 991px){
	nav.main-nav ul{
		height:65vh;
		overflow-y:auto;
	}
}
nav.main-nav ul>li{
	float:left;
	line-height:normal !important;
	margin-right:32px;
}
@media only screen and (max-width: 1200px){
	nav.main-nav ul>li{
		margin-right:26px;
	}
}
@media only screen and (max-width: 991px){
	nav.main-nav ul>li{
		margin-right:0;
		padding:8px 10px 0 10px;
	}
}
nav.main-nav ul>li.active>a{
	color:#fff !important;
}
nav.main-nav ul>li.active>a::before{
	border-top:3px solid #FFFFFF;
	bottom:0;
	content:'';
	left:0%;
	position:absolute;
}
nav.main-nav ul>li>a{
	color:rgba(255,255,255,0.7);
	display:block;
	font-size:16px;
	font-weight:500;
	position:relative;
	padding:.8rem 0 !important;
	transition:all .3s;
}
nav.main-nav ul>li>a::before{
	background:rgba(255,255,255,0.7);
	bottom:0;content:'';
	height:0px;
	left:0;
	position:absolute;
	right:0;
	transition:all .3s;
}
nav.main-nav ul>li>a:hover{
	color:#fff;
	text-decoration:none;
}
nav.main-nav ul>li>a:hover::before{
	background:#fff;
	width:100%;
	left:0;
	right:0;
	height:3px;
}
nav.main-nav .nav-link-highlight{
	background:#FBBF08;
	color:#000000 !important;
	margin-right:0px;
}
nav.main-nav .nav-link-highlight:hover{
	background:#FFA800;
	color:#000000 !important;
}
nav.main-nav .nav-link-highlight:hover a{
	color:#000000 !important;
}
nav.main-nav .nav-link-highlight:hover a:hover{
	color:#000000 !important;
}
nav.main-nav .nav-link-highlight a{
	color:#000000 !important;
	font-weight:500;
	padding:.8rem 40px !important;
	transition:all .3s;
}
@media only screen and (max-width: 991px){
	nav.main-nav .nav-link-highlight a{
		padding:.8rem 0 !important;
	}
}
nav.main-nav .nav-link-highlight a:hover{
	color:#fff;
	text-decoration:none;
}
nav.main-nav .nav-link-highlight a:hover::before{
	background:rgba(255,255,255,0);
}
nav.main-nav .dropdown-menu{
	-webkit-box-shadow:0 0 15px rgba(176,0,0,0.08);
	-moz-box-shadow:0 0 15px rgba(176,0,0,0.08);
	box-shadow:0 0 15px rgba(176,0,0,0.08);
	border:none !important;
	border-radius:0px !important;
	margin:0px !important;
	padding:24px 0 !important;
}
nav.main-nav .dropdown-item{
	padding:.5rem 1.5rem;
}
nav.main-nav .navbar-toggler{
	outline:none;margin:5px;
}
nav.main-nav .navbar-toggler-icon{
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

footer{
	color:rgba(255,255,255,0.9);
}
footer .footer-top{
	background:#b00000;
	padding:64px 0;
}
footer .footer-top p{
	font-size:12.8px !important;
}
footer .footer-bottom{
	background:#13202C;
	font-size:12.8px !important;
	padding:24px 0;
}
footer .footer-bottom p{
	margin:0;
}
footer .busdesc{
	line-height:24px;
	font-size:12.8px !important;
	margin-top:16px;
}
footer .header{
	font-size:16px;
	font-weight:600;
	text-transform:uppercase !important;
	margin:0 0 24px 0 !important;
}
footer .redline{
	position:relative;
}
footer .redline::before{
	background:#b00000;
	content:'';
	height:1px;
	left:0;
	bottom:-4px;
	position:absolute;
	width:16px;
}
footer .link-list{
	list-style:none;
	margin:0;
	padding:0;
}
footer .link-list a{
	color:#BEBEBE;
	font-size:12.8px !important;
}
footer .link-list a:hover{
	color:#053E74;
	text-decoration:none;
}
.form-subscribe input{
	background-color:#36414C;
	border:none;
	font-size:.76em;
	padding:24px 16px;
}
.form-subscribe input::placeholder{
	color:#657d89;
}
.form-subscribe button{
	background-color:#053E74;
	color:#ffffff;
	font-size:.76em;
	padding:12px 16px;
	text-transform:uppercase;
}
.slider{
	background:url("../../../altus_dwims_2021/assets/images/slider-bg.png") no-repeat top center;
	background-size:cover;
	background-attachment:initial;
	padding:72px 0 24px 0;
}
.slider #dwimscarousel{
	border:16px solid #FFFFFF;
	-webkit-box-shadow:0 0 15px rgba(176,0,0,0.08);
	-moz-box-shadow:0 0 15px rgba(176,0,0,0.08);
	box-shadow:0 0 15px rgba(176,0,0,0.08);
}
.carousel-indicators{
	display:flex;
	justify-content:center;
	align-items:center;
}
.carousel-indicators li{
	width:6px;
	height:6px;
	background:#c4c4c4;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.carousel-indicators li.active{
	width:10px;
	height:10px;
	background:#000;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.carousel-control-next,.carousel-control-prev{
	width:5%;
}
.subheader{
	height:200px !important;
	position:relative;
	background:url("../../../altus_dwims_2021/assets/images/slider-bg.png") no-repeat top center;
	background-size:cover;
	background-attachment:initial;
}
.subheader img{
	position:absolute;
	left:0;
	top:0;
	object-fit:cover;
	width:100%;
	height:100%;
	z-index:1;
}
.subheader .headline{
	bottom:40px;
	position:absolute;
	z-index:3;
	margin:0;
}
.subheader .headline::before{
	bottom:-10px;
}
.subheader-plain{
	background-color:#ffffff;
	height:100px;
}
.breadcrumbs{
	color:#929292;
	font-size:12.8px;
	padding:12px 0;
	background-color:#f5f5f5;
}
.breadcrumbs a{
	color:#000  !important;
}
.breadcrumbs a:hover{
	text-decoration:none;
}
.woocommerce-breadcrumb{
	color:#9D9D9D;
	font-size:12.8px;
}
.woocommerce-breadcrumb a{
	color:#000;
}
.woocommerce-breadcrumb a:hover{
	text-decoration:none;
}
.headline{
	position:relative;
	color:#000;
}
.headline::before{
	background:#b00000;
	content:'';
	height:3px;
	left:0;
	bottom:-12px;
	position:absolute;
	width:48px;
}
.brands-carousel{
	background:#ffffff;
	padding:64px 24px;
}
.carousel{
	margin-bottom:30px;
}
.carousel .owl-theme .item{
	height:350px;
	width:250px;
	background-color:#ffffff;
	-webkit-box-shadow:0 0 1px rgba(176,0,0,0.4);
	-moz-box-shadow:0 0 1px rgba(176,0,0,0.4);
	box-shadow:0 0 1px rgba(176,0,0,0.4);
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
@media only screen and (max-width: 414px){
	.carousel .owl-theme .item{
		width:200px;
	}
}
.carousel .owl-theme .item:hover{
	-webkit-box-shadow:0 0 30px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 30px rgba(0,0,0,0.1);
	box-shadow:0 0 30px rgba(0,0,0,0.1);
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.carousel .owl-theme .item .hovereffect{
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
	cursor:default;
}
.carousel .owl-theme .item .hovereffect .overlay{
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	background-color:transparent;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.carousel .owl-theme .item .hovereffect .overlay a{
	text-decoration:none;
	font-weight:500;
	font-size:12.8px;
	color:#ffffff;
	background-color:rgba(19,31,43,0.7);
	padding:10px 20px;
	margin:-64px 34px 0 34px;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all 0.6s ease-in-out;
	transition:all 0.6s ease-in-out;
}
.carousel .owl-theme .item .hovereffect .overlay a:hover{
	background-color:rgba(19,31,43,0.9);
	-webkit-transition:all 0.6s ease-in-out;
	transition:all 0.6s ease-in-out;
}
.carousel .owl-theme .item .hovereffect .overlay:hover a{
	display:inline;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
}
.carousel .owl-theme .item .hovereffect:hover .overlay{
	background-color:rgba(245,248,250,0.4);
	display:flex;
	flex-direction:column;
	justify-content:center;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.carousel .owl-theme .item .hovereffect img{
	display:block;
	height:50%;
	width:80%;
	object-fit:scale-down;
	margin:32px auto 16px auto;
}
.carousel .owl-theme .item .hovereffect p{
	padding:0px 24px 0 24px;
	max-width:100%;
	margin:0 auto;
	font-size:12.8px;
	line-height:normal;
}
.carousel .owl-theme .item .hovereffect strong{
	color:#13202C;
	font-weight:600;
	font-size:12.8px;}
.carousel .owl-theme .owl-nav{
	left:0;
	margin:0 !important;
	position:absolute;
	right:0;
	top:40%;
	transform:translate(0, -50%);
}
.carousel .owl-theme .owl-nav .owl-prev,.carousel .owl-theme .owl-nav .owl-next{
	display:inline-block;
	font-size:2em !important;
	position:absolute;
	padding:16px 8px !important;
	color:#FFFFFF !important;
	background:rgba(0,0,0,0.5);
	border-radius:0;
}
.carousel .owl-theme .owl-nav .owl-prev:hover,.carousel .owl-theme .owl-nav .owl-prev:focus,.carousel .owl-theme .owl-nav .owl-next:hover,.carousel .owl-theme .owl-nav .owl-next:focus{
	background:rgba(0,0,0,0.9);
	color:#ffffff !important;
	outline:none !important;
}
.carousel .owl-theme .owl-nav .owl-prev{
	left:-5px;
}
.carousel .owl-theme .owl-nav .owl-next{
	right:-5px;
}
.content{
	background:#FBFBFB;
	padding:24px 0 64px 0;
}
.seafarer{
	padding:0px 0px 40px 0px;
	color:#FFFFFF;
}
.calltoaction{
	padding:64px 0;
	color:#FFFFFF;
}
.calltoaction h1{
	color:#FFFFFF;
	font-weight:bolder;
	font-size:1.9rem;
	letter-spacing:0.7px;
}
.calltoaction .fas{
	font-size:2em;
}
.calltoaction .bitem{
	padding:30px;
	position:relative;
}
.calltoaction .bitem h2{
	font-size:1.4rem;
	font-weight:normal;
	margin:0px;
	font-weight:bold;
}
.calltoaction .bitem p{
	font-size:0.9rem;
	font-weight:lighter;
}
.calltoaction .bitem span{
	color:rgba(255,255,255,0.2);
	font-size:120px;
	position:absolute;
	right:30px;
	top:-35px;
}
.calltoaction .bitem a{
	color:#FFFFFF;
	font-size:12px;
}
.calltoaction .bitem a:hover{
	text-decoration:none;
	color:#000000;
}
.calltoaction .bi-blue{
	background-color:#1e1d1d;
}
.calltoaction .bi-blue h2,.calltoaction .bi-blue p{
	color:#ffffff;
}
.calltoaction .bi-green{
	background-color:#b00000;
}
.calltoaction .bi-green h2,.calltoaction .bi-green p{
	color:#ffffff;
}
.calltoaction .bi-violet{
	background-color:#1e1d1d;
}
.calltoaction .bi-violet h2,.calltoaction .bi-violet p{
	color:#ffffff;
}
.calltoaction .bi-yellow{
	background-color:#1e1d1d;
}
.calltoaction .bi-yellow h2,.calltoaction .bi-yellow p{
	color:#ffffff;
}
.product .cl{
	padding:0 4px !important;
}
.product .cl .overlay a{
	margin:-64px 16px 0 16px;
}
.filte-products{
	background-color:#ffffff;
	-webkit-box-shadow:0 0 1px rgba(176,0,0,0.4);
	-moz-box-shadow:0 0 1px rgba(176,0,0,0.4);
	box-shadow:0 0 1px rgba(176,0,0,0.4);
	padding:8px 24px;
	height:calc(100% - 8px);
	margin-top:8px;
}
.filte-products .form-control{
	border:1px solid #F2F2F2;
	color:#8F8F8F;
	font-size:12.8px;
}
.filte-products select{
	color:#F2F2F2;
	-webkit-appearance:none;
	-moz-appearance:none;
	-webkit-border-radius:0px;
	background:url(https://image.flaticon.com/icons/svg/60/60781.svg) calc(100% - 16px) 50% no-repeat;
	background-size:10.24px;
	font-size:0.9em;
	margin-bottom:0.8em;
}
.filte-products button{
	font-size:12.8px;
	text-transform:uppercase;
}
.owl-theme .owl-dots,.owl-theme .owl-nav{
	margin-top:24px !important;
}
.owl-theme .owl-dots{
	display:flex;
	justify-content:center;
	align-items:center;
}
.owl-theme .owl-dots .owl-dot{
	outline:none !important;
}
.owl-theme .owl-dots .owl-dot span{
	width:6px;
	height:6px;
	margin:5px 5px;
}
.owl-theme .owl-dots .owl-dot.active span{
	width:10px;
	height:10px;
	background:#000000;
}
.socialmedia-container{
	border:1px solid #eaedf0;
}
.search-form{
	margin-top:48px;
}
.search-form .screen-reader-text{
	display:none;
}
.search-form label{
	width:70%;
	margin-right:-4px;
}
.search-form .search-field{
	background-color:#ffffff;
	border:none;
	font-size:12.8px;
	padding:16px 24px;
	width:100% !important;
	-webkit-box-shadow:0 0 1px rgba(176,0,0,0.4);
	-moz-box-shadow:0 0 1px rgba(176,0,0,0.4);
	box-shadow:0 0 1px rgba(176,0,0,0.4);
}
.search-form .search-submit{
	background-color:#b00000;
	border:none;
	color:#ffffff;
	font-size:12.8px;
	padding:16px 24px;
	text-transform:uppercase;
	min-width:20%;
	-webkit-box-shadow:0 0 1px rgba(176,0,0,0.4);
	-moz-box-shadow:0 0 1px rgba(176,0,0,0.4);
	box-shadow:0 0 1px rgba(176,0,0,0.4);
}
.search-form .search-submit:hover{
	cursor:pointer;
}
.search-form-product .screen-reader-text{
	display:none;
}
.search-form-product label{
	width:70%;
	margin-right:-4px;
}
.search-form-product .search-field{
	background-color:#ffffff;
	border:none;
	font-size:12.8px;
	height:calc(2.25rem + 2px);
	padding:.375rem .75rem .375rem .75rem;
	line-height:1.5;
	width:100% !important;
	-webkit-box-shadow:0 0 1px rgba(176,0,0,0.4);
	-moz-box-shadow:0 0 1px rgba(176,0,0,0.4);
	box-shadow:0 0 1px rgba(176,0,0,0.4);
}
.search-form-product .search-submit{
	background-color:#50565d;
	border:none;
	color:#ffffff;
	font-size:12.8px;
	height:calc(2.25rem + 2px);
	padding:.375rem .75rem .375rem .75rem;
	line-height:1.5;
	text-transform:uppercase;
	min-width:20%;
	-webkit-box-shadow:0 0 1px rgba(176,0,0,0.4);
	-moz-box-shadow:0 0 1px rgba(176,0,0,0.4);
	box-shadow:0 0 1px rgba(176,0,0,0.4);
}
.search-form-product .search-submit:hover{
	cursor:pointer;
}
.bx-wrapper img{
	width:100% !important;
	height:auto !important;
	object-fit:cover !important;
}
.bx-viewport{
	height:unset !important;
}
img.brand-carousel{
	width:180px !important;
}
.news{
	padding-bottom:32px;
}
.news .news-container{
	background-color:#FFFFFF;
	-webkit-box-shadow:0 0 15px rgba(176,0,0,0.08);
	-moz-box-shadow:0 0 15px rgba(176,0,0,0.08);
	box-shadow:0 0 15px rgba(176,0,0,0.08);
	padding:0;
}
.news .news-container .news-content{
	padding:32px 12px;
}
.news .news-container .news-image{
	width:100%;
	height:auto;
}
.news .news-container .news-date{
	font-size:13.5px;
	font-weight:normal;
	display:block;
}
.news .news-container .news-details{
	margin-top:24px;
}
.site-thumbnails{
	border:10px solid #FFFFFF;
	-webkit-box-shadow:0 0 15px rgba(176,0,0,0.08);
	-moz-box-shadow:0 0 15px rgba(176,0,0,0.08);
	box-shadow:0 0 15px rgba(176,0,0,0.08);
	margin-top:0px !important;
}
.site-thumbnails figcaption{
	font-size:13.5px !important;
}
.nav-list{
	padding:0;
	margin:0;
	color:#000;
}
.nav-list ul{
	padding:0;
	margin:0 0 0 24px;
}
.nav-list ul a{
	color:#5c5d5e;
	font-size:14px;
}
.wpcf7-form input.form-control,.wpcf7-form textarea{
	background-color:#F2F2F2 !important;
	color:#000000;
	font-size:0.85em;
	padding:23px 20px;
	background-clip:unset;
}
.wpcf7-form input.form-control::placeholder,.wpcf7-form textarea::placeholder{
	color:#C0C0C0;
}
.wpcf7-form button{
	padding:10px 80px !important;
}

.btn-primary {
    color: #fff;
    background-color: #b00000 !important;
    border: 2px solid #cccccc !important;
}
.btn-primary:hover {
	border: 2px solid #666 !important;
}
.btn-primary:hover, .btn-link:hover {
	color:#1e1d1d !important;
}
/*# sourceMappingURL=styles.css.map */
