@import url("style.css");



.tringle {border-right: 45px solid #000;}
.topbg {
    background: #000;
}	

#side-nav li:hover>a,

#side-nav li.current-menu-item>a,

#side-nav li.current-menu-ancestor>a{

      background: #000;

}
.sideNews {
    background:#000;
    }

.sideCounterBox {
    background: rgba(70, 165, 136, 0.86) !important;
    }

#side-nav {
    background: #000;
}

#main-footer {
    background:#000 ;}
	
	#footer h4 {
    color: #fff;
}

.text-list select {
    background: #000;}
	
a:hover, a:focus {
    color: #fff;}	
	
	.page-heading.style3 {
    border-top: 1px solid #000;}	
	
	.page-heading.style3 .breadcrumbs .current {
    color: #000;}
	
	.iconic-input .icons {
    color: #000;}
	
	.marine-special-text {
    color: #3BC198;}
	
	.get-in-touch.light input[type="submit"] {
    background: #000;}
	
	#main-header nav.navbar {
    background-color: #000;
}

#side-nav>ul>li>ul, #side-nav>ul>li>ul ul { background-color: #000; }

#side-nav>ul>li>ul ul { background-color: #000; }


.row.midcontent p a {

   background-color: #000;
    -moz-box-shadow: 3px 4px 0px 0px #33A381;
	-o-box-shadow: 3px 4px 0px 0px #33A381;
	-ms-shadow:3px 4px 0px 0px #33A381;
    box-shadow: 3px 4px 0px 0px #33A381;
	-webkit-box-shadow: 3px 4px 0px 0px #33A381;

}
.row.midcontent p a:hover{background-color: #000;
   }


@media (max-width:768px) {

.sideCounterBox {
  background: #000 !important; 
    }

}