.dh-color ol {
    color: #fff;
}
.dh-form input[type="text"] {
    background: #ddd;
color: #111 ;
}

.dh-form input[type="email"] {
    background: #ddd;
color: #111;
}
.dh-form textarea {
    background: #ddd;
color: #111;
}
.block-content:last-of-type {
    padding-bottom: 0px;
}

.block-content {
    padding: 50px 0 100px;
}

/*****ARTICLE LISTING STYLING
******************************************/
.article-col{
  min-height:335px;
}
.article-title{
    font-size: 15px;
    line-height: normal;
    text-transform: none;
    font-weight: 600;
}

.thumb-holder {
    max-height: 150px;
    overflow: hidden;
}

.articles-template-default .post-image.col-md-3{
      display: none;
}
.articles-template-default .post-text.col-md-9{
      width: 100% !important;
}
.articles-template-default h2{
  font-size: 25px;
}


.page-id-25987 form.wpcf7-form .wpcf7-list-item {
   display:block;
}

.page-id-25987 wpcf7-list-item { display: block; }

#wpcf7-f25988-p25987-o1.wpcf7 .wpcf7-list-item {
   display:block;
}

.wpcf7-form .wpcf7-form-control-wrap {
  display:block;
}


.gem-icon-with-text-content {
  vertical-align: middle !important;
  
}

.gem-icon-with-text {
  vertical-align: middle !important;
  
}


.gem-client-item img {
  width:200px !important;
  height: 134px;
}

/* ----15.11.20--- */
.block-content {
    padding: 0px 0 100px;
	  text-align: center!important;
}
.home-partner__photo{
	text-align:center;
}
.wpcf7-form.init{padding:0 10px;}
.wpcf7-form.init input, .wpcf7-form.init textarea{
	width:100%;
	margin:0 0 10px;
}
.contact-form-home .wpcf7-form-control.wpcf7-submit {
	background: #1c7ebd;
}

.page-id-24774 .main-content .page-title-title{opacity:0;}
.homenew__socials{display:none;}
#colophon {background-color: #545557;}
.page-id-24774 .block-content {padding: 50px 0 0;}


/* blog page */
.blog-sec{
	padding: 100px 0;
}
.blog-sec h2{
	color: #231f20;
	font-family: 'montserratlight';
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 3px;
}
.blog-pic img{
	max-height:180px;
	min-height:180px;
	width:100%;
	object-fit: cover;
}
.blog-txt small{
	font-size:13px;
	font-weight: 400;
	margin:10px 0;
	display: block;
}
.blog-txt h3{
	color: #231f20;
	font-family: 'montserratlight';
	font-size: 16px;
	font-weight: 600;
	margin:0 0 40px;
	line-height:1.3;
	text-transform:none;
	min-height:85px;
}
.blog-txt p{
	color:black;
	margin:0 0 20px;
	font-size:14px;
}
.blog-txt a{
	color:#1c7ebd;
	font-weight: 500;
	font-size:16px;
	border:2px solid #1c7ebd;
	padding:8px 20px;
	display:inline-block;
	text-decoration:none;
}
.blog-txt a:hover{
	background: #1c7ebd;
	color:#fff;
	text-decoration:none;
}
.blog-txt a .fa-angle-right{
	display:none;
}
.blog-sec .container{
    max-width: 1140px;
}
.blog-sec .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.blog-sec .col-md-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

/* ---- */

.home #site-header-wrapper{
    position: fixed!important;
    background: #545557!important;
}
#site-header-wrapper.site-header-wrapper-transparent #site-header:not(.shrink){
	background: #545557!important;
}
#site-header.fixed.shrink .site-title {
    padding-top: 15px;
    padding-bottom: 15px;
}
#site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li.menu-item-active, #site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li {
	padding: 33px 3px!important;
}
#site-header.fixed.shrink {
    background-color: #545557 !important;
}
.widget_recent_entries ul li:before { position:relative !important }
/* ------------ */
@media only screen and (max-width:1024px){
.home-partner__photo img{
	width:100%
}
}

@media only screen and (max-width:767px){
.home-about-blocks__href{margin:0 0 15px; display: block;}
#colophon {padding: 45px 0;}
}

@media only screen and (max-width:575px){

}