.sds-service-name {
    font-family: "CelebriSans", Arial, sans-serif !important;
    line-height: 1.3em;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: auto;
    margin-bottom: auto;
}
.sds-service-name span{
    font-size: 1.2rem;
    font-family: "CelebriSans", Arial, sans-serif !important;
}
.sds-service-img img{
    background-color: #f3f5f9;
}
.sds-service-img {
    background: #ffff;
    padding: 13px !important;
}
.sds-service-img {
    border-radius: 50%;
    height: 78px;
    min-width: 78px;
    width: 78px;
}
.sds-service-img img {
    border-radius: 0 !important;
}
.sds-service-img, .sds-service-img img {
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}
.sds-service-img img {
    height: 50px !important;
    width: auto;
}
.sds-section-description {
    margin-top: auto;
    margin-bottom: auto;
}
.sds-block .sds-card {
    cursor: pointer;
    border-radius: 14px !important;
    background: #0762d9;
    color: #fff;
    border-color: #e4e8ef87!important;
    border: 1px solid #0f265014!important;
}
.sds-card.collapsed:before {
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    z-index: 22;
    margin: 97px 0px 0px 70px;
    padding: 5px 0 0 0;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 100%;
    background-image: url(/wp-content/themes/salvo-software/blocks/assets/img/arrow_right.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-origin: content-box;
    transition: all .4s ease-in-out;
}
.sds-card.collapsed:hover:before{
    opacity: 1;
    margin: 97px 0px 0px 90px;
}
.sds-block .sds-card.collapsed {
    background: #fff;
    color: #454f66;
}
.sds-card.collapsed:hover {
    background: #0762d9;
    color: #fff;
}
.large-devices {
    display: block;
}
.small-devices {
    display: none;
}

ul.tiles-columns {
    list-style: none;
    width: 50%;
    float: left;
    margin: 0;
}
ul.tiles-columns:last-of-type {
    margin-top: 70px;
}
ul.tiles-columns li {
    margin-bottom: 20px;
}
ul.tiles-columns li:last-of-type {
    margin-bottom: 0;
}

.fx-odd-card{
    margin-bottom: 25px;
}
.fx-even-card {
    margin-top: 25px;
    margin-left: -7px;
}
@media all and (max-width: 1024px) {
    .large-devices {
        display:none;
    }
    .small-devices {
        display:block;
    }
}
.sds-block {
	padding:5rem;
	background-image: linear-gradient( #f3f2f2, #e8e5e5);
}
.sds-top-text {
	text-align:center;
}
.sds-top-text p {
    font-size: 18px;
    font-family: "CelebriSans", Arial, sans-serif !important;
	color: #2d3c49;
    margin-bottom: 0;
    max-width: 900px;
    margin: auto;
}
.services-iot .sds-top-text h2 + p {
    max-width: max-content !important;
}
.sds-top-text p:last-child {
    margin-bottom: 1.5em;
}
.sds-top-text p:first-child {
    font-size: 14px;
    font-family: "CelebriSans", Arial, sans-serif !important;
    color:#ababab;
    letter-spacing: 3px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:10px;
}
.sds-top-text h2 {
    font-family: "CelebriSans-Bold", Arial, sans-serif !important;
    /* font-size: 40px !important; */
    font-weight: 600;
    margin-bottom: 20px;
}
.sds-top-text h2 span {
    color: #0762d9 !important;
}
.sds-service-name {
	font-size: 16px !important;
    line-height: 22px !important;
	font-weight:600 !important;
    padding-left: 0;
    padding-right: 0;
}
.sds-block .sds-card::after {
	display:none !important;
}
.sds-section-description .accordion-body h2 {
    font-family: "CelebriSans", Arial, sans-serif !important;
	font-weight:600;
	margin-bottom:15px;
}
.sds-section-description .accordion-body p {
    font-size: 17px;
    font-family: "CelebriSans", Arial, sans-serif !important;
	color: #2d3c49;
}
.sds-section-description .accordion-body a:hover {
	text-decoration:none;
}

@media (max-width: 575.98px) {
    .sds-block {
        padding: 4rem 1.5rem 5rem 1.5rem;
    }
}

@media (max-width: 992px) {
    .sds-section-description .accordion-body a {
        display:inline-block;
        border:1px solid #8b8c8d;
        color:#0762d9;
        text-decoration:none;
        padding: 0 20px;
        height: unset;
        line-height: 56px;
        border-radius:4px;
        font-weight:600;
    }
    .sds-service-name span{
        font-size: 1.2rem;
    }
}

@media (max-width: 1024px){
    .sds-service-name span{
        font-size: 1rem;
    }
}

@media (min-width: 769px){
    .sds-service-name span{
        font-size: 1rem;
    }
}
@media (max-width: 1200px) {
    .cardView p {
        font-family: "CelebriSans", Arial, sans-serif !important;
        color: #2d3c49;
        margin-bottom: 0;
        font-size: 16px;
    }
    .cardView h5 {
        color: #2d3c49;
    }
    .cardView img {
        height: 100px !important;
        width: auto;
        border-radius: 0px !important;
    }
}
@media (max-width: 768px){
    .sds-top-text h2 {
        font-size: 1.7rem;
    }
    .sds-top-text p {
        font-size: 16px;
    }
}

@media (min-width: 1365px){
    .col-sd-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }
    .col-sd-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }
}
/* Begin .development-services styles*/
.development-services .sds-top-text h2 mark{
    color: #0762d9;
    font-size: 2rem;
    font-family: "CelebriSans", Arial, sans-serif !important;
    font-weight: 600;
    margin-bottom: 20px;
    background: none;
    padding: unset;
}
.development-services .sds-card.collapsed:before {
    margin: 125px 0px 0px 100px;
}
.development-services .sds-card.collapsed:hover:before {
    margin: 89px 0px 0px 100px;
}
/* END .development-services styles*/
