
/* Icon Box 18
-------------------------------------------------- */

.icon-box18 {
    background: #fff !important;
    padding-bottom: 55px;
    position: relative;
}

.icon-box18.left .wn-content-wrap {
    box-shadow: 240px 0px 210px -23px rgba(0, 0, 0, 0.15) inset, -240px 0px 154px -23px rgba(255, 255, 255, 0.06) inset;
}

.icon-box18.right .wn-content-wrap {
    box-shadow: -340px 0px 210px -23px rgba(0, 0, 0, 0.25) inset, 140px 0px 154px -23px rgba(255, 255, 255, 0.08) inset;
}

.icon-box18 .wn-content-wrap {
    padding: 28px 74px 44px 34px;
    position: relative;
    margin-bottom: 0;
}

#wrap .icon-box18 h4 {
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 20px;
}

.icon-box18 i {
    font-size: 50px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.icon-box18 h4 {
    margin-top: 15px;
}

.icon-box18.left .wn-content-wrap {
    padding: 28px 74px 44px 34px;
}

.icon-box18.right .wn-content-wrap {
    padding: 28px 34px 44px 74px;
}

.icon-box18.left .shape,
.icon-box18.right .shape {
    width: 80px;
    height: 80px;
    transform: rotate(45deg);
}

.icon-box18.left .shape {
    box-shadow: 22px 0 21px rgba(0, 0, 0, 0.16) inset;
}

.icon-box18 .shape:after {
    content: "";
    display: inline-block;
    background: #fff;
    width: 80px;
    height: 80px;
    left: 55px;
    bottom: 0;
    position: absolute;
    transform: rotate(-45deg);
}

.icon-box18.right .shape:after {
    left: auto;
    right: 0;
    bottom: -55px;
}

.icon-box18.right .shape {
    box-shadow: -17px 25px 30px -12px rgba(0, 0, 0, 0.5) inset;
}

.icon-box18.left .shape {
    left: 17px;
}

.icon-box18.right .shape {
    right: 17px;
    left: auto;
}

.icon-box18.right {
    text-align: right;
    overflow: hidden !important;
}

.icon-box18.right .magicmore {
    padding-bottom: 20px;
    color: #fff;
    padding-right: 0;
}

.icon-box18.right .magicmore:before {
    content: "\e629";
    font-family: 'themify';
    padding-right: 5px;
}

.icon-box18.right .magicmore:after {
    display: none;
}

.icon-box18 .shape {
    width: 104px;
    height: 57px;
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
}

.icon-box18.left .shape,
.icon-box18.right .shape {
    bottom: 15px;
}

.icon-box18.left img,
.icon-box18.left i {
    display: block;
    text-align: left;
    min-height: 52px;
}

.icon-box18.right a {
    display: inline-block;
}

.icon-box18.right img,
.icon-box18.right i {
    padding-right: 8px;
    display: block;
    text-align: right;
    min-height: 52px;
}

.icon-box18.right h4,
.icon-box18.right p {
    text-align: right;
    overflow: hidden;
}

.icon-box18 .magicmore {
    color: #fff;
}

#wrap .icon-box18 p {
    clear: left;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 300;
}

.icon-box18 h4,
.icon-box18 p,
.icon-box18 i {
    color: #fff;
    overflow: hidden;
}
