@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{
    z-index: 111;
    /* position:absolute; */left: 2%;
    right: 6%;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    margin-left: auto;
}


.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    padding: 8px 16px 8px;
	    letter-spacing: 0.5px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav.show > .nav-link {
    color: #8d1020 !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: #265ea7 !important; */
    /*    background: #F58021;*/
}

.dropdown-menu {
    background-color: #be0b29;
    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: 8px;
}



.dropdown-item {
    font-size: 13px;
    letter-spacing: 1px;
    color: #ffffff !important;
    padding: 12px 20px;
    font-weight: 600;
    transition: 0.8s;
}

.dropdown-item:last-child {
    border-bottom: none;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #eede8e!important;
    font-size: 14px;
    background-color: transparent;
}

 .message{
     background-attachment:inherit;
     background-size: contain;
     padding: 30px 0px;background-repeat: no-repeat;
 }
.committee{
    text-align: center;padding: 20px 0px;
}


.committee1{
    text-align: center;padding: 10px 0px;
}

.faculty{
    text-align: left;padding: 20px 0px;
}

.faculty h6 {
    margin: 0;
    padding-top: 7px;
    font-weight: 600;
    font-size: 15px;
    color: #000000;
	margin-top: 12px;
}


.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: 15px;
    color: #cf082a;
}


.committee1 h5 {
    margin: 0;
    padding-top: 19px;
    font-weight: 600;
    font-size: 15px;
    color: #000000;
}

.committee2 h5 {
    margin: 0;
    padding-top: 7px;
    font-weight: 600;
    font-size: 15.7px;
    color: #000000;
}

.committee1 p{
   font-size: 13px;
    color:#08397a;font-weight: 500;margin-top: 7px;
}

.committee p{
    font-size: 13px;
    color: #000000;font-weight: 600;margin-top: 7px;
}
.committeeimg{
    width: 180px !important;margin: auto;
    
}

.committeeimg1{
    width: 195px !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: 38px;
	 font-weight: 700;
	font-family: Barlow; display: inherit;
     background: linear-gradient(360deg,#7c111e,#ee062e);
     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;
 }

 .subheader{
      font-size: 28px;
	 font-weight: 600;
	font-family: Barlow; display: inherit;
     background: linear-gradient(360deg,#7a000a,#7a000a);
     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;
 }

.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: 0em;
    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 24px;
      background-image: linear-gradient(to top, #7c111e, #ee062e ); /* border: 2px solid #242890; */
    color: rgb(255, 255, 255);
    font-size: 16px;
    border-radius: 2px;
    transition:  1s ;font-weight: 500;
	/*  box-shadow: 4px 4px 0 0 #e6af3b; */
}

.btn-1:hover {
         background: linear-gradient(to right, #ee062e, #7c111e);
    cursor: pointer;text-decoration: none;
    color: rgb(255, 255, 255);
	    font-weight: 500;
		/* border: 2px solid #3b449b; */
		box-shadow: none;
}



.owl-carousel .owl-nav {
    position: absolute;
    top: 46%;
    width: 100%;z-index: 111;
	  color: #860222 !important;
}

.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: #860222 !important;
    background: linear-gradient(135deg,#ffffff00,#ffffff00);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;
	font-size: 24px;
}

.owl-carousel .owl-nav button.owl-next {
    right: 0;
	font-size: 24px;
}

.owl-carousel:hover .owl-nav button.owl-prev,
.owl-carousel:hover .owl-nav button.owl-next {
    opacity: 3;
}

.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: 50px 0px;
    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-image: linear-gradient(to top, #7c111e, #ee062e );
    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,#b00010,#67000a);font-size: 14px;padding: 6px;color: #ffffff;
}

.pageheader{
   position: relative;
}
.pageheaderline{   
  font-family: Barlow;
    position: absolute;
    top:38%;margin: auto;font-size: 44px;
    left: 10%;text-align: left;right: 0;
}

.pageheaderline h2{
    background: #ffffff;
    display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;
    color: #ffdba7;
    font-size: 40px !important;
	/* text-shadow: 2px 3px 2px rgb(255 255 255 / 33%); */
	 text-transform:uppercase;
}

.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: radial-gradient(circle, #e10031, #890122);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: #000000;
}

footer{
    background: linear-gradient(to top, #7c111e, #ba0c28);
    background-position: bottom center;
    padding:  59px 0px 2px;background-size: cover;background-repeat: no-repeat;
}

footer h3{
    font-size: 30px;
 font-family: Barlow;
    display: inherit;
	  /* background: -webkit-linear-gradient(#eee, #333); */
	 /*   background: linear-gradient(#f7e66c, #f7e66c); */
	   background: linear-gradient(135deg,#f9c983,#eede8e);
    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;
	    text-transform: uppercase;
}

footer p{
    font-size: 13.6px;color: #ffffff;font-weight: 400;
}
footer p a{
    color: #f1e69a;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: #f1e69b;z-index: 9999;
 background: linear-gradient(135deg,#c30b28,#7c111e);
  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: #7c111e;
    border-radius: 1px;
}

/* Handle */
::-webkit-scrollbar-thumb {
     background: linear-gradient(135deg,#f2e797,#f2e797);
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
     background: linear-gradient(135deg,#f2e797,#f2e797);
}


@-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: 39px 20px;
    border-radius: 7px;
    
    margin: 10px 10px !important;
    background: #ffffff;
   
    border: 3px groove #ed8033;
}


/*  #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: #f6c5825e;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  box-shadow: 0px 0px 1px 2px rgba(124,17,30,0.75);
}
.price_box .price_highlight {
  background-color: #cf092b;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  position: absolute;
    width: 100%;
  top: 0;
  left: 0;
  padding: 18px 15px;
  color: #f1e69a;
  letter-spacing: 0.4px;
	

}
.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: 0px 0px 1px 2px rgba(124,17,30,0.75);
  -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;
	
}


.highlight {
    font-weight: 600;
    font-size: 16px;
    margin-top: 14px;
    margin-bottom: 35px;
}

/*  ----------------------------------------------------
