/*tem14-service*/
.tem14-service .box{text-align:center;padding:40px 0;}
.tem14-service .box a{color:#FFF;}
.tem14-service .box .title{font-size:15px;}
.tem14-service .box .icon{font-size:44px;}
.tem14-service .col-lg-4:nth-of-type(2) .box{background-color:#3483D2;}
.tem14-service .col-lg-4:nth-of-type(3) .box{background-color:#21AB9E;}
@media (max-width:990px){
    .tem14-service .box{padding:20px 0;}
    .tem14-service .box .icon{font-size:30px;}
    .tem14-service .box .title{font-size:14px;}
}
@media (max-width:768px){
    .tem14-service .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem14-service.full-screen-spacing .container.full-screen{padding-left: 0!important;padding-right: 0!important}
    .tem14-service .box{margin-bottom:10px;}
    .tem14-service .box .title{padding:0 20px;}
}
