@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);


body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    background: #ffffff;
    color: #000000;
    font-weight: 500;
    overflow-x: hidden;
}

.navbar {
    /* position: absolute; */
    z-index: 11;
    width: 100%;
    /*   background: linear-gradient(to top, #2963b1, #36a2d8);
    box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.47);
    -webkit-box-shadow: 0px 10px 6px 0px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 10px 6px 0px rgba(0,0,0,0.47); */
}

/* .navbar {
     position: absolute; 
    z-index: 11;
    width: 100%;
    background: #0c5b9d;
    box-shadow: 0px 10px 6px 0px rgba(0,0,0,0.47);
    -webkit-box-shadow: 0px 10px 6px 0px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 10px 6px 0px rgba(0,0,0,0.47);
} */

.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    margin-left: auto;
}


.navbar-light .navbar-nav .nav-link {
    font-size: 13px;
    font-weight: 700;
    color: #1a1a19;
    padding: 15px 10px 13px;
    /* padding: 15px 23px 13px; */
    /* letter-spacing: 0.5px; */
    text-transform: uppercase;
}

    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-light .navbar-nav.show > .nav-link {
        /*  color: #fdd685 !important; */
        transition: 0.6s;
        background: transparent;
    }

    .navbar-light .navbar-nav .show > .nav-link,
    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-light .navbar-nav .nav-link:focus {
        color: #23699a !important;
        /*    background: #F58021;*/
    }

.dropdown-menu {
    background: linear-gradient(to top, #27a29e, #27a29e);
    border: 0px solid #0b0d3e;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.40);
    margin: 0;
    min-width: 10.5rem;
    padding: 0;
    border-radius: 3px;
    margin-top: 7px;
}




.dropdown-item {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff !important;
    /* 	padding: 12px 54px 12px 20px; */
    padding: 12px 29px 12px 20px;
    /* padding: 12px 20px; */
    font-weight: 600;
    transition: 0.8s;
    text-transform: uppercase;
}

    .dropdown-item:last-child {
        border-bottom: none;
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        color: #ffffff !important;
        font-size: 15px;
        background-color: transparent;
    }

.message {
    background-attachment: inherit;
    background-size: contain;
    padding: 30px 0px;
    background-repeat: no-repeat;
}

.committee {
    text-align: center;
    padding: 20px 0px;
}

.committee2 {
    text-align: center;
    padding: 13px 0px;
}

.committee1 {
    text-align: center;
    padding: 10px 0px;
}

.committee h3 {
    font-size: 20px;
    margin: 0px 0px;
    font-family: 'Poppins', sans-serif;
    display: block;
    padding: 0px 4px;
    background: -webkit-linear-gradient(135deg,#122d86,#122d86);
    background: linear-gradient(135deg,#122d86,#122d86);
    background-clip: text;
    font-weight: 500;
    line-height: normal;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.committee h6 {
    margin: 0;
    padding-top: 7px;
    font-weight: 600;
    font-size: 16px;
    color: #00739c;
}

.committee2 h6 {
    margin: 0;
    padding-top: 7px;
    font-weight: 600;
    font-size: 16px;
    color: #00739c;
}


.committee1 h5 {
    margin: 0;
    padding-top: 7px;
    font-weight: 700;
    font-size: 16.4px;
    color: #000000;
}

.committee2 h5 {
    margin: 0;
    padding-top: 7px;
    font-weight: 700;
    font-size: 15.7px;
    color: #000000;
}

.committee1 p {
    font-size: 14px;
    color: #08397a;
    font-weight: 500;
    margin-top: 7px;
}

.committee p {
    font-size: 13.5px;
    color: #000000;
    font-weight: 500;
    margin-top: 10px;
}

.committee2 p {
    font-size: 13.5px;
    color: #000000;
    font-weight: 500;
    margin-top: 10px;
}

.committeeimg {
    width: 170px !important;
    margin: auto;
}

.committeeimg1 {
    width: 190px !important;
    margin: auto;
}

.committeeimg2 {
    width: 165px !important;
    margin: auto;
}

.committeeimg3 {
    width: 160px !important;
    margin: auto;
}

.execommittee {
    padding: 50px 0px;
    text-align: center;
}

.slidehead {
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    font-size: 50px;
    font-weight: 900;
    letter-spacing: 1px;
}

.slidecontent {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
}

.carousel-caption {
    bottom: 14%;
}

.welcomemsg {
    padding: 36px 28px;
    border-radius: 10px;
    background: linear-gradient(135deg,#0c2a80,#024ec5);
}

    .welcomemsg p {
        color: #ffffff;
    }


.mainheader {
    font-size: 40px;
    font-weight: 700;
    display: inherit;
    background: linear-gradient(360deg, #125697, #4bbdbd);
    background-clip: text;
    line-height: normal;
    margin-top: 0;
    display: inline-block;
    padding: 0px 10px 10px 0px;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: Barlow;
}

.org {
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    margin-top: 0;
    display: inline-block;
    padding: 0px 10px 10px 10px;
    color: #010101;
    background: #ffffff;
}

.mainheader1 {
    font-size: 34px;
    font-weight: 600;
    display: inherit;
    background: linear-gradient(360deg,#000000,#000000);
    background-clip: text;
    line-height: normal;
    margin-top: 0;
    display: inline-block;
    padding: 0px 10px 10px 0px;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mainheader2 {
    font-size: 24px;
    font-weight: 600;
    display: inherit;
    background: linear-gradient(360deg,#143055,#143055);
    background-clip: text;
    line-height: normal;
    margin-top: 0;
    display: inline-block;
    padding: 0px 10px 10px 0px;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}





.subheader {
    font-size: 36px;
    font-family: 'Poppins', sans-serif;
    display: inherit;
    background: -webkit-linear-gradient(135deg,#fd7d56,#fc2372);
    background: linear-gradient(135deg,#fd7d56,#fc2372);
    background-clip: text;
    line-height: normal;
    margin-top: 0;
    line-height: 40px;
    display: inline-block;
    padding: 0px 10px 10px 0px;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.venueimg {
    padding: 4px;
    background: linear-gradient(135deg,#fd7d56,#fc2372);
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}


.headtop {
    font-size: 16px;
    color: #ffffff;
    margin: 0;
    padding: 0;
    font-weight: 500;
}


button {
    margin: 0em;
    /*    width: 10em;*/
    /*background: linear-gradient(135deg,#fd7d56,#fc2372);*/
    color: rgb(255, 255, 255);
    font-size: 1.05em;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    transition: all 0.3s ease-out;
}

    button:focus {
        outline: 0;
    }

.btn-2 {
    margin:;
    letter-spacing: 1px;
    padding: 10px 24px;
    background-image: linear-gradient(to right, #e6af3b, #e6af3b); /* border: 2px solid #242890; */
    color: rgb(255, 255, 255);
    font-size: 17px;
    border-radius: 2px;
    transition: 1s;
    font-weight: 500;
    box-shadow: 5px 5px 0 0 #191464;
}

    .btn-2:hover {
        background-image: linear-gradient(to right, #e6af3b, #e6af3b);
        cursor: pointer;
        text-decoration: none;
        color: rgb(255, 255, 255);
        font-weight: 500;
        /* border: 2px solid #3b449b; */
        box-shadow: none;
    }


.btn-1 {
    margin: 0em;
    letter-spacing: 1px;
    padding: 10px 18px;
    background: #1c5896;
    color: rgb(255, 255, 255);
    font-size: 15px;
    border-radius: 2px;
    transition: 1s;
    font-weight: 500;
    text-transform: uppercase;
    /*  box-shadow: 4px 4px 0 0 #e6af3b; */
}

    .btn-1:hover {
        background: #278e9a;
        cursor: pointer;
        text-decoration: none;
        color: rgb(255, 255, 255);
        font-weight: 500;
        box-shadow: none;
    }




.owl-carousel .owl-nav {
    position: absolute;
    top: 46%;
    width: 100%;
    z-index: 111;
}

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: -10px;
        color: #ffffff !important;
        background: linear-gradient(135deg,#265ea7,#265ea7);
        padding: 10px 18px !important;
        border-radius: 50%;
        -moz-transition: all 0.7s ease;
        -o-transition: all 0.7s ease;
        -webkit-transition: all 0.7s ease;
        -ms-transition: all 0.7s ease;
        transition: all 0.7s ease;
        opacity: 0;
        border: 0;
    }

        .owl-carousel .owl-nav button.owl-prev span:before,
        .owl-carousel .owl-nav button.owl-next span:before {
            font-size: 30px;
            padding: 10px 18px;
        }

    .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

.owl-carousel:hover .owl-nav button.owl-prev,
.owl-carousel:hover .owl-nav button.owl-next {
    opacity: 1;
}

.owl-carousel:hover .owl-nav button.owl-prev {
    left: -0px;
}

.owl-carousel:hover .owl-nav button.owl-next {
    right: -0px;
}


.venue {
    padding: 50px 0px;
    text-align: center;
}

.abstract {
    padding: 21px 0px 50px;
    text-align: center;
}

.mesg {
    padding: 55px 0px;
    text-align: center;
}

.sponsor {
    padding: 20px 0px 55px;
    text-align: center;
}

.page {
    padding: 50px 0px;
}

.abstractgrid {
    background: #3b449b;
    padding: 1px;
    margin: 13px 0px;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}

.abstractgrid1 {
    background: linear-gradient(to top, #205eaa, #0098da);
    padding: 49px 11px;
    margin: 13px 0px;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    font-weight: 600;
    font-size: 23px;
    font-family: Barlow;
}

.abstractimg {
    width: 100%;
}

.abstractgrid h4 {
    color: #ffffff;
    font-size: 16px;
    padding: 10px 0px 0px;
    font-weight: 500;
}

.abstractgrid p {
    color: #cccccc;
}

.textreg {
}

    .textreg span {
        font-weight: 600;
        font-size: 16px;
    }

.table td, .table th {
    padding: 8px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.tblheader {
    background: linear-gradient(135deg,#205eaa,#205eaa);
    font-size: 14px;
    padding: 6px;
    color: #ffffff;
}

.pageheader {
    position: relative;
}

.pageheaderline {
    font-family: Barlow;
    position: absolute;
    top: 37%;
    margin: auto;
    font-size: 44px;
    left: 6%;
    text-align: left;
    right: 0;
}

    .pageheaderline h2 {
        background: #ffffff;
        display: inline-block;
        -webkit-background-clip: text;
        background-clip: text;
        color: #000000;
        font-size: 37px !important;
        /* text-shadow: 2px 3px 2px rgb(255 255 255 / 33%); */
        text-transform: uppercase;
        font-weight: 700;
    }

.bgpageheader {
    left: 0;
    position: absolute;
    margin-top: -4%;
}


.registeration {
    padding: 50px 0px;
    text-align: center;
    margin-top: -35px;
}

.RegPackages {
    background: #3b449b;
    padding: 40px 29px;
    margin: 20px 0px;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 0.35%);
    border: 3px ridge #fdd98d;
}

.regpackhead {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    display: inherit;
    font-weight: 600;
    background: linear-gradient(#000000, #000000);
    background-clip: text;
    line-height: normal;
    margin-top: 0;
    line-height: 30px;
    display: inline-block;
    padding: 0px 10px 10px 0px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.regpacktext {
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
}

.regpackprice {
    font-weight: 700;
    font-size: 31px;
    line-height: 40px;
    color: #000000;
}

.nav-pills .nav-link.active, .show > .nav-pills .nav-link {
    background: linear-gradient(24deg, rgb(38, 151, 213), rgb(40, 97, 169));
    padding: 13px 10px;
    /*  background-image: url(../images/regpackbg.png); */ background-size: contain;
    font-weight: 600;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: center top;
    color: #ffffff;
}

.nav-pills .nav-link {
    padding: 13px 20px;
    font-weight: 600;
    font-size: 16px;
    color: #2860a8;
}

footer {
    background: linear-gradient(to top, #105096, #269da8);
    background-position: bottom center;
    padding: 59px 0px 2px;
    background-size: cover;
    background-repeat: no-repeat;
}



    footer h3 {
        font-size: 35px;
        /* font-family: Barlow */;
        display: inherit;
        /* background: -webkit-linear-gradient(#eee, #333); */
        /*   background: linear-gradient(#f7e66c, #f7e66c); */
        background: linear-gradient(135deg,#ffffff,#ffffff);
        background-clip: text;
        line-height: normal;
        margin-top: 0;
        line-height: 30px;
        display: inline-block;
        padding: 0px 10px 10px 0px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700;
        font-family: Barlow;
    }

    footer p {
        font-size: 14px;
        color: #ffffff;
        font-weight: 400;
    }

        footer p a {
            color: #ffffff;
            font-weight: 500;
        }

            footer p a:hover, footer p a:active, footer p a:focus {
                color: #ffffff;
                font-weight: 600;
                text-decoration: none;
            }

    footer ul {
        list-style: none;
        padding-left: 0px;
        line-height: 29px;
    }

        footer ul li a i {
            font-size: 12px;
            padding-right: 6px;
            display: inline-block;
            background: linear-gradient(#faed7a, #faed7a);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            transition: .6s;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        footer ul li a {
            color: #ffffff;
            font-size: 13.6px;
            transition: .6s;
            letter-spacing: 0.5px;
            font-weight: 400;
        }

            footer ul li a:hover, footer ul li a:focus, footer ul li a:active {
                color: #ffffff;
                text-decoration: none;
            }

#pageYOffset {
    position: fixed;
    right: 0;
    padding: 10px;
    color: #fff;
    z-index: 1111;
    background: rgba(0, 0, 0, 0.3);
}

#position {
    display: none;
}

#goTop {
    position: fixed;
    right: 1%;
    bottom: 1%;
    font-size: 18px;
    transform: translateY(-50%);
    padding: 8px 16px;
    cursor: pointer;
    color: #fff;
    z-index: 9999;
    background: linear-gradient(135deg,#2c80b1,#2c80b1);
    border: none;
    opacity: 0 !important;
    border-radius: 50%;
    transition: opacity 0.4s linear;
}

    #goTop.is-visible {
        opacity: 1 !important;
        z-index: 9999;
    }


/* ---------- Fog ---------- */
.fogwrapper {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-filter: blur(1px) grayscale(0.2) saturate(1.2) sepia(0.2);
    filter: blur(1px) grayscale(0.2) saturate(1.2) sepia(0.2);
}

#foglayer_01, #foglayer_02, #foglayer_03 {
    height: 100%;
    position: fixed;
    width: 200%;
    z-index: -1;
}

    #foglayer_01 .image01, #foglayer_01 .image02,
    #foglayer_02 .image01, #foglayer_02 .image02,
    #foglayer_03 .image01, #foglayer_03 .image02 {
        float: left;
        height: 100%;
        width: 50%;
    }

#foglayer_01 {
    -webkit-animation: foglayer_01_opacity 40s linear infinite, foglayer_moveme 40s linear infinite;
    -moz-animation: foglayer_01_opacity 40s linear infinite, foglayer_moveme 40s linear infinite;
    animation: foglayer_01_opacity 40s linear infinite, foglayer_moveme 40s linear infinite;
}

#foglayer_02, #foglayer_03 {
    -webkit-animation: foglayer_02_opacity 60s linear infinite, foglayer_moveme 60s linear infinite;
    -moz-animation: foglayer_02_opacity 60s linear infinite, foglayer_moveme 60s linear infinite;
    animation: foglayer_02_opacity 60s linear infinite, foglayer_moveme 60s linear infinite;
}



/* ---------- Moving Fog ---------- */
/*
  'size: cover' || 'size: 100%'; results remain the same
  'attachment: scroll' can be added or removed; results remain the same
  'attachment: fixed' causing unexpected results in Chrome
  'repeat-x' || 'no-repeat'; results remain the same
*/
#foglayer_01 .image01, #foglayer_01 .image02 {
    background: url("../images/fog/fog1.png") center center/cover no-repeat transparent;
}

#foglayer_02 .image01, #foglayer_02 .image02,
#foglayer_03 .image01, #foglayer_03 .image02 {
    background: url("../images/fog/fog2.png") center center/cover no-repeat transparent;
}

/* ---------- Keyframe Layer 1 ---------- */
@-webkit-keyframes foglayer_01_opacity {
    0% {
        opacity: .1;
    }

    22% {
        opacity: .5;
    }

    40% {
        opacity: .28;
    }

    58% {
        opacity: .4;
    }

    80% {
        opacity: .16;
    }

    100% {
        opacity: .1;
    }
}

@-moz-keyframes foglayer_01_opacity {
    0% {
        opacity: .1;
    }

    22% {
        opacity: .5;
    }

    40% {
        opacity: .28;
    }

    58% {
        opacity: .4;
    }

    80% {
        opacity: .16;
    }

    100% {
        opacity: .1;
    }
}

@-o-keyframes foglayer_01_opacity {
    0% {
        opacity: .1;
    }

    22% {
        opacity: .5;
    }

    40% {
        opacity: .28;
    }

    58% {
        opacity: .4;
    }

    80% {
        opacity: .16;
    }

    100% {
        opacity: .1;
    }
}

@keyframes foglayer_01_opacity {
    0% {
        opacity: .1;
    }

    22% {
        opacity: .5;
    }

    40% {
        opacity: .28;
    }

    58% {
        opacity: .4;
    }

    80% {
        opacity: .16;
    }

    100% {
        opacity: .1;
    }
}
/* ---------- Keyframe Layer 2 ---------- */
@-webkit-keyframes foglayer_02_opacity {
    0% {
        opacity: .5;
    }

    25% {
        opacity: .2;
    }

    50% {
        opacity: .1;
    }

    80% {
        opacity: .3;
    }

    100% {
        opacity: .5;
    }
}

@-moz-keyframes foglayer_02_opacity {
    0% {
        opacity: .5;
    }

    25% {
        opacity: .2;
    }

    50% {
        opacity: .1;
    }

    80% {
        opacity: .3;
    }

    100% {
        opacity: .5;
    }
}

@-o-keyframes foglayer_02_opacity {
    0% {
        opacity: .5;
    }

    25% {
        opacity: .2;
    }

    50% {
        opacity: .1;
    }

    80% {
        opacity: .3;
    }

    100% {
        opacity: .5;
    }
}

@keyframes foglayer_02_opacity {
    0% {
        opacity: .5;
    }

    25% {
        opacity: .2;
    }

    50% {
        opacity: .1;
    }

    80% {
        opacity: .3;
    }

    100% {
        opacity: .5;
    }
}
/* ---------- Keyframe Layer 3 ---------- */
@-webkit-keyframes foglayer_03_opacity {
    0% {
        opacity: .8
    }

    27% {
        opacity: .2;
    }

    52% {
        opacity: .6;
    }

    68% {
        opacity: .3;
    }

    100% {
        opacity: .8;
    }
}

@-moz-keyframes foglayer_03_opacity {
    0% {
        opacity: .8
    }

    27% {
        opacity: .2;
    }

    52% {
        opacity: .6;
    }

    68% {
        opacity: .3;
    }

    100% {
        opacity: .8;
    }
}

@-o-keyframes foglayer_03_opacity {
    0% {
        opacity: .8
    }

    27% {
        opacity: .2;
    }

    52% {
        opacity: .6;
    }

    68% {
        opacity: .3;
    }

    100% {
        opacity: .8;
    }
}

@keyframes foglayer_03_opacity {
    0% {
        opacity: .8;
    }

    27% {
        opacity: .2;
    }

    52% {
        opacity: .6;
    }

    68% {
        opacity: .3;
    }

    100% {
        opacity: .8;
    }
}
/* ---------- Keyframe moveMe ---------- */
@-webkit-keyframes foglayer_moveme {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@-moz-keyframes foglayer_moveme {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@-o-keyframes foglayer_moveme {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@keyframes foglayer_moveme {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@media only screen and (min-width: 280px) and (max-width: 767px) {
    #foglayer_01 .image01, #foglayer_01 .image02,
    #foglayer_02 .image01, #foglayer_02 .image02,
    #foglayer_03 .image01, #foglayer_03 .image02 {
        width: 100%;
    }
}




/*scrollbar*/


/* width */
::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #327aba;
    border-radius: 1px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: linear-gradient(135deg,#ffffff,#ffffff);
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: linear-gradient(135deg,#2aab94,#2aab94);
    }


@-webkit-keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}

@keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}


.messagegrid {
    /* border: 1px solid #000840; */
    padding: 38px 20px 3px;
    border-radius: 22px;
    margin: 10px 10px !important;
    background: #ffffff;
    border: 2px groove #143055;
}



.messagegrid1 {
    /* border: 1px solid #000840; */
    padding: 25px 22px 25px;
    border-radius: 15px;
    margin: 10px 10px !important;
    background: #36a2d817;
    border: 2px ridge #143055;
    line-height: 24px;
    box-shadow: 0px 0px 10px 5px rgba(54,162,216,0.42) inset;
}

/*  #timer {
font-size: 25px; 
    font-weight: 500; 
  padding:4px;   
    color:#fff098;	
     margin-top: 492px;  
  text-align:center
}

#timer div {
    display: inline-block;
  min-width: 60px; 
    padding: 4px;
  
	background: rgb(251,238,133);
	background: -moz-radial-gradient(circle, rgba(251,238,133,1) 0%, #083658 100%);
	background: linear-gradient(to right, #005e9e, #00264c);
	 
    margin: 7px;
	width: 90px;
    height: 90px;

	
}

#timer div span {
    color: #fff098;
   display: block;
    margin-top: 1px;
    font-size: 14px;
    font-weight: 400;

} */

#timer {
    font-size: 22px;
    font-weight: 600;
    /* padding: 20px;  */
    color: #242275;
    /* 	margin-bottom: 5px;
    margin-top: 50px; */
    text-align: center
}

    #timer div {
        display: inline-block;
        /*  min-width: 60px; */
        padding: 7px;
        background: rgb(251,238,133);
        background: -moz-radial-gradient(circle, rgba(251,238,133,1) 0%, #083658 100%);
        background: -webkit-radial-gradient(circle, #f8e86e 20%, #f8e86e 80%);
        /* background: linear-gradient(135deg,#faee84,#d09130); */

        margin: 8px;
        width: 75px;
        height: 75px;
        border-radius: 2px;
        border: 3px groove #cb8c2e;
    }

        #timer div span {
            color: #242275;
            display: block;
            margin-top: 1px;
            font-size: 14px;
            font-weight: 500;
        }




.price_box {
    position: relative;
    padding: 70px 30px 30px;
    margin-bottom: 20px;
    text-align: center;
    background-color: #ffffff;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    box-shadow: -4px 1px 15px 2px rgba(0, 0, 0, 0.3);
}

    .price_box .price_highlight {
        background-color: #235aa3;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 16px;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        padding: 18px 15px;
        color: #ffffff;
        letter-spacing: 0.4px;
        border-radius: 0px 0px 30px 30px;
    }

    .price_box .price_header h4 {
        font-size: 24px;
        margin-bottom: 5px;
        font-weight: 600;
    }

    .price_box .price_header h6 {
        font-size: 14px;
        text-transform: capitalize;
        color: #000000;
        font-weight: 400;
    }

    .price_box .price_tag {
        padding: 1px 0;
        text-transform: capitalize;
        color: #18181c;
        font-size: 28px;
        font-weight: 700;
    }

        .price_box .price_tag sup {
            font-size: 24px;
            font-weight: 400;
            top: -15px;
            left: -7px;
            color: #838383;
        }

    .price_box .price_features ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .price_box .price_features ul li {
            padding: 7px;
            font-size: 14px;
            color: #000000;
            font-weight: 400;
        }

    .price_box .price_footer {
        margin-top: 30px;
    }

    .price_box:hover {
        background-color: #ffffff;
        -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
        box-shadow: 0 10px 30px #6abce49e;
        -webkit-transition: all ease-in-out 0.4s;
        transition: all ease-in-out 0.4s;
    }

    .price_box.active {
        background-color: #ffffff;
        -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
        -webkit-transition: all ease-in-out 0.4s;
        transition: all ease-in-out 0.4s;
    }

.highlighttext3 {
    padding: 8px 12px;
    /* background-image: linear-gradient(to right, #361238, #361238); */
    background-image: linear-gradient(to right, #d11e49, #d11e49);
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    border-radius: 2px;
    font-family: Barlow;
}




.bg-dark {
    background-color: #265ea7 !important;
    border: 1px solid #275fa8;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.30);
}

.card-title {
    color: #fdf044;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

/*  ----------------------------------------------------

/******************* Pricing Table Demo - 2 *****************/
.pricingTable2 {
    padding-bottom: 30px;
    margin: 0 15px;
    background: #fff;
    text-align: center;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: -4px 1px 15px 2px rgba(0, 0, 0, 0.3);
}

    .pricingTable2:hover {
        box-shadow: 0 0 10px rgba(195,67,67,.3) inset,0 0 20px -5px rgba(0,0,0,.8)
    }

    .pricingTable2 .pricingTable-header {
        padding: 20px 15px 21px;
        background: #268bbd;
        -webkit-clip-path: polygon(50% 100%,100% 60%,100% 0,0 0,0 60%);
        clip-path: polygon(50% 100%,100% 60%,100% 0,0 0,0 60%);
        position: relative
    }

        .pricingTable2 .pricingTable-header:before {
            content: "";
            width: 400px;
            height: 400px;
            border-radius: 50%;
            position: absolute;
            right: -50%;
            top: -130%;
            background: repeating-radial-gradient(rgba(255,255,255,.05),rgba(255,255,255,.2) 20%);
            transition: all .5s ease 0s
        }

    .pricingTable2:hover .pricingTable-header:before {
        right: 50%
    }

    .pricingTable2 .title {
        font-size: 40px;
        color: #fff;
        margin: 0
    }

    .pricingTable2 .price-value {
        display: block;
        font-size: 17px;
        color: #fff;
        margin: 0 0 20px;
        transition: all .3s ease 0s;
        font-weight: 600;
        line-height: 29px;
        text-transform: uppercase;
    }

    .pricingTable2 .pricing-content {
        padding: 30px 25px 0;
        margin: 0;
        list-style: none
    }

        .pricingTable2 .pricing-content li {
            font-size: 18px;
            color: #909090;
            line-height: 40px;
            letter-spacing: 1px;
            text-transform: capitalize;
            border-bottom: 2px solid rgba(0,0,0,.15);
            margin-bottom: 10px;
            position: relative
        }

            .pricingTable2 .pricing-content li:last-child {
                border-bottom: none
            }

            .pricingTable2 .pricing-content li i {
                color: #66ce04
            }

    .pricingTable2 .pricingTable-signup {
        display: block;
        padding: 9px 0;
        margin: 0 83px;
        border-radius: 6px;
        background: #3179b9;
        font-size: 16px;
        color: #fff;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        overflow: hidden;
        position: relative;
        transition: all .3s ease 0s
    }

        .pricingTable2 .pricingTable-signup:hover {
            letter-spacing: 2px;
            box-shadow: 0 0 10px rgba(0,0,0,.7),0 0 0 2px rgba(255,255,255,.5) inset;
            letter-spacing: 0.7px;
        }

        .pricingTable2 .pricingTable-signup:before {
            content: "";
            width: 230px;
            height: 230px;
            border-radius: 50%;
            background: repeating-radial-gradient(rgba(255,255,255,.05),rgba(255,255,255,.2) 20%);
            position: absolute;
            top: -180%;
            right: -40%;
            transition: all .8s ease 0s
        }

        .pricingTable2 .pricingTable-signup:hover:before {
            right: 40%
        }

    .pricingTable2.blue .pricingTable-header, .pricingTable2.blue .pricingTable-signup {
        background: #15b8f3
    }

    .pricingTable2.blue .pricing-content li i {
        color: #15b8f3
    }

    .pricingTable2.pink .pricingTable-header, .pricingTable2.pink .pricingTable-signup {
        background: #f03c79
    }

    .pricingTable2.pink .pricing-content li i {
        color: #f03c79
    }

@media only screen and (max-width:990px) {
    .pricingTable2 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:479px) {
    .pricingTable2 {
        margin: 22px
    }

        .pricingTable2 .pricing-content li {
            font-size: 15px
        }
}

.pricingTable2 .title {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin: -8px 0 20px
}

.pricingTable2 .title1 {
    font-size: 32px;
    font-weight: 700;
    color: #163054;
    margin: 0px 0 20px;
}



.hover-item {
    transition: 0.2s;
}

    .hover-item:hover {
        transform: translate(0, -10px);
        box-shadow: 0px 1px 5px 2px rgba(255,176,109,0.75);
        <!-- box-shadow: 0px 1px 5px 1px rgba(255,195,145,0.75); -->
    }
