.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:before, .dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:after, .dt-sc-icon-box.type12 .icon-wrapper, .dt-sc-icon-box.type13, .dt-sc-icon-box.type14, .dt-sc-icon-box.type1 .large-icon, .dt-sc-icon-box.type5 .icon-wrapper:before, .dt-sc-icon-box.type7 .icon-wrapper span, .dt-sc-icon-box.type3 .icon-wrapper span, .dt-sc-icon-box.type10 .icon-wrapper:before, .dt-sc-icon-box.type10 .icon-wrapper:after, .dt-sc-icon-box.type10 .icon-content h4, .dt-sc-icon-box.type5.rounded .icon-wrapper, .dt-sc-icon-box.type6 .icon-wrapper, .dt-sc-icon-box.type14 .icon-wrapper span, .dt-sc-icon-box.type14 .icon-wrapper img, .dt-sc-icon-box.type14 .icon-content, .dt-sc-icon-box.type14 .icon-content h4, .dt-sc-icon-box.type14 .icon-content h5, .dt-sc-icon-box.type14 .icon-content p, .dt-sc-icon-box.type2 .icon-content, .dt-sc-icon-box.type2 .icon-content h4, .dt-sc-icon-box.type10 .icon-wrapper span, .dt-sc-icon-box.type11:before, .dt-sc-icon-box.type11 .icon-wrapper span, .dt-sc-icon-box.type11 .icon-content, .dt-sc-icon-box.type11 .icon-content h4 .dt-sc-icon-box.type11 .icon-content h5, .dt-sc-icon-box.type11 .icon-content p, .dt-sc-icon-box.type11 .icon-wrapper img, .dt-sc-icon-box.type1 .icon-content h4:after, .dt-sc-icon-box.type5 .icon-wrapper span, .dt-sc-icon-box.type5 .icon-wrapper img, .dt-sc-icon-box.type7 .icon-wrapper, .dt-sc-icon-box.type10 .icon-wrapper img, .dt-sc-icon-box.type12 .icon-content h5:after, .dt-sc-icon-box.type12 .icon-content h5:before, .dt-sc-icon-box.type13 .icon-content h4:after, .dt-sc-icon-box.type13 .icon-content h4:before, .dt-sc-icon-box.type13 .icon-wrapper, .dt-sc-icon-box.type15, .dt-sc-icon-box.type15 .icon-wrapper span, .dt-sc-icon-box.type15 .icon-wrapper h4:before, .dt-sc-icon-box.type15 .icon-wrapper h4:after, .dt-sc-icon-box.type7 {
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.dt-sc-icon-box {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.dt-sc-partially-rounded, .dt-sc-partially-rounded-alt:hover {
    border-radius: 40px 0;
}

.dt-sc-partially-rounded-alt, .dt-sc-partially-rounded:hover {
    border-radius: 0 40px;
}

.dt-sc-icon-box.dt-sc-rounded .icon-wrapper span {
    border-radius: 50%;
}

.dt-sc-icon-box .icon-wrapper {
    position: relative;
}

.dt-sc-icon-box .icon-wrapper>img, .dt-sc-icon-box .icon-wrapper span img {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.dt-sc-icon-box .large-icon {
    position: absolute;
    right: 0;
    bottom: -30px;
    font-size: 100px;
}

.dt-sc-icon-box.type1:hover .large-icon {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

.dt-sc-icon-box .icon-content h5 {
    margin-bottom: 5px;
}

.dt-sc-icon-box.alignright .icon-content h5 {
    text-align: right;
}

.dt-sc-icon-box.type1 {
    margin: 0;
    padding: 45px 40px;
    width: 100%;
    border: 1px solid;
    overflow: hidden;
}

.dt-sc-icon-box.type1.last {
    border-right-width: 1px;
    border-right-style: solid;
}

.vc_row-no-padding .dt-sc-icon-box.type1 {
    border-right-width: 0;
}

.vc_row-no-padding .wpb_column:first-child .dt-sc-icon-box.type1 {
    border-left-width: 0;
}

.dt-sc-icon-box.type1.without-borders {
    border: none;
    padding: 0;
    margin-bottom: 50px;
}

.dt-sc-icon-box .large-icon {
    bottom: 0;
}

.dt-sc-icon-box.type1 .icon-wrapper {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}

.dt-sc-icon-box.type1 .icon-wrapper img {
    width: 82px;
    max-height: 66px;
    position: relative;
    right: auto;
    margin: 0;
}

.dt-sc-icon-box.type1 .icon-wrapper span {
    font-size: 60px;
    position: relative;
}

.dt-sc-icon-box.type1 .icon-content {
    margin: 0;
    float: left;
    clear: both;
    width: 100%;
}

.dt-sc-icon-box.type1 .icon-content h4 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: 600;
    position: relative;
}

.dt-sc-icon-box.type1 .icon-content h4:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 2px;
}

.dt-sc-icon-box.type1 .icon-content h4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
}

.dt-sc-icon-box.type1 .icon-content p {
    margin-bottom: 0;
}

.last .dt-sc-icon-box.type1 {
    border-right: 1px solid;
}

.dt-sc-icon-box.type1:hover .icon-content h4:after {
    width: 40px;
}

.dt-sc-icon-box.type1.aligncenter .icon-content h4:after {
    right: 0;
    margin: 0 auto;
}

.dt-sc-icon-box.type1.alignright .icon-content h4:after {
    left: auto;
}

.dt-sc-icon-box.type1.aligncenter .icon-content h4:before {
    right: 0;
    margin: 0 auto;
}

.dt-sc-icon-box.type1.alignright .icon-content h4:before {
    right: 0;
    left: auto;
}

.dt-sc-icon-box.type1.aligncenter .icon-wrapper img {
    float: none;
    display: inline-block;
    width: 72px;
}

.dt-sc-icon-box.type1.alignright .icon-wrapper img {
    float: right;
}

.dt-sc-icon-box.type1.alignright .icon-content h5 {
    text-align: right;
}

.dt-sc-icon-box.type1.aligncenter .icon-content h5 {
    text-align: center;
}

.dt-sc-icon-box.type1.alignleft .large-icon {
    left: 0;
    right: auto;
}

.dt-sc-icon-box.aligncenter .large-icon {
    left: 0;
    margin: 0 auto;
}

.dt-sc-icon-box.alignright .large-icon {
    left: 0;
    right: auto;
}

.dt-sc-icon-box.type2 .icon-wrapper {
    float: left;
    margin: 0 15px 0 0;
    top: -2px;
}

.dt-sc-icon-box.type2 .icon-wrapper span {
    font-size: 30px;
}

.dt-sc-icon-box.type2 .icon-wrapper img {
    max-width: 35px;
    position: static;
}

.dt-sc-icon-box.type2 .icon-content h4 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0;
}

.dt-sc-icon-box.type2 .icon-content p {
    margin: 10px 0 0;
    clear: both;
}

.dt-sc-icon-box.type2 .dt-sc-small-separator {
    display: none;
}

.dt-sc-icon-box.type2.alignright .icon-wrapper {
    float: right;
    margin: 0 0 0 15px;
}

.dt-sc-icon-box.type2.alignright .icon-content {
    padding-left: 0;
}

.dt-sc-icon-box.type2.aligncenter .icon-wrapper {
    width: 100%;
}

.dt-sc-icon-box.type2.aligncenter .icon-wrapper img {
    float: none;
    display: inline-block;
}

.dt-sc-icon-box.type3 .large-icon {
    left: 0;
    margin: auto;
    bottom: -20px;
}

.dt-sc-icon-box.type3 {
    transition: 0.3s all linear;
    text-align: left;
    position: relative;
    padding: 0 30px 30px;
    margin-top: 50px;
    border: 1px solid #e8e8e8;
}

.dt-sc-icon-box.type3 .icon-wrapper {
    height: 90px;
    margin: -45px -10px 20px;
    width: 90px;
}

.dt-sc-icon-box.type3 .icon-wrapper img {
    filter: grayscale(100%) contrast(10);
    -moz-filter: grayscale(100%) contrast(10);
    -webkit-filter: grayscale(100%) contrast(10);
    -ms-filter: grayscale(100%) contrast(10);
}

.dt-sc-icon-box.type3 .icon-wrapper span {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    line-height: 70px;
    position: relative;
    height: 100%;
    text-align: center;
    width: 100%;
    background-color: #7d7d7d;
    border: 10px solid #FFF
}

.dt-sc-icon-box.type3 .icon-content {
    clear: both;
}

.dt-sc-icon-box.type3 .icon-content h4 {
    font-size: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: bold;
    display: inline-block;
    position: relative;
}

.dt-sc-icon-box.type3 .icon-content h4 a {
    color: #263036;
}

.dt-sc-icon-box.type3 .icon-content p {
    margin: 20px 0;
    clear: both;
}

.dt-sc-icon-box.type3 .dt-sc-small-separator {
    display: none;
}

.dt-sc-icon-box.type3.dt-sc-rounded.right-border:after {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    content: "";
    display: block;
    height: 100%;
    margin: auto;
    position: absolute;
    right: -15px;
    top: 0;
}

.dt-sc-icon-box.type3.grey.dt-sc-rounded span {
    border-color: #f5f5f5;
}

.dt-sc-icon-box.type3.alignleft {
    text-align: left;
}

.dt-sc-icon-box.type3.alignleft .icon-wrapper span {
    margin-left: -10px;
}

.dt-sc-icon-box.type3.alignleft .icon-wrapper {
    margin: 0 0 20px;
}

.dt-sc-icon-box.type3.alignright .icon-wrapper {
    margin: 0 0 20px auto;
}

.dt-sc-icon-box.type3.alignright {
    text-align: right;
}

.dt-sc-icon-box.type3.alignright .icon-wrapper span {
    margin-right: -10px;
}

.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper span {
    background: none;
    color: #000000;
    font-size: 35px;
    line-height: 170px;
    border: none;
    width: 120px;
    height: 170px;
    position: relative;
    z-index: 9;
}

.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper {
    position: relative;
}

.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 33px;
    width: 100px;
    height: 100px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    z-index: 1;
    transform: rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg);
    -webkit-transform: rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg);
}

.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 38px;
    width: 90px;
    height: 90px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    z-index: 1;
    transform: rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg);
    -webkit-transform: rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg);
}

.dt-sc-icon-box.type4 {
    padding: 0 0 0 70px;
    margin-bottom: 20px;
    width: 100%;
}

.dt-sc-icon-box.type4 .icon-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 55px;
}

.dt-sc-icon-box.type4 .icon-wrapper span {
    color: #FFF !important;
    font-size: 20px;
    line-height: 57px;
    text-align: center;
}

.dt-sc-icon-box.type4 .icon-wrapper span:after {
    background-color: #CCC;
    content: '';
    width: 55px;
    height: 55px;
    position: absolute;
    border-radius: 50px;
    left: 0;
    top: 0;
    z-index: -1;
}

.dt-sc-icon-box.type4 .icon-wrapper img {
    position: static;
}

.dt-sc-icon-box.type4 .icon-content h4 {
    font-size: 18px;
    margin-bottom: 5px;
}

.dt-sc-icon-box.type4 .icon-content a {
    display: inline-block;
    margin: 10px 0 0;
}

.dt-sc-icon-box.type4 .icon-content a span {
    display: inline-block;
    font-size: 10px;
    margin: 0 0 0 5px;
}

.dt-sc-icon-box.type4.last:before {
    border-width: 0;
}

.dt-sc-icon-box.type4.alignright {
    padding: 0 60px 0 0;
}

.dt-sc-icon-box.type4.alignright .icon-wrapper {
    left: auto;
    right: 0;
}

.dt-sc-icon-box.type4.with-diamond-square-icon {
    padding-left: 100px;
}

.dt-sc-icon-box.type4.with-diamond-square-icon:before {
    left: 33px;
}

.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper {
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
}

.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper:before {
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    border-radius: 5px;
    box-shadow: 5px 0 0 0 rgba(0, 0, 0, 0.15);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper img {
    max-width: 34px;
    position: absolute;
}

.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper span {
    font-size: 24px;
    line-height: inherit;
    position: relative;
    z-index: 1;
}

.dt-sc-icon-box.type4.with-diamond-square-icon .icon-content h4 {
    font-size: 16px;
    margin-bottom: 10px;
}

.dt-sc-icon-box.type4.with-diamond-square-icon .icon-content p {
    font-size: 14px;
}

.dt-sc-icon-box.type5 {
    padding: 0 0 0 120px;
}

.dt-sc-icon-box.type5 .icon-wrapper {
    height: 110px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    text-align: center;
}

.dt-sc-icon-box.type5 .icon-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: -1;
    overflow: hidden;
}

.dt-sc-icon-box.type5 .icon-wrapper span {
    font-size: 44px;
    line-height: 95px;
    position: relative;
    z-index: 1;
}

.dt-sc-pr-tb-col.minimal .icon-wrapper span.pe-icon {
    font-weight: bold;
}

.dt-sc-icon-box.type5 .icon-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
}

.dt-sc-icon-box.type5.last:before {
    border: 0;
}

.dt-sc-icon-box.type5 .icon-wrapper img {
    width: 60px;
    margin-top: 35px;
    text-align: center;
    float: none;
    display: inline-block;
    position: static;
    margin-bottom: 10px;
}

.dt-sc-icon-box.type5:not(.no-icon-bg) .icon-wrapper img {
    filter: grayscale(100%) contrast(10);
    -moz-filter: grayscale(100%) contrast(10);
    -webkit-filter: grayscale(100%) contrast(10);
    -ms-filter: grayscale(100%) contrast(10);
}

.dt-sc-icon-box.type5:not(.no-icon-bg):hover .icon-wrapper span, .dt-sc-icon-box.type5:not(.no-icon-bg):hover .icon-wrapper img {
    -webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards;
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

@-ms-keyframes toRightFromLeft {
    49% {
        -ms-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -ms-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

.dt-sc-icon-box.type5.rounded .icon-wrapper {
    border-radius: 50%;
    width: 70px;
    height: 70px;
}

.dt-sc-icon-box.type5.rounded .icon-wrapper span {
    line-height: 70px;
    font-size: 32px;
}

.dt-sc-icon-box.type5.rounded .icon-wrapper:before, .dt-sc-icon-box.type5.rounded:hover .icon-wrapper:before {
    background: none;
}

.dt-sc-icon-box.type5.alignright {
    padding: 5px 120px 0 0;
}

.dt-sc-icon-box.type5.alignright .icon-wrapper {
    right: 0;
    left: inherit;
}

.dt-sc-icon-box.type5.aligncenter {
    padding: 10px;
}

.dt-sc-icon-box.type5.aligncenter .icon-wrapper {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.dt-sc-icon-box.type5.rounded-skin {
    padding-left: 120px;
}

.dt-sc-icon-box.type5.rounded-skin .icon-wrapper {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.dt-sc-icon-box.type5.rounded-skin .icon-wrapper span {
    line-height: 80px;
    font-size: 40px;
    color: #ffffff;
}

.dt-sc-icon-box.type5.rounded-skin .icon-wrapper:before, .dt-sc-icon-box.type5.rounded-skin:hover .icon-wrapper:before {
    background: none;
}

.dt-sc-icon-box.type5.rounded-skin .icon-content h4 {
    font-weight: 600;
}

.dt-sc-icon-box.type5.no-icon-bg {
    padding: 0 0 0 50px;
}

.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper {
    width: 35px;
}

.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper:before, .dt-sc-icon-box.type5.no-icon-bg:hover .icon-wrapper:before {
    background: none;
    border: none;
}

.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper span {
    font-size: 32px;
    line-height: normal
}

.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper img {
    margin-top: 0;
}

.dt-sc-icon-box.type5.no-icon-bg .icon-content h5, .dt-sc-icon-box.type5.no-icon .icon-content h5 {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: normal;
}

.dt-sc-icon-box.type5.no-icon-bg .icon-content h4, .dt-sc-icon-box.type5.no-icon .icon-content h4 {
    text-transform: uppercase;
    font-size: 16px;
}

.dt-sc-icon-box.type5.no-icon-bg .icon-content a, .dt-sc-icon-box.type5.no-icon .icon-content a {
    margin-top: 5px;
    display: inline-block;
}

.dt-sc-icon-box.type5.no-icon-bg.aligncenter {
    padding: 10px;
}

.dt-sc-icon-box.type5.no-icon-bg.aligncenter .icon-wrapper {
    width: 100%;
    height: 40px;
}

.dt-sc-icon-box.type5.no-icon-bg.alignright {
    padding: 0 50px 0 0;
}

.dt-sc-icon-box.type5.no-icon.alignright .icon-content h4 {
    padding: 0 0 20px 20px;
}

.dt-sc-icon-box.type5.no-icon.alignright .icon-content a {
    margin-right: 15px;
}

.dt-sc-icon-box.type5.no-icon.alignleft .icon-content h4 {
    padding: 0 20px 20px 0;
}

.dt-sc-icon-box.type5.alter .icon-content h4 {
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 20px;
}

.dt-sc-icon-box.type5.alter .icon-wrapper span {
    color: #fff;
}

.dt-sc-icon-box.type5.alter .dt-sc-fancy-list {
    color: #888888;
}

.dt-sc-icon-box.type5.aligncenter * {
    text-align: center;
}

.dt-sc-icon-box.type6 .icon-wrapper {
    width: 120px;
    height: 120px;
    border: 10px solid;
    text-align: center;
    margin: 0 15px 20px 0;
}

.dt-sc-icon-box.type6 .icon-wrapper span {
    line-height: 100px;
    font-size: 48px;
}

.dt-sc-icon-box.type6 .icon-content {
    padding: 0 0 0 10px;
}

.dt-sc-icon-box.type6 .icon-content h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.dt-sc-icon-box.type6 .icon-content p {
    clear: both;
}

.dt-sc-icon-box.type6 .icon-content a {
    margin-top: 20px;
    font-weight: 600;
}

.dt-sc-icon-box.type6 .icon-content h5 {
    position: absolute;
    left: 135px;
    top: 70px;
}

.dt-sc-icon-box.type6.aligncenter .icon-wrapper {
    float: none;
    display: inline-block;
    margin: 0 0 20px 0;
}

.dt-sc-icon-box.type6.aligncenter .icon-content h4 {
    margin-top: 0;
}

.dt-sc-icon-box.type6.alignright .icon-wrapper {
    float: right;
    margin: 0 0 20px 15px;
}

.dt-sc-icon-box.type6.alignright .icon-content {
    float: right;
}

.dt-sc-icon-box.type6 .icon-wrapper img {
    margin-top: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
}

.dt-sc-icon-box.type7 {
    border: 1px solid;
    margin-top: 45px;
    padding: 0 30px 25px;
}

.dt-sc-icon-box.type7 .icon-wrapper {
    border: 10px solid;
    float: none;
    display: inline-block;
    height: 70px;
    margin: -45px 0 15px 0;
    text-align: center;
    width: 70px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.dt-sc-icon-box.type7 .icon-wrapper img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    width: 46px;
    height: auto;
}

.dt-sc-icon-box.type7 .icon-wrapper span {
    text-align: center;
    font-size: 32px;
    line-height: 70px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.dt-sc-icon-box.type7 .icon-content h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.dt-sc-icon-box.type8 {
    padding: 10px 0 50px 80px;
    border-bottom: 1px solid;
    width: 100%;
    margin-bottom: 12px;
}

.dt-sc-icon-box.type8 .icon-wrapper {
    width: 70px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 20px;
}

.dt-sc-icon-box.type8 .icon-wrapper span {
    font-size: 50px;
}

.dt-sc-icon-box.type8 .icon-content h4 {
    margin-bottom: 5px;
}

.dt-sc-icon-box.type8 .icon-wrapper img {
    position: relative;
    top: 3px;
}

.dt-sc-icon-box.type8.last {
    border-bottom-width: 0;
}

.dt-sc-icon-box.type8.aligncenter .icon-wrapper {
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.dt-sc-icon-box.type8.aligncenter .icon-wrapper img {
    top: auto;
}

.dt-sc-icon-box.type8.alignright {
    padding: 10px 80px 50px 0;
}

.dt-sc-icon-box.type8.alignright .icon-wrapper img {
    float: right;
}

.dt-sc-icon-box.type8.alignright .icon-wrapper {
    left: auto;
    right: 0;
}

.dt-sc-icon-box.type9 {
    display: table;
    overflow: hidden;
    width: 100%;
}

.dt-sc-icon-box.type9 .icon-wrapper, .dt-sc-icon-box.type9 .icon-content {
    display: table-cell;
    vertical-align: middle;
}

.dt-sc-icon-box.type9 .icon-wrapper {
    margin: 0;
    padding: 0;
    position: relative;
    width: 46%;
    text-align: center;
}

.dt-sc-icon-box.type9 .icon-wrapper:before {
    content: "";
    position: absolute;
    right: -20px;
    top: 55px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid;
}

.dt-sc-icon-box.type9 .icon-wrapper span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    font-size: 100px;
    line-height: 100px;
}

.dt-sc-icon-box.type9 .icon-content {
    height: 100%;
    width: 54%;
    padding: 30px;
}

.dt-sc-icon-box.type9 .icon-content p {
    margin-bottom: 0;
    line-height: 30px;
}

.dt-sc-icon-box.type9 .icon-content h5 {
    font-size: 60px;
    display: inline-block;
}

.dt-sc-icon-box.type9 .icon-content h4 {
    font-size: 20px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.dt-sc-icon-box.type9 .icon-wrapper img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
}

.dt-sc-icon-box.type9.alignright .icon-wrapper:before {
    left: -20px;
    right: auto;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.dt-sc-icon-box.type9.alignright .icon-content {
    float: left;
}

.dt-sc-icon-box.type9.alignright .icon-wrapper {
    float: right;
}

@media all and (-ms-high-contrast:none) {
    .dt-sc-icon-box.type9 {
        display: block;
    }
    *::-ms-backdrop, .dt-sc-icon-box.type9 {
        display: block;
    }
}

@media all and (-ms-high-contrast:none) {
    .dt-sc-icon-box.type9 .icon-wrapper, .dt-sc-icon-box.type9 .icon-content {
        float: left;
        display: block;
    }
    *::-ms-backdrop, .dt-sc-icon-box.type9 .icon-wrapper, .dt-sc-icon-box.type9 .icon-content {
        float: left;
        display: block;
    }
}

@media all and (-ms-high-contrast:none) {
    .dt-sc-icon-box.type9 .icon-content {
        float: right;
    }
    *::-ms-backdrop, .dt-sc-icon-box.type9 .icon-content {
        float: right;
    }
}

.dt-sc-icon-box.type10 {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 40px 20px;
    margin: 0 -1px 0 0;
}

.dt-sc-icon-box.type10 .icon-wrapper {
    margin: 0 0 40px;
    position: relative;
    width: 140px;
    height: 140px;
    display: inline-block;
    float: none;
}

.dt-sc-icon-box.type10 .icon-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 19px;
    margin: auto;
    width: 100px;
    height: 100px;
    border: 1px solid;
    border-radius: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.dt-sc-icon-box.type10 .icon-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    margin: auto;
    width: 100px;
    height: 100px;
    border-radius: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 0;
}

.dt-sc-icon-box.type10 .icon-wrapper span, .dt-sc-icon-box.type10 .icon-wrapper img {
    font-size: 60px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}

.dt-sc-icon-box.type10 .icon-wrapper img {
    height: 60px;
    width: auto;
    margin-top: -4px;
    margin-left: 1px;
}

.dt-sc-icon-box.type10:hover .icon-wrapper img {
    filter: grayscale(100%) contrast(10);
    -moz-filter: grayscale(100%) contrast(10);
    -webkit-filter: grayscale(100%) contrast(10);
    -ms-filter: grayscale(100%) contrast(10);
}

.dt-sc-icon-box.type10 .icon-content h4 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 25px;
    position: relative;
    text-transform: uppercase;
}

.dt-sc-icon-box.type10 .icon-content h4:before, .dt-sc-icon-box.type10 .icon-content h4:after {
    content: "";
    position: absolute;
    right: -27px;
    top: 3px;
    margin: auto;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.dt-sc-icon-box.type10 .icon-content h4:after {
    left: -27px;
    right: auto;
}

.dt-sc-icon-box.type10 .icon-content p {
    margin-bottom: 0;
}

.dt-sc-icon-box.type10:hover .icon-wrapper:after {
    left: -25px;
}

.dt-sc-icon-box.type10.alignleft {
    text-align: left;
}

.dt-sc-icon-box.type10.alignright {
    text-align: right;
}

.dt-sc-icon-box.type10.alignleft .icon-wrapper, .dt-sc-icon-box.type10.alignright .icon-wrapper {
    text-align: center;
}

.dt-sc-icon-box.type11 {
    padding: 80px 30px 0;
    margin: 50px 0 0;
    text-align: center;
}

.dt-sc-icon-box.type11:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.dt-sc-icon-box.type11 .icon-wrapper {
    float: left;
    position: absolute;
    top: -50px;
    width: 100px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100px;
    border-radius: 50%;
}

.dt-sc-icon-box.type11 .icon-wrapper span {
    display: inline-block;
    font-size: 48px;
    line-height: 100px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
}

.dt-sc-icon-box.type11 .icon-content {
    position: relative;
    z-index: 1;
}

.dt-sc-icon-box.type11 .icon-content h4 {
    text-transform: uppercase;
    font-size: 24px;
}

.dt-sc-icon-box.type11 .dt-sc-button.medium {
    bottom: -29px;
    display: table;
    float: none;
    left: 0;
    letter-spacing: .5px;
    margin: 0 auto;
    padding: 13px 50px 11px 30px;
    position: relative;
    right: 0;
    width: auto;
}

.dt-sc-icon-box.type11 .icon-wrapper img {
    float: none;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    filter: grayscale(100%) contrast(10);
    -moz-filter: grayscale(100%) contrast(10);
    -webkit-filter: grayscale(100%) contrast(10);
    -ms-filter: grayscale(100%) contrast(10);
    transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    width: 70px;
}

.dt-sc-icon-box.type11 .dt-sc-button:before, .dt-sc-icon-box.type11 .dt-sc-button:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.dt-sc-icon-box.type11 .dt-sc-button:before {
    height: 11px;
    width: 1px;
    right: 30px;
}

.dt-sc-icon-box.type11 .dt-sc-button:after {
    height: 1px;
    width: 11px;
    right: 25px;
}

.dt-sc-icon-box.type11.one:before {
    opacity: 1;
}

.dt-sc-icon-box.type11.two:before {
    opacity: 0.97;
}

.dt-sc-icon-box.type11.three:before {
    opacity: 0.94;
}

.dt-sc-icon-box.type11.four:before {
    opacity: 0.91;
}

.dt-sc-icon-box.type11.five:before {
    opacity: 0.88;
}

.dt-sc-icon-box.type11.six:before {
    opacity: 0.85;
}

.dt-sc-icon-box.type11.alignleft, .dt-sc-icon-box.type11.alignleft .icon-wrapper {
    text-align: left;
}

.dt-sc-icon-box.type11.alignright, .dt-sc-icon-box.type11.alignright .icon-wrapper {
    text-align: right;
}

.dt-sc-icon-box.type11.alignleft .icon-wrapper {
    text-align: left;
    right: auto;
    left: 30px;
}

.dt-sc-icon-box.type11.alignright .icon-wrapper {
    text-align: right;
    left: auto;
    right: 30px;
}

.dt-sc-icon-box.type12 {
    text-align: center;
    width: 100%;
    float: none;
    display: inline-block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 50px 0;
    box-sizing: border-box;
}

.dt-sc-icon-box.type12 .icon-wrapper, .dt-sc-icon-box.type12 .icon-content {
    float: none;
    display: inline-block;
}

.dt-sc-icon-box.type12 .icon-wrapper {
    left: 0;
    position: absolute;
    margin-bottom: 0;
    font-size: 65px;
}

.dt-sc-icon-box.type12 .icon-content {
    text-align: left;
    padding-left: 90px;
}

.dt-sc-icon-box.type12 .icon-content h5 {
    float: left;
    position: relative;
    padding-bottom: 13px;
    width: 100%;
    margin-bottom: 15px;
}

.dt-sc-icon-box.type12 .icon-content h5:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    width: 50px;
    height: 2px;
    background: #ebebeb;
    bottom: -2px;
}

.dt-sc-icon-box.type12 .icon-content h5:after {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    width: 0;
    height: 2px;
    background: #ebebeb;
    bottom: -2px;
}

.dt-sc-icon-box.type12:hover .icon-content h5:before {
    width: 0;
}

.dt-sc-icon-box.type12:hover .icon-content h5:after {
    width: 50px;
}

.dt-sc-icon-box.type12 .icon-content h4 {
    position: relative;
    float: none;
    display: inline-block;
    padding-left: 10px;
    margin-left: 10px;
    margin-bottom: 23px;
}

.dt-sc-icon-box.type12 .icon-content h4:before {
    position: absolute;
    content: "-";
    display: block;
    left: -5px;
    top: 0;
}

.dt-sc-icon-box.type12 .icon-content h4, .dt-sc-icon-box.type12 .icon-content h6 strong {
    font-weight: 500;
    font-size: 20px;
}

.dt-sc-icon-box.type12 .icon-content p {
    font-weight: 300;
    width: 100%;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
}

.dt-sc-icon-box.type12 .icon-wrapper>img, .dt-sc-icon-box.type12 .icon-wrapper span img {
    position: relative;
}

.dt-sc-icon-box.type12.aligncenter .icon-wrapper {
    position: relative;
    margin-bottom: 30px;
}

.dt-sc-icon-box.type12.aligncenter .icon-content {
    padding: 0;
    text-align: center;
}

.dt-sc-icon-box.type12.aligncenter .icon-content h5:after, .dt-sc-icon-box.type12.aligncenter .icon-content h5:before {
    right: 0;
    margin: 0 auto;
}

.dt-sc-icon-box.type12.alignright .icon-wrapper {
    right: 0;
    left: auto;
}

.dt-sc-icon-box.type12.alignright .icon-content {
    text-align: right;
    padding-left: 0;
    padding-right: 90px;
}

.dt-sc-icon-box.type12.alignright .icon-content h5:before, .dt-sc-icon-box.type12.alignright .icon-content h5:after {
    right: 0;
    left: auto;
}

.dt-sc-icon-box.type12.alignright .icon-content h4 {
    padding-left: 0;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 10px;
}

.dt-sc-icon-box.type12.alignright .icon-content h4:before {
    right: -5px;
    left: auto;
}

.dt-sc-icon-box.type13 {
    text-align: center;
    border: 1px solid;
    background: #fff;
    padding: 70px 30px 45px;
    margin-top: 60px;
    position: initial;
}

.dt-sc-icon-box.type13 .icon-wrapper {
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 1px solid;
    border-left-color: #fff;
    border-bottom-color: #fff;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.dt-sc-icon-box.type13 .icon-wrapper img, .dt-sc-icon-box.type13 .icon-wrapper span {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
}

.dt-sc-icon-box.type13 .icon-wrapper span {
    font-size: 60px;
    font-weight: 300;
    line-height: 120px;
}

.dt-sc-icon-box.type13 .icon-content {
    font-weight: 300;
}

.dt-sc-icon-box.type13 .icon-content h5 {
    font-size: 24px;
    font-weight: 500;
    margin: 5px 0 10px 0;
}

.dt-sc-icon-box.type13 .icon-content h4 {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 40px;
}

.dt-sc-icon-box.type13 .icon-content h4:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    content: "";
    height: 2px;
    width: 50px;
    background: rgba(0, 0, 0, .1);
    bottom: 10px;
}

.dt-sc-icon-box.type13 .icon-content h4:after {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    content: "";
    height: 2px;
    width: 0;
    background: #f9f9f9;
    bottom: 10px;
}

.dt-sc-icon-box.type13:hover .icon-content h4:before {
    width: 0;
}

.dt-sc-icon-box.type13:hover .icon-content h4:after {
    width: 50px;
}

.dt-sc-icon-box.type13 .icon-content a.read-more {
    width: 100%;
    float: none;
    display: inline-block;
    margin-top: 38px;
    font-weight: 600;
}

.dt-sc-icon-box.type13 .icon-content a.read-more span {
    margin-left: 10px;
    font-weight: 600;
}

.dt-sc-icon-box.type13.violet {
    border-color: #7f59be;
}

.dt-sc-icon-box.type13.orange {
    border-color: #de693d;
}

.dt-sc-icon-box.type13.green {
    border-color: #17c485;
}

.dt-sc-icon-box.type13.violet .icon-wrapper {
    border-top-color: #7f59be;
    border-right-color: #7f59be;
}

.dt-sc-icon-box.type13.orange .icon-wrapper {
    border-top-color: #de693d;
    border-right-color: #de693d;
}

.dt-sc-icon-box.type13.green .icon-wrapper {
    border-top-color: #17c485;
    border-right-color: #17c485;
}

.dt-sc-icon-box.type13.violet:hover a.dt-sc-button, .dt-sc-icon-box.type13.violet .icon-wrapper span {
    color: #7f59be;
}

.dt-sc-icon-box.type13.orange:hover a.dt-sc-button, .dt-sc-icon-box.type13.orange .icon-wrapper span {
    color: #de693d;
}

.dt-sc-icon-box.type13.green:hover a.dt-sc-button, .dt-sc-icon-box.type13.green .icon-wrapper span {
    color: #17c485;
}

.dt-sc-icon-box.type13.violet:hover .icon-wrapper, .dt-sc-icon-box.type13.orange:hover .icon-wrapper, .dt-sc-icon-box.type13.green:hover .icon-wrapper {
    border-top-color: #fff;
    border-right-color: #fff;
}

.dt-sc-icon-box.type13.violet:hover .icon-wrapper {
    border-bottom-color: #7f59be;
    border-left-color: #7f59be;
}

.dt-sc-icon-box.type13.orange:hover .icon-wrapper {
    border-bottom-color: #de693d;
    border-left-color: #de693d;
}

.dt-sc-icon-box.type13.green:hover .icon-wrapper {
    border-bottom-color: #17c485;
    border-left-color: #17c485;
}

.dt-sc-icon-box.type13.violet .icon-content h4:after {
    background: #7f59be;
}

.dt-sc-icon-box.type13.orange .icon-content h4:after {
    background: #de693d;
}

.dt-sc-icon-box.type13.green .icon-content h4:after {
    background: #17c485;
}

.dt-sc-icon-box.type13:hover .icon-wrapper {
    border-bottom-color: #000;
    border-left-color: #000;
    border-top-color: #fff;
    border-right-color: #fff;
}

.dt-sc-icon-box.type13 a.dt-sc-button {
    background: transparent;
    color: #000;
    padding: 0;
    margin-top: 30px;
}

.dt-sc-icon-box.type13 a.dt-sc-button span {
    position: relative;
    top: 1px;
}

.dt-sc-icon-box.type13.alignleft {
    text-align: left;
}

.dt-sc-icon-box.type13.alignleft .icon-content h4:before, .dt-sc-icon-box.type13.alignleft .icon-content h4:after {
    left: 0;
    right: auto;
}

.dt-sc-icon-box.type13.alignleft .icon-wrapper {
    left: 50px;
    right: auto;
}

.dt-sc-icon-box.type13.alignright {
    text-align: right;
}

.dt-sc-icon-box.type13.alignright .icon-wrapper {
    left: auto;
    right: 50px;
}

.dt-sc-icon-box.type13.alignright .icon-wrapper span, .dt-sc-icon-box.type13.alignleft .icon-wrapper span {
    text-align: center;
}

.dt-sc-icon-box.type13.alignright .icon-content h4:before, .dt-sc-icon-box.type13.alignright .icon-content h4:after {
    left: auto;
    right: 0;
}

@media all and (-ms-high-contrast:none) {
    .dt-sc-icon-box.type13 {
        position: static;
    }
    *::-ms-backdrop, .dt-sc-icon-box.type13 {
        position: static;
    }
}

.dt-sc-icon-box.type14 {
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    padding: 35px 30px 40px;
    min-height: 260px;
    border-left: 1px solid rgba(0, 0, 0, 0.03);
}

.dt-sc-icon-box.type14.grey10 {
    background: rgba(0, 0, 0, 0.05);
}

.dt-sc-icon-box.type14.grey15 {
    background: rgba(0, 0, 0, 0.07);
}

.dt-sc-icon-box.type14.grey20 {
    background: rgba(0, 0, 0, 0.09);
}

.dt-sc-icon-box.type14.grey25 {
    background: rgba(0, 0, 0, 0.11);
}

.dt-sc-icon-box.type14 .icon-wrapper {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 0 0 20px;
}

.dt-sc-icon-box.type14 .icon-content {
    display: inline-block;
    width: 100%;
}

.dt-sc-icon-box.type14 .icon-content h4 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}

.dt-sc-icon-box.type14 .icon-content p {
    margin: 20px 0 0;
}

.dt-sc-icon-box.type14 .icon-content a {
    background: #edeef2;
    border-radius: 3px;
    color: #000000;
    padding: 9px 20px;
}

.dt-sc-icon-box.type14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, .dt-sc-icon-box.type14 {
        display: -webkit-box;
        -webkit-box-align: center;
        -webkit-box-flex: 1;
    }
}

.dt-sc-icon-box.type14 .icon-wrapper {
    display: inline-block;
    margin: 0 0 25px;
    text-align: center;
    width: 100%;
}

.dt-sc-icon-box.type14 .icon-wrapper span {
    font-size: 75px;
    margin-bottom: 5px;
}

.dt-sc-icon-box.type14 .icon-wrapper img {
    display: inline-block;
    position: static;
}

.dt-sc-icon-box.type14.alignleft, .dt-sc-icon-box.type14.alignleft .icon-wrapper {
    text-align: left;
}

.dt-sc-icon-box.type14.alignright, .dt-sc-icon-box.type14.alignright .icon-wrapper {
    text-align: right;
}

.column.first .dt-sc-icon-box.type14 {
    border-left: 0;
}

.dt-sc-icon-box.type14:hover .icon-content p {
    display: block;
    color: #ffffff;
}

.dt-sc-icon-box.type14:hover .icon-content h4 {
    color: #ffffff;
}

.dt-sc-icon-box.type14.red .icon-wrapper span, .dt-sc-icon-box.type14.red .icon-content h4 {
    color: #e75d5c;
}

.dt-sc-icon-box.type14.green .icon-wrapper span, .dt-sc-icon-box.type14.green .icon-content h4 {
    color: #55a67e;
}

.dt-sc-icon-box.type14.blue .icon-wrapper span, .dt-sc-icon-box.type14.blue .icon-content h4 {
    color: #008bd3;
}

.dt-sc-icon-box.type14.cadetblue .icon-wrapper span, .dt-sc-icon-box.type14.cadetblue .icon-content h4 {
    color: #2ba5c3;
}

.dt-sc-icon-box.type14.slateblue .icon-wrapper span, .dt-sc-icon-box.type14.slateblue .icon-content h4 {
    color: #526685;
}

.dt-sc-icon-box.type14.brown .icon-wrapper span, .dt-sc-icon-box.type14.brown .icon-content h4 {
    color: #ae5d3c;
}

.dt-sc-icon-box.type14.orange .icon-wrapper span, .dt-sc-icon-box.type14.orange .icon-content h4 {
    color: #f9a91a;
}

.dt-sc-icon-box.type14.lightgreen .icon-wrapper span, .dt-sc-icon-box.type14.lightgreen .icon-content h4 {
    color: #82aa40;
}

.dt-sc-icon-box.type14.red:hover {
    background: #e75d5c;
}

.dt-sc-icon-box.type14.green:hover {
    background: #55a67e;
}

.dt-sc-icon-box.type14.blue:hover {
    background: #008bd3;
}

.dt-sc-icon-box.type14.cadetblue:hover {
    background: #2ba5c3;
}

.dt-sc-icon-box.type14.slateblue:hover {
    background: #526685;
}

.dt-sc-icon-box.type14.brown:hover {
    background: #ae5d3c;
}

.dt-sc-icon-box.type14.orange:hover {
    background: #f9a91a;
}

.dt-sc-icon-box.type14.lightgreen:hover {
    background: #82aa40;
}

.dt-sc-icon-box.type15 {
    padding: 30px;
    margin: 0 0 0;
    text-align: center;
    border: 4px solid rgba(0, 0, 0, 0.1);
}

.dt-sc-icon-box.type15 .dt-sc-button.fully-rounded-border {
    color: #fff;
}

.dt-sc-icon-box.type15 .icon-wrapper span {
    font-size: 100px;
    margin-bottom: 10px;
}

.dt-sc-icon-box.type15 .icon-wrapper h4 {
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
    float: none;
    display: inline-block;
    position: relative;
    font-size: 22px;
}

.dt-sc-icon-box.type15 .icon-wrapper h4:before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    content: "";
    display: block;
    height: 5px;
    border-top-width: 5px;
    border-top-style: double;
    border-top-color: rgba(0, 0, 0, 0.1);
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.dt-sc-icon-box.type15 .icon-wrapper h4:after {
    content: '';
    display: block;
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
}

.dt-sc-icon-box.type15:hover .icon-wrapper h4:after {
    height: 3px;
}

.dt-sc-icon-box.type15:hover .icon-wrapper span {
    text-shadow: -1px 3px 3px rgba(0, 0, 0, 0.3);
}

.dt-sc-icon-box.type15:hover {
    background: rgba(0, 0, 0, 0.05);
}

.dt-sc-icon-box.type15.alignleft, .dt-sc-icon-box.type15.alignleft .icon-wrapper {
    text-align: left;
}

.dt-sc-icon-box.type15.alignright, .dt-sc-icon-box.type15.alignright .icon-wrapper {
    text-align: right;
}

.dt-sc-icon-box.type15 h5 {
    float: none;
    display: inline-block;
}

.dt-sc-icon-box.type16 {
    border: none;
    perspective: 1000px;
    transform-style: preserve-3d;
    padding: 0;
    text-align: center;
    margin: 0;
}

.dt-sc-icon-box.type16 .icon-wrapper {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    perspective: 1000px;
    transform-style: PRESERVE-3D;
    background-size: cover;
    background-position: center;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    height: auto;
    border: 3px solid;
    background-color: #000;
    min-height: 180px;
    width: 100%;
}

.dt-sc-icon-box.type16 .icon-wrapper span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.dt-sc-icon-box.type16 .icon-wrapper img {
    margin: auto;
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(0%) translateZ(60px) scale(0.94);
    -webkit-perspective: inherit;
    perspective: inherit;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.dt-sc-icon-box.type16 .icon-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #333;
    background: -webkit-linear-gradient(45deg, #000 0%, #333 100%);
    background: -o-linear-gradient(45deg, #000 0%, #333 100%);
    background: linear-gradient(45deg, #000 0%, #333 100%);
    perspective: 1000px;
    transform-style: preserve-3d;
    background-size: cover;
    background-position: center;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    min-height: 180px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    width: 100%;
    padding: 42px 10px 10px;
}

.dt-sc-icon-box.type16 .icon-content h5, .dt-sc-icon-box.type16 .icon-content h4 {
    perspective: inherit;
    transform: translateY(0%) translateZ(60px) scale(0.94);
    color: #fff;
}

.dt-sc-icon-box.type16 .icon-content h5 {
    font-size: 22px;
    font-weight: normal;
}

.dt-sc-icon-box.type16 .icon-content h4 {
    font-size: 34px;
}

.dt-sc-icon-box.type16:hover .icon-wrapper {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.dt-sc-icon-box.type16:hover .icon-content {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.dt-sc-icon-box.type16:hover .icon-wrapper, .dt-sc-icon-box.type16:hover .icon-content {
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.dt-sc-icon-box.type5:hover .icon-wrapper span, .dt-sc-icon-box.type6:hover .icon-wrapper span, .dt-sc-icon-box.type6:hover .icon-content a, .dt-sc-icon-box.type7 .icon-wrapper span, .dt-sc-icon-box.type7:hover .icon-wrapper span, .dt-sc-icon-box.type6 .icon-wrapper span, .dt-sc-icon-box.type10:hover .icon-wrapper span, .dt-sc-icon-box.type14:hover .icon-wrapper span, .dt-sc-icon-box.type14:hover .icon-content h4, .dt-sc-icon-box.type14.red:hover .icon-content h4, .dt-sc-icon-box.type14.green:hover .icon-content h4, .dt-sc-icon-box.type14.blue:hover .icon-content h4, .dt-sc-icon-box.type14.cadetblue:hover .icon-content h4, .dt-sc-icon-box.type14.slateblue:hover .icon-content h4, .dt-sc-icon-box.type14.brown:hover .icon-content h4, .dt-sc-icon-box.type14.orange:hover .icon-content h4, .dt-sc-icon-box.type14.lightgreen:hover .icon-content h4, .dt-sc-icon-box.type14:hover .icon-content h5, .dt-sc-icon-box.type15.red:hover .icon-content h5, .dt-sc-icon-box.type15.green:hover .icon-content h5, .dt-sc-icon-box.type15.blue:hover .icon-content h5, .dt-sc-icon-box.type15.cadetblue:hover .icon-content h5, .dt-sc-icon-box.type15.slateblue:hover .icon-content h5, .dt-sc-icon-box.type15.brown:hover .icon-content h5, .dt-sc-icon-box.type15.orange:hover .icon-content h5, .dt-sc-icon-box.type15.lightgreen:hover .icon-content h5, .dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper span, .dt-sc-icon-box.type11 .icon-wrapper span {
    color: #ffffff;
}

.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper span {
    background: none;
}

.dt-sc-icon-box .large-icon {
    color: rgba(0, 0, 0, .05);
}

.dt-sc-icon-box.type5 .icon-wrapper span {
    color: #fff;
}

.dt-sc-icon-box.type5.no-icon-bg .icon-content h5, .dt-sc-icon-box.type5.no-icon .icon-content h5 {
    color: #a4a4a3;
}

.dt-sc-icon-box.type5.no-icon .icon-content p {
    color: #a0a0a0;
}

.dt-sc-icon-box.type8 .icon-content p, .dt-sc-icon-box.type8 .icon-wrapper span {
    color: rgba(0, 0, 0, 0.2);
}

.dt-sc-dark-bg .dt-sc-icon-box.type8 .icon-wrapper span, .dt-sc-dark-bg .dt-sc-icon-box.type8 .icon-content p {
    color: rgba(255, 255, 255, 0.5);
}

.dt-sc-icon-box.type9 .icon-content {
    background: rgba(0, 0, 0, 0.1);
}

.dt-sc-icon-box.type5.rounded .icon-wrapper, .dt-sc-icon-box.type10 .icon-wrapper:before, .dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper:before, .dt-sc-icon-box.type10, .dt-sc-icon-box.type11 .dt-sc-button:before, .dt-sc-icon-box.type11 .dt-sc-button:after {
    background: #ffffff;
}

.dt-sc-icon-box.type5 .icon-wrapper:before {
    background: rgba(0, 0, 0, 0.03);
}

.dt-sc-icon-box.type9 .icon-wrapper, .switch-color.dt-sc-icon-box.type9 .icon-content {
    background: rgba(0, 0, 0, 0.05);
}

.dt-sc-icon-box.type6:hover .icon-wrapper, .dt-sc-icon-box.type6:hover .icon-content a, .dt-sc-icon-box.type7:hover .icon-wrapper, .dt-sc-icon-box.type11, .dt-sc-icon-box.type11 .icon-wrapper {
    background: #000000;
}

.dt-sc-dark-bg .dt-sc-icon-box.type9 .icon-wrapper, .dt-sc-dark-bg .switch-color.dt-sc-icon-box.type9 .icon-content {
    background: rgba(0, 0, 0, 0.8);
}

.dt-sc-dark-bg .dt-sc-icon-box.type9 .icon-content, .dt-sc-dark-bg .switch-color.dt-sc-icon-box.type9 .icon-wrapper {
    background: rgba(0, 0, 0, 0.9);
}

.switch-color.dt-sc-icon-box.type9 .icon-wrapper {
    background: rgba(0, 0, 0, 0.1);
}

.dt-sc-icon-box.type1, .last .dt-sc-icon-box.type1 {
    border-color: rgba(0, 0, 0, 0.15);
}

.dt-sc-icon-box.type3 .icon-wrapper span, .dt-sc-icon-box.type6 .icon-wrapper, .dt-sc-icon-box.type7 .icon-wrapper span {
    border-color: #ffffff;
}

.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper:before {
    border-color: #000000;
}

.dt-sc-icon-box.type8 {
    border-color: rgba(0, 0, 0, 0.2);
}

.dt-sc-dark-bg .dt-sc-icon-box.type8 {
    border-color: rgba(255, 255, 255, 0.3);
}

.dt-sc-icon-box.type7 {
    border-color: rgba(0, 0, 0, 0.1);
}

.dt-sc-icon-box.type9 .icon-wrapper:before {
    border-left-color: rgba(255, 255, 255, 0.5);
}

.switch-color.dt-sc-icon-box.type9 .icon-wrapper:before {
    border-left-color: rgba(0, 0, 0, 0.05);
}

.dt-sc-dark-bg .dt-sc-icon-box.type9 .icon-wrapper:before {
    border-left-color: rgba(255, 255, 255, 0.11);
}

.dt-sc-dark-bg .switch-color.dt-sc-icon-box.type9 .icon-wrapper:before {
    border-left-color: rgba(0, 0, 0, 0.5);
}

.ie9 .dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:before, .ie9 .dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:after {
    transform: rotate(45deg) skew(10deg, 10deg);
    -ms-transform: rotate(45deg) skew(10deg, 10deg);
}

@media screen and (min-width:0\0) {
    .vc_row-has-fill .dt-sc-icon-box.type3 .icon-wrapper span {
        box-shadow: none;
        -ms-box-shadow: none;
    }
}

@media only screen and (min-width:1200px) and (max-width:1440px) {}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dt-sc-icon-box.type1 {
        padding: 35px 25px;
    }
    .dt-sc-icon-box.type1 .icon-content h4 {
        font-size: 20px;
        letter-spacing: 0;
    }
    .dt-sc-icon-box.type2, .dt-sc-icon-box.type12 {
        margin-bottom: 50px;
    }
    .dt-sc-icon-box.type9 .icon-content {
        width: 56%;
    }
    .dt-sc-icon-box.type9 .icon-content h4 {
        font-size: 18px;
    }
    .dt-sc-icon-box.type9 .icon-wrapper {
        width: 44%;
    }
    .dt-sc-icon-box.type11 {
        padding: 75px 25px 0;
    }
    .dt-sc-icon-box.type11 .icon-content h4 {
        font-size: 20px;
    }
    .dt-sc-icon-box.type11 .dt-sc-button.medium {
        padding: 13px 45px 11px 25px;
    }
    .dt-sc-icon-box.type15 {
        padding: 25px 15px;
    }
    .dt-sc-icon-box.type15 .icon-wrapper h4 {
        font-size: 20px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .vc_row.wpb_row.vc_row-no-padding .wpb_column:nth-child(odd) .dt-sc-icon-box.type1 {
        border-left-width: 0;
    }
    .vc_row.wpb_row.vc_row-no-padding .wpb_column:last-child:nth-child(odd) .dt-sc-icon-box.type1 {
        border-right: 1px solid rgba(0, 0, 0, 0.15);
    }
    .vc_row.wpb_row.vc_row-no-padding .wpb_column:nth-child(n+3) .dt-sc-icon-box.type1 {
        border-top-color: transparent;
    }
    .dt-sc-icon-box.type2, .dt-sc-icon-box.type11 {
        margin-bottom: 50px;
    }
    .dt-sc-icon-box.type5 {
        margin-bottom: 15px;
    }
    .dt-sc-icon-box.type4, .dt-sc-icon-box.type9, .dt-sc-icon-box.type10, .dt-sc-icon-box.type12, .dt-sc-icon-box.type15, .dt-sc-icon-box.type16 {
        margin-bottom: 35px;
    }
    .dt-sc-icon-box.type9 .icon-wrapper, .dt-sc-icon-box.type9 .icon-content {
        width: 50%;
    }
    .dt-sc-icon-box.type13 {
        padding: 70px 20px 50px;
    }
    .dt-sc-icon-box.type13 .icon-content h5 {
        font-size: 22px;
    }
}

@media only screen and (max-width:767px) {
    .dt-sc-icon-box {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    .dt-sc-icon-box.type2, .dt-sc-icon-box.type6, .dt-sc-icon-box.type11 {
        margin-bottom: 20px;
    }
    .rs_col_no_btm_space .dt-sc-icon-box.type3 {
        margin-bottom: 0;
    }
    .dt-sc-icon-box.type1 {
        width: auto;
        border: 1px solid rgba(0, 0, 0, 0.15);
    }
    .dt-sc-icon-box.type1:not(.last) {
        border-bottom: none;
    }
    .vc_row-no-padding .dt-sc-icon-box.type1 {
        border-right-width: 1px;
    }
    .vc_row-no-padding .wpb_column:first-child .dt-sc-icon-box.type1 {
        border-left-width: 1px;
    }
    .dt-sc-icon-box.type3 {
        margin-bottom: 30px;
    }
    .dt-sc-icon-box.type5.no-icon {
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    .dt-sc-icon-box.type5.no-icon:first-child {
        border-left-width: 1px;
    }
    .dt-sc-icon-box.type5.no-icon.last, .last .dt-sc-icon-box.type5.no-icon {
        border-right-width: 1px;
    }
    .dt-sc-icon-box.type8.last {
        border-bottom-width: 1px;
    }
    .dt-sc-icon-box.type9 {
        height: auto !important;
    }
    .dt-sc-icon-box.type9 .icon-wrapper, .dt-sc-icon-box.type9 .icon-content {
        display: block;
        width: 100%;
    }
    .dt-sc-icon-box.type9 .icon-wrapper:before, .dt-sc-icon-box.type9.alignright .icon-wrapper:before {
        margin: 0 auto;
        bottom: -30px;
        left: 0;
        right: 0;
        top: auto;
        width: 0;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }
    .dt-sc-icon-box.type9 .icon-wrapper span {
        display: block;
        float: none;
        text-align: center;
    }
    .dt-sc-icon-box.type9 .icon-content {
        padding-top: 60px;
        text-align: center;
        padding-bottom: 60px;
    }
    .dt-sc-icon-box.type10 .icon-content h4:after {
        content: "";
        height: 12px;
        margin: auto;
        position: absolute;
        left: -26px;
        top: 6px;
        width: 12px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    .dt-sc-icon-box.type10.last .icon-content h4:before {
        content: "";
    }
    .dt-sc-icon-box.type13 {
        padding-bottom: 40px;
    }
    .dt-sc-icon-box.type14 {
        margin-bottom: 0;
    }
}

@media only screen and (max-width:479px) {
    .dt-sc-icon-box.type5 .icon-wrapper, .dt-sc-icon-box.type5 .icon-wrapper:before {
        width: 80px;
        height: 80px;
    }
    .dt-sc-icon-box.type5 .icon-wrapper span {
        line-height: 82px;
        font-size: 32px;
    }
    .dt-sc-icon-box.type5 {
        padding-left: 95px;
    }
    .dt-sc-icon-box.type5.alignright {
        padding-right: 95px;
    }
    .dt-sc-icon-box.type5.rounded {
        padding-left: 110px;
    }
    .dt-sc-icon-box.type5.rounded.alignright {
        padding-left: 0;
        padding-right: 110px;
    }
    .dt-sc-icon-box.type6 .icon-content {
        clear: both;
    }
    .dt-sc-icon-box.type6 .icon-content h4 {
        font-size: 15px;
        margin-top: 0;
    }
    .dt-sc-icon-box.type12 .icon-wrapper {
        font-size: 46px;
    }
    .dt-sc-icon-box.type12 .icon-content {
        padding-left: 70px;
    }
    .dt-sc-icon-box.type12 .icon-content h4, .dt-sc-icon-box.type12 .icon-content h6 strong {
        font-size: 18px;
    }
}

@media only screen and (max-width:319px) {
    .dt-sc-icon-box.type2 .icon-wrapper {
        margin-right: 8px;
    }
    .dt-sc-icon-box.type2.alignright .icon-wrapper {
        margin-left: 8px;
    }
    .dt-sc-icon-box.type2 .icon-wrapper span {
        font-size: 20px;
    }
    .dt-sc-icon-box.type2 .icon-content h4 {
        font-size: 12px;
        letter-spacing: 0.2px;
    }
    .dt-sc-icon-box.type3 .icon-content h4, .dt-sc-icon-box.type4 .icon-content h4 {
        font-size: 16px;
    }
    .dt-sc-icon-box.type5 {
        padding-left: 75px;
    }
    .dt-sc-icon-box.type5.alignright {
        padding-right: 75px;
    }
    .dt-sc-icon-box.type5.rounded {
        padding-left: 90px;
    }
    .dt-sc-icon-box.type5.rounded.alignright {
        padding-left: 0;
        padding-right: 90px;
    }
    .dt-sc-icon-box.type5 .icon-wrapper {
        width: 60px;
    }
    .dt-sc-icon-box.type5 .icon-wrapper::before {
        height: 45px;
        width: 45px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px;
    }
    .dt-sc-icon-box.type5 .icon-wrapper span {
        font-size: 22px;
        line-height: 65px;
    }
    .dt-sc-icon-box.type5.no-icon-bg {
        padding: 0 0 0 42px;
    }
    .dt-sc-icon-box.type5.no-icon-bg .icon-wrapper {
        width: 30px;
    }
    .dt-sc-icon-box.type5.no-icon-bg .icon-wrapper span {
        font-size: 28px;
    }
    .dt-sc-icon-box.type5.no-icon-bg .icon-content h4, .dt-sc-icon-box.type5.no-icon .icon-content h4 {
        font-size: 14px;
    }
    .dt-sc-icon-box.type5.no-icon {
        padding: 0 15px;
    }
    .dt-sc-icon-box.type5.no-icon .icon-content h4 {
        padding: 0 0 20px;
    }
    .dt-sc-icon-box.type6 .icon-content h4 {
        margin-top: 115px;
    }
    .dt-sc-icon-box.type11 .dt-sc-button.medium {
        font-size: 11px;
        padding: 13px 45px 11px 25px;
    }
    .dt-sc-icon-box.type12 {
        padding: 15px 10px 20px;
        min-height: 155px;
    }
    .dt-sc-icon-box.type12 .icon-wrapper span {
        font-size: 24px;
    }
    .dt-sc-icon-box.type12 .icon-wrapper {
        margin: 0 5px 0 0;
        top: 51px;
    }
    .dt-sc-icon-box.type12 .icon-content {
        top: 46px;
    }
    .dt-sc-icon-box.type13 .icon-content h4 {
        font-size: 50px;
    }
    .dt-sc-icon-box.type13 .icon-content p {
        font-size: 14px;
    }
}