@charset "utf-8";
/* CSS Document */
footer {/*background-color: #0d803b;*/ background-image: linear-gradient(90deg, rgba(35, 153, 167, 1) 0%, rgba(36, 154, 154, 1) 13%, rgba(36, 155, 149, 1) 22%, rgba(37, 157, 132, 1) 31%, rgba(38, 157, 125, 1) 37%, rgba(38, 159, 118, 1) 44%, rgba(39, 159, 114, 1) 51%, rgba(39, 160, 109, 1) 56%, rgba(41, 161, 100, 1) 61%, rgba(41, 162, 95, 1) 65%, rgba(41, 162, 95, 1) 69%, rgba(39, 159, 111, 1) 73%, rgba(39, 160, 107, 1) 76%, rgba(39, 161, 102, 1) 80%, rgba(39, 161, 104, 1) 83%, rgba(41, 162, 91, 1) 86%, rgba(41, 163, 88, 1) 88%, rgba(41, 163, 78, 1) 91%, rgba(41, 165, 79, 1) 94%, rgba(42, 167, 67, 1) 97%, rgba(43, 167, 57, 1) 100%);}
.footer {max-width: 1560px; margin: auto; padding: 0 20px; color: #fff; transition: all 0.5s ease 0s;}
.footer > ul, .footer > ul > li {list-style-type:none; margin: 0; padding: 0;}
.footer > ul {width: 100%; padding: 30px 0 15px 0; display: flex; flex-wrap: wrap;}
.footerT {font-size: 25px; font-weight: bold; padding-bottom: 20px;}
.footer > ul > li:nth-child(1) {width: calc(100% - 590px); padding-right: 30px; display: flex; flex-wrap: wrap; align-items: center; line-height: 0; font-size: 0;}
.footer > ul > li:nth-child(1) img {width: 308px; transition: all 0.5s ease 0s;}
.footer > ul > li:nth-child(2) {width: 225px;}
.footer > ul > li:nth-child(2) a:link, .footer > ul > li:nth-child(2) a:visited {text-decoration:none; color:#c2d83e; line-height: 160%; display: block; font-weight: bold; transition: all 0.5s ease 0s;}
.footer > ul > li:nth-child(2) a:active, .footer > ul > li:nth-child(2) a:hover {text-decoration:none; color:#fff; cursor:pointer; transition: all 0.5s ease 0s;}
.footer > ul > li:nth-child(3) {width: 365px;}
.footer > ul > li:nth-child(3) > ul, .footer > ul > li:nth-child(3) > ul > li {list-style-type:none; margin: 0; padding: 0; line-height: 115%;}
.footer > ul > li:nth-child(3) > ul > li {margin-bottom: 14px; line-height: 26px; padding-left: 35px;}
.footer > ul > li:nth-child(3) > ul > li:nth-child(1) {background: url("../images/icon_02a.png") no-repeat left center; color: #fff; transition: all 0.5s ease 0s;}
.footer > ul > li:nth-child(3) > ul > li:nth-child(1):hover {color:#c2d83e; transition: all 0.5s ease 0s;}
.footer > ul > li:nth-child(3) > ul > li:nth-child(2) {background: url("../images/icon_02b.png") no-repeat left center;}
.footer > ul > li:nth-child(3) > ul > li:nth-child(3) {background: url("../images/icon_02c.png") no-repeat left center;}
.footer > ul > li:nth-child(3) > ul > li:nth-child(4) {background: url("../images/icon_02d.png") no-repeat left center;}
.footer > ul > li:nth-child(3) > ul > li a:link, .footer > ul > li:nth-child(3) > ul > li a:visited {text-decoration:none; color:#fff; transition: all 0.5s ease 0s;}
.footer > ul > li:nth-child(3) > ul > li a:active, .footer > ul > li:nth-child(3) > ul > li a:hover {text-decoration:none; color:#c2d83e; cursor:pointer; transition: all 0.5s ease 0s;}
.copyright {background-color: rgba(255, 255, 255, 1); background-image: linear-gradient(20deg, rgba(19, 155, 5, 0.5) 0%, rgba(4, 161, 41, 0.5) 98%); padding: 15px 0px;}
.copyright h6 {font-size: 13px; color: #236607; text-align: right; margin:auto; max-width:1445px; height: 100%; padding: 0 20px;}
