body {font-family: 'Roboto', sans-serif !important;}

.nopadding{padding: 0 !important;}


/* ====================Footer Start==================== */

footer {

  background: #000;

  padding: 50px 0 20px 0;

}

.footabout p {

  color: rgba(255, 255, 255, 0.6);

  line-height: 34px;

  max-width: 310px;

  font-size: 18px;

  font-weight: 300;

  letter-spacing: 0.25px;

  margin-bottom: 8px;

}

.foottital {

  color: #efc500;

  font-size: 22px;

  text-transform: uppercase;

  font-weight: 400;

}

.footabout a {

  color: #efc500;

  font-size: 18px;

}

.footabout a:hover {

  color: #efc500;

  text-decoration: none;

}

.footlinks ul {

  padding: 0;

  list-style: none;

}

.footlinks ul li {

  margin: 12px 0;

  font-size: 18px;

}

.footlinks ul li a {

  color: rgba(255, 255, 255, 0.60);

  font-weight: 300;

}

.footlinks ul li a:hover {

  color: #efc500;

  text-decoration: none;

}

i.fa.fa-angle-double-right {

  color: rgba(255, 255, 255, 0.6);

  margin-right: 6px;

  font-weight: 300;

}

.footaddres {

  padding-left: 96px;

}

.footaddres ul {

  list-style: none;

  padding: 0;

}

.footaddres li {

  margin: 12px 0 0px 0;

  font-size: 18px;

  color: rgba(255, 255, 255, 0.6);

  font-weight: 300;

}

.footaddres li:first-child {

  margin-bottom: 52px;

  line-height: 34px;

}

.footaddres li a {

  color: rgba(255, 255, 255, 0.60);

  font-weight: 300;

  font-size: 18px;

}

.footaddres li a:hover {

  text-decoration: none;

  color: #efc500;

}

i.fa.fa-map-marker {

  color: #fff;

  margin-left: -20px;

  float: left;

  width: 29px;

  height: 40px;

  padding-top: 8px;

}

i.fa.fa-phone {

  color: #fff;

  margin-left: -20px;

  margin-right: 12px;

}

i.fa.fa-envelope {

  color: #fff;

  margin-left: -20px;

  margin-right: 12px;

}

.footaddres .foottital {

  padding-left: 8px;

}



.footcopiright h5 {

  float: left;

  width: 69%;

  font-size: 14px;

  color: rgba(255, 255, 255, 0.5);

  font-weight: 300;

  letter-spacing: 0.25px;

}

.footcopiright h6 {

  color: #fff;

  font-weight: 300;

  letter-spacing: 0.25px;

  font-size: 14px;

}

.footcopiright h6 a {

  color: #efc500;

  font-size: 16px;

}

.footcopiright h6 a:hover {

  color: #efc500;

  text-decoration: none;

}

footer hr {

  border-top: 1px solid rgba(255, 255, 255, 0.4);

}

.footcopiright {

  padding-top: 14px;

}

/* ====================Footer End==================== */





/* ====================Index Start==================== */



#topslider .owl-dots {

  text-align: center;

  height: 0;

}

#topslider button.owl-dot span {

  background: rgba(255, 255, 255, 0.5);

  float: left;

  width: 10px;

  height: 10px;

  margin: 0 0 0 6px;

  border-radius: 24px;

  margin-top: -70px;

  position: relative;

}

button.owl-dot.active span {

  background: #fff !important;

}

.topslider-btn ul li a {

  background: #fff;

  padding: 12px 22px;

  border-radius: 5px;

  color: #000;

  font-size: 20px;

  font-weight: 500;

  transition: 0.5s;

  text-transform: uppercase;

  letter-spacing: 0.20px;

}

.topslider-btn ul li a:hover {

  background: #efc500;

  color: #fff;

  text-decoration: none;

}

.topslider-btn ul {

  display: block;

  list-style: none;

  padding: 0;

}

.topslider-btn ul li {

  display: inline-block;

  margin: 0 12px;

}

.topslider-btn {

  padding-top: 19%;

}

.toplogo img {

  padding-top: 40px;

}

.topslider-logobtn {

  position: absolute;

  z-index: 111;

  left: 0;

  right: 0;

  text-align: center;

}
.home-text h3 {
  text-align: center;
  padding: 50px 0;
  max-width: 960px;
  margin: auto;
  font-size: 24px;
  line-height: 33px;
  font-weight: 400;
}
.home-text h3 span {
  display: block;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.65px;
  font-size: 24px;
  color: #000;
}




/* ====================Index End==================== */







/* ==================== menu Start ==================== */



/* header */



/* .header {

  background-color: #fff;

  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);

  position: fixed;

  width: 100%;

  z-index: 3;

} */



.header ul {

  padding: 0;

  list-style: none;

  overflow: hidden;

}



.header li a {

  display: block;

  padding: 23px 0;

  color: #fff;

  text-decoration: none;

  font-size: 22px;

}



.header li a:hover,

.header .menu-btn:hover {

  color: #efc500;

}

.header li a.active {

  color: #efc500;

}



.header .logo {

  display: block;

  float: left;

}

header.header {

  position: relative;

  top: 30px;

}

/* menu */



.header .menu {

  clear: both;

  max-height: 0;

  transition: max-height .2s ease-out;

}



/* menu icon */



.header .menu-icon {

  cursor: pointer;

  display: inline-block;

  /* float: right; */

  padding: 28px 20px;

  position: relative;

  user-select: none;

}



.header .menu-icon .navicon {

  background: #333;

  display: block;

  height: 2px;

  position: relative;

  transition: background .2s ease-out;

  width: 18px;

}



.header .menu-icon .navicon:before,

.header .menu-icon .navicon:after {

  background: #333;

  content: '';

  display: block;

  height: 100%;

  position: absolute;

  transition: all .2s ease-out;

  width: 100%;

}



.header .menu-icon .navicon:before {

  top: 5px;

}



.header .menu-icon .navicon:after {

  top: -5px;

}



/* menu btn */



.header .menu-btn {

  display: none;

}



.header .menu-btn:checked ~ .menu {

  max-height: 240px;

}



.header .menu-btn:checked ~ .menu-icon .navicon {

  background: transparent;

}



.header .menu-btn:checked ~ .menu-icon .navicon:before {

  transform: rotate(-45deg);

}



.header .menu-btn:checked ~ .menu-icon .navicon:after {

  transform: rotate(45deg);

}



.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {

  top: 0;

}



/* 48em = 768px */



@media (min-width: 49em) {

  .header li {

    float: left;

    padding: 0 30px;

    

  }

  .header li a {

    padding: 23px 0;

    font-size: 22px;

  }

  .header .menu {

    clear: none;

    float: right;

    max-height: none;

    margin-top: 34px;

}

  .header .menu-icon {

    display: none;

  }

}







/* ==================== menu End ==================== */



.guestform {

  padding-top: 50px;

}



.topban {

  background-image: url(../images/Banner-Inside.jpg);

  height: 493px;

  background-position: center;

  position: relative;

  z-index: -1;

}

.topban h2 {

  position: absolute;

  bottom: 30px;

  color: #fff;

}

.addrestital {

  color: #000;

  font-size: 20px;

  font-weight: 500;

  margin-bottom: 6px;

}

.addresinfo {

  font-size: 18px;

  color: rgba(0, 0, 0, 0.9);

  font-weight: 400;

  line-height: 28px;

}

.addresinfo a{

  font-size: 18px;

  color: rgba(0, 0, 0, 0.9);

  font-weight: 400;

}

.addresinfo a:hover{

  text-decoration: none;

  color: #000;

}

.notboxmain h6 {

  color: red;

  font-weight: 400;

  margin-bottom: 4px;

}

.notebox {

  background: #F2F2F2;

  padding: 18px 16px;

  line-height: 20px;

  font-size: 15px;

  color: #7b7b7b;

  font-weight: 400;

  text-align: justify;

}

.notboxmain {

  padding-top: 14px;

}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none; margin: 0;}



.right-form label {

  color: #000;

  font-size: 20px;

  font-weight: 500;

  margin-bottom: 8px;

}

.right-form .col {

  margin-bottom: 20px;

}

.right-form .form-control {

  height: calc(2.1em + 0.75rem + 2px) !important;

  padding: 0.675rem 1.15rem !important;

  border-radius: 0 !important;

  border: 0 !important;

  background: #E8E8E8 !important;

  color: #000 !important;

}

.right-form .form-control:focus {

  color: #272727 !important;

  background-color: #e8e8e8 !important;

  border-color: transparent;

  outline: 0;

  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.0) !important;

}

.right-form textarea.form-control {

  height: auto !important;

  resize: none;

}

.right-form .form-det h6 {

  font-size: 14px;

  color: #636363;

  font-weight: 400;

}

.right-form .form-det {

  padding-top: 50px;

  padding-bottom: 25px;

}











.new {

  padding: 50px;

}



.right-form .form-group {

  display: block;

  margin-top: 15px !important;

  margin-bottom: 0 !important;

}

.checkbox .col {

  margin: 0;

}



.right-form .form-group input {

  padding: 0;

  height: initial;

  width: initial;

  margin-bottom: 0;

  display: none;

  cursor: pointer;

}



.right-form .form-group label {

  position: relative;

  cursor: pointer;

}

.right-form .form-group label {

  font-size: 14px !important;

  color: #6b6b6b;

}

.right-form .form-group label:before {

  content: '';

    -webkit-appearance: none;

    background-color: transparent;

    border: 1px solid #000000;

    /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); */

    padding: 9px;

    display: inline-block;

    position: relative;

    vertical-align: middle;

    cursor: pointer;

    margin-right: 5px;

    border-radius: 3px;

    margin-top: -4px;

}



.right-form .form-group input:checked + label:after {

  content: '';

  display: block;

  position: absolute;

  top: 2.5px;

  left: 7px;

  width: 6px;

  height: 12px;

  border: solid #000000;

  border-width: 0 2px 2px 0;

  transform: rotate(45deg);

}

.formbottext p {

  font-size: 14px;

  color: #565656;

  line-height: 20px;

  padding-left: 23px;

  padding-top: 10px;

  margin-bottom: 3px;

  font-weight: 500;

}

.formbottext a {

  color: red;

  padding-left: 23px;

  margin: 40px 0;

  display: block;

  text-decoration: underline;

}

.formbottext a:hover {

  color: red;

}

.right-form button.btn.btn-primary {

  background: red;

  border-radius: 0;

  width: 100%;

  color: #fff;

  font-size: 20px;

  text-transform: uppercase;

  margin-bottom: 40px;
  margin-top: 20px;

}

.right-form .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {

  color: #fff;

  background-color: red;

  border-color: red;

}

.right-form .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {

  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.0);

}

.right-form .btn-primary {

  border-color: red;

}

.termbox p {

  color: rgba(0, 0, 0, 0.9);

  margin-bottom: 8px;

  font-size: 16px;

}

.termbox {

  background: #F2F2F2;

  padding: 28px 35px;

}

.termmain h6 {

  color: red;

  font-weight: 500;

  font-size: 18px;

  margin-top: 20px;

}

.termmain {

  margin-bottom: 50px;

}







/* =============== Donation Start ============= */





.dona-redtext {

  color: #ff4700;

  font-weight: 500;

  font-size: 16px;

  padding-right: 14px;

}

.donationform{

  padding-top: 50px;

}

.donation-left h6 {

  font-size: 16px;

  font-weight: 400;

  color: #000;

  line-height: 22px;

}

.donation-left h6 a{

  font-size: 16px;

  font-weight: 400;

  color: #000;

}

.donation-left h6 a:hover{

  color: #000;

  text-decoration: none;

}

.donation-left .addrestital {

  margin-bottom: 16px;

}

.redfont-box {

  background: #E3E3E3;

  padding: 20px 20px;

  margin: 15px 0 24px 0;

  color: red;

  font-weight: 500;

}

.redfont-box a {

  color: red;

  text-decoration: underline;

}

.redfont-box a:hover {

  color: red;

  text-decoration: underline;

}

.form-group.labfont label {

  font-size: 16px !important;

  color: #000;

  font-weight: 400;

}

.donationtopform label {

  font-size: 15px;

  padding-top: 6px;

  font-weight: 400;

  color: #000;

}

.donationtopform input.form-control {

  height: calc(1.3em + 0.75rem + 2px) !important;

}

.donationtopform .row {

  margin-bottom: 4px;

}

.donationtopform {

  margin: 16px 0 0 0;

}

.donationtopform a {

  color: red;

  text-decoration: underline;

  font-size: 18px;

  font-weight: 400;

  margin: 24px 0 0 0;

  display: block;

}

.donationform .right-form button.btn.btn-primary {

  margin-top: 20px;

}

.right-form button.btn.btn-primary:hover {

  background: #ad0202;

  border-color: #ad0202;

}







/* =============== Donation End ============= */





.acname-popup p span {

  font-weight: 600;

}

.acname-popup p {

  margin-bottom: 4px;

}

/* .acname-popup {

  margin-bottom: 30px;

} */

.donationtopform.info a {
  margin: 6px 13px;
  font-size: 15px;
  text-align: center;
}

.onefestival label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #000000;
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); */
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 3px;
  margin-top: -4px;
  height: 15px;
  margin-top: 0;
}
.onefestival input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.onefestival input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2.5px;
  left: 7px;
  width: 6px;
  height: 12px;
  border: solid #000000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.onefestival label {
  position: relative;
  display: inline-flex;
  font-size: 16px;
  font-weight: 400;
}
.upcoming-box{
  background: #e8e8e8;
  padding: 30px 20px;
}
.plate.row .col-md-2 {
  padding: 0 5px 0 0;
}
.plate.row {
  margin: 6px 0 0;
}
.addinput input[type="text"], .addinput input[type="number"] {
  display: block;
  width: 100%;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #000;
  outline: 0;
}
.fetiname {
  text-align: center;
  padding: 0 0 10px 0;
  font-size: 24px;
  color: #da0000;
}
.festiright {
  margin-bottom: 0;
}

.otp {
  text-align: center;
  padding: 50px 20px;
  background: #e8e8e8;
  margin-top: 40px;
  color: #000;
  font-size: 26px;
}


.check-box label {
  padding-top: 2px;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #f00;
  border-radius: 50%;
}
.otp label {
  font-size: 18px;
  text-align: left;
  padding-top: 6px;
}
.otp .form-control:focus {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #ced4da !important;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.0) !important; 
}
.mobile-drop{
  width: 20% !important;
  float: left;
}
.mobilenum-in{
  width: 80% !important; 
  float: right;
}
.right-form .form-control.other-amount {
    display: inline-block !important;
    border: 1px solid #000 !important;
    background: #fff !important;
    width: 60px;
    height: 26px !important;
    padding: 1px 0 !important;
    color: #000 !important;
}

.donationtopform input.form-control {
    height: calc(1.3em + 0.75rem + 2px) !important;
    display: inline-block;
    width: 160px;
}

.donationtopform.info .check {
    display: inline-block;
    width: 20px;
}

.forn_check input {
    position: absolute;
    top: 10px;
    z-index: 1;
    opacity: 0;
}

.onefestival.forn_check input:checked + label:after {
    top: 8.5px;
}
.capbox {
  background-color: #F2F2F2;
  border: #F2F2F2 0px solid;
  border-width: 0px 12px 0px 0px;
  display: inline-block;
  *display: inline; zoom: 1; /* FOR IE7-8 */
  padding: 8px 40px 8px 8px;
  }

.capbox-inner {
  font: bold 11px arial, sans-serif;
  color: #000000;
  background-color: #F2F2F2;
  margin: 5px auto 0px auto;
  padding: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  }

#CaptchaDiv {
  font: bold 17px verdana, arial, sans-serif;
  font-style: italic;
  color: #000000;
  background-color: #FFFFFF;
  padding: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  }

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }
label.error{color: red; font-size: 12px;}
.form-control.is-invalid{border: solid 1px #dc3545 !important;padding-right:2.25rem;background-repeat:no-repeat;background-position:center right calc(2.25rem / 4);background-size:calc(2.25rem / 2) calc(2.25rem / 2);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")}

table.receipt {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

table.receipt td, table.receipt th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

table.receipt tr:nth-child(even) {
  background-color: #dddddd;
}

.upcoming-box .onefestival .plate.row .col-md-3 label {
    font-size: 14px;
}

.upcoming-box .onefestival .plate.row .col-md-4 label {
    font-size: 14px;
}