/* Copyright (C) WarpTheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
#sp-main-body {
	padding: 15px 0;
}
 
.f20 {
    font-size: 120%!important;
}
.breadcrumb {
	padding: 20px 15px 15px;
	background-color: #fff;
}

#sp-address{
	border-bottom: 1px solid #ccc;
}
 
/*---- address ---*/

.custom_horadddr {
	margin:0 auto;
	width:100%;
}
.fh-icon {
	font-size: 42px;
	float: left;
	margin-top: -5px;
	line-height: 1.6;
}
.dmp-mail{
	color:#3D449A;
}
.dmp-phone{
	color:#6AB42F;
}
.dmp-boss{
	color:#EE4701;
}
.fh-icon i::before {
    font-size: 42px;
}
.desc {
    padding-left: 60px;
    padding-bottom: 10px;
}

h1.logo a{
	color:#fff;
}
.mod-gtrsl{
	width:200px;
	margin:20px 0 0!important;
	float:right;
}
.mod-gtrsl a.flag {
    padding: 0 5px 0;
}

#sp-slider {
width:1240px;
height:436px;

}

/*---- top-menu ---*/

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
    color: #000!important;
    background: #fff!important;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    color: #fff;
	font-weight: 600;
}
#offcanvas-toggler > i {
    color: #fff!important;
}

/*---- right-bann ---*/

#sp-right-bann{
	padding:50px 0 0 20px;
}
.custom_r-banners a{
	/*display:inline-block;*/
	margin:0 0 40px 0;
}

/*-------------------*/

.sppb-addon-articles{
	border-right:1px solid #eceff3;
}

/*---- ideology ---*/

.custom_ideol-block{
	margin:0 auto 25px;
	width:100%;
}

a.belrus,
a.fbprof,
a.elobr,
a.uslugi,
a.odnookno{
	color: #eb0000;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	/*display: table-cell;*/
	/*height: 40px;*/
	line-height: 1.2em;
	padding-left: 120px;
	vertical-align: middle;
	/*font-size: 105%;*/
}
a.belrus {
	background-image: url(../../../images/ideolog/belrus-logo.png);
	height:81px;
}
a.fbprof {
	background-image: url(../../../images/ideolog/fbp-logo.png);
	height:81px;
}
a.uslugi {
	background-image: url(../../../images/ideolog/services.png);
	height:81px;
}
a.elobr {
	background-image: url(../../../images/ideolog/letter.png);
	height:81px;
}
a.odnookno {
	background-image: url(../../../images/ideolog/odno-okno.png);
	height:81px;
}
a.belrus:hover,
a.fbprof:hover,
a.elobr:hover,
a.uslugi:hover,
a.odnookno:hover{
	color: #5ea02a;
	text-decoration:underline;
}

 
/*---- banners bottom ---*/

.custom_horbann {
	margin:0 auto;
	padding:5px 0;
}
.custom_horbann ul li{
	border:none;
	background-color:transparent;
}
.custom_horbann > ul{
	margin-left:15px;
}
 .list-group-horizontal .list-group-item
{
	display: inline-block;
}
.list-group-horizontal .list-group-item
{
	margin-bottom: 0;
	margin-left:-4px;
	margin-right: 0;
 	border-right-width: 0;
}
.list-group-horizontal .list-group-item:first-child
{
	border-top-right-radius:0;
	border-bottom-left-radius:4px;
}
.list-group-horizontal .list-group-item:last-child
{
	border-top-right-radius:4px;
	border-bottom-left-radius:0;
	border-right-width: 1px;
}
/*---- banners bottom ---*/

table.table th{
	background-color: #E93A38;
	color:#fff;
	border: 1px solid #ddd;
}
table.table td{
	border: 1px solid #ddd;
}

/*-----------------------*/

a.sppb-article-img-wrap img.sppb-img-responsive{
	padding:0 15px 15px 0;
}
a#btn-1571233628566{
	float:right;
}
.page-content #section-id-1571233628563{
	padding: 30px 0px 5px 0px!important;
}

/*------------------*/

.blink-block .btn-blink{
	color:#000;
	font-size:26px;
	background: #F5F7F9;
}
.sp-module.blink-block{
	margin-top:0;
}
.custom.blink-block {
	width: 100px;
	float: right;
	margin-top: 20px;
}
.blink-block .btn-blink:hover {
	background: #d6dbe5;
}

