.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;
        -ms-transition: all 0.3s linear 0s;
         -o-transition: all 0.3s linear 0s;
            transition: all 0.3s linear 0s;
}

.dt-sc-icon-box {
    position: relative;

    float: left;
    clear: both;

    width: 100%;
    margin: 0;
    padding: 0;
}

.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 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    margin: auto;
}

.dt-sc-icon-box .large-icon {
    font-size: 100px;

    position: absolute;
    right: 0;
    bottom: -30px;
}

.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 {
    overflow: hidden;

    width: 100%;
    margin: 0;
    padding: 45px 40px;

    border: 1px solid;
}

.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 {
    margin-bottom: 50px;
    padding: 0;

    border: none;
}

.dt-sc-icon-box .large-icon {
    bottom: 0;
}

.dt-sc-icon-box.type1 .icon-wrapper {
    float: left;

    width: 100%;
    margin: 0 0 20px;
}

.dt-sc-icon-box.type1 .icon-wrapper img {
    position: relative;
    right: auto;

    width: 82px;
    max-height: 66px;
    margin: 0;
}

.dt-sc-icon-box.type1 .icon-wrapper span {
    font-size: 60px;

    position: relative;
}

.dt-sc-icon-box.type1 .icon-content {
    float: left;
    clear: both;

    width: 100%;
    margin: 0;
}

.dt-sc-icon-box.type1 .icon-content h4 {
    font-weight: 600;

    position: relative;

    margin-bottom: 20px;
    padding-bottom: 20px;
}

.dt-sc-icon-box.type1 .icon-content h4:before {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 30px;
    height: 2px;

    content: "";
}

.dt-sc-icon-box.type1 .icon-content h4:after {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 0;
    height: 2px;

    content: "";
}

.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 {
    display: inline-block;
    float: none;

    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 {
    right: auto;
    left: 0;
}

.dt-sc-icon-box.aligncenter .large-icon {
    left: 0;

    margin: 0 auto;
}

.dt-sc-icon-box.alignright .large-icon {
    right: auto;
    left: 0;
}

.dt-sc-icon-box.type2 .icon-wrapper {
    top: -2px;

    float: left;

    margin: 0 15px 0 0;
}

.dt-sc-icon-box.type2 .icon-wrapper span {
    font-size: 30px;
}

.dt-sc-icon-box.type2 .icon-wrapper img {
    position: static;

    max-width: 35px;
}

.dt-sc-icon-box.type2 .icon-content h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;

    display: inline-block;

    margin-bottom: 0;
}

.dt-sc-icon-box.type2 .icon-content p {
    clear: both;

    margin: 10px 0 0;
}

.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 {
    display: inline-block;
    float: none;
}

.dt-sc-icon-box.type3 .large-icon {
    bottom: -20px;
    left: 0;

    margin: auto;
}

.dt-sc-icon-box.type3 {
    position: relative;

    margin-top: 50px;
    padding: 0 30px 30px;

    transition: 0.3s all linear;
    text-align: left;

    border: 1px solid #e8e8e8;
}

.dt-sc-icon-box.type3 .icon-wrapper {
    width: 90px;
    height: 90px;
    margin: -45px -10px 20px;
}

.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 {
    font-size: 30px;
    line-height: 70px;

    position: relative;

    display: inline-block;

    width: 100%;
    height: 100%;

    text-align: center;

    color: #fff;
    border: 10px solid #fff;
    background-color: #7d7d7d;
    ;
}

.dt-sc-icon-box.type3 .icon-content {
    clear: both;
}

.dt-sc-icon-box.type3 .icon-content h4 {
    font-size: 20px;
    font-weight: bold;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding-bottom: 0;

    text-transform: capitalize;
}

.dt-sc-icon-box.type3 .icon-content h4 a {
    color: #263036;
}

.dt-sc-icon-box.type3 .icon-content p {
    clear: both;

    margin: 20px 0;
}

.dt-sc-icon-box.type3 .dt-sc-small-separator {
    display: none;
}

.dt-sc-icon-box.type3.dt-sc-rounded.right-border:after {
    position: absolute;
    top: 0;
    right: -15px;

    display: block;

    height: 100%;
    margin: auto;

    content: "";

    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.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 {
    font-size: 35px;
    line-height: 170px;

    position: relative;
    z-index: 9;

    width: 120px;
    height: 170px;

    color: #000;
    border: none;
    background: none;
}

.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper {
    position: relative;
}

.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:before {
    position: absolute;
    z-index: 1;
    top: 33px;
    right: 0;
    left: 0;

    width: 100px;
    height: 100px;
    margin: auto;

    content: "";
    -webkit-transform: rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg);
            transform: rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg);

    border: 1px solid rgba(0, 0, 0, 0.2);
}

.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:after {
    position: absolute;
    z-index: 1;
    top: 38px;
    right: 0;
    left: 0;

    width: 90px;
    height: 90px;
    margin: auto;

    content: "";
    -webkit-transform: rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg);
            transform: rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg);

    border: 1px solid rgba(0, 0, 0, 0.2);
}

.dt-sc-icon-box.type3.left-icon {
    margin: 0;
    padding: 0;

    border: none;
}
.dt-sc-icon-box.type3.left-icon .icon-content{
    padding-left: 75px;
}
.dt-sc-icon-box.type3.left-icon .icon-content p{
    margin: 0;
    padding: 0;
}
.dt-sc-icon-box.type3.left-icon .icon-content strong{
    display: block;

    color: #000;
} 
.dt-sc-icon-box.type3.left-icon .icon-wrapper{
    position: absolute;

    width: 63px;
    height: 50px;
    margin: 0;
    padding: 0;
}
.dt-sc-icon-box.type3.left-icon  .icon-wrapper span{
    border: none;
    background-color: transparent !important;
}

/*****/
.dt-sc-icon-box.type3.product-category-icon, .dt-sc-icon-box.type3.product-category-icon .icon-wrapper, .dt-sc-icon-box.type3.product-category-icon span{
    border: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    float: none;
    display: inline-block;
    background-color: transparent !important;
}
.dt-sc-icon-box.type3.product-category-icon{
    padding: 30px;
    height: 180px;
    width: 170px;
}
.dt-sc-icon-box.type3.product-category-icon:before{
    content: '';
    -webkit-mask-image: url(../../images/medium-bg.png);
    mask-image: url(../../images/medium-bg.png);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    transition: 0.3s all linear;
}
.color1:before{ background-color: #e1ffd9;}
.color2:before{ background-color: #ffdedc;}
.color3:before{ background-color: #dff1ff;}
.color4:before{ background-color: #fbf9c9;}
.color5:before{ background-color: #ffd8ed;}
.color6:before{ background-color: #e1e9fc;}


.dt-sc-icon-box.type3.product-category-icon:hover:before{
    transition: 0.3s all linear; background-color: #89c74a;}
    .dt-sc-icon-box.type3.product-category-icon:hover  .icon-wrapper span img{
        transition: 0.3s all linear; filter: invert(1);}
    .dt-sc-icon-box.type3.product-category-icon:hover .icon-content h4 a{ color: #fff; 
        transition: 0.3s all linear;}

/*****/



.dt-sc-icon-box.type4 {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 0 0 70px;
}

.dt-sc-icon-box.type4 .icon-wrapper {
    position: absolute;
    top: 0;
    left: 0;

    width: 55px;

    text-align: center;
}

.dt-sc-icon-box.type4 .icon-wrapper span {
    font-size: 20px;
    line-height: 57px;

    text-align: center;

    color: #fff !important;
}

.dt-sc-icon-box.type4 .icon-wrapper span:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 55px;
    height: 55px;

    content: "";

    border-radius: 50px;
    background-color: #ccc;
}

.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 {
    font-size: 10px;

    display: inline-block;

    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 {
    right: 0;
    left: auto;
}

.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 {
    line-height: 50px;

    width: 50px;
    height: 50px;

    text-align: center;
}

.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);

    border-radius: 5px;
    box-shadow: 5px 0 0 0 rgba(0, 0, 0, 0.15);
}

.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper img {
    position: absolute;

    max-width: 34px;
}

.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 {
    position: absolute;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 110px;
    height: 110px;

    text-align: center;
}

.dt-sc-icon-box.type5 .icon-wrapper:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;

    overflow: hidden;

    width: 95px;
    height: 95px;
    margin: auto;

    content: "";

    border-radius: 50%;
}

.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 {
    position: static;

    display: inline-block;
    float: none;

    width: 60px;
    margin-top: 35px;
    margin-bottom: 10px;

    text-align: center;
}

.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% {
        -webkit-transform: translate(-100%);

        opacity: 0;
    }
    51% {
        opacity: 1;
    }
}

@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }
    50% {
        -moz-transform: translate(-100%);

        opacity: 0;
    }
    51% {
        opacity: 1;
    }
}

@-ms-keyframes toRightFromLeft {
    49% {
        -ms-transform: translate(100%);
    }
    50% {
        -ms-transform: translate(-100%);

        opacity: 0;
    }
    51% {
        opacity: 1;
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }
    50% {
        transform: translate(-100%);

        opacity: 0;
    }
    51% {
        opacity: 1;
    }
}

.dt-sc-icon-box.type5.rounded .icon-wrapper {
    width: 70px;
    height: 70px;

    border-radius: 50%;
}

.dt-sc-icon-box.type5.rounded .icon-wrapper span {
    font-size: 32px;
    line-height: 70px;
}

.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%;
    margin-bottom: 15px;

    text-align: center;
}

.dt-sc-icon-box.type5.rounded-skin {
    padding-left: 120px;
}

.dt-sc-icon-box.type5.rounded-skin .icon-wrapper {
    width: 80px;
    height: 80px;

    border-radius: 50%;
}

.dt-sc-icon-box.type5.rounded-skin .icon-wrapper span {
    font-size: 40px;
    line-height: 80px;

    color: #fff;
}

.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 {
    border: none;
    background: 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;
    font-weight: normal;

    margin-bottom: 5px;
}

.dt-sc-icon-box.type5.no-icon-bg .icon-content h4,
.dt-sc-icon-box.type5.no-icon .icon-content h4 {
    font-size: 16px;

    text-transform: uppercase;
}

.dt-sc-icon-box.type5.no-icon-bg .icon-content a,
.dt-sc-icon-box.type5.no-icon .icon-content a {
    display: inline-block;

    margin-top: 5px;
}

.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-size: 20px;
    font-weight: 500;

    margin-bottom: 10px;

    text-transform: uppercase;
}

.dt-sc-icon-box.type5.alter .icon-wrapper span {
    color: #fff;
}

.dt-sc-icon-box.type5.alter .dt-sc-fancy-list {
    color: #888;
}

.dt-sc-icon-box.type5.aligncenter * {
    text-align: center;
}

.dt-sc-icon-box.type6 .icon-wrapper {
    width: 120px;
    height: 120px;
    margin: 0 15px 20px 0;

    text-align: center;

    border: 10px solid;
}

.dt-sc-icon-box.type6 .icon-wrapper span {
    font-size: 48px;
    line-height: 100px;
}

.dt-sc-icon-box.type6 .icon-content {
    padding: 0 0 0 10px;
}

.dt-sc-icon-box.type6 .icon-content h4 {
    font-size: 18px;
    font-weight: 600;

    text-transform: uppercase;
}

.dt-sc-icon-box.type6 .icon-content p {
    clear: both;
}

.dt-sc-icon-box.type6 .icon-content a {
    font-weight: 600;

    margin-top: 20px;
}

.dt-sc-icon-box.type6 .icon-content h5 {
    position: absolute;
    top: 70px;
    left: 135px;
}

.dt-sc-icon-box.type6.aligncenter .icon-wrapper {
    display: inline-block;
    float: none;

    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 {
    position: absolute;
    top: 50%;
    left: 50%;

    margin-top: 0;

    -webkit-transform: translateX(-50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}

.dt-sc-icon-box.type7 {
    margin-top: 45px;
    padding: 0 30px 25px;

    border: 1px solid;
}

.dt-sc-icon-box.type7 .icon-wrapper {
    display: inline-block;
    float: none;

    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 70px;
    height: 70px;
    margin: -45px 0 15px 0;

    text-align: center;

    border: 10px solid;
}

.dt-sc-icon-box.type7 .icon-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 46px;
    height: auto;

    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
}

.dt-sc-icon-box.type7 .icon-wrapper span {
    font-size: 32px;
    line-height: 70px;

    position: absolute;
    right: 0;
    left: 0;

    display: inline-block;

    margin: 0 auto;

    text-align: center;
}

.dt-sc-icon-box.type7 .icon-content h4 {
    font-size: 16px;
    font-weight: 600;

    text-transform: uppercase;
}

.dt-sc-icon-box.type8 {
    width: 100%;
    margin-bottom: 12px;
    padding: 10px 0 50px 80px;

    border-bottom: 1px solid;
}

.dt-sc-icon-box.type8 .icon-wrapper {
    position: absolute;
    top: 20px;
    left: 0;

    width: 70px;

    text-align: center;
}

.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%;

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            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 {
    right: 0;
    left: auto;
}

.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 {
    position: relative;

    width: 46%;
    margin: 0;
    padding: 0;

    text-align: center;
}

.dt-sc-icon-box.type9 .icon-wrapper:before {
    position: absolute;
    top: 55px;
    right: -20px;

    content: "";

    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid;
}

.dt-sc-icon-box.type9 .icon-wrapper span {
    font-size: 100px;
    line-height: 100px;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 100px;
    height: 100px;
    margin: auto;
}

.dt-sc-icon-box.type9 .icon-content {
    width: 54%;
    height: 100%;
    padding: 30px;
}

.dt-sc-icon-box.type9 .icon-content p {
    line-height: 30px;

    margin-bottom: 0;
}

.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%;
    right: 0;
    left: 0;

    margin: 0 auto;

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.dt-sc-icon-box.type9.alignright .icon-wrapper:before {
    right: auto;
    left: -20px;

    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            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 {
        display: block;
        float: left;
    }
    *::-ms-backdrop,
    .dt-sc-icon-box.type9 .icon-wrapper,
    .dt-sc-icon-box.type9 .icon-content {
        display: block;
        float: left;
    }
}

@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 {
    margin: 0 -1px 0 0;
    padding: 40px 20px;

    text-align: center;

    border: 1px solid rgba(0, 0, 0, 0.1);
}

.dt-sc-icon-box.type10 .icon-wrapper {
    position: relative;

    display: inline-block;
    float: none;

    width: 140px;
    height: 140px;
    margin: 0 0 40px;
}

.dt-sc-icon-box.type10 .icon-wrapper:before {
    position: absolute;
    z-index: 1;
    top: 19px;
    right: 0;
    left: 0;

    width: 100px;
    height: 100px;
    margin: auto;

    content: "";
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);

    border: 1px solid;
    border-radius: 5px;
}

.dt-sc-icon-box.type10 .icon-wrapper:after {
    position: absolute;
    z-index: 0;
    top: 20px;
    right: 0;
    left: 0;

    width: 100px;
    height: 100px;
    margin: auto;

    content: "";
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);

    border-radius: 5px;
}

.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%;

    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
}

.dt-sc-icon-box.type10 .icon-wrapper img {
    width: auto;
    height: 60px;
    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;

    position: relative;

    margin-bottom: 25px;

    letter-spacing: 1px;
    text-transform: uppercase;
}

.dt-sc-icon-box.type10 .icon-content h4:before,
.dt-sc-icon-box.type10 .icon-content h4:after {
    position: absolute;
    z-index: 1;
    top: 3px;
    right: -27px;

    width: 12px;
    height: 12px;
    margin: auto;

    content: "";
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}

.dt-sc-icon-box.type10 .icon-content h4:after {
    right: auto;
    left: -27px;
}

.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 {
    margin: 50px 0 0;
    padding: 80px 30px 0;

    text-align: center;
}

.dt-sc-icon-box.type11:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: "";
}

.dt-sc-icon-box.type11 .icon-wrapper {
    position: absolute;
    top: -50px;
    right: 0;
    left: 0;

    float: left;

    width: 100px;
    height: 100px;
    margin: 0 auto;

    text-align: center;

    border-radius: 50%;
}

.dt-sc-icon-box.type11 .icon-wrapper span {
    font-size: 48px;
    line-height: 100px;

    display: inline-block;

    width: 100px;
    height: 100px;

    text-align: center;

    border-radius: 50%;
}

.dt-sc-icon-box.type11 .icon-content {
    position: relative;
    z-index: 1;
}

.dt-sc-icon-box.type11 .icon-content h4 {
    font-size: 24px;

    text-transform: uppercase;
}

.dt-sc-icon-box.type11 .dt-sc-button.medium {
    position: relative;
    right: 0;
    bottom: -29px;
    left: 0;

    display: table;
    float: none;

    width: auto;
    margin: 0 auto;
    padding: 13px 50px 11px 30px;

    letter-spacing: 0.5px;
}

.dt-sc-icon-box.type11 .icon-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;

    display: inline-block;
    float: none;

    width: 70px;

    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);

            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.type11 .dt-sc-button:before,
.dt-sc-icon-box.type11 .dt-sc-button:after {
    position: absolute;
    top: 0;
    bottom: 0;

    margin: auto;

    content: "";
}

.dt-sc-icon-box.type11 .dt-sc-button:before {
    right: 30px;

    width: 1px;
    height: 11px;
}

.dt-sc-icon-box.type11 .dt-sc-button:after {
    right: 25px;

    width: 11px;
    height: 1px;
}

.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 {
    right: auto;
    left: 30px;

    text-align: left;
}

.dt-sc-icon-box.type11.alignright .icon-wrapper {
    right: 30px;
    left: auto;

    text-align: right;
}

.dt-sc-icon-box.type12 {
    display: inline-block;
    float: none;

    box-sizing: border-box;
    width: 100%;
    padding: 50px 0;

    text-align: center;

    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.dt-sc-icon-box.type12 .icon-wrapper,
.dt-sc-icon-box.type12 .icon-content {
    display: inline-block;
    float: none;
}

.dt-sc-icon-box.type12 .icon-wrapper {
    font-size: 65px;

    position: absolute;
    left: 0;

    margin-bottom: 0;
}

.dt-sc-icon-box.type12 .icon-content {
    padding-left: 90px;

    text-align: left;
}

.dt-sc-icon-box.type12 .icon-content h5 {
    position: relative;

    float: left;

    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 13px;
}

.dt-sc-icon-box.type12 .icon-content h5:before {
    position: absolute;
    bottom: -2px;
    left: 0;

    display: block;

    width: 50px;
    height: 2px;

    content: "";

    background: #ebebeb;
}

.dt-sc-icon-box.type12 .icon-content h5:after {
    position: absolute;
    bottom: -2px;
    left: 0;

    display: block;

    width: 0;
    height: 2px;

    content: "";

    background: #ebebeb;
}

.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;

    display: inline-block;
    float: none;

    margin-bottom: 23px;
    margin-left: 10px;
    padding-left: 10px;
}

.dt-sc-icon-box.type12 .icon-content h4:before {
    position: absolute;
    top: 0;
    left: -5px;

    display: block;

    content: "-";
}

.dt-sc-icon-box.type12 .icon-content h4,
.dt-sc-icon-box.type12 .icon-content h6 strong {
    font-size: 20px;
    font-weight: 500;
}

.dt-sc-icon-box.type12 .icon-content p {
    font-weight: 300;

    float: left;

    width: 100%;
    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 {
    padding-right: 90px;
    padding-left: 0;

    text-align: right;
}

.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 {
    margin-right: 10px;
    margin-left: 0;
    padding-right: 10px;
    padding-left: 0;
}

.dt-sc-icon-box.type12.alignright .icon-content h4:before {
    right: -5px;
    left: auto;
}

.dt-sc-icon-box.type13 {
    position: initial;

    margin-top: 60px;
    padding: 70px 30px 45px;

    text-align: center;

    border: 1px solid;
    background: #fff;
}

.dt-sc-icon-box.type13 .icon-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    width: 120px;
    height: 120px;
    margin: 0 auto;

    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);

    border: 1px solid;
    border-bottom-color: #fff;
    border-left-color: #fff;
    border-radius: 50%;
    background: #fff;
}

.dt-sc-icon-box.type13 .icon-wrapper img,
.dt-sc-icon-box.type13 .icon-wrapper span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    margin: 0 auto;

    -webkit-transform: translateY(-50%) rotate(45deg);
       -moz-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            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;
    right: 0;
    bottom: 10px;
    left: 0;

    display: block;

    width: 50px;
    height: 2px;
    margin: 0 auto;

    content: "";

    background: rgba(0, 0, 0, 0.1);
}

.dt-sc-icon-box.type13 .icon-content h4:after {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;

    display: block;

    width: 0;
    height: 2px;
    margin: 0 auto;

    content: "";

    background: #f9f9f9;
}

.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 {
    font-weight: 600;

    display: inline-block;
    float: none;

    width: 100%;
    margin-top: 38px;
}

.dt-sc-icon-box.type13 .icon-content a.read-more span {
    font-weight: 600;

    margin-left: 10px;
}

.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-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #000;
    border-left-color: #000;
}

.dt-sc-icon-box.type13 a.dt-sc-button {
    margin-top: 30px;
    padding: 0;

    color: #000;
    background: transparent;
}

.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 {
    right: auto;
    left: 0;
}

.dt-sc-icon-box.type13.alignleft .icon-wrapper {
    right: auto;
    left: 50px;
}

.dt-sc-icon-box.type13.alignright {
    text-align: right;
}

.dt-sc-icon-box.type13.alignright .icon-wrapper {
    right: 50px;
    left: auto;
}

.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 {
    right: 0;
    left: auto;
}

@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 {
    width: 100%;
    min-height: 260px;
    padding: 35px 30px 40px;

    text-align: center;

    border-left: 1px solid rgba(0, 0, 0, 0.03);
    background: rgba(0, 0, 0, 0.02);
}

.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 {
    display: inline-block;

    width: 100%;
    margin: 0 0 20px;

    text-align: center;
}

.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;

    margin-bottom: 0;

    text-transform: uppercase;
}

.dt-sc-icon-box.type14 .icon-content p {
    margin: 20px 0 0;
}

.dt-sc-icon-box.type14 .icon-content a {
    padding: 9px 20px;

    color: #000;
    border-radius: 3px;
    background: #edeef2;
}

.dt-sc-icon-box.type14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-box-flex: 1;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: 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;

    width: 100%;
    margin: 0 0 25px;

    text-align: center;
}

.dt-sc-icon-box.type14 .icon-wrapper span {
    font-size: 75px;

    margin-bottom: 5px;
}

.dt-sc-icon-box.type14 .icon-wrapper img {
    position: static;

    display: inline-block;
}

.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: #fff;
}

.dt-sc-icon-box.type14:hover .icon-content h4 {
    color: #fff;
}

.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 {
    margin: 0 0 0;
    padding: 30px;

    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 {
    font-size: 22px;

    position: relative;

    display: inline-block;
    float: none;

    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.dt-sc-icon-box.type15 .icon-wrapper h4:before {
    position: absolute;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;
    display: block;

    width: 100%;
    height: 5px;
    height: 5px;
    margin: 0 auto;

    content: "";
    content: "";

    border-top-width: 5px;
    border-top-style: double;
    border-top-color: rgba(0, 0, 0, 0.1);
}

.dt-sc-icon-box.type15 .icon-wrapper h4:after {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 0;
    margin: 0 auto;

    content: "";
}

.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 {
    display: inline-block;
    float: none;
}

.dt-sc-icon-box.type16 {
    margin: 0;
    padding: 0;

    text-align: center;

    border: none;

    perspective: 1000px;
    transform-style: preserve-3d;
}

.dt-sc-icon-box.type16 .icon-wrapper {
    width: 100%;
    height: auto;
    min-height: 180px;

    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
         -o-transition:         transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
            transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
            transition:         transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
            transition:         transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    text-align: center;

    border: 3px solid;
    background-color: #000;
    background-position: center;
    background-size: cover;

    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    perspective: 1000px;
            transform-style: PRESERVE-3D;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.dt-sc-icon-box.type16 .icon-wrapper span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    margin: auto;
}

.dt-sc-icon-box.type16 .icon-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    margin: auto;

    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
            transform: translateY(0%) translateZ(60px) scale(0.94);

    -webkit-perspective: inherit;
            perspective: inherit;
}

.dt-sc-icon-box.type16 .icon-content {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    width: 100%;
    min-height: 180px;
    padding: 42px 10px 10px;

    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
         -o-transition:         transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
            transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
            transition:         transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
            transition:         transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    text-align: center;

    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%);
    background-position: center;
    background-size: cover;

    perspective: 1000px;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.dt-sc-icon-box.type16 .icon-content h5,
.dt-sc-icon-box.type16 .icon-content h4 {
    transform: translateY(0%) translateZ(60px) scale(0.94);

    color: #fff;

    perspective: inherit;
}

.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 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
         -o-transition:         transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
            transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
            transition:         transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
            transition:         transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.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: #fff;
}

.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, 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: #fff;
}

.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: #000;
}

.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: #fff;
}

.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper:before {
    border-color: #000;
}

.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 {
    -ms-transform: rotate(45deg) skew(10deg, 10deg);
        transform: rotate(45deg) skew(10deg, 10deg);
}

/*------simple-box-------*/
.dt-sc-icon-box.type3.simple-box{
    margin: 0;

    text-align: center;

    border: none;
}
.dt-sc-icon-box.type3.simple-box .icon-wrapper{
    width: auto;
    height: auto;
    margin: auto;
}
.dt-sc-icon-box.type3.simple-box .icon-content p{
    line-height: 1.5em;

    color: #000;
}
.dt-sc-icon-box.type3.simple-box .icon-wrapper span,
.dt-sc-icon-box.type3.simple-box:hover .icon-wrapper span{
    border: none;
    background-color: transparent;
}
.dt-sc-icon-box.type3 .icon-wrapper span img{
    position: relative;

            filter: none;
       -moz-filter: none;
    -webkit-filter: none;
        -ms-filter: none;
}

@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;
                box-sizing: border-box;

            -ms-box-sizing: border-box;
             -o-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 {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 15px;

            -ms-box-sizing: border-box;
             -o-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 {
        top: auto;
        right: 0;
        bottom: -30px;
        left: 0;

        width: 0;
        margin: 0 auto;

        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                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;
        padding-bottom: 60px;

        text-align: center;
    }
    .dt-sc-icon-box.type10 .icon-content h4:after {
        position: absolute;
        z-index: 1;
        top: 6px;
        left: -26px;

        width: 12px;
        height: 12px;
        margin: auto;

        content: "";
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
    }
    .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 {
        font-size: 32px;
        line-height: 82px;
    }
    .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-right: 110px;
        padding-left: 0;
    }
    .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-right: 90px;
        padding-left: 0;
    }
    .dt-sc-icon-box.type5 .icon-wrapper {
        width: 60px;
    }
    .dt-sc-icon-box.type5 .icon-wrapper::before {
        width: 45px;
        height: 45px;

        -webkit-border-radius: 8px;
           -moz-border-radius: 8px;
                border-radius: 8px;

            -ms-border-radius: 8px;
             -o-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 {
        min-height: 155px;
        padding: 15px 10px 20px;
    }
    .dt-sc-icon-box.type12 .icon-wrapper span {
        font-size: 24px;
    }
    .dt-sc-icon-box.type12 .icon-wrapper {
        top: 51px;

        margin: 0 5px 0 0;
    }
    .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;
    }
}
