<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* @package Aaika
* @copyright (C) 2017 by Joomlastars - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author Joomlastars &lt;stars.joomla@gmail.com&gt;
* @authorurl &lt;http://themeforest.net/user/joomlastars&gt;
*/

/* You can add new css here */


@media (min-width: 100px) and (max-width: 650px) {
    .pop-wrapper.lista li{
        width: 100%!important;
    }
}





.header {
    background-color: rgb(255,255,255,0.9)!important;
}


.logo a img {
    width: 69%;
}
.logo {
    margin-top: -15px;
}
.compact .header {
    background-color: #fff!important;
}

.navbar-default .navbar-nav &gt; li &gt; a {
    color: #333;
}
.compact .header  .logo {
    margin-top: 0px;
}

.navbar-nav &gt; li &gt; a {
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 500;
}

.compact .logo a img {
    width: 60%;
}

.compact  .navbar-default .navbar-nav &gt; li &gt; a {
    color: #333;
}

.recent_works {
    padding: 120px 0px 0px 0px;

}
#grid-container {
    min-height: 350px;
}
.pop-wrapper.lista {
    display: inline-block!important;
    margin: 0 auto!important;
    padding-top: 15px;
    padding-bottom: 15px;
}
.stcode_title11 p em {
    width: 80%;
    margin: 0 auto;
}

.sky-form fieldset {
    display: block;
    padding: 0px 0px 5px;
}
.copyright_info.two a {
    color: #3183d7;
}
.copyright_info.two a span{
  font-weight: 500;
}

#demo-tab-1 .gray {
    width: 48%;
    text-align: justify;
}

.page_title3 {

    padding: 175px 0px 25px 0px;

}
.page_title3 .title h1 {
    float: left;
    background: rgba(0, 0, 0, 0.89);
    padding: 15px;
    padding-bottom: 25px;
    margin-top: 85px;
}
.tabs-content .tabs-panel.bgimg1 {
    background: url(../../../../images/site-img54.jpg) no-repeat right 10px;
    height: 415px;
}
.cbp-caption-defaultWrap img {
    width: 100% !important;
}

.pop-wrapper.lista li {
    width: 15.7%;
}



.alert.alert-notice {
    display: none;
}
#system-message-container {


}
a.but_phone{
    background: #3183d7;
}
a.but_phone:hover {
    background-color: #214787;
}
</pre></body></html>