@font-face{font-family:'oxygenregular';src:url('../404.html');src:url('../404.html?#iefix') format('embedded-opentype'),
url('../404.html') format('woff2'),
url('../404.html') format('woff'),
url('../404.html') format('truetype'),
url('../404.html#font/oxygenregular') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'bignoodletitling';src:url('../404.html');src:local('bignoodletitling'), url('../404.html') format('woff'), url('../404.html') format('truetype');}
@font-face{font-family:'Bebas Neue';src:url('../404.html') format('opentype');font-weight:300;font-style:normal;}
@font-face{font-family:'bebas_neueregular';src:url('../404.html');src:url('../404.html?#iefix') format('embedded-opentype'),
url('../404.html') format('woff2'),
url('../404.html') format('woff'),
url('../404.html') format('truetype'),
url('../404.html#bebas_neueregular') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'Open Sans';src:url('../404.html');src:url('../404.html?#iefix') format('embedded-opentype'),
url('../404.html') format('woff'),
url('../404.html') format('truetype'),
url('../404.html#OpenSans-Regular-webfont') format('svg');font-weight:normal;font-style:normal; font-display: swap;}
@font-face{font-family:'Open Sans SamiBold';src:url('../404.html');src:url('../404.html?#iefix') format('embedded-opentype'),
url('../404.html') format('woff'),
url('../404.html') format('truetype'),
url('../404.html#OpenSans-Semibold-webfont') format('svg');font-weight:normal;font-style:normal; font-display: swap;}
@font-face{font-family:'Open Sans Light';src:url('../404.html');src:url('../404.html?#iefix') format('embedded-opentype'),
url('../404.html') format('woff'),
url('../404.html') format('truetype'),
url('../404.html#OpenSans-Light-webfont') format('svg');font-weight:normal;font-style:normal; font-display: swap;}
html{overflow-x:hidden}
::-moz-selection{background-color:#d52b1e;color:#fff;}
::selection{background-color:#d52b1e;color:#fff;}
body{margin-right:0 !important;overflow:hidden;-webkit-font-smoothing:antialiased;font-family:"OpenSans-Regular";}
#addondetails, #pricedetails_c, #newdiscount{font-weight:normal; line-height: 20px;}
.service-details p{line-height: 20px!important;}
.orderform-content h1.sec-head{text-align: left;}
#pricedetails_a{line-height: 20px;}
.ml5{margin-left:-3px;}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.orderform-content{background-color: #F4F4F4;}
#emailSection {
    padding: 20px;
    margin-bottom: 0px;
}
.email-box {
    position: relative;
    width: 100%;
    margin-top: 2px;
}
.email-box .proceed-btn {
    position: relative;
    padding: 5px 12px;
    right: 0px;
    top: -2px;
    background-color: #D52B1E;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    height: 35px;
    width: 140px;
    border-radius: 4px;
    box-shadow: 0px 4px 0px #c20d03;
    margin-left: -7px;
    padding-bottom: 3px;
}
.marb-40{margin-bottom: 40px;}
.card {
    background-color: #fff;
    box-shadow: 0 0 4.5px rgb(0 0 0 / 9%);
    width: 100%;
    display: block;
    padding: 20px;
    margin-bottom: 10px;
}
.collapse.divider {
    border-top: 1px solid #d52b1e;
    padding-top: 6px;
}
.form-group.hr_bottom{border-bottom: solid 1px #eaeaea;
    padding: 0 0 10px;}
.form-group.hr_top{border-top: solid 1px #eaeaea;
    padding: 10px 0 0;}
#step-two-main-wrap {
    transition: 0.2s;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
    height: 100%;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.nextbtn{
    background-color: #D52B1E;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: 5px 20px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
}
.nextbtn:hover {
    color: #fff;
    background-color: rgb(192, 25, 13);
}
.nextbtn:focus {
    outline: none;
}
.backbtn{
    background-color: #6b6a6a;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: 5px 20px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
}
.backbtn:hover {
    color: #fff;
    background-color:#4a4a4a;
}
.backbtn:focus {
    outline: none;
}
.actionbtn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
input, textarea, select {
    outline: 0;
}
h2.section-head {
    color: #000;
    font-size: 22px;
    font-weight: normal;
    position: relative;
    top: -1px;
    display: block;
    width: 100%;
}
h2.section-head:before {
    content: "";
    display: inline-block;
    border: #d52b1e 5px solid;
    border-radius: 50%;
    margin-right: 8px;
    padding: 4px;
    vertical-align: top;
    position: relative;
    top: 6px;
}
h2.section-head .stepNo {
    font-weight: 700;
    font-size: 22px;
    margin: 2px 7px 0 0;
    display: inline-block;
}
.field-section-box .field-row {
    margin-bottom: 5px;
    position: relative;
    margin: 0px -15px;
}
.field-section-box .row .col-md-4 {
    width: 33%;
}
.field-head {
    border-left: 3px solid #d52b1e;
    padding-left: 12px;
    margin-bottom: 10px;
    font-size: 16px;
}
.card-header{
    padding: 2px 12px 0px 10px;
    height: auto !important;
    position: relative;
    background: transparent !important;
    border-bottom: 0;
}

.summaryHolder {
    padding: 0px 0px 10px !important;
    font-size: 14px;
}
.font-18 {
    font-size: 18px !important;
}
.strong {
    font-weight: 700 !important;
}
.summaryHolder h2.summary-head {
    padding: 20px;
    margin:0px;
    background: #fff;
    border-bottom: 4px solid #f3efef;
}
.summaryHolder .service-details{
    padding: 20px;
    margin:0px;
}
.summaryHolder .service-details .addons{
    margin: 0;
    padding: 10px 0;

}
.summaryHolder .service-details .grandamount{padding: 7px 0px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;margin: 10px -15px;}
.form-group.required .col-form-label:after {
    content:"*";
    color:red;
    margin: 0 0 0 5px;
    font-weight: normal;
  }

  @media only screen and (max-width : 767px) {
      /*.nextbtn { margin-top:20px; }*/
      .orderform-content h1.sec-head{text-align: center;}
      h2.section-head, h2.section-head .stepNo { font-size:20px; line-height:1.4; }
      .form-text.text-muted { line-height:1.3; }
      .custom-control.custom-checkbox { margin-bottom:5px; }
      .form-group.hr_bottom { padding: 0 0 2rem; }
      .service-details p br { display:none; }
      .service-details p strong { margin-left:10px; }
      #pricedetails_a .col-md-7, #pricedetails_b .col-md-7, #pricedetails_c .col-md-7, #addondetails .col-md-7 { width:60%; }
      #pricedetails_a .col-md-5, #pricedetails_b .col-md-5, #pricedetails_c .col-md-5, #addondetails .col-md-5 { width:40%; }
  }



