.tp-caption.Slider_cutoms{
    color: #ffffff;
    opacity: 0.9;
    font-family: "Montserrat",cursive;
    max-width: 440px;
    max-height:225px;
    width: 440px;
    height:220px;
    border-width: 0px;
    background:#5687bf;

}
.tp-caption.Slider_cutoms_footer {
    background:#5687bf;
    opacity:0.9;
    color:#ffffff;
    padding:30px 30px 30px 30px;
    text-decoration:none;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
    width:570px;
}
.tp-caption.Slider_cutoms_footer .caption-content{display:inline-block;}
.tp-caption.Slider_cutoms_footer .caption-title {
    color: #ffffff;
    font-family: "Montserrat",cursive;
    line-height: 1;
    margin-bottom: 12px;
}
.tp-caption.Slider_cutoms_footer .caption-price {
    font-family: "Montserrat",cursive;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.tp-caption.Slider_cutoms_footer .caption-text {
    margin-bottom: 20px;
    font-size: 14px !important;
}
.tp-caption.Slider_cutoms span{display:none;}
.tp-caption.Slider_cutoms_h2 .caption-title {
    color: #ffffff;
    font-family: "Montserrat",cursive;
    font-size: 24px;
    line-height: 1.3;
    margin: 0 0 15px;
    text-transform: uppercase;
    max-width:400px;
}
.tp-caption.Slider_cutoms_h3 .caption-subtitle {
    color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.3;
    margin: 0 0 15px;
    text-transform: uppercase;
    max-width:400px;
}
.tp-caption.Slider_cutoms_h3 .caption-subtitle strong {
    font-weight: 500;
}
.tp-caption.Slider_cutoms_p .caption-text a, .tp-caption.Slider_cutoms_footer a{
    background-color: #ffffff;
    border-color: #ffffff;
    color: #5687bf!important;
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 12px 20px;
    text-transform: uppercase;
    text-align: center;
}
.tp-caption.Slider_cutoms_p .caption-text a:hover, .tp-caption.Slider_cutoms_footer a:hover{
    background:#30557f;
    border-color: #30557f;
    color: #ffffff !important;
}
.tp-rightarrow.default{right:0!important;}
.tp-leftarrow.default{left:0!important;}
.tp-bullets.simplebullets.round .bullet{
    width:15px!important;
    height:15px!important;
    border-radius:50%;
    background:#5687bf;
    margin-left:10px;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected{
    background: #30557f;
}

@media (max-width: 991px) {
.tp-caption.Slider_cutoms_footer .caption-text {
    font-size: 12px;
    margin-bottom: 10px;}
.tp-rightarrow.default, .tp-leftarrow.default{display:none;}
.tp-caption.Slider_cutoms_footer .caption-content {
        padding: 15px;
    }
.tp-caption.Slider_cutoms_footer .caption-text {
    font-size: 11px !important;}

}
@media (max-width: 639px) {
    .tp-caption.Slider_cutoms_footer .caption-content {
        display: none;
    }
}
