.osla {
width: 58px;
padding-right: 10px;
height: 41px;
object-fit: cover;
}
.animar {
opacity: 1;
transform: translate(0px, 0px);
}
.box p {
padding-top: 100px;
font-size: 24px;
color: white;
font-family: monaco;
}
#azul {
background: #05aced;
}
#verde {
background: #8bc84c;
}
#roxo {
background: #6a3bb6;
}
section {
}
.top_bannner .content .over {
}
#mouse {
display: block;
width: 22px;
height: 40px;
border-radius: 20px;
border: 4px solid #ffffff;
text-align: center;
position: fixed;
left: 0px;
right: 0px;
bottom: 140px;
margin: 0 auto;
}
#mouse::before {
content: '';
display: inline-block;
width: 4px;
height: 8px;
position: relative;
border-radius: 4px;
background: #fff;
animation-name: mouse;
animation-duration: 0.7s;
animation-iteration-count: infinite;
}
@keyframes mouse {
from {
top: 0px;
}
to {
top: 6px;
}
}
#origamid {
font-family: monaco;
text-decoration: none;
color: #693bb6;
display: inline-block;
}
#origamid::after, #origamid::before {
content: '';
display: block;
background: #693bb6;
width: 0;
height: 2px;
border-radius: 4px;
margin: 6px auto 6px auto;
transition: all 0.2s ease;
}
#origamid:hover::after, #origamid:hover::before {
width: 100%;
}
.zil {
color: #fff;
text-align: center;
right: 10px;
position: relative;
font-size: 14px;
}
.search_section {
position: fixed;
top: 81% !important;
z-index: 22;
left: 30px;
}
.search_section i {
color: #fff;
font-size: 31px;
}
.main-footer {
position: absolute;
width: 80px;
z-index: 21;
top: 94px;
bottom: 0;
left: 0;
overflow: hidden;
border-right: 1px solid #fff;
-webkit-transform: translate3d(0, 0, 0);
}
.fixed-title {
position: fixed;
top: 52% !important;
width: 340px !important;
height: 80px;
line-height: 80px;
border-left: 1px solid #e6eaea;
letter-spacing: 0.27em;
font-size: 11px;
text-transform: uppercase;
text-align: center;
cursor: default;
font-weight: 700;
color: #4d4d4d;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
-moz-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
z-index: 22;
}
.footer-social {
position: absolute;
top: 0px;
left: 0;
width: 100%;
text-align: center;
}
.footer-social li a {
color: #fff;font-size: 18px;
}
.footer-social li i {
color:#fff;
}
.fixed-titles {
position: fixed;
top: 61% !important;
z-index: 22;
left: 21px;
}
.footer-social ul li {
margin-bottom: 10px;
}
.section {
padding: 0rem 0; }
.section .heading {
font-size: 40px;
font-weight: bold;
text-transform: uppercase; }
@media (max-width: 767.98px) {
.section {
padding: 2rem 0; } }
.sec-2 .heading {
margin-bottom: 60px;
position: relative;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
padding-bottom: 5px;
display: inline-block; }
@media (max-width: 767.98px) {
.sec-2 .heading {
font-size: 24px;
margin-bottom: 30px; } }
.sec-2 .heading:after {
content: "";
position: absolute;
height: 1px;
width: 160vh;
background: #000;
left: 0;
bottom: 0; }
.sec-3 .heading {
margin-bottom: 60px;
position: relative;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
padding-bottom: 5px;
display: inline-block; }
@media (max-width: 767.98px) {
.sec-3 .heading {
font-size: 24px;
margin-bottom: 30px; } }
.sec-3 .heading:before {
content: "";
position: absolute;
height: 1px;
width: 300%;
background: #000;
right: 0;
bottom: 0; }
.post-entry-1 .meta {
color: #ccc; }
.post-entry-1 .post-entry-1-contents {
background: #fff;
padding: 30px 0px 0px 0px }
.post-entry-1 .post-entry-1-contents h2, .post-entry-1 .post-entry-1-contents .h2 {
font-size: 20px;
margin-bottom: 20px;
font-weight: bold; }
.post-entry-1 .post-entry-1-contents h2 a, .post-entry-1 .post-entry-1-contents .h2 a {
color: #000; }
.post-entry-1 .post-entry-1-contents h2 a:hover, .post-entry-1 .post-entry-1-contents .h2 a:hover {
color: #fc5404; }
.post-entry-1.person-1 {
text-align: center; }
.post-entry-1.person-1 img {
width: 90px;
border-radius: 50%;
margin: 0 auto -45px auto; }
.post-entry-1.person-1 .post-entry-1-contents {
padding-top: 4rem; }
.accordion-1 .accordion-item button {
background-color: transparent !important;
color: #000;
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
border-color: rgba(0, 0, 0, 0.1);
border-bottom: none;
text-transform: uppercase;
font-size: 12px;
padding-left: 0;
padding-right: 0;
font-weight: bold;
color: #fc5404; }
.accordion-1 .accordion-item button:after {
-webkit-filter: brightness(0.5) sepia(1) hue-rotate(29deg) saturate(6);
filter: brightness(0.5) sepia(1) hue-rotate(29deg) saturate(6); }
.accordion-1 .accordion-item button.collapsed {
background-color: transparent !important;
border-color: rgba(0, 0, 0, 0.1);
-webkit-box-shadow: none;
box-shadow: none;
color: #000; }
.accordion-1 .accordion-collapse {
border-top: none; }
.accordion-1 .accordion-body {
padding-left: 0;
padding-top: 0;
padding-right: 0; }
.more-2 {
position: relative;
padding-right: 30px;
display: inline-block; }
.more-2 span {
position: absolute;
top: 50%;
right: 0;
font-size: 12px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 20px;
height: 20px;
background: transparent;
color: #fc5404;
line-height: 1.6;
text-align: center;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease; }
.more-2:hover {
color: #fc5404; }
.more-2:hover span {
background: #fc5404;
color: #fff; }
.more-2.dark {
color: #000; }
.more-2.dark > span {
color: #000; }
.more-2.dark:hover {
color: #fc5404; }
.more-2.dark:hover span {
color: #fff;
background: #fc5404; }
.sec-4 .heading, .sec-5 .heading, .sec-news .heading {
margin-bottom: 70px;
font-weight: bold;
position: relative;
display: inline-block; }
@media (max-width: 767.98px) {
.sec-4 .heading, .sec-5 .heading, .sec-news .heading {
margin-bottom: 30px; } }
.sec-4 .heading:after, .sec-5 .heading:after, .sec-news .heading:after {
content: "";
position: absolute;
height: 1px;
width: 300%;
background: #000;
right: 0;    bottom: 52px;}