/*-------------------------
       VIDEOSLIDE
-------------------------*/
.videoslide .sppb-carousel-pro-text{
    text-align: center;
    margin: auto;
    justify-content: center;
}

.videoslide .content-div{
    background: rgb(32 56 100 / 0.7);
    padding: 50px;
    color: white!Important;
}

@media screen and (min-width:992px){
.videoslide p.content {margin-bottom:50px;}}

.videoslide p {margin-bottom:25px;}

@media screen and (max-width:991px){
.slick-dots li button:before {
  font-size: 39px;
  line-height: 15px;}}

/*-------------------------
       HOME QUOTE
-------------------------*/
h3.quote-left:before {
    content: '"';
    position: absolute;
    top: -10px;
    left: -80px;
    font-size: 120px;
    font-style:italic;
}

h3.quote-right:before {
    content: '"';
    position: absolute;
    text-align:right;
    bottom: -70px;
    right: -50px;
    font-size: 120px;
    font-style:italic;
}

.home-quote h3 {font-size: 32px;}
/*-------------------------
       HOME ABOUT
-------------------------*/
@media screen and (max-width:991px){
.home-about{position:relative!important;}
.home-about:after {
    content: ''!important;
    background: url('/images/0_spmulia/home/border001.png');
    position: absolute;
    height: 117px;
    width: 516px;
    left: 0;
    top: -93px!important;
    z-index: 999999!important;
    background-size: cover;
    background-repeat: no-repeat;
    }
}

/*-------------------------
       HOME SERVICE
-------------------------*/
.img-overlay-001:hover {
    cursor: pointer!important;
}

.home-service {
    border-bottom: 25px solid #0e959b;
}

/*-------------------------
       WHY US
-------------------------*/
.icon-style-001:hover img {
    transform: scale(1.14);
    transition:0.3s ease;
    cursor:pointer;
}

.icon-style-001 img{
    transition:0.3s ease;
}

@media screen and (max-width:991px){
.icon-style-001 img {
    width: 60px;
}

.icon-style-001 h3.sppb-addon-title.sppb-feature-box-title {
    font-size: 12px!Important;
  }}

@media screen and (min-width:992px){
.remove-br-desktop br{display:none;}
.icon-style-001 img {
    width: 80px;
}
}

/*-------------------------
      ANIMATED NUMBER
-------------------------*/
@media screen and (max-width:991px){
.home-animated-number. sppb-animated-number-title{
    font-size: 14px!important;
  }}

