 .projects {width: 40rem;}.projects .carousel .card {background: #222;border-radius: 6px;padding: 25px 35px;text-align: center;overflow: hidden;transition: all 0.3s ease;}.projects .carousel .card:hover {background: #4f9ceb;}.projects .carousel .card .box {display: flex;flex-direction: column;align-items: center;justify-content: center;transition: all 0.3s ease;}.projects .carousel .card:hover .box {transform: scale(1.05);}.projects .carousel .card .text {font-size: 25px;font-weight: 500;margin: 10px 0 7px 0;}.projects .carousel .card img {height: 150px;width: 150px;object-fit: cover;border-radius: 50%;border: 5px solid #888c8d;transition: all 0.3s ease;}.projects .carousel .card:hover img {border-color: #fff;}.owl-dots {text-align: center;margin-top: 20px;}.owl-dot {height: 13px;width: 13px;margin: 0 5px;outline: none !important;border-radius: 50%;border: 2px solid #888c8d !important;transition: all 0.3s ease;}.owl-dot.active {width: 35px;border-radius: 14px;}.owl-dot.active, .owl-dot:hover {background: #18365a !important;}.portfolio-wrap h1 {margin-bottom: 20px;font-family: "Roboto", "Arial", sans-serif;text-align: center;font-weight: 800;font-size: 2.5rem;}.portfolio-wrap h2 {margin-bottom: 20px;font-family: "Roboto", "Arial", sans-serif;text-align: center;font-weight: 500;font-size: 1.5rem;}.line-seperator {width: 100%;height: 2px;background-color: #455d75;margin: 20px 0;}.portfolio-section {display: flex;justify-content: center;align-items: center;flex-direction: column;}.portfolio-item {position: relative;overflow: hidden;border-radius: 10px;box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);width: 100%;}.portfolio-thumb {position: relative;overflow: hidden;border-radius: 10px;}.portfolio-thumb img {width: 100%;height: auto;transition: 0.4s;}.portfolio-thumb:hover img {transform: scale(1.1);}.portfolio-content {position: relative;background-color: #fff;padding: 30px;border-radius: 10px;box-shadow: 30px 0 30px rgba(0, 0, 0, 0.1);transition: 0.4s;background-image: url(/assets/images/bg/choose-us-bg2.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;}.button {padding-top: 20px;}@media (min-width: 992px) {.portfolio-wrap {width: 40%;}.h3 {font-size: 2.5rem;}.portfolio-content {padding: 30px;}.portfolio-thumb img {width: 100%;height: auto;}}@media (min-width: 768px) and (max-width: 991px) {.portfolio-wrap {width: 90%;}.h3 {font-size: 2rem;}.portfolio-content {padding: 20px;}.portfolio-thumb img {width: 100%;height: auto;}.portfolio-content h3 {font-size: 2rem;}.portfolio-content p {font-size: 1.5rem;}.portfolio-content a {font-size: 1.5rem;}.portfolio-content a:hover {color: #fff;}}@media (max-width: 767px) {.portfolio-wrap {width: 90%;}.h3 {font-size: 1.5rem;}.portfolio-content {padding: 20px;}.portfolio-thumb img {width: 100%;height: auto;}.portfolio-content h3 {font-size: 1.5rem;}.portfolio-content p {font-size: 1rem;}.portfolio-content a {font-size: 1rem;}.portfolio-content a:hover {color: #fff;}.portfolio-content a {color: #fff;}}