<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Teklamatik Site 2016
Theme URI:      http://www.gian1.com.br
Description:    Tema 
Author:         Giancarlo Biagini
Author URI:     http://www.gian1.com.br
Template:       kyma                             
Version:        1.0
*/
@import url("hover-min.css");
@import url("hover-imagens.css");

@import url('../kyma/style.css');
.icon_boxes_con.style1 .service_box .desc {
	color: #000;
}

#logo &gt; a {
    height: auto;
}

.box-share-post-single {
    margin-top: 35px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#navy {
    padding-top: 22px;
}

#navy &gt; li &gt; a &gt; span {
    font-weight: 800;
    font-size:13px;
}

.light_header #navigation_bar {
    padding-bottom: 30px;
}

@media only screen and (min-width: 992px)
{
    #main_nav {
        float: right !important;
    }    
}

#footer-home {
    background-color: #ebebeb;
    padding: 45px 0;
    position: relative;
    text-align: center;
    color: #2b2b2b;
}

#footer-home .container {
    position: relative;
}

#footer-home p {
    margin: 25px 0;
}

.box_socials-footer {
    text-align: center !important;
}

.box_socials-footer &gt; a &gt; i {
    color: #000;
}

.footer-copyright {
    position: absolute;
    right: 0;
    top: 0;
    width: 290px;
    border-left: 1px solid #b4b5b5;
    padding: 20px 0 5px 20px;
}

.footer-copyright ul li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 22px;
}

.footer-copyright p {
    margin: 0 0 10px 0 !important;
}

.col-centered{
    float: none !important;
    margin: 0 auto;
}</pre></body></html>