/*tem37-service*/
.tem37-service{text-align:left;}
.tem37-service h2,
.tem37-service .h2{font-weight:600;color:#21242b;margin-bottom:50px;}
.tem37-service.full-screen-spacing h2,
.tem37-service.full-screen-spacing .h2{padding:0 1%;}
.tem37-service .icon{position:relative;color:#fff;top:15px;left:0;}
.tem37-service .icon em{width:50px;height:50px;-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;border-radius:3px;z-index:1;-o-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.tem37-service .box:hover .icon em{-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#FFC952!important;}
.tem37-service .icon span{font-size:26px;position:absolute;z-index:2;left:13px;top:13px;}
.tem37-service .text{float:left;width:100%;padding-left:90px;color:#333;}
.tem37-service .text .title{font-size:16px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#333;display:inline-block;width:100%;}
.tem37-service .text .description{font-size:13px;line-height:26px;height:78px;overflow:hidden;margin:15px 0 40px;opacity:.53;}
@media (max-width:1170px){
    .tem37-service .col-lg-3{width:33.3333%;}
}
@media (max-width:991px){
    .tem37-service h2,
    .tem37-service .h2{font-size:20px;}
    .tem37-service .col-xs-12{width:50%;}
}
@media (max-width:768px){
    .tem37-service .container,
    .tem37-service.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
    .tem37-service.full-screen-spacing h2,
    .tem37-service.full-screen-spacing .h2{padding:0;}
    .tem37-service h2,
    .tem37-service .h2{font-size:18px;font-weight:500;margin-bottom:30px;}
    .tem37-service .col-xs-6{width:100%;padding: 0;}
    .tem37-service .icon{top:10px;}
    .tem37-service .text{padding-left:80px;}
    .tem37-service .text .description{font-size:12px;margin:5px 0 30px;height:auto;}
}
@media (max-width:480px){
    .tem37-service .border-color-hover{max-width: 100%;width:100%;}
    .tem08-service-box{margin:5px 0;}
    .tem37-service .text{float: none;padding-left:0;}
    .tem37-service .text{padding-top: 70px;}
    .tem37-service .text .description{margin:5px 0 15px;}
    .tem08-service-desc h5, 
    .tem08-service-desc .h5{margin:0;}
    .tem08-service .animated{width: 100%;max-width: 100%;}
}
