/* fonts */
/*
@font-face {
  font-family: BryantLG;
  src: url("../fonts/BryantLG-Bold.eot");
  src: url("../fonts/BryantLG-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BryantLG-Bold.woff2") format("woff2"), url("../fonts/BryantLG-Bold.woff") format("woff"), url("../fonts/BryantLG-Bold.ttf") format("truetype"), url("../fonts/BryantLG-Bold.svg#BryantLG-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: Bryant Pro;
  src: url("../fonts/BryantPro-Medium.eot");
  src: url("../fonts/BryantPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BryantPro-Medium.woff2") format("woff2"), url("../fonts/BryantPro-Medium.woff") format("woff"), url("../fonts/BryantPro-Medium.ttf") format("truetype"), url("../fonts/BryantPro-Medium.svg#BryantPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Bebas Neue;
  src: url("../fonts/BebasNeueBold.eot");
  src: url("../fonts/BebasNeueBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeueBold.woff2") format("woff2"), url("../fonts/BebasNeueBold.woff") format("woff"), url("../fonts/BebasNeueBold.ttf") format("truetype"), url("../fonts/BebasNeueBold.svg#BebasNeueBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
*/


/*Lato font*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');



.bold,
.comparePrice-btn,
.callText,
.freecall-modal .modal-content .modal-header .modal-title,
.quotes-steps ul li a .steps-name,
.yourquote-box-inline .quote-cost,
.bill-info .label,
.policy-summary .label,
.policy-summary .summary-box,
.cart-info .label i .cart-count,
.cart-info .label,
.premium-tag,
.premium-list .text-label1,
.total-box {
    font-family: 'Lato', sans-serif;
    font-weight: bold !important;
    line-height: normal !important;
}

.medium,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.commom-btn,
.yourquote-box-inline .quote-cost,
.common-btn {
    font-family: 'Lato', sans-serif;
    font-weight: 500 !important;
    line-height: normal !important;
}

.bebasbold,
.common-header-phone span {
    font-family: 'Lato', sans-serif;
    font-weight: bold !important;
}

.uppercase {
    text-transform: uppercase;
}

body {
    margin: 0;
    padding: 0;
    color: #191919;
    background: white;
    font-family: 'Lato', sans-serif;
    line-height: 1.4;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background: #ebebeb;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

.relative {
    position: relative;
}

.form-control:active,
.form-control:focus,
.close:active,
.close:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.marginT10 {
    margin-top: 10px !important;
}

.marginT20 {
    margin-top: 20px !important;
}

.marginT30 {
    margin-top: 30px !important;
}

.marginT40 {
    margin-top: 40px !important;
}

.marginT50 {
    margin-top: 50px !important;
}

.marginT60 {
    margin-top: 60px !important;
}

.marginT70 {
    margin-top: 70px !important;
}

.marginT80 {
    margin-top: 80px !important;
}

.marginT90 {
    margin-top: 90px !important;
}

.marginT100 {
    margin-top: 100px !important;
}

.mt157 {
    margin-top: 153px;
}

.marginBt10 {
    margin-bottom: 10px !important;
}

.marginBt20 {
    margin-bottom: 20px !important;
}

.marginBt30 {
    margin-bottom: 30px !important;
}

.marginBt40 {
    margin-bottom: 40px !important;
}

.marginBt50 {
    margin-bottom: 50px !important;
}

.marginBt60 {
    margin-bottom: 60px !important;
}

.marginBt70 {
    margin-bottom: 70px !important;
}

.marginBt80 {
    margin-bottom: 80px !important;
}

.marginBt90 {
    margin-bottom: 90px !important;
}

.marginBt100 {
    margin-bottom: 100px !important;
}

.marginL10 {
    margin-left: 10px !important;
}

.marginL20 {
    margin-left: 20px !important;
}

.marginL30 {
    margin-left: 30px !important;
}

.marginL40 {
    margin-left: 40px !important;
}

.marginL50 {
    margin-left: 50px !important;
}

.marginL60 {
    margin-left: 60px !important;
}

.marginL70 {
    margin-left: 70px !important;
}

.marginL80 {
    margin-left: 80px !important;
}

.marginL90 {
    margin-left: 90px !important;
}

.marginL100 {
    margin-left: 100px !important;
}

.marginR10 {
    margin-right: 10px !important;
}

.marginR20 {
    margin-right: 20px !important;
}

.marginR30 {
    margin-right: 30px !important;
}

.marginR40 {
    margin-right: 40px !important;
}

.marginR50 {
    margin-right: 50px !important;
}

.marginR60 {
    margin-right: 60px !important;
}

.marginR70 {
    margin-right: 70px !important;
}

.marginR80 {
    margin-right: 80px !important;
}

.marginR90 {
    margin-right: 90px !important;
}

.marginR100 {
    margin-right: 100px !important;
}

.paddingT20 {
    padding-top: 20px !important;
}

.paddingT15 {
    padding-top: 15px !important;
}

.transition,
a {
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
}

a:focus,
a:hover {
    outline: none;
    text-decoration: none;
}

.primaryblue,
.common-header-phone span,
.footer-menu li a,
.home-section h2,
.dashboard-user .user,
.callText,
.freecall-modal .modal-content .modal-header .modal-title,
.formSection,
.yourquote-box-inline .quote-cost,
.bill-info p a,
.policy-summary .label {
    color: #0075bc !important;
}

.common-header {
    padding: 10px 50px;
/*    height: 80px;*/
/*
    -webkit-box-shadow: 0 15px 30px -20px rgba(0, 0, 0, 0.75);
    box-shadow: 0 15px 30px -20px rgba(0, 0, 0, 0.75);
*/
    background: #FFF;
}

.common-header .main-navbar {
    float: right;
}

.common-header .main-navbar ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.common-header .main-navbar ul li {
    list-style-type: none;
    position: relative;
}

.common-header .main-navbar ul li a {
    color: #3c3c3b;
    font-size: 16px;
    margin: 0 15px;
}

.common-header .main-navbar ul li .countercart {
    position: absolute;
    top: -8px;
    right: 0;
    background: #e6007e;
    min-width: 20px;
    height: 20px;
    text-align: center;
    padding: 1px;
    color: #fff;
    font-size: 11px;
    border-radius: 50%;
    line-height: 18px;
}

.nav-header {
    display: none;
}

.common-header-phone {
    margin-left: 5px;
}

.common-header-phone span {
    font-size: 16px;
    line-height: normal;
    display: inherit;
    font-weight: 700;
}

.commom-btn,
.yourquote-box-inline .quote-cost {
    font-size: 16px !important;
    color: #FFF !important;
    border-radius: 100px;
    padding: 9px 16px 10px !important;
    margin: 0 15px !important;
    border: none;
}

.blue-btn,
.yourquote-box-inline .quote-cost {
    background: #0075bc;
}

.blue-outline{
    color: #0075bc!important;
    border: 2px solid #0075bc;
    padding: 7px 16px 8px !important;
}




.pink-btn,
.yourquote-box-inline .quote-cost:hover,
button.btn.placeorder-btn {
    background: #e6007e;
}

button.btn.getquote-btn {
    background: #0075BC;
}

.commom-footer {
    padding: 1rem 0 0.8rem;
    background: #191919;
    margin-top: auto;
}

.commom-footer .bank-partners {
    text-align: right;
    margin-right: 8.8%;
}

.commom-footer .bank-partners li {
    list-style-type: none;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.commom-footer .bank-partners li:last-child{
    margin: 0;
}

.commom-footer .bank-partners li img {
    vertical-align: top;
    max-width: 28px;
/*
    background: #fff;
    padding: 3px 8px;
*/
}

/*
.commom-footer .bank-partners li img[alt~="verve"] {
    max-width: 70px;
}

.commom-footer .bank-partners li img[alt~="visa"] {
    max-width: 80px;
}
*/







.footer-menu {
    margin-top: 10px;
}

.footer-menu li {
    list-style-type: none;
    display: inline-block;
    padding-right: 15px;
}

.footer-menu li a {
    font-size: 15px;
}

.home-section {
    position: relative;
/*  height: calc(100vh - 215px);*/
    padding: 30px 0 0;
}

.home-section h2 {
    font-size: 40px;
    margin-bottom: 30px;
}

.home-section h2 span{
    font-weight: 300;
}

.comparePrice-btn {
    font-size: 30px;
    color: #FFF !important;
    border-radius: 50px;
    padding: 10px 35px;
    display: inline-block;
    min-height: 55px;
}

.home-infographic {
    width: 100%;
/*
    height: calc(100% - 200px) !important;
    background-repeat: repeat-x;
    background-size: contain;
    background-position: bottom center;
    position: absolute;
    bottom: 0;
*/
}


.home-infographic img{
    width: 100%;
    display: block;
}

.partner-slider .slick-prev {
    width: auto;
    height: auto;
}

.partner-slider .slick-prev::before {
    font-size: 30px !important;
    content: '\f2fa';
    color: #3c3c3b;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}

.partner-slider .slick-next {
    width: auto;
    height: auto;
}

.partner-slider .slick-next::before {
    font-size: 30px !important;
    content: '\f2fb';
    color: #3c3c3b;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}

.partner-slider .slider-inner {
    padding: 0px 15px;
}

.partner-slider .slider-inner img {
    max-width: 100%;
    height: auto;
    max-height: 40px;
}

.partner-slider .slick-dots {
    display: none !important;
}

.dashboard-user {
    padding: 30px 50px;
}

.dashboard-user .user {
    font-size: 35px;
}

.dashboard-user .user img {
    width: 35px;
    height: auto;
    margin-right: 25px;
    vertical-align: sub;
}

.dashborad-menu {
    padding: 30px;
    text-align: right;
}

.dashborad-menu li {
    list-style-type: none;
    display: inline-block;
    padding: 10px 20px;
}

.dashborad-menu li a {
    color: #3c3c3b;
    font-size: 18px;
}

.dashborder {
    border-bottom: 2px solid #9b9b9b;
}

.call-btn {
    width: 80px;
    height: 80px;
    background: #e6007e;
    border-radius: 50%;
}

.call-btn img {
    width: auto;
    height: 55px;
}

.callText {
    float: right;
    font-size: 24px;
    padding: 0px;
    margin-top: 10px;
    background: transparent;
}

.freecall-modal .modal-content {
    background: #f1f2f2;
}

.freecall-modal .modal-content .modal-header {
    border-bottom: 0px;
}

.freecall-modal .modal-content .modal-header .modal-title {
    font-size: 35px;
}

.freecall-modal .modal-content .modal-header .close {
    font-size: 35px;
}

.freecall-modal .modal-content .modal-footer {
    border-top: 0px;
    display: block;
}

.modal-custominput .input-group-text {
    color: #3c3c3b;
    background: transparent;
    min-width: 150px;
    font-size: 18px;
    border: none;
}

.modal-custominput .form-control {
    border: none;
    border-radius: 0px;
    color: #3c3c3b;
    font-size: 16px;
}

.dashboard-main {
    padding: 45px;
}

.left-menu {
    background: #6c6c6c;
    padding: 15px 35px;
    display: inline-block;
}

.left-menu li {
    list-style-type: none;
    padding: 15px 0;
    border-bottom: 2px solid #cbcbcb;
}

.left-menu li:last-child {
    border-bottom: 0;
}

.left-menu li a {
    color: #FFF;
    font-size: 24px;
    padding-left: 20px;
}

.second-left-menu {
    padding: 0px 45px 0px 25px;
    min-width: 250px;
}

.second-left-menu li {
    border-bottom: 0px;
    padding: 25px 0;
}

.second-left-menu li a {
    font-size: 17px;
    padding-left: 0px;
}

.left-menu + .left-menu {
    background: #929292;
}

.quotes-steps {
    margin: 25px 0;
}

.quotes-steps ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.quotes-steps ul li {
    list-style-type: none;
    display: inline-block;
}

.quotes-steps ul li a {
    display: block;
    text-align: center;
}

.quotes-steps ul li a .steps-count {
    width: 35px;
    height: 35px;
    font-size: 18px;
    color: #FFF;
    background: #9d9c9c;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.quotes-steps ul li a .steps-name {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #706f6f;
    margin-top: 15px;
}

.quotes-steps ul li a.active .steps-count {
    background: #e6007e;
    color: #FFF;
}

.quotes-steps ul li a.active .steps-name {
    color: #e6007e;
}

.formSection {
    padding: 20px 0;
    background: #eeeeee;
    font-size: 25px;
    margin-bottom: 10px;
}

.form-box {
    margin: 15px 0;
}

.form-box label {
    display: block;
/*
    font-size: 18px;
    color: #6c6c6c;
*/
}

/*
.form-box input {
    background: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    padding: 8px 10px;
    font-size: 18px;
    color: #6c6c6c;
    border: none;
    min-height: 40px;
}
*/

.form-box input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-box .form-select {
    padding: 8px 10px;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    font-size: 16px;
    color: #495057;
    border: none;
    min-height: 40px;
}

.form-box .form-select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-box textarea {
    background: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    padding: 8px 10px;
    font-size: 18px;
    color: #6c6c6c;
    border: none;
    height: 100px;
    resize: none;
}

.form-box textarea:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-box-inline {
    margin: 0;
}

.form-box-inline label {
    display: inline-block;
    font-size: 18px;
    color: #6c6c6c;
}

.form-box-inline input[type=checkbox],
.form-box-inline input[type=radio] {
    margin: 0px 15px;
}

.common-btn {
    font-size: 16px;
    color: #FFF !important;
    border-radius: 100px;
    padding: 9px 16px 10px !important;
    margin: 0 10px;
    border: none;
    background: #0075bc;
/*
    min-width: 100px;
    min-height: 45px;
*/
    display: inline-block;
/*    line-height: 35px !important;*/
}

.terms-condition label {
    display: inline-block;
    font-size: 18px;
    color: #6c6c6c;
}

.terms-condition input[type=checkbox],
.terms-condition input[type=radio] {
    margin-right: 15px !important;
    margin: 0px;
}

.yourquote-box-inline {
    margin: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.yourquote-box-inline input[type=checkbox],
.yourquote-box-inline input[type=radio] {
    margin-right: 20px !important;
    margin: 0px;
}

.yourquote-box-inline .company-img {
    width: 150px;
    height: auto;
}

.yourquote-box-inline .quote-cost {
    font-size: 22px;
    cursor: pointer;
}

.yourquote-box-inline .quote-cost span {
    display: block;
    font-size: 30px;
}

.cart .zmdi-shopping-cart {
    color: #706f6f;
}

.cart-section {
    margin: 50px 0 10%;
    min-height: 400px;
}

.bill-info .label {
    font-size: 35px;
    color: #706f6f;
}

.bill-info .label i {
    min-width: 50px;
}

.bill-info p {
    padding: 25px 0px 0px 50px;
    color: #575756;
    font-size: 18px;
    line-height: 25px;
}

.bill-info p a {
    padding-top: 20px;
    display: block;
}

.policy-summary .label {
    font-size: 35px;
}

.policy-summary .summary-box {
    /*  background-color: #dadada;*/
    /*  padding: 25px;*/
    padding: 20px 20px 10px 0;
    margin-top: 10px;
    color: #575756;
    font-size: 18px;
    line-height: 25px;
    overflow-y: auto;
    border: 1px solid #575756;
    /*  height: 247px;*/
}

.policy-summary .summary-box table tr td {
    font-weight: normal !important;
    font-family: 'Lato', sans-serif;
}

.policy-summary .summary-box table {
    width: 100%;
}

.policy-summary .total-box {
    margin: 1.4rem 0;
}

.policy-summary .summary-box table tr {
    /*
    display: block;
    margin-bottom: 1rem;
    display: block;
*/
}

.policy-summary .summary-box table tr td {
    padding-bottom: 1rem;

}

.policy-summary .summary-box table tr:last-child {
    margin: 0;
}

.policy-summary .summary-box table tr td:nth-child(1) {
    text-align: left;
}

.policy-summary .summary-box table tr td:nth-child(2) {
    text-align: right;
}



.policy-summary .summary-box .policy-box {
    margin-bottom: 25px;
}

.policy-summary .summary-box .policy-box:last-child {
    margin-bottom: 0px;
}

.policy-summary .summary-box .policy-box .label1 {
    color: #e6007e;
    margin-bottom: 20px;
}

.policy-summary .summary-box .policy-box p {
    margin-bottom: 1rem;
}

.cart-info .label {
    font-size: 35px;
    color: #706f6f;
}

.cart-info .label i {
    min-width: 50px;
    position: relative;
}

.cart-info .label i .cart-count {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #e6007e;
    color: #fff;
    border-radius: 50%;
    top: -5px;
    right: 10px;
    font-size: 18px;
    text-align: center;
}

.premium-tag {
    color: #575756;
    font-size: 22px;
    background: #dadada;
    padding: 15px 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.premium-list {
    border: 2px solid #dadada;
    color: #575756;
    font-size: 20px;
    padding: 15px 25px;
}

.premium-list .row {
    margin-bottom: 15px;
}

.premium-list .row:last-child {
    margin-bottom: 0px;
}

.total-box {
    color: #e6007e;
    font-size: 22px;
}

.car-discountbox {
    margin: 25px 20px;
}

.car-discountbox .disc-text {
    color: #575756;
    font-size: 18px;
    text-align: left;
    line-height: 44px;
}

.car-discountbox .disc-input {
    width: 70%;
    min-height: 44px;
    border-radius: 25px;
    border: 1px solid #eeeeee;
    background: #eeeeee;
    font-size: 20px;
    color: #575756;
    padding: 0 20px;
}

.car-discountbox .disc-input:focus {
    outline: none;
}

.car-discountbox .disctount-button {
    float: right;
    border-radius: 25px;
    font-size: 20px;
    color: #FFF;
    min-height: 44px;
}

button.btn.another-btn {
    background: #9d9d9c;
    color: #FFF;
    border-radius: 25px;
    margin: 30px 0;
    padding: 6px 30px;
}

button.btn.placeorder-btn {
    color: #FFF;
    border-radius: 50px;
    margin-top: 30px;
    padding: 6px 50px;
    font-size: 30px;
    letter-spacing: 2px;
}

button.btn.getquote-btn {
    color: #FFF;
    border-radius: 50px;
    margin-top: 30px;
    padding: 6px 50px;
    font-size: 30px;
    letter-spacing: 2px;
}

.cart-pay label {
    color: #e6007e;
    font-size: 20px;
}

.deliver-box {
    padding: 20px;
}

.deliver-box .deliver-text {
    color: #575756;
    font-size: 18px;
}

.deliver-box .form-box-inline {
    margin: 0px;
}

.deliver-box .form-box-inline label {
    display: inline-block;
    font-size: 18px;
    color: #575756;
    margin: 0;
}

.deliver-box .form-box-inline input[type=checkbox],
.deliver-box .form-box-inline input[type=radio] {
    margin: 0px 10px;
    margin-right: 30px;
}

.deliver-box .form-box-inline input[type=checkbox]:last-child,
.deliver-box .form-box-inline input[type=radio]:last-child {
    margin-right: 0px;
}

/* Checkbox buttons */
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: 1px;
    margin-left: -20px;
    border: 1px solid #6a6868;
    border-radius: 3px;
    background-color: #fff;
    outline: none;
    -webkit-transition: border 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: border 0.1s ease-in-out, color 0.1s ease-in-out;
}

.checkbox label.error::before {
    display: none;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: -3px;
    margin-left: -20px;
    padding-left: 0px;
    padding-top: 0px;
    font-size: 24px;
    color: #000;
    outline: none;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    outline: none;
}

.checkbox input[type="checkbox"]:focus + label::before {
    outline: none;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked + label::after {
    font-family: Material-Design-Iconic-Font;
    content: "\f26a";
}

.checkbox input[type="checkbox"]:checked + label::before {
    opacity: 0;
}

.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

/* Radio buttons */
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 10px;
    height: 10px;
    left: 5px;
    top: 5px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
    margin: 0 20px 0 0;
    outline: none;
}

.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled + label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
}

.deliver-box .form-box-inline.checkbox input[type=checkbox],
.deliver-box .form-box-inline.radio input[type=radio] {
    margin: 0 20px 0 0 !important;
}

.quotes-list {
    padding: 20px 0;
    -webkit-box-shadow: 0 0 2px #ddd;
    box-shadow: 0 0 2px #ddd;
    /*  max-height: 200px;*/
    min-height: 200px;
}

.quote-name {
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}

.featuresul {
    color: #706f6f;
    margin-left: 20px;
    margin-bottom: 10px;
    width: 100%;
}

.featuresul li {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    display: list-item;
    list-style: decimal;
    text-align: left;
    /*
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  list-style-position: inside;
*/
    width: 90%;
}

.dispTable {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
}

.dispTable .dispTableCell {
    display: table-cell;
    height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

.yourquote-box-outer {
    -webkit-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

.yourquote-box-outer .yourquote-box-inline {
    background-color: #fff;
    margin: 0;
}

.yourquote-box-outer .yourquote-box-inline img {
    max-height: 130px;
    max-width: 130px;
}

.quote-name {
    color: #0075bc;
}

.quote-description.dispTableCell {
    vertical-align: top;
}

.validateForm label {
/*
    font-size: 18px;
    color: #6c6c6c;
*/
}

.staic-content {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #191919;
    line-height: 1.5;
    font-weight: 400;
}

.staic-content ul {
    margin-left: 20px;
    margin-bottom: 1rem;
}

#loadingDiv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: grey;
    background: none repeat scroll 0 0 #000000;
    opacity: 0.82;
}

.ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    display: block;
}

#inputGroupSelect01-error {
    display: inline;
    top: 45px;
    position: relative;
}

.main-container {
    min-height: 550px;
}

.yourquote-box-inline .yourquote-box-inline .quote-cost {
    padding: 8px 25px !important;
}

.upload-doc {
    margin-bottom: 1rem;
}

.upload-doc input {
    margin-top: 0.6rem;
}


/*231021 sp*/


footer .footer-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
}

.footer-nav {
    align-items: unset;
    width: 50%;
/*    align-items: flex-start;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.footer-nav ul {
    width: 33.33%;
    border-left: 1px solid #646464;
    border-top: 0;
    padding: 0 20px;
    margin: 0;
    list-style: none;
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
}


.footer-nav ul a{
    color: inherit;
}

footer .footer-logo img{
    max-width: 140px;
    width: 100%;
}
footer .footer-logo p{
    max-width: 144px;
    color: #fff;
    margin: 10px 0 0 0;
    line-height: 1.5;
    font-size: 14px;
}

footer .copyright{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-top: 2rem;
}

footer .copyright p{
    color: #646464;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

.footer-slider{
    background: #fff;
    padding: 1.7rem 0 1.4rem;
}

.footer-slider .slick-slider{
    margin-bottom: 0;
}

.footer-slider .row{
    max-width: 700px;
    margin: auto;
}


input,
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
.form-control,
textarea,
input:focus,
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
.form-control:focus,
textarea:focus {
    background: #fff!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    padding: 8px 10px;
    font-size: 16px;
    border: none;
    min-height: 40px;
    border-radius: .25rem;

}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 0.3; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  opacity: 0.3;
}

::-ms-input-placeholder { /* Microsoft Edge */
 opacity: 0.3;
}

.freecall-modal{
    max-width: 100%;
    transform: none!important;
    height: 100%;
    margin: 0;
    
}
.freecall-modal .modal-content{
    background: #f2f2f2;
    height: 100%;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.freecall-modal .modal-body{
    max-width: 580px;
    margin: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    flex: initial;
    border-radius: 5px;
    padding: 3rem;
}

.freecall-modal .callme-btn{
    position: relative;
}

.freecall-modal .callmebtn {
    display: block;
    width: 100%;
    text-align: left;
    margin: 0!important;
    
}
.freecall-modal .callme-btn span{
    position: absolute;
    right: 1rem;
    top: 5px;
}

.freecall-modal .callme-btn span img{
    
    width: 20px;
}

.freecall-modal button.close{
    position: absolute;
    right: 0;
    top: 0;
    margin: 1rem 1.5rem;
}

.freecall-modal button.close span{
    font-size: 40px;
    font-weight: 400;
}

.freecall-modal .form-box{
    margin: 0 0 16px 0;
}

.freecall-modal h3 {
    padding-bottom: 1rem;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 1rem;
}

.freecall-modal .form-control, .freecall-modal .form-control:focus{
    background: #f2f2f2!important;
}


.btn:focus, .btn:active:focus, .btn.active:focus{
    outline:none;
    box-shadow:none;
}


header .commom-btn {
    font-family: 'Lato', sans-serif;
    font-weight: bold !important;
}






/*# sourceMappingURL=style.css.map */