ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

h1 {
font-weight: 700;
}

li {
	padding: 10px 0;
}

.container {
		
}
.green_abs h3 {
	color: white;
}
.btn.btn-warning {
display: none!important;
}
ul li {
	float: left;
    width: 100%;
    text-align: left;
}

h4 {
	font-size: 32px;
	text-align: left;
}
.tringle li {
	padding-left: 35px;
	background-image: url(../dot.png);
	background-repeat:no-repeat;
	background-position: center left;
}
h3 {
	font-size: 48px!important;
}
.green_foot {
	background: rgb(136 189 47);
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 5px 10px;
}
.ico  i:before {
	font-size: 24px;
	color: black;
	text-decoration: none;
}

.ico i:hover {
    text-decoration: none;
	outline: none;
	color: #1f559f;
}
.ico {
	margin-bottom: 0px;
}
li {
	margin-right: 10px;
}
.col-md-6 {
	padding-right: 0px;
    padding-left: 0px;
}
 ul {
	 float: left;
 }
body {
	font-family: Montserrat, Open Sans, sagoe ui, tahoma, arial, sans-serif;
	font-size: 18px;
}

h4 {
	font-size: 24px;
}
h2 {
	font-size: 48px;
}
header img.baner {
	width: 100%;
}


h2 {
color: white;
padding: 10% 0;
font-size: 64px;
}
.baner {
	max-width: 1000px;
	margin-bottom: 60px;
	width: 100%;
}
#canal {
	position: relative;
}
.green_abs {
	position: absolute;
    right: 0;
    top: 30%;
    width: 50%;
    padding: 30px 50px;
    background: rgb(136 189 47 / 70%);
	
}
.white_bg {
	background: rgb(255 255 255 / 70%);
	margin-top: -200px;
	padding-top: 40px;
	padding-bottom: 80px;
	z-index: 999;
}
.green {
	color:rgb(136 189 47);
}
h4 {
	font-weight: 700;
	font-size: 32px;
}



.img {
	width: 100%;
}
footer {
	
	text-align: center;
}

#main {
	text-align: center;
	padding: 60px 15px;
}





@media (mim-width: 1410px) {

	.container { 
	width: 1296px;
	}

}


@media (max-width: 992px) {

	.logo {
		max-width: 354px;
		width: 100%;
		
	}
	.logos {
		text-align: center;
	}
	
	.green_abs {
    width: 100%;
	position: relative;
	}
	footer .col-md-6 {
		font-size: 14px;
		padding: 20px;
	}
	
	h3 {
		font-size: 24px!important;
		text-align: center;
	}
	.contact li {
		text-align: center;
	}
	.white_bg {
		
	background: rgb(255 255 255 / 70%);
	margin-top: 00px;
	padding-top: 40px;
	padding: 20px;
	padding-bottom: 80px;
	z-index: 999;
	}
}
