body{background-color: black;

    font-family: FuturaLT;}

.vamp {color: #3c0000; text-align:center; font-size: 90px;  

    text-shadow: 0px 0px 0 rgb(213, 137, 137), 1px 1px 0px 

    rgb(205, 129, 129), 2px 2px 0 rgb(196, 120, 120), 3px 3px 0 rgb(187, 111, 111), 4px 4px 0 rgb(179, 103, 103), 5px 5px 0 rgb(170, 94, 94), 6px 6px 0 rgb(161, 85, 85), 7px 7px 0 rgb(152, 76, 76), 8px 8px 0 rgb(144, 68, 68), 9px 9px 0 rgb(135, 59, 59), 10px 10px 0 rgb(126, 50, 50), 11px 11px 0 rgb(118, 42, 42), 12px 12px 0 rgb(109, 33, 33), 13px 13px 0 rgb(100, 24, 24), 14px 14px 0 rgb(91, 15, 15), 15px 15px 0 rgb(83, 7, 7), 16px 16px 0 rgb(74, 0, 0), 17px 17px 0 rgb(65, 0, 0), 18px 18px 0 rgb(57, 0, 0), 19px 19px 0 rgb(48, 0, 0), 20px 20px 0 rgb(39, 0, 0), 21px 21px 20px rgb(33, 20, 20), 21px 21px 1px rgba(0,0,0,0.5), 0px 0px 20px rgba(0,0,0,.2);

}

.wrap1{background-color: black; width: 100%;}

.wrap-2{width:100%; background-color:#18181a;z-index: 9999;}

.mega-dropdown {position: static !important;}

.mega-dropdown-menu > li > ul > li {list-style: none;}

.navbar-inverse .navbar-nav > li > a {color: #fcec83; margin-top: 10px; font-size: 15px;}

.navbar-inverse{ background-color: transparent;}

.navbar-brand > img { margin-top: -17px;}

.sticky { position: fixed; top: 0; width: 100%; }

.text{ color: white; padding: 15px; font-size:20px;text-align: justify;}

.main1{ color: #fcec83; text-align: center;}

.main1:first-letter{font-size:33px; color: #fcec83; text-align: center;}

.zoom { position: relative; max-width: 300px;}

.overlay {position: absolute; bottom: 0; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.5);

  color: #f1f1f1; 

  width: 99%;

  transition: .5s ease;

  opacity:1;

  color: white;

  font-size: 16px;

  padding: 15px;

  text-align: center;

}

.zoom:hover .overlay {opacity: 1; }

.padding{margin-left: -36px; margin-right: -15px;}

.wrap3{border-top: 1px solid #474747;border-left: 1px solid #474747;border-right: 1px solid #474747;border-bottom: 1px solid #474747;padding: 9px;}

#footer ul { margin-top: 0; margin-left: -40px; list-style-type: none;font-size:18px;}

.wrap4{background-color: #131312;}

.section1{  border-radius: 10px 0px 10px 0px; margin-bottom: 10px; border: 5px inset #fff;}

.table{color: wheat;}

.info{background-color: #29292a;color: #cccbc5;font-size: 14px;box-shadow: 0 0 10px 2px #0a0908;padding: 10px 5px;}

.main2{color: #fcec62;font-size:22px;}

a{color: #fff;  text-decoration: none;}
a:hover{color: #fcec83;  text-decoration: none;}

strong a{color: #fcec62;}

.wrap5{ padding: 15px;}

.last{padding: 20px;}

span{color: white;}

.info1{color: white;font-size:20px}

.col-custom-1{width: 20%; padding: 0 15px; float: left;}

.gradient-bg{background-image:linear-gradient(#0b0b0b,#36362a,#15150b)}

.btn-sm{padding: 13px 35px;font-size: 19px;line-height: 1.5;border-radius: 3px;}

form{color: white;}

@media screen and (max-width: 768px){

    .vamp{font-size: 45px;}

    .col-custom-2{width: 50%; padding: 0 15px; float: left;}

}

@media screen and (max-width: 440px){

    .col-custom{width:100%;padding: 0 15px; float:left;}

    .navbar-brand > img {

    margin-top: -14px;

    margin-left: -22px;}

    .main1{font-size: 20px;}

    .text{margin-left: -3px;

      margin-right: -3px;}

    .text1{

  margin-right: -17px;

  margin-left: -17px;}

}