/* .project-link,.service-link,.service-link:hover,body a{text-decoration:none}body{font-family:Arial,sans-serif}.card{background:#fff;border:1px solid #ddd;border-radius:5px;padding:15px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.card .row{display:flex;flex-wrap:wrap}.card .col-6{width:50%}.service-section-parent{display:flex;justify-content:center;margin-bottom:50px;display:grid;grid-template-columns:auto auto auto auto auto;padding:10px}.services-section{text-align:center;color:#000;background-color:#fff;width:210px;height:210px;border-radius:50% 25px;display:flex;justify-content:center;align-items:center;padding:0 4px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.services-section:hover{color:#fff;background-color:#062e39;transition:1s;border-radius:25px 50%}.input-field,.input-field-1{font-size:14px;border:none;outline:0}@media only screen and (max-width:1200px){.service-section-parent{grid-template-columns:auto auto auto auto}}@media only screen and (max-width:1000px){.service-section-parent{grid-template-columns:auto auto auto}}@media only screen and (max-width:770px){.service-section-parent{grid-template-columns:auto auto}}@media only screen and (max-width:454px){.service-section-parent{grid-template-columns:auto;text-align:center}.services-section{width:260px}}@keyframes custom-slides{from{transform:translateX(0)}to{transform:translateX(-80%)}}.input-field{width:50px;padding:5px}.input-field-1{width:65px;padding:0 0 0 10px}.form-wrap{margin-bottom:10px;position:relative}.form-label-outside{color:#fff;display:block;margin-bottom:5px}.err-style{color:red}.error-message{display:none;color:red}.error-field{border:2px solid red}.service-link{display:block;color:#fff}.service-link:hover .tj-service-item{box-shadow:0 4px 8px rgba(0,0,0,.2)}.iconsss,.service-link:hover .service-content{color:#8fc445}.service-link:hover .icon-box i{color:#fff}.project-link{display:block;position:relative;color:inherit;width:100%;height:100%}.tj-project-item{position:relative;overflow:hidden}.tj-project-item img{width:100%;height:auto;display:block}.card-btn-container{border:1px solid #ddd;border-radius:8px;padding:10px;background:#f9f9f9}.card-btn{width:100%;text-align:left;background:rgba(204,200,200,.171);color:#062e39;padding:10px;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease-in-out}.card-btn:hover{background:#8fc445}.card-btn-collapse{display:none;padding:10px;background:#fff;border-left:3px solid #007bff;margin-top:5px;border-radius:5px}.show{display:block}.homeunderline{max-width:100%;height:auto}.service-m{background-color:rgba(255,255,255,.5);border-radius:25px}.services-bg{background-image:url({{ asset('img/1430_x_863_Nebraska%281%29.jpg') }})}.firstorthird{background-color:#f5f7fa;color:#000;transition:1s}.secondorforth{background-color:#e2e6ec;color:#000;transition:1s}.firstorthird:hover,.secondorforth:hover{background-color:#062e39;color:#fff} */