/*============================*/
#sp-subheader {
    padding: 9px 0;
}
#sp-subheader .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
/*============================*/
#sp-header {
    padding: 0;
    height: auto;
}
#sp-header .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

/*============================*/
.b-popup {
  margin-top: 10px;
}

.b-popup .popup__btn {
  border: none;
  background: #FF0000;
  color: #fff;
  padding: 5px 15px 10px;
  cursor: pointer;
  transition: all .3s;
  outline: none;
}
.b-popup .popup__btn:hover {
  box-shadow: 1px 1px 8px rgba(0,0,0, .5);
}
/*============================*/
#sp-header .logo {
	height: auto;
}
/*============================*/
#sp-contacts-top .b-contacts {
    text-align: right;
}
.b-contacts {
    line-height: 1;
}
.b-contacts .contacts__tel {
    font-size: 30px;
    font-weight: 700;
}
/*============================*/
.sp-scroll-up {
    bottom: 100px;
}
/*============================*/
#sppb-addon-1519279815885 .sppb-addon {
    text-align: center;
}
/*============================*/
.sp-megamenu-parent {
    float: none;
    text-align: center;
}
.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span {
    font-size: 16px;
    text-transform: uppercase;
}
.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent > li > a:focus,
.sp-megamenu-parent > li > a:active {
    color: #fff;
}
/*============================*/
#sppb-addon-1562680816549 .btn-default .popup-btn {
    margin-top: 0;
    padding: 15px 50px;
    text-transform: uppercase;
}
/*============================*/
.sppb-addon-image-overlay-icon {
    line-height: 32px;
}
/*============================*/
#sp-header {
	background: #60727b;
}
/*============================*/
.sp-megamenu-parent li a,
.sp-megamenu-parent li a:hover,
.sp-megamenu-parent li.active > a, 
.sp-megamenu-parent li.active:hover > a {
	color: #fff;
    padding: 11px 12px;
    font-size: 14px;
    line-height: 1.5;
    text-transform: none;
}
.sp-megamenu-parent li {
	margin: 0 10px 0 0;
}
.sp-megamenu-parent li:hover {
	background: #4d5b63;
	transition: all 0.2s linear;
}
.sp-megamenu-parent {
	text-align: left;
}
/*============================*/
.b-blockone .blockone__img img {
	width: 40px;
	margin-bottom: 5px;
}
.b-blockone .sppb-row {
	align-items: center;
}
.b-blockone .blockone__text {
	border-left: 1px solid #d20000;
    border-right: 1px solid #d20000;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
}
.b-blockone {
	border-bottom: 1px solid #545454;
}
.b-blockone .blockone__text--1 {
  	margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
}
.b-blockone .blockone__text--mt {
  	margin-top: 5px;
}
/*============================*/
.b-blocktwo {
	border-bottom: 1px solid #545454;
}
.b-blocktwo .blocktwo__item {
	display: block;
    margin: 0 0 2px;
}
.b-blocktwo .blocktwo__title {
	font: 300 17px/21px "Ubuntu", sans-serif;
    color: white;
    background: #f17e00;
    text-transform: uppercase;
    padding: 14px 10px 17px 18px;
    margin: 0;
}
.b-blocktwo a h4 {
	background: #f17e00;
    position: relative;
}
.b-blocktwo a h4:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 26px solid transparent;
    border-left-color: #f17e00;
    border-right: 0;
    position: absolute;
    right: -26px;
    top: 0;
}
.b-blocktwo .blocktwo__item:nth-child(2) h4 {
	background: #3ea2c9;
}
.b-blocktwo .blocktwo__item:nth-child(2) h4:before {  
	border-left-color: #3ea2c9;
}
.b-blocktwo .blocktwo__item:nth-child(3) h4 {
	background: #636775;
}
.b-blocktwo .blocktwo__item:nth-child(3) h4:before {  
	border-left-color: #636775;
}
.b-blocktwo a span {
	float: right;
}
.b-blocktwo a:hover h4 {
	opacity: .9;
}
/*============================*/
/*.b-blockthree {
	border-bottom: 1px solid #545454;
}*/
.b-blockthree img {
	width: 300px;
	transition: all 0.2s linear;
}
.b-blockthree img:hover {
	cursor: pointer;
	opacity: 0.8;
	transition: all 0.2s linear;
}
.b-blockthree .blockthree__price {
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0px 0px 5px #fff, 0px 0px 7px #fff;
}
/*============================*/
.b-blockfour .blockfour__border {
    border-right: 1px solid #D20000;
    margin: 19px 0 15px;
    text-align: center;
    border-left: 1px solid #D20000;
}
.b-blockfour .blockfour__img {
	margin-top: -25px;
}
.b-blockfour {
    border-bottom: 10px solid #545454;
    border-top: 10px solid #545454;
}
/*============================*/
.b-sertificat {
	border-bottom: 1px solid #545454;
}
.sppb-addon-single-image-container:hover .sppb-addon-image-overlay-icon {
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(48, 173, 195, 0.4);
}
/*============================*/
.b-company {
	border-bottom: 1px solid #545454;
}
.b-company .company__img img {
	height: 318px;
	width: 100%;
}
.b-company .sppb-col-md-5 {
	max-width: 35%;
}
.b-company .sppb-col-md-2 {
	max-width: 30%;
	flex: 0 0 30%;
}
/*============================*/
#sp-section-4 {
	padding-top: 45px;
	padding-bottom: 45px;
}
#sp-section-4 .sp-module-title {
	font: 300 36px/22px "Ubuntu", sans-serif;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 25px 0;
}
#sp-section-4 a:hover {
	text-decoration: underline;
	color: #000;
}
/*============================*/
.b-inform .sppb-media {
	display: flex;
	align-items: center;
}
.b-inform .sppb-media-heading {
	margin: 0px;
}
.b-inform .inform__mess img {
	width: 20px;
}
/*============================*/
#sp-menunavigation .menu {
	padding: 0;
    margin: 0;
    list-style: none;
}
/*============================*/
#sp-section-5 {
	background: #AEAEAE;
	text-align: center;
}
#sp-footer2 p {
	margin: 0px;
    margin-top: 7px;
    margin-bottom: 7px;
    color: #fff;
    font-size: 16px;
}
#sp-footer2 a {
	color: #fff;
	font-size: 16px;
}
#sp-footer2 a:hover {
	text-decoration: underline;	
}
/*============================*/
#sp-footer {
	background: transparent;
	color: #000;
}
#sp-footer a {
	color: #000;
}
#sp-footer a:hover {
	text-decoration: underline;
	color: #000;
}
#sp-footer .container-inner {
	padding: 7px 0;
	border: none;
}
/*============================*/
.b-delivery .delivery__block {
    display: flex;
    justify-content: space-between;
    background: #ff0000;
    align-items: center;
    padding-right: 10px;
    padding-left: 10px;
  	margin-right: -15px;
  	margin-left: -15px;
}
.b-delivery .delivery__text {
    color: #fff;
}
.delivery__img img {
    max-width: none;
  	width: 45px;
}