@font-face {
    font-family:'Ramabhadra';
    src:local(Ramabhadra), url(font-awesome/fonts/Ramabhadra.ttf) format("truetype");
}
.tel{
    font-family: "Ramabhadra";
}
.touchslider_block{
    margin: 10px;
}
#owl-demo .item {
    height: 250px;
}
#owl-demo .item figure{
    width: 100%;
    height: 100%;
    margin-bottom:0px;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 3px;
}
.single_block .img_ctg_title {
    font-size: 21px;
    line-height: 25px;
    background: rgba(0,0,0,.7);
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
    padding-bottom: 10px;
    text-align: center;
    border-radius: 0px 0px 3px 3px;
 /*	font-weight:bold;  */
}
.owl-theme .owl-dots .owl-dot span,.owl-theme .owl-dots .owl-dot{
    outline: none;
}

iframe{
    height: 330px;
    border: none;
}