/* why-us */
.sppb-testimonial-pro .fa-quote-left {

    display: none;
}

@media (max-width: 767px){
.why-style-left h5.sppb-addon-title {
    margin-right: 48px;
  }}


@media (max-width: 767px){
.why-style-right h5.sppb-addon-title {
    margin-left: 48px;
  }}



.why-style-left .sppb-addon-content {
    margin-right: 50px;
}

.why-style-left {
    position: relative;
  }


.why-style-left .sppb-addon-content:after {
    content: "";
    position: absolute;
    background: url(/images/00-SHL/Home/left-icon-01.png) no-repeat scroll center center / cover;
    width: 40px;
    height: 40px;
    top: 40px;
    bottom:auto;;
    left: 320px;
    z-index: 1;
  }

@media(max-width:991px){
.why-style-left .sppb-addon-content:after {
    content: "";
    position: absolute;
    background: url(/images/00-SHL/Home/left-icon-01.png) no-repeat scroll center center / cover;
    width: 40px;
    height: 40px;
    top: 40px;
    bottom:auto;
    left: 682px;
    z-index: 1;
  }}

@media (max-width: 767px){
.why-style-left .sppb-addon-content:after {
    content: "";
    position: absolute;
    background: url(/images/00-SHL/Home/left-icon-01.png) no-repeat scroll center center / cover;
    width: 40px;
    height: 40px;
    top: 40px;
    bottom: auto;
    left: 315px;
    z-index: 1;
  }}

@media (max-width: 414px){
.why-style-left .sppb-addon-content:after {
    content: "";
    position: absolute;
    background: url(/images/00-SHL/Home/left-icon-01.png) no-repeat scroll center center / cover;
    width: 40px;
    height: 40px;
    top: 40px;
    bottom: auto;
    left: 340px;
    z-index: 1;
  }}

@media (max-width: 375px){
.why-style-left .sppb-addon-content:after {
    content: "";
    position: absolute;
    background: url(/images/00-SHL/Home/left-icon-01.png) no-repeat scroll center center / cover;
    width: 40px;
    height: 40px;
    top: 40px;
    bottom: auto;
    left: 315px;
    z-index: 1;
  }}



.why-style-right .sppb-addon-content {
    margin-left: 50px;
}

.why-style-right {
    position: relative;
  }


.why-style-right .sppb-addon-content:after {
    content: "";
    position: absolute;
    background: url(/images/00-SHL/Home/right-icon-01.png) no-repeat scroll center center / cover;
    width: 40px;
    height: 40px;
    top: 40px;
    bottom:auto;;
    right: 320px;
    z-index: 1;
  }

@media(max-width:991px){
.why-style-right .sppb-addon-content:after {
    content: "";
    position: absolute;
    background: url(/images/00-SHL/Home/right-icon-01.png) no-repeat scroll center center / cover;
    width: 40px;
    height: 40px;
    top: 40px;
    bottom:auto;
    right: 682px;
    z-index: 1;
  }}

@media (max-width: 767px){
.why-style-right .sppb-addon-content:after {
    content: "";
    position: absolute;
    background: url(/images/00-SHL/Home/right-icon-01.png) no-repeat scroll center center / cover;
    width: 40px;
    height: 40px;
    top: 40px;
    bottom: auto;
    right: 315px;
    z-index: 1;
  }}

@media (max-width: 414px){
.why-style-right .sppb-addon-content:after {
    content: "";
    position: absolute;
    background: url(/images/00-SHL/Home/right-icon-01.png) no-repeat scroll center center / cover;
    width: 40px;
    height: 40px;
    top: 40px;
    bottom: auto;
    right: 340px;
    z-index: 1;
  }}

@media (max-width: 375px){
.why-style-right .sppb-addon-content:after {
    content: "";
    position: absolute;
    background: url(/images/00-SHL/Home/right-icon-01.png) no-repeat scroll center center / cover;
    width: 40px;
    height: 40px;
    top: 40px;
    bottom: auto;
    right: 315px;
    z-index: 1;
  }}

.why-us-feature-box .sppb-media .pull-left {
    width: 10%!important;
  	margin-top: 10px;
}

.second-word-style {
    margin-left: -100px;
}

@media (max-width: 767px){
.second-word-style {
    margin-left: 0px !important;
  }}

