
body

{
	font-family: 'Poppins', sans-serif;
	background:#fff;
    color: #000;
    line-height: 1.56;
}

p{ font-size: 14px; }

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

/*******************************start header section*********************/

header .static-top {
    padding: 0;
}

a {
    transition: all 0.15s linear;
}

#navbarResponsive .navbar-nav .nav-item.sign-up{
    margin-left: 0px;
}

.Publisher-menu .nav-item.dropdown .dropdown-item {
    padding: 7px 9px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
}

.mr-10 {
    margin-right: 10px;
}

.mrtop7{
    margin-top: -7px;
}

.header_sec {
    position: relative;
    background: #fff;
}


nav .site-title {
    color: #000;
    position: relative;
    top: 0;
    left: 0px;
    display: none;
    background: #fff;
    z-index: 999;
}

/* .menu-logo .navbar-brand {
    width: 180px;
} */

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    padding: 12px 0px;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    -webkit-animation: fadeInDown 0.9s ease;
    -moz-animation: fadeInDown 0.9s ease;
    animation: fadeInDown 0.9s ease;
}

@keyframes fadeInDown{
    0%{transform:translate3d(0, -100%, 0)}
    to{transform:none;}
}
@-webkit-keyframes fadeInDown{
    0%{transform:translate3d(0, -100%, 0)}
    to{transform:none;}
}

.topcommon--padd {
    padding: 30px  0px;
}
.top-banner {
    background: #003E7A;
    position: relative;
}


/***************end heder  css*****************/


/*start css banner and form*/

.card.form--new {
    background: #e2f1ff;
    border-radius: 8px;
    box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
}

.form--new .main-step{
    padding: 0px 20px;
}

.form--new h1 {
    font-size: 21px;
    color: #003E7A;
    font-weight: 600;
    padding: 24px 0px 4px 20px    ;
}

.top-banner:before {
    background: url(../img/5.png);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.1;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 1140px;
    background-position: center center;
}


/************start form radio section*****************/

.form--new .radio{
    margin: 14px 0;
}

.step-inner-form {
    margin-bottom: 24px;
}

/* Custom radio buttons */
.form--new input[type="radio"] + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 15px;
    font-weight: 600;
}
.form--new input[type="radio"] + label:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 14px;
    position: absolute;
    top: 0px;
    left: 0;
    border: 1px solid #FF5A5A;
    background-color: #fff;
    border-radius: 50%;
}
.form--new input[type="radio"] {
    display: none !important;
}
.form--new input[type="radio"]:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FF5A5A;
}
/* Custom checkbox */
.form--new input[type="checkbox"] + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 27px;
    margin-right: 7px;
    font-size: 13px;
    font-weight: 500;
}
.form--new input[type="checkbox"] + label:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 14px;
    position: absolute;
    top: -1px;
    left: 0;
    border: 1px solid #b6b7b7;
    background-color: #fff;
    border-radius: 4px;
}
.form--new input[type="checkbox"] {
    display: none !important;
}
.form--new input[type="checkbox"]:checked + label:after {
    content: "✔";
    font-size: 20px;
    line-height: 20px;
    color: #2789df;
    display: block;
    position: absolute;
    top: 0;
    left: 4px;
    width: 20px;
    height: 20px;
    border-radius: 3px;
}

.step-common01 {
    display: flex;
    flex-direction: row;
    margin-bottom: 4px;
}

.heding01 {
    width: 32%;
    margin-top: 1px;
    font-size: 14px;
}

.heding02 {
    width: 68%;
}

.checkbox {
    display: inline-block;
}

.heding02 .form-control {
    border: none;
    border-bottom: solid 1px #ced4da;
    border-radius: 0px;
    padding: 0;
    background: transparent;
}

.heding01.heding-cnter {
    margin-top: 9px;
}

.form-bootm {
    display: flex;
    text-align: center;
}

.form-bootm a:hover{
    text-decoration: none;
}

.form-bootm .price-bott {
    background-image: linear-gradient(to left, #dd3e54, #e65461, #ef676e, #f7797c, #ff8b8b);
    padding: 13px 10px;
    width: 50%;
    display: block;
    color: #fff;
    border-bottom-left-radius: 8px;
}

.form-bootm .buy--now{
    background-image: linear-gradient(to right, #00c6ff, #00b4f8, #00a1ef, #228ee3, #3a7bd5);
    padding: 13px 10px;
    width: 50%;
    display:block;
    color: #fff;
    border-bottom-right-radius: 8px;
}

.slick-dots li button:before{
    color: transparent;
}

.slick-dots li.slick-active button:before{
    color: transparent;
}


.slick-dots li {
    text-align: center;
    display: inline-block;
    float: none;
    list-style: none;
    margin: 0px 1px;
    z-index: 99;
}
.slick-dots li button {
    font-size: 0px;
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 50%;
    opacity: 0.2;
    padding: 0;
    display: block;
    border: none;
    outline: none;
}
.slick-dots li.slick-active button {
    opacity: 1;
}


/***************start css sustome support*********************/

.sec-padd{
    padding: 60px 0px;
}

.single-box a {
    color: #000;
}

.single-box a:hover{
    text-decoration: none;
}

.single-box h3 {
    font-size: 18px;
    padding: 8px 0px;
    margin: 0px;
    font-weight: 600;
    color: #003e7a;
}

.single-box p {
    color: #646464;
    font-size: 14px;
}

.single-box {
    transition: .5s;
    position: relative;
    border-style: dashed;
    border-width: 0px 1px 0px 0px;
    border-color: #FD4A363D;
    margin: 0px 8px 0px 8px;
    padding: 20px 19px 20px 19px;
    
}

.single-box:hover {
    box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
    -webkit-transform: translateY(-10px);  transform: translateY(-10px);
}

.single-box:after, .single-box:before {
   /* background: #00bbfb;*/
    bottom: 0;
    content: "";
    height: 3px;
    opacity: 0;
    position: absolute;
    transition: .5s;
    visibility: hidden;
    width: 0;
}

.single-box:hover:after, .single-box:hover:before {
    opacity: 1;
    visibility: visible;
    width: 50%;
}
.single-box:before {
    left: 0;
}

.single-box:after {
    right: 0;
}


.single-box:hover .icon {
    background-image: linear-gradient(
        90deg, rgb(3 83 161) 0%, rgb(38 203 255) 100%);
    transition: all 0.15s linear;
}

.single-box:hover .icon i{
    color: #fff;
}

.icon img {
    width: 65px;
}

.services {
    position: relative;
}

.services.sec-padd .section-title {
    padding-bottom: 40px;
}

.section-title h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
    padding-bottom: 5px;
    position: relative;
    text-align: center;
    color: #fff;
}

.section-title h2::after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    left: calc(50% - 25px);
    width: 38px;
    height: 2px;
    background: #6b96dc;
}

.single-features {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 15px;
    position: relative;
    transition: .5s;
    min-height: 205px;
    text-align: center;
    box-shadow: 0px 0px 72px -10px rgb(0 0 0 / 22%);
}

.single-features:hover {
    box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.single-features .icon {
    color: #577fa7;
    text-align: center;
    transition: .5s;
    font-size: 50px;
    display: inline-block;
    background-image: linear-gradient(180deg, rgb(3 83 161) 0%, rgb(38 203 255) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.single-features p {
    font-size: 18px;
    margin-bottom: 3px;
    font-weight: 700;
    color: #003e7a;
    margin-top: 3px;
}

.single-features .text {
    font-size: 14px;
    color: #545454;
    font-weight: normal;
    margin: 0;
}

.single-box a {
    display: block;
}

.single-box .icon i {
    font-size: 25px;
    line-height: 60px;
    color: #ffffff;
}


.single-box .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-image: linear-gradient(
        180deg, rgb(3 83 161) 0%, rgb(38 203 255) 100%);
    text-align: center;
    display: block;
    border-radius: 100%;
    
}

.navlinkkk {
    background: linear-gradient(to left, #6b96dc, #56CCF2);
}

.card.form--new .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: transparent;
    border-bottom: solid 1px #6b96dc;
    color: #3669ac !important;
}

.single-features .icon.bg-c679e3 {
    background: #edc3fc;
    color: #c679e3;
}

.single-features .icon.bg-eb6b3d {
    background: rgba(235,107,61,.3);
    color: #eb6b3d;
}

.services {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.services:before {
    content: "";
    background: #003e7aa8;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

section.services .col-lg-6.col-md-6 {
    padding-right: 10px;
    padding-left: 10px;
}

.serv-img img {
    width: 100%;
    border-radius: 6px;
}


/********************start footer area css*************************/

.footer-area1 {
    background-color: #e2f1ff;
    background-repeat: no-repeat;
    position: relative;
    padding: 40px 0px 0px;
    z-index: 1;
    overflow: hidden;
}

.footer-area1 .map-new {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    opacity: .7;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    z-index: -1;
}

.footer-area1 .footer-bottom-img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer-area1 .footer-top-img {
    position: absolute;
    top: 0;
    right: 0;
}

.footer-left {
    position: relative;
}

.footer-logo {
    width: 120px;
}

.footer-left .footer-logo {
    margin-bottom: 12px;
}

.footer-social ul li {
    display: inline-block;
    margin-left: 0;
}

.footer-social ul li a {
    color: #fff;
    font-size: 20px;
    background-color: #547fb5;
    border: none;
    border-radius: 4px;
    padding: 9px 14px;
    transition: all 0.3s ease-in-out;
}

.footer-social ul li a:hover {
    background-color: #0096ff;
    border-color: #0684dc;
    color: #fff;
}

.footer-middle .footer-title {
    position: relative;
    color: #0e314c;
    font-size: 16px;
    padding-bottom: 10px;
    padding: 0px;
}

.footer-right .footer-title {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    padding-bottom: 10px;
    padding: 0 30px;
}


/*
.footer-middle .footer-title:after {
    content: "";
    height: 4px;
    width: 34px;
    background-color: #f58220;
    position: absolute;
    bottom: 0;
    left: 21px;
    border-radius: 10px;
    border: none;
}
*/

.footer-right .footer-title:before {
    content: "";
    height: 1px;
    width: 24px;
    background-color: rgb(255 255 255 / 62%);
    position: absolute;
    top: 12px;
    left: 0;
    border-radius: 10px;
    border: none;
}

.footer-middle .footer-list li i {
    margin-right: 7px;
    color: #6084a4;
}

.footer-middle .footer-list2 li i {
    margin-right: 7px;
    color: #ffffff;
}


.footer-left:after {
    content: "";
    height: 210px;
    width: 1px;
    background-color: #484545;
    position: absolute;
    top: 0;
    right: 15px;
}


.footer-middle .footer-list li {
    margin-bottom: 5px;
}

.footer-middle .footer-list li a {
    color: #466d91;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    padding: 4px 0px;
   display: block;
}

.footer-middle .footer-list2 li a {
    color: #dcdcdc;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    font-weight: 500;
}

.footer-middle .footer-list2 li a:hover {
    color: #fff;
    padding-left: 5px;
}

.footer-middle .footer-list li a:hover {
    color: #3480d8;
    padding-left: 5px;
}

.ipadnon {
    display: none;
}

.footer-left p {
    margin-bottom: 30px;
    padding-right: 30px;
    /*color: #444444;*/
    color: #dcdcdc;
    font-weight: 500;
}

.footer-right .input-group .form-control {
    height: 54px;
    border: 1px solid #e8e8e8;
    color: #000;
}

ul.footer-list {
    margin-top: 24px;
}

ul.footer-list2 {
    margin-top: 24px;
}

.footer-right p {
    margin-top: 32px;
    color: #dcdcdc;
    font-weight: 500;
}

.footer-right .input-group .input-group-append button {
    background-color: #0096ff;
    background-color: #0096ff;
    font-size: 16px;
    padding: 14px 20px 10px 25px;
    text-align: center;
    border: none;
    border-radius: 0 4px 4px 0;
    transition: all 0.3s ease-in-out;
    color: #fff;
}


.footer-bottom {
    padding: 75px 0 0 0;
}

.copyright-area p {
    font-size: 13px;
    color: #dcdcdc;
}


.copyright-area.copyright-area a {
    display: inline-block;
    font-size: 13px;
    color: #dcdcdc;
    padding: 0 5px;
    border-right: solid 1px #ccc;
}

.copyright-area.copyright-area a:last-child {
    border: none;
}

.copyright-area.copyright-area02 {
    text-align: right;
}

.input-group-append .fa {
    font-size: 24px;
}

.bootm-copy--rght {
text-align: center;
position: relative;
}


.top--footr--form .enquery--form{
    justify-content: center;
}

.myText02.myText04 {
    width: 44%;
    margin-right: 11px;
}

.free--try--inner h2 {
    color: #fff;
    margin-bottom: 22px;
}

.free--try--inner P {
    color: #EEE;
    font-size: 16px;
}

.downarrow {
    text-align: center;
    margin: auto;
    position: absolute;
    left: 0;
    top: -50px;
    right: 0;
}

.free--try--inner {
    margin-top: 17px;
}

.footer-bottom {
    padding: 15px;
    background: #4875ad;
    margin-top: 50px;
}

.copyright-area p {
    margin: 0px;
}

ul.footer-list.address01 li {
    color: #466d91;
    font-size: 14px;
    padding: 4px 0px;
}

.footer-social.mob-non {
    margin-top: 24px;
}

.enquiry-bg {
    background: #003e7aa8;
}

.blink_me {
    animation: blinker 1s linear infinite;
    }
  
    @keyframes blinker {
    50% {
    opacity: 0.4;
    }
    }

    .sec-padd02 {
        padding: 6px 0 10px;
    }

    .enqury--content p {
        color: #fff;
        font-size: 14px;
    }

    .enqury--form05 {
        background: #003e7a;
        border-radius: 4px;
        box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
        margin-top: 0;
        padding: 35px 42px;
        position: absolute;
        bottom: -137px;
        width: 100%;
        z-index: 2;
    }

    .enqury--inner .form-group {
        margin: 0;
    }
    .enqury--inner .form-control {
        height: 50px;
        border-radius: 0px;
    }

    .enqury--form05 .col-lg-3.col-md-3{
        padding: 0px;
    }

    .enqury--inner button {
        width: 100%;
        border-radius: 4px;
        height: 42px;
        background-image: linear-gradient(to left, #00c6ff, #00b4f8, #00a1ef, #228ee3, #3a7bd5);
    }

    /****************search icon css*************/

    .border-radus img{
        border-radius: 8px;
    }


    .topcommon--padd.topcommon--padd02 {
        padding: 30px 0 150px;
    }

    .pop--form {
        position: absolute;
        right: 0;
        top: -53px;
    }

    .pop--form a{
        background: #4875ad;
        color: #fff;
    display: inline-block;
    padding: 7px 20px;
    }

    .eform--main{
        position:absolute;
        bottom:73px;
        display:none;
        padding:18px 25px;
        margin:0;
        width:315px;
        height:250px;
        right: 0;
        background: #fff;
        box-shadow: 0 2px 18px 0 rgb(0 0 0 / 8%);
        border-radius: 4px;

    }

    .eform--main .form-control {
        height: 40px;
        font-size: 14px;
    }

    .close--btt .closebtn {
        position: absolute;
        top: 0px;
        right: 0px;
        border: none;
        background: #f16b71;
        width: 22px;
        height: 22px;
        line-height: 22px;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
    }

    .sec-padd02new {
        margin-top: -182px;
        position: relative;
    }

    .margin-0{
        margin: 0px;
    }

    .padding-0{
        padding: 0px;
    }

    .bordr--sec{
        border-style: solid;
        border-width: 0px 0px 5px 0px;
        border-color: #FD4A36;
        box-shadow: 0px 11px 35px 0px #c5b6b4;
    }

    .bg20{
        background-image: url(../img/prod-bg.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .no-border{
        border: none !important;
    }


    .pop--form a span {
        font-size: 12px;
    }
 
    

    /********************end footer area css*************************/


    /*********************start css profile page*******************/

    .profile--toggle{
        position: relative;
    }

    .prof--name a {
        display: block;
        color: #555b6d;
        font-size: 15px;
    }

    .prof--name a:hover{
        text-decoration: none;
    }
    .prof--name img {
    width: 40px;
    border-radius: 100%;
    height: 40px;
    box-shadow: 0 2px 3px #0404071a;
    border: 2px solid #f8f8fc;
    }

    .profile--nav {
        position: absolute;
        z-index: 9;
        background: #fff;
        padding: 10px;
        width: 100%;
        -webkit-box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%);
        box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%);
        -webkit-animation-name: DropDownSlide;
        animation-name: DropDownSlide;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        position: absolute;
        z-index: 1000;
        top: 70px;
    }

    .profile--nav:after {
        content: " ";
        position: absolute;
        right: 30px;
        top: -15px;
        border-top: none;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        border-bottom: 15px solid #fffcfc;
    }

    .profile--nav li a {
        display: block;
        padding: 5px;
        color: #8f8f8f;
    }

    .header_sec {
        position: relative;
        background: #fff;
        -webkit-box-shadow: 0 2px 4px -2px #ddd;
        -moz-box-shadow: 0 2px 4px -2px #ddd;
        box-shadow: 0 2px 4px -2px #ddd;
    }

    .prof--bg{
        background: #f8f8fc;
    }

    .pro-main-sec{
        margin-top: 30px;
    }

    .profile--inner{
       padding: 15px;
    }

    .profile--nav01 {
        border-bottom: solid 1px #003e7a;
    }

    .profile--nav01 {
        margin: 0;
        padding: 0;
    }

    .profile--nav01 li {
        display: inline-block;
    }

    .profile--nav01 li a {
        display: block;
        padding: 8px;
        color: #003e7a;
        border-radius: 4px;
        font-weight: 500;
        font-size: 14px;
    }

    .profile--nav01 li a.active{
        background: #003e7a;
        color: #fff;
        border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    }

    .card.profile--inner {
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        position: relative;
        margin-bottom: 1.5rem;
        width: 100%;
        border: 1px solid transparent;
        box-shadow: 0 0.76rem 1.52rem #12263f08;
        border-radius: 0.3rem;
    }

    .widget-user-image {
        clear: both;
        margin: 0 auto;
        display: block;
        border-radius: 100%;
        box-shadow: 0 3px 10px #0404071a;
        -moz-box-shadow: 0px 3px 10px 0 rgba(4,4,7,.1);
        -webkit-box-shadow: 0px 3px 10px 0 rgb(4 4 7 / 10%);
        -ms-box-shadow: 0px 3px 10px 0 rgba(4,4,7,.1);
        position: relative;
    }

    .widget-user-image img {
        box-shadow: 0 0 0 4px #eeeef3;
        border: 3px solid #f5f6f8;
        border-radius: 100%;
        width: 100px;
        height: 100px;
    }

    .card-body.prof--info {
        padding: 10px;
    }

    .prof--info h4 {
        font-size: 18px;
        font-weight: 600;
        color: #505050;
        margin: 0;
    }

    .prof--info small {
        color: #666;
        display: block;
        margin-bottom: 6px;
        font-size: 13px;
    }

    .prof--info a {
        background-image: linear-gradient(to right, #00c6ff, #00b4f8, #00a1ef, #228ee3, #3a7bd5);
        color: #fff;
        border: 2px solid #00c6ff;
        font-size: 14px;
    }

    .profl--tble .card-header {
        background: transparent;
        padding: 6px;
    }

    .profl--tble .card-header h5 {
        font-size: 14px;
        font-weight: 500;
        margin-top: 27px;
    }

    .tabl--main table th {
        font-weight: 500;
        font-size: 14px;
        padding: 7px;
    }

    .tabl--main table td {
        font-size: 14px;
        padding: 7px;
        font-weight: 400;
    }

    .profall--detls {
        margin-bottom: 20px;
    }

    .pesnal--detls .card-title {
        font-size: 16px;
        color: #003e7a;
        margin-bottom: 7px;
    }

    .mainres--tbl {
        margin-top: 14px;
    }

    .mainres--tbl table th {
        border-top: 0;
        font-size: 13px;
        font-weight: 600;
        background: #003e7a;
    color: #fff;
    }

    .mainres--tbl table td {
        font-size: 13px;
    }

    .mainres--tbl td button {
        background: #00a9f3;
        padding: 3px 8px;
        color: #fff;
        font-size: 13px;
    }

    .mainres--tbl table {
        margin: 0;
    }

    .mainres--tbl .btn.individl {
        color: #fff;
        border: 2px solid #00c6ff;
        font-size: 14px;
        margin-bottom: 12px;
        text-align: right;
        display: inline-block;
        background-color: #38cb89;
        border-color: #38cb89;
        box-shadow: 0 0 10px -5px #38cb8980;
        position: absolute;
        top: 9px;
        right: 16px;
    }


    /* SECTION VERTICAL TABS */
#experienceTab.nav-pills .nav-link.active {
    color: #0096ff !important;
    background-color: transparent;
    border-radius: 0px;
    border-left: 3px solid #0096ff;
}
#experienceTab.nav-pills .nav-link {
    border-radius: 0px;
    border-left: 2px solid #ccc;
    color: #464646;
    padding: 8px 0px 8px 9px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.dcd--main--sec {
    margin-top: 26px;
}

.dcd--main--sec .nav-tabs .nav-link{
    border: none;
    text-align: center;
    color: #333;
    font-weight: 500;
    font-size: 14px;
}

.dcd--main--sec .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-bottom: solid 2px #003e7a;
    color: #003e7a;
}

.allcert--detail {
    margin-top: 15px;
}


.prof--inner--tbl table th {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    padding: 6px;
    white-space: nowrap;
}

.prof--inner--tbl table td {
    padding: 6px;
    font-size: 14px;
    color: #333;
}


/*********************radio button css start******************/

.radio {
    margin: 4px;
}

.radio label{
    font-size: 14px;
}
.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.radio input[type="radio"] + .radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #003e7a;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: 0px;
    margin-right: 5px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
.radio input[type="radio"]:checked + .radio-label:before {
    background-color: #003e7a;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus + .radio-label:before {
    outline: none;
    border-color: #3197ee;
}

.verf--detls {
    background: #f0f2ff;
    padding: 15px 20px;
    border-radius: 6px;
}

.verf--detls h2 {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #003e7a;
    font-weight: 500;
}

.verf--detls label {
    margin: 0;
    font-size: 14px;
}

.verf--detls .form-group {
    margin-bottom: 9px;
}

.verf--detls .form-control {
    font-size: 14px;
    height: 38px;
    border-radius: 6px;
}

.verf--detls button {
    background-image: linear-gradient(to right, #00c6ff, #00b4f8, #00a1ef, #228ee3, #3a7bd5);
    color: #fff;
    border: 2px solid #00c6ff;
    font-size: 14px;
    width: 100%;
    text-align: center;
    height: 40px;
    text-transform: uppercase;
    display: block;
}

.profile--nav01 li a:hover{
    text-decoration: none;
}

.pro-main-sec .col-md-8 {
    padding-right: 8px;
    padding-left: 8px;
}

.mainres--tbl td a {
    background: #00a9f3;
    padding: 5px 3px;
    font-size: 13px;
    color: #fff;
}

.mainres--tbl table td {
    font-size: 13px;
    padding: 5px 1px;
}

.prof--inner--tbl.prof--inner--tbl02 table th{
    background: transparent;
    padding: 8px;
}

.prof--inner--tbl.prof--inner--tbl02 table td{  
    padding: 8px;
}

/*****************section main css*****************/

.marg40 {margin-top: 20px; margin-bottom: 20px;}



.cpl--main .nav-tabs .nav-link {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: none;
    color: #333;
    padding: 12px 9px;
    font-weight: 600;
    font-size: 15px;
}

.cpl--main .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: #003e7a;
    border-bottom: solid 2px #003e7a;
}

.categry--main {
    margin-top: 22px;
    margin-bottom: 22px;
    text-align: center;
}

.categry--main li {
    display: inline-block;
}

.categry--main li a {
    padding: 12px 18px;
    background: #e3e3e3;
    color: #003e7a;
    font-size: 15px;
    font-weight: 500;
    border-radius: 4px;
    opacity: 0.7;
    margin-right: 5px;
    display: block;
}

.categry--main li a.active {
    opacity: 1;
    color: #fff;
    background: #11998e;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #38ef7d, #11998e);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #38ef7d, #11998e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.pckage--cont p {
    font-size: 14px;
    color: #003e7a;
    line-height: 28px;
    font-weight: 600;
    margin: 0px;
}

.pckage--cont {
    background: #f0f2ff;
    position: relative;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.prtnr-img {
    position: absolute;
    top: 0px;
    left: 0;
    width: 206px;
    padding: 14px;
    border-left: solid 3px #266590;
}

.prtnr--cont {
    margin-left: 182px;
}

.prtnr-img img {
    padding: 10px;
}

.pckage--listng {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 15px 26px;
    background: url(../img/prod-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    border: solid 1px #eee;
    border-left: 3px solid #022278;
    border-radius: 6px;
}

.pckage--listng:before {
    background: #87c0ff21;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.gxt--logo {
    position: absolute;
    top: 0px;
}

.gxt--logo img {
    width: 100px;
    border-radius: 100%;
    height: 100px;
    background: #fff;
    padding: 4px;
}

.pckg--info {
    margin-left: 112px;
}

.pckg--info h3 {
    color: #1e266d;
    font-size: 20px;
    margin-bottom: 0;
}

.mid {
    font-size: 14px;
    color: #747171;
    padding: 2px 0px;
}

.col-md-4.pckg--info02 {
    text-align: right;
    border-left: dashed 1px #5ba0e3;
    }
.pckg--info02 button {
    color: #ffffff;
    background-image: linear-gradient(to right, #00c6ff, #00b4f8, #00a1ef, #228ee3, #3a7bd5);
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 11px 10px;
    display: inline-block;
    border-radius: 7px;
    border: 2px solid #00c6ff;
    margin-top: 9px;
}

.cpl--main .nav-tabs{
    align-items: center;
    justify-content: center;
}

.pckg--info p {
    margin-top: 5px;
    margin-bottom: 0;
}

.mid.mid01 {
    color: #505050;
}

.mid.call01{
    color: #505050;
}

.shap01 {
    position: absolute;
    top: 8px;
    left: 14px;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-left: 80px solid #275c81;
    border-bottom: 40px solid transparent;
}
.shap02{
position: absolute;
top: 8px;
right: 14px;
width: 0;
height: 0;
border-top: 40px solid transparent;
border-right: 80px solid #275c81;
border-bottom: 40px solid transparent;
}





/****************map vvvvvv************/
section.part--map--area {
    background: #003e7a;
    position: relative;
    padding: 60px 0px;
    overflow: hidden;
    margin-top: -78px;
}

section.part--map--area::before {
    content: "";
    background: url(../img/dashbordr.png);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.1;
}


.map--view{
    padding-bottom: 24px;
}

.map--img {
    position: relative;
    z-index: 2;
}

.main--posit {
    position: absolute;
    left: 19%;
    top: 5%;
    text-align: center;
    background: #fff;
    width: 247px;
    padding: 10px 5px;
    border-radius: 6px;
    z-index: 9;
    cursor: pointer;
}

.main--posit:before {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 40px solid white;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 37%;
}


.map--pin {
    position: relative;
    

}

  .pulse {
    background: rgba(0,0,0,0.2);
    border-radius: 50%;
    height: 14px;
    width: 14px;
    position: absolute;
    left: 51%;
    bottom: -25px;
    margin: 11px 0px 0px -12px;
    -webkit-transform: rotateX(55deg);
    -moz-transform: rotateX(55deg);
    -o-transform: rotateX(55deg);
    -ms-transform: rotateX(55deg);
    transform: rotateX(55deg);
    z-index: 1;
    animation: pulse 3s infinite;
   
  }

  @keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 204, 255, 0.4);
    }

    70% {
        box-shadow: 0 0 0 50px rgba(0, 204, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 204, 255, 0);
    }
}

  .pulse:after {
    content: "";
    border-radius: 50%;
    height: 25px;
    width: 25px;
    position: absolute;
    margin: -8px 0 0 -14px;
    -webkit-animation: pulsate 1s ease-out;
    -moz-animation: pulsate 1s ease-out;
    -o-animation: pulsate 1s ease-out;
    -ms-animation: pulsate 1s ease-out;
    animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-box-shadow: 0 0 1px 2px #89849b;
    box-shadow: 0 0 1px 2px #d9cfff;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    animation-delay: 1.1s;
    z-index: 1;

  }

  
  @-moz-keyframes pulsate {
    0% {
      -webkit-transform: scale(0.1, 0.1);
      -moz-transform: scale(0.1, 0.1);
      -o-transform: scale(0.1, 0.1);
      -ms-transform: scale(0.1, 0.1);
      transform: scale(0.1, 0.1);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
    }
    50% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    100% {
      -webkit-transform: scale(1.2, 1.2);
      -moz-transform: scale(1.2, 1.2);
      -o-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
      transform: scale(1.2, 1.2);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
    }
  }
  @-webkit-keyframes pulsate {
    0% {
      -webkit-transform: scale(0.1, 0.1);
      -moz-transform: scale(0.1, 0.1);
      -o-transform: scale(0.1, 0.1);
      -ms-transform: scale(0.1, 0.1);
      transform: scale(0.1, 0.1);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
    }
    50% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    100% {
      -webkit-transform: scale(1.2, 1.2);
      -moz-transform: scale(1.2, 1.2);
      -o-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
      transform: scale(1.2, 1.2);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
    }
  }
  @-o-keyframes pulsate {
    0% {
      -webkit-transform: scale(0.1, 0.1);
      -moz-transform: scale(0.1, 0.1);
      -o-transform: scale(0.1, 0.1);
      -ms-transform: scale(0.1, 0.1);
      transform: scale(0.1, 0.1);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
    }
    50% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    100% {
      -webkit-transform: scale(1.2, 1.2);
      -moz-transform: scale(1.2, 1.2);
      -o-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
      transform: scale(1.2, 1.2);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
    }
  }
  @keyframes pulsate {
    0% {
      -webkit-transform: scale(0.1, 0.1);
      -moz-transform: scale(0.1, 0.1);
      -o-transform: scale(0.1, 0.1);
      -ms-transform: scale(0.1, 0.1);
      transform: scale(0.1, 0.1);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
    }
    50% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    100% {
      -webkit-transform: scale(1.2, 1.2);
      -moz-transform: scale(1.2, 1.2);
      -o-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
      transform: scale(1.2, 1.2);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
    }
  }

  .usar--detl {
    position: absolute;
    top: 0;
    right: -200px;
    background: #ceebff;
    width: 17%;
    height: 100%;
    border-radius: 0;
    padding: 16px;
    z-index: 9;
    animation: slide 0.5s forwards;
    border-radius: 0px;
}

@-webkit-keyframes slide {
    100% { right: 0px; }
}

@keyframes slide {
    100% { right: 0px; }
}

/* .usar--detl:before {
    content: "";
    position: absolute;
    right: 98%;
    top: 28%;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-right: 20px solid #ceebff;
    border-bottom: 13px solid transparent;
} */

.profle--main{
    /* position: relative; */
}

.prof--piccs {
    margin-top: -36px;
}
.prof--piccs img {
    width: 115px;
    height: 115px;
    border-radius: 100%;
    padding: 1px;
    display: block;
}

.proff--info {
    line-height: 100%;
}

.proff--info h3 {
    color: #1e266d;
    font-size: 18px;
    margin-bottom: 0;
}

.proff--info span {
    font-size: 13px;
    color: #6b6c6c;
}

.pcont--main {
    margin-top: 10px;
    text-align: left;
}

.pcont--main span {
    font-size: 14px;
    margin-bottom: 0px;
}

.profle--main button {
    color: #ffffff;
    background-image: linear-gradient(to right, #00c6ff, #00b4f8, #00a1ef, #228ee3, #3a7bd5);
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 16px;
    display: inline-block;
    border-radius: 8px;
    border: 2px solid #00c6ff;
    margin-top: 9px;
    width: 97%;
    position: absolute;
    left: 0;
    bottom: 7px;
    margin-left: 5px;
    margin-right: 5px;
}

.mob--mal {
    text-align: left;
    border-top: dashed 1px #b9b9b9;
    padding: 5px 0px;
    margin-top: 20px;
}

.mob--mal li {
    display: inline-block;
    font-size: 14px;
    border-right: dashed 1px #5e5e5e;
    padding-right: 6px;
    font-weight: 500;
    color: #003e7a;
}

.mob--mal li:last-child {
    border: none;
    padding-right: 0;
}

.usar--detl .close {
    position: absolute;
    left: -18px;
    top: 8px;
    background: #fff;
    box-shadow: none;
    text-shadow: none;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    opacity: 1;
    font-size: 15px;
    color: #000;
    line-height: 35px;
    text-align: center;
    
}

.usar--detl .close:hover {
    background: #003e7a;
    opacity: 1 !important;
    color: #fff;
}


.main--posit02 {
    top: 15.5%;
    left: inherit;
    right: 28.3%;
}

.main--posit03 {
    bottom: 16.5%;
    left: 13%;
    right: inherit;
    top: inherit;
}

.main--posit04 {
    top: inherit;
    bottom: 33.9%;
    right: 33.7%;
    left: inherit;
}

.vdetls {
    color: #003e7a;
    font-size: 24px;
    display: block;
    position: absolute;
    bottom: 16%;
    left: -172%;
    background: #f0f2ff;
    text-align: left;
    width: 228px;
    padding: 6px;
    border-radius: 7px;
    z-index: -1;
}

.vdetls.vdetls02 {
    right: -205px;
    left: inherit;
    text-align: left;
    padding: 6px 0px 0px 42px;
}

.colr01 {
    background: #8ac3b6;
    color: #fff;
}

.colr02 {
    background: #4875ad;
    color: #fff;
}

.colr03 {
    background: #d74535;
    color: #fff;
}

.colr04 {
    background: #dacd3e;
    color: #fff;
}
/* .vdetls:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #f0f2ff;
    position: absolute;
    bottom: -8px;
    left: 39px;
    content: "";
} */

.vdetls p {
    margin-bottom: 3px;
    font-weight: 500;
}

.vdetls h6 {
    margin-bottom: 5px;
}

.vdetls:hover{
    text-decoration: none;
    color: #fff;
}

.moretext {
    display: none;
  }

  .bg--remve .main--posit{
      background: transparent;
      width: inherit;
    padding: inherit;
  }

  .bg--remve .main--posit:before{
      content: inherit;
  }

  .bg--remve .prof--piccs {
    margin-top: 0;
}

.gxtg--main01 {
    left: 7.9%;
    top: 18.3%;
}

.prof--piccs02 {
    position: relative;
}

.prof--piccs02 img {
    border-radius: 6px;
}

.proff--info02 {
    margin-left: 0;
    text-align: center;
    margin-top: 7px;
}

.proff--info02 h3 {
    margin-bottom: 3px;
}

.vdetls:hover {
   color: #003e7a;
}

.tab--main {
    text-align: center;
    border-bottom: 1px solid #dee2e6;
}

.tab--main li {
    display: inline-block;
}

.tab--main li a {
    border: none;
    color: #333;
    padding: 12px 9px;
    font-weight: 600;
    font-size: 15px;
    display: block;
}

.tab--main li a:hover{
    text-decoration: none;
}

.tab--main li a.active {
    color: #003e7a;
    border-bottom: solid 2px #003e7a;
}

section.gxt--part--main {
    position: relative;
    z-index: 1;
}


/**********************************blog page css start***************************/

.blog--bann img {
    width: 100%;
}

.blog--main {
    background: #F6F6F6;
}

.blo-listng-main {
    padding: 10px;
    background: #fff;
    min-height: 546px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 10%);
}

.blg--imag{
    position: relative;
}

.blog--date {
    position: absolute;
    bottom: -22px;
    left: 0;
    background: #D94736;
    text-align: center;
    padding: 12px 10px;
    border-radius: 4px;
}

.blog--date p {
    color: #fff;
    margin-bottom: 0px;
    padding: 0;
    line-height: 100%;
}

.blog--date small {
    color: #fff;
    padding-top: 8px;
    display: block;
}

.blog--date .bold {
    font-weight: 600;
    font-size: 18px;
}

.blog--content {
    padding: 39px 10px 14px;
}

.blog--content h2 {
    color: #003E7A;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 9px;
}

.blo-padd{
    padding: 30px 0px;
}

.blog--content a {
    color: #003E7A;
    font-weight: 500;
}

.blog--content a:hover{
    text-decoration: none;
    color: #D94736;
}

.blog--content a i {
    vertical-align: bottom;
}

.blog--deta--inner {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    padding: 30px 20px;
    border-radius: 4px;
    background: #fff;
    margin-top: -18px;
}

.deta--inner02 h1 {
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
    color: #404040;
}

.blogdeai--img img {
    width: 100%;
    border-top: solid 4px #295D8F;
}

.dca--hding h3 {
    font-weight: 700;
    color: #9C9C9C;
    font-size: 30px;
    line-height: 40px;
    position: relative;
    padding: 0 20px;
}

.dca--hding h3 span{
    display: block;
}

.dca--hding h3:before {
    content: "";
    background: #9C9C9C;
    width: 11px;
    height: 100%;
    position: absolute;
    left: 0;
}

.comon--hding--blog {
    font-size: 22px;
    color: #404040;
    font-weight: 600;
}

.mca--follyng {
    margin: 0;
    padding: 0 14px;
}

.mca--follyng li {
    font-size: 14px;
    padding: 4px 0px;
}

.registr--dscc {
    list-style: disc;
    margin: 0;
    padding: 0 4px 0 17px;
}

.re--post {
    position: relative;
    margin-bottom: 15px;
    min-height: 70px;
}

.re--img {
    position: absolute;
    left: 0;
}

.re--cont {
    margin-left: 140px;
    position: relative;
    line-height: 17px;
}

.re--cont p {
    font-size: 13px;
    margin: 0;
    color: #003E7A;
    font-weight: 500;
}

.re--cont small {
    color: #707070;
    font-size: 11px;
}

.re--post h4 {
    color: #404040;
    font-weight: 600;
    font-size: 20px;
    border-bottom: solid 6px #295D8F;
    padding-bottom: 6px;
    margin-bottom: 15px;
}

.comon--hding--blog.rpost {
    border-bottom: solid 5px #295D8F;
    padding-bottom: 4px;
    margin-bottom: 17px;
}

.categorie li {
    background: #EFEFEF;
    padding: 6px 10px;
    font-size: 13px;
    margin-bottom: 6px;
    position: relative;
    border-radius: 4px;
    display: block;
}

.categorie li span {
    position: absolute;
    right: 16px;
    font-weight: 600;
}
.categorie.tagss li {
    display: inline-block;
    border-radius: 30px;
    padding: 6px 23px;
}

.social--ico {
    text-align: center;
    display: flex;
    justify-content: center;
}

.social--ico li {
    font-size: 22px;
    font-weight: 500;
    color: #404040;
}

.social--ico li a {
    display: block;
    background: #F4F3F3;
    font-size: 14px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 100%;
    margin-right: 8px;
    color: #333;
}

.social--ico li a:hover{
    text-decoration: none;
    background: #295D8F;
    color: #fff;
}

.social--ico {
    margin-top: 45px;
}


.commnt--img {
    position: absolute;
    left: 13px;
}

.commnt--img img {
    width: 92px;
    border-radius: 100%;
    height: 92px;
}

.commnt--cont {
    margin-left: 105px;
}

.commnt--cont h3 {
    color: #404040;
    font-weight: 600;
    font-size: 21px;
}

.commnt--btn {
    text-align: center;
    margin-top: 27px;
}

.commnt--btn button {
    background: #003E7A;
    color: #fff;
    padding: 8px 19px;
    font-weight: 600;
}

.commnt--btn button:hover{
    color: #fff;
}

.leav--commnt .form-control {
    height: 46px;
}

.leav--commnt button {
    background: #003E7A;
    color: #fff;
    padding: 11px 15px;
    font-weight: 600;
}

.leav--commnt button:hover{
    color: #fff;
}

.leav--commnt textarea.form-control{
    height: auto;
}

.dsignature h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 9px;
}

.fontsmall h2 {
    font-size: 21px;
}

.uses--top h4 {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
}

.f--sector h4 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
}

.dsignature a {
    color: #266bbf;
    font-size: 14px;
}


/******************************paginaation css start********************************/

.mainpagi{
    margin:0 auto;
    padding-top:10px;
  }

  .pagination.pagination-circle .page-item.active .page-link {
      border-radius: 50%;
  }
  .pagination .page-item .page-link:hover {
      -webkit-transition: all .3s linear;
      transition: all .3s linear;
      border-radius: .125rem;
      background-color: #eee;
  }
  .pagination.pg-blue .page-item.active .page-link:hover {
      background-color: #BD5410;
  }
  .pagination .page-item.active .page-link {
      -webkit-transition: all .2s linear;
      transition: all .2s linear;
      border-radius: .125rem;
      background-color: #003E7A;
      color: #fff;
  }
  .pagination .page-item .page-link {
      -webkit-transition: all .3s linear;
      transition: all .3s linear;
      outline: 0;
      border: 0;
      background-color: transparent;
      font-size: .9rem;
      color: #999;
      font-weight:bold;
  }
  .pagination.pagination-circle .page-item .page-link:hover {
      border-radius: 50%;
  }
  .pagination.pagination-circle .page-item .page-link {
      margin-left: 2px;
      margin-right: 2px;
      border-radius: 50%;
  }
  .pagination .page-item.active .page-link{
      box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
  }
  
  .page-link{
    border:none!important;
    line-height: 15px;
    cursor: pointer;
  }

  /********************************** End pagination css ***************************/


/********************************** End blog page css ***************************/


@media(max-width: 767px){
    .cpl--main .nav-tabs .nav-link{
        padding: 12px 3px;
        font-size: 12px;
    }

    .categry--main li {
        display: block;
    }

    .categry--main li a {
        margin-right: 0;
        margin-bottom: 2px;
    }

    .gxt--logo {
        position: static;
    }

    .pckg--info {
        margin-left: 0;
    }

    .col-md-4.pckg--info02{
        text-align: left;
        border: none;
    }
}
