﻿.card-text{font-size:12px; line-height:15px;}
.post_left {font-size:100px; font-weight:bold; line-height:60px;}
.post_left1 {
    font-size: 70px;
    font-weight: bold;
    line-height: 60px;
}
form {
    margin-bottom: 0px;
}
.card {
    background-color: #ffffff;
    border: 1px solid rgba(0, 34, 51, 0.1);
    box-shadow: 2px 4px 10px 0 rgba(0, 34, 51, 0.05), 2px 4px 10px 0 rgba(0, 34, 51, 0.05);
    border-radius: 0.15rem;
}
.tab-card {
    border: 1px solid #eee;
}

.tab-card-header {
    background: none;
}
    /* Default mode */
    .tab-card-header > .nav-tabs {
        border: none;
        margin: 0px;
    }

        .tab-card-header > .nav-tabs > li {
            margin-right: 2px;
        }

            .tab-card-header > .nav-tabs > li > a {
                border: 0;
                border-bottom: 2px solid transparent;
                margin-right: 0;
                color: #737373;
                padding: 2px 15px;
            }

                .tab-card-header > .nav-tabs > li > a.show {
                    border-bottom: 2px solid #007bff;
                    color: #007bff;
                }

                .tab-card-header > .nav-tabs > li > a:hover {
                    color: #007bff;
                }

    .tab-card-header > .tab-content {
        padding-bottom: 0;
    }
.card {margin-bottom:15px;}
.service-box {
    margin-bottom: 40px;
}

.service-icon {
    margin: 0 20px 20px 0;
    float: left;
}

.service-desc h5 {
    margin-bottom: 10px;
}


.cursor-pointer {
    cursor: pointer;
}
.modal-dialog {
    max-width: 800px;    
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    margin-top: 16px;
}
.dropdown-menu {
    margin-top:8px;
}
    .bg-light {
    background-color: #fff !important;
}
.shadow {
    width: inherit;
    margin: 0 auto;
    padding-bottom: 0;
    box-shadow: 0 0 3px rgba(0,0,0,0.12);
    box-shadow: 0 1px 6px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 6px rgba(0,0,0,.2);
}
.top-area.top-padding {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding-top: 6px;
    padding-bottom: 0;
    margin-bottom: 0px;
}

.top-area {
    background: #0d8ebd;
}

.top-area {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 100%;
    color: #fff;
    padding-top: 1px;
    padding-bottom: 1px;
}


footer {
    padding: 50px 0 0;
}

footer {
    background-color: #f2f2f2;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
    footer .widget h5 {
        font-size: 20px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
.widget ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.widget ul li a {color:#000;}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.sub-footer {
    margin-top: 30px;
    background-color: #f7f7f7;
    border-top: 1px solid #ddd;
    padding: 30px 0 10px;
}

.section-heading h2 {
    margin-bottom: 10px;
}
.section-heading p {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.6em;
}

p {
    margin: 0 0 20px;
}

.marginbot-0 {
    margin-bottom: 0 !important;
}

.marginbot-10 {
    margin-bottom: 10px !important;
}

.marginbot-20 {
    margin-bottom: 20px !important;
}

.marginbot-30 {
    margin-bottom: 30px !important;
}

.marginbot-40 {
    margin-bottom: 40px !important;
}

.marginbot-50 {
    margin-bottom: 50px !important;
}

.marginbot-60 {
    margin-bottom: 60px !important;
}

.marginbot-70 {
    margin-bottom: 70px !important;
}

.marginbot-80 {
    margin-bottom: 80px !important;
}

.marginbot-90 {
    margin-bottom: 90px !important;
}

.marginbot-100 {
    margin-bottom: 100px !important;
}

.margintop-0 {
    margin-top: 0 !important;
}

.margintop-10 {
    margin-top: 10px !important;
}

.margintop-20 {
    margin-top: 20px !important;
}

.margintop-30 {
    margin-top: 30px !important;
}

.margintop-40 {
    margin-top: 40px !important;
}

.margintop-45 {
    margin-top: 45px !important;
}

.margintop-50 {
    margin-top: 50px !important;
}

.paddingtop-0 {
    padding-top: 0 !important;
}

.paddingtop-10 {
    padding-top: 10px !important;
}

.paddingtop-20 {
    padding-top: 20px !important;
}

.paddingtop-30 {
    padding-top: 30px !important;
}

.paddingtop-40 {
    padding-top: 40px !important;
}

.paddingtop-50 {
    padding-top: 50px !important;
}

.paddingtop-60 {
    padding-top: 60px !important;
}

.paddingtop-70 {
    padding-top: 70px !important;
}

.paddingtop-80 {
    padding-top: 80px !important;
}

.paddingtop-90 {
    padding-top: 90px !important;
}

.paddingtop-100 {
    padding-top: 100px !important;
}

.paddingbot-0 {
    padding-bottom: 0 !important;
}

.paddingbot-10 {
    padding-bottom: 10px !important;
}

.paddingbot-20 {
    padding-bottom: 20px !important;
}

.paddingbot-30 {
    padding-bottom: 30px !important;
}

.paddingbot-40 {
    padding-bottom: 40px !important;
}

.paddingbot-50 {
    padding-bottom: 50px !important;
}

.paddingbot-60 {
    padding-bottom: 60px !important;
}

.paddingbot-70 {
    padding-bottom: 70px !important;
}

.paddingbot-80 {
    padding-bottom: 80px !important;
}

.paddingbot-90 {
    padding-bottom: 90px !important;
}

.paddingbot-100 {
    padding-bottom: 100px !important;
}


.top {
    padding: 5px 0 5px;
    margin: 0 0 0px;
    background: #1768c4;
}
.top p.topcontact {
    color: #ddd;
    font-size: 15px;
    line-height: 25px;
}




.product-grid4, .product-grid4 .product-image4 {
    position: relative
}

.product-grid4 {
    font-family: Poppins,sans-serif;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
    transition: all .3s ease 0s;
    margin-bottom:20px;
}

    .product-grid4:hover {
        box-shadow: 0 0 10px rgba(0,0,0,.2)
    }

    .product-grid4 .product-image4 a {
        display: block
    }

    .product-grid4 .product-image4 img {
        width: 100%;
        height: auto
    }

    .product-grid4 .pic-1 {
        opacity: 1;
        transition: all .5s ease-out 0s
    }

    .product-grid4:hover .pic-1 {
        opacity: 0
    }

    .product-grid4 .pic-2 {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition: all .5s ease-out 0s
    }

    .product-grid4:hover .pic-2 {
        opacity: 1
    }

    .product-grid4 .social {
        width: 180px;
        padding: 0;
        margin: 0 auto;
        list-style: none;
        position: absolute;
        right: 0;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        transition: all .3s ease 0s
    }

        .product-grid4 .social li {
            display: inline-block;
            opacity: 0;
            transition: all .7s
        }

            .product-grid4 .social li:nth-child(1) {
                transition-delay: .15s
            }

            .product-grid4 .social li:nth-child(2) {
                transition-delay: .3s
            }

            .product-grid4 .social li:nth-child(3) {
                transition-delay: .45s
            }

    .product-grid4:hover .social li {
        opacity: 1
    }

    .product-grid4 .social li a {
        color: #222;
        background: #fff;
        font-size: 17px;
        line-height: 36px;
        width: 40px;
        height: 36px;
        border-radius: 2px;
        margin: 0 5px;
        display: block;
        transition: all .3s ease 0s
    }

        .product-grid4 .social li a:hover {
            color: #fff;
            background: #ae008f
        }

        .product-grid4 .social li a:after, .product-grid4 .social li a:before {
            content: attr(data-tip);
            color: #fff;
            background-color: #000;
            font-size: 12px;
            line-height: 20px;
            border-radius: 3px;
            padding: 0 5px;
            white-space: nowrap;
            opacity: 0;
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: -30px
        }

        .product-grid4 .social li a:after {
            content: '';
            height: 15px;
            width: 15px;
            border-radius: 0;
            transform: translateX(-50%) rotate(45deg);
            top: -22px;
            z-index: -1
        }

        .product-grid4 .social li a:hover:after, .product-grid4 .social li a:hover:before {
            opacity: 1
        }

    .product-grid4 .product-discount-label, .product-grid4 .product-new-label {
        color: #fff;
        background-color: #ae008f;
        font-size: 13px;
        font-weight: 800;
        text-transform: uppercase;
        line-height: 45px;
        height: 45px;
        width: 45px;
        border-radius: 50%;
        position: absolute;
        left: 10px;
        top: 15px;
        transition: all .3s
    }

    .product-grid4 .product-discount-label {
        left: auto;
        right: 10px;
        background-color: #d7292a
    }

    .product-grid4:hover .product-new-label {
        opacity: 0
    }

    .product-grid4 .product-content {
        padding: 10px
    }

    .product-grid4 .title {
        font-size: 15px;
        font-weight: 400;
        text-transform: capitalize;
        margin: 0 0 7px;
        transition: all .3s ease 0s
    }

        .product-grid4 .title a {
            color: #222
        }

            .product-grid4 .title a:hover {
                color: #ae008f
            }

    .product-grid4 .price {
        color: #ae008f;
        font-size: 17px;
        font-weight: 700;
        margin: 0 2px 15px 0;
        display: block
    }

        .product-grid4 .price span {
            color: #909090;
            font-size: 13px;
            font-weight: 400;
            letter-spacing: 0;
            text-decoration: line-through;
            text-align: left;
            vertical-align: middle;
            display: inline-block
        }

    .product-grid4 .add-to-cart {
        border: 1px solid #e5e5e5;
        display: inline-block;
        padding: 10px 20px;
        color: #888;
        font-weight: 600;
        font-size: 14px;
        border-radius: 4px;
        transition: all .3s
    }

    .product-grid4:hover .add-to-cart {
        border: 1px solid transparent;
        background: #ae008f;
        color: #fff
    }

    .product-grid4 .add-to-cart:hover {
        background-color: #505050;
        box-shadow: 0 0 10px rgba(0,0,0,.5)
    }

@media only screen and (max-width:990px) {
    .product-grid4 {
        margin-bottom: 30px
    }
}




.quich-btn {
    background-color: #30c0f5;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-top: 7px;
    position: fixed;
    right: -70px;
    text-align: center;
    top: 45%;
    transform: rotate(-90deg);
    z-index: 222;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    background: #012790;
    background: -moz-linear-gradient(left,#158fb9 0%,#012790 100%);
    background: -webkit-linear-gradient(left,#158fb9 0%,#012790 100%);
    background: linear-gradient(to right,#158fb9 0%,#1012790 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#158fb9 ', endColorstr='#012790',GradientType=1 );
    display: -webkit-box;
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.quich-btn a {color:#FFF; text-decoration:none;}

.whtcall-mob-btn {
    width: 100%;
    height: auto;
    margin: auto;
    position: fixed;
    bottom: 8px;
    left: 0px;
    z-index: 999;
}

.whtcall-mob-btn {
    width: 100%;
    height: auto;
    margin: auto;
    position: fixed;
    bottom: 50px;
    left: 0px;
    z-index: 999;
}

    .whtcall-mob-btn ul li:last-child {
        float: right;
        border-radius: 5px 0px 0px 5px;
    }

    .whtcall-mob-btn ul li {
        width: auto;
        float: left;
        list-style-type: none;
        text-align: center;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .whtcall-mob-btn ul li {
        width: auto;
        float: left;
        list-style-type: none;
        text-align: center;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
    }
        .whtcall-mob-btn ul li a {
            display: block;
            font-size: 15px;
            color: #fff;
            font-weight: 600;
            margin-left: 8px;
        }







.captcha {
    color: #FFF;
    padding: 8px;
    font-family: "Century Gothic";
    text-decoration: line-through;
    font-size: 18px;
    -moz-user-select: -moz-none;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 10px;
    cursor: default;
    background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAoAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVBNUFFNTZCQTkzQzExRTVBODNFQ0E2NkZERkJCOENGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVBNUFFNTZDQTkzQzExRTVBODNFQ0E2NkZERkJCOENGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUE1QUU1NjlBOTNDMTFFNUE4M0VDQTY2RkRGQkI4Q0YiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUE1QUU1NkFBOTNDMTFFNUE4M0VDQTY2RkRGQkI4Q0YiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAMCAgICQgMCQkMEQsKCxEVDwwM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');
}