.bg-blue{
    background-color: #00007c ;
}
.text-blue{
    color:#00007c;
}
.bg-yellow{
    background-color: #d8a734 ;
}
.text-yellow{
    color: #f8c12c !important;
}
.realfactory-page-title-wrap.realfactory-style-large .realfactory-page-title-content {
    padding-top: 10px; 
    padding-bottom: 10px; 
}
.realfactory-page-title{
    font-size: 45px!important;
}
.mw-about-padding{
    padding: 40px 30px 30px 30px;
}
.p-0{
    padding:0px!important;
}
.pt-40-o{
    padding: 40px 0px 0px 0px!important;
}
.pt-50-o{
    padding: 50px 0px 0px 0px;
}
.pt-20{
    padding-top:20px!important;
}
.pt-30{
    padding-top:30px!important;
}

.pb-0{
    padding-bottom:0px!important;
}
.pb-10{
    padding-bottom:10px!important;
}
.pb-15{
    padding-bottom:15px!important;
}
.pb-20{
    padding-bottom:20px!important;
}
.pb-30{
    padding-bottom:30px!important;
}
.pb-35{
    padding-bottom:35px!important;
}
.pb-40{
    padding-bottom:40px!important;
}

.m-0{
    margin:0px;
}
.mb-0{
    margin-bottom:0px!important;
}
.font-16{
    font-size: 16px!important;
}


#mw-border-button-1{
    color: #00007c; border-color: #00007c;-webkit-border-radius: 3px;border-width: 2px 2px 2px 2px;padding: 13px 30px 13px 30px;
}
#mw-border-button-1:hover {
    color: #303030;border-color: #303030;
}
#mw-button-1{
    color: #fff;padding: 15px 30px 15px 30px;margin: 0px 10px 10px 0px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #303030 ;
}
#mw-button-1:hover{
    background: #00007c;  
}
.text-justify{
    text-align: justify;
}

table tr th {
    color: #fff!important;background-color: #00007c!important;
}

.realfactory-breadcrumbs {
    padding: 7px 0px 2px!important;
}
.realfactory-top-bar {
    padding-top: 0px!important; 
    padding-bottom: 0px!important; 
}
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{
    padding: 5px 15px 0px!important;
}
.product-category-title-home{
    font-size: 36px!important;font-weight: 300!important;letter-spacing: 0px!important;text-transform: none!important;margin-right: 30px!important;
}
.gdlr-core-image-item-style-round{
    border:0;
}
.color-primary {
    color: #363539;
}
.font16{
    font-size: 16px;
}

.box-icon-border, [class^="box-icon-border"], [class*=" box-icon-border"] {
    background: none;
    border: 1px solid #2f2f2f;
    color: #2f2f2f;
    border-color: #2f2f2f!important;
}

.box-icon, [class^="box-icon-"], [class*=" box-icon-"] {
    z-index: 2;
    position: relative;
    width: 35px;
    height: 35px;
    line-height: 35px!important;
    text-align: center;
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.round {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
img {
    vertical-align: middle;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.bd-example>.alert+.alert, .bd-example>.nav+.nav, .bd-example>.navbar+.navbar, .bd-example>.progress+.btn, .bd-example>.progress+.progress {
    margin-top: 1rem;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.realfactory-footer-wrapper a {
    color: #f7f7f7!important;
}

.text-white{
    color:white!important;
}

/*added on 01-10-2018*/

.mb10{
    margin-bottom: 10px!important;
}
.pl40{
    padding-left: 40px!important;
}

.title{
    font-size: 27px;
    font-weight: 400;
    color: #00007c;
    letter-spacing: 0px;
    text-transform: none;
    border-bottom-style: solid;
    border-color: #d8a419!important;
    border-bottom-width: 2px;
}

@media only screen and (max-width: 767px){
    .proimgwidth {
        width: 100%!important;
    }
    .pl40{
        padding-left: 0px!important;
    }
}

.realfactory-logo-inner {
    max-width: 430px!important;
}

.flex-direction-nav a {
    height: 50px!important;
}
.flexslider{
    margin: 0px!important;
    border: 4px solid #424590!important;
}

.mb10{
    margin-bottom: 10px!important;
}

.product_small_img img{
    height: 200px!important;
}
table tr td {
    padding: 7px 0px;
}
table tr th {
    padding: 7px 0px;
}

.mw-realfactory-column-20 {
    float: left;
    width: 20%;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.mw-realfactory-column-40 {
    float: left;
    width: 40%!important;
    padding-left: 15px!important;
    padding-right: 15px!important;
}

@media only screen and (max-width: 767px){
    .mw-realfactory-column-40 {
    float: left;
    width: 100%!important;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.mw-realfactory-column-20 {
    float: left;
    width: 100%;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
}

@media only screen and (max-width: 767px){
.mobileid{
        padding-top: 20px;
}
.mobileidwhyus{
        padding-top: 35px;
}
.mobileidcerti{
        padding-top: 45px;
}
}

/* PROFILE PAGE CSS START */

.certificate-img {
    width: 800px;
    height: 570px;
}

.certificate-img-small {
    width: 270px;
    height: 300px;
    margin-left: 150px;
}

@media (max-width: 768px) {
    .certificate-img-small {
        width: 200px;
        height: 250px;
        margin-left: 50px;
    }
}

@media (max-width: 480px) {
    .certificate-img-small {
        width: 150px;
        height: 200px;
        margin-left: 20px;
    }
}

.pdf-container {
    display: flex;
    gap: 20px;
    justify-content: center;
}
.pdf-item {
    width: 50%;
    text-align: center;
}
.pdf-item h5 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.pdf-item iframe {
    width: 100%;
    height: 600px;
    border: none;
}
@media (max-width: 1024px) {
    .pdf-container {
        flex-wrap: wrap;
    }
    .pdf-item {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .pdf-container {
        flex-direction: column;
        align-items: center;
    }
    .pdf-item {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .pdf-item h5 {
        font-size: 16px;
    }
    .pdf-item iframe {
        height: 400px;
    }
}

/* PROFILE PAGE CSS END */