* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}
html, body, div, span, h1, h2, h3, h4, h5, p, a, img, b, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
body {
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    color: #333;
    font-weight: 400;
}
h1, h2, h3, h4, h4 {
    margin: 0;
    padding: 10px 0;
}

.container_short{
    max-width: 1500px;
    margin:0 auto;
}
.title_short{
    padding-top: 30px;
}
.sub_title{
    text-align: center;
    color: #283879;
    font-size: 24px;
}
.title_short,.sub_title{
  margin-left:313px;
  text-transform: uppercase;
}
.product_shor_form{
   width: 698px;
    position: absolute;
    top: 168px;
    left: 46%;
    transform: translateX(-46%);
    z-index: 2;
}

ul {/* list-style: none; */text-align: left;}
.h163
.form_center{text-align: center;}
.orderform {
    overflow: visible;
    position: relative;
    /*max-width: 300px;*/
    width: 77%;
    margin:0 auto;
    z-index: 3;
}
.orderform label, .form-index label {
    color: #000;
    display:block;
    font-weight: bold;
    font-size: 17px;
    text-align:left;
    font-size: 18px;
    margin-bottom: 5px;
}
.orderform input, .orderform select, #form-index input, #update_address select, textarea {
    height: 40px;
    border: unset;
    font-weight: normal;
    font-size: 16px;
    line-height: 12px;
    padding: 3px;
    width: 100%;
    margin: 0 auto 5px;
    display: block;
    resize: none;
    background: #e5e4e9;
    color: #000;
}
textarea {height: 50px;}
.orderform #shipping_areacode {
    width: 40px !important;
    float:left;
    margin:-45px 0px 0 0;
}
#mobile_areacode {
    width: 49px !important;
    float: left;
    margin: -45px 0px 0 45px;
}
/*.orderform input:focus, #form-index input:focus {
    box-shadow: 0 0 5px red;
    -webkit-box-shadow: 0 0 5px red;
    -moz-box-shadow: 0 0 5px red;
    border:1px solid red;
}*/

.orderform input[name="billing_phone"] {max-width: 100%;float: right;padding-left:100px;}
#form-index2 #shipping_phone2 {max-width: 230px;}
.orderform select {
    width:98%;
    height: 40px;
}
#form {visibility: hidden;}
.orderform br {clear:both;}
.tip {
  position: absolute !important;
  width: 150px;
}

.toolTip1 {
  background: #dc3545;
  border: thin solid #c42737;
  /* change color here for the tooltip body border */
  color: #fff;
  left: 0px;
  margin-top: 121px;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: 150px;
  z-index: 10;
  border-radius: 4px;
  font: bold 11px 'verdana';
}

.toolTipArrow1 {
  border-color: transparent transparent #dc3545 transparent;
  /* change color here for the triangle border */
  border-style: solid;
  border-width: 11px;
  height: 0px;
  width: 0px;
  position: absolute;
  top: -20px;
  left: 20px;
  display: block;
  content: "\00a0";
}

.toolTipArrow1:before {
  border-color: transparent transparent #dc3545 transparent;
  position: absolute;
  top: -11px;
  left: -12px;
  border-style: solid;
  border-width: 12px;
  height: 0px;
  width: 0px;
  display: block;
  content: "\00a0";
}

.bg_hot{
    background: #50ba9d;
    color: #fff;
    padding: 10px!important;
    margin-top:-11px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    font-weight: 600;
}
.wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
    position: relative;
}
.bg_short_form{
     background-image: url(../img/153.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 0%;
}
.section_11 {
   /* background: #32463a;*/
   /* background: -moz-linear-gradient(left, #ff6016 0%, #ede47b 53%, #ff6016 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #ff6016), color-stop(53%, #ede47b), color-stop(100%, #ff6016));
    background: -webkit-linear-gradient(left, #ff6016 0%, #ede47b 53%, #ff6016 100%);
    background: -o-linear-gradient(left, #ff6016 0%, #ede47b 53%, #ff6016 100%);
    background: -ms-linear-gradient(left, #ff6016 0%, #ede47b 53%, #ff6016 100%);
    background: linear-gradient(to right, #ff6016 0%, #ede47b 53%, #ff6016 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6016', endColorstr='#ff6016', GradientType=1 );*/
    /*background-image: url(../img/bgr3.jpg);*/
}
.section_11 h2 {text-shadow: 1px 1px 3px rgb(237, 216, 114);}
.fire {background: url("../img/fire.png") center top;}
.form__p{font-size: 16.5px;margin-top: 3px;}
.form__p img{margin-top: -13px;}
.productBox, .formBox, .box {
    display: inline-block;
    vertical-align: middle;
}
.box {width: 100%;margin-top: 42px;}
.section_01 .box {
    width: 25%;
    text-align: right;
}
.productBox {
    position: relative;
    margin-right: 90px;
}
.product__form{
    margin-top: 50px;
    position: relative;
    z-index: 3;
}
.product__form:after{
    content: url(../img/h186.png);
    width: 100px;
    height: 100px;
    position: absolute;
 bottom: 168px;
    left: -489px;
    z-index: -1;
}
.formBox {
    width: 100%;
    max-width: 280px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px 0;
    -webkit-box-shadow: 0px 1px 8px 0px rgb(232, 128, 48);
    -moz-box-shadow:    0px 1px 8px 0px rgb(232, 128, 48);
    box-shadow:         0px 1px 8px 0px rgb(232, 128, 48);
}
.formBox h3 {padding: 0;}
.formBox h4 {padding: 0;}
.button , .orderform button {
	font-weight: 700;
	margin: 10px auto;
	font-size: 21px;
	color: #000 !important;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding: 10px 50px;
	cursor:pointer;
	text-transform:uppercase;
	background-color: #ffc300;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	min-width: 210px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    border: none;
    transition-duration: 500ms;
}
.button:hover , .orderform button:hover {
    box-shadow: none;
    background-color: #ffc300;
    color: #000;
}


.section_11 .wrapper {padding-bottom: 50px;}
.section_11 .box {min-width: 300px;}
.section_11 .product {vertical-align: middle;}
.section_11 .formBox {
    background-color: #fff;
    box-shadow: none;
    max-width:370px;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 20px;
    box-shadow: -1px 5px 32px -1px grey;
}
.content {
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0px 1px 8px 0px rgb(232, 128, 48);
    -moz-box-shadow: 0px 1px 8px 0px rgb(232, 128, 48);
    box-shadow: 0px 1px 8px 0px rgb(232, 128, 48);
    border-radius: 8px;
}

/*/////////////////////////////////////// CONTDONWN ///////////////////////////////////////*/

.left-block-btn{
    width:75%;
}
.nnpercent{
        font-size: 14px;
}
.new-button-s1 {
    display: block;
    margin: 5px auto 5px;
    border: none;
    background: red;
    font-size: 27px;
    color: #fff;
    max-width: 80%;
    border-radius: 15px;
    padding: 10px;
    font-weight: bold;
    box-shadow: 0px 0px 10px #000;
    transition: 0.3s;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}
/*/////////////////////////////////////// END CONTDONWN ///////////////////////////////////////*/
/*//////////////////////////////////////////////// PRICES ////////////////////////////////////////////////////*/
.prices {
    width: 40%;
    max-width: 217px;
    padding: 5px;
    display: table;
    margin: 0 auto;
    text-align: center;
    border: 3px solid #50ba9d;
    margin-top: -2px;
    margin-bottom: 10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.prices .red {

}


.prices .green {

}


.prices p:first-child {
	color: #ffc969;
    text-decoration: line-through;
    margin-bottom: 10px;
    font-size: 22px;
    font-family: "Open Sans", sans-serif;
}
.prices p:last-child {
    color: #000;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
    font-size: 29px;
    margin-top: -6px;
}
/*///////////////////////////////////////// END PRICES /////////////////////////////////////////*/
@media screen and (max-width: 1500px){
    .product_shor_form {
        width: 662px;
    left: 23%;
    transform: translateX(-23%);
}
}


@media screen and (max-width: 1100px){
    .product_shor_form {
    width: 662px;
    left: 8%;
    transform: translateX(-8%);
}
    .bg_short_form{
        height: 832px;

    }
  .pic_people_form{
    width: 700px;
  }
}

@media screen and (max-width: 1000px) {
    .product_shor_form{
        display: none;
    }
    .section_02 .wrapper div {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    min-width: 160px;
    margin: 10px;
    position: relative;
}

}
@media screen and (max-width:973px) {
    .productBox {margin-right: 65px;}
}
@media screen and (max-width:941px) {
    .productBox {margin-right: 0;margin-top: 10px;margin-left: 25px;}
}
@media screen and (max-width:938px) {
    .section_04 .box {width: 60%;}
}
@media screen and (max-width:934px) {
    .section_01 .stamp {width: 80px;}
}
@media screen and (max-width: 900px){
  .pic_people_form{
    width: 500px;
  }
}
@media screen and (max-width:856px) {
    .section_03 .box:nth-child(2) {margin-right: 20%;}
    .section_03 .box:nth-child(3) {margin-left: 20%;}
}
@media screen and (max-width: 781px) {
    .arrow-right {right: 4%;}
    .arrow-left {left: 4%;}
    .arrow {
        background-size: 40px;
        top: 254px;
        width: 42px;
    }
}
@media screen and (max-width: 767px){

  .title_short, .sub_title {
    margin-left: 0px;
    text-shadow: 1px 1px 1px #fff;
}
  .toolTip1 {
    margin-top: 48px;

  }
  .sub_title{
    font-size: 18px;
    padding: 0 10px;
  }
    .orderform{
        width: 85%;
    }

    .box {
    margin-top: 28px !important;
}
    .bg_short_form{
        background-position-y: 131%;
        height: auto;
    }
    .bg_hot{
        padding-top: 35px !important;
    }
    .box{margin-top: 0;}

    .product__form:after{
        display: none;
    }
    .formBox{
        position: relative;
    }

    .mobile_product_short{
        width: 390px;
    position: absolute;
    top: -350px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    }
}
@media screen and (max-width: 769px) {

    .section_01 .box {width: 50%;}
    .section_01 h1, .section_01 h2 {width: 100%;padding-left: 0;}
    .section_01 h1, .section_01 h2 {text-align: center;}
    .section_01 h1 {
        line-height: normal;
        font-size: 21px;
    }
    .section_01 h2 {
        font-size: 18px;
        padding: 0;
        background: rgba(255,96,22,0);
        background: -moz-linear-gradient(left, rgba(255,96,22,0) 0%, rgba(255,96,22,1) 15%, rgba(255,96,22,1) 23%, rgba(255,96,22,1) 77%, rgba(255,96,22,1) 85%, rgba(255,96,22,0) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,96,22,0)), color-stop(15%, rgba(255,96,22,1)), color-stop(23%, rgba(255,96,22,1)), color-stop(77%, rgba(255,96,22,1)), color-stop(85%, rgba(255,96,22,1)), color-stop(100%, rgba(255,96,22,0)));
        background: -webkit-linear-gradient(left, rgba(255,96,22,0) 0%, rgba(255,96,22,1) 15%, rgba(255,96,22,1) 23%, rgba(255,96,22,1) 77%, rgba(255,96,22,1) 85%, rgba(255,96,22,0) 100%);
        background: -o-linear-gradient(left, rgba(255,96,22,0) 0%, rgba(255,96,22,1) 15%, rgba(255,96,22,1) 23%, rgba(255,96,22,1) 77%, rgba(255,96,22,1) 85%, rgba(255,96,22,0) 100%);
        background: -ms-linear-gradient(left, rgba(255,96,22,0) 0%, rgba(255,96,22,1) 15%, rgba(255,96,22,1) 23%, rgba(255,96,22,1) 77%, rgba(255,96,22,1) 85%, rgba(255,96,22,0) 100%);
        background: linear-gradient(to right, rgba(255,96,22,0) 0%, rgba(255,96,22,1) 15%, rgba(255,96,22,1) 23%, rgba(255,96,22,1) 77%, rgba(255,96,22,1) 85%, rgba(255,96,22,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6016', endColorstr='#ff6016', GradientType=1 );
    }
    .section_01 .wrapper {
        background-position: 302px 82px;
        background-size: 136px;
    }
}
@media screen and (max-width: 732px) {
    .section_01 .wrapper {
    display: flex;
    flex-direction: column;
    background: none;
}
    .left-block-btn{
        order:3;
            width:auto;
    }
    ul{
        padding-left:20px;
    }
    .a{
        order:2
    }
    .c{
        order:1
    }
    .header ul {display: none;}
    .header img {
        float: none;
        height: 25px;
        margin: 0;
    }
    .header {height: 35px;}
}
@media screen and (max-width:728px) {
    .section_03 .box:nth-child(2) {margin-right: 10%;}
    .section_03 .box:nth-child(3) {margin-left: 10%;}
}
@media screen and (max-width:696px) {
    .section_04 h2 {
        font-size: 27px;
        line-height: normal;
    }
}
@media screen and (max-width:633px) {
    .section_07 .box, .section_07 h2 {width: 100%;}
    .section_07 h2 {
        text-align: center;
        font-weight: bold;
        color: #fff;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
    }
}
@media screen and (max-width: 600px){

    .pic_people_form {
    width: 100%;
    margin: 100px auto;
    display: block;
    }
}

@media screen and (max-width: 584px) {
    .section_09 .box {width: 100%;}
    .section_09 .box div, .section_09 .box img {
        display: inline-block;
        vertical-align: middle;
    }
    .section_09 .box div {
        text-align: left;
        margin-left: 10px;
    }
    .section_09 .box img {}
}
@media screen and (max-width: 576px) {
    .section_05 .box {width: 100%;}
    .section_05 img {height: 250px;}
    .section_05 .box img {height: inherit;}
    .productBox {width: 225px;}
}
@media screen and (max-width: 569px) {
    .section_04 .box img {display: none;}
}
@media screen and (max-width:550px) {

    .section_03 .box:nth-child(2) {margin: -8px 0;}
    .section_03 .box:nth-child(3) {margin-left: 0;}
    .section_03 .box {width: 100%;}
}
@media screen and (max-width:504px) {
    .section_06 .box {
        width: 45%;
        max-width: inherit;
    }
    .section_06 img {width: 100%;}
    .section_06 p {
        font-size: 18px;
        padding: 5px 0;
        line-height: 17px;
    }
}
@media screen and (max-width: 494px) {
    .section_04 .box {width: 100%;}
}
@media screen and (max-width: 482px) {
   /* h2, .section_04 h2 {
        font-size: 20px;
        line-height: normal;
    }*/
    h3 {
        font-size: 16px;
        line-height: normal;
    }
    .section_02 img {
        width: 100px;
        display: inline-block;
        vertical-align: middle;
    }
    .section_02 .wrapper div {
        display: block;
        width: 100%;
        margin: 0;
        padding: 10px;
        text-align: left;
    }
    .section_02 h3 {
        top: 40px;
        left: 25px;
        font-size: 29px;
        display: table-column;
        width: 73px;
        text-align: center;
        line-height: 19px;
    }
    .section_02 div:nth-child(6) h3 {top: 29px;}
    .section_02 div:nth-child(6) h3 span {font-size: 18px;}
    .section_02 p {
        width: 59%;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
    }
}
@media screen and (max-width: 477px) {
    .section_01 .wrapper {
        display: flex;
        flex-direction: column;
    }
    .productBox {margin: 0 auto;}
    .section_01 .box {
        width: 100%;
        text-align: center;
    }
    .formBox {margin: 0 auto;}
}
@media screen and (max-width: 461px) {
    .section_07 .inBox {width: 100%;}
}
@media screen and (max-width: 446px) {
    .section_09 .box div {width: 63%;}
}
@media screen and (max-width: 441px) {
    .section_07 .wrapper {background-size: cover;}
}
@media screen and (max-width: 430px){
    .mobile_product_short{
        width: 320px;
        top: -262px;
    }
    .bg_short_form {
    background-image: url(../img/hm96.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: -22%;
    }
}
@media screen and (max-width: 410px) {
    .section_06 p {font-size: 16px;}
}
/*@media screen and (max-width: 522px){
   .orderform input[name="billing_phone"] {max-width: 85%;float: right;}
}
@media screen and (max-width: 370px){
   .orderform input[name="billing_phone"] {max-width: 83%;float: right;}
}
@media screen and (max-width: 330px){
   .orderform input[name="billing_phone"] {max-width: 80%;float: right;}
}*/
/* .orderform input::placeholder,input[type=text], input[type=numbers] {
  color: #212020;
  font-weight: bold;
} */
@media screen and (max-width: 390px){
  .prices p:last-child{
    font-size: 23px;
  }
  .prices p:first-child{
    font-size: 20px;
  }
}
.prices p:last-child
@media screen and (max-width: 350px){
    .mobile_product_short {
   width: 280px;
    top: -228px;
    }
}
