<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------------------------------
# Package - Joomla Template based on Sboost Framework   
# ---------------------------------------------------------------
# Author - mixwebtemplates http://www.mixwebtemplates.com
# Copyright (C) 2008 - 2017 mixwebtemplates.com. All Rights Reserved.
# Websites: http://www.mixwebtemplates.com
-----------------------------------------------------------------*/
a{color:#1aa1e1}
a:hover,a:active,a:focus{color:#585858}
/*main menu*/
#mx-bottom a:hover{color:#1aa1e1 }
.colors {background-color:#1aa1e1; color: #fafafa;}
.readmore, a.readmore {background:#1aa1e1;}
#topcol, #mapset  { color:#fff;  background-color:#1aa1e1;}		
 #mapset a { color:#fff; }		
.tp-caption.buttons a, .myNews .profPeople:hover .profile,.mxt .header-top, .tc-recent-projects .mxl-one, #back-top a .fa { background-color:#1aa1e1 !important;}
.social-icons li a .top, .social-employee li a .top { color: #1aa1e1; }
.btn-primary {
  background-image: -webkit-linear-gradient(top, #6699cc 0%, #369 100%);
  background-image: linear-gradient(to bottom, #6699cc 0%, #369 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6699cc', endColorstr='#369', GradientType=0);
  border-color: #369;
}

/*
// #Accordion
// --------------------------------------------------
*/
.accordion-heading {
  font-size: 13px !important;
  font-family: 'Muli', sans-serif;
  line-height: 1.5em;
  text-transform: none;
  padding: 0;
}
.accordion-heading &gt; a {
  display: block;
  padding: 12px 18px 12px 12px !important;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #6699cc 0%, #369 100%);
  background-image: linear-gradient(to bottom, #6699cc 0%, #369 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6699cc', endColorstr='#369', GradientType=0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
}

.accordion-heading &gt; a.collapsed {
  color: #6d6d6d;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0);
}

.accordion-heading &gt; a.collapsed:hover {
  background: #ececec;
  text-decoration: none;
}
.accordion-heading &gt; a:hover {
  text-decoration: none;
}
.accordion-inner {
  padding: 14px 20px;
}
/*
// #Tabs
// --------------------------------------------------
*/
.tab .nav-tabs &gt; li &gt; a {
  background: #f7f7f7;
  margin-right: 2px;
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-bottom: none !important;
  border-radius: 0;
  padding: 10px 20px;
  color: #6d6d6d;
  position: relative;
}
.tab .nav-tabs &gt; li &gt; a:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 3px;
}
.tab .nav-tabs &gt; li &gt; a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
}
.tab .nav-tabs &gt; li &gt; a:hover {
  border-color: #f7f7f7;
}
.tab .nav-tabs &gt; li &gt; a .fa {
  margin-right: 4px;
}
.tab .nav-tabs &gt; li.active &gt; a {
  color: #6699cc;
  border-left-color: #dcdcdc;
  border-right-color: #dcdcdc;
  background: #fff;
}
.tab .nav-tabs &gt; li.active &gt; a:after {
  background: #6699cc;
}
.tab .nav-tabs &gt; li.active &gt; a:before {
  background: #fff;
}
.tab .nav-tabs &gt; li.active &gt; a:hover {
  border-bottom-color: #fff;
}
.tab .tab-content {
  padding: 20px;
  border: 1px solid #dcdcdc;
  background: #fff;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
}
.tab .tab-content:before,
.tab .tab-content:after {
  content: " ";
  display: table;
}
.tab .tab-content:after {
  clear: both;
}
.tab .tab-content p:last-child {
  margin-bottom: 0;
}
.dropcap {
  display: inline-block;
  float: left;
  margin-right: 5px;
  width: 60px;
  height: 50px;
  color: #6699cc;
  text-align: center;
  font-size: 66px;
  line-height: 54px;
}

/*
// #Gallery
// --------------------------------------------------
*/

.gallery-filters .btn{ 
padding:3px 15px;
text-transform:uppercase; 
margin-right: 2px;
height:auto; 
color: #f1f1f1;
 background:#6699cc;
border-color:rgba(50,50,50,0.2); 
border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
}
.gallery-filters .btn:hover,
.gallery-filters .btn:active,
.gallery-filters .btn:focus{ 
padding:3px 15px;
text-transform:uppercase; 
margin-right: 2px;
height:auto; 
color: #6699cc;
 background:#fafafa;
border-color:rgba(50,50,50,0.2); 
border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
}
/*
// #Blockquotes &amp; Testimonial
// --------------------------------------------------
*/
blockquote {
  padding: 18px 18px 18px 50px;
  margin: 0 0 18px;
  font-size: 13px;
  border-left: 4px solid #6699cc;
  background: #f7f7f7;
  font-style: italic;
  position: relative;
}
blockquote:before {
  display: block;
  position: absolute;
  left: 14px;
  top: 18px;
  content: "\f10d";
  font-family: 'FontAwesome';
  font-size: 28px;
  color: #d6d6d6;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
blockquote.testimonial {
  background: #fff;
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  margin-bottom: 0;
}
cite {
  text-align: right;
  display: block;
}
cite:before {
  content: "â€”";
  margin-right: 4px;
}
.bq-author {
  padding: 16px 0 0 110px;
  position: relative;
}
.bq-author:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 69px;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 0 solid transparent;
  border-top: 22px solid #dcdcdc;
  z-index: 2;
}
.bq-author:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 70px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 0 solid transparent;
  border-top: 20px solid #fff;
  z-index: 3;
}
.bq-author h6 {
  margin-bottom: .2em;
}
.bq-author .bq-author-info {
  font-style: italic;
}
</pre></body></html>