<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Bpress
Theme URI: http://bootstraplovers.com/wordpress/bpress/
Description: A Bpress responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1.2
Author: Bpress
Author URI: 
Tags: one-column, two-columns, full-width-template,left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, translation-ready, accessibility-ready
License: GNU General Public License v2.0 &amp; Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
Text Domain: bpress
*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
    max-width: 100%;
    height: auto;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
    max-width: 100%;
    height: auto;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
	max-width:100%;
	height: auto;
}
.alignnone {
    max-width: 100%;
    height: auto;
}
.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.sticky, .bypostauthor  
{
	position:relative;
}
	.pagination {
		
	}

	.post-navigation {
		
	}

	.post-navigation .post-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.site-main &gt; article {
		margin-bottom: 5.25em;
	}
.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.gallery {
    margin: 0 -15px !important;
}
.gallery .gallery-item {
    padding: 0 15px !important;
}
.gallery img {
    border: 0px solid #cfcfcf!important;
    max-width: 100%;
}
.page-numbers&gt;li {
    display: inline;
}
.page-numbers {
	    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }

.page-numbers &gt; li &gt; a, .page-numbers &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 10px 22px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #ed1515;
  text-decoration: none;
  background-color: #f5f5f5;
  border: 0px; }

.page-numbers &gt; .active &gt; a, .page-numbers &gt; .active &gt; a:focus, .page-numbers &gt; .active &gt; a:hover, .page-numbers &gt; .active &gt; span, .page-numbers &gt; .active &gt; span:focus, .page-numbers &gt; .active &gt; span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #ed1515;
  border: 0px; }
  
.page-numbers&gt;li:first-child&gt;a, .page-numbers&gt;li:first-child&gt;span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.page-numbers&gt;li:last-child&gt;a, .page-numbers&gt;li:last-child&gt;span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.page-numbers &gt; li &gt; span.current
{
	z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ed1515;
    border: 0px;
}
nav {
    clear: both;
}
.slider-main {
	overflow: hidden;
	position: relative;
	margin: 0px;
	border-radius: 0px;
	border:0px;
	padding:0px;
}
body .owl-theme .owl-dots .owl-dot {
    zoom: 1;
    display: none;
}
.flex-control-nav {
  bottom: 10px;
  z-index: 9;
}
.flex-control-paging li a {
  width: 22px;
  height: 22px;
  display: block;
  background: transparent;
  background: transparent;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  border: 2px solid #fff;
}
.flex-control-paging li a:hover {
  background: #fff;
  background: rgba(255, 255, 0255, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  cursor: default;
}
.slider-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}
.content-table{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 109;
    top: 0px;
    display: table;
}
.slider-overlay .slider-text{
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
	
}
.slider-overlay .slider-text .sub-title3{
   margin-bottom:35px;
}
.slider-overlay .slider-text .title2{
   margin-bottom:25px;
}
.slider-overlay .slider-text .sub-title2{
   margin-bottom:35px;
}
a.btn1
{
   margin-right:35px;	
}
.widget_categories ul, .widget_archive ul, #recentcomments, .widget_meta ul{
padding-left: 0;
list-style: none;
margin: 0; }
.widget_categories li, .widget_archive li, #recentcomments li, .widget_meta ul li{
padding: 3px 0;
border-bottom: 1px dashed #eee; }
.widget_categories li a, .widget_archive li a, #recentcomments li a, .widget_meta ul li a{
color: #999; }
.widget_categories li a:before, .widget_archive li a:before, #recentcomments li a:before , .widget_meta ul li a:before{
font-family: 'Ionicons';
content: "\f10b";
margin-right: 10px; }
.widget_categories li a:hover, .widget_archive li a:hover, #recentcomments li a:hover , .widget_meta ul li a:hover{
color: #ed1515; }
.comment-form .form-submit{
    display: none;
}
ul.comments  ul.children{
	padding-left: 0;
    list-style: none;
	 margin-left: 20px;
}

.widget_list_categories_widget li {
  margin: 0;
  padding: 0; }
 .widget_list_categories_widget li a {
    display: block;
    padding: 10px 15px;
    background-color: #f5f5f5;
    font-family: "Roboto", sans-serif;
    margin-bottom: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
.widget_list_categories_widget li.active a, .widget_list_categories_widget li a:hover {
    background-color: #ed1515;
    color: #fff; }
.widget_list_categories_widget li.active a {
    text-shadow: 0 1px rgba(0, 0, 0, 0.15); }
.cat_page
{
    margin-top: 30px;
}
div.wpcf7-response-output {
    margin: 20px 0 !important;
    border: none !important;
    padding: 15px !important;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
div.wpcf7-mail-sent-ok{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: #FC3116!important;
}
span.wpcf7-not-valid-tip {
    display: none !important;
}
div.wpcf7 img.ajax-loader {
    float: left;
}
.project-info li i {

    color: #fff;
}

.navbar-default .navbar-nav &gt; li.current-menu-parent &gt; a, .navbar-default .navbar-nav &gt; li.current-menu-item &gt; a
{
	color: #ed1515;
    background-color: rgba(0, 0, 0, 0);
	border-bottom: 0 !important;
}
.dropdown-menu &gt; li.current-menu-item &gt; a{
    color: #ed1515;
    background-color: rgba(0, 0, 0, 0.1);
}

/*Wordpress default css*/
.bp_content .side-search form button {
    background: rgba(0, 0, 0, 0);
    border: 0px;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.bp_content .side-search form {
    position: relative;
}
.nav .open&gt;a, .nav .open&gt;a:focus, .nav .open&gt;a:hover, .dropdown-menu&gt;.active&gt;a, .dropdown-menu&gt;.active&gt;a:focus, .dropdown-menu&gt;.active&gt;a:hover
{
 color: #ed1515;
 background-color: rgba(0, 0, 0, 0.1);
 border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.nav &gt; .open&gt;a, .nav &gt; .open&gt;a:focus, .nav &gt; .open&gt;a:hover
{
    border-bottom: 0 !important;	
}
.dropdown-submenu &gt; .dropdown-menu {
    top: -1px !important;
}
.dropdown-menu li:last-child &gt; a {
    border-bottom: 0px !important;
}
.dropdown-menu &gt; li &gt; a
{
	 padding: 10px 20px;
        border-bottom: 1px solid rgba(255,255,255,0.1);
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        font-family: $title-font;
        color:#fff;
}
.dropdown-menu &gt; li &gt; a:hover{
            color:$skincolor;
            background-color: rgba(0,0,0,0.1);
        }
.owl-theme .owl-controls .owl-nav div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
.owl-theme .owl-controls .owl-nav div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
    background: none;
    color: #ed1515;

}
/**carousel service slider**/
.service-slider .owl-controls {
  position: absolute;
  width: auto;
  top: 0;
  margin-top: -50px;
  right: 0px; }
  .service-slider .owl-controls .owl-nav div {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background: transparent;
    font-size: 35px;
    color: #ed1515; }

/**carousel project slider**/
.project-slider {
  position: relative; }
  .project-slider .owl-controls {
    position: absolute;
    width: auto;
    top: 50%;
    margin-top: -20px;
    left: 0px;
    width: 100%; }
    .project-slider .owl-controls .owl-nav div {
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      border-radius: 0px;
      background: #333;
      font-size: 35px;
      color: #ed1515; }
    .project-slider .owl-controls .owl-prev {
      position: absolute;
      left: 0; }
    .project-slider .owl-controls .owl-next {
      position: absolute;
      right: 0; }
.owl-theme .owl-controls .owl-dots span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}
body .testi-slider .owl-controls .owl-dots .owl-dot
{
	    display: inline-block;
}
.testi-slider .owl-controls .owl-dots span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #ed1515;    opacity: 1; }
.testi-slider .owl-controls .owl-dot.active span{
    background-color: #ed1515; }
body.logged-in.admin-bar .navbar-transparent
{
	top:32px;
}
.support-info
{
text-align:center;	
}
.support-info i {
    margin-bottom: 20px !important;
}

@media (min-width: 768px) {
.navbar {
    border-radius: 0px;
}
.latest-projects a {
    width: 33.333%;
    display: block;
    float: left;
    margin: 0;
    border: 2px solid #0000;
}
}
@media (max-width: 767px) {
.post {
    margin-bottom: 35px;
}	
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 10px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #ed1515; 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #222222; 
}
.contact-section
{
	padding:60px 0;
}
body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon
{
	   color: #aeaeae;
}
body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon:hover
{
	   color: #ed1515;
}
.vc_col-sm-3 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{
	    text-align: left;
    float: left;
    color: #fff;
}
.margin0 .wpb_content_element, .margin0{
    margin-bottom: 0px;
}
body .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title&gt;a {
    color: #777;
}
body .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, body .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading, body .vc_tta.vc_tta-shape-rounded .vc_tta-tab&gt;a {
    border-radius: 0;
}
body .vc_gitem-animate-slideBottom .vc_gitem-zone-b
{
    background-color: rgba(237, 172, 21, 0.7) !important;	
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title div, .vc_grid.vc_row .vc_grid-item .wpb_content_element div, .vc_gitem-post-data div{
	    line-height: 1.7 !important;
		font-family:"Open Sans", sans-serif !important;
}
body .vc_grid-filter .vc_grid-filter-item {
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    margin: 3px;
    padding: 3px 12px;
    background: rgb(245, 245, 245);
}
body .vc_grid-filter&gt;.vc_grid-filter-item.vc_active, body .vc_grid-filter&gt;.vc_grid-filter-item:hover{
    background: rgb(237, 172, 21)!important;
    color: rgb(255, 255, 255)!important;
}
.vc_grid-filter&gt;.vc_grid-filter-item.vc_active&gt;span, .vc_grid-filter&gt;.vc_grid-filter-item:hover&gt;span{
    color: rgb(255, 255, 255)!important;
}
.vc_grid-filter&gt;.vc_grid-filter-item, .vc_grid-filter&gt;.vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-bordered&gt;.vc_grid-filter-item {
    margin: 0 10px!important;
    border: none!important;
    border-radius: 0 !important;

}
body .vc_tta-panels{
    border: none !important;
    background: none !important;
    padding: 40px 0 0 !important;	
}
body .vc_tta-accordion .vc_tta-panels{
    padding: 0px 0 0 !important;	
}
body .vc_tta-accordion .vc_tta-panel-body{
    padding: 15px 15px!important;	
}
body .vc_tta.vc_general .vc_tta-tab&gt;a{
    border: 0px;
    color: rgb(51, 51, 51);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    font-family: "Roboto", sans-serif;	
	background: none;
}
body ul.vc_tta-tabs-list {
    border-bottom: 1px solid rgb(221, 221, 221);
}
body .vc_tta.vc_general .vc_tta-tab.vc_active&gt;a, body .vc_tta.vc_general .vc_tta-tab&gt;a:hover{
    border: 0px;
    color: rgb(237, 172, 21);
    border-bottom: 2px solid rgb(237, 172, 21) !important;
    background: none;
}
body .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0px;
}
body h3.vc_custom_heading.left-title
{
    margin-top: 25px;	
}</pre></body></html>