.contact-widget {
        background-color: #ececec;
        padding: 15px 20px;
        color: #fff;
    }
    .contact-widget h3 {
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
    }
    .contact-widget .btn-place {
        text-align: center;
    }
    .contact-widget .contact-section {
        background-color: #4495A8;
        padding: 10px;
        margin-bottom: 10px;
    }
    .catalog-btn {
        display: inline-block;
        text-decoration: none;
        color: #fff;
    }
    .catalog-btn:hover {
        text-decoration: underline;
        color: #fff;
    }
    .catalog-btn img {
        height: 50px;
    }
    .catalog-btn span {
        height: 50px;
          padding-left: 20px;
        line-height: 50px;
        font-size: 16px;
    }
    .icon-btn {
        display: inline-block;
        width: 158px;
        height: 158px;
        background: #466D7D;
        border: none;
        overflow: hidden;
        border-radius: 14px;
        position: relative;
    }
    .icon-btn img {
        height: 90px;
        position: absolute;
        top: 20px;
        left: 50%;
  		transform: translate(-50%, 0);
        border: none;
    }
    .icon-btn span {
        text-align: center;
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 30px;
        line-height: 30px;
        background: #333333;
    }

.text-custom {
/*    font-family: Arial, Helvetica, sans-serif;
  position: relative;
  top: 20px; */
}
.text-custom img{ 
  position: absolute;
  left:50%;
  top: -30px;
transform: translate(-50%, 0);
}
.text-custom h3{
    font-family: Arial, Helvetica, sans-serif !important;
      font-size: 22px;
}
.text-custom>div {
    font-size: 18px;
  padding: 10px;
}

h4.widget-title {
text-align: center;
}
.fusion-social-links-footer {
width: 100px;
}
.fusion-footer-widget-area .widget-title {
	margin-bottom: 12px;
}
.fusion-footer-widget-area {
text-align: center;
}
.br15 {
border-radius: 14px;
  overflow: hidden;
}
