﻿body {
/*background-color: #b3a974;*/
font-family: 'Noto Sans', sans-serif;
}
.picd {
  margin: 5px 15px 10px 5px;
	float: left;
	border:0px;
}
.pull-right {
	margin: 5px 10px 10px 10px;
}

.pic {
	margin: 5px 10px 10px 10px;
	float: right;}
.footer {
clear:both;
background:#1b242d;
overflow:visible !important;
padding:1.1em;
}

.footer p {
line-height:1.3em;
color:#aaa;
margin-top:0px;
}
.footer a {
text-decoration: none;
color:#aad;
}
.footer a:hover {
text-decoration:none;
color:#dff;
}
.footer a:visited {
color:#dda;
}
.main-content h1{
color:#476c88;
font-size:24px;
border-bottom:2px #476C88 solid;
line-height:34px;
}
.main-content h2{
color:#1b242d;
font-size:22px;
}
.main-content img {	box-shadow: 3px 3px 7px #777;}


.main-subcontent h4{
color:#476c88;
font-size:18px;
border-bottom:2px #476C88 solid;
line-height:26px;
}
.sclear {
clear:both;
width:90%;
height:10px;
}

.bottom-foot {
height:200px;
background:#1b242d;
margin-bottom:0px;
width:100%;	
}

.footer {
clear:both;
background:#1b242d;
overflow:visible !important;
padding:1.1em;
}

.footer p {
line-height:1.3em;
color:#aaa;
margin-top:0px;
}
.footer a {
text-decoration: none;
color:#aad;
}
.footer a:hover {
text-decoration:none;
color:#dff;
}
.footer a:visited {
color:#dda;
}
.barrow {
position: fixed;
bottom: 25px;
right: 10px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.social {
    margin: 0;
    padding: 0;
}

.social ul {
    margin: 0;
    padding: 5px;
}

.social ul li {
    margin: 5px;
    list-style: none outside none;
    display: inline-block;
}
.social i {
    width: 40px;
    height: 40px;
    color: #FFF;
    background-color: #909AA0;
    font-size: 22px;
    text-align:center;
    padding-top: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}
.social .fa-facebook:hover {
    background: #4060A5;
}
.social .fa-tiktok:hover {
    background: #4060A5;
}

.social .fa-twitter:hover {
    background: #00ABE3;
}

.social .fa-google-plus:hover {
    background: #e64522;
}
.social .fa-linkedin:hover {
    background: #0094BC;
}
.social .fa-youtube:hover {
    background: #FF1F25;
}

.social .fa-instagram:hover { 
    background: #375989;
}
.social .fa-rss:hover {
    background: #e88845;
}

.social .fa-youtube-play:hover {
    background: #DF192A;
}

