
@font-face {
  font-family: firsans;
  src: url(http://localhost/autoglass/fonts/FiraSans-Regular.ttf) format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: firsans;
  src: url(http://localhost/autoglass/fonts/FiraSans-Light.ttf) format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: firsans;
  src: url(http://localhost/autoglass/fonts/FiraSans-Bold.ttf) format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: firsans;
  src: url(http://localhost/autoglass/fonts/FiraSans-Medium.ttf) format("truetype");
  font-weight: 500;
}
.fakeimg {
  height: 200px;
  background: #aaa;
}
.container {
    max-width: 1560px;
}
header {
    background: transparent;
    min-height: 130px;
    padding-top: 40px;
    position: absolute;
    top: 0;
    z-index: 99;
    width: 100%;
}
section.slider-sec .carousel-caption.d-none.d-md-block.text-layer {
    bottom: 0;
    top: 25%;
}
section .text-layer h5 {
    font-size: 65px;
    text-transform: uppercase;
    font-family: firsans;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 65px;
}
section .text-layer h2 {
    font-size: 82px;
    line-height: 82px;
    text-transform: uppercase;
    background: -webkit-linear-gradient( #df0000 , #760106);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: firsans;
    font-weight: 700;
}
section .text-layer p {
    font-size: 25px;
    line-height: 29px;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 30px;
    font-weight: 300;
    font-family: firsans;
}
section .text-layer p.btn-ltst a {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 12px 40px !important;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
}

p.btn-ltst {
    font-weight: 700 !important;
    text-transform: uppercase;
}
.desk-nav {
    float: right;
    background: transparent !important;
}
.desk-nav li.nav-item a {
    color: #fff !important;
    padding: 0 30px !important;
}
.desk-nav li.nav-item {
    font-size: 15px;
    text-transform: uppercase;
}
.desk-nav li.nav-item a.btn.btn-info::after {
    content: "";
    background-image: url(http://localhost/autoglass/images/rightarrow.png);
    width: 20px;
    height: 12px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-size: contain;
    right: 24px;
}


.desk-nav li.nav-item a.btn.btn-info {
       background-image: linear-gradient(#df0000, #760106);
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 15px 53px !important;
    margin-top: -15px;
    position: relative;
    padding-left: 20px !important;
}
.whychooseushome .container::before {
    content: "";
    background-image: url(/autoglass/images/bdr.png);
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 99;
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
section.homechooseus {
    margin-top: -105px;
}
.whychooseushome .container {
    max-width: 1270px;
    margin: 0 auto;
    background: #1d1d1d;
    padding: 70px 55px;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
    border-radius: 5px;
}
section.homechooseus h2 {
    text-align: center;
    font-size: 60px;
    font-family: firsans;
    font-weight: 300;
    margin-bottom: 50px;
}
section.homechooseus p {
    font-size: 20px;
    font-family: firsans;
    font-weight: 300;
    padding: 0 10px;
}
section.homeblog {
    text-align: center;
    margin-top: 80px;
}

section.homeblog h2 {
    font-size: 60px;
    font-family: firsans;
    font-weight: 300;
}

section.homeblog p {
    font-size: 20px;
    font-family: firsans;
    font-weight: 300;
    
}
.blg-img {
    width: 100%;
    height: 325px;
    margin: 0 auto;
    border-radius: 5px;
}
.blg-cnt {
    text-align: left;
    padding: 20px 25px;
}
.blg-cnt h3 {
    font-size: 24px;
    font-family: firsans;
    font-weight: 400;
    color: #1c1c1c;
}
.blg-cnt p {
    line-height: 25px;
}
section.homeblog p.pst-date {
    color: #2512bb;
}
.blog-post {
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.08);
}

.row.blg-pst-rw {
    margin-bottom: 23px;
}
.blog-wrapper {
    padding-top: 55px;
}
section.homeblog p.btn-more {
    font-size: 25px !important;
    line-height: 29px;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 30px;
}

section.homeblog p.btn-more a {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 12px 40px !important;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
}
.cntfrm {
    padding-top: 50px;
}

.cntfrm .container {
    max-width: 1270px;
    background-image: url(/autoglass/images/cnt-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 5px;
    padding-right: 40px;
    padding-left: 40px;
}

.cntfrm .container h2 {
    text-align: center;
    font-size: 60px;
    font-family: firsans;
    font-weight: 300;
    margin-bottom: 35px;
    color: #fff;
}
.cntfrm form#contact-form .form-control {
    padding: 1.375rem 1.75rem;
}
.btn-sub .btn-send {
    font-size: 18px;
    line-height: 18px;
    padding: 20px 55px;
    font-family: firsans;
    text-transform: uppercase;
    font-weight: 700;
    color: #25107c;
    background: #fff;
    border-radius: 0;
}

.btn-sub {
    text-align: center;
    margin-top: 23px;
}
.form-section {
    background: linear-gradient(0deg, #1c1c1c 25%, #ffffff 23%);
}
.ft-address p {
    font-size: 20px;
    margin-bottom: 0;
    font-family: firsans;
    font-weight: 400;
}


.ft-address p {
    font-size: 20px;
    margin-bottom: 0;
    font-family: firsans;
    font-weight: 400;
}

.ft-nav ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 5px;
}

.ft-nav ul li {
    display: inline;
    font-size: 20px;
    font-family: firsans;
    margin-right: 20px;
}

.ft-nav ul li a {
    color: #fff;
}

.cp-rt p {
    font-size: 14px;
    font-family: firsans;
    font-weight: 300;
    margin-bottom: 0;
}
.ft-logo {
    text-align: center;
}
.footer {
    background: #1c1c1c;
    color: #fff;
    padding-top: 75px;
    padding-bottom: 50px;
}
.subheader-sec {
    text-align: center;
    background: url(/autoglass/images/pg-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.pg-ttl {padding-top: 205px;padding-bottom: 220px;}

.pg-ttl h2 {
    font-size: 82px;
    font-family: firsans;
    text-transform: uppercase;
    background: -webkit-linear-gradient( #df0000 , #760106);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.abt-txt {
    padding-top: 60px;
}

.abt-txt h2 {
    font-size: 60px;
    font-family: firsans;
    font-weight: 700;
    margin-bottom: 30px;
}

.abt-txt p {
    font-size: 20px;
    font-family: firsans;
    font-weight: 300;
    padding-right: 95px;
    text-align: justify;
    line-height: 32px;
}

.about-content {
    padding-top: 70px;
    padding-bottom: 70px;
}
.news-section {
    padding-bottom: 50px;
}
.blogimage {
    width: 580px;
    height: 690px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.blog-cnt {
    padding-top: 0;
}
.blog-cnt h2 {
    font-size: 56px;
    font-family: firsans;
    font-weight: 700;
    margin-bottom: 0;
    max-width: 80%;
    line-height: 60px;
}
.blog-cnt p {
    font-size: 20px;
    font-family: firsans;
    font-weight: 300;
    padding-right: 95px;
    text-align: justify;
    line-height: 32px;
}
.blog-meta p {
    display: inline-block;
    color: #8c8787;
    font-size: 18px;
}
.cntpg-hd h2 {
    font-size: 56px;
    font-family: firsans;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 60px;
}
.cntpg-hd p {
    font-size: 20px;
    font-family: firsans;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 35px;
}

.contact-content form input.form-control {
    border-radius: 0;
    background: #f9f9f9;
    padding: 25px 18px;
    font-size: 18px;
    font-family: firsans;
    color: #1c1c1c;
    margin-bottom: 20px;
}
.contact-content form textarea {
    border-radius: 0;
    background: #f9f9f9;
    padding: 25px 18px;
    font-size: 18px;
    font-family: firsans;
    color: #1c1c1c;
    margin-bottom: 20px;
}
.contact-content form button.btn {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 12px 40px !important;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    font-size: 25px;
    line-height: 29px;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 30px;
    font-family: firsans;
    color: #fff;
    text-transform: uppercase;
}
.contact-detail h2 {
    font-size: 40px;
    font-family: firsans;
    font-weight: 700;
    margin-bottom: 50px;
    line-height: 60px;
    color: #fff;
}

.contact-detail p {
    font-size: 24px;
    font-family: firsans;
    font-weight: 300;
    margin-bottom: 50px;
    color: #fff;
    position: relative;
    padding-left: 40px;
}
.contact-detail {
    background: #2b2b2b;
    padding: 45px 35px;
    position: relative;
}
.contact-detail::before {
    content: "";
    background-image: url(/autoglass/images/bdr-tpcnt.jpg);
    width: 100%;
    height: 6px;
    position: absolute;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.contact-detail p::before {
    content: "";
    background-image: url(/autoglass/images/callicn.png);
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    top: 6px;
}
p.eml::before {
    background-image: url(/autoglass/images/mailicn.png);
    width: 27px;
    height: 19px;
    top: 8px;
}
p.ph-no::before {
    width: 26px;
    height: 26px;
}

p.add::before {
    background-image: url(/autoglass/images/addicn.png);
    width: 20px;
    height: 28px;
    top: 3px;
}
.contact-content {
    padding-top: 70px;
    padding-bottom: 70px;
    background: url(/autoglass/images/cntbg1_02.jpg);
    background-size: contain;
    background-position-x: 60%;
}
body.orderhead header {
    background: #000;
    position: relative;
}
.searchbtns ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}

.searchbtns ul li {
    font-size: 22px;
    font-family: firsans;
    font-weight: 400;
    color: #000;
    background: #fff;
    padding: 15px 0 20px 50px;
    border-bottom: 1px solid #e1e1e1;
}

.searchbtns ul li a {
    color: #000;
}

.searchbyptn {
    background: #f9f9f9;
    padding-top: 70px;
    padding-bottom: 70px;
}

.searchbtns ul li:last-child {
    border: 0;
    border-radius: 0 0px 10px 10px;
}

.searchbtns ul li:first-child {
    border-radius: 10px 10px 0 0;
}
.serchwrapper {
    background: #fff;
    position: relative;
}

.serchwrapper:before {content: "";background: url(/autoglass/images/bdr.png);position: absolute;top: 0;width: 100%;height: 4px;left: 0;right: 0;margin: 0 auto;}

.searchhead h2 {
    font-size: 30px;
    line-height: 32px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 0;
}

.searchhead {padding: 25px 50px;border-bottom: 1px solid #e1e1e1;}


.searchfrm input[type="text"], .searchfrm select {
    width: 305px;
    height: 50px;
    background: #f9f9f9;
    box-shadow: none;
    border: 1px solid #e1e1e1;
}

.searchfrm input[type="text"]::placeholder {
    font-size: 18px;
    font-family: firsans;
    color: #000;
    font-weight: 400;
    padding: 20px;
}
.searchfrm select {
    font-size: 18px;
    padding-left: 20px;
    font-family: firsans;
    color: #000;
    font-weight: 400;
}
.searchfrm {
    padding-left: 50px;
    padding-top: 30px;
    padding-right: 50px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e1e1e1;
}
.btnsub {
    text-align: right;
    padding-right: 20px;
    padding-top: 20px;
}

.btnsub button.btn.btn-default {
    font-size: 18px;
    font-family: firsans;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 12px 40px !important;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}
.srch-inst h4 {
    font-size: 20px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 20px;
}

.srch-inst p {
    font-size: 18px;
    font-family: firsans;
    font-weight: 300;
    margin-bottom: 6px;
}

.srch-inst ul li {
    font-size: 18px;
    font-family: firsans;
    font-weight: 300;
    margin-bottom: 12px;
}

.srch-inst ul {
    padding-left: 32px;
}
.searchresult {
    padding: 20px 50px;
}

.searchresult h2 {
    font-size: 20px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 30px;
}
.resulttable table tr th {
    font-size: 18px;
    font-family: firsans;
    font-weight: 500;
    background-image: linear-gradient(#df0000, #760106);
    padding: 10px 20px;
    width: 130px;
    border-right: 1px solid #fff;
    color: #fff;
}

.resulttable table tr th:first-child {
    width: 210px;
}

.resulttable table tr th:last-child {
    width: 160px;
}

.resulttable table tr td {
    font-size: 18px;
    font-family: firsans;
    font-weight: 300;
    padding: 20px 20px;
    border: 1px solid #e1e1e1;
    color: #000;
}

.resulttable table tr td:last-child {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline;
}

.resulttable table tr td:last-child a {
    color: #e80000;
}

.resulttable table {
    margin-bottom: 40px;
}
.resultguid h4 {
    font-size: 20px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 20px;
}

.resultguid ul {
    padding-left: 32px;
}

.resultguid ul li {
    font-size: 18px;
    font-family: firsans;
    font-weight: 300;
    margin-bottom: 12px;
}
.prdct a.btnrem {
    font-size: 16px;
    font-family: firsans;
    text-transform: uppercase;
    text-decoration: underline;
    color: #e80000;
    font-weight: 500;
}
form.qtycrt select {
    font-size: 18px;
    font-family: firsans;
    background: #f9f9f9;
    width: 55px;
    height: 36px;
    padding-left: 10px;
    font-weight: 500;
}

p.prdctprc {
    font-size: 18px;
    font-family: firsans;
    padding-top: 6px;
}
p.prdctname {
    font-size: 18px;
    margin-bottom: 0;
    font-family: firsans;
    font-weight: 300;
}
.carthd h2 {
    font-size: 30px;
    font-family: firsans;
    font-weight: 500;
    padding: 20px;
}

.cartwrapper {
    background-color: #fff;
    border-radius: 5px;
}

.carthd {
    border-bottom: 1px solid #e1e1e1;
}
.row.prdctrw {
    padding: 20px 5px;
    border-bottom: 1px solid #e1e1e1;
    margin-right: 0;
    margin-left: 0;
}
.crttotlarea {
    padding: 20px;
    text-align: center;
    padding-bottom: 35px;
}

.crttotlarea h4 {
    font-size: 20px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 35px;
}

.crttotlarea a.btnchkout {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 12px 90px !important;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    font-size: 18px;
    font-family: firsans;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.historywrapper {
    background: #fff;
    position: relative;
}

.historywrapper::before {
    content: "";
    background: url(/autoglass/images/bdr.png);
    position: absolute;
    top: 0;
    width: 100%;
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.histhead h2 {
    font-size: 30px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 0;
}

.histhead p {
    font-size: 18px;
    font-family: firsans;
    font-weight: 300;
    margin-bottom: 0;
}

.histhead {
    padding: 30px 50px;
    border-bottom: 1px solid #e1e1e1;
}
.historyform {
    padding: 30px 50px;
    border-bottom: 1px solid #e1e1e1;
}

.historyform form select {
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
    width: 97%;
    height: 45px;
    background: #f9f9f9;
    padding-left: 20px;
    border: 1px solid #e1e1e1;
}

.historyform form label {
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
    margin-top: 20px;
    width: 100%;
}

.historyform form label input {
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    height: 45px;
    width: 64%;
    margin-left: 25px;
    padding-left: 20px;
}

.btnshow {
    text-align: right;
    padding-right: 30px;
    padding-top: 20px;
}

.btnshow button.btn.btn-default {
    font-size: 18px;
    font-family: firsans;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 12px 40px !important;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}
.historytable {
    padding: 30px 50px;
}

.historytable table tr th {
    font-size: 18px;
    font-family: firsans;
    font-weight: 500;
    background-image: linear-gradient(#df0000, #760106);
    padding: 10px 25px;
    border-right: 1px solid #fff;
    color: #fff;
    padding-right: 35px;
}

.historytable table tr td {
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
    padding: 20px 20px;
    border: 1px solid #e1e1e1;
    color: #000;
}

.historytable table tr td a {
    color: #e80000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline;
}
.cartpghd h2 {font-size: 30px;font-family: firsans;margin-bottom: 5px;font-weight: 500;}

.cartpghd {
    background: #fff;
    padding: 20px 50px;
    position: relative;
}
.cartpghd::before {
    content: "";
    background: url(/autoglass/images/bdr.png);
    position: absolute;
    top: 0;
    width: 100%;
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.cartpghd p {
    font-size: 18px;
    font-family: firsans;
    font-weight: 300;
}
.carttable {
    background: #fff;
    padding: 20px 50px;
}

.carttable table tr th {
    font-size: 18px;
    font-family: firsans;
    font-weight: 500;
    background-image: linear-gradient(#df0000, #760106);
    padding: 15px 20px;
    border-right: 1px solid #fff;
    color: #fff;
}

.carttable table tr td {
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
    padding: 10px 20px;
    border: 1px solid #e1e1e1;
    color: #000;
    background: #f9f9f9;
}

.carttable table tr td select {
    width: 50px;
    height: 40px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
}

.carttable table tr td input {
    width: 100px;
    height: 40px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
}

.carttable table tr td a {
    color: #e80000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline;
}

.carttable table tr td input::placeholder {
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
    color: #000;
}
.cartttlarea {
    background: #fff;
    padding: 20px 50px;
    padding-right: 75px;
    padding-bottom: 40px;
}

.ttlbrkdn p {
    font-size: 18px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 5px;
}

.ttlbrkdn p span {float: right;}
.ttlbrkdn {
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

.grndttl p {
    font-size: 18px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 25px;
}

.grndttl p span {
    float: right;
}

.crtttlbtn a.btn.btn-default {
    font-size: 18px;
    font-family: firsans;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 9px 0 !important;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    text-transform: uppercase;
    color: #fff;
    width: 85%;
    font-weight: 500;
}

.crtttlbtn {
    text-align: center;
}
.cart-review-area {
    background: #fff;
    position: relative;
    margin-bottom: 30px;
}

.checkoutpage {
    background: #f9f9f9;
    padding-top: 70px;
    padding-bottom: 70px;
}

 .heading h2 {
    font-size: 30px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 5px;
}

 .heading p {
    font-size: 18px;
    font-family: firsans;
    font-weight: 300;
}

.heading {
    padding: 20px 50px;
    border-bottom: 1px solid #e1e1e1;
}

.cart-review-area::before {
    content: "";
    background: url(/autoglass/images/bdr.png);
    position: absolute;
    top: 0;
    width: 100%;
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
}

.cart-review-table table tr th {
    font-size: 18px;
    font-family: firsans;
    font-weight: 500;
    background-image: linear-gradient(#df0000, #760106);
    padding: 15px 25px;
    border-right: 1px solid #fff;
    color: #fff;
}

.cart-review-table table tr td {
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
    padding: 10px 25px;
    border: 1px solid #e1e1e1;
    color: #000;
    background: #f9f9f9;
    padding-right: 0;
}

.cart-review-table table tr td select {
    width: 50px;
    height: 40px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
}

.cart-review-table table tr td  input {
    height: 40px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
    width: 90%;
}
.cart-review-table table tr td input::placeholder {
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
    color: #000;
}
.cart-review-table {
    padding: 20px 50px;
}
.cart-review-table table {
    width: 100%;
}
.cart-review-table table tr td a {
    color: #e80000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline;
}
.checkoutpage .cartttlarea {
    padding-right: 55px;
}
.checkoutpage .grndttl p span {
    color: #e80000;
}
/*.shpng-area {
    background: #fff;
}*/

.shpng-detl {
    padding: 20px 50px;
}

.shpng-detl h4 {
    font-size: 20px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 25px
}

.shpng-detl h4 span {
    float: right;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: underline;
}
.shpng-detl h4 span a {
    color: #e80000;
    line-height: 25px;
}

.shpng-detl p {
    font-size: 18px;
    margin-bottom: 0;
    font-family: firsans;
    font-weight: 300;
    line-height: 30px;
}
.shpng-inst {
    padding: 20px 50px;
}

.shpng-inst h4 {
    font-size: 20px;
    font-family: firsans;
    font-weight: 500;
}

.shpng-inst p {
    font-size: 18px;
    margin-bottom: 15px;
    font-family: firsans;
    font-weight: 300;
}

.inst-field input {
    width: 75%;
    height: 43px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    margin-right: 25px;
}


.inst-field a.btnupdte {
    font-size: 18px;
    font-family: firsans;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 10px 35px;
}

.shipping-info {
    background: #fff;
}
.shpng-inst {
    padding: 20px 50px;
    padding-top: 65px;
}

.shpng-inst h4 {
    font-size: 20px;
    font-family: firsans;
    font-weight: 500;
}

.shpng-inst p {
    font-size: 18px;
    margin-bottom: 15px;
    font-family: firsans;
    font-weight: 300;
}

.inst-field input {
    width: 75%;
    height: 43px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    margin-right: 25px;
}

.inst-field a.btnupdte {
    font-size: 18px;
    font-family: firsans;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 10px 35px;
}

.shipping-info {
    background: #fff;
    position: relative;
    height: 560px;
}
.delivery-info {
    background: #fff;
    position: relative;
    height: 560px;
}

.shipping-info::before {
    content: "";
    background: url(/autoglass/images/bdr.png);
    position: absolute;
    top: 0;
    width: 100%;
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
}

.delivery-info::before {
    content: "";
    background: url(/autoglass/images/bdr.png);
    position: absolute;
    top: 0;
    width: 100%;
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
}

.delivery-detail {
    padding: 20px 50px;
}

.delivery-detail h4 {
    font-size: 20px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 25px;
}

.del-field select {
    height: 42px;
    width: 320px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding-left: 15px;
    font-size: 16px;
    font-family: firsans;
    margin-right: 15px;
}

.del-field {
    margin-bottom: 30px;
}

.del-field a {
    font-size: 18px;
    font-family: firsans;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 10px 35px;
}
.will-call-area h4 {
    font-size: 20px;
    font-family: firsans;
    font-weight: 500;
}

.will-call-area h4 a {
    font-size: 18px;
    font-family: firsans;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 10px 35px;
    margin-left: 20px;
}
.pymnt-drtail {
    padding: 20px 50px;
}

.pymnt-drtail h4 {
    font-size: 20px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 30px;
}
.pymnt-drtail form label.form-check-label {
    font-size: 18px;
    font-family: firsans;
    font-weight: 300;
    margin-bottom: 15px;
    width: 100%;
}

.pymnt-drtail form label.form-check-label span {
    float: right;
}
.warehouse-detail {
    background: #fff;
    margin-top: 35px;
    padding: 20px 50px;
    position: relative;
}

.warehousecntct h4 {
    font-size: 30px;
    font-family: firsans;
    font-weight: 500;
    margin-bottom: 20px;
}

.warehousecntct p {
    font-size: 18px;
    line-height: 30px;
    font-family: firsans;
    font-weight: 300;
}

.cornfirm-btn a {
    font-size: 18px;
    font-family: firsans;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 10px 35px;
}

.cornfirm-btn {
    display: inline-block;
    float: right;
    position: absolute;
    right: 50px;
    bottom: 50px;
}

.warehousecntct {
    display: inline-block;
}

/* CSS by Mudassir */

.cursor {
    cursor: pointer;
}




