.hiden,
.header-mobile-contacts,
.footer-mobile-contacts,
.mobile-page-search,
#footer .fusion-mobile-logo,
#footer .fusion-mobile-logo img {
	display: none;
}
body, * {
    font-family: 'Arial';
}
.h3 {
    font-weight: bold;
    font-size: 18px;
}
.text-center {
    text-align: center;
}
.full-btn a {
    display: block;
}
.fa.fa-whatsapp {
	color: #00b237;
}
.main-sep-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    position: relative;
    margin: 15px auto;
}
/*.main-sep-title:after {
    content: '';
    position: absolute;
    background-color: #6796bf;
    width: 30px;
    height: 2px;
    margin-top: -1px;
    margin-left: 5px;
    bottom: 50%;
}
.main-sep-title:before {
    content: '';
    position: absolute;
    background-color: #6796bf;
    width: 30px;
    height: 2px;
    margin-top: -1px;
    margin-left: -35px;
    bottom: 50%;
}*/
.main-sep-title2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    position: relative;
    margin: 15px auto;
}
.card-item {
	display: block;
	background-color: #f6f6f6;
	border: 1px solid #d5d5d5;
    border-radius: 6px;
    box-shadow: 6px 6px 8px 0px rgba(0,0,0,0.3);
}
.card-item > a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 0;
	font-size: .75rem;
    font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
.card-item:hover {
	background-color: #6798bd;
	border-color: #6798bd;
}
.card-item:hover > a{
	color: #fff;
	text-decoration: none;
}
.card-item > a > img {
    display: block;
    width: 75px;
    margin: 0 auto 25px;
}
.card-item > a span {
    display: block;
    text-align: center;
    vertical-align: middle;
    min-height: 70px;
}
#content {
    width: 100% !important;
}
#sidebar,
.fusion-meta-info {
    display: none !important;
}
.post-content a[data-wpel-link="internal"] img.alignnone {
    float: right;
    margin: 0 0 15px 20px;
}
#side-header .side-header-content,
#side-header .fusion-main-menu > ul > li > a {
    padding-left: 30px;
    padding-right: 30px;
}
#side-header .side-header-content-1 {
    margin-top: 0;
}
#side-header .fusion-contact-info {
    font-weight: bold;
    font-size: 16px;
    letter-spacing: -1px;
    color: #000;
}
.side-header-left #side-header .fusion-main-menu li > a {
    font-weight: bold;
    font-size: 14px;
}
.desctop-footer {
    display: flex;
    width: 100%;
}
.desctop-footer .col {
    width: 35%;
}
.desctop-footer .col.left {
    width: 45%;
}
.desctop-footer .col.right {
    width: 20%;
}
.copy {
    margin-top: 25px;
    text-align: center;
}
.copy.pay {
	text-align: left;
    line-height: 35px;
}
.copy.pay img {
	display: inline-block;
    height: 35px;
    margin-left: 5px;
}
#side-header .side-header-content-2 {
	margin-bottom: 120px;
}
.fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
	background: #e9eaee;
}
.fusion-carousel .fusion-carousel-item img {
	width: auto;
	height: 150px;
	max-height: unset;
}

.footer_block__new
{
	display: flex;
	justify-content: space-between;
}
.footer_block__new div:first-child
{
	width: 120px;
}


.ilightbox-title {
	display: none;
}
.page-form-cont {
	color: #fff;
}
.page-form {
	margin-bottom: 20px;
}
.page-form .line {
	display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 20px;
}
.page-form .line > div {
	padding: 10px;
}
.page-form-cont .wpcf7-form .wpcf7-not-valid-tip,
.page-form-cont .wpcf7-form .fusion-slider-loading {
	display: none !important;
}
.page-form-cont a {
	color: #fff;
}
.main-sep-phone {
	text-align: center;
	font-size: 1.3rem;
	margin-bottom: 20px;
}
.main-sep-phone a {
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #fff;
}
.fusion-page-title-bar h1 {
	font-size: 20px;
}
.product-title {
    min-height: 85px;
}
.similar_offers .col-md-3 {
    width: 20%;
}
.similar_offers .item a {
    display: block;
    border: 1px solid #d5d5d5;
    border-radius: 6px;
    box-shadow: 6px 6px 8px 0px rgba(0,0,0,0.3);
}
.similar_offers .item .img {
    display: flex;
    width: 100%;
    height: 125px;
    padding: 10px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.similar_offers .item .img img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.similar_offers .item .post_title {
    text-align: center;
    background: #d5d5d5;;
    padding: 10px;
    min-height: 110px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    display: flex;
}
.fusion-reading-box-container.reading-box-container-1 {
    display: none;
}
@media (max-width:1100px) {
	#side-header {
		background-color: #f9f9f9;
	}
	#side-header .fusion-mobile-logo-1 .fusion-standard-logo.fusion-logo-1x {
		display: block;
		width: 50%;
        margin: 0 auto 20px;
	}
	#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-left .fusion-mobile-menu-icons {
		position: absolute;
        top: 0;
        right: 0;
	}
	.header-mobile-contacts {
		display: block;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.fusion-body .fusion-layout-column.fusion-spacing-yes {
		margin-bottom: 0 !important;
	}
	.fusion-separator.sep-single {
		display: none;
	}
	.fusion-one-full {
		margin: 35px 0 !important;
	}
	.fusion-body .fusion-page-title-bar .fusion-breadcrumbs {
        display: block;
    }
    body.has-sidebar #main .sidebar {
    	display: none;
    }
    .mobile-page-search {
    	display: block;
    	margin-bottom: 25px;
    }
    .card-item {
        margin-bottom: 25px;
    }
    .post-content a[data-wpel-link="internal"] img.alignnone {
        float: none;
        margin: 0 auto 25px;
    }
    #content,
    .post {
    	margin-bottom: 0;
    }
    .fusion-body .fusion-page-title-bar {
    	min-height: auto;
    	padding-bottom: 15px;
    }
    #footer .fusion-mobile-logo {
    	display: block;
    }
    #footer .fusion-mobile-logo .fusion-logo {
    	margin: 0 auto;
    }
    #footer .fusion-mobile-logo .fusion-standard-logo.fusion-logo-1x {
		display: block;
		width: 50%;
        margin: 0 auto 20px;
    }
    .footer-mobile-contacts {
		display: block;
		width: 100%;
		margin: 0 auto 25px;
		text-align: center;
    }
    .desctop-footer,
    .copy,
    .page-form .polit br {
        display: none;
    }
    .page-form .line {
    	display: block;
    }
    .main-sep-title:after,
    .main-sep-title:before {
    	content: none;
    }
    .similar_offers .col-md-3 {
        width: 100%;
    }
}