/*tem33-service*/
.tem33-service .col-lg-6{font-size:0;}
.tem33-service .box{padding:20px 0;width:100%;display:inline-block;transition:all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;border-bottom:1px solid #f2f2f2;}
.tem33-service .col-lg-6:nth-of-type(2n+1) .text{float:right;width:75%;text-align:right;margin-right:20px;}
.tem33-service .col-lg-6:nth-of-type(2n+1) .icon{float:right;text-align:center;}
.tem33-service .col-lg-6:nth-of-type(2n) .text{float:right;width:75%;margin-left:20px;}
.tem33-service .col-lg-6:nth-of-type(2n) .icon{float:left;text-align:center;}
.tem33-service .item:nth-of-type(2n+1) .text{float:right;width:75%;text-align:right;margin-right:20px;}
.tem33-service .item:nth-of-type(2n+1) .icon{float:right;text-align:center;}
.tem33-service .item:nth-of-type(2n) .text{float:right;width:75%;margin-left:20px;}
.tem33-service .item:nth-of-type(2n) .icon{float:left;text-align:center;}
.tem33-service .title{color:#121212;font-size:16px;padding-bottom:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:500;}
.tem33-service .description{display:block;color:#121212;opacity:0.53;font-size:14px;line-height:24px;height:72px;overflow:hidden;}
.tem33-service .icon{font-size:40px;color:#fff;width:110px;height:110px;line-height:110px;text-align:center;transition:all 0.5s ease-out 0s;}
.tem33-service .box:hover .icon{transform:rotateY(360deg);}
.tem33-service .box .icon span{transition:all 0.6s ease-out 0s;width:100%;height:100%;line-height:inherit;text-align:center;display:block;}
.tem33-service .box:hover .icon span{background:#000;}
@media (max-width:1190px){
    .tem33-service .col-lg-6:nth-of-type(n) .text{width:70%;}
    .tem33-service .item:nth-of-type(n) .text{width:70%;}
}
@media (max-width:991px){
    .tem33-service .box{padding:10px 0;}
    .tem33-service .icon{width:80px;height:80px;line-height:80px;font-size:30px;}
    .tem33-service .description{height:48px;}
}
@media (max-width:768px){
    .tem33-service .container,
    .tem33-service.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
    .tem33-service .item:nth-of-type(2n+1) .icon{float: left;}
    .tem33-service .col-lg-6:nth-of-type(2n) .text{float:left;}
    .tem33-service .item:nth-of-type(2n) .text{float:left;}
    .tem33-service .item:nth-of-type(2n+1) .text{text-align: left;}
    .tem33-service a{display: flex;display: -webkit-flex;}
    .tem33-service .item:nth-of-type(n) .icon{float: none;flex-shrink:0;}
    .tem33-service .item:nth-of-type(n) .text{padding-left: 5%;}
    .tem33-service .title{padding:0;white-space: normal;}
    .tem33-service .description{height: auto;}
}
@media (max-width:480px){
    .tem33-service .item .text{width:100%!important;float:none;margin:0!important;}
    .tem33-service .icon{width: 60px;height: 60px;line-height: 60px;font-size: 1.75rem;}
}
@media (max-width:360px){
    .tem33-service .icon{width:60px;height:60px;line-height:60px;font-size:24px;}
    .tem33-service .description{font-size:12px;line-height:22px;height:44px;}
    .tem33-service .col-lg-6:nth-of-type(2n) .text{margin-left:15px;}
    .tem33-service .col-lg-6:nth-of-type(2n+1) .text{margin-right:15px;}
    .tem33-service .item:nth-of-type(2n) .text{margin-left:15px;}
    .tem33-service .item:nth-of-type(2n+1) .text{margin-right:15px;}
}
