gg@charset "UTF-8";
/* CSS Document */


body {
	font-family: "myriad-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
  	font-size: 17px;
	color: #333;
}
.btn {
	font-size: 17px;
}
@media (min-width:480px) {
	body {
	background: url(/images/assets/bground.png) no-repeat 50% -3px;
	}
}
@media (max-width:768px) {v
	body {
	padding-bottom: 0px;
	}
}
@media (max-width:480px) {
	.site-logo {
	min-width: 280px !important;
	max-width: 280px !important; 
	background-size: 90% auto !important;
	}
	div.head-search {
		margin-right: 0px !important;
	}
}
a {
	color: #c90c0f;
}
a:hover, a:focus {
	color: #8E090B;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "myriad-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}
h2, .h2 {
	font-size: 24px;
}
h3, .h3 {
	font-size: 18px;
}
h4, .h4 {
	font-size: 14px;
}
h2.itemTitle {
	font-family: "myriad-pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 300 !important;
}
#content-block .moduletable, .content-container, aside, {
	padding-bottom: 15px;
}
.margintop {
	margin-top: 15px;
}
.marginbot {
	margin-bottom: 15px;
}
.marginleft {
	margin-left: 15px;
}
.marginright {
	margin-right: 15px;
}

 .contentbmod {
	padding-top: 15px;
	padding-bottom: 15px;
}
.site-logo {
	display: inline-block;
	min-width: 380px;
	min-height: 50px;
}
a.site-logo {
	background: url(/images/BAlogo.png) no-repeat;
}
img.logo-img {
	max-width: 360px;
}
div.head-search {
	margin-top: 10px;
	float: right;
	margin-right: -10px;
	width: 200px;
}
.ajaxsearch #roksearch_search_str {
	background: transparent url(/images/assets/search-icon.png) 100% 50% no-repeat;
	border: 0px;
	color: #333;
	padding: 2px 0 2 px 4px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	transition: none;
	width: 195px;
}
.ajaxsearch #roksearch_search_str.loading {background-color: transparent;border: 0px;}

.top-container {font-size: 12px;
text-align: right;}
.top-container a {
	color: #666;
}
a.top-container:hover, a.top-container:focus {
  color: #c90c0f;
  text-decoration: none;
} 
@media (max-width:480px) {
	#roksearch_results {
	width: 300px !important;
	float: left !important;
	left: 0px !important;
}
}


/* CZYTAJ WIĘCEJ */
.readmore .btn-default {
	color: #c90c0f;
	background-color: transparent;
	border-color: transparent;
	border-radius: 0px;
	margin: 0px;
	padding: 0px;
}
.readmore .btn-default:focus,
.readmore .btn-default:active:focus,
.readmore .btn-default.active:focus {
  outline: none;
}
.readmore .btn-default:hover,
.readmore .btn-default:focus {
  color: #8E090B;
  text-decoration: none;
}
.readmore .btn-default:active,
.readmore .btn-default.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.homesite article {
	border-top: solid 1px #e2e2e2;
	margin-top: -20px;
}
.homesite article header {
	margin-top: 20px;
}
.tagi a, .readmoreblock a {
	color: #333;
}
.tagi a:hover, .readmoreblock a:hover {
	color: #c90c0f;
}
.tagi p, .publications p {
	margin: 0 0 5px;
}
.sidebar-custom-modules {
	text-align: right;
	font-weight: 300;
}
.sidebar-custom-modules h2, .contentbot h2  {
	color: #c90c0f;
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 20px;
	border-bottom: solid #e2e2e2 1px;
	text-align: left;
}

.sidebar-custom-modules .btn-default {
	color: #c90c0f;
	background-color: transparent;
	border-color: transparent;
	border-radius: 0px;
	margin: 0px;
	padding: 0px;
}
.sidebar-custom-modules h4 {
	font-size: 14px;
	font-weight: 600;
}

.sidebar-custom-modules .btn-default:focus,
.sidebar-custom-modules .btn-default:active:focus,
.sidebar-custom-modules .btn-default.active:focus {
  outline: none;
  color: #C6090C;
}

.languageswitcher {
	text-align: right;
}

.why h3 {
	font-weight: 300 !important;
}


.aboutbrick .module-title {
	font-size: 30px !important;
	font-weight: 300 !important;
}
.aboutbrick .t3-module {
	margin-bottom: 0px;
}
.aboutbrick .categories-module li, .aboutbrick ul.categories-module li, .aboutbrick .category-module li, .aboutbrick ul.category-module li {
	padding: 5px 0;
	border-top: 0px;
	font-size: 20px;
}
.aboutbrick a {
	color: #000;
}
.aboutbrick a:hover {
	color: #c90c0f;
}
a.brickmore {
	font-size: 16px;
	color: #fff;
	background: #c90c0f;
	padding: 3px 10px 3px 10px;
	float: right;
}
a.brickmore:hover {
	background: #8E090B;
	color: #fff;
}

#t3-content article .article-image-full {
	width: 100%;
}
.redh3 h3 {
	color: #c90c0f !important;
	font-weight: 600 !important;
	padding-top: 15px;
}
.article-header h1 {
	font-weight: 300 !important;
}

.nopadding div.container.t3-sl.t3-sln-5 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.nopadding {
	padding: 0px !important;
	margin: 0px !important;
}
div.componentheading.projects {
	display: none;
}
.projects .t3-content, .projects .t3-mainbody, .projects .t3-sidebar {
	padding-top: 0px !important;
}
.projects h2.itemTitle {
	font-family: "myriad-pro" !important;
	font-size: 30px !important;
	font-weight: 300 !important;
}
.projects span.catItemImage img {
	border: 0px !important;
	padding: 0 8px 0 8px !important;
}
.projects div.catItemImageBlock {
	padding: 0px !important;
	margin: 0px !important;
}
.projects div.catItemIntroText {
	font-family: "myriad-pro" !important;
	font-weight: 300 !important;
	padding: 0 8px 0 8px !important;
}
.projects div.catItemBody, .projects div.catItemView {
	padding: 0 !important;
}
.projects .group-label, .architects group-label {
	font-size: 16px !important;
	font-weight: 300 !important;
}
.projects .lb-checkbox, .architects .lb-checkbox {
	font-weight: 300 !important;
}

.architects .architectbox .architectinfo {
	background-color: #e5e5e5;
	width: 220px;
	height: 280px;
	float: left;
	padding: 5px;
}
.architects .architectbox .architectphoto {
	background-color: #e5e5e5;
	width: 200px;
	height: 280px;
	float: left;
}
.architects .architectbox .architectimg {
	background-color: #e5e5e5;
	width: 413px;
	height: 280px;
	float: left;
}
.architects .architectbox .architectinfo h3 {
	margin: 10px 0 10px 0 !important;
	font-size: 16px !important;
}
.architects div.catItemIntroText {
	padding: 0 !important;
}
.architects .t3-content, .architects .t3-mainbody, .architects .t3-sidebar {
	padding-top: 0px !important;
}
div.componentheading.architects {
	display: none;
}
.architects div.catItemBody {
	padding: 0;
}
.article-content h2 {
	text-align: left;
}
.article-content h2 a {
	color: #333;
}
.article-content {
	text-align: justify;
}
.article-content a img {
	max-width: 100%;
}

.article-content-left {
	float: left;
	min-width: 49%;
	max-width: 49%;
}
.article-content-right {
	float: right;
	min-width: 49%;
	max-width: 49%;
}
.article-content-left a, .article-content-right a {
	max-width: 100%;
	min-width: 100%;
}
.article-content-left img, .article-content-right img {
	max-width: 100%;
}  
/*
a[data-lightbox] {
	min-width: 100%;
}
*/
a[data-lightbox] img  {
	min-width: 100%;
}
.homeprojects a[data-lightbox] {
	min-width: 60px;
}
.homeprojects a[data-lightbox] img  {
	min-width: 60px;
}
.seemore {
	font-size: 8pt;
}

.lh8 h2 {border-bottom:none !important;}
.moduletable.publications.lh8.sidebar-custom-modules p {}


.architects p {
	margin: 0px;
	padding: 0px;
}
.projekty-dymek {
	display: block;
	width: 100%;
	height: 100px;
	padding: 5px;
	background: #f2f2f2;
	color: #969696;
	border: 1px #ccc solid;
	font-size: 12px;
	font-style:italic;
	position: relative;
	margin-bottom: 15px;
}
.projekty-dymek:after {
	content:"";
   position: absolute;
    width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #ccc;
	right: 20px;
	top: 98px;

}

.pagemenu {
	font-size: 16px;
	font-weight: 500;
	padding-top: 20px;
	color: #969696;
}
.pagemenu a {
	color: #969696;
}
.pagemenu a:hover {
	color: #c90c0f;
}
.projectpage .itemFullText {
	text-align: justify !important;
}
.projectpage h3 {
	font-size: 18px;
	color: #af0000;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #af0000;
	line-height:5px;
	font-weight:600;
}




#footer-block {
	background: #e5e5e5;
	font-size: 14px;
	padding-bottom:10px;
}
#footer-block a {
	color: #333;
}
#footer-block a:hover, #footer-block a:focus  {
	color: #c90c0f;
}
.footer-menu-block, .copyright-block {
	padding-top: 15px;
}
#pasek-block {
	background: #6B6B6B;
}

/*Breadcrumbs */
#breadcrumbs-block {
	margin-bottom: 15px;
}

.breadcrumb {
padding: 0;
margin-bottom: 0px;
list-style: none;
background-color: #fff;
border-radius: 4px;
font-size: 12px;
}
.breadcrumb > li + li::before {
	padding: 0 1px;
}

.moduletable > .sep-single {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.article-content .item, .articleslist .items-row {
	border-bottom: 1px solid #ccc;
	margin-bottom:15px;
}
.article-content .articleslist .item {
	border-bottom: 0px;
}

.pagination {
	text-align: center;
	width: 100%;
}
.pagination .counter {
	display: none;
}
.pagination ul li {
	display: inline;
	padding: 0 5px 0 5px;
}
.readmore .btn {
	padding: 0;
}
#bottom-block {
	padding: 20px 0 20px 0;
}
.pasek {
	padding: 0px;
	text-align: center;
}
.pasek img {
	padding: 0 10px 0 10px;
}
#navi {
	background: #fff;
	z-index: 9999;
}
 .articleslist .items-row {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
article .why h2 {
	font-size: 28px;
	font-weight: 300;
}
article .why {
	font-size: 18px;
}
.aboutbrickcat h2 a {
	color: #333;
}
.aboutbrickcat h2 a.active {
	color: #c90c0f;
}
.aboutbrickcat h2 a:hover, .aboutbrickcat h2 a:focus {
	color: #c90c0f;
}
.about-brick-mod h2 {
	font-weight: 300;
	margin-top: 0px;
}

.aboutbrickcat .category-desc {
	margin-bottom: 20px;
}

@media (max-width:779px) {
	article .pull-left img {
	display: none;
}
}
@media (min-width:480px) {
	article .pull-left img {
	max-width: 200px;
	margin-right: 10px;
}
}
.page-header {
	border-bottom: 0px;
	margin: 0;
}
.page-header h2 {
	margin-top: 10px;
}
.moduletable h2 {
	color: #c90c0f;
	font-size: 24px;
	font-weight: 300;
	padding: 0px;
	text-align: left;
	margin: 0px 0px 15px 0px;
	line-height: inherit;
	display: table;
	width:100%;
}
.pull-none img {
	max-width: 100%;
}
.inspirations .row {
	margin: 10px 0 20px 0;
}
.architects .row {
	margin: 0 0 0 0;
}
.architects .col-md-5 {
	padding: 0 0 0 0;
}
.architects h3 {
	margin-top: 5px;
}
.triangle-border::before {
content:"";
position:absolute;
bottom:-15px; /* value = - border-top-width - border-bottom-width */
right:51px; /* controls horizontal position */
border-width:15px 15px 0;
border-style:solid;
border-color:#dedede transparent;
/* reduce the damage in FF3.0 */
display:block;
width:0;
}
.triangle-border::after {
	content:"";
position:absolute;
bottom:-13px; /* value = - border-top-width - border-bottom-width */
right:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
border-width:19px 19px 0;
border-style:solid;
border-color:#fafafa transparent;
/* reduce the damage in FF3.0 */
display:block;
width:0;
}
.triangle-border {
	position:relative;
padding:15px;
margin:1em 0 3em;
border:1px solid #dedede;
color:#949494;
background:#fafafa;
/* css3 */
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.publications .triangle-border::before {
content:"";
position:absolute;
bottom:-15px; /* value = - border-top-width - border-bottom-width */
right:31px; /* controls horizontal position */
border-width:15px 15px 0;
border-style:solid;
border-color:#d8d8d8 transparent;
/* reduce the damage in FF3.0 */
display:block;
width:0;
}
.publications .triangle-border::after {
	content:"";
position:absolute;
bottom:-13px; /* value = - border-top-width - border-bottom-width */
right:27px; /* value = (:before left) + (:before border-left) - (:after border-left) */
border-width:19px 19px 0;
border-style:solid;
border-color:#f3f3f3 transparent;
/* reduce the damage in FF3.0 */
display:block;
width:0;
}
.publications .triangle-border {
	position:relative;
padding:15px;
margin:1em 0 1em;
border:1px solid #dedede;
color:#949494;
background:#fafafa;
/* css3 */
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}



.bookshop .readmore .btn {
margin-bottom: 0px;
font-size: 14px;
background: #C90C0F;
border-radius: 0px;
float: right;
}
.bookshop .readmore .btn:hover {
background: #8E090B;
}
.bookshop .readmore a.btn {
	color: #fff;
	padding: 3px 5px; 
}

.catItemIntroText p {
	text-align: left;
}
ul.ja-k2filter li label {
	line-height: 1.2 !important;
}
.image-credits {
	width: 100%;
	text-align: right;
	font-style: italic;
	font-size: 12px;
	color: #999;
}

.lb-dataContainer {
	background: #fff;
}
.lb-data {
	color: #333;
}

.lb-container {
	padding: 10px;
}
a.lb-close {
	margin-right: 5px;	
}
.lb-details {
	margin-left: 5px;
}
span.lb-number {
	display: none !important;
}
.lb-outerContainer {
	-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
-ms-border-radius: 4px 4px 0px 0px;
-o-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0 0;
}
.stickymenu {
	top: 0px;
	width: 100%;
	background: #fff;
  z-index: 999;

}
.stickymenu.affix {
	font-weight: 300 !important;
	font-size: 16px !important;
}
@media (max-width:1024px) {
	.architext {
	font-size: 15px;
	}
}
article .col-lg-12, article .col-md-12, article .col-sm-12, article .col-xs-12, article .col-lg-10, article .col-md-10, article .col-sm-10, article .col-xs-10, article .col-lg-9, article .col-md-9, article .col-sm-9, article .col-xs-9, article .col-lg-8, article .col-md-8, article .col-sm-8, article .col-xs-8, article .col-lg-7, article .col-md-7, article .col-sm-7, article .col-xs-7, article .col-lg-6, article .col-md-6, article .col-sm-6, article .col-xs-6, article .col-lg-5, article .col-md-5, article .col-sm-5, article .col-xs-5, article .col-lg-4, article .col-md-4, article .col-sm-4, article .col-xs-4, article .col-lg-3, article .col-md-3, article .col-sm-3, article .col-xs-3, article .col-lg-2, article .col-md-2, article .col-sm-2, article .col-xs-2 {
	padding-right: 10px;
	padding-left: 10px;
}
#backtotop {
	display: block;
	padding: 10px;
	background: #ccc;
	position: fixed;
	bottom: 0px;
	right: 0px;
}
#backtotop:hover, #backtotop:focus {
	background: #6A6A6A;
}
#backtotop a {
	color: #fff;
}


.btn-group.pull-left button {
	display: none !important;
}

/*INSPIRACJE FILTRY*/
.insp-filter-box {
	margin:20px 0px;
}
#insp-filtr-active {
background-image:url(../images/insp3.jpg);
font-weight:500;
color:#000;
}
#insp-filtr-1:hover,
#insp-filtr-2:hover,
#insp-filtr-3:hover,
#insp-filtr-4:hover,
#insp-filtr-5:hover {
background-image:url(../images/insp2.jpg);
font-weight:500;
color:#000;
}
.insp-filtr {
display:inline-block;
width:auto;
margin:0px;
padding:0px;
background-image:url(../images/insp1.jpg);
background-repeat:no-repeat;
background-position:0px 46%;
}
.insp-txt {
padding:0px 40px 0px 30px;
margin:0px;
}
.insp-filtr p {
margin:0px !important;
padding:0px !important;
}
/*/INSPIRACJE FILTRY*/

.sidebar-left, .sidebar-right {
line-height:1.2em;
}


/*KR ARTICLE*/
.art-subtitle-left {
	text-align:left;
	color:#af0000;
	font-size:20px;
	width:100%;
	font-weight:bold;
}

.art-subtitle-right {
	text-align:right;
	color:#af0000;
	font-size:20px;
	width:100%;
	font-weight:bold;
}
.art-img-left {
	padding:10px 6px 0px 0px;
	float:left;
	max-width:100%;
	margin-right:6px;
}
.art-img-right {
	padding:10px 0px 0px 6px;
	float:right;
	max-width:100%;
	margin-left:6px;
}
.art-img-center {
    padding: 10px 0px 5px 0px;
    max-width: 100%;
    text-align: center;
	width:100%;
}
.art-img-center img {
    min-width: auto !important;
    max-width: 100% !important;
}
.art-title {
	font-size:24px;
	color:#000000;
	padding:0px 0px 0px 0px !important;
	margin:0px !important;
	line-height:1.5em;
}
.art-author {
	font-size:12px;
	display:inline-block;
	width:100%;
	text-align:right;
}

.art-img-left-home {
	padding:5px 20px 5px 0px;
	float:left;
	max-width:100%;
}
.art-img-center-home {
	padding:0px 0px 5px 0px;
	display:inline-block;
	max-width:100%;
}




.kr-img-2 {
	width:50%;
	float:left;
	padding:6px;
}
.kr-img-3 {
	width:33.3%;
	float:left;
	padding:6px;
}
.kr-img-4 {
	width:25%;
	float:left;
	padding:6px;
}
.kr-img-5 {
	width:20%;
	float:left;
	padding:6px;
}
.kr-img-first {
	padding-left:0px !important;
}
.kr-img-last {
	padding-right:0px !important;
}
.kr-img-mid {
	padding: 6px 3px !important;
}


.kr-clear {
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    border: none;
}

@media (max-width:500px) {
	.kr-img-2,
	.kr-img-3,
	.kr-img-4,
	.art-img-left-home,
	.art-img-left,
	.art-img-right-home,
	.art-img-right {
	width:100% !important;
	padding:10px 0px 5px 0px !important;
	margin:auto !important;
	}
	.projectpage h3 {line-height: 1em;}
	
.kr-slider-home {display:none;}
}


h3 kr {
    margin: 0;
    padding: 16px 0 4px 0;
    font-size: 18px;
    color: #af0000;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #af0000;
    line-height: 5px;
    font-weight: 600;
}


/*/KR ARTICLE*/



/*Start:login*/
.login label {
    float: left;
    padding: 0px 20px;
    min-width: 150px; }

.login .btn {
    margin: 20px;
    min-width: 150px; }
/*End:login*/



a.hasTooltip.pagenav {display:inherit !important;}


.article-content h3::first-line {font-weight: 600;}

h3 {
    text-align: left;
}

.kr-slider-home {padding:10px 10px; background-color:rgba(255,255,255,0.9);bottom:25px;position:absolute; font-weight:400;line-height:1.2em;}

.kr-slider-home-in-1 {font-size:26px;color:#c70a11;}

.kr-slider-home-in-2 {font-size:20px;color:#000 !important;}

.kr-hr {margin:0px !important; padding:0px; border: 0;border-top: 1px solid #FFF;width:100%; clear:both;}



@media (max-width:1199px) {
.kr-vid {
	height:117px !important;
}
}

.mejs-container {
margin-top:10px;
}

.mejs-overlay-loading {
	display:none;
    background: none;
}

.show-more-box, .show-less-button {display:none;}
.show-more-box:target {display:inherit;}
.show-more-box:target ~ .show-more-button {display:none;}
.show-more-box:target ~ .show-less-button {display:block;}
.show-more-button {display:block;}

span.catItemImage {margin: 0px !important;}

h2.itemTitle {padding: 0px !important;}

div.itemToolbar {display:none;}

div.catItemView {margin-bottom: 0px !important;}

div.k2Pagination ul li {background: none;padding: 10px;}



.moduletable3la .moduleItemImg img {
	margin: 7px 20px 0px 0px;
    width: 235px;
    max-width: 100%;
}
.moduletable3la .moduleItemImg {
    max-width: 100%;
    float: left;
}
.moduletable3la a.moduleItemTitle {
    font-size: 24px;
    color: #000000;
    padding: 0px 0px 10px 0px !important;
    margin: 0px !important;
    line-height: 1.3em;
    font-weight: 400;
}
.moduletable3la .moduleItemIntrotext {
    text-align: justify;
}
.projects h3.catItemTitle a {
    color: black !important;
    padding: 0px 10px 10px 10px !important;
    display: flex;
    font-weight: 100 !important;
}
.moduletable3la .wk-content img {
    width: 100%;
}
@media (max-width:450px) { 
.moduletable3la .moduleItemImg img {
	width:100% !important;
}
}
.projectpage .itemIntroText {
    display: none !important;
}
.projects div.itemContainerLast {
    width: 50%;
}
.about-brick-mod a {color: black;}
.about-brick-mod .kr-active {color: red;}
@media screen and (max-width:1199px) {
.about-brick-mod img {display: none;}
.aboutbrickbox {width: 50%;}
}
@media screen and (max-width:550px) {
.aboutbrickbox {width: 100%;}
}
.article-content .item, .articleslist .items-row {btorder-bottom: 0px !important; }

.kr-contact {font-size:20px; text-align:left; }
.kr-contact p {padding:13px 0px !important;}
.kr-contact div.kr1 {width: 50%; float: left; border-right:1px solid #f5f5f5; padding-right:25px;}
.kr-contact div.kr2 {width: 50%; float: left; padding-left:25px;}

.icons {
    display: none;
}

div#b2jcontainer_m368.b2jcontainer {
    padding: 0px !important;
    background: #FFFFFF;
    border: none !important;
    font-family: inherit;
}


div#b2jcontainer_m368 .control-group {
    margin-bottom: 3px !important;
}

.controls {
    line-height: 1em;
}
.controls textarea, .controls input {
    background-color: #ededed !important;
    border: none !important;
	color: #7f7f7f !important;
    font-size: 16px;
}

button.btn.btn-success span {
    background-image: none !important;
    padding: 0px !important;
    background-color: #c80b0f !important;
    text-transform: capitalize;
}

button.btn.btn-success {
    background-color: #c80b0f !important;
}

@media (max-width:675px) {
.kr-contact div.kr2, .kr-contact div.kr1 {width: 100%; display: block; border-right:0px !important; margin:auto; padding: 0px !important;}
}

.terms-privacy {width:369px; max-width:100%; float: left; text-align:justify; font-size:16px;}

@media (max-width:767px) {
div.k2Pagination ul li {
    padding: 3px 3px !important;
}
div.k2Pagination ul li a {
    margin: 0px !important;
}
div.k2Pagination ul {
    padding: 0px !important;
}
}
@media (max-width:993px) {
.kr-hidden-mobile {display:none !important;}
}

div.k2ItemsBlock ul li a.moduleItemTitle {
    display: block;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

div.k2ItemsBlock ul {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

/* Start: JA K2 SOCIAL SHARE */
.jo_vm_socialshare {margin: 20px 0px !important;font-size: 12px !important;}
.jo_like {width: 80px !important;}
.jo_fbshare {width: 105px !important;}
.jo_twitter {width: 80px !important;}
.jo_google {width: 75px !important;}
.jo_pinit {width: 60px !important;}
/* End: JA K2 SOCIAL SHARE */

/* Start: See more projects */
.seemorepro img {width: 100% !important;}
div.k2ItemsBlock ul li {margin:0px !important}
.seemorepro img {
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Webkit Nightlies, Google Chrome Canary and Microsoft Edge*/;}
.seemorepro img:hover {
	filter: none; /* Applies to FF + IE */
	-webkit-filter: grayscale(0);}
.margintop30 h2 {margin-top: 30px;}
.seemorepro div.moduleItemIntrotext p {font-weight: 400;}
/* End: See more projects */

/* Start: Read more articles */
.readmoreart li {padding-bottom: 15px !important;}
.readmoreart a {color:#000 !important;}
.readmoreart a:hover {color:#af0000 !important;}
/* End: Read more articles */
.extra-td td {padding-right: 10px;}
.red-mu20 {
  color:#c90c0f;
  margin-top: 30px;
  font-size: 22px;
}
.marginb-20 {
  margin-bottom: 20px;
}
.project-txt {
padding-top:20px;
padding-bottom:10px
}