.price_head {
  margin: 0 0 10px;
  font-size: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}


.pricebox {
  background: rgba(0, 0, 0, 0) url(../img/footerbg.jpg);
  color: #fff;
  border: 1px solid #ed1b24;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 10px;
}

.pricebox p {
  font-size: 16px;
}
.table-bordered {
  border: 0px solid #dddddd;
}

.pricebox > .table-bordered{ color:#fff;}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
    border: 1px solid #dddddd;
}


  
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 5px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.pricebox .table-bordered, .pricebox .table-bordered > thead > tr > th, .pricebox .table-bordered > tbody > tr > th, .pricebox .table-bordered > tfoot > tr > th, .pricebox .table-bordered > thead > tr > td, .pricebox .table-bordered > tbody > tr > td, .pricebox .table-bordered > tfoot > tr > td {
  border-color: #ed1b24;
}

.pricebox .table-bordered tr.active > td{
  background: #ed1b24 !important;
  color: #fff !important;
}

.pricebox h4 {
 text-align:left;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
  margin: 5px 0;

}

.pricebox h4 span {
  font-weight: normal;
  text-transform: none;
  font-size: 16px;
  color: #fff;
  display: block;
  padding-top: 3px;
}

.pricebox big {

  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 40px;
  line-height: 50px;
  margin: 0;
  padding: 0 10px;
  text-align: center;
}

.pricebox small {
  font-size: 12px;
  text-align: right;
  display: block;
  font-style: italic;
  padding-top: 10px;
}

.text-danger {
  color: #a94442;
}


.catring-img{
  display: block;
  margin: 10px auto;
  width:198px;
  height:198px;
  border-radius: 50%;
  padding: 5px;
  background:#FFFFFF;
}

.paypal{border:1px solid #ddd; float: right; display:none;}






/* //////////////////////////////////////  new csss  ///////////////////////////// */
/* //////////////////////////////////////  new csss  ///////////////////////////// */
/* //////////////////////////////////////  new csss  ///////////////////////////// */
/* //////////////////////////////////////  new csss  ///////////////////////////// */

.bg-blue-header
{
  background-color: #333e96;
  padding-bottom: 8px;
  padding-top: 8px;
}
.section30
{
  margin-top: 30px;
}
.section50
{
  margin-top: 50px;
}


.section70
{
  margin-top: 70px;
}

.section90
{
  margin-top: 90px;
}
#email
{
  padding: 7px 10px;
  background-color: #fff;
  color: #333e96;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border: 0px;
  width: 100%;
}
#submit 
{
  width: 100%;
  border: 0px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  padding: 7px 10px;
  background-color: #fff;
  color: #333e96;
  font-size: 19px;
  font-family: 'hobo-std';
  letter-spacing: 2px;
  margin-top: 15px;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
}
#submit:hover 
{
    background-color: #ed1b24;
    color: #FFF;
}

.calltoaction b 
{
  font-size: 18px;
}
.text-left1
{
  text-align: left;
}
.text-red 
{
  color: #ed1b24!important;
}
.w-100
{
  width: 100%!important;
}

.menu-box::before
{
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
}

.menu-box:hover::before
{
  background-color: rgba(255, 0, 0, 0.637);
  left: 5%;
  top: 5%;
  width: 90%;
  height: 90%;
}
.menu-text1
{
  position: absolute;
  width: 60%;
  left: 50%;
  top: 50%;
  border: solid 3px #fff;
  padding: 20px 30px;
  background-color: transparent;
  color: #fff;
  z-index: 2;
  font-size: 22px;
  font-weight: bolder;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
}
 .menu-box:hover  .menu-text1{
  background-color: #333e96;
  color: #ed1b24;

}

.section15
{
  margin-top: 27px;
}

.lnk a 
{
  color: #fff!important;
  text-decoration: none;
}
.testi-box1 
{
  background-color: #333e96;
  padding: 170px 70px;
  color: #fff;
  font-size: 18px;
}

















@media (max-width: 768px) {

  .testi-box1 
  {
    background-color: #333e96;
    padding: 50px 30px;
    color: #fff;
    font-size: 18px;
  }


  .text-left1
{
  text-align: center;
}


 
  .section50
{
  margin-top: 30px;
}


.section70
{
  margin-top: 30px;
}

.section90
{
  margin-top: 30px;
}


/* .menu-text1
{
  position: absolute;

  left: 50%;
  top: 50%;
  border: solid 2px #fff;
  padding: 15px 20px;
  background-color: transparent;
  color: #fff;
  z-index: 2;
  font-size: 19px;
  font-weight: bolder;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
} */



}