.yit-feature .yit-feature-item {
    margin-top: 10px;
    margin-bottom: 15px;
}

.yit-feature.style-2 .yit-feature-item {
    font-size: 14px;
    padding: 25px 15px 5px;
    position: relative;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    z-index: 1;
}

.yit-feature.style-2 .yit-feature-item::after, .yit-feature.style-2 .yit-feature-item::before {
    content: "";
    height: 10px;
    position: absolute;
    -in-out: 0s;
    width: 10px;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    z-index: -1;
}

.yit-feature.style-2 .yit-feature-item::after {
    border-bottom: 2px solid #333333;
    border-right: 2px solid #333333;
    bottom: 0;
    right: 0;
}

.yit-feature.style-2 .yit-feature-item::before {
    border-left: 2px solid #333333;
    border-top: 2px solid #333333;
    left: 0;
    top: 0;
}

.yit-feature.style-2 .yit-feature-item:hover::before, .yit-feature.style-2 .yit-feature-item:hover::after {
    height: 100%;
    width: 100%;
}

.yit-feature.style-2 .yit-feature-item.pink-color::after {
    border-bottom: 2px solid #e91e63;
    border-right: 2px solid #e91e63;
    bottom: 0;
    right: 0;
}

.yit-feature.style-2 .yit-feature-item.pink-color::before {
    border-left: 2px solid #e91e63;
    border-top: 2px solid #e91e63;
    left: 0;
    top: 0;
}

.yit-feature.style-3 .yit-feature-item i {
    float: left;
}

.yit-feature.style-3 .yit-feature-item .yit-feature-content {
    overflow: hidden;
}

.yit-feature.style-4 .yit-feature-item hr {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-4 .yit-feature-item:hover hr {
    width: 80% !important;
}

.yit-feature.style-5 .yit-feature-item .icon-badge {
    display: block;
    margin-right: 20px;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: relative;
    top: -5px;
}

.yit-feature.style-6 .yit-feature-item {
    font-size: 14px;
    padding: 30px 15px 15px;
    position: relative;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    z-index: 1;
}

.yit-feature.style-6 .yit-feature-item::after, .yit-feature.style-6 .yit-feature-item::before {
    content: "";
    height: 10px;
    position: absolute;
    -in-out: 0s;
    width: 10px;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    z-index: -1;
}

.yit-feature.style-6 .yit-feature-item::after {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: 10px;
    right: 10px;
}

.yit-feature.style-6 .yit-feature-item::before {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    left: 10px;
    top: 10px;
}

.yit-feature.style-6 .yit-feature-item:hover::before, .yit-feature.style-6 .yit-feature-item:hover::after {
    height: 100%;
    width: 100%;
}

.yit-feature.style-7 .yit-feature-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 30px;
    padding-right: 15px;
    padding-left: 0;
    padding-bottom: 0;
    padding: 30px 15px 0;
    height: 100%;
}

.yit-feature.style-7 .yit-feature-item p {
    margin-bottom: 0
}

.yit-feature.style-8 .yit-feature-item {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px 15px 15px;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    height: 100%;
    margin-bottom: 0px;
}

.yit-feature.style-8 .yit-feature-item:hover {
    background: #ffffff;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.2);
    -webkit-margin: auto;
    -moz-margin: auto;
    -ms-margin: auto;
    -o-margin: auto;
    -khtml-margin: auto;
    margin: auto;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.2);
}

.yit-feature.style-8 .yit-feature-item p {
    margin-bottom: 0;
}

.yit-feature.style-9 .yit-feature-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px 15px 15px;
    height: 100%;
}

.yit-feature.style-9 .yit-feature-item p {
    margin-bottom: 0;
}

.yit-feature.style-10 .yit-feature-item {
    border-style: solid;
    border-width: 3px 0 0 0;
    padding: 30px 15px 15px;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.yit-feature.style-10 .yit-feature-item:hover {
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
}

.yit-feature.style-11 .yit-feature-item {
    border-bottom: solid 1px rgba(0, 0, 0, .1);
    padding-bottom: 15px;
}

.yit-feature.style-11 .yit-feature-item i {
    float: left;
    margin-bottom: 15px;
}

.yit-feature.style-11 .yit-feature-item .yit-feature-content {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}

.yit-feature.style-12 .yit-feature-item {
    border-style: solid;
    border-width: 3px 0 0 0;
    padding: 30px 15px 15px;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    border-color: transparent;
}

.yit-feature.style-12 .yit-feature-item:hover {
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
}

.yit-feature.style-12 .yit-feature-item::after, .yit-feature.style-12 .yit-feature-item::before {
    background: #e91e63;
    content: "";
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 20px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.yit-feature.style-12 .yit-feature-item::after {
    bottom: 0;
}

.yit-feature.style-12 .yit-feature-item::before {
    top: -2px;
}

.yit-feature.style-12 .yit-feature-item:hover::before, .yit-feature.style-12 .yit-feature-item:hover::after {
    width: 100%;
}

.yit-feature.style-13 .yit-feature-item {
    border-style: solid;
    border-width: 3px 1px;
    padding: 30px 15px 15px;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    position: relative;
    border-color: rgba(0, 0, 0, .1);
}

.yit-feature.style-13 .yit-feature-item:hover {
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
}

.yit-feature.style-13 .yit-feature-item::after, .yit-feature.style-13 .yit-feature-item::before {
    background: #D11149;
    content: "";
    height: 3px;
    margin: 0 auto;
    position: absolute;
    width: 0;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.yit-feature.style-13 .yit-feature-item::before {
    left: 0;
    top: -2px;
}

.yit-feature.style-13 .yit-feature-item::after {
    right: 0;
    bottom: -2px;
}

.yit-feature.style-13 .yit-feature-item:hover::before, .yit-feature.style-13 .yit-feature-item:hover::after {
    width: 100%;
}

.yit-feature.style-14 .yit-feature-item {
    background-color: #fff;
    box-shadow: 0 0 1px 1px #e8ebf1;
    -moz-box-shadow: 0 0 1px 1px #e8ebf1;
    padding-top: 30px;
    -webkit-box-shadow: 0 0 1px 1px #e8ebf1;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-14 .yit-feature-item .yit-feature-content {
    padding-left: 15px;
    padding-right: 15px;
}

.yit-feature.style-14 .yit-feature-item .btn {
    text-align: left;
    position: relative;
}

.yit-feature.style-14 .yit-feature-item .btn i {
    position: absolute;
    right: 20px;
    top: 15px;
}

.yit-feature.style-14 .yit-feature-item:hover {
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
}

.yit-feature.style-14 .yit-feature-item:hover i {
    right: 15px;
}

.yit-feature.style-15 .yit-feature-item {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.yit-feature.style-15 .yit-feature-item p {
    margin-bottom: 0
}

.yit-feature.style-15 .yit-feature-content {
    height: 100%;
    padding: 30px 15px;
}

.yit-feature.style-15 .yit-feature-hover {
    height: 100%;
    left: 0;
    padding: 30px 15px;
    position: absolute;
    top: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    width: 100%;
}

.yit-feature.style-15 .yit-feature-item, .yit-feature.style-15 .yit-feature-hover {
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}

.yit-feature.style-15 .yit-feature-item:hover .yit-feature-hover {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.yit-feature.style-16 .yit-feature-item {
    border: solid 1px rgba(255, 255, 255, .1);
    padding: 30px 15px;
    position: relative;
    z-index: 2;
}

.yit-feature.style-16 .yit-feature-item::after {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
    position: absolute;
    width: 0;
    z-index: -1;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.yit-feature.style-16 .yit-feature-item, .yit-feature.style-16 .yit-feature-item::after, .yit-feature.style-16 .yit-feature-item * {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-16 .yit-feature-item:hover::after {
    width: 100%;
}

.yit-feature.style-17 .yit-feature-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px 15px;
}

.yit-feature.style-17 .yit-feature-item, .yit-feature.style-17 .yit-feature-item p, .yit-feature.style-17 .yit-feature-content {
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.yit-feature.style-17 .yit-feature-content {
    position: relative;
    top: 30px;
}

.yit-feature.style-17 .yit-feature-item p {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
}

.yit-feature.style-17 .yit-feature-item:hover .yit-feature-content p {
    opacity: 1;
    visibility: visible;
}

.yit-feature.style-17 .yit-feature-item:hover .yit-feature-content {
    top: 0;
}

.yit-feature.style-18 .yit-feature-item {
    position: relative;
    overflow: hidden;
	background-color: transparent;
	margin-right: 5px;
}

.yit-feature.style-18 .yit-feature-item i{
	color: #fff;
}


.yit-feature.style-18 .yit-feature-item .yit-feature-content, .yit-feature.style-18 .yit-feature-item .yit-feature-hover {
    padding: 30px;
    -moz-transition: all .4s cubic-bezier(0.48, 0.83, 0.63, 0.91) 0s;
    -webkit-transition: all .4s cubic-bezier(0.48, 0.83, 0.63, 0.91) 0s;
    -o-transition: all .4s cubic-bezier(0.48, 0.83, 0.63, 0.91) 0s;
    -ms-transition: all .4s cubic-bezier(0.48, 0.83, 0.63, 0.91) 0s;
    transition: all .4s cubic-bezier(0.48, 0.83, 0.63, 0.91) 0s;
}

.yit-feature.style-18 .yit-feature-item .yit-feature-hover {
    position: absolute;
    top: 0;
    transform: translate(101%);
    -moz-transform: translate(101%);
    -webkit-transform: translate(101%);
    -o-transform: translate(101%);
    transform: translate(101%);
}

.yit-feature.style-18 .yit-feature-item .yit-feature-content, .yit-feature.style-18 .yit-feature-item:hover .yit-feature-hover {
    transform: translate(0px);
    -moz-transform: translate(0px);
    -webkit-transform: translate(0px);
    -o-transform: translate(0px);
    -ms-transform: translate(0px);
}

.yit-feature.style-18 .yit-feature-item:hover .yit-feature-content {
    transform: translate(-100%);
    -moz-transform: translate(-100%);
    -webkit-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
}

.yit-feature.style-19 .yit-feature-item * {
    -moz-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.yit-feature.style-19 .yit-feature-item {
    padding: 30px 15px;
    background-color: rgba(0, 0, 0, .1);
}

.yit-feature.style-19 .yit-feature-item p {
    color: #9e9e9e;
}

.yit-feature.style-19 .yit-feature-item i, .yit-feature.style-19 .yit-feature-item h6 {
    position: relative;
    top: 0;
}

.yit-feature.style-19 .yit-feature-item:hover i {
    top: 55px;
}

.yit-feature.style-19 .yit-feature-item:hover h6 {
    top: -55px;
}

.yit-feature.style-20 .yit-feature-item {
    padding: 30px 15px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    background: #ededed;
}

.yit-feature.style-20 .yit-feature-item::before, .yit-feature.style-20 .yit-feature-item::after {
    background: rgba(0, 0, 0, 0.1);
    content: "";
    height: 80%;
    position: absolute;
    top: 10%;
    width: 3px;
    z-index: -1;
    -moz-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.yit-feature.style-20 .yit-feature-item::after {
    right: 0;
}

.yit-feature.style-20 .yit-feature-item::before {
    left: 0;
}

.yit-feature.style-20 .yit-feature-item:hover::before, .yit-feature.style-20 .yit-feature-item:hover::after {
    width: 50%;
}

.yit-feature.style-21 .yit-feature-item i {
    float: left;
}

.yit-feature.style-21 .yit-feature-item p {
    clear: both;
}

.yit-feature.style-22 .yit-feature-item i {
    float: left;
}

.yit-feature.style-22 .yit-feature-item p {
    clear: both;
}

.yit-feature.style-23 .yit-feature-item i {
    float: left;
}

.yit-feature.style-24 .yit-feature-item {
    border: solid 1px rgba(0, 0, 0, .1);
    padding: 30px 15px;
    position: relative;
}

.yit-feature.style-24 i {
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    -moz-border-radius: 0 0 0 5px;
    -webkit-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
}

.yit-feature.style-29 .yit-feature-item::after {
    border-bottom: 15px solid rgba(0, 0, 0, 0);
    border-left: 15px solid #ffffff;
    border-top: 15px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    position: absolute;
    right: -15px;
    top: 40%;
    width: 0;
    z-index: 1;
}

.yit-feature.style-29 .yit-feature-item.light-medium-grey-color-bg::after {
    border-left: 15px solid rgba(0, 0, 0, 0.1);
}

.yit-feature.style-29 .yit-feature-item.light-extra-grey-color-bg::after {
    display: none;
}

.yit-feature.style-30 .yit-feature-item .icon {
    background: #ffffff;
    display: inline-block;
    height: 70px;
    margin: 0 auto 25px;
    padding-bottom: 15px;
    padding-top: 18px;
    width: 70px;
}

.yit-feature.style-30 .yit-feature-item .icon::before, .yit-feature.style-30 .yit-feature-item .icon::after {
    border: dashed 1px #e91e63;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 45px;
    width: 110px;
    z-index: -1;
    border-top: medium none;
}

.yit-feature.style-30 .yit-feature-item, .yit-feature.style-30 .yit-feature-item .icon::before, .yit-feature.style-30 .yit-feature-item .icon::after {
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.yit-feature.style-30 .yit-feature-item:hover .icon:before, .yit-feature.style-30 .yit-feature-item:hover .icon:after {
    width: 180px;
}

.yit-feature.style-31 .yit-feature-item {
    background-color: #fff;
    box-shadow: 0 0 1px 1px #e8ebf1;
    -moz-box-shadow: 0 0 1px 1px #e8ebf1;
    padding: 30px 15px;
    -webkit-box-shadow: 0 0 1px 1px #e8ebf1;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-31 .yit-feature-item .btn {
    text-align: left;
    position: relative;
    width: auto;
}

.yit-feature.style-31 .yit-feature-item:hover {
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
}

.yit-feature.style-32 .yit-feature-item {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-32 .yit-feature-item:hover {
    border: solid 1px rgba(0, 0, 0, .3);
}

.yit-feature.style-33 .yit-feature-item {
    position: relative;
}

.yit-feature.style-33 .yit-feature-content, .yit-feature.style-33 .yit-feature-hover {
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.yit-feature.style-33 .yit-feature-item .yit-feature-hover {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
}

.yit-feature.style-33 .yit-feature-item:hover .yit-feature-content {
    opacity: 0;
    transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    visibility: hidden;
}

.yit-feature.style-33 .yit-feature-item:hover .yit-feature-hover {
    opacity: 1;
    transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    visibility: visible;
}

.yit-feature.style-34 .yit-feature-item {
    position: relative;
    padding-bottom: 40px;
    overflow: hidden;
}

.yit-feature.style-34 .yit-feature-item .btn {
    bottom: 0;
    padding: 10px 15px;
    position: absolute;
    right: -43px;
    width: auto;
}

.yit-feature.style-34 .yit-feature-item:hover .btn {
    right: 0;
}

.yit-feature.style-35 .yit-feature-item, .yit-feature.style-35 .yit-feature-item figure::before {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-35 .yit-feature-item figure {
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
}

.yit-feature.style-35 .yit-feature-item figure::before {
    content: "";
    height: 100%;
    left: -380px;
    position: absolute;
    top: 0;
    width: 100%;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
}

.yit-feature.style-35 .yit-feature-item:hover figure::before {
    left: 0;
}

.yit-feature.style-36 figure {
    overflow: hidden;
}

.yit-feature.style-36 .yit-feature-content {
    padding: 30px 15px 20px;
}

.yit-feature.style-36 .yit-feature-item figure img {
    filter: grayscale(1);
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    -moz-transition: all .7s ease-in-out 0s;
    -webkit-transition: all .7s ease-in-out 0s;
    -o-transition: all .7s ease-in-out 0s;
    -ms-transition: all .7s ease-in-out 0s;
    transition: all .7s ease-in-out 0s;
}

.yit-feature.style-36 .yit-feature-item:hover img {
    filter: grayscale(0);
    -moz-filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    transform: scale(1.25);
    -moz-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    -o-transform: scale(1.25);
    -ms-transform: scale(1.25);
}

.yit-feature.style-37 .yit-feature-item {
    position: relative;
}

.yit-feature.style-37 .yit-feature-item, .yit-feature.style-37 .yit-feature-item h6 {
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.yit-feature.style-37 .yit-feature-item .btn {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    bottom: -28px;
    display: table;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 0;
    width: 50px;
}

.yit-feature.style-37 .yit-feature-item h6 {
    letter-spacing: 0;
}

.yit-feature.style-37 .yit-feature-item:hover h6 {
    letter-spacing: 5px;
}

.yit-feature.style-38 .yit-feature-item {
    position: relative;
}

.yit-feature.style-38 .yit-feature-content::after {
    border-bottom: 15px solid #dee2e6;
    border-left: 15px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    bottom: 5px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 1px;
}

.yit-feature.style-38 .yit-feature-item .yit-call-action {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}

.yit-feature.style-38 .yit-feature-item, .yit-feature.style-38 .yit-feature-item .yit-call-action {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-38 .yit-feature-item:hover .yit-call-action {
    opacity: 1;
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}

.yit-feature.style-39 .yit-feature-item {
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}

.yit-feature.style-39 .yit-feature-item img {
    filter: hue-rotate(90deg);
}

.yit-feature.style-39 .yit-feature-item:hover img {
    filter: hue-rotate(0deg);
}

.yit-feature.style-40 .yit-feature-item {
    box-shadow: 0 0 1px 1px #e8ebf1;
    -moz-box-shadow: 0 0 1px 1px #e8ebf1;
    -webkit-box-shadow: 0 0 1px 1px #e8ebf1;
    position: relative;
    overflow: hidden;
}

.yit-feature.style-40 .yit-feature-hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    height: 30px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 30px;
    border-bottom-right-radius: 50px;
    -moz-border-bottom-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;

}

.yit-feature.style-40 .yit-feature-content {
    padding: 30px 15px;
}

.yit-feature.style-40 .yit-display-v-centrize {
    opacity: 0;
    padding: 10px;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 0.7s ease-in-out 0s;
    -moz-transition: all 0.7s ease-in-out 0s;
    -webkit-transition: all 0.7s ease-in-out 0s;
    -o-transition: all 0.7s ease-in-out 0s;
    -ms-transition: all 0.7s ease-in-out 0s;
}

.yit-feature.style-40 .yit-feature-item, .yit-feature.style-40 .yit-feature-hover, .yit-yit-display-centrize {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-40 .yit-feature-item:hover {
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.1);


}



.yit-feature.style-40 .yit-feature-item:hover .yit-feature-hover {
    height: 100%;
    width: 100%;

    border-top-left-radius: 50px;
    -moz-border-top-left-radius: 50px;
    -webkit-border-top-left-radius: 50px;
}

.yit-feature.style-40 .yit-feature-item:hover .yit-display-v-centrize {
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.yit-feature.style-41 .yit-feature-item {
    border-color: rgba(255, 255, 255, 0.4);
    border-style: solid;
    border-width: 1px;
    position: relative;
    margin-bottom: 30px;
}

.yit-feature.style-41 .yit-feature-item::after, .yit-feature.style-41 .yit-feature-item::before {
    background: #ffffff;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    content: "";
    height: 15px;
    left: -7px;
    position: absolute;
    right: 0;
    top: -8px;
    width: 15px;
}

.yit-feature.style-41 .yit-feature-item, .yit-feature.style-41 .yit-feature-item::after, .yit-feature.style-41 .yit-feature-item::before {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-41 .yit-feature-item::before {
    bottom: -7px;
    left: auto;
    right: -7px;
    top: auto;
}

.yit-feature.style-41 .yit-feature-item:hover::before {
    right: 15px;
}

.yit-feature.style-41 .yit-feature-item:hover::after {
    left: 15px;
}

.yit-feature.style-42 .yit-feature-item {
    -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    padding: 40px 30px;
    position: relative;
}

.yit-feature.style-42 .yit-feature-item::after, .yit-feature.style-42 .yit-feature-item::before {
    background: #ffffff;
    border: 3px solid #e91e63;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.2);
    content: "";
    height: 30px;
    position: absolute;
    width: 30px;
    -webkit-transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    -moz-transform: scale(.5);
    transform: scale(.5);
}

.yit-feature.style-42 .yit-feature-item::after {
    bottom: 40px;
    left: -15px;
}

.yit-feature.style-42 .yit-feature-item::before {
    top: 40px;
    right: -15px;
}

.yit-feature.style-42 .yit-feature-item, .yit-feature.style-42 .yit-feature-item::after, .yit-feature.style-42 .yit-feature-item::before {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-42 .yit-feature-item:hover {
    box-shadow: -5px 10px 25px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -5px 10px 25px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: -5px 10px 25px 0 rgba(0, 0, 0, 0.1);
}

.yit-feature.style-42 .yit-feature-item:hover:after, .yit-feature.style-42 .yit-feature-item:hover:before {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.yit-feature.style-43 .yit-feature-item {
    border-bottom: 1px solid #d7d9da;
    border-right: 1px solid #d7d9da;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

.yit-feature.style-43 .yit-feature-item svg {
    stroke: #e91e63;
    fill: transparent;
}

.yit-feature.style-43 .yit-feature-item .circle-icon {
    border-style: solid;
    border-width: 3px;
    display: block;
    height: 160px;
    margin: 0 auto;
    position: relative;
    width: 160px;
}

.yit-feature.style-43 .yit-feature-item .circle-icon svg {
    display: block;
    height: 184px;
    left: -15px;
    position: absolute;
    top: -15px;
    width: 184px;
}

.yit-feature.style-43 .yit-feature-item .circle-icon i {
    font-size: 60px;
    left: 0;
    line-height: 160px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
}

.yit-feature.style-43 .yit-feature-item.first::after {
    background: #ffffff;
    border: 2px solid #d7d9da;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    bottom: -10px;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: -11px;
    width: 20px;
    z-index: 1;
}

.yit-feature.style-44 .yit-feature-item, .yit-feature.style-44 .yit-feature-content, .yit-feature.style-44 .yit-thumbnail:before {
    transition: all 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0s;
    -o-transition: all 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}

.yit-feature.style-44 .yit-feature-content {
    bottom: -83px;
    position: absolute;
    width: 100%;
}

.yit-feature.style-44 .yit-feature-item:hover .yit-feature-content {
    bottom: 0;
}

.yit-feature.style-44 .yit-thumbnail::before {
    background-color: rgba(0, 26, 87, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.yit-feature.style-44 .yit-feature-item:hover .yit-thumbnail::before {
    background-color: rgba(0, 26, 87, 0.6);
}

.yit-feature.style-44 .yit-thumbnail img {
    opacity: 1;
}

.yit-feature.style-44 .owl-carousel .item {
    margin: 25px 10px;
}

.yit-feature .owl-theme .owl-nav [class*="owl-"] {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    font-size: 30px;
    line-height: 40px;
    height: 45px;
    width: 45px;
    padding: 0;
}

.yit-feature .owl-theme .owl-nav [class*="owl-"]:hover {
    background: #333
}

.yit-feature.style-45 .yit-feature-item {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}

.yit-feature.style-45 .yit-feature-item, .yit-feature.style-45 .yit-feature-content {
    position: relative;
    z-index: 1;
}

.yit-feature.style-45 .yit-feature-item, .yit-feature.style-45 .yit-feature-content:before, .yit-feature.style-45 .yit-feature-content:after, .yit-feature.style-45 .yit-feature-item .yit-feature-content .btn {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-45 .yit-feature-item .yit-feature-content .btn {
    font-size: 25px;
    height: 55px;
    line-height: 55px;
    padding: 0;
    position: absolute;
    right: 25px;
    top: -48px;
    width: 55px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

.yit-feature.style-45 .yit-feature-content:before, .yit-feature.style-45 .yit-feature-content:after {
    content: "";
    background: #fff;
    width: 100%;
    left: 0;
    top: 0;
    height: 175px;
    -webkit-transform: skew(0deg, 6deg);
    -o-transform: skew(0deg, 6deg);
    -ms-transform: skew(0deg, 6deg);
    -moz-transform: skew(0deg, 6deg);
    transform: skew(0deg, 6deg);
    transform-origin: right center 0;
    -moz-transform-origin: right center 0;
    -webkit-transform-origin: right center 0;
    -o-transform-origin: right center 0;
    -ms-transform-origin: right center 0;
    position: absolute;
    z-index: -1;
}

.yit-feature.style-45 .yit-feature-content:after {
    content: "";
    background: rgba(255, 255, 255, .7);
    height: 20px;
    top: -13px;
}

.yit-feature.style-45 .yit-feature-item:hover .yit-feature-content:before, .yit-feature.style-45 .yit-feature-item:hover .yit-feature-content:after {
    -webkit-transform: skew(0deg, 12deg);
    -o-transform: skew(0deg, 12deg);
    -ms-transform: skew(0deg, 12deg);
    -moz-transform: skew(0deg, 12deg);
    transform: skew(0deg, 12deg);
}

.yit-feature.style-45 .yit-feature-item:hover .btn {
    opacity: 1;
    visibility: visible;
}

.yit-feature.style-45 .yit-feature-item:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}

.yit-feature.style-46 .yit-feature-item, .yit-feature.style-46 .yit-feature-item .yit-thumbnail img, .yit-feature.style-46 .yit-feature-item .yit-common-listing {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-feature.style-46 .yit-feature-item .yit-thumbnail img {
    filter: grayscale(0);
    -moz-filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}

.yit-feature.style-46 .yit-feature-item .yit-common-listing {
    position: absolute;
    bottom: 10px;
    padding: 10px;
    line-height: normal;
    bottom: -70px;
}

.yit-feature.style-46 .yit-feature-item .yit-common-listing li {
    margin-bottom: 0;
    padding-bottom: 0;
}

.yit-feature.style-46 .yit-feature-item ul.yit-common-listing.style-1 li::before {
    margin-right: 10px;
}

.yit-feature.style-46 .yit-feature-item:hover .yit-thumbnail img {
    filter: grayscale(1);
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}

.yit-feature.style-46 .yit-feature-item:hover .yit-common-listing {
    bottom: -5px;
}

@media (max-width: 767px ) {
    .yit-feature .etline-icon {
        display: block;
        text-align: center;
    }

    .yit-feature .yit-feature-item.xs-last-item {
        margin-bottom: 0;
    }

    .yit-feature.style-3 .yit-feature-content p, .yit-feature.style-3 .yit-feature-content h6 {
        text-align: left;
    }

    .yit-feature.style-4 .yit-feature-item i {
        margin: 15px auto;
    }

    .yit-feature.style-5 .yit-display-tb-cell, .yit-feature.style-5 .yit-feature-item .icon-badge {
        display: table;
        margin: 0 auto 3px;
    }

    .yit-feature.style-7 .yit-feature-item {
        border: solid 1px rgba(0, 0, 0, .1);
    }

    .yit-feature.style-8 .yit-feature-item {
        margin: 15px;
        border: solid 1px rgba(0, 0, 0, .1) !important;
    }

    .yit-feature.style-9 .yit-feature-item {
        margin: 15px;
        border: solid 1px rgba(0, 0, 0, .1) !important;
    }

    .yit-feature.style-11 .yit-feature-item i {
        float: none;
    }

    .yit-feature.style-21 .yit-feature-item h6 {
        padding-top: 5px;
    }

    .yit-feature.style-21 .yit-feature-item h6, .yit-feature.style-21 .yit-feature-item p, .yit-feature.style-22 .yit-feature-item h6, .yit-feature.style-22 .yit-feature-item p, .yit-feature.style-22 .yit-feature-item i {
        float: none;
        margin-right: 0 !important;
    }

    .yit-feature.style-22 .yit-feature-item span {
        display: table;
        margin: 0 auto;
    }

    .yit-feature.style-23 .yit-feature-item h6, .yit-feature.style-23 .yit-feature-item p {
        text-align: left;
    }

    .yit-feature.style-23 .yit-feature-item i {
        padding-top: 0 !important;
    }

    .yit-feature.style-25.text-left .yit-feature-item hr {
        margin: 20px 0;
    }

    .yit-feature.style-25 .yit-feature-item {
        margin: 0;
    }

    .yit-feature.style-35 a {
        display: table;
        margin: 0 auto;
    }

    .yit-feature.style-36 .yit-feature-footer {
        text-align: center;
    }

    .yit-feature.style-37 .yit-feature-item {
        margin-bottom: 30px;
    }

    .yit-feature.style-42 .yit-feature-item .etline-icon {
        display: inline-block;
    }

    .yit-feature.style-43 .yit-feature-item {
        border: medium none;
        padding: 10px;
    }

    .yit-feature.style-43 .yit-feature-item.first::after {
        display: none;
    }

    .yit-feature.style-44 .yit-feature-content {
        position: relative;
        bottom: 0;
    }

    .yit-feature.style-25.text-left *, .yit-feature.style-26.text-left *, .yit-feature.style-27.text-left *, .yit-feature.style-29.text-left * {
        text-align: left;
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    .yit-feature.style-6 .yit-feature-item {
        padding: 30px 20px 15px;
    }

    .yit-feature.style-22 .yit-feature-item i {
        float: none;
    }

    .yit-feature.style-24 i {
        position: relative;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .yit-feature.style-40 .yit-display-v-centrize p {
        font-size: 11px;
    }

    .yit-feature.style-5 .yit-display-tb-cell {
        display: block;
    }

    .yit-feature.style-5.sm-display-tb-cell .yit-display-tb-cell {
        display: table-cell;
    }

    .yit-feature.style-44 .yit-feature-content {
        position: relative;
        bottom: 0;
    }
}

.btn-indigo {
    background: #3F51B5;
    color: #ffffff;
}

.btn-indigo:hover, .btn-indigo:focus, .btn-indigo:active, .btn-indigo.active {
    background: #303F9F;
}

.btn-cyan {
    background: #00BCD4;
    color: #ffffff;
}

.btn-cyan:hover, .btn-cyan:focus, .btn-cyan:active, .btn-cyan.active {
    background: #0097A7;
}

.btn-teal {
    background: #009688;
    color: #ffffff;
}

.btn-teal:hover, .btn-teal:focus, .btn-teal:active, .btn-teal.active {
    background: #00796B;
}

.btn-green {
    background: #4CAF50;
    color: #ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active {
    background: #388E3C;
}

.btn-yellow {
    background: #ffc300;
    color: #000;
}

.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active {
    background: #FBC02D;
    color: #000;
}

.btn-orange {
    background: #FF5722;
    color: #ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active {
    background: #E64A19;
}

.btn-brown {
    background: #795548;
    color: #ffffff;
}

.btn-brown:hover, .btn-brown:focus, .btn-brown:active, .btn-brown.active {
    background: #5D4037;
}

.btn-grey {
    background: #9E9E9E;
    color: #ffffff;
}

.btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active {
    background: #616161;
}

.btn-white-border {
    background: transparent;
    border: solid 1px #ffffff;
    color: #ffffff;
}

.btn-white-border:hover, .btn-white-border:focus, .btn-white-border:active, .btn-white-border.active {
    background: #ffffff;
    color: #000;
}

.btn-black-border {
    background: transparent;
    border: solid 1px #000;
    color: #000;
}

.btn-black-border:hover, .btn-black-border:focus, .btn-black-border:active, .btn-black-border.active {
    background: #000;
    color: #ffffff;
}

.btn-pink-border {
    background: transparent;
    border: solid 1px #e91e63;
    color: #e91e63;
}

.btn-pink-border:hover, .btn-pink-border:focus, .btn-pink-border:active, .btn-pink-border.active {
    background: #e91e63;
    color: #ffffff;
}

.btn-blue-border {
    background: transparent;
    border: solid 1px #2cc6ff;
    color: #2cc6ff;
}

.btn-blue-border:hover, .btn-blue-border:focus, .btn-blue-border:active, .btn-blue-border.active {
    background: #2cc6ff;
    color: #ffffff;
}

.btn-red-border {
    background: transparent;
    border: solid 1px #ec161e;
    color: #ec161e;
}

.btn-red-border:hover, .btn-red-border:focus, .btn-red-border:active, .btn-red-border.active {
    background: #ec161e;
    color: #ffffff;
}

.btn-purple-border {
    background: transparent;
    border: solid 1px #9C27B0;
    color: #9C27B0;
}

.btn-purple-border:hover, .btn-purple-border:focus, .btn-purple-border:active, .btn-purple-border.active {
    background: #9C27B0;
    color: #ffffff;
}

.btn-indigo-border {
    background: transparent;
    border: solid 1px #3F51B5;
    color: #3F51B5;
}

.btn-indigo-border:hover, .btn-indigo-border:focus, .btn-indigo-border:active, .btn-indigo-border.active {
    background: #3F51B5;
    color: #ffffff;
}

.btn-cyan-border {
    background: transparent;
    border: solid 1px #00BCD4;
    color: #00BCD4;
}

.btn-cyan-border:hover, .btn-cyan-border:focus, .btn-cyan-border:active, .btn-cyan-border.active {
    background: #00BCD4;
    color: #ffffff;
}

.btn-teal-border {
    background: transparent;
    border: solid 1px #009688;
    color: #009688;
}

.btn-teal-border:hover, .btn-teal-border:focus, .btn-teal-border:active, .btn-teal-border.active {
    background: #009688;
    color: #ffffff;
}

.btn-green-border {
    background: transparent;
    border: solid 1px #4CAF50;
    color: #4CAF50;
}

.btn-green-border:hover, .btn-green-border:focus, .btn-green-border:active, .btn-green-border.active {
    background: #4CAF50;
    color: #ffffff;
}

.btn-orange-border {
    background: transparent;
    border: solid 1px #FF5722;
    color: #FF5722;
}

.btn-orange-border:hover, .btn-orange-border:focus, .btn-orange-border:active, .btn-orange-border.active {
    background: #FF5722;
    color: #ffffff;
}

.btn-brown-border {
    background: transparent;
    border: solid 1px #795548;
    color: #795548;
}

.btn-brown-border:hover, .btn-brown-border:focus, .btn-brown-border:active, .btn-brown-border.active {
    background: #5D4037;
    color: #ffffff;
}

.btn-grey-border {
    background: transparent;
    border: solid 1px #9E9E9E;
    color: #9E9E9E;
}

.btn-grey-border:hover, .btn-grey-border:focus, .btn-grey-border:active, .btn-grey-border.active {
    background: #9E9E9E;
    color: #ffffff;
}

.btn-yellow-border {
    background: transparent;
    border: solid 1px #ffc300;
    color: #000;
}

.btn-yellow-border:hover, .btn-yellow-border:focus, .btn-yellow-border:active, .btn-yellow-border.active {
    background: #ffc300;
    color: #000;
}

.primary-color-bg {
    background-color: #333333;
    color: #ffffff;
}

.blue-color-bg {
    background-color: #2cc6ff;
    color: #ffffff;
}

.white-color-bg {
    background-color: #ffffff;
    color: #333333;
}

.black-color-bg {
    background-color: #000;
    color: #ffffff;
}

.pink-color-bg {
    background-color: #e91e63;
    color: #ffffff;
}

.red-color-bg {
    background-color: #ec161e;
    color: #ffffff;
}

.purple-color-bg {
    background-color: #9C27B0;
    color: #ffffff;
}

.indigo-color-bg {
    background-color: #3F51B5;
    color: #ffffff;
}

.cyan-color-bg {
    background-color: #00BCD4;
    color: #ffffff;
}

.teal-color-bg {
    background-color: #009688;
    color: #ffffff;
}

.green-color-bg {
    background-color: #4CAF50;
    color: #ffffff;
}

.yellow-color-bg {
    background-color: #ffc300;
    color: #000;
}

.orange-color-bg {
    background-color: #FF5722;
    color: #ffffff;
}

.brown-color-bg {
    background-color: #795548;
    color: #ffffff;
}

.grey-color-bg {
    background-color: #9E9E9E;
    color: #ffffff;
}

.light-grey-color-bg {
    background-color: #f8f8f8;
}

.dark-grey-black-color-bg {
    background-color: #161616;
    color: #ffffff;
}

.light-grey-black-color-bg {
    background-color: #252525;
    color: #ffffff;
}

.light-medium-grey-color-bg {
    background-color: #ededed;
}

.light-extra-grey-color-bg {
    background-color: #e0e0e0;
}

.black-extra-grey-color-bg {
    background-color: #2d3135;
    color: #ffffff;
}

.bg-dark-transparent {
    background-color: rgba(0, 0, 0, 0.8);
}

.bg-extra-dark-transparent {
    background-color: rgba(0, 0, 0, 0.9);
}

.bg-dark-light-transparent {
    background-color: rgba(0, 0, 0, 0.5);
}

.space-grey-color-bg {
    background-color: #222328;
    color: #ffffff;
}

.space-grey-light-color-bg {
    background-color: #f3f7f9;
}

.primary-color-text {
    color: #333333;
}

.blue-color-text {
    color: #2cc6ff;
}

.white-color-text {
    color: #ffffff;
}

.black-color-text {
    color: #000;
}

.pink-color-text {
    color: #e91e63;
}

.red-color-text {
    color: #ec161e;
}

.purple-color-text {
    color: #9C27B0;
}

.indigo-color-text {
    color: #3F51B5;
}

.cyan-color-text {
    color: #00BCD4;
}

.teal-color-text {
    color: #009688;
}

.green-color-text {
    color: #4CAF50;
}

.yellow-color-text {
    color: #ffc300;
}

.orange-color-text {
    color: #FF5722;
}

.brown-color-text {
    color: #795548;
}

.grey-color-text {
    color: #9E9E9E;
}

.dark-grey-black-color-text {
    color: #161616;
}

.light-grey-black-color-text {
    color: #252525;
}

.light-medium-grey-color-text {
    color: #ededed;
}

.light-extra-grey-color-text {
    color: #e0e0e0;
}

.primary-color-border {
    border-color: #333333;
}

.blue-color-border {
    border-color: #2cc6ff;
}

.white-color-border {
    border-color: #ffffff;
}

.black-color-border {
    border-color: #000;
}

.pink-color-border {
    border-color: #e91e63;
}

.red-color-border {
    border-color: #ec161e;
}

.purple-color-border {
    border-color: #9C27B0;
}

.indigo-color-border {
    border-color: #3F51B5;
}

.cyan-color-border {
    border-color: #00BCD4;
}

.teal-color-border {
    border-color: #009688;
}

.green-color-border {
    border-color: #4CAF50;
}

.yellow-color-border {
    border-color: #ffc300;
}

.orange-color-border {
    border-color: #FF5722;
}

.brown-color-border {
    border-color: #795548;
}

.grey-color-border {
    border-color: #9E9E9E;
}

.link-white {
    color: #ffffff;
}

.link-white:hover, .link-white:focus, .link-white:active, .link-white.active {
    color: #ffffff;
}

.link-black {
    color: #000;
}

.link-black:hover, .link-black:focus, .link-black:active, .link-black.active {
    color: #000;
}

.link-pink {
    color: #e91e63;
}

.link-pink:hover, .link-pink:focus, .link-pink:active, .link-pink.active {
    color: #C2185B;
}

.link-red {
    color: #ec161e;
}

.link-red:hover, .link-red:focus, .link-red:active, .link-red.active {
    color: #cd0007;
}

.link-purple {
    color: #9C27B0;
}

.link-purple:hover, .link-purple:focus, .link-purple:active, .link-purple.active {
    color: #7B1FA2;
}

.link-indigo {
    color: #3F51B5;
}

.link-indigo:hover, .link-indigo:focus, .link-indigo:active, .link-indigo.active {
    color: #303F9F;
}

.link-cyan {
    color: #00BCD4;
}

.link-cyan:hover, .link-cyan:focus, .link-cyan:active, .link-cyan.active {
    color: #0097A7;
}

.link-teal {
    color: #009688;
}

.link-teal:hover, .link-teal:focus, .link-teal:active, .link-teal.active {
    color: #00796B;
}

.link-green {
    color: #4CAF50;
}

.link-green:hover, .link-green:focus, .link-green:active, .link-green.active {
    color: #388E3C;
}

.link-yellow {
    color: #ffc300;
}

.link-yellow:hover, .link-yellow:focus, .link-yellow:active, .link-yellow.active {
    color: #FBC02D;
    color: #000;
}

.link-orange {
    color: #FF5722;
}

.link-orange:hover, .link-orange:focus, .link-orange:active, .link-orange.active {
    color: #E64A19;
}

.link-brown {
    color: #795548;
}

.link-brown:hover, .link-brown:focus, .link-brown:active, .link-brown.active {
    color: #5D4037;
}

.link-grey {
    color: #9E9E9E;
}

.link-grey:hover, .link-grey:focus, .link-grey:active, .link-grey.active {
    color: #616161;
}

.yit-display-centrize {
    display: table;
    height: 100%;
    position: relative;
    table-layout: fixed;
    width: 100%;
}

.yit-display-v-centrize {
    display: table-cell;
    vertical-align: middle;
}

.font-xxxsmall {
    font-size: 0.9rem;
}

.icon-large {
    font-size: 50px;
}

.icon-medium {
    font-size: 40px;
}

.icon-small {
    font-size: 30px;
}

.icon-xsmall {
    font-size: 25px;
}
