@import url("https://use.typekit.net/pxr8xzx.css");

/* Apply GT America Extended Regular to all headings */
.postid-5966 .service-details p {
    line-height: 1.4;
    padding: 0px 0px;
}
.elementor-1023 .elementor-element.elementor-element-b2e6f21 .ot-heading .main-head {
    font-size: 25px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'GT America Extended Regular', sans-serif !important;
    font-weight: normal !important;
    color: #000 ;
    letter-spacing: 0px !important;
}

.locationfinder .location-image img {
    width: 100%;
    height: 150px !important;
    object-fit: cover;
}
.projectssection .project-image {
    height: 394px !important;
    object-fit: cover;
}
.project-item, .grid-sizer {
    float: left;
    width: 50% !important;
}
body, p, li {
    font-family: "articulat-cf", sans-serif !important;
    font-weight: normal !important;
    font-size: 17px !important;
    color:inherit;
}

span.elementor-icon-list-text {
    font-family: 'articulat-cf';
}


@media screen and (max-width: 768px) {
    h1, h2, h3, h4, h5, h6 {
        font-size: 22px;
    }
}
.woocommerce table.shop_table td.product-name a {
    font-family: 'articulat-cf';
    color: #1a1b1e;
    font-size: 16px;
    font-weight: 500;
}

/*Common CSS*/
.postid-2663 footer#site-footer {
    padding-top: 70px;
}
div#elementor-lightbox-slideshow-single-img {
    display: none !important;
}
#back-to-top.show {
    border-radius: 0px;
}

.entry-content {
    padding: 50px 0 50px;
}

.page-pagination {
    text-align: center;
}

.xoo-wsc-sc-cont .xoo-wsc-cart-trigger > * {
    top: 7px;
    margin-right: 3px;
    left: 11px;
}

a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn {
    border: 1px solid;
}

a.xoo-wsc-ft-btn:hover, 
.xoo-wsc-container .xoo-wsc-btn:hover { 
    background-color: #1c3f95;
    color: #fff;
}
.xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-product {
    border-top: 1px solid #1c3f95;
    border-bottom: 1px solid #1c3f95;
    border-left: none;
    border-right: none;
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    width: 50% !important;
    padding-right: 0.528302% !important;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    background-color: #1c3f95;
    height: 41px !important;
    padding: 1em;
    border: none;
    width: 38% !important;
    border-radius: none !important;
    color: #fff;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    border-top: 1px solid hsla(0,0%,7%,.11);
    padding-top: 11px;
}

.wc-block-checkout__terms {
    margin: 0px 0 15px;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    font-size: 21px !important;
}

.wp-block-woocommerce-checkout-order-summary-block {
    width: 162%;
    border: 1px solid hsla(0,0%,7%,.11);
    border-radius: 0px !important;
}


.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child {
    border-top: 1px solid #1c3f95;
    border-bottom: 0;
}


/*Single Page Header*/

.page-header {
    display: flex; 
    flex-direction: column;
    justify-content: center; 
    align-items: center; 
    padding: 20px;
    margin: 0 auto; 
    width: 100%; 
    box-sizing: border-box; 
    text-align: center;
}

.container.maincl {
    text-align: center;
}

@media (max-width: 768px) {
    .page-header {
        padding: 10px; 
    }
}

/*Button CSS*/

a.octf-btn.octf-btn-main {
    text-transform: uppercase;
    font-family: 'GT America Extended Regular';
    font-weight: 400;
    border-radius: 0px;
    padding: 9px 30px;
    background-color: #1c3f95;
    font-size: 15px;
    letter-spacing: 2px;
}

a.octf-btn.octf-btn-main:hover {
    background-color: #000;
}
a.elementor-button.elementor-button-link.elementor-size-sm.view {
    width: 177px;
    margin: auto;
}
a.elementor-button.elementor-button-link.elementor-size-sm {
    border-radius: 0px;
    font-family: 'GT America Extended Regular';
    background-color: #1c3f95;
    padding: 12px auto !important;
    font-weight: 300;
    letter-spacing: 2px;

}

a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    background-color: #000;
}

/*End*/


/*Services*/

@media (max-width: 375px) {
	p.paralist {
    padding: 0px 15px;
}
    .slide-content {
        padding: 70px 8px !important;
    }
	.swiper-slide {
    background-position-x: left !important;
}
}

@media (max-width: 414px) {
    .buttons {
        gap: 41px;
    }
}

@media (max-width: 390px) {
    .buttons {
        gap: 24px;
    }
}

@media (max-width: 430px) {
    .buttons {
        gap: 45px;
    }
}

@media (max-width: 375px) {
    .service-text .btn {
        margin-left: 1px;
        padding: 4px 13px;
    }
}

@media (max-width: 414px) and (min-width: 376px) {
    .service-text .btn {
        margin-left: 18px;
        padding: 4px 13px;
    }
}

@media (max-width: 412px) and (min-width: 390px) {
    .service-text .btn {
        margin-left: 7px;
        padding: 4px 13px;
    }
}

@media (max-width: 768px) {
.woocommerce-page .woocommerce-message .button {
    float: none !important;
}
.woocommerce a.button{  
    font-size: 12px !important;    
    padding: 10px 10px !important;
    margin-top: 12px !important;
}
    .service-text {
        flex: 30%;
        text-align: center;
    }
}

.service-container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    padding: 50px;
}

.service-item {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 20px;
}

.service-item.reverse {
    flex-direction: row-reverse;
}

.service-text {
    flex: 30%;
    text-align: left;
}
.service-text h2 {
    font-size: 30px !important;
}

.service-image {
    flex: 70%;
}

.service-image img {
    width: 100%;
    height: auto;
}

.btn {
    font-family: 'GT America Extended Regular';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 22px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    letter-spacing: 1px;
    cursor: pointer;
}

.btn.learn-more {
    background: white;
    color: black;
    border: 1px solid black;
}

.btn.learn-more:hover {
    background: #0a3ea1;
    color: white;
    border: 1px solid #0a3ea1 ;

}

/* .btn.get-quote {
    background: #0a3ea1;
    color: white;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.btn.get-quote:hover {
    background: #000;
    color: #fff;
}

.btn.get-quote .arrow {
    font-size: 16px;
    transition: transform 0.3s ease-in-out;
}

.btn.get-quote:hover .arrow {
    transform: translateX(5px);
} */

@media screen and (max-width: 768px) {
    .service-container { 
        padding: 10px; 
    }

    .service-item {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .service-text {
        order: 2;
        padding: 5px; 
    }

    .service-text h2, 
    .service-text p {
        text-align: center;
    }

    .service-text .button-group {
        display: flex;
        justify-content: center;
        gap: 10px;
        flex-wrap: wrap;
    }
	
   .service-text .btn {
		margin-left: 23px;
		display: inline-block;
		padding: 4px 13px;
		font-size: 16px;
		white-space: nowrap;
	}

    .service-item.reverse {
        flex-direction: column;
    }

    .service-image {
        order: 1;
        text-align: center;
    }

    .service-image img {
        max-width: 100%;
        height: auto;
    }
    .btn.get-quote {
        border: 1px solid #0a3ea1;
    }
}

/*Single Services CSS*/

 .service-wrapper {
        margin: 0 auto;
        text-align: center;
    }

    .general-service-info {
        max-width: 800px;
        margin: 0 auto;
    }

    .service-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .service-details {
        text-align: center;
    }

    .btn.get-quote {
    font-size: 13px;
    padding: 4px 22px;
    background: #0a3ea1;
    color: white;
    display: inline-flex;
    align-items: center;
}

    @media (max-width: 768px) {
        .service-wrapper {
            padding: 10px;
        }

        .service-details {
            max-width: 100%;
        }
        
         .border-top {
            width: 100%;
            height:1px;
            background-color: #000; 
            margin-top: 10px;
            margin-bottom: 20px;
        }
    }
    
    .border-top {
        width: 100%;
        height:1px;
        background-color: #000; 
        margin-top: 50px; 
    }


/*Blog Landing Page CSS*/
.containerblog {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1300px;
    margin: auto;
    padding: 20px;
}
.sidebar {
    margin-right: 30px;
    height: 50%;
    flex: 1;
    max-width: 30%;
    background: #f4f4f4;
}
.sidebar h2 {
    font-size: 28px;
    background: #234a8c;
    color: #fff;
    padding: 10px;
}
.sidebar ul {
    list-style: none;
    padding: 0;
}
.sidebar ul li {
    text-transform: capitalize;
    font-weight: 600 !important;
    padding: 8px 15px;
    border-bottom: 1px solid #1c3f95;
}
.sidebar ul li a {
    text-decoration: none;
    color: #333;
    display: block;
    cursor: pointer;
}
.blog-posts {
    flex: 2;
    max-width: 70%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.blog-card {
    width: calc(50% - 10px);
    background: #fff;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.blog-card img {
    width: 100%;
    height: auto;
    display: block;
}
.meta {
    font-size: 12px;
    color: #666;
    margin: 5px 0;
}
.title {
    line-height: 1.5;
    letter-spacing: 1px;
    font-family: 'GT America Extended Regular';
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.desc {
    font-size: 14px;
    color: #333;
}
.pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    flex-wrap: wrap;
    gap: 5px;
}

.pagination a, .pagination span {
    text-decoration: none;
    padding: 10px 15px;
    margin: 5px;
    border: 1px solid #000;
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    border-radius: 5px;
    background: #fff;
}

.pagination .current, 
.pagination .next, 
.pagination .prev {
    background: #234a8c;
    color: #fff;
    border: 1px solid #000;
}


@media (max-width: 1024px) {
    .container {
        flex-direction: column;
        padding: 10px;
    }
    .sidebar {
        margin-right:0px;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .blog-posts {
        max-width: 100%;
        gap: 15px;
    }
    .blog-card {
        width: 100%;
    }
    .pagination {
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: flex-start;
    }
}

@media (max-width: 767px) {
    .containerblog {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 2px;
    }

    .sidebar {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .sidebar ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
        list-style: none;
    }

    .sidebar ul li {
        margin: 5px;
    }

    .blog-posts {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .blog-card {
        width: 90%;
        margin-bottom: 15px;
        padding: 10px;
    }
}

/*Location*/

    .location-container {
        display: flex;
    }
    .location-list {
        z-index: 1;
        width: 30%;
        background: #f9f9f9;
        padding: 10px;
        overflow-y: auto;
        box-shadow: inset 2px 2px 10px rgba(0, 0, 0, 0.4);
    }
    .location-item {
        display: flex;
        align-items: center;
        cursor: pointer;
        border-bottom: 1px solid #1c3f95;
        transition: 0.3s;
        padding: 6px 10px 10px 10px;
    }
    .location-info {
        margin-right: 5px;
        width: 70%;
    }
    .location-info h2 {
        color: #1c3f95;
        font-weight: 600 !important;
        margin: 0 0 5px;
        font-size: 16px !important;
    }
    .location-info p {
        color: #000; 
        margin: 1px 0;
        font-size: 14px !important;
    }
    .location-image {
        width: 46%;
    }
    .location-image img {
        width: 292px;
        height: 116px;
        object-fit: cover;
    }
    .location-map {
        width: 70%;
        height: 580px;
    }
    .map-frame {
        width: 100%;
        height: 100%;
        border: 0;
    }
    .location-info p a {
        color: #1c3f95;
        font-weight: bold;
        text-decoration: none;
    }
    
    @media (max-width: 1024px) {
    .location-container {
        flex-direction: column;
    }
    

    .location-item {
        flex-direction: column;
        align-items: flex-start;
    }

    .location-info {
        width: 100%;
    }

    .location-image {
        width: 100%;
        text-align: center;
    }

    .location-image img {
        width: 100%;
        height: auto;
    }

    .location-map {
        width: 100%;
        height: 400px;
    }
}

@media (max-width: 749px) {
    .location-list {
        max-height: 200px;
        padding: 5px;
    }

    .location-info h2 {
        font-size: 14px;
    }

    .location-info p {
        font-size: 12px;
    }

    .location-item {
        padding: 0px;
    }

    .location-image img {
        width: 100%;
        height: auto;
    }

    .location-map {
        height: 350px;
    }
}

    
    /*Technology Taxonomy Css*/

 .tech-taxonomy-wrapper {
        display: flex;
        flex-direction: column;
        gap: 40px;
        max-width: 1248px;
        margin: auto;
    }
    .tech-taxonomy-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 30px;
        text-decoration: none;
        color: inherit;
        position: relative;
    }
    .tech-taxonomy-item.reverse {
        flex-direction: row-reverse;
    }
   .tech-image {
    width: 70%;
    height: 398px;
    background-size: cover;
    position: relative;
}
    .tech-title {
        width: 30%;
        text-align: left;
        font-size: 24px;
        font-weight: bold;
    }
    @media (max-width: 1024px) {
        .tech-taxonomy-item {
            flex-direction: column;
            align-items: center;
            text-align: center;
        }
        .tech-taxonomy-item.reverse {
            flex-direction: column;
        }
        .tech-image {
            width: 100%;
            height: 171px;
        }
        .tech-title {
            text-align:center;
            width: 100%;
            font-size: 20px;
            margin-top: 10px;
        }
    }
    
    /*Taxonomy Single Page*/
    
    .tech-single-wrapper {
    width: 100%;
    margin: 0;
    padding: 50px 0px;
}

.tech-intro {
    text-align: center;
    margin-bottom: 30px;
}

.tech-intro-title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

.tech-intro-text {
    font-size: 18px;
    color: #444;
    max-width: 800px;
    margin: 0 auto;
}

.tech-category-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
}

.tech-posts-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    border: 1px solid #000;
	margin:20px;
   
}

.tech-post-item {
    text-align: center;
    border: 1px solid #000;
    padding: 20px;
}

/* .tech-post-item:last-child {
    border-right: none;
}
 */
.tech-post-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tech-post-image img {
    max-width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

.tech-post-image a:hover img {
    transform: scale(1.05);
}

.tech-post-title {
    font-size: 18px;
    margin-top: 15px;
    font-weight: bold;
}

.tech-post-title a {
    text-decoration: none;
    color: #000;
    transition: color 0.3s ease;
}

.tech-post-title a:hover {
    color: #0073e6;
}

/* Tablet & Mobile */
@media (max-width: 1024px) {
    .tech-posts-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .tech-post-item {
        border: 1px solid #000;
        border-right: none;
    }
}

@media (max-width: 600px) {
	.wc-block-components-sidebar-layout .wc-block-components-main {
    width: 100% !important;
    padding-right: 0.528302% !important;
}
.wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
    width: 100%;
}
.woocommerce-checkout h3 {
    font-size: 18px !important;
}
	.elementor-77 .elementor-element.elementor-element-12bb6fb .octf-cart i {
    color: #000000 !important;
}
	li.menu-item.xoo-wsc-menu-item {
    margin-top: 20px;
}
.xoo-wsc-sc-bki {
    font-size: 42px !important;
}
	.service-image img {
    width: 100%;
    height: auto !important;
    object-fit: cover;
}
    .tech-posts-grid {
        grid-template-columns: repeat(1, 1fr);
		margin:20px 0px;
    }

    .tech-post-item {
        border: 1px solid #000;
        border-right: none;
    }

    .tech-intro-title {
        font-size: 26px;
    }

    .tech-intro-text {
        font-size: 16px;
		text-align:justify;
    }
        .tech-single-wrapper {
        width: 100%;
        margin: 0;
        padding: 30px 10px;
    }
}


/*Contact Us Form Css*/

.quote-form {
    font-family: 'GT America Extended Regular' !important;
    max-width: auto;
    margin: auto;
    text-align: left;
}


.quote-form h4 {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    color: #666;
    margin-bottom: 5px;
}

.quote-form h2 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}

.form-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.form-group {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.half-width {
    width: 48%;
}

.full-width {
    width: 100%;
}

.form-group label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #333;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 8px 12px;
    background: #F4F4F3;
    border: none;
    font-size: 14px;
    color: #666;
    outline: none; /* Removes input highlight */
}

.form-group input {
    height: 35px;
}

.form-group textarea {
    height: 100px;
    resize: none;
}

.file-upload {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.file-upload input {
    background: none;
}


.elementor-455 .elementor-element.elementor-element-32cdf71 .ekit-form form input[type="submit"] {
    width: 291%;
    background-color: #1C3F95;
    font-size: 16px;
    letter-spacing: 1.1px;
    padding: 7px;
    color: #ffffff;
    display: block;
    box-sizing: border-box;
}

@media (max-width: 768px) {
    .elementor-455 .elementor-element.elementor-element-32cdf71 .ekit-form form input[type="submit"] {
        width: 100%;
    }
}

.woocommerce div.product div.images .flex-control-thumbs {
    display: none;
    margin-left: -20px;
}

.related.products {
    clear: both;
    width: 100%;
    text-align: center;
    margin-top: 0px !important;
    padding: 20px 0;
}

.related.products h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    text-transform: capitalize;

}


/*.related.products h2::after {*/
/*    content: "";*/
/*    display: block;*/
/*    width: 200px;*/
/*    height: 2px;*/
/*    background: black;*/
/*    margin: 5px auto 0;*/
/*}*/

.related.products ul.products {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    padding: 0;
    margin-top:30px;
}

.related.products ul.products li.product {
    list-style: none;
    padding: 10px;
    transition: all 0.3s ease-in-out;
    flex: 1 1 calc(24% - 10px);
    max-width: calc(24% - 10px);
    text-align: center;
    position: relative;
}

.related.products ul.products li.product img {
    max-width: 100%;
    height: auto;
}

.related.products ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    
}

.related.products ul.products li.product .price {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 5px;
}

.related.products ul.products li.product .button {
    background-color: #004aad !important;
    color: white !important;
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    text-decoration: none;
    box-shadow: none;
}

.related.products ul.products li.product .button:hover {
    background-color: #002a80;
}

@media (max-width: 768px) {
    .related.products ul.products li.product {
        flex: 1 1 calc(48% - 10px);
        max-width: calc(48% - 10px);
    }
}

@media (max-width: 480px) {
    .related.products ul.products li.product {
        flex: 1 1 100%;
        max-width: 100%;
    }
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 24%;
    border:none !important;
    border-radius: 0px !important;

}

.woocommerce .site-main .product.sale span.onsale {
    display: none;
}


.content-product-wrapper {
    padding: 34px 0px 3px !important;
}


.related.products ul.products li.product .button:hover {
    background-color: #004aad !important; /* Keeps the same color on hover */
    color: white !important;
    box-shadow: none;
   
}


span.woocommerce-Price-amount.amount {
    color: #000;
}

.woocommerce div.product form.cart {
    margin-top: -1em !important;
}
.woocommerce div.product form.cart {
    margin-bottom: 1em !important;
}

.woocommerce .quantity .qty {
    color: #1a1b1e;
    border: none;
    background-color: #f6f6f6;
    padding: 1px;
    text-align: center;
    width: 60px !important;
    height: 40px  !important;
    line-height: 38px;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.related.products ul.products li.product {
    border-radius: none !important;
    border: 1px solid #000 !important;
    list-style: none;
    padding: 10px;
    transition: all 0.3s ease-in-out;
    flex: 1 1 calc(24% - 10px);
    max-width: calc(24% - 10px);
    text-align: center;
    position: relative;
}

.woocommerce div.product form.cart .button {
    font-weight: 400;
    border-radius: 0px;
    padding: 13px 20px;
    vertical-align: middle;
    float: left;
    letter-spacing: 2px;
}


/*Projets */




.project-container {
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    width: 100%;
}

.project-item {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.project-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.project-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.project-title h3 {
    color: #fff!important;
    font-size: 25px!important;
}

.project-title {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-size: 20px;
    padding: 8px 12px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out;
}

.project-item:hover .project-overlay {
    opacity: 1;
}

.project-item:hover .project-title {
    opacity: 1;
    color: #fff;
}

@media (max-width: 1024px) {
    .project-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .project-container {
        grid-template-columns: 1fr;
    }
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product
{
    margin-bottom:0px !important;
}


hr.bottom-line {
  border-bottom: 1px solid #000;
 
}

@media (min-width: 750px) and (max-width: 992px) {
	#prev {
    transform: translateX(-116px);
    margin-left: -24px !important;
}
#next {
    left: 46%;
    transform: translateX(-10px);
    margin-left: 110px !important;
    margin-top: -2px;
}
.myslider .arrow {
    position: absolute;
    top: 101% !important;
    left: -40px !important;
    font-size: 24px;
    background: #cccccc00;
    border: none;
    border-radius: 50%;
    width: 90px;
    height: 36px;
    cursor: pointer;
    opacity: 1;
    transition: 0.3s ease;
}
.location-list {
    width: 100%;
    max-height: auto;
    overflow-y: unset;
}
.location-image img {
    width: 292px !important;
    height: 195px !important;
    object-fit: cover;
}
.location-item {
    flex-direction: unset;
    align-items: flex-start;
}

.form-row.submtbtn {
    display: flex;
    justify-content: center;
    position: relative;
    left: 30px;
}
}
@media (min-width: 1450px) and (max-width: 1920px) {
	.service-image img {
    width: 100%;
    height: 580px !important;
    object-fit: cover;
}
}


/*read more */

.readmore-toggle {
  display: none;
	
}

.readmore-content .more-text {
  display: none;
	  transition: max-height 0.6s ease-in-out, opacity 0.4s ease;

}

.readmore-toggle:checked ~ .readmore-content .more-text {
  display: block;
}

.readmore-btn {
  display: block;
  padding: 4px 7px;
  margin-top: 10px;
  background: #1C3F95;
  color: #fff;
  cursor: pointer;
	margin:14px auto;
	width:155px;
	text-align:center;
	font-family: 'GT America Extended Regular' !important;
	font-size:13px;
	
}

.readmore-btn::before {
  content: "READ MORE";
}
.readmore-btn::after {
  display: inline-block;
  padding-left: 8px;
/*    content: "\1F862";  */
	  content: "\2192"; /* → Right arrow (universal support) */

  transition: transform 0.3s ease-out;
}

.readmore-btn:hover {
  color: #fff;
  background-color: #000;
}
.readmore-btn:hover::after {
  transform: translateX(4px);
	color: #fff;
}
.readmore-toggle:checked ~ .readmore-btn::before {
  content: "READ LESS";
}

.readmore-btn:focus {
  outline: none;
  box-shadow: none;
}
.readmore-content {

    font-family: 'articulat-cf' !important;
}
.elementor-button-text {
  
    font-family: 'GT America Extended Regular' !important;
   
}

