@charset "utf-8";
/* CSS Document */


@media (min-width:1920px){
#header {
    width: 100%;
    float: left;
}
p a .language-btn {
    width: 30px;
}

#content {
    width: 100%;
    float: left;
}
#content #col3gall {
    padding-left: 28%;
    padding-right: 28%;
}

	#content-2 {
    width: 100%;
    float: left;
    color: #232323;
    font-family: 'DM Sans', sans-serif;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 1.5;
    padding-left: 26%;
    padding-right: 26%;
    margin-top: 0px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: justify;
}


#content-2 p {
	    line-height: 1.5;
}

#content-2 .tool-link {
    text-align: center;
    color: #3a5a40;
    font-weight: bold;
}
	#content .pic-border {
    border: 2px solid hsla(131,22%,29%,0.15);
}
#content-2 .pic-border {
    border: 2px solid hsla(131,22%,29%,0.15);
}


#content-2 a {
    color: #3a5a40;
    font-weight: bold;
    text-decoration: none;
}
#content-2 a:visited  {
    color: #3a5a40;
    text-decoration: none;
}
#content-2 a:hover  {
    color: #155289;
    text-decoration: underline;
}

#content-2 h1 {
    font-family: 'DM Sans', sans-serif;
    font-size: 2.25rem;
    line-height: 1.2;
    color: #3a5a40;
    text-align: center;
    width: 100%;
    margin-bottom: 1.5rem;
    font-weight: bold;
}
#content-2 h2 {
    font-family: 'DM Sans', sans-serif;
    font-size: 1.95rem;
    line-height: 1.2;
    color: #3a5a40;
    text-align: center;
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-weight: bold;
}
#content-2 h3 {
    font-family: 'DM Sans', sans-serif;
    font-size: 1.6rem;
    line-height: 1.2;
    color: #3a5a40;
    text-align: center;
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-weight: bold;
}
#footer {
    width: 100%;
    float: left;
}



}

@media (max-width:1920px){
	#header {
    width: 100%;
    float: left;
}
p a .language-btn {
    width: 30px;
}

#content {
    width: 100%;
    float: left;
}
	#content-2 {
    width: 100%;
    float: left;
    color: #232323;
    font-family: 'DM Sans', sans-serif;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 1.5;
    padding-left: 26%;
    padding-right: 26%;
    margin-top: 0px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: justify;
}
#content-2 .tool-link {
    text-align: center;
    color: #3a5a40;
    font-weight: bold;
}
	#content-2 p {
	    line-height: 1.5;
}
		#content .pic-border {
    border: 2px solid hsla(131,22%,29%,0.15);
}
#content-2 .pic-border {
    border: 2px solid hsla(131,22%,29%,0.15);
}


#content-2 a {
    color: #3a5a40;
    font-weight: bold;
    text-decoration: none;
}
#content-2 a:visited  {
    color: #3a5a40;
    text-decoration: none;
}
#content-2 a:hover  {
    color: #155289;
    text-decoration: underline;
}

#content-2 h1 {
    font-family: 'DM Sans', sans-serif;
    font-size: 2.25rem;
    line-height: 1.2;
    color: #3a5a40;
    text-align: center;
    width: 100%;
    margin-bottom: 1.5rem;
    font-weight: bold;
}
#content-2 h2 {
    font-family: 'DM Sans', sans-serif;
    font-size: 1.95rem;
    line-height: 1.2;
    color: #3a5a40;
    text-align: center;
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-weight: bold;
}
#content-2 h3 {
    font-family: 'DM Sans', sans-serif;
    font-size: 1.6rem;
    line-height: 1.2;
    color: #3a5a40;
    text-align: center;
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-weight: bold;
}
#footer {
    width: 100%;
    float: left;
}
}

@media (max-width:1199px){
		#content-2 {
    padding-left: 18%;
    padding-right: 18%;

}
}

@media (max-width:991px){
	p a .language-btn {
    width: 45px;
    margin-left: 47%;
    margin-right: auto;
    max-height: 30px;
}
	#content-2 {
    padding-left: 12%;
    padding-right: 12%;

}
}

@media (max-width:767px){
		p a .language-btn {
    width: 45px;
    margin-left: 44%;
    margin-right: auto;
    max-height: 30px;
}
	#content-2 {
    padding-left: 10%;
    padding-right: 10%;

}
}

@media (max-width:575px){
	p a .language-btn {
    width: 45px;
    margin-left: 42%;
    margin-right: auto;
    max-height: 30px;
}
	#content-2 {
    padding-left: 5%;
    padding-right: 5%;

}
}
