 /*HOME BANNER*/
#slider .banner-figcaption {
    position: absolute;
    top: 39%;
    left: 50%;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: white;
    transform: translate(-50%,-50%);
    padding: 0px 0px;
}
.banner-title {
    font-size: 54px;
    text-transform: none;
    font-family: 'Great Vibes', cursive;
    color: #ffffff;
    line-height: 60px;
    padding-bottom: 10px;
    font-weight: 400;
    margin-bottom: 0;
}

.banner-subtitle {
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    padding-bottom: 5px;
    margin-bottom: 0;
    letter-spacing: 5px;
    font-family: 'Poppins', sans-serif;
    line-height: 30px;
    margin-bottom: 0px;
    text-transform: uppercase;
}



.banner-figcaption .button:hover
{
    background-color: transparent;
    color: #ffffff;
    outline: none;
    border: 1px solid #ffffff;
}

.banner-figcaption .button:active,
.banner-figcaption .button:focus
{
    background-color: transparent;
    color: #ffffff;
    outline: none;
    border: 1px solid #ffffff;
}



/*SERVICE*/
 #slider .banner-figcaption-serv{
    position: absolute;
    top: 41%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    text-align: center;
}



.banner-title-serv {
    font-size: 60px;
    text-transform: none;
    font-family: 'Great Vibes', cursive;
    color: #ffffff;
    line-height: 60px;
    padding-bottom: 10px;
    font-weight: 400;
    margin-bottom: 0;
}

.banner-subtitle-serv {
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    padding-bottom: 5px;
    margin-bottom: 0;
    letter-spacing: 5px;
    font-family: 'Poppins', sans-serif;
    line-height: 30px;
    margin-bottom: 0px;
    text-transform: uppercase;
}


/*BANNER BLOG*/

.inside-banner {
    top: 50%;
    transform: translateY(-50%);
    left: 3.8%;
    right: auto;
}
.banner-block {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: white;
    transform: translate(-50%,-50%);
}
.banner-text {
    display: block;
}

.banner-title-blog {
    font-size: 54px;
    text-transform: none;
    font-family: 'Great Vibes', cursive;
    color: #ffffff;
    line-height: 60px;
    padding-bottom: 10px;
    font-weight: 400;
    margin-bottom: 0;
}

@media only screen and (min-width: 1900px){
.banner-block {
    width: 59%;
}
}

@media only screen and (max-width: 1024px){
    
    #slider .banner-figcaption-serv {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    text-align: center;
}

#slider .banner-figcaption {
    top: 43%;
}


}

@media only screen and (max-width: 940px){

.banner-figcaption .button{
   }  

  #slider .banner-figcaption {
    position: relative;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: white;
    padding: 40px 0;
    transform: none;
    left: 0;
    top: 0;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    background: #000000;
}

.banner-title {
    padding: 14px 0;
    line-height: 1.2em;
}

.banner-subtitle  br{
        display: none;
}
.banner-subtitle {
    margin: 0;
    padding-bottom: 0;
   
}


#slider .banner-figcaption-serv {
    position: relative;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: white;
    background-color: #000000;
    padding: 40px 0px;
    transform: none;
    left: 0;
    top: 0;
    margin: 0 auto;
}
.banner-title-serv {
    margin: 0;
    color: #ffffff;

}


.banner-subtitle-serv {
color: #ffffff;
}


.banner-title-blog{
    text-align: center;
    color: #ffffff;
    text-shadow: none;
}

/*BLOG BANNER*/

    .banner-block {
       position: relative;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        font-weight: 500;
        transform: translate(-50%,-50%);
        background-color: #000000;
         padding: 20px;
        transform: none;
        left: 0;
        top: 0;
        margin-top:-1px;
}

}
@media only screen and (max-width: 568px) {
   
#slider .banner-figcaption{
    width: 100%
}

}
@media only screen and (max-width: 480px) {
 #slider .banner-figcaption-serv {
    position: relative;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: white;
    background-color: #000000;
    padding: 40px 10px;
    transform: none;
    left: 0;
    top: 0;
    margin: 0 auto;
}

}

@media only screen and (max-width: 479px) {
    
   
    /*main-banner*/
.banner-text-blog {
    padding: 10px;
    line-height: 27px;
}
    }
    figcaption.banner-figcaption h1::after {
    border: none !important;
}
figcaption.banner-figcaption h1::before{
    border: none  !important;
}
    