.EulersBot-h1 {
    font-size: 14px;
}

.color-black {
    color: #000 !important;
}

.wt-bnr-inr-entry .banner-title-outer .banner-title-name {
    margin-bottom: 15px;
}

.av-title1 {
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 600;
}

.av-icon-style-1 {
    border: none;
}

.av-icon-style-1-blocks .av-title {
    font-size: 17px;
    margin-bottom: 25px;
}

.av-icon-style-1 [class*=col]:last-child .av-icon-style-1-blocks {
    border-right: 4px solid #F5F6FE;
}

.av-icon-style-1-blocks {
    padding: 25px;
    background-color: #f9f8f8;
    text-align: center;
    border: 4px solid #F5F6FE;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 95%;
    height: 95%;
}

.width-70 {
    width: 70%;
    margin: auto;
}

.av-icon-style-1-blocks:hover,
.av-icon-style-1-blocks:hover a {
    color: #000000;
}

.av-icon-style-1-blocks:hover .av-title a {
    color: #000000;
}

.av-icon-style-1-blocks:after {
    content: "";
    position: absolute;
    left: 100%;
    bottom: 0px;
    top: 0px;
    height: 100%;
    width: 0px;
    z-index: 1;
    background-color: transparent;
    transition: all 0.4s ease;
    color: #000000;
}

.av-icon-style-1-blocks:hover .av-media img {
    filter: unset;
    -webkit-filter: unset;
}
.img1,.img2{
	width:75%
}
.img3{
	width:50%
}