/* css of widget infobox */
.mkbb-content-style img {
    display: inline;
}
.mkbb-content-style h6 {
    text-transform: none ;
}/* CSS of widget Call to Action */
.mkbb-button-style-cta {
    border: 3px solid #626568;
    padding: 5px 10px 5px 10px;
}
.mkbb-box-style {
    padding: 30px;
}
.mkbb-box-style h6 {
    text-transform: none ;
}
.mkbb-button-style-cta-a {
    text-decoration: none;
}
/* CSS of Widget Testimonial */
.mkbb-image-style-testimonial {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    vertical-align: middle;
    margin-right: 15px;
}
.mkbb-link-testimonial {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.mkbb-name-style-testimonial {
    font-Size: 15px;
    font-weight: 600;
    line-height: 23px;
    Color: rgb(110, 193, 228);
}
.mkbb-box-style-testimonial {
    padding: 25px;
}
.mkbb-content-style-testimonial {
    font-size: 20px;
    font-weight: 400;
    line-height: 37px;
    color: rgb(122, 122, 122);
}
.mkbb-designation-style-testimonial {
    font-Size: 13px;
    font-weight: 400;
    line-height: 13px;
    color: rgb(84, 89, 95);
}
.mkbb-box-style-testimonial img {
    display: inline;
}
.mkbb_link_testimonail {
    text-decoration: none;
}/* CSS of Widget Pull Quotes */
.mkbb-content-style-pullquotes {
    font-size:15px;
    font-weight:400;
    line-height:28px;
    color:rgb(122, 122, 122);
}
.mkbb-author-style-pullquotes {
    font-size:15px;
    font-weight:700;
    line-height:28px;
    color:rgb(84, 89, 95);
}/* CSS for widget Our Team */
.mkbb-image-style-ot {
    width: 180px;
    height: 180px;
}
.mkbb-name-style-ot {
    line-height: 30px;
    color: rgb(58, 58, 58);
}
.mkbb-designation-style-ot {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    color: rgb(58, 58, 58);
}
.mkbb-content-style-ot {
    padding-bottom: 30px;
    padding-top: 30px;
}
.mkbb-social-link-style-ot {
    display: inline-block;
    line-height: 1;
    border-radius: 50%;
    font-size: 25px;
    text-align: center;
    padding: 0.3em;
    text-decoration: none;
}
.mkbb-social-link-style-ot i {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}
.mkbb-content-style-ot img {
    display: inline;
}
.mkbb-content-style-ot h6 {
    text-transform: none;
}/* CSS for widget Progress Bar */
.mkbb-inner-text-pb {
    top: 50%;
    margin: 0;
    padding-left: 15px;
    color: white;
    font-size: 12px;
    float: left;
}
.mkbb-percent-pb {
    top: 50%;
    margin: 0;
    float: right;
    padding-right: 15px;
    color: white;
    font-size: 12px;
}
.mkbb-progress-pb {
    padding: 0;
    width: 100%;
    display: flex;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: #e5e5e5;
    border-radius: 3px;
}
.mkbb-progress-bar {
    position: relative;
    float: left;
    min-width: 1%;
    height: 100%;
    background: cornflowerblue;
    width: 50%;
}/* CSS of widget Flipbox */

.mkbb-flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 1s;
    transform-style: preserve-3d;
    -webkit-transform-style:preserve-3d;
}
.mkbb-flip-box {
    -webkit-perspective: 1000;
    perspective: 1000;
}
.mkbb-front-style-flpb {
    width: 100%;
    height: 100%;
    padding: 50px;
    border: 1px solid #ababab;
    padding-top: 80px;
}
.mkbb-back-style-flpb {
    width: 100%;
    height: 100%;
    padding: 50px;
    border: 1px solid #ababab;
}
.mkbb-front-title-style-flpb {
    font-size: 30px;
    font-weight: medium;
    font-family: roboto;
}
.mkbb-front-description-style-flpb {
    font-size: 14px;
    font-weight: normal;
    font-family: roboto;
}
.mkbb-back-title-style-flpb {
    font-size: 40px;
    font-weight: medium;
    font-family: roboto;
}
.mkbb-back-description-style-flpb {
    font-size: 16px;
    font-weight: normal;
    font-family: roboto;
}
.mkbb-back-button-style-flpb {
    padding: 7px 20px;
    font-size: 18px;
    font-weight: medium;
    font-family: roboto;
}
/* CSS of Widget Pricing Table */

.mkbb-box-style-pt {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.mkbb-header-style-pt {
    padding: 20px 0px;
}
.mkbb-pricing-style-pt {
    padding: 20px 0px;
}
.mkbb-header-title-style-pt {
    font-Size: 30px;
    font-Weight: medium;	
    font-family: Roboto,sans-serif;
}
.mkbb-header-description-style-pt {
    font-Size: 15px;
    font-Weight: 400;
    line-Height: 24px;
    font-family: Roboto,sans-serif;
}
.mkbb-currency-style-pt {
    vertical-align: top;
}
.mkbb-original-price-style-pt {
    font-Size: 17px;
    font-Weight: 500;
    line-Height: 31.5714pxpx;
    font-family: Roboto,sans-serif;
    text-decoration: line-through;
}
.mkbb-price-style-pt {
    font-Size: 48px;
    font-Weight: 500;
    line-Height: 90px;
    font-family: Roboto,sans-serif;
}
.mkbb-period-style-pt {
    margin-top: -12px;
    font-Size: 20px;
    font-Weight: 400;
    line-Height: 37.1429px;
    font-family: Roboto,sans-serif;
}
.mkbb-features-style-pt {
    font-Size: 18px;
    font-Weight: 400;
    line-Height: 33.4286px;
    font-family: Roboto,sans-serif;
    padding: 32px 0px;
    list-style-type: none;
    margin: 0px;
}
.mkbb-button-style-pt {
    font-Size: 18px;
    font-Weight: 500;
    line-Height: 33.4286px;
    font-family: Roboto,sans-serif;
    padding: 7px 17px;
}
.mkbb-button-style-pt-css {
    padding: 20px;
}
.mkbb-ribbon-style-right-div-pt {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;	
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px;
}
.mkbb-ribbon-style-left-div-pt {
    position: absolute;
    top: 0;
    left: 0;	
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 150px;
    overflow: hidden;
    height: 150px;
}
.mkbb-ribbon-style-pt {
    left: 0;
    width: 300%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
}
.mkbb-ribbon-text-style-pt {
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    text-align: centre;
}

.mkbb-features-style-pt li {
    margin: 0px;
}
.mkbb-box-style-pt a {
    text-decoration: none;
}/* CSS of widget Dual Button */

.mkbb-dual-button-box {
    position: relative;
}
.mkbb-dual-button {
    display: flex;
    overflow: hidden;
}
.mkbb-button-horizontal {
    width: 50%;
    text-align: center;
}
.mkbb-button-connector {
    position: absolute;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
    height: 32px;
    text-align: center;
    line-height: 32px;
    width: 32px;
    z-index: 2;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.mkbb-button-one-a {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    align-items: center;
    color: #ffffff;
}
.mkbb-button-two-a {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    align-items: center;
    color: #ffffff;
}
.mkbb-button-connector {
    background-color: #ffffff;
    border-radius: 50%;
}
.mkbb-button-two-text {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 500;
}
.mkbb-button-one-text {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 500;
}