/* START OF : Common Style Sheet Prooerties Values */
/*Color600 <=>  is the primary theme color*/
/**************** END OF : Common Style Sheet Properties Values ****************/
/*************************************************************
*@description: This file contains the common mixins for scss
*              files used here inproject.
*@author: Jitendra Choudahry
*@email: jitendra@neemiya.com
*@created: 16-sep-2017
*************************************************************/
/*High Resolution Monitors*/
/*Normal Desktop*/
/*Normal*/
/*Phone and Tablets*/
/* Phones in landscope mode*/
/* Mobiles*/
/** START OF : Left to Right Img and Text block  horizontal at desktop**/
.lm-image-text-ltr-block > .reverse-layout {
  flex-direction: row-reverse;
}
.lm-image-text-ltr-block > .reverse-layout .image-holder > div {
  align-items: center;
}
.lm-image-text-ltr-block .showcase-img-block {
  text-align: left;
  padding-right: 20px;
}
.lm-image-text-ltr-block .showcase-img-block .img-showcase {
  max-width: 500px;
}
.lm-image-text-ltr-block .showcase-img-block .img-showcase.medium {
  max-width: 400px;
}
.lm-image-text-ltr-block .vert-center-side {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lm-image-text-ltr-block .para-content {
  padding-left: 20px;
}

@media all and (max-width: 950px) {
  .lm-image-text-ltr-block {
    text-align: center;
  }
  .lm-image-text-ltr-block .showcase-img-block {
    text-align: center;
    padding-right: 0 !important;
    margin-bottom: 50px;
  }
  .lm-image-text-ltr-block .showcase-img-block .img-showcase {
    max-width: 520px;
  }
  .lm-image-text-ltr-block .showcase-img-block .img-showcase.medium {
    max-width: 360px;
  }
  .lm-image-text-ltr-block .showcase-img-block .image-holder > div {
    flex-direction: column;
    align-items: center;
  }
  .lm-image-text-ltr-block .title, .lm-image-text-ltr-block p {
    text-align: center;
    margin: 0 auto;
  }
  .lm-image-text-ltr-block .actions-zone {
    text-align: center;
  }
}
/** END OF : **/
/** START OF : Showcase cards **/
.lm-showcase-cards {
  flex-wrap: wrap;
  justify-content: center;
}
.lm-showcase-cards .lm-card {
  margin-bottom: 100px;
}
.lm-showcase-cards .lm-card .content-card {
  border-top: 3px solid #1281b6;
  padding: 40px 14px 0;
  box-shadow: 0 2px 5px 0 #e5e5e5;
  width: 85%;
  margin: 0 auto;
  height: 100%;
}
.lm-showcase-cards .lm-card .content-card .title-block {
  align-items: center;
}
.lm-showcase-cards .lm-card .content-card .title-block .image-holder {
  padding-left: 12px;
}
.lm-showcase-cards .lm-card .content-card .title-block .image-holder img {
  width: 80px;
}
.lm-showcase-cards .lm-card .content-card .title-block .card-title {
  text-align: left;
  color: #444;
  flex: 1;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0 0 0 12px;
}
.lm-showcase-cards .lm-card .content-card .card-text {
  padding: 16px 12px;
  text-align: left;
}

@media all and (max-width: 640px) {
  .lm-showcase-cards .lm-card {
    margin-bottom: 100px;
  }
  .lm-showcase-cards .lm-card .content-card .title-block {
    flex-direction: column;
    text-align: center;
  }
  .lm-showcase-cards .lm-card .content-card .title-block .card-title {
    margin-top: 20px;
    text-align: center;
  }
  .lm-showcase-cards .lm-card .content-card .card-text {
    text-align: center;
  }
}
/** END OF : Showcase cards **/
/*************************************************************
*@description: This file contains the common mixins for scss
*              files used here inproject.
*@author: Jitendra Choudahry
*@email: jitendra@neemiya.com
*@created: 16-sep-2017
*************************************************************/
/*High Resolution Monitors*/
/*Normal Desktop*/
/*Normal*/
/*Phone and Tablets*/
/* Phones in landscope mode*/
/* Mobiles*/
.lm-agencies-first-section {
  background-image: url('data:image/svg+xml,<svg width="1920" height="494" viewBox="0 0 1920 494" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1591.07 324.778C1568.55 376.245 1517.7 409.5 1461.53 409.5V409.5H79.3588H0V410V493.5H1920V409.5V0L1848.33 30.667C1759.84 68.53 1686.03 134.093 1638 217.5V217.5L1591.07 324.778Z" fill="%230E5892" fill-opacity="0.1"/></svg>');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f8fdff;
}
.lm-agencies-first-section .title {
  margin-top: 70px;
}
.lm-agencies-first-section .showcase-agencies-block {
  margin-top: -40px;
}

.lm-simplify-client-mgm-section {
  background-image: url('data:image/svg+xml,<svg width="881" height="863" viewBox="0 0 881 863" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="6" width="881" height="857" fill="%23EBEBEB" fill-opacity="0.11"/><rect y="4" width="45" height="859" fill="%23D9D9D9" fill-opacity="0.2"/><rect x="102" width="45" height="863" fill="%23D9D9D9" fill-opacity="0.2"/><rect x="192" y="2" width="45" height="861" fill="%23D9D9D9" fill-opacity="0.2"/><rect x="279" width="45" height="863" fill="%23D9D9D9" fill-opacity="0.2"/></svg>');
  background-repeat: no-repeat;
  background-position: bottom left;
  border-top: 10px solid #d4d4d4;
  background-color: #e2e9f4;
}

.lm-achieve-result-section {
  background-image: url('data:image/svg+xml,<svg width="881" height="863" viewBox="0 0 881 863" fill="none" xmlns="http://www.w3.org/2000/svg"><g fill="grey" transform="translate(560 25.5) skewX(0)"><rect y="6" width="881" height="857" fill="%23EBEBEB" fill-opacity="0.11"/><rect y="4" width="45" height="859" fill="%23D9D9D9" fill-opacity="0.2"/><rect x="102" width="45" height="863" fill="%23D9D9D9" fill-opacity="0.2"/><rect x="192" y="2" width="45" height="861" fill="%23D9D9D9" fill-opacity="0.2"/><rect x="279" width="45" height="863" fill="%23D9D9D9" fill-opacity="0.2"/></g></svg>');
  background-repeat: no-repeat;
  background-position: bottom right;
}

.lm-work-together-section {
  background-image: url('data:image/svg+xml,<svg width="881" height="863" viewBox="0 0 881 863" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="6" width="881" height="857" fill="%23EBEBEB" fill-opacity="0.11"/><rect y="4" width="45" height="859" fill="%23D9D9D9" fill-opacity="0.2"/><rect x="102" width="45" height="863" fill="%23D9D9D9" fill-opacity="0.2"/><rect x="192" y="2" width="45" height="861" fill="%23D9D9D9" fill-opacity="0.2"/><rect x="279" width="45" height="863" fill="%23D9D9D9" fill-opacity="0.2"/></svg>');
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: rgba(255, 226, 0, 0.0901960784);
}

@media all and (max-width: 950px) {
  .title {
    text-align: center;
  }
  .actions-zone {
    text-align: center;
  }
  h1.para-content {
    margin-top: 60px;
  }
  .para-content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .lm-image-text-ltr-block .showcase-img-block {
    padding-right: 0;
  }
  .lm-image-text-ltr-block .showcase-img-block .image-holder > div {
    align-items: center;
  }
  .lm-image-text-ltr-block .showcase-img-block .image-holder > div .img-showcase {
    max-width: 500px;
    width: 85%;
  }
  .lm-agencies-first-section .hero-content p {
    text-align: center;
  }
  .lm-agencies-first-section h1.title {
    margin-top: 30px;
  }
  .lm-agencies-first-section .showcase-agencies-block .image-holder img {
    max-width: 550px;
    width: 85%;
  }
}
@media all and (max-width: 768px) {
  .lm-simplify-client-mgm-section {
    background-image: none;
  }
  .lm-achieve-result-section {
    background-image: none;
  }
  .lm-work-together-section {
    background-image: none;
  }
}