@import url('https://fonts.googleapis.com/css2?family=Poppins: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');
/*--rest file open --*/
html,
body {
	margin: 0;
	font-size: 100%;
	    font-family: 'Poppins', sans-serif;
}
body a {
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
    font-family: 'Poppins', sans-serif;
}

a:hover {
	text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: 'Poppins', sans-serif;
}
.text-center
{
  text-align:center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
letter-spacing: 1px;
}
p 
{
    margin: 0;
    color: #000;
    line-height: 32px;
    letter-spacing: 0;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}
.logo img
{
    width: 260px;
}
ul {
	margin: 0;
	padding: 0;
}
.list-btn
{
    display: flex;
    justify-content: flex-end;
}
.top-t1
{
        color: #fff;
    font-family: 'Lora', sans-serif;
    font-weight: 700;
    font-size: 50px;
}
.btn-nom
{
        background: #e57816;
    color: #fff;
    padding: 6px 10px;
    margin: 0 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    border-radius: 4px;
    transition: 0.5s all;
    border:1px solid #e57816;
}
.btn-nom:hover
{
 background: #fff;
 color:#e57816;
}
.btn-nom-1
{
        background: #fff;
    color: #e57816;
    padding: 6px 10px;
    margin: 0 0px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    border-radius: 4px;
    transition: 0.5s all;
    border:1px solid #e57816;
}
.btn-nom-1:hover
{
 background: #e57816;
 color:#fff;
}

.gallery-1
{
    margin-bottom: 24px;
}
.venu-box
{
    padding: 3em 0 0 0;
}
.top-t2
{
    color:#f5b429; 
    text-shadow: 1px 1px #000;
    font-size::34px;
}
*{
    margin:0;
    box-sizing: border-box;
}

ul{
    list-style: none;
    margin:0;
    padding:0;
}
a{
    text-decoration: none;
}
.sticky-div-1 {
    position: sticky;
    top: 100px;
    background-image:linear-gradient(100deg, #F94743 0%, #FF7C49 100%);
    padding: 30px;
    color: #fff;
    text-align: right;
    margin-right: 20px;
}
.top-title-1 {
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    line-height: 53px;
    font-family: 'Poppins', sans-serif;
}
.sticky-div-1:before {
    position: absolute;
    content: '';
    border-left: 15px solid #F94743;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    right: -15px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.day-1
{
        font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 32px;
}
.agend-div-1
{
       position: relative;
    background:#f6f6f6;
    padding: 20px;
}
.agend-div
{
        margin: 0;
    color: #333333;
    line-height: 1.8;
    letter-spacing: 0;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    text-align: justify;
}
.list-reg
{
 list-style-type: disc;
    padding-left: 25px;
    margin-bottom: 10px;
}
.agend-1
{
    margin-bottom: 30px;
}
.agend-div-1:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    background-image: linear-gradient(90deg, #c2c2c2, #c2c2c2 75%, transparent 75%, transparent 100%);
    background-size: 10px 3px;
    height: 1px;
    width: 100%;
}
.bg-t1
{
        position: relative;
    z-index: 11;
    color: #fff;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    letter-spacing: 0.8px;
}
.about-info
{
    padding-right:30px;
}
.sec-1
{
    padding:5em 0 2em 0;
}
.container-1
{
        max-width: 1300px;
    margin: 0 auto;
}
.bg-10
{
    background: #101130;
}
.mission-div
{
    padding: 3em;
}
.banner-inside
{
    
        z-index: 1;
    position: relative;
    background-size: cover;
    height: 300px;
    background-position: center;
}
.banner-inside:before {
    content: "";
    background-color: #172070;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    opacity: 0.58;
}
.breadcrumb-content
{
    position: relative;
    z-index: 1;
}
.banner-inside .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    color:#fff;
    margin-bottom: 1rem;
    list-style: none;
    font-family: 'Poppins', sans-serif;
    background-color: transparent;
    border-radius: .25rem;
    justify-content: center;
    margin-top: 16px;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.7rem;
    color: #fff;
    content: ">";
    font-size: 24px;
    top: -3px;
    position: relative;
    padding-left: 0.7rem;
}
.elementor-icon-list-item
{
    margin-top:10px;
}
.read-more41 {
    background-color: #fff;
    color: #940000;
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.click-btn-3 {
    border: none;
   padding: 9px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    left: 0;
    right: 0;
    width: 160px;
    margin: 0 auto;
    /* position: absolute; */
    /* bottom: -14px; */
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 5px;
}
.info-e1
{
       padding:52px;
    background: #172070;
    height: 322px;
    position: absolute;
    width: 100%;
    left: -85px;
    top: 29px;
}
.reg-info-1
{
    padding:3em 0 6em 0;
    background: url(../images/counter-bg.jpg);
        background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 3em;
    position: relative;
}
.elementor-widget-container
{
    position: relative;
}

.pos-res
{
    position: relative;
    z-index: 1;
}
.reg-info-1:before {
     content: "";
    background-color: #172070;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    opacity: 0.7;
}
/*header*/
.header{
    position: absolute;
    width: 100%;
    left:0;
    top:0;
    z-index: 99;
    padding: 15px;
}
.header-main{
    display: flex;
    justify-content:space-between;
    align-items: center;
    padding:0;
   }
.header .logo{
    padding: 0px;
}
.header .logo a{
    font-size: 30px;
    text-transform: capitalize;
    color: #e91e63;
    font-weight: 600;
}
.menu
{
        display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.header .nav-menu{
    padding: 0;
}
.header .menu > .menu-item{
    display: inline-block;
    margin-left: 20px;
    position: relative;
}
.header .menu > .menu-item > a{
    display: block;
    padding: 12px 0;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s ease;
}
.header .menu > .menu-item > a .plus{
    display: inline-block;
    height: 12px;
    width: 12px;
    position: relative;
    margin-left:5px; 
    pointer-events: none;
}
.header .menu > .menu-item > a .plus:before,
.header .menu > .menu-item > a .plus:after{
    content:'';
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top:50%;
    background-color: #000000;
    height: 2px;
    width: 100%;
    transform: translate(-50%,-50%);
    transition: all 0.3s ease;
}
.header .menu > .menu-item:hover > a .plus:before,
.header .menu > .menu-item:hover > a .plus:after{
   background-color: #e91e63;
}
.header .menu > .menu-item > a .plus:after{
   transform: translate(-50%,-50%) rotate(-90deg);  
}
.header .menu > .menu-item > .sub-menu > .menu-item > a:hover,
.header .menu > .menu-item:hover > a{
    color:#fd6f47;
}
.header .menu > .menu-item > .sub-menu{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    width: 280px;
    position: absolute;
    left:0;
    top:100%;
    background-color: #ffffff;
    padding: 10px 0;
/*    border-top: 3px solid #e91e63;*/
    transform: translateY(10px);
    transition: all 0.3s ease;
    opacity:0;
    visibility: hidden;
}
@media(min-width: 992px){
.header .menu > .menu-item-has-children:hover > .sub-menu{
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
 }
 .header .menu > .menu-item-has-children:hover > a .plus:after{
    transform: translate(-50%,-50%) rotate(0deg);       
 }
}
.header .menu > .menu-item > .sub-menu > .menu-item{
    display: block;
}
.header .menu > .menu-item > .sub-menu > .menu-item > a{
    display: block;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 550;
    color: #000000;
    transition: all 0.3s ease;
    text-transform: capitalize;
}
.header .open-nav-menu{
    height: 34px;
    width: 40px;
    margin-right: 15px;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.header .open-nav-menu span{
    display: block;
    height: 2px;
    width: 24px;
    background-color: #fff;
    position: relative;
}
.header .open-nav-menu span:before,
.header .open-nav-menu span:after{
    content: '';
    position: absolute;
    left:0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
}
.header .open-nav-menu span:before{
    top:-7px;
}
.header .open-nav-menu span:after{
    top:7px;
}
.header .close-nav-menu{
    height: 40px;
    width: 40px;
    background-color: #ffffff;
    margin:0 0 15px 15px;
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
}
.header .close-nav-menu img{
    width: 16px;
}
.header .menu-overlay{
    position: fixed;
    z-index: 999;
    background-color: rgba(0,0,0,0.5);
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity:0;
    transition: all 0.3s ease;
}

/*home section*/
.home-section{
    width: 100%;
    display: block;
    min-height: 100vh;
    background-image: url('../img/home.jpg');
    background-position: center top;
    background-size: cover;
}


/* responsive */

@media(max-width: 991px){
    .header .menu-overlay.active{
    visibility: visible;
    opacity: 1;
}
    .header .nav-menu{
        position: fixed;
        right: -280px;
        visibility: hidden;
        width: 280px;
        height: 100%;
        top:0;
        overflow-y: auto;
        background-color: #fff;
        z-index: 1000;
        padding: 15px 0;
        transition: all 0.5s ease;
    }
    .header .nav-menu.open{
        visibility: visible;
        right: 0px;
    }
    .header .menu > .menu-item{
        display: block;
        margin:0;
    }
    .header .menu > .menu-item-has-children > a{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .header .menu > .menu-item > a{
             color: #000;
        padding: 12px 15px;
        border-bottom: 1px solid #eeeeee;
    }
    .header .menu > .menu-item:first-child > a{
        border-top: 1px solid #333333;  
    }
    .header .menu > .menu-item > a .plus:before, 
    .header .menu > .menu-item > a .plus:after{
        background-color: #ffffff;
    }
    .header .menu > .menu-item-has-children.active > a .plus:after{
        transform: translate(-50%,-50%) rotate(0deg);
    }
    .header .menu > .menu-item > .sub-menu{
        width: 100%;
        position: relative;
        opacity: 1;
        visibility: visible;
        border:none;
        background-color: transparent;
        box-shadow: none;
        transform: translateY(0px);
        padding: 0px;
        left: auto;
        top:auto;
        max-height: 0;
        overflow: hidden;
    }
    .header .menu > .menu-item > .sub-menu > .menu-item > a{
        padding: 12px 28px;
        border-bottom: 1px solid #eee;
    }
    .header .close-nav-menu,
    .header .open-nav-menu{
        display: flex;
    }
}

b
{
  color:#3c3c3c;
}
   .blink {
    width: 200px;
    height: 36px;
    background-color: #fddb89;
    padding: 14px;
    border-radius: 0;
    text-align: center;
    line-height: 12px;
    font-family: 'Poppins', sans-serif;
}
    .blink-inside{
        font-size: 14px;
        font-family: cursive;
        color: white;
        animation: blink 1s linear infinite;
    }
@keyframes blink{
0%{opacity: 0; color:#ff00ff;}
50%{opacity: .5; color:#8d5501;}
100%{opacity: 1; color:#ff00ff;}
}

.content-form
{
  text-align:justify;
  
}
.organizing-commttee
{
    margin-bottom: 10px;
    margin-top:20px;
}
.logo-title {
    color: #5479b6;
    font-weight: bold;
    padding: 10px 0;
}
.winner-table
{
background-color:#fff;
}
.winner-table td, th{
    border: 1px solid #c1c1c1;
}
.fa-2x {
    font-size: 2em;
    color: #8d8e8e;
}
.img-border
{
      border: 1px solid #ccc;
          margin-left: auto;
    margin-right: auto;
    display: block;
}
.card h4
{
  font-size: 18px;
    color: #944200;
    font-weight: bold;
}
.date-critical th
{
      border-bottom: solid 1px #efefef;
    padding: 10px;
    background: #f7f7f7;
    font-size: 18px;
    color: #f28a03;
}
.form-details li
{
    padding:6px 0;
}
.jury-list
{
  list-style-type:circle;
      margin-left: 20px;
  list-style-position: inside;
}
.jury-list li
{
  padding:6px 0;
}
.thank-you
{
  padding:6em 0;
  background-color: #f0f0ef;
  height: 400px;
}
.imp-line {
    width: 100%;
     padding-top: 13px;
    /* height: 100px; */
    padding-right: -42px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    color: #2957a4;
    /* background-color: red; */
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation
    animation-duration: 4s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
  from {color: #2957a4;}
  to {color: #fb920e;}
}

/* Standard syntax */
@keyframes example {
  from {color: #2957a4;}
  to {color:#fb920e;}
}
.banner-top-title
{
  padding: 24px 0;
    color: #0a0a0a;
    font-weight: 700;
    font-size: 23px;
    margin: 0px;
    padding:26px 14px 0px 14px;
    background-color: #ededed;
    border: none;
    border-radius: 5px 5px 0 0;
    width: 37%;
    -webkit-transform: translateY(-100%);
    -moz- -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    font-family: 'Poppins', sans-serif;
      margin: 0 auto;
    text-align: center;
}
.about-info p
{
text-align:justify;
}
.venu-add
{
  padding:3em 0 0 0;
}
.venu-info
{
  padding:3em 12px;
}
.wrapper-inside p
{
  text-align:justify;
}
.form-details
{
      padding-left: 32px;
      list-style-position: outside;
}
.form-details li
{
  text-align:justify;
}
.inside-box
{
    background-color: #efefef;
    padding: 10px;
    text-align: center;
    border: 5px solid #7b4629;
        height: 150px;
    }
.imp-head
{
      font-size: 20px;
    color: #9a0000;
   font-weight: bold;
}
.form-title
{
  font-size: 20px;
  color: #000;
   font-weight: bold;
}
.top-btn
{
      margin-left: 84px;
}
.medium-title{
  position: relative;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.2em;
    text-align: center;
    margin: 19px 0 9px 0;
    font-family: 'Poppins', sans-serif;
  }
.faq-box
{
margin-bottom:7px;
}
.banner-seven-content
{
        position: relative;
    z-index: 1;
}
.banner {
    background-image: url(../images/hero1-min.jpg);
    background-position: 50% 50%;
    background-size: cover;
    height: 750px;
    position: relative;
    overflow: hidden;
}
.banner:before {
    content: "";
    background-color: #172070;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    opacity: 0.58;
}
.banner2 {
    background-image: url(../images/hero1-min.jpg);
    background-position: 50% 50%;
    background-size: cover;
    height: 300px;
    position: relative;
    overflow: hidden;
}
.banner-contetnt
{
  width:20%;
  margin:0 auto;
}
#csi-logo
{
  width:120px;
}
.banner-contetnt1
{
      width: 50%;
    margin: 0 auto;
    padding: 45px 0;
}
.top-head
{
    color: #000;
    font-size: 20px;
    font-weight: 600;padding-bottom:15px;
}
    .high-light
{
    color: #333;
  font-weight: bold;
}
.top-title
{
    margin: 0;
    padding: 0px 0 19px 0px;
    color: #000;
    font-weight: 700;
    font-size: 34px;
    line-height: 53px;
    font-family: 'Poppins', sans-serif;
}
.count-timer:before 
{
      position: absolute;
    content: '';
    top: 70%;
    background: #fff;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    left: 0;
}
.count-timer:after
{
      position: absolute;
    content: '';
    top: 70%;
    background: #fff;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    right: 0;
}
.wrapper
{
      padding:60px 0 2em 0;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #0a0a0a;
}
.content-info1 {
    float: left;
    width: 60%;
}
.icon1 {
    float: left;
    width: 20%;
}
.title
{
  margin:0;
  padding:0px 0 40px 0;
  color:#fff;
  font-weight:600;
  text-align:center;
  font-size: 30px;
  }
.wrapper-inside
{
  padding:3em 0;
}
.travel-six .info-item .details-h4 {
    color: #000;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 16px;
}
.top-subhead
{
  color: #f5b429;
    font-size: 20px;
    font-weight: 600;
    padding-top:25px;
}
.top-subhead1 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-top: 25px;
    font-family: 'Poppins', sans-serif;
}
.option
{
  list-style-type:none; 
  padding-left: 42px; 
  padding-top:7px; 
  padding-bottom:7px;
      margin: 0;
    color: #1f1f1f;
    line-height: 1.7;
    letter-spacing: 0;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}
/*--rest file close--*/

/*button*/
.header
{
      padding: 10px 0;
}
.reg-info-2 {
    padding: 3em 0 4em 0;
    margin-top: 0em;
    position: relative;
}
.click-btn {
    border: none;
    color: white;
    padding: 9px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    left: 0;
    right: 0;
    width: 160px;
    margin: 0 auto;
    position: absolute;
    bottom: -14px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 5px;
}
.read-more
{
	 background-color: #ffb03e;
   color:#2957a4;
}
.read-more2
{
	 background-color: #fff;
   color:#de3939;
}
.read-more3
{
	 background-color: #82b1ff;
}
.read-more2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.read-more:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.round {
  position: relative;
}

.round label {
  background-color: #fff;
  border: 1px solid #ccc;
 cursor: pointer;
  height: 25px;
  left: -15px;
  position: absolute;
  top: 0;
  width: 28px;
}

.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 12px;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
      background-color: #9e6401;
    border-color: #a26601;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.round-second {
  position: relative;
}

.round-second label {
  background-color: #fff;
  border: 1px solid #ccc;
 cursor: pointer;
  height: 20px;
  left: -15px;
  position: absolute;
  top: 0;
  width: 20px;
}

.round-second label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 6px;
  transform: rotate(-45deg);
  width: 12px;
}

.round-second input[type="checkbox"] {
  visibility: hidden;
}

.round-second input[type="checkbox"]:checked + label {
      background-color: #9e6401;
    border-color: #a26601;
}

.round-second input[type="checkbox"]:checked + label:after {
  opacity: 1;
}


/*button close*/

/*header open*/
.top-header
{
	margin:0;
	background-color:#fff;
	padding:8px 0;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #6b6f73;
}
.tick_info
{
  padding:15px;
}
.tick_info h3
{
font-size: 20px;
    padding-bottom: 10px;
    padding-left: 14px;
}
.tick_info p, h3, li
{
  text-align:left;
}
.top-nav
{
	background-color:#2957a4;
}
.book_form
{
  padding:2em 0;
}
.count-number
{
    font-weight: 600;
    font-size: 36px;
    color: #f5b429;
/*    background: url(../images/about-countdown.png);*/
    background-position: 50% 50%;
    background-size: cover;
/*    height: 70px;*/
    width: 70px;
    text-align: center;
    display: inline-block;
    line-height:normal;
    margin-bottom: 8px;
  }
  .update_purchase_record, .update_rto_record
  {
    display:inline-block;
  }
  .wel-info
  {
   margin: 0;
    color: #333333;
    line-height: 1.8;
    letter-spacing: 0;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    text-align: justify;
  }
  .navbar {
    margin-bottom: 0;
    background-color: #2957a4;
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 4px;
    border-radius: 0;
    font-family: Montserrat, sans-serif;
  }
  .nav-link{
      color: #ffffff !important;
    padding: 0;
    letter-spacing: 0;
    font-size: 14px;
    width: 100%;
}
.navbar-nav .nav-link
{
padding-right: 21px;
    padding-left: 10px;
}
  .navbar-nav li a:hover, .navbar-nav li.active a {
    color: #f4511e !important;
    background-color: #fff !important;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
  }
  .dropdown-item
  {
    color: #212529;
    letter-spacing: 0;
  }
  .navbar-nav
  {
    margin-left:auto;
    margin-right:auto;
  }
  .details
  {
    width:80%;
  }
  .download-btn
  {
    margin-top:13px;
  }
  .sponsor-six {
   /* background-image: url(../images/bg-pricing-06.jpg);*/
        background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
    text-align: center;
}
.overlay.home-six-overlay {
    background-color: rgba(240,36,25,.7);
    background: -webkit-gradient(linear, left top, right top, from(rgba(240,36,25,.7)), to(rgba(248,214,21,.7)));
    background: -webkit-linear-gradient(left, rgba(248,214,21,.7), rgba(240,36,25,.7));
    background: -moz-linear-gradient(left, rgba(248,214,21,.7), rgba(240,36,25,.7));
    background: -ms-linear-gradient(left, rgba(248,214,21,.7), rgba(240,36,25,.7));
    background: -o-linear-gradient(left, rgba(248,214,21,.7), rgba(240,36,25,.7));
}
.form1 {
    text-align: left;
    margin-bottom: 15px;
}
.reg-form
{
  background-color:#fff;
 padding: 38px;
}

/*header close*/
/*  09  - Travel
----------------------------------------------*/
.travel .section-header{
    margin-bottom: 50px;
}
.travel .info-item{
    margin-bottom: 30px;
}
.travel .info-item .icon{
    float: left;
    margin-right: 30px;
    font-size: 32px;
    line-height: 3em;
    color:#FF5722;
    background-color: #92278f;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 100%;
}
.travel .info-item .icon:before{
    font-size: 34px;
}
.travel .info-item:nth-child(2) .icon{
    background-color: #ff9822;
}
.travel .info-item:nth-child(3) .icon{
    background-color: #65ac4c;
}
.travel .info-item .details{
    display: table;
}

.travel .info-item .details p{
    font-size: 15px;
    text-align:justify;
}
.travel .travel-map{
  /*  height: 500px;*/
    width: 100%;
    border: 6px solid #65ac4c;
}
.travel-six .info-item .icon{
    background-color: #ffe5db;
}
.travel-six .info-item:nth-child(2) .icon{
    background-color: #ffe5db;
}
.travel-six .info-item:nth-child(3) .icon{
    background-color: #ffe5db;
}

.travel-seven .section-header h3{
    color: #e84b3a;
    font-size: 33px;
    padding: 36px 0px 0px 0px;
}
.travel-seven .section-header p{
    color: #696969;
}

/*  10  - Sponsor
----------------------------------------------*/

/*banner*/
#myCarousel .carousel-item .mask {
    position: absolute;
    top: 0;
	left:0;
	height:80%;
    width: 100%;
    background-attachment: fixed;
}
#myCarousel h4{
	font-size:50px;
	margin-bottom:15px;
	color:#FFF;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
	    text-align: center;
    padding-top: 3em;
}
#myCarousel p{
	font-size:18px;
	margin-bottom:15px;
	color:#d5d5d5;
	    text-align: center;
 }
#myCarousel .carousel-item a{background:#F47735; font-size:14px; color:#FFF; padding:13px 32px; display:inline-block; }
#myCarousel .carousel-item a:hover{background:#394fa2; text-decoration:none;  }

#myCarousel .carousel-item h4{-webkit-animation-name:fadeInLeft; animation-name:fadeInLeft;} 
#myCarousel .carousel-item p{-webkit-animation-name:slideInRight; animation-name:slideInRight;} 
#myCarousel .carousel-item a{-webkit-animation-name:fadeInUp; animation-name:fadeInUp;}
#myCarousel .carousel-item .mask img{-webkit-animation-name:slideInRight; animation-name:slideInRight; display:block; height:auto; max-width:100%;}
#myCarousel h4, #myCarousel p, #myCarousel a, #myCarousel .carousel-item .mask img{-webkit-animation-duration: 1s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#myCarousel .container {max-width: 1430px;  }
#myCarousel .carousel-item{height:100%; min-height:550px; }
#myCarousel{position:relative; z-index:1; background:url(../images/hero1-min.jpg) center center no-repeat; background-size:cover; }

.carousel-control-next, .carousel-control-prev{height:40px; width:40px; padding:12px; top:50%; bottom:auto; transform:translateY(-50%); background-color: #f47735; }


.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-fade .carousel-item {
	opacity: 0;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
	opacity: 1
}
.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-right.active {
	opacity: 0
}
.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
@supports (transform-style:preserve-3d) {
	.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
	}
}
.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
.circle
{
    width: 80px;
    height: 80px;
    background-color: #fc7f0c;
    border-radius: 50%;
    text-align: center;
    margin: 0 0 9px 0;
    padding-top: 16px;
}
.icon-reach
{
  margin-left:auto;
  margin-right:auto;
  display:block;
}
.circle1
{
      width: 80px;
    height: 80px;
    background-color: #f5b429;
    border-radius: 50%;
    text-align: center;
    margin: 0 0 9px 0;
    padding-top: 16px;
}
/*banner close*/
/*middle open*/
.welcome-info
{
  padding:6em 0 4em 0;
}

.count
{
	margin:0;
	background-color:#fff;
	padding:5em 0;
}
.count-timer
{
 margin: 3em auto 0 auto;
    padding: 19px 3px;
        display: flex;
    justify-content: space-around;
    text-align: center;
    background-image: linear-gradient(100deg, #F94743 0%, #FF7C49 100%);
    padding:35px;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0px 3px 6px 0px rgba(248, 56, 56, 0.42);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(248, 56, 56, 0.42);
    -moz-box-shadow: 0px 3px 6px 0px rgba(248, 56, 56, 0.42);
    -o-box-shadow: 0px 3px 6px 0px rgba(248, 56, 56, 0.42);
}
.count-timer li {
  display: inline-block;
  font-size: 17px;
  list-style-type: none;
  padding: 8px;
  text-transform: uppercase;
  color:#fff;
font-family: 'Poppins', sans-serif;
}
.xs_right_border
{
    position: relative;
}
    .xs_right_border::after {
    position: absolute;
    content: '';
    right: -25px;
    top: 50px;
    transform: translateY(-50%);
    height: 100px;
    width: 2px;
    background: #C23431;
    border-radius: 100%;
}

.count-timer li span {
  display: block;
  font-size: 34px;
  margin-bottom: 8px;
  color:#fff;
font-family: 'Poppins', sans-serif;
}
/*middle close*/

/*annusary info*/
.annsuary-info
{
	margin:0;
	padding:5em 0;
	background-color:#de3939;
}
.annsuary-info p
{
	margin:0;
	padding:25px 13em;
	text-align:center;
	color:#fff;
}

.abt-inside {
    padding: 5em 0 0 0;
}
.travel-map {
width: 100%;
}
/*annusary close*/

/*reg info*/
.reg-info
{
  margin:0;
  padding:5em 0;
  background-color:#2957a4;
}
.annsuary-info p
{
  margin:0;
  padding:25px 13em;
  text-align:center;
  color:#fff;
}
.fees-box
{

  padding:0;
  background-color:#fff;
  border-radius:5px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.34);
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.34);
  -o-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.34);
}
.read-more4 {
    background-color: #ffba51;
    color: #940000;
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.read-more4:hover 
{
  box-shadow:0;  
}
.welcome-info-top {
    padding: 5em 0 0 0;
}
.outer-box
{
  justify-content: center;
  display: flex;
}
.read-more-top
{
font-weight: bold;
    font-size: 18px;
    color: #2957a4;
}
.conf-info
{
  margin:0;
  padding:2em 0;
  background-color:#ffb03e;
  height: 168px;
}
.fees-box-inside
{
  padding:3em 2em;
}
.top-title1 {
    margin: 0;
    padding: 0px;
    color: #3a3836;
    font-weight: 700;
    font-size: 26px;
    font-family: 'Poppins', sans-serif;
}
.fees-box-inside h2
{
    margin: 0 0 14px 0;
    padding: 0px 0px 18px 0px;
    text-align: center;
    font-size: 18px;
    height: 67px;
    line-height: 26px;
    font-weight: 500;
    color: #000;
    border-bottom: 1px solid #cbcbcb;
    font-family: 'Poppins', sans-serif;
}

.fees-box-inside h3
{
  margin: 0;
    padding: 0px 0px 18px 0px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #000;
    border-bottom: 2px solid #cbcbcb;
}
.fees-box-inside h4 {
     margin: 20px auto 0 auto;
    padding: 8px 0;
    text-align: center;
    font-size: 25px;
    font-weight:530;
    color: #ffb03e;
    font-family: 'Poppins', sans-serif;
}
.ju-cnt
{
    justify-content: center;
}
/*reg close*/
/*footer open*/
.footer-top
{
  margin:0;
  padding:3em 0;
  background-color:#fff;
}

.footer
{
  margin:0;
  padding:8px 0;
  background-color:#000;
}
.footer p
{
  color:#fff;
}
/*footer close*/
/*--------------------  faq page ---------------------------*/
.faq {
    margin-bottom: 50px;
}
.faq .title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
/*  style one */
.panel-group .panel {
    border: 1px solid #ccc;
    border-bottom: none;
    border-radius: 0px;
}
.faq-title a {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: block;
    overflow: hidden;
    height: 50px;
    border-bottom: 1px solid #ccc;
    line-height: 50px;
    padding-left: 20px;
}
.faq-title a:focus,
.faq-title a:active,
.faq-title a:hover {
    text-decoration: none;
}
.faq-title a span {
}
.faq-title .faq-icon {
    width: 50px;
    height: 50px;
    border-left: 1px solid #ccc;
    float: right;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.faq-title .collapsed {
    color: #000;
}
.faq-title a {
    color: #ee0034;
}
.faq-title .collapsed .faq-icon i{
    transform: rotate(0deg);
    color: #000;
}
.faq-title a .faq-icon i{
    transform: rotate(90deg);
    color: red;
}
.faq-body {
    padding: 20px;
    border-bottom: 1px solid #ccc;
}

.faq.faq-style3 .faq-title a {
    background-color: #ee0034;
    color: #fff;
}
.faq.faq-style3 .faq-title .collapsed {
    background-color: #7eaa54;
}
.faq.faq-style3 .faq-title .faq-icon {
    border-left: none;
    color: #fff;
    background-color: rgba(255,255,255,0.2);
}
.faq.faq-style3 .faq-title a .faq-icon i {
    color: #fff;
}

.faq.faq-style4 .faq-title a {
    background-color: #ee0034;
    color: #fff;
}
.faq.faq-style4 .faq-title .collapsed {
    background-color: #7eaa54;
}
.faq.faq-style4 .faq-title .faq-icon {
    border-left: none;
    color: #fff;
    background-color: rgba(255,255,255,0.2);
}
.faq.faq-style4 .faq-title a .faq-icon i {
    color: #7eaa54;
    width: 14px;
    height: 14px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    border-radius: 50%;
    padding-left: 2px;
}

.faq.faq-style5 .faq-title a {
    padding-left: 0;
}
.faq.faq-style5 .faq-title .faq-icon {
    border-left: none;
    border-right: 1px solid #ccc;
    margin-right: 20px;
}

.faq.faq-style6 .faq-title a {
    padding-left: 0;
}
.faq.faq-style6 .faq-title .faq-icon {
    border-left: none;
    border-right: 1px solid #ccc;
    margin-right: 20px;
}



/*orgnize commttee*/
.organizing-commttee h4
{
  letter-spacing: 0;
    font-size: 18px;
    text-align: center;
    padding: 15px 0px;
}

.organizing-commttee h3
{
letter-spacing: 0;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    padding: 15px 0 11px 0px;
}
.organizing-commttee p
{
  letter-spacing: 0;
    font-size: 15px;
    text-align: center;
    line-height: normal;
}
.organizing-commttee img
{
       border-radius: 50%;
    height: 140px;
    display: block;
    margin: 0 auto;
    width: 140px;
    border:1px solid #ccc;
}

.sub-heading
{
    background-color: #eaeaea;
    padding: 7px;
    margin: 26px 0px;
    text-align: center;
    color: #0e1a51;
    font-size: 22px;
    letter-spacing: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 550;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #e84b3a;
}
.nav-tabs li.active a {
    background-color: #e84b3a;
    border: 1px solid #e84b3a;
    border-right: none;
}
.tab-pane
{
    margin-top: 33px;
    padding: 0 2em 21px 2em;
    background-color: #f1f1f1;
}
.agenda-box
{
  background-color:#fff;
  border: none;
    border-bottom: 1px solid #f0f0f0;
    font-size: 16px;
    line-height: 1;
    color: #696969;
    /* padding: 27px 30px; */
    -webkit-transition: .25s;
    transition: .25s;
    padding:19px 16px;
}
.agenda-box .fa
{
  color: #e84b3a;
}
.agenda-box:hover
{
box-shadow:0px 0px 10px 0px rgba(0, 0, 0, .12)
}
.info li
{
  list-style-type: none;
    padding: 2em 0 10px 0px;
    border-bottom: 1px solid #e8e8e8;
}
.map
{
  border:1px solid #f1f1f1;
  padding:5px;
}
.icon
{
  float:left;
  width:20%;
}
.content-info
{
  float:left;
  width:80%;
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 11px;
    padding-left: 8px;
}
}

@media (max-width: 820px)
{
.info-e1 {
    padding: 20px;
    background: #172070;
    height: 322px;
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
}
.fees-box
{
    margin-bottom: 3em;
}
.banner {
    background-image: url(../images/hero1-min.jpg);
    background-position: 50% 50%;
    background-size: cover;
    height: auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 2em;
}
.reg-info-1 {
    padding: 3em 0 2em 0;
    background: url(../images/counter-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 3em;
    position: relative;
}
.travel-map {
    width: 100%;
    margin-top: 30px;
}

}

@media (max-width: 600px)
{
.header-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0 20px;
}
.about-info {
    padding-right: 0;
}
.abt-inside {
    padding: 2em 0 0 0;
}
.top-t1
{
    color: #fff;
    font-family: 'Lora', sans-serif;
    font-weight: 700;
    font-size: 32px;
    margin-top: 20px;
}
.banner {
    background-image: url(../images/hero1-min.jpg);
    background-position: 50% 50%;
    background-size: cover;
    height: auto;
    padding-bottom: 2em;
    position: relative;
    overflow: hidden;
}
.welcome-info-top {
    padding: 3em 0 0 0;
}
.top-t2
{
    color:#f5b429; 
    text-shadow: 1px 1px #000;
    font-size::29px;
}
.elementor-icon-list-items
{
    margin-bottom: 12px;
}
.count-timer {
    margin: 2em auto 0 auto;
    padding: 19px 3px;
    display: flex;
    justify-content: space-around;
    text-align: center;
    background-image: linear-gradient(100deg, #F94743 0%, #FF7C49 100%);
    padding: 18px;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0px 3px 6px 0px rgba(248, 56, 56, 0.42);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(248, 56, 56, 0.42);
    -moz-box-shadow: 0px 3px 6px 0px rgba(248, 56, 56, 0.42);
    -o-box-shadow: 0px 3px 6px 0px rgba(248, 56, 56, 0.42);
}
.count-timer li {
    display: inline-block;
    font-size: 14px;
    list-style-type: none;
    padding: 8px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.xs_right_border::after {
    position: absolute;
    content: '';
    right: -5px;
    top: 50px;
    transform: translateY(-50%);
    height: 63px;
    width: 2px;
    background: #C23431;
    border-radius: 100%;
}
.count-timer:before {
    position: absolute;
    content: '';
    top: 75%;
    background: #fff;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    left: 0;
}
.count-timer:after {
    position: absolute;
    content: '';
    top: 75%;
    background: #fff;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    right: 0;
}
.count-timer li {
    display: inline-block;
    font-size: 14px;
    list-style-type: none;
    padding: 8px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}
.sec-1 {
    padding: 2em 0 2em 0;
}
.info-e1 {
    padding: 30px;
    background: #172070;
    height: auto;
    position: relative;
    width: 100%;
    left: 0;
    top: 29px;
}
.fees-box {
    padding: 0;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.34);
    -o-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.34);
    margin-bottom: 3em;
}
.reg-info-1 {
    padding: 3em 0 2em 0;
    background: url(../images/counter-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 3em;
    position: relative;
}
.top-title {
    margin: 0;
    padding: 0px 0 12px 0px;
    color: #000;
    font-weight: 700;
    font-size: 34px;
    line-height: normal;
    font-family: 'Poppins', sans-serif;
}
.logo img {
    width: 160px;
}
.details {
    width: 100%;
}
.travel .info-item .icon {
    margin-bottom: 20px;
}
.footer p {
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 10px;
    padding: 0;
    line-height: normal;
}
.travel .section-header {
    margin-bottom: 20px;
    margin-top: 0;
}
.top-title-1 {
    margin: 17px 0;
    padding: 0;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
    font-family: 'Poppins', sans-serif;
    text-align: left;
}
.agend-div-1 {
    position: relative;
    background: #f6f6f6;
    padding: 15px;
}
.sticky-div-1 {
    position: sticky;
    top: 100px;
    background-image: linear-gradient(100deg, #F94743 0%, #FF7C49 100%);
    padding: 20px;
    color: #fff;
    text-align: left;
    margin-right: 20px;
}
.menu {
    display: block;
    justify-content: center;
    align-items: center;
}
}

