/*
Theme Name: Techflat Multipurpose Template
Text Domain: Techflat Multipurpose Template
Version: 1.1
Description: Multipurpose theme
Tags: bootstrap, responsive, multipurpose
Author: Ubaid
Author URI: https://techflat.in
*/
.vmoa{
    background:linear-gradient(to right,#4CA1AF, #114357);
}
img.image-fluid.rounded-circle.img-thumbnail.vmoathumb {
    padding: 0 !important;
    border: none !important;
}
.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
  }
.paginationstyle a {
    text-decoration: none;
    font-weight: bold;
    color: mediumslateblue;
    letter-spacing: 1px;

}

a.prev.page-numbers {
    letter-spacing: 0px;
    margin-right:1rem;
    border: 3px solid blue;
    border-radius: 1rem;
    padding: 5px;
    background: blue;
    color: white;
}

a.next.page-numbers {
    letter-spacing: 0px;
    margin-left:1rem;
    border: 3px solid blue;
    border-radius: 1rem;
    padding: 5px;
    background: blue;
    color: white;
}


.thumbsize{
    max-width: 100%;
    height:300px;
}
.quicklinks a {
    text-decoration: none;
    color: white;
}

.grecaptcha-badge { visibility: hidden; }
.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}