html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: sans-serif; }

:focus {
  outline: 0px; }

/*new edit*/
.p_head  .p_seven:nth-child(5) {
	position: relative;
    display: unset!important;
    float: left;
    width: 33%!important;
    padding: 0px 0px;
    box-sizing: border-box;
    margin: 0px auto;
    height: 375px; 
}
.p_head  .p_seven:nth-child(5) .p_seven_1{
	width: 90%!important;
}
.p_head  .p_seven:nth-child(6) {
	position: relative;
    display: unset!important;
    float: left;
    width: 32%!important;
    padding: 0px 0px;
    box-sizing: border-box;
    margin: 0px auto;
    height: 375px; 
}
.p_head  .p_seven:nth-child(6) .p_seven_1{
	width: 90%!important;
}

body {
  height: 100%;
  width: 100%;
  background-color: #f1f1f1;
  position: relative;
  display: block; }

.p_container {
  position: relative;
  display: block;
  width: 85%;
  margin: 0 auto;
  padding: 0px;
  height: auto; }
.head {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  padding: 0px;
  margin: 10px 0px 0px 0px;  
}
.c_mr{
	margin: 0px 0px 0px 10px;
}
 .head_content{
	position: relative;
	display: inline-block;
	padding: 5px 0px;
	margin: 0px; 
	width: 100%;
	height: auto;
	background: linear-gradient(to right, #316aff, #025587);
	border-radius: 4px;
 }
 .head_right ul{
      position: relative;
    display: block;
    padding: 0 30px;
    font-size: 15px;
    line-height: 20px;
 }
 .head_content ul{
	position: relative;
	float: left;
	width: 50%;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	font-size: 15px;
	font-weight: 500;
 }
 .head_content ul li{
	list-style-type: none;
	display: inline-block;
	padding: 5px 10px;
 }
 .head_content ul li a{
	position: relative;
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	color: #fff;
 }
 .cust_drop:hover   .cust_dropdown{
	display: block!important; 
    position: absolute;
    width: 250px;
    background-color: #316aff;
    z-index: 9;
    box-shadow: 2px 2px 5px #434343;
	padding: 7px 0px;
 }
  .cust_drop1:hover   .cust_dropdown1{
    display: block!important;
    position: absolute;
    width: 250px;
    background-color: #316aff;
    z-index: 9;
    box-shadow: 2px 2px 5px #434343;
    left: 250px;
    top: 10px;
    padding: 7px 0px;
 }
 .cust_dropdown{
	display: none; 
 }
 .cust_dropdown li{
	width: 100%;
	box-sizing: border-box;
	transition: .3s ease-in-out;
 }
  .cust_dropdown li:hover{
 	background-color: #3a3a3a;
 }
  .cust_dropdown1{
	display: none; 
 }
.cust_cart{
	position: relative;
	float: left;
	width: 50%;
	padding: 7px 0px;
	margin: 0px;
	text-align: right;
}
.cust_cart span{
  color: #fff;
}
.cust_cart a{
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	padding: 0px 5px; 
}
.cust_cart a:nth-last-of-type(1){
  padding: 0px 10px 0px 5px;
}
.cust_cart a img{ 
  position: relative;
  margin: 0px 0px -4px 0px;
}
.cust_cart select{
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #000;
    padding: 6px;
    border: 1px solid #dedede;
    border-radius: 2px;
    width: auto;
    font-size: 14px;
    background-color: #eaf0ff;
}
.header {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden; }
  .header .p_container div {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    border-radius: 10px; }
    @media only screen and (max-width: 768px) {
      .header .p_container div {
        border-radius: 3px; } }
    .header .p_container div a img {
      position: relative;
      display: block;
      width: 100%;
      height: auto; }

.p_head {
  position: relative;
  display: inline-block;
  height: auto;
  width: 100%;
  padding: 0px;
  margin: 0px; 
  margin-top: 15px; }
  .p_head .p_container .p_head_title {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 20px 0px;
    box-sizing: border-box;
    margin: 10px auto;
    background-color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: linear-gradient(to top, #c8d7ff, #ffffff); }
    .p_head .p_container .p_head_title .head_left {
      float: left;
      position: relative;
      width: 30%;
      margin: 0px;
      padding: 0px; }
      .p_head .p_container .p_head_title .products_page.head_left {
        width: 45%;
      }
      @media only screen and (max-width: 768px) {
        .p_head .p_container .p_head_title .head_left {
          width: 100%; } }
      .p_head .p_container .p_head_title .head_left div {
        position: relative;
        display: block;
        width: 90%;
        margin: 0px auto;
        padding: 0px;
        text-align: center; }
        @media only screen and (max-width: 768px) {
          .p_head .p_container .p_head_title .head_left div {
            text-align: left; } }
        .p_head .p_container .p_head_title .head_left div h2 {
          color: #000;
          font-size: 16px;
          font-weight: 600;
          display: block;
          padding-bottom: 5px;
          position: absolute;
          transform: rotate(-90deg);
          top: 50%;
          left: -48px; }
          @media only screen and (max-width: 768px) {
            .p_head .p_container .p_head_title .head_left div h2 {
              position: relative;
              transform: rotate(0deg); } }
          .p_head .p_container .p_head_title .head_left div h2:before {
            content: " ";
            width: 20px;
            height: 2px;
            position: absolute;
            left: 0px;
            bottom: 0px;
            background-color: #316aff; }
        .p_head .p_container .p_head_title .head_left div img {
          margin: 0 auto;
          width: 307px;
          height: auto; }
          .p_head .p_container .p_head_title .products_page.head_left div img {
            width: 450px; 
          }
    .p_head .p_container .p_head_title .head_right {
      float: left;
      position: relative;
      width: 70%;
      margin: 0px;
      padding: 0px; }
      .p_head .p_container .p_head_title .products_page.head_right {
        width: 55%;
      }
      @media only screen and (max-width: 768px) {
        .p_head .p_container .p_head_title .head_right {
          width: 100%; } }
      .p_head .p_container .p_head_title .head_right h2 {
        color: #464646;
        font-size: 28px;
        font-weight: 600;
        position: relative;
        display: block;
        padding-bottom: 10px; }
        @media only screen and (max-width: 768px) {
          .p_head .p_container .p_head_title .head_right h2 {
            padding: 10px 15px 0px 15px; } }
      .p_head .p_container .p_head_title .head_right p {
        color: #000;
        font-size: 15px;
        font-weight: normal;
        position: relative;
        display: block;
        padding-bottom: 10px;
        line-height: 20px;
        padding-right: 15%; }
        @media only screen and (max-width: 768px) {
          .p_head .p_container .p_head_title .head_right p {
            padding: 15px; } }
      .p_head .p_container .p_head_title .head_right .head_right_cust {
        position: relative;
        display: block;
        width: 100%;
        padding: 10px 0px;
        margin: 0px;
        overflow: hidden;
        height: auto;
        vertical-align: middle;
        background-color: #fff; }
        @media only screen and (max-width: 768px) {
          .p_head .p_container .p_head_title .head_right .head_right_cust {
            padding: 0px 15px; } }
        .p_head .p_container .p_head_title .head_right .head_right_cust a {
          text-decoration: none;
          font-size: 16px;
          color: #316aff;
          position: relative;
          display: block;
          padding: 3px 20px;
          margin: 0px 0px;
          background-color: transparent;
          width: 100%;
          text-align: left;
          border-bottom: 0px solid rgba(0, 0, 0, 0.38);
          border-radius: 3px;
          font-weight: 600; }
          @media only screen and (max-width: 768px) {
            .p_head .p_container .p_head_title .head_right .head_right_cust a {
              width: 92%;
              margin: 10px auto;
              font-size: 14px; } }
        .p_head .p_container .p_head_title .head_right .head_right_cust p {
          color: #000;
          font-size: 14px;
          padding: 0px 20px;
          margin: 0px; }
      .p_head .p_container .p_head_title .head_right div {
        position: relative;
        display: block;
        width: 100%;
        padding: 10px 0px;
        margin: 0px;
        overflow: hidden;
        height: auto;
        vertical-align: middle; }
        @media only screen and (max-width: 768px) {
          .p_head .p_container .p_head_title .head_right div {
            padding: 0px 15px; } }
        .p_head .p_container .p_head_title .head_right div h5 {
          position: relative;
          width: 70px;
          height: 32px;
          margin: 0px 10px 0px 7px;
          background: red;
          border-radius: 50% / 10%;
          color: #FFF;
          text-align: center;
          text-indent: .1em;
          float: left; }
          .p_head .p_container .p_head_title .head_right div h5:before {
            content: " NEW ";
            position: absolute;
            top: 10%;
            bottom: 10%;
            right: -5%;
            left: -5%;
            background: inherit;
            border-radius: 5% / 50%;
            text-align: center;
            line-height: 24px;
            font-size: 14px; }
        .p_head .p_container .p_head_title .head_right div h3 {
          color: #59595c;
          font-size: 18px;
          font-weight: 600;
          position: relative;
          float: left;
          padding: 5px 0px; }
      .p_head .p_container .p_head_title .head_right a {
        text-decoration: none;
        font-size: 16px;
        color: #ffffff;
        position: relative;
        display: block;
        padding: 10px 7px;
        margin: 10px 0px;
        background-color: #316aff;
        width: 300px;
        text-align: center;
        border-bottom: 2px solid rgba(0, 0, 0, 0.38);
        border-radius: 3px; }
        @media only screen and (max-width: 768px) {
          .p_head .p_container .p_head_title .head_right a {
            width: 92%;
            margin: 10px auto;
            font-size: 14px; } }
  .p_head .p_container .p_seven {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0px 0px;
    box-sizing: border-box;
    margin: 0px auto;
    height: 375px; }


    @media only screen and (max-width: 768px) {
      .p_head .p_container .p_seven {
        height: auto; } }
    .p_head .p_container .p_seven .p_seven_title {
      position: relative;
      display: block;
      width: 100%;
      height: auto;
      overflow: hidden;
      margin: 0px;
      padding: 5px 0px; }
      .p_head .p_container .p_seven .p_seven_title h2 {
        padding: 10px 15px;
        color: #ffffff;
        font-weight: 400;
        font-size: 16px;
        position: relative;
        display: block;
        width: 300px;
        background: linear-gradient(to right, #00113e, #316aff);
        border-radius: 2px;
        text-align: left;
        border: 1px solid #ebebeb; }
        .p_head .p_container .p_seven .p_seven_title h2:before {
          content: " ";
          position: absolute;
          right: 10px;
          display: block;
          width: 0;
          height: 0;
          border-top: 5px solid transparent;
          border-left: 10px solid #fff;
          border-bottom: 5px solid transparent;
          top: 0px;
          bottom: 0px;
          margin: auto; }
    .p_head .p_container .p_seven .p_seven_1 {
      position: relative;
      float: left;
      overflow: hidden;
      padding: 10px;
      margin: 10px 20px 10px 0px;
      width: 29.8%;
      background-color: #fff;
      box-shadow: 0px 0px 3px #dedede;
      border-radius: 6px;
      height: 280px;
      transition: 0.3s ease-in-out; }
      @media only screen and (max-width: 768px) {
        .p_head .p_container .p_seven .p_seven_1 {
          width: 43% !important;
          box-sizing: border-box; } }
      @media only screen and (max-width: 425px) {
        .p_head .p_container .p_seven .p_seven_1 {
          width: 100% !important;
          box-sizing: border-box;
          margin: 10px 0px; } }
      .p_head .p_container .p_seven .p_seven_1:hover {
        box-shadow: 0px 0px 20px #c6c6c6; }
      .p_head .p_container .p_seven .p_seven_1 .p_s_detail {
        position: relative;
        display: block;
        height: auto;
        width: 100%;
        padding: 0px;
        margin: 0px;
        overflow: hidden; }
		.price_center span {
			position: relative!important;
			display: block;
			width: 100%!important;
			background-color: #fff!important;
			color: #000!important;
			height: auto!important;
			text-align: left!important;
			right: auto!important;
			top: auto!important;
			line-height: 20px!important;
		}
        .p_head .p_container .p_seven .p_seven_1 .p_s_detail span {
          position: absolute;
          right: 5px;
          top: 1px;
          background-color: #316aff;
          color: #fff;
          padding: 4px;
          font-size: 14px;
          height: 15px;
          width: 15px;
          text-align: center;
          border-radius: 50%;
          line-height: 15px; }
        .p_head .p_container .p_seven .p_seven_1 .p_s_detail div {
          position: relative;
          display: block;
          background-color: #dedede;
          width: 60px;
          padding: 0px;
          overflow: hidden;
          height: auto;
          border-radius: 6px; }
          .p_head .p_container .p_seven .p_seven_1 .p_s_detail div img {
            width: auto;
            height: 60px; }
        .p_head .p_container .p_seven .p_seven_1 .p_s_detail .title {
          position: relative;
          display: block;
          width: 100%;
          overflow: hidden;
          height: auto;
          background-color: #fff;
          padding: 0px; }
          .p_head .p_container .p_seven .p_seven_1 .p_s_detail .title a {
            text-decoration: none;
            font-size: 14px;
            color: #ffffff;
            position: relative;
            width: auto;
            background-color: #fff;
            text-align: left;
            border-bottom: 0px;
            margin: 0px; }
            .p_head .p_container .p_seven .p_seven_1 .p_s_detail .title a h2 {
              color: #464646;
              font-size: 16px;
              font-weight: 600;
              position: relative;
              display: block;
              padding: 10px 0px;
              line-height: 20px; }
              .p_head .p_container .p_seven .p_seven_1 .p_s_detail .title a h2 span {
                font-size: 14px;
                color: #0066c2;
                font-weight: 400;
                padding: 2px 10px;
                position: relative;
                top: 0px;
                background-color: #a4d4ff;
                height: auto;
                width: auto;
                text-align: left;
                border-radius: 3px;
                line-height: 20px;
                margin-left: 10px; }
        .p_head .p_container .p_seven .p_seven_1 .p_s_detail p {
          color: #464646;
          font-size: 14px;
          font-weight: 400;
          position: relative;
          display: block;
          padding: 10px 0px;
          line-height: 20px; }
        .p_head .p_container .p_seven .p_seven_1 .p_s_detail .quantity {
          position: relative;
          display: block;
          margin: 0px;
          padding: 0px;
          overflow: hidden;
          width: 100%;
          height: auto;
          background-color: transparent;
          border-radius: 0px; }
          .p_head .p_container .p_seven .p_seven_1 .p_s_detail .quantity .quantity_left {
            position: relative;
            float: left;
            margin: 0px;
            padding: 0px;
            overflow: hidden;
            width: 40%;
            height: auto;
            border-radius: 0px;
            background-color: transparent; }
            .p_head .p_container .p_seven .p_seven_1 .p_s_detail .quantity .quantity_left button {
              display: inline-block;
              position: relative;
              width: 30px;
              height: auto;
              background-color: #fff;
              padding: 5px;
              text-align: center;
              border: 1px solid #dedede;
              cursor: pointer;
              margin: 0px; }
            .p_head .p_container .p_seven .p_seven_1 .p_s_detail .quantity .quantity_left input[type="text"] {
              display: inline-block;
              position: relative;
              width: 50px;
              height: auto;
              padding: 5px;
              overflow: hidden;
              margin: 0px -5px 0px -6px;
              border: 1px solid #dedede; }
              .p_head .p_container .p_seven .p_seven_1 .p_s_detail .quantity .price_center {
            position: relative;
            float: left;
            margin: 0px;
            padding: 0px;
            overflow: hidden;
            width: 20%;
            height: auto;
            border-radius: 0px;
            background-color: transparent; }
          .p_head .p_container .p_seven .p_seven_1 .p_s_detail .quantity .quantity_right {
            position: relative;
            float: left;
            margin: 0px;
            padding: 0px;
            overflow: hidden;
            width: 40%;
            border-radius: 0px;
            height: auto;
            background-color: transparent; }
            .p_head .p_container .p_seven .p_seven_1 .p_s_detail .quantity .quantity_right button {
              margin: 0px;
              text-align: center;
              border: 1px solid #dedede;
              width: 90%;
              height: auto;
              position: relative;
              float: right;
              cursor: pointer;
              background-color: #f0f0f0;
              padding: 6px 5px;
              box-sizing: border-box;
              color: #000;
              border-radius: 2px;
              transition: .1s ease-in-out; }
              .p_head .p_container .p_seven .p_seven_1 .p_s_detail .quantity .quantity_right button:hover {
                border: 1px solid #316aff;
                background-color: #316aff;
                color: #fff; }
      .p_head .p_container .p_seven .p_seven_1 .p_order {
        position: relative;
        width: 95%;
        box-sizing: border-box;
        overflow: hidden;
        height: auto;
        padding: 0px 10px;
        margin: 40px auto 0px auto;
        display: block;
        left: 0px;
        right: 0px;
        background-color: rgba(240, 240, 240, 0.8);
        border-radius: 10px;
        bottom: 10px; }
        .p_head .p_container .p_seven .p_seven_1 .p_order  .cust_bbt {
          text-decoration: none;
          font-size: 14px;
          color: #ffffff;
          position: relative;
          float: left;
          padding: 7px 5px;
          margin: 10px 0px;
          background-color: #316aff;
          width: 120px;
          text-align: center;
          border-bottom: 0px solid rgba(0, 0, 0, 0.38);
          border-radius: 3px;
          bottom: 0px; }
        .p_head .p_container .p_seven .p_seven_1 .p_order button {
          float: right;
          position: relative;
          margin: 10px 0px;
          height: 30px;
          width: 50px;
          padding: 0px;
          cursor: pointer;
          background-color: transparent;
          border: 0px; }
          .p_head .p_container .p_seven .p_seven_1 .p_order button span {
            position: relative;
            display: block;
            height: 6px;
            width: 6px;
            border: 0px solid #316aff;
            background-color: #316aff;
            border-radius: 50%;
            margin: 0px auto; }
            .p_head .p_container .p_seven .p_seven_1 .p_order button span:before {
              content: " ";
              position: absolute;
              margin: 0;
              background-color: #316aff;
              height: 2px;
              width: 2px;
              border: 0px solid #316aff;
              border-radius: 50%;
              padding: 2px;
              left: -12px;
              top: 0px; }
            .p_head .p_container .p_seven .p_seven_1 .p_order button span:after {
              content: " ";
              position: absolute;
              margin: 0;
              background-color: #316aff;
              height: 2px;
              width: 2px;
              border: 0px solid #316aff;
              border-radius: 50%;
              padding: 2px;
              right: -12px;
              top: 0px; }
      .p_head .p_container .p_seven .p_seven_1 .pShow {
        position: relative;
        height: auto;
        width: 100%;
        padding: 0px;
        margin: 0px;
        overflow: hidden;
        transition: 0.3s ease-in-out; }
        .p_head .p_container .p_seven .p_seven_1 .pShow .show_img {
          position: relative;
          display: block;
          width: 50%;
          height: auto;
          border-radius: 10px;
          overflow: hidden;
          padding: 0px;
          margin: 10px 0px; }
          .p_head .p_container .p_seven .p_seven_1 .pShow .show_img img {
            position: relative;
            display: block;
            width: 100%;
            height: auto; }
        .p_head .p_container .p_seven .p_seven_1 .pShow .show_content {
          position: relative;
          display: block;
          height: auto;
          width: 100%;
          padding: 0px;
          margin: 0px;
          overflow: hidden; }
          .p_head .p_container .p_seven .p_seven_1 .pShow .show_content .show_left {
            position: relative;
            float: left;
            width: 30%;
            padding: 0px;
            margin: 0px;
            overflow: hidden;
            box-sizing: border-box; }
            .p_head .p_container .p_seven .p_seven_1 .pShow .show_content .show_left p {
              position: relative;
              display: block;
              padding: 0px;
              font-size: 14px;
              font-weight: 600;
              color: #000;
              line-height: 20px; }
          .p_head .p_container .p_seven .p_seven_1 .pShow .show_content .show_right {
            position: relative;
            float: left;
            width: 70%;
            padding: 0px;
            margin: 0px;
            overflow: hidden;
            box-sizing: border-box; }
            .p_head .p_container .p_seven .p_seven_1 .pShow .show_content .show_right p {
              position: relative;
              display: block;
              padding: 0px;
              font-size: 13px;
              font-weight: 400;
              color: #000;
              line-height: 20px; }
  .p_head .p_container .p_f_title {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    margin: 50px 0px; }
    .p_head .p_container .p_f_title div {
      position: relative;
      display: block;
      width: 98%;
      margin: 0 auto;
      padding: 10px;
      border: 0px;
      box-shadow: 0px 0px 3px #dedede;
      border-radius: 10px;
      overflow: hidden;
      background-color: #fff;
      text-align: center;
      box-sizing: border-box; }
      .p_head .p_container .p_f_title div p {
        position: relative;
        display: block;
        padding: 10px;
        font-size: 18px;
        font-weight: 600;
        line-height: 20px;
        color: #14244f; }
        @media only screen and (max-width: 425px) {
          .p_head .p_container .p_f_title div p {
            font-size: 14px; } }
        .p_head .p_container .p_f_title div p a {
          text-decoration: none;
          color: #003cac; }
        .p_head .p_container .p_f_title div p span a {
          font-size: 16px;
          background-color: #003cac;
          color: #fff;
          padding: 5px 10px; }
          @media only screen and (max-width: 425px) {
            .p_head .p_container .p_f_title div p span a {
              position: relative;
              display: block; } }

.s_head {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden; }
  .s_head .p_container .p_head_title {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 20px 0px;
    box-sizing: border-box;
    margin: 10px auto;
    background-color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: linear-gradient(to top, #c8d7ff, #ffffff); }
    .s_head .p_container .p_head_title .head_left {
      float: left;
      position: relative;
      width: 30%;
      margin: 0px;
      padding: 0px; }
      @media only screen and (max-width: 768px) {
        .s_head .p_container .p_head_title .head_left {
          width: 100%;
          box-sizing: border-box; } }
      .s_head .p_container .p_head_title .head_left div {
        position: relative;
        display: block;
        width: 90%;
        margin: 0px auto;
        padding: 0px;
        text-align: center; }
        @media only screen and (max-width: 768px) {
          .s_head .p_container .p_head_title .head_left div {
            text-align: left; } }
        .s_head .p_container .p_head_title .head_left div h2 {
          color: #000;
          font-size: 16px;
          font-weight: 600;
          display: block;
          padding-bottom: 5px;
          position: absolute;
          transform: rotate(-90deg);
          top: 50%;
          left: 0px; }
          @media only screen and (max-width: 768px) {
            .s_head .p_container .p_head_title .head_left div h2 {
              position: relative;
              transform: rotate(0deg); } }
          .s_head .p_container .p_head_title .head_left div h2:before {
            content: " ";
            width: 20px;
            height: 2px;
            position: absolute;
            left: 0px;
            bottom: 0px;
            background-color: #003cac; }
        .s_head .p_container .p_head_title .head_left div img {
          margin: 0 auto;
          width: 140px;
          height: auto; }
    .s_head .p_container .p_head_title .head_right {
      float: left;
      position: relative;
      width: 70%;
      margin: 0px;
      padding: 0px; }
      @media only screen and (max-width: 768px) {
        .s_head .p_container .p_head_title .head_right {
          width: 100%;
          box-sizing: border-box; } }
      .s_head .p_container .p_head_title .head_right h2 {
        color: #464646;
        font-size: 28px;
        font-weight: 600;
        position: relative;
        display: block;
        padding-bottom: 10px; }
        @media only screen and (max-width: 768px) {
          .s_head .p_container .p_head_title .head_right h2 {
            padding-left: 15px;
            padding-right: 15px; } }
      .s_head .p_container .p_head_title .head_right p {
        color: #000;
        font-size: 14px;
        font-weight: normal;
        position: relative;
        display: block;
        padding-bottom: 10px;
        line-height: 20px;
        padding-right: 15%; }
        @media only screen and (max-width: 768px) {
          .s_head .p_container .p_head_title .head_right p {
            padding-left: 15px;
            padding-right: 15px; } }
      .s_head .p_container .p_head_title .head_right ul {
        position: relative;
        display: block; }
        @media only screen and (max-width: 768px) {
          .s_head .p_container .p_head_title .head_right ul {
            padding-left: 15px;
            padding-right: 15px; } }
        .s_head .p_container .p_head_title .head_right ul li {
          position: relative;
          display: block;
          list-style-type: none;
          padding: 0px 10px;
          font-size: 14px;
          line-height: 20px; }
  .s_head .p_container .s_nice_title {
    position: relative;
    display: block;
    background-color: #fff;
    padding: 10px 20px;
    width: 100%;
    height: auto;
    margin: 10px 0px;
    border-radius: 0px;
    box-sizing: border-box;
    text-align: left;
    border-left: 2px solid #003cac; }
    .s_head .p_container .s_nice_title h2 {
      text-decoration: none;
      color: #003cac;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      position: relative;
      display: block; }
    .s_head .p_container .s_nice_title hr {
      position: relative;
      display: block;
      height: 2px;
      width: 30px;
      border: 0px;
      padding: 0px;
      margin: 0px;
      overflow: hidden;
      background-color: #000; }
    .s_head .p_container .s_nice_title p {
      position: relative;
      display: block;
      font-size: 14px;
      line-height: 18px;
      color: #4d4d4d;
      padding-right: 10%;
      padding-top: 5px; }
  .s_head .p_container .s_second {
    position: relative;
    display: block;
    padding: 0px;
    background-color: #FFF;
    margin: 20px 0px 0px 0px;
    width: 100%;
    height: auto;
    overflow: hidden; }
    .s_head .p_container .s_second h2 {
      position: relative;
      display: block;
      padding: 20px;
      font-size: 18px;
      line-height: 20px;
      margin: 0px;
      color: #316aff;
      font-weight: 600; }
    .s_head .p_container .s_second form {
      position: relative;
      display: block;
      overflow: hidden;
      padding: 10px 0px;
      box-sizing: border-box;
      width: 100%;
      height: auto; }
      .s_head .p_container .s_second form h1 {
        position: relative;
        display: block;
        padding: 10px 20px;
        margin: 0px 0px;
        overflow: hidden;
        font-size: 18px;
        color: #000; }
      .s_head .p_container .s_second form .label_new {
        position: relative;
        display: block;
        height: auto;
        width: 100%;
        padding: 0px;
        margin: 0px;
        overflow: hidden;
        /*&:nth-child(2n){
        	background-color: rgba(49, 106, 255, 0.02);
        }*/ }
        .s_head .p_container .s_second form .label_new .final_bottom {
          position: relative;
          display: flex;
          width: 100%;
          padding: 0px;
          margin: 20px;
          overflow: hidden;
          height: auto; }
          @media only screen and (max-width: 768px) {
            .s_head .p_container .s_second form .label_new .final_bottom {
              display: block;
              overflow: hidden;
              margin: 10px 0px; } }
          .s_head .p_container .s_second form .label_new .final_bottom button {
            position: relative;
            margin: 0;
            display: inline-block;
            padding: 10px 20px;
            text-align: center;
            cursor: pointer;
            border: 0px;
            background-color: green;
            color: #fff;
            margin: 10px 20px;
            transition: .2s ease-in-out;
            border-bottom: 2px solid transparent; }
            .s_head .p_container .s_second form .label_new .final_bottom button:nth-child(1) {
              background-color: #003cac; }
              .s_head .p_container .s_second form .label_new .final_bottom button:nth-child(1):hover {
                border-bottom: 2px solid #000; }
            .s_head .p_container .s_second form .label_new .final_bottom button:hover {
              border-bottom: 2px solid #000; }
            @media only screen and (max-width: 768px) {
              .s_head .p_container .s_second form .label_new .final_bottom button {
                display: block;
                width: 90%;
                box-sizing: border-box;
                margin: 10px auto; } }
          .s_head .p_container .s_second form .label_new .final_bottom p {
            position: relative;
            display: inline-block;
            padding: 0px;
            margin: 20px 0px;
            font-size: 14px; }
            @media only screen and (max-width: 768px) {
              .s_head .p_container .s_second form .label_new .final_bottom p {
                display: block;
                text-align: center;
                margin: 5px 0px; } }
        .s_head .p_container .s_second form .label_new label {
          position: relative;
          float: left;
          color: #000;
          font-size: 15px;
          font-weight: 400;
          padding: 0px 20px 0px 40px;
          margin: 10px 0px 1px 0px;
          width: 44%; }
          @media only screen and (max-width: 768px) {
            .s_head .p_container .s_second form .label_new label {
              width: 100%;
              box-sizing: border-box;
              padding: 0px 15px; } }
          @media only screen and (max-width: 425px) {
            .s_head .p_container .s_second form .label_new label .p_hidee {
              display: none; } }
          .s_head .p_container .s_second form .label_new label p {
            line-height: 20px;
            font-size: 14px;
            color: #5d5d5d; }
          .s_head .p_container .s_second form .label_new label input {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            padding: 7px 10px;
            overflow: hidden;
            margin: 5px 0px 10px 0px;
            border-radius: 0px;
            border: 1px solid #003cac;
            box-shadow: none;
            margin-left: 0px;
            box-sizing: border-box; }
            @media only screen and (max-width: 768px) {
              .s_head .p_container .s_second form .label_new label input {
                margin-left: 0px;
                width: 100%;
                margin: 10px auto; } }
          .s_head .p_container .s_second form .label_new label select {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            padding: 7px 10px;
            overflow: hidden;
            margin: 5px 0px 10px 0px;
            border-radius: 0px;
            border: 1px solid #003cac;
            box-shadow: none;
            margin-left: 0px;
            box-sizing: border-box; }
            @media only screen and (max-width: 768px) {
              .s_head .p_container .s_second form .label_new label select {
                margin-left: 0px;
                width: 100%;
                margin: 10px auto; } }
          .s_head .p_container .s_second form .label_new label textarea {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            padding: 7px 10px;
            overflow: hidden;
            margin: 5px 0px 10px 0px;
            border-radius: 0px;
            border: 1px solid #003cac;
            box-shadow: none;
            margin-left: 0px;
            box-sizing: border-box; }
            @media only screen and (max-width: 768px) {
              .s_head .p_container .s_second form .label_new label textarea {
                margin-left: 0px;
                width: 100%;
                margin: 10px auto; } }
          .s_head .p_container .s_second form .label_new label .s_pp {
            position: relative;
            right: 2px;
            top: 0px;
            background-color: #316aff;
            color: #fff;
            padding: 2px;
            font-size: 12px;
            height: 20px;
            width: 20px;
            text-align: center;
            border-radius: 50px;
            line-height: 21px;
            display: inline-block; }
          .s_head .p_container .s_second form .label_new label div {
            width: 100%;
            box-sizing: border-box;
            position: relative;
            display: block;
            overflow: hidden;
            padding: 5px 0px; }
            .s_head .p_container .s_second form .label_new label div input[type="radio"] {
              display: inline-block;
              position: relative;
              width: 50px;
              height: auto;
              padding: 7px 10px;
              overflow: hidden;
              margin: 10px 0px 10px 0px;
              border-radius: 0px;
              border: 1px solid #003cac;
              box-shadow: none;
              margin-left: 0px;
              box-sizing: border-box; }
              @media only screen and (max-width: 768px) {
                .s_head .p_container .s_second form .label_new label div input[type="radio"] {
                  margin-left: 0px;
                  width: 50px;
                  margin: 10px auto; } }
            .s_head .p_container .s_second form .label_new label div input[type="checkbox"] {
              display: inline-block;
              position: relative;
              width: 50px;
              height: auto;
              padding: 7px 10px;
              overflow: hidden;
              margin: 10px 0px 10px 0px;
              border-radius: 0px;
              border: 1px solid #003cac;
              box-shadow: none;
              margin-left: 0px;
              box-sizing: border-box; }
              @media only screen and (max-width: 768px) {
                .s_head .p_container .s_second form .label_new label div input[type="checkbox"] {
                  margin-left: 0px;
                  width: 20px;
                  margin: 10px auto; } }
      .s_head .p_container .s_second form h3 {
        position: relative;
        display: block;
        padding: 20px 20px 10px 20px;
        font-size: 18px;
        line-height: 20px;
        margin: 0px;
        color: #000;
        font-weight: 600;
        text-align: center;
        float: left;
        width: 100%; }
      .s_head .p_container .s_second form table {
        padding: 10px 20px 20px 20px;
        position: relative;
        display: block;
        overflow: hidden;
        width: 100%;
        box-sizing: border-box;
        margin: 0px;
        border-collapse: collapse; }
        .s_head .p_container .s_second form table tr {
          text-align: center;
          position: relative; }
          .s_head .p_container .s_second form table tr td {
            width: 1%;
            border: 1px solid #dedede;
            padding: 8px;
            position: relative;
            font-size: 14px; }
          .s_head .p_container .s_second form table tr:nth-child(2n) {
            background-color: #f1f1f1; }
      .s_head .p_container .s_second form .s_third_content {
        position: relative;
        display: block;
        background-color: rgba(49, 106, 255, 0.06);
        padding: 10px 20px;
        width: 100%;
        height: auto;
        margin: 0px 0px;
        border-radius: 0px;
        box-sizing: border-box;
        text-align: left;
        border-left: 2px solid #003cac;
        margin-bottom: 10px; }
        .s_head .p_container .s_second form .s_third_content a {
          text-decoration: none;
          color: #003cac;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px;
          position: relative;
          display: block; }
        .s_head .p_container .s_second form .s_third_content p {
          color: #000;
          font-weight: 400;
          font-size: 14px;
          line-height: 20px;
          position: relative;
          display: block; }

.thank_you {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden; }
  .thank_you .p_container .thank_you_content {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0px;
    margin: 30px 0px;
    text-align: center;
    background-color: #fff;
    border-radius: 0px;
    text-align: center;
    box-shadow: 0px 10px 7px #e9e9e9; }
    .thank_you .p_container .thank_you_content h2 {
      position: relative;
      display: block;
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      color: #003cac;
      padding-top: 15px;
      text-transform: uppercase; }
    .thank_you .p_container .thank_you_content img {
      margin: 30px auto;
      position: relative;
      display: block;
      width: 150px;
      height: auto; }
    .thank_you .p_container .thank_you_content .thank_foot {
      position: relative;
      display: block;
      overflow: hidden;
      width: 90%;
      padding: 10px 0px;
      margin: 10px auto;
      background-color: #eee; }
      .thank_you .p_container .thank_you_content .thank_foot h3 {
        position: relative;
        display: block;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        color: #424242;
        padding: 10px 0px 5px 0px; }
      .thank_you .p_container .thank_you_content .thank_foot p {
        position: relative;
        display: block;
        text-align: center;
        font-size: 12px;
        font-weight: 300;
        color: #000;
        padding-bottom: 5px; }

.cart_page {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden; }
  .cart_page .p_container .cart_page_content {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    padding: 0px;
    margin: 0px;
    overflow: hidden; }
    .cart_page .p_container .cart_page_content ul {
      position: relative;
      display: block;
      height: auto;
      width: 100%;
      padding: 0px;
      margin: 0px;
      overflow: hidden;
      margin: 10px 0px; }
      .cart_page .p_container .cart_page_content ul li {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 0px 0px;
        background-color: #fff;
        margin: 10px 0px;
        transition: .2s ease-in-out;
        border: 0px;
        border-radius: 0px;
        border-bottom: 1px solid #ccc; }
        .cart_page .p_container .cart_page_content ul li:hover {
          background-color: #fff; }
        .cart_page .p_container .cart_page_content ul li div {
          position: relative;
          display: block;
          height: auto;
          width: 100%;
          padding: 0px;
          margin: 0px;
          overflow: hidden; }
          .cart_page .p_container .cart_page_content ul li div table {
            position: relative;
            display: block;
            padding: 0px 0px;
            margin: 0px 0px;
            border-collapse: collapse; }
            .cart_page .p_container .cart_page_content ul li div table tr td {
              padding: 10px 15px;
              vertical-align: top;
              width: 1%; }
              @media only screen and (max-width: 425px) {
                .cart_page .p_container .cart_page_content ul li div table tr td {
                  width: 100%;
                  position: relative;
                  display: block; } }
              .cart_page .p_container .cart_page_content ul li div table tr td {
                vertical-align: middle;
                text-align: right; }
				.cart_page .p_container .cart_page_content ul li div table tr td:last-child {
                vertical-align: middle;
                text-align: left !important; }
              .cart_page .p_container .cart_page_content ul li div table tr td:first-child {
                width: 0.01%; }
              .cart_page .p_container .cart_page_content ul li div table tr td b {
                position: relative;
                display: inline-block;
                text-align: center;
                margin: 30px auto;
                color: #fff;
                border: 0px;
                height: 10px;
                width: 10px;
                background-color: #003cac;
                padding: 8px;
                border-radius: 50%;
                line-height: 10px;
                font-size: 14px; }
              .cart_page .p_container .cart_page_content ul li div table tr td img {
                position: relative;
                display: block;
                height: 100px;
                width: auto;
                border-radius: 5px;
                margin: 0px auto; }
              .cart_page .p_container .cart_page_content ul li div table tr td h2 {
                position: relative;
                display: block;
                font-size: 16px;
                margin: 0px;
                padding: 0px;
                overflow: hidden;
                vertical-align: top;
                font-weight: 600; }
                .cart_page .p_container .cart_page_content ul li div table tr td h2 span {
                  position: relative;
                  display: inline-block;
                  text-align: center;
                  margin: 0px 0px 10px 0px;
                  color: #003cac;
                  border: 0px;
                  height: 20px;
                  width: 20px;
                  background-color: #003cac45;
                  padding: 10px;
                  border-radius: 50%;
                  line-height: 22px; }
              .cart_page .p_container .cart_page_content ul li div table tr td h1 {
                position: relative;
                display: block;
                font-size: 16px;
                margin: 0px;
                padding: 10px 0px;
                overflow: hidden;
                vertical-align: top;
                font-weight: 600; }
              .cart_page .p_container .cart_page_content ul li div table tr td h5 {
                position: relative;
                display: block;
                margin: 0px;
                padding: 0px;
                overflow: hidden;
                vertical-align: top;
                font-weight: 600;
                color: #003cac;
                font-size: 34px; }
              .cart_page .p_container .cart_page_content ul li div table tr td p {
                position: relative;
                display: block;
                font-size: 14px;
                margin: 0px;
                padding: 0px;
                overflow: hidden;
                vertical-align: top;
                font-weight: 300;
                color: #a5a5a5; }
              .cart_page .p_container .cart_page_content ul li div table tr td button {
                position: relative;
                display: inline-block;
                text-align: center;
                margin: 10px auto;
                color: #fff;
                border: 0px;
                height: auto;
                width: auto;
                background-color: #ff7b7b;
                padding: 6px 10px;
                border-radius: 50px;
                cursor: pointer; }
                .cart_page .p_container .cart_page_content ul li div table tr td button:nth-child(2) {
                  background-color: #ff7b7b; }

.p_checkout {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden; }
  .p_checkout .p_container .p_checkout_content {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    padding: 0px;
    margin: 0px;
    overflow: hidden; }
    .p_checkout .p_container .p_checkout_content .checkout_left {
      position: relative;
      float: left;
      background-color: #fff;
      border-radius: 0px;
      width: 56%;
      height: auto;
      overflow: hidden;
      margin: 20px 10px 20px 0px;
      padding: 15px; }
      @media only screen and (max-width: 768px) {
        .p_checkout .p_container .p_checkout_content .checkout_left {
          width: 100%;
          position: relative;
          display: block;
          box-sizing: border-box; } }
      .p_checkout .p_container .p_checkout_content .checkout_left table {
        position: relative;
        display: block;
        height: auto;
        width: 100%;
        padding: 0px;
        margin: 0px;
        overflow: hidden;
        border-collapse: collapse; }
        .p_checkout .p_container .p_checkout_content .checkout_left table tbody {
          position: relative;
          display: block;
          width: 100%;
          padding: 0px;
          margin: 0px;
          height: auto;
          overflow: hidden; }
          .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr {
            position: relative;
            display: block;
            width: 100%;
            height: auto; }
            .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td {
              width: 100%;
              position: relative;
              display: block;
              padding: 0px;
              overflow: hidden; }
              @media only screen and (max-width: 425px) {
                .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td {
                  width: 100%;
                  position: relative;
                  display: block;
                  box-sizing: border-box; } }
              .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main {
                position: relative;
                display: block;
                height: auto;
                width: 100%;
                padding: 0px;
                margin: 0px;
                overflow: hidden; }
                .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .accordion {
                  background-color: #dbe8ff;
                  color: #000;
                  cursor: pointer;
                  padding: 18px;
                  width: 100%;
                  border: none;
                  text-align: left;
                  outline: none;
                  font-size: 18px;
                  transition: 0.4s;
                  margin: 5px 0px;
                  border-radius: 6px; }
                .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .active, .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .accordion:hover {
                  background-color: #afccff; }
                .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel {
                  padding: 0 18px;
                  display: none;
                  background-color: white;
                  overflow: hidden; }
                  .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel form {
                    position: relative;
                    display: block;
                    width: 100%;
                    padding: 10px 0px;
                    margin: 0px; }
                    .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel  label {
                      position: relative;
                      width: 100%;
                      box-sizing: border-box;
                      height: auto;
                      overflow: hidden; }
                      .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel label input {
                        position: relative;
                        display: block;
                        padding: 8px 10px;
                        box-sizing: border-box;
                        margin: 5px 5px;
                        overflow: hidden;
                        width: 100%; }
                      .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel  label select {
                        position: relative;
                        display: block;
                        padding: 8px 10px;
                        box-sizing: border-box;
                        margin: 5px 5px;
                        overflow: hidden;
                        width: 100%; }
                    .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel  div {
                      position: relative;
                      display: block;
                      padding: 10px 0px;
                      width: 100%;
                      height: auto;
                      overflow: hidden; }
                      .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel  div h4 {
                        color: #242424;
                        font-weight: 600;
                        font-size: 16px;
                        line-height: 20px;
                        padding: 5px 15px;
                        margin: 0px;
                        position: relative;
                        display: block;
                        width: 100%;
                        overflow: hidden; }
                      .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel  div p {
                        color: #242424;
                        font-weight: 400;
                        font-size: 14px;
                        line-height: 20px;
                        padding: 5px 15px;
                        margin: 0px;
                        position: relative;
                        display: block;
                        width: 100%;
                        overflow: hidden; }
              .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td h3 {
                position: relative;
                display: block;
                margin: 5px 0px;
                line-height: 20px;
                padding: 2px;
                font-size: 28px;
                font-weight: bold;
                color: #003cac;
                border: 0px solid #7c7c7c;
                width: 100%;
                text-align: left;
                border-radius: 3px; }
              .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td input {
                position: relative;
                display: block;
                box-sizing: border-box;
                padding: 7px 10px;
                border: 1px solid #cacaca;
                width: 100%;
                margin: 0px;
                border-radius: 2px; }
              .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td h2 {
                color: #242424;
                font-weight: 600;
                font-size: 16px;
                line-height: 20px;
                padding: 0px;
                margin: 0px; }
              .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td p {
                color: #003cac;
                font-size: 14px;
                padding: 5px 0px;
                line-height: 20px; }
              .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .p_PP {
                color: #7a7a7a;
                font-size: 14px;
                padding: 0px 0px;
                line-height: 20px; }
              .p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td select {
                position: relative;
                display: block;
                width: 100%;
                margin: 5px 0px;
                box-sizing: border-box;
                border: 1px solid #cacaca;
                padding: 7px 10px;
                border-radius: 2px; }
      .p_checkout .p_container .p_checkout_content .checkout_left hr {
        position: relative;
        display: block;
        width: 100%;
        margin: 10px auto;
        overflow: hidden;
        height: 1px;
        padding: 0px;
        background-color: transparent;
        border: dotted;
        border-bottom: 0px;
        border-left: 0px;
        border-right: 0px;
        border-color: #b8b8b8; }
    .p_checkout .p_container .p_checkout_content .checkout_right {
      position: relative;
      float: left;
      background-color: #fff;
      border-radius: 0px;
      width: 36%;
      height: auto;
      overflow: hidden;
      margin: 20px 0px 20px 20px;
      padding: 15px; }
      @media only screen and (max-width: 768px) {
        .p_checkout .p_container .p_checkout_content .checkout_right {
          width: 100%;
          position: relative;
          display: block;
          box-sizing: border-box;
          margin: 10px 0px; } }
      .p_checkout .p_container .p_checkout_content .checkout_right h2 {
        position: relative;
        display: block;
        margin: 0px 0px 10px 0px;
        line-height: 20px;
        padding: 0px;
        font-size: 18px;
        font-weight: bold;
        color: #003cac; }
      .p_checkout .p_container .p_checkout_content .checkout_right p {
        position: relative;
        display: block;
        margin: 0px 0px 10px 0px;
        line-height: 20px;
        padding: 0px;
        font-size: 14px;
        font-weight: 400;
        color: #7a7a7a; }
      .p_checkout .p_container .p_checkout_content .checkout_right hr {
        position: relative;
        display: block;
        width: 100%;
        height: 1px;
        padding: 0px;
        margin: 10px 0px;
        border: 0px;
        background-color: #7a7a7a; }
      .p_checkout .p_container .p_checkout_content .checkout_right ul {
        position: relative;
        display: block; }
        .p_checkout .p_container .p_checkout_content .checkout_right ul li {
          list-style-type: none;
          position: relative;
          display: block; }
          .p_checkout .p_container .p_checkout_content .checkout_right ul li p {
            position: relative;
            display: block;
            margin: 0px 0px 10px 0px;
            line-height: 20px;
            padding: 0px;
            font-size: 14px;
            font-weight: 400;
            color: #4b4b4b; }
            .p_checkout .p_container .p_checkout_content .checkout_right ul li p span {
              float: right; }
      .p_checkout .p_container .p_checkout_content .checkout_right button {
        position: relative;
        float: right;
        margin: 20px 0px;
        font-size: 14px;
        background-color: #003cac;
        color: #fff;
        padding: 10px 20px;
        border: 0px;
        font-weight: normal;
        border-radius: 2px;
        cursor: pointer; }
      .p_checkout .p_container .p_checkout_content .checkout_right div {
        position: relative;
        display: block;
        padding: 10px 0px; }
        .p_checkout .p_container .p_checkout_content .checkout_right div a {
          position: relative;
          display: inline-block;
          color: #003cac;
          font-weight: 600;
          font-size: 16px; }
        .p_checkout .p_container .p_checkout_content .checkout_right div b {
          font-size: 16px;
          font-weight: 600;
          position: relative;
          float: right;
          color: #003cac; }

.cust_view {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden; }
  .cust_view .p_container .view_content {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    border-radius: 3px;
    background-color: #fff;
    padding: 20px 0px;
    margin-top: 20px; }
    @media only screen and (max-width: 768px) {
      .cust_view .p_container .view_content {
        border-radius: 3px; } }
    .cust_view .p_container .view_content h1 {
      position: relative;
      display: inline-block;
      padding: 15px 25px;
      font-size: 20px;
      font-weight: bold;
      vertical-align: middle; }
      @media only screen and (max-width: 768px) {
        .cust_view .p_container .view_content h1 {
          padding: 15px 15px; } }
      .cust_view .p_container .view_content h1 img {
        width: auto;
        height: auto;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px; }
    .cust_view .p_container .view_content h2 {
      position: relative;
      display: block;
      padding: 5px 25px;
      font-size: 16px;
      font-weight: 400;
      line-height: 22px;
      color: #474747; }
      @media only screen and (max-width: 768px) {
        .cust_view .p_container .view_content h2 {
          padding: 15px 15px; } }
      .cust_view .p_container .view_content h2 a {
        text-decoration: none;
        color: #316aff; }
        .cust_view .p_container .view_content h2 a:hover {
          text-decoration: underline; }
    .cust_view .p_container .view_content h3 {
      position: relative;
      display: block;
      margin: 0px;
      padding: 10px 25px 5px 25px;
      overflow: hidden;
      vertical-align: top;
      font-weight: 600;
      color: #003cac;
      font-size: 24px; }
      @media only screen and (max-width: 768px) {
        .cust_view .p_container .view_content h3 {
          padding: 15px 15px; } }
    .cust_view .p_container .view_content h4 {
      position: relative;
      display: block;
      margin: 0px;
      padding: 10px 25px 5px 25px;
      overflow: hidden;
      vertical-align: top;
      font-weight: 400;
      color: #000;
      font-size: 15px; }
      @media only screen and (max-width: 768px) {
        .cust_view .p_container .view_content h4 {
          padding: 15px 15px; } }
      .cust_view .p_container .view_content h4 b {
        font-weight: bold; }
    .cust_view .p_container .view_content p {
      position: relative;
      display: block;
      margin: 0px;
      padding: 10px 25px 5px 25px;
      overflow: hidden;
      vertical-align: top;
      font-weight: 400;
      color: #316aff;
      font-size: 14px;
      line-height: 19px; }
      @media only screen and (max-width: 768px) {
        .cust_view .p_container .view_content p {
          padding: 15px 15px; } }
      .cust_view .p_container .view_content p a {
        color: #003cac;
        text-decoration: none; }
        .cust_view .p_container .view_content p a:hover {
          text-decoration: underline; }

.modal {
  display: none;
  position: fixed;
  z-index: 9;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4); }

.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s; }

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }
.close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

.modal-header {
  padding: 2px 16px;
  color: white; }

.modal-body {
  padding: 2px 16px; }
  .modal-body h3 {
    position: relative;
    display: block;
    padding: 20px 20px 10px 20px;
    font-size: 18px;
    line-height: 20px;
    margin: 0px;
    color: #000;
    font-weight: 600;
    text-align: center;
    float: left;
    width: 100%; }
    .modal-body p.pinfo_text {
    position: relative;
    display: block;
    padding: 5px 5px 5px 5px;
    font-size: 15px;
    line-height: 8px;
    margin: 0px;
    color: #000;
    font-weight: 500;
    text-align: center;
    float: left;
    width: 100%; }
  .modal-body table {
    padding: 10px 20px 20px 20px;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    margin: 0px;
    border-collapse: collapse; }
    .modal-body table tr {
      text-align: center;
      position: relative; }
      .modal-body table tr td {
        width: 1%;
        border: 1px solid #dedede;
        padding: 8px;
        position: relative;
        font-size: 14px; }
      .modal-body table tr:nth-child(2n) {
        background-color: #f1f1f1; }
.hidee{
	display:none;
}

/* homepage modal */
.modalz {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-contentz {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.closez {
  color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 20px;
	z-index: 9999;
}

.closez:hover,
.closez:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-headerz {
  padding: 2px 16px; 
  color: #000;
}

.modal-bodyz {
	position: relative;
	display: block;
	margin: 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0px;
}
.modalz_left{
	position: relative;
	float: left;
	margin: 0px;
	width: 50%;
	height: auto;
	overflow: hidden;
	padding: 0px;	
	background-color: #f9f9f9;
}
.modalz_left  img{
	position: relative;
	display: block;
	width: auto;
	height: 200px;
	margin: 0px auto;
}
.modalz_left h2{
	position: relative;
    display: block;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    padding: 10px 10px 50px 10px;
}
.modalz_right{
	position: relative;
	float: left;
	margin: 0px;
	width: 50%;
	height: auto;
	overflow: hidden;
	padding: 0px;
}
.modalz_right button{
	position: relative;
	display: block;
	margin: 50px auto 0 auto;
	width: 60%;
	border: 1px solid #316aff;
	padding: 10px;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	background-color:#316aff;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
}
.modalz_right select{
	position: relative;
    display: none;
    margin: 30px auto;
    width: 60%;
    border: 1px solid #efefef;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    background-color: #fff;
    color: #000;
    border-radius: 3px;
}
.modal-footerz {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
/*# sourceMappingURL=style.css.map */
@media (max-width: 425px){
	.modalz_left  img{
	  height: 120px;
	}
	.head_content ul{
		width: 100%;
	}
	.head_content ul li{
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	.cust_cart{
		width: 100%;
		text-align: left;
	}
	.c_mr{
		margin: 0px 0px 0px 0px;
	}
}


  .quantity {
  display: inline-block; }

  .quantity .input-text.qty {
  width: 35px;
  height: 30px;
  padding: 0 5px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #efefef;
  }

  .quantity.buttons_added {
  text-align: left;
  position: relative;
  white-space: nowrap;
  vertical-align: top; }

  .quantity.buttons_added input {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  box-shadow: none;
  }

  .quantity.buttons_added .minus,
  .quantity.buttons_added .plus {
  padding: 7px 10px 8px;
  height: 32px;
  background-color: #ffffff;
  border: 1px solid #efefef;
  cursor:pointer;}

  .quantity.buttons_added .minus {
  border-right: 0; }

  .quantity.buttons_added .plus {
  border-left: 0; }

  .quantity.buttons_added .minus:hover,
  .quantity.buttons_added .plus:hover {
  background: #eeeeee; }

  .quantity input::-webkit-outer-spin-button,
  .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0; }
  
  .quantity.buttons_added .minus:focus,
  .quantity.buttons_added .plus:focus {
  outline: none; }
  
  .alert {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
color: #c09853;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert-heading {
color: inherit;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-danger,
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}

.label_new label.error {
    color: red !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.panel label.error {
    color: red !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.withoutcal{
	width: auto;
    position: relative;
    display: block;
    height: 150px;
    margin: 0 auto;
}
@media (max-width: 425px){
  .cust_cart select{
    position: relative;
    display: block;
    margin-bottom: 10px;
  }
}

/* Login section CSS */
.p_head .p_container .p_head_title.login {
  padding: 40px;
  background: #fff;
}

label.error {
  color: #f00;
  font-size: 14px;
  font-weight: normal;
}

div.alert.alert-dismissible {
  position: relative;
}

div.alert.alert-dismissible button.close {
  position: absolute;
  top: 5px;
  right: 10px;
}

/* Checkout page CSS */
.p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel div.card-payment-details {
  display: none;
  width: auto;
  margin-left: 61px;
}

.p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel div.card-payment-details input, 
.p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel div.card-payment-details select {
  width: auto;
  display: inline-block;
}

.p_checkout .p_container .p_checkout_content .checkout_left table tbody tr td .tabs_main .panel div.card-payment-details span {
  display: inline-block;
  width: 20%;
  font-size: 15px;
}

.alert.alert-dismissible button.close {
  background: transparent;
  border: none;
  color: inherit;
  opacity: .2;
}