/*
Theme Name: DevDmBootstrap3
Theme URI: http://devdm.com/DevDmBootstrap3
Author: Danny Machal
Author URI: http://devdm.com/
Description: A versatile and responsive Bootstrap WordPress starter theme FOR DEVELOPERS based on Twitter Bootstrap 3.3.6.
Version: 1.80
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: devdmbootstrap3

devdmbootstrap3 WordPress Theme, Copyright 2016 Danny Machal.
devdmbootstrap3 is distributed under the terms of the GNU GPL v3.
*/

/* The bootstrap.css file is auto-enqueued in functions.php */

/* YOU SHOULD BE MAKING A CHILD THEME. Don't let me be a bad guy and erase all your hard work with a theme update. I just want to bring you new amazing features. I don't want to destroy your world. I've made a child theme available for you to use. Download it here http://devdm.com/DevDmBootstrap3/child-themes/ */

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: "europa",sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.42857143;
    color: #222720;
    background-color: #fff;
    padding-bottom: 0px;
    text-align: left;
}




.dmbs-container {

}

.dmbs-header {

}

.dmbs-header-img {

}

.dmbs-header-text {
	display:none;
}

.dmbs-top-menu {

}

.dmbs-content {
	padding-top: 60px;
}


.dmbs-content p {
	text-align: left;
}


.dmbs-main {

}

.dmbs-left {

}

.dmbs-right {
	text-align: left;
}

.dmbs-right a {
	color: #000;
}

.dmbs-right a:hover {
	color: #39B54A;
}

.dmbs-right li {
    list-style-type: none;
    margin-left: 0em;
}


.dmbs-right ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0px;
}


.dmbs-footer-menu {
	color: #39B54A;
}

.dmbs-footer-menu li > a {
	color: #000!important;
}

.dmbs-footer-menu li > a:hover {
	color: #39B54A!important;
}


.dmbs-footer-menu .nav > li {
 	float: none;
 }

.dmbs-footer-menu .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 0px;
}

.dmbs-footer-menu .nav > li > a {
    position: relative;
    display: block;
    padding: 0px 0px 8px;
}


.menu-footernav-container {


}


.dmbs-footer-menu, .nav, ul {
    padding-left: 0px!important;
}



.dmbs-footer-menu .nav > li > a:hover, .dmbs-footer-menu .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
}


@media (min-width: 992px) {
	.menu-footernav-container {
		padding-left: 0px;
	}
}

.dmbs-author-credits {

}

.dmbs-comments {
	display: none;
}


.dmbs-footer {
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 0!important;
}


.dmbs-footer a {
    color: #000;
    text-decoration: none;
}

.dmbs-footer a:hover {
    color: #39B54A;
    text-decoration: none;
}

.dmbs-footer .navbar-inverse .navbar-nav > li > a {
	text-align: left;

}

.menu-footernav-container > .navbar-nav {
	margin-top: 0;

}





.row { margin: 0; padding: 0 }
    
    

section {
  width: 100%;
  display: table;
  margin: 0;
  max-width: none;
  height: 100vh;
  text-align: center;
  color: white;
}


.content {
  display: table-cell;
  vertical-align: middle;
}





.cover {
	color:white;
	background-image:url('img/home-cover.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    /*background-attachment: fixed;*/
}    


.cover-ed  {
	color:white;
	background-image:url('img/ed-cover.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    /*background-attachment: fixed;*/
}    


.cover-res {
	color:white;
	background-image:url('img/res-cover.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    /*background-attachment: fixed;*/
}    


.cover-comm {
	color:white;
	background-image:url('img/comm-cover.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    /*background-attachment: fixed;*/
}    


.cover-sport {
	color:white;
	background-image:url('img/sport-cover.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    /*background-attachment: fixed;*/
} 

  
.cover-diy {
	color:white;
	background-image:url('img/diy-cover.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    /*background-attachment: fixed;*/
} 


.cover-products {
	color:white;
	background-image:url('img/products-cover.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    /*background-attachment: fixed;*/
}   



a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #333;
    text-decoration: underline;
}


.black-link a {
    color: #000;
    text-decoration: underline;
}
    
.black-link a:hover {
    color: #39B54A;
    text-decoration: underline;
}

.black-text {
    color: #333!important;
}
    
.navbar-brand {
    float: left;
    padding: 7px 39px;
    font-size: 18px;
    line-height: 20px;
    width: 200px;
}

@media (max-width: 768px) {
	.nav > li > a {
		position: relative;
		display: block;
		padding: 15px 10px;
	}
}



.navbar-right {
    margin-top: 20px;
}


.navbar-nav > li > a {
   	font-family: "europa",sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-align: center;
}


@media (min-width: 992px) {
	.navbar-inverse .navbar-nav > li:last-child {
		margin-right: 20px;
	}
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color:  rgba(0, 0, 0, 0.0);
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #e0e0e0;
}

.navbar-inverse .navbar-toggle .icon-bar:active {
    background-color: #39B54A;
}


.navbar-inverse {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
    border-color: rgba(0, 0, 0, 0.0);
   /* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.7 opacity */
	background: rgba(0, 0, 0, 0);
	position: absolute;
	width: 100%;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.0);
}


.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0.0);

}

.navbar-toggle {
    margin-top: 20px;
    padding-bottom: 40px;
}

.navbar-header button {
	width: 42px;
}

.navbar-inverse .navbar-toggle {
    border-width: 0;
}


.navbar-nav  {

}

.navbar-nav {
    margin: 7.5px 0px;
}


.in {
    background-color: rgba(57, 181, 74, 0.8);
    position: absolute;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    }

.navbar .in {
	    z-index:1000;
}

.modal-content {
    border-radius: 0px!important;
}


.modal-header .close {
    width: 30px;
}



.container-narrow > hr {
  margin: 30px 0;
}

.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.container {
    padding-left: 0px;
    padding-right: 0px;
}

@media (min-width: 768px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
}



.home-cover {
    background-image:url('img/home-cover-full.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    height: 590px;
}

@media (max-width: 768px) {
	.home-cover {
		height: 320px;
	}
}
    
 a.arrow {
        bottom: 7%;
		position: absolute;
        z-index: 100;
        left: 45%;
        @include transform(translateX(-50%));
        width: 40px;
        height: 42px;
        background-image: url('img/arrow-cover.png');
        background-repeat: no-repeat;
        background-position: center top;
		-ms-transition: 1.5s ease-in-out;
		-moz-transition: 1.5s ease-in-out;
		-webkit-transition: 1.5s ease-in-out;
		-o-transition: 1.5s ease-in-out;
		transition: 1.5s ease-in-out;

    }
    
    
    @media (min-width: 768px) {
	 a.arrow {
        left: 50%;
		}
	}

       
 a.arrow:hover {
        	background-position: center bottom;
        }


.fade-in {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.5s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


.think {
	position: relative;
	left: 50%;
    transform: translate(-50%, 0);
    margin-top: -50px;
    padding: 0 30px;
	}
	
@media (min-width: 768px) {	
	.think {
		position: fixed;
		left: 50%;
		transform: translate(-50%, 0);
		margin-top: -120px;
		padding: 0 30px;
	}
}	

.think-diy {
	position: relative;
	left: 50%;
    transform: translate(-50%, 0);
    margin-top: -50px;
    padding: 0 30px;
	}
	

	
a > .portal {
  width: 100%;
  display: table;
  margin: 0;
  max-width: none;
  height: 100%;
  text-align: center;
  color: white;

}	

@media (min-width: 768px) {	
	a > .portal {
	  display: none;

	}	
}	
	

a:hover > .portal {
  width: 100%;
  display: table;
  margin: 0;
  max-width: none;
  height: 100%;
  text-align: center;
  color: white;
  background: rgba(0, 0, 0, 0.4);
}	
	
	
	
a:hover > .portal,a {
    color: #fff;
    text-decoration: done;
}

a:hover > .portal,a:hover {
    color: #fff;
    text-decoration: none;
}

	
.portal_ed {
    background-image:url('img/portal_ed.jpg');
    background-repeat:no-repeat;
    background-position: right;
    background-size:cover;
    height:500px;
    display: block;
    }
    
    
.portal_ed:hover {
	position: relative;
	z-index:1000;
    }    
    
.portal_res {
    background-image:url('img/portal_res.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    height:500px;
    display: block;
}

.portal_res:hover {
	position: relative;
	z-index:1000;
    }   

.portal_com {
    background-image:url('img/portal_com.jpg');
    background-repeat:no-repeat;
    background-position: right;
    background-size:cover;
    height:500px;
    display: block;
    }
    
.portal_com:hover {
	position: relative;
	z-index:1000;
    }       
    
.portal_play {
    background-image:url('img/portal_play.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    height:500px;
    display: block;
}


.portal_play:hover {
	position: relative;
	z-index:1000;
}   
    
    
.portal_product {
    background-image:url('img/portal_products.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    height:500px;
    display: block;
}


.portal_product:hover {
	position: relative;
	z-index:1000;
    }   
    
    
.portal_before {
    background-image:url('img/before.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    height:500px;
    display: block;
}


.portal_before:hover {
	position: relative;
	z-index:1000;
    }   
    
    
.portal_after {
    background-image:url('img/after.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    height:500px;
    display: block;
}


.portal_after:hover {
	position: relative;
	z-index:1000;
    }  
    
    
.carousel-left {
    background-image:url('img/ed-carousel-placeholder.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
    height:650px;
    display: block;
   	position: relative;
}


.ed-image-1 {
    display: block;
   	position: relative;
}

	
.ed-image-2 {
    display: block;
   	position: relative;
}
		

.res-carousel-right {
    display: block;
   	position: relative;
}

.comm-carousel-left {
    display: block;
   	position: relative;
}

	
.res-image-2 {
    display: block;
   	position: relative;
}
		
		
	
	
    
@media (min-width: 992px) {
	.portal_ed {
    	width: 50%;
      float: left;
      
    }
    
	.portal_res {
		width: 50%;
		float: left;
	}
	
	.portal_com {
   		width: 50%;
      	float: left;
    }
    
	.portal_play {
		width: 50%;
		float: left;
	}
	
	
	.portal_product {
		width: 50%;
		float: left;
	}
	
.portal_before {
		width: 50%;
		float: left;
	}
	
.portal_after {
		width: 50%;
		float: left;
	}
	
	.carousel-left {
		width: 65%;
		float: left;
		margin-right: 20px;
	}
	
	.ed-image-1 {
		width: 65%;
		float: left;
		margin-right: 20px;
	}
	
	
	.res-carousel-right {
		width: 60%;
		float: right;
		margin-left: 20px;
	}
	
	.comm-carousel-left {
		width: 60%;
		float: left;
		margin-right: 20px;
	}
	
	.ed-image-2 {
		width: 50%;
		float: left;
		margin-right: 20px;
	}
	
	.res-image-2 {
		width: 50%;
		float: left;
		margin-right: 20px;
	}
	
	
	
}   

.soliloquy-container {
	margin-bottom: 100px!important;
}


.soliloquy-container .soliloquy-image {
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-size: cover!important;
    width: auto;

}

.soliloquy-container .soliloquy-next {
    display: block;
    width: 52px!important;
    height: 52px!important;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 0px!important;
    z-index: 1320;
    background: rgba(57,181,74,1) url(img/right.png) no-repeat scroll 50% 50%!important;
}


.soliloquy-container .soliloquy-prev {
    width: 52px!important;
    height: 52px!important;
	left: 0px!important;
	background: rgba(57,181,74,1) url(img/left.png) no-repeat scroll 50% 50%!important;
}

@media (min-width: 992px) {    
	.no-pad {
	  padding-left: 0px!important; 
	}
}

.news_bk {
    background-image: url('img/blog-hd.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 590px;
}


.news_bk h1 {
	color: #fff;
	padding-top: 250px;	
}




.buttons {
	padding-top: 50px;
}    
    
.btn-default {
    color: #fff;
	font-family: "europa",sans-serif;
    font-size: 24px;
    background-color: transparent;
    border-color: transparent;
    border-radius: 10px 10px 0px 0px;
  	  background: url("img/stamp-bkgd.png") no-repeat;
  	-webkit-transition: all .4s ease-in-out;
  	padding: 13px 20px 10px;
    margin-right: 2px;
}   

.btn-default:hover {
    color: #000;
  	background-position: 0 -60px;
}  


.facebook {
	width: 40px;
	height: 40px;
	padding: 0 48px 0 0;
	text-indent: -9999px;
	background: url("img/fb-icon.jpg") no-repeat;
	transition: background 0.5s;
	float: left;
	background-position: 0 0px;
	position: relative;
}

.facebook::after {
	content: "";
	background: url("img/fb-icon.jpg") 0px -40px no-repeat;
	opacity: 0;
	transition: opacity 0.5s;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.facebook:hover::after {
	opacity: 1;
	transition: opacity 0.5s;
}


        
.intro > p {
	padding: 20px 0px;
	text-align: left;
	font-size: 22px;
	line-height: 32px;
}     
    	

.about {
	padding: 40px 100px;
}


@media (max-width: 768px) {
	.about {
		padding: 40px 20px;
	}
}


.fresh-pad {
	padding-left: 0%;
}

@media (min-width: 1140px) { 
	.fresh-pad {
		padding-left: 7%;
	}
}


h1	{
    font-family: "europa",sans-serif;
    font-weight: 700;
    font-size: 60px;
    padding-top: 80px;
    color: #39B54A;
}

h2	{
    font-family: "europa",sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: #39B54A;
}


h3	{
    font-family: "europa",sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #39B54A;
    padding-bottom: 15px;
}

h4	{
    font-family: "europa",sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}


.page-header {
    padding-bottom: 9px;
    text-align: left;
    color: #39B54A;
    border-bottom: 0px solid #eeeeee;

}


ul {
    margin-top: 10px;
    margin-bottom: 10px;
    list-style-type: disc;
    padding-left: 18px!important;
}

ol {
    margin-top: 10px;
    margin-bottom: 10px;
    list-style-type: decimal;
    padding-left: 18px!important;
}



li {
	text-align: left;
}


p {
    margin: 10px 0 10px;
    line-height: 22px;
}


.special-list ul {
    margin-top: 24px;
    margin-bottom: 15px;
    list-style-type: none;
    padding-left: 0px!important;
    	border-top: 1px solid #39B54A;
 	padding-top: 22px;

}


.special-list li {
	border-bottom: 1px solid #39B54A;
 	padding-bottom: 24px;
    margin-bottom: 24px;

}


hr {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #000;
}


.quote {
	
}

.quote-pad {
	padding-top:75px;

}

.green {
	color: #39B54A;
}


.caption {
	padding-top: 15px;
}


.caption a {
	color: #39B54A;
}

.caption a:hover {
	color: #000;
}

@media (min-width: 992px) {
.caption {
	padding-top: 50px;
}
}	

p + .green a {
	color: #39B54A;
	text-decoration: underline;
}

p + .green a:hover {
	color: #000;
}

.caption-bottom {
	padding-top: 20px;
}

.strong-view.default .testimonial {
    margin: 20px auto;
    padding: 0;
    text-align: left;
    width: 100%;
    border: 0px solid #fff!important;
}

.strong-view.default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport {
    border: 1px solid #fff!important;
}

.testimonial-inner {
    border: 0px solid #FFFFFF!important;
    padding: 0px 30px 0 0!important;
    text-align: left;
}


.strong-view.default .testimonial-client {
    margin-top: 1em;
    text-align: left!important;
}


.testimonial-content p {
	font-size: 28px;
	font-weight: 700;
	line-height: 36px;

}


.strong-view.nav-position-outside .wpmslider-controls {
    text-align: left!important;

}

.strong-view.pager-style-buttons .wpmslider-pager-link:before {
  	color: #39B54A!important;
 
}


.top-pad {
	padding-top: 30px;
}

.bottom-pad {
	padding-bottom: 30px;
}



.bottom-pad-lg {
	padding-bottom: 100px;
}


.ftpd-add {
	padding-top: 50px;
}

.ftpd-logo {
	padding-top: 100px;
}

.about-pad {
	padding-top: 100px;
}

.blog-pad {
	padding-top: 90px;
}
	
.social-pad {
	margin-top: 60px; 

}	

.image-pad {
	padding-top: 10px;
}
		
@media (min-width: 992px) {
	.image-pad {
		padding-top: 90px;
	}
}	
	

.icons {
    text-align: center;
    padding: 80px 0;
}


.icons-products {
    text-align: center;
    padding: 0px 0 60px;
}



.dmbs-main ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
}

.dmbs-main h3 {
    font-family: "europa",sans-serif;
    font-size: 28px;
    line-height: 38px;
    text-align: left;
    padding-bottom:10px;
    padding-top: 30px;
}

.dmbs-main h4 {
    font-family: "europa",sans-serif;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    padding-bottom:5px;
    padding-top: 15px;
}


.credit-pad {
	padding-top: 40px;
	padding-bottom: 50px;


}

.text-right {
	text-align:right;
}

.white {
	color: #fff;
	text-align: left;

}

.basic-header {
	background-image:url('img/page-cover.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
	background-color: #fff;
	margin-bottom: 50px;
	padding-top: 200px;
}

.basic-header h1 {
	color: #fff;
}


.basic-header h2 {
	color: #fff;
}


.diy-header {
	background-image:url('img/diy-header.jpg');
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
	background-color: #fff;
	margin-bottom: 50px;
	padding-top: 200px;
}

.diy-header h1 {
	color: #fff;
	font-size: 80px;
}



.call-to-action {
	background-color: #007C38;
	position: relative;

}


.call-to-action h2 {
	padding-top:100px;
	color: #39B54A;
	padding-bottom: 10px;

}


.call-to-action h3 {
	color: #fff;
	padding-bottom: 0px
}

.call-to-action h3 a {
	color: #fff;
}


.wpcf7-form {
		margin-top:100px;
		margin-bottom:100px;
}

.wpcf7-form textarea{ 
    height:100px;
    width: 100%;
}


input, select, textarea {
    font-size: inherit;
    line-height: inherit;
    background-color: #39B54A;
    border-color:  #007C38!important;
    border-style: none;
    padding: 5px;
    color: #fff;
    width: 100%;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    padding: 8px 30px;
    transition: 0.3s;
    width: 150px;
}


button, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background-color: #33A544;
}


/* grid */

#post-grid-121 .element_1 {
    display: block;
    font-size: 14px!important;
    padding: 5px 10px;
    text-align: left;
}


.post-grid .grid-items {
    margin: 0 auto;
    overflow: hidden;
    text-align: left!important;
}

#post-grid-121 .item {
    margin: 10px 20px 15px 0px!important;
    height: auto;
}

#post-grid-146 .element_1 {
    display: block;
    font-size: 14px!important;
    padding: 5px 10px;
    text-align: left;
}

#post-grid-146 .item {
    margin: 10px 20px 15px 0px!important;
    height: auto;
}


#post-grid-201 .item {
    margin: 10px 20px 15px 0px!important;
    height: auto;
}

#post-grid-201 .element_1 {
    display: block;
    font-size: 14px!important;
    padding: 5px 10px;
    text-align: left;
}

#post-grid-506 .item {
    margin: 10px 20px 15px 0px!important;
    height: auto;
}

#post-grid-506 .element_1 {
    display: block;
    font-size: 14px!important;
    padding: 5px 10px;
    text-align: left;
}


.skin.flat .layer-content {
    padding: 5px 10px 5px 0px;
    color: #39B54A;
}



::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	font-size: 12px;
	color: #000;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	font-size: 12px;
	color: #000;
}

::-ms-input-placeholder { /* Microsoft Edge */
	font-size: 12px;
	color: #000;
}

.layer-content a {
    color: #39B54A;
    text-decoration: underline;
}

.layer-content a:hover {
    color: #222720;
}

hr {
    margin-top: 60px;
    margin-bottom: 80px;
    border: 0;
    border-top: 1px solid #999;
}


.btn, .comment-reply-link, .comment-respond #submit, #wp-calendar #prev a, #wp-calendar #next a, #searchform #searchsubmit {
    border-radius: 0px;

}

.btn-default {
	color: white!important;
	font-family: "europa",sans-serif;
	font-size: 14px;
	background-color: #39B54A!important;
	border-color: transparent;
	border-radius: 0px 0px 0px 0px!important;
	transition: 0.3s;
	padding: 8px 20px 8px!important;
	margin-right: 2px;
}

.btn-default:hover {
	background-color: #33A544!important;
}
    