/*BREADCRUMPS*/

.dlab-bnr-inr.style-1 {
    height: 480px;
   
}

.dlab-bnr-inr {
   /* background-image: linear-gradient(to right, #dd4454 0%, #dd9044 50%, #dd4454 100%);
*/
    background: #0e0e29 ;
   /* background-color: rgba(15,15,15,0.85);*/
    height: 300px;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.bg-primary {
    background-color: #7355f7 !important;
}
.dlab-bnr-inr .container {
    display: table;
    height: 100%;
}
.dlab-bnr-inr.style-1 .dlab-bnr-inr-entry {
    text-align: center;
    height: 480px;
    z-index: 99;
    position: relative;
}
.dlab-bnr-inr .dlab-bnr-inr-entry {
   
    vertical-align: middle;
    display: table-cell;
}
.dlab-bnr-inr.style-1 .dlab-bnr-inr-entry h1 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 75px;
        text-transform: uppercase;
}
.dlab-bnr-inr h1 {
    font-weight: 800;
    font-size: 70px;
    margin-bottom: 15px;
    color: #fff;
    text-transform: capitalize;
    line-height: 70px;
}
.breadcrumb-row.style-1 .breadcrumb {
   background-image: linear-gradient(to right, #bc1617 0%, #dd9044 50%, #bc1617 100%);
    background-size: 200%;
    padding: 4px 20px;
    border-radius: 30px;
    display: inline-flex;z-index: -1;
}
.breadcrumb-row ul {
    background: transparent;

    margin: 0;
}
.breadcrumb {

    flex-wrap: wrap;
  
    list-style: none;
  
}
.breadcrumb-row ul li {
    padding: 0;
    margin-right: 3px;
    display: flex;
    align-items: center;
    font-size: 16px;
        font-family: 'Manrope';;
    font-weight: 500;
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #fbfbfd;
    content: "/";
}
.breadcrumb-row ul li a {
    color: #fff;
}
.dlab-bnr-inr.style-1:after {
    content: "";
    background-image: url(https://samar.dexignzone.com/xhtml/images/banner/bnr4.png);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}

/*BREADCRUMPS*/


/*WHYUS*/
.ps-home-best-services{
	    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
   
    flex-flow: row nowrap;
}

.bg--cover {
    background-position: 50% 50%!important;
    background-size: cover!important;
}
.ps-home-best-services > * {
    width: 100%;
    max-width: 50%;
}

@media (min-width: 767px){
.ps-home-best-services {
    height: 600px;
}
}

@media (max-width: 1366px){
.ps-home-best-services .ps-section__left {
    max-width: 33%;
}
}

.ps-home-best-services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.ps-home-best-services > * {
    width: 100%;
    max-width: 50%}
.ps-home-best-services .ps-section__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.ps-home-best-services .ps-section__right > * {
    max-width: 50%;
    width: 100%}
.ps-home-best-services .ps-section__container {
    padding: 56px 45px;
    background-color: #861712;;
}
.ps-home-best-services .ps-section__header {
    padding-bottom: 30px;
        text-align: center;
         color: #fff;
}
.ps-home-best-services .ps-section__header h3 {
    color: #fff;
        font-family: 'Roboto Slab', serif;
}
.ps-home-best-services .ps-section__content {
    text-align: center;
}
.ps-home-best-services .ps-section__content p {
    margin-bottom: 26px;
    color: #fff;
    font-size: 17px;
    line-height: 1.4em;
    text-align: justify;
}
.ps-home-best-services .ps-section__content ul li {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.6em;
}
@media (max-width: 1680px) {
    .ps-home-best-services .ps-section__left {
    max-width: 33%}
.ps-home-best-services .ps-section__right {
    max-width: 67%}
}@media (max-width: 1366px) {
    .ps-home-best-services .ps-section__left {
    max-width: 33%}
.ps-home-best-services .ps-section__right {
    max-width: 70%}
}@media (max-width: 1199px) {
    .ps-home-best-services .ps-section__left {
    max-width: 0;
}
.ps-home-best-services .ps-section__right {
    max-width: 100%}
}@media (max-width: 767px) {
    .ps-home-best-services .ps-section__right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
}
.ps-home-best-services .ps-section__right > * {
    max-width: 100%}
.ps-home-best-services .ps-section__container {
    padding: 60px 30px;
}
.ps-home-best-services .ps-section__image {
    min-height: 610px;
}

/*md speaks*/

.irt-about-one {
    padding-top: 120px;
    padding-bottom: 120px;
}

.irt-about-thumb {
    margin-right: -10%;
    margin-top: 8%;
    position: relative;
    z-index: 999;
}
.irt-abtfst-icon {
    font-size: 300px;
    left: -50%;
    opacity: .06;
    position: absolute;
    top: -34px;
}
.irt-about-ondetials {
    background-color: #393939;
    color: #fff;
    padding: 40px 70px;
    position: relative;
}
#md-speak {
    color: #fff;
}
}

.product-link a{
   color: #0e0e29;
    text-decoration: underline; 
}



