/*HOME BANNER*/
#slider .banner-figcaption {
    position: absolute;
    top: 58%;
    left: 38%;
    width: 64%;
    text-align: left;
    font-weight: bold;
    color: white;
    transform: translate(-50%,-50%);
    padding: 0px 15px;
}

.banner-title {
    font-weight: 400;
    font-size: 32px;
    text-transform: uppercase;
    color: #0f2062;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 10px;
    padding-top: 0px;
    font-family: 'Sanchez', serif;
}

.banner-subtitle {
    font-weight: 600;
    font-size: 20px;
    color: #444444;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding-bottom: 10px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
}

#slider .banner-figcaption button.button {
    margin-top: 10px;
}


/*SERVICE*/

#slider .banner-figcaption-serv {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    transform: translate(-50%,-50%);
    text-align: center;
    background: #2A386F;
    padding: 12px 5px 12px 5px;
    color: #fff;
}

.banner-title-serv {
    font-weight: 600;
    font-size: 25px;
    text-transform: initial;
    color: #fff;
    margin-bottom: 0;
    line-height: 30px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-family: 'Sanchez', serif;
    margin-top: 0;
}

.banner-subtitle-serv {
    font-weight: 600;
    font-size: 14px;
    color: #444444;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding-bottom: 10px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
}

#slider .banner-figcaption-serv .button{
    background-color: transparent;
    color: #FFFFFF;
    border: 1px solid #fff;
}

#slider .banner-figcaption-serv .button:hover {
    background-color: #fff;
    color: #05269A;
    border: 1px solid #fff;
}

/*BANNER BLOG*/

.inside-banner {
    top: 50%;
    transform: translateY(-50%);
    left: 3.8%;
    right: auto;
}
.banner-block {
   position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    transform: translate(-50%,-50%);
    text-align: center;
    background: #2A386F;
    padding: 10px 10px;
}
.banner-text {
    display: block;
}

.banner-title-blog {
    font-weight: 600;
    font-size: 25px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0;
    line-height: 30px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-family: 'Sanchez', serif;
    margin-top: 0;
}

.sub-banner-bold {
    font-weight: bold;
    color: #fff;
}

@media only screen and (min-width: 1900px){

}

@media only screen and (max-width: 1024px){
    
    .banner-subtitle-serv {
   font-size: 13px;
}
    
.immigra  #slider .banner-figcaption-serv {
          width: auto;
          top: 50%;
    }
}

@media only screen and (max-width: 940px){
    
    .banner-title-blog {
    line-height: 25px;
}
    
    .banner-title-blog {
    font-size: 20px;
}
    
#slider .banner-figcaption-serv {
    position: relative;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: white;
    background-color: #2A386F;
    color: #ffffff;
    padding: 10px 10px;
    transform: none;
    left: 0;
    top: 0;
    margin: 0 auto;
}


.banner-block {
   position: relative;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: white;
    background-color: #2A386F;
    color: #ffffff;
    padding: 10px 10px;
    transform: none;
    left: 0;
    top: 0;
    margin: 0 auto;
}

.banner-title-serv {
    font-weight: 600;
    font-size: 20px;
    text-transform: initial;
    color: #fff;
    margin-bottom: 0;
    line-height: 30px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-family: 'Sanchez', serif;
    margin-top: 0;
}
    
    .banner-subtitle-serv {
    font-size: 14px;
}
    
    
#slider .banner-figcaption button.button {
    margin-top: 20px;
}
   
banner-figcaption .button{
    margin-top: 25px;
}  

#slider .banner-figcaption {
    position: relative;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: white;
    padding: 40px 0 120px 0;
    transform: none;
    left: 0;
    top: 0;
    margin: 0 auto;
    background: #f7f0f0;
  }


.banner-subtitle-serv br{
display:none;
}

/*BLOG BANNER*/

}


@media only screen and (max-width: 767px) {
    
}



@media only screen and (max-width: 568px) {
   
#slider .banner-figcaption{
    width: 100%
}

}


@media only screen and (max-width: 480px) {

}


@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;
}
}