
/*Home page css*/
.trimlogo{
	max-width:150px;
	 margin-top:-12px;
}



.welcome
{
	background:#009933;
}

.titleheding
{
	line-height:30px !important;
	font-weight:200;
	color:#fff !important;
	font-size:36px !important;
}

/*.titleheding{
	
	font-family:Georgia;
}
.welcofont{
	font-size:16px;
	color: hsl(0, 0%, 47%);
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 10px;
}*/
.welcofont
{
	font-size:1.2em;
    text-align:justify;
	line-height:24px;	
	color:#fff;
	font-family:"Open Sans",Helvetica,Arial,sans-serif !important;
}
.project:hover {
  
    -moz-box-shadow: 0 0 10px #ccc; 
	-webkit-box-shadow: 0 0 10px #ccc; 
	box-shadow: 0 0 10px #000; 
}

.maringsider{
	margin-top:25px;
}
.aboutmaring{
	
	margin-top:25px;
}

.fooderwi{
	width:70px;
	height:70px;
	/*margin:2px 5px 5px 9px;*/
	padding:10px 5px 8px 5px; 
}

.fooderwi1{
	width:100px;
	height:80px;
	margin:4px 5px 4px -12px;
	border:1px solid #fff;
	
}
@media screen and (min-width: 320px) {
	.fooderwi12{
		margin-left:-11px !important;
	}
}

@media screen and (min-width: 1280px) {
	.fooderwi12{
		margin-left:25px !important;
	}
}



@media screen and (min-width: 1920px) {
	.fooderwi12{
		margin-left:25px !important;
	}
}
.fooderwi12{
	width:100px;
	height:80px;
	margin-left:25px;
	margin-top:3px;
	border:1px solid #fff;
	
}




.margincon{
	margin-top:35px;
}

.missionmar{
	margin-bottom:25px;	
}

.projectes{
margin-top:25px;
}
.margintable{
	margin-top:25px;
}

.produname{
	text-align:center;
	font-size:15px;
	}
	
	
.chichiuse{	

    font-size: 20px;
    line-height: 150%;
    margin-bottom: 15px;
	color:hsl(202, 100%, 35%);
  /*margin-top: -2px;*/
}

.chichius{
		font-size:13px;
}

	
	
	
	
	/*prducts css gallery*/
	
.inner {
    padding-bottom: 120px;
    padding-top: 120px;
}
.inner-bottom {
    padding-bottom: 120px;
}
.items.col-3.gap {
    margin-bottom: 26px;
    margin-left: -61px;
}
html:not(.no-csstransitions) main [class*="col-"] {
    opacity: 0;
}
.items.col-3.gap li {
    margin-bottom: 21px;
    margin-left: 21px;
    width: 376px;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.isotope, .isotope .isotope-item {
    transition-duration: 600ms;
}
.items li {
    overflow: hidden;
}
.items li, .items li img, .thumbs .thumb figure, .owl-carousel .item figure {
    display: block;
    position: relative;
}
.items li {
    float: left;
    min-height: 1px;
    position: relative;
}
[class^="icon-"]::before, [class*=" icon-"]::before {
    display: inline-block;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
    margin-right: 0;
    text-align: center;
    text-decoration: inherit;
    width: 1em;
}
.icon-overlay {
    display: block;
    position: relative;
}
a {
    color: inherit;
    transition: all 200ms ease-out 0s;
}
icon-overlay.icn-link a .icn-more::before {
    content: "+";
}
.icon-overlay a .icn-more::before {
    color: hsl(0, 0%, 100%);
    content: "+";
    display: inline-block;
    font-family: "fontello";
    font-size: 60px;
    font-style: normal;
    font-weight: normal;
    height: 60px;
    left: 50%;
    line-height: 1;
    margin: -30px 0 0 -30px;
    position: absolute;
    text-align: center;
    text-decoration: inherit;
    top: 50%;
    transition: all 200ms ease-out 0s;
    width: 60px;
    z-index: 2;
}
.icon-overlay a .icn-more {
    background-color: hsla(168, 76%, 42%, 0.9);
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    top: 0;
    transition: all 200ms ease-out 0s;
    width: 100%;
    z-index: 100;
}
.items li, .items li img, .thumbs .thumb figure, .owl-carousel .item figure {
    display: block;
    position: relative;
}
.items li img {
    display: block;
    width: 100%;
}
.no-top-border {
    border-top: medium none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.bordered {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	background: hsl(216, 33%, 97%) none repeat scroll 0 0;
	border-color: hsl(214, 16%, 92%);
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 2px;
    padding: 25px;
}
figure figcaption {
    font-size: 14px;
    line-height: 150%;
}
.bordered .info h3, .bordered .info h4 {
    margin-bottom: 5px;
}
h4 {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 15px;
	/*margin-top:-2px;*/
}

.service-list li .fa {
    color: hsl(198, 76%, 52%);
    font-size: 16px;
    margin-right: 10px;
}
.colorhegi{
	color: hsl(202, 99%, 35%);
}

.centerhedin{
	color: hsl(211, 25%, 42%);
    font-family: "Lato",sans-serif;
    font-weight: 700;
    letter-spacing: 0.025em;
	margin-top: 0;
	text-align:center;
}


@media screen and (min-width: 768px) {
	.maradd{
	margin-left:15px;
}
	
}


.maradd{
	margin-left:30px;
}


.bordered .info h3 a, .bordered .info h4 a {
    color: hsl(211, 25%, 42%);
}
a {
    color: inherit;
    transition: all 200ms ease-out 0s;
}
.bordered .info p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
	text-align:center;
}
p:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}	
	
.icon-overflow
a:hover
.icn-more::before{
	font-size:30px;
	padding-top:15px;
	
}	
.icon-overflow
a:hover
{
	/*color:#red;*/
	
}

a:hover,
a:focus,
.bordered .info h3 a:hover,
.bordered .info h4 a:hover,
.icon i.icn,
.meta a:hover,
.meta li.categories:hover:before,
.more:hover,
.navbar.basic .nav > li > a:hover,
.navbar.basic .nav > li > a:focus,
.navbar.basic .nav .open > a,
.navbar.basic .nav .open > a:hover,
.navbar.basic .nav .open > a:focus,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a.active,
.navbar-header .info a:hover,
.nav > li > a:hover,
.owl-carousel:hover .owl-next:hover,
.owl-carousel:hover .owl-prev:hover,
.panel-title > a:hover,
#scrollUp:hover,
.sidemeta .format-wrapper a,
.tabs-side .tab.active a,
.tabs-top .tab.active a,
.text-center .panel-title > a:hover span:after,
ul.arrowed li:before,
ul.circled li:before,
.yamm .yamm-content a:hover {
	color: #1ABB9C;
	
}

.tint-bg .btn,
.tint-color {
	color: #1ABB9C !important;
}

a:hover, a:focus {
    color: hsl(168, 77%, 42%);
    text-decoration: none;
}



	
.icon-overlay a .icn-more, .items li .text-overlay, .owl-carousel .item .text-overlay, .thumbs .thumb .text-overlay {
    background-color: hsla(168, 76%, 42%, 0.9);
}
.icon-overlay a:hover .icn-more {
    opacity: 1;
	/*color: #fff;*/
	
}






.icon-overlay {
    display: block;
    position: relative;
}
.icon-overlay img {
    display: block;
    max-width: 100%;
}
.icon-overlay a .icn-more {
    opacity: 0;
    height: 100%;
    position: absolute;
	left: 0;
	top: 0;
    text-decoration: none;
    width: 100%;
    z-index: 100;
   /* background-color: rgba(26,187,156, 0.9);*/
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    overflow: hidden;
}


.icon-overlay .icn-link :hover{
	color:#000!important;
	}
.imageshoverpro:hover a{
	color:#4d9b24;
}







.icon-overlay a:hover .icn-more {
    opacity: 1;
}
.icon-overlay a .icn-more:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    position: absolute;
    text-align: center;
    content: '\2b';
    width: 60px;
    height: 60px;
    font-size: 60px;
    line-height: 1;
    color: #FFF;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin: -30px 0 0 -30px;
    -moz-transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.icon-overlay a:hover .icn-more:before {
    font-size: 30px;
	padding-top: 15px;
}
.icon-overlay.icn-link a .icn-more:before {
    content: '\2b';
}

.icon-overlay a .icn-more, .items li .text-overlay, .owl-carousel .item .text-overlay, .thumbs .thumb .text-overlay {
    background-color: hsla(168, 76%, 42%, 0.9);
}

.icon-overlay.icn-link a .icn-more::before {
    content: "+";
}




a:hover, a:focus, .bordered .info h3 a:hover, .bordered .info h4 a:hover, .icon i.icn, .meta a:hover, .meta li.categories:hover::before, .more:hover, .navbar.basic .nav > li > a:hover, .navbar.basic .nav > li > a:focus, .navbar.basic .nav .open > a, .navbar.basic .nav .open > a:hover, .navbar.basic .nav .open > a:focus, .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover, .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a.active, .navbar-header .info a:hover, .nav > li > a:hover, .owl-carousel:hover .owl-next:hover, .owl-carousel:hover .owl-prev:hover, .panel-title > a:hover, #scrollUp:hover, .sidemeta .format-wrapper a, .tabs-side .tab.active a, .tabs-top .tab.active a, .text-center .panel-title > a:hover span::after, ul.arrowed li::before, ul.circled li::before, .yamm .yamm-content a:hover{
	color:hsl(168, 77%, 42%);
	text-decoration: none;	
	
}
.imp {cursor:pointer; text-decoration:none !important;}
.imp :hover{ text-decoration:none !important; color: #000; }


a:hover, a:focus {
   
    text-decoration: none;
}




.icn-link:hover a{
	background-color: yellow;
}


/*second images css*/

.hoverimages:hover{
	background-color: yellow;
}



	
.thumbnail {
    background-color: hsl(0, 0%, 100%);
    border: 3px solid hsl(207, 90%, 42%);
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}
ol, ul {
    list-style: outside none none;
}
.blue {
    color: hsl(202, 99%, 35%);
    font-size: 30px;
}

/*descri css pages */


.pulsesima{
	width:600px;
	height:300px;
}
.maringpulese{
	margin-top:30px;
}
.maringsuger1{
	margin-top:20px;
}
.maringsuger{
	margin-bottom:20px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
	color:hsl(202, 99%, 35%);
	//background-color: hsl(176, 51%, 46%);
    border-color: hsl(176, 51%, 46%);
}


.dedits{
	
	margin-top:20px;
}

.margin_topdes{
	margin-top:20px;
}

.verticalLine {
    border-left: thick solid #ff0000;
}


.box .box-heading {
    background:#4d9b24 url("../image/heading.png") repeat-x scroll left top;
    color: hsl(0, 0%, 100%);
    font-family: "Open sans";
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
    padding: 8px 10px 8px 30px;
    text-transform: uppercase;
	margin-top:25px;
	text-align:center;
}

ul.list {
    background-color: hsl(0, 0%, 96%);
    list-style: outside none none;
    margin: 0;
    padding-top: 10px;
}
ul.list li {
    background: hsla(0, 0%, 0%, 0) url("../images/marker-1.png") no-repeat scroll 0 8px;
    font-size: 12px;
    line-height: 22px;
    margin-left: 10px;
    padding: 0 0 8px 13px;
}




.table-bordered {
    border: 1px solid #362894;
}


table {
   // border-collapse: collapse;
    border-spacing: 0;
}

.quality1{
	background: hsl(99, 62%, 37%) url("../image/heading.png") repeat-x scroll left top;
    color: hsl(0, 0%, 100%);
    font-family: "Open sans";
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 25px;
    padding: 8px 10px 8px 30px;
    text-align: center;
    text-transform: uppercase;
	margin-top:-3px;
}

.imgcare{
	width:500px;
	height:300px;
}


.silderarrow{
	margin-left:-1300px;
	text-align:left;
}
.silderarrow1{
	margin-right:-1200px;
	text-align:right;
}




