@import url(../fonts/fonts.css);
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,command,datalist,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,source,span,strike,strong,tbody,tdvideo,tfoot,th,thead,tt,u,ul,var{background:0 0;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;font-style:normal}
ol,ul{list-style:none}blockquote,q{quotes:none}img{vertical-align:top}embed{vertical-align:top}article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}input,textarea{border:0;padding:0;margin:0;outline:0}iframe{border:0;margin:0;padding:0}input,select,textarea{margin:0;padding:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}li{list-style:none}caption,th{text-align:left}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sub{vertical-align:bottom}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}a{outline:0;text-decoration:underline;-moz-outline:none}a:hover{text-decoration:none;cursor:pointer}a.nounderline,a:active.nounderline,a:link.nounderline,a:visited.nounderline{text-decoration:none}a:hover.nounderline{text-decoration:underline}a img{border:none;text-decoration:none}img{border:none;text-decoration:none}button,label{cursor:pointer;font-family:Mulish,sans-serif,Verdana}input:focus,select:focus,textarea:focus{outline:0}select::-moz-focus-inner{border:0;outline:0}option::-moz-focus-inner{border:0;outline:0}input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0}input[type=button]:focus,input[type=submit]:focus{outline:0}fieldset{border:none}*{box-sizing:border-box}img:not([src]):not([srcset]){visibility:hidden}img{width:100%;max-width:100%;vertical-align:top;height:auto}:focus{outline:0}

html,body { width: 100%; height: 100%; padding: 0; margin: 0;  }
body{font-family: 'nissan_brandregular'; font-size: 14px;color:#000; scroll-behavior: smooth;  font-weight: 400; background: #fff;}

.wrapper{width: 100%}
.containerFluidPmp{width: 100%; position: relative;}
.containerPmp {width: 1200px;max-width: 100%; padding: 0 16px; box-sizing: border-box;margin: 0px auto;}
.btnPmp{display: inline-block;padding: 12px 20px;min-width: 190px;text-align: center;border: 0px;
 outline: none;background: #C3002F;font-size: 15px;color: #fff;border-radius: 5px;position: relative;overflow: hidden; text-decoration: none;  font-family: 'nissan_brandbold'; }
.outlineBtnPmp{display: inline-block;padding: 11px 10px;min-width: 120px;text-align: center;
 outline: none;background: #fff;font-size: 15px;color: #B32535;border-radius: 5px;position: relative;overflow: hidden; text-decoration: none; border: #B32535 1px solid;}
.textFild{width: 100%;padding: 10px;border: 1px solid #C7C7C7;font-size: 15px;border-radius: 5px;box-sizing: border-box;}
.textArea{width: 100%; height: 70px; padding: 10px;border: 1px solid #C7C7C7;font-size: 15px;border-radius: 5px;box-sizing: border-box; resize: none;}
.selectList {width: 100%;border: 1px solid #C7C7C7;line-height: normal;
  padding: 10px 32px 10px 10px;
  box-sizing: border-box;
  color: #343434;
  font-family: 'nissan_brandregular';
  font-size: 15px;
  background-color: #fff;
  transition: all .3s;
  outline: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url(../images/selecticon.png) no-repeat right 10px center;
  border-radius: 5px;
  cursor: pointer;
}
.renewBtn{background: rgba(255, 255, 255, 0.1)!important; border-top: 1px solid rgba(255, 255, 255, 0.1)!important}
.bnrBtn .btnPmp{display: flex;
  justify-content: center;
  align-items: center;}
.bnrBtn .btnPmp i{width:17px; height: 16px; display: inline-block;   background: url("../images/arrow-btn.svg") no-repeat center center; margin-left: 10px;}
.bannerPmp{width: 100%;}
.bannerItem{width: 100%; position: relative;}
.bannerContPmp{width: 100%; position: absolute; left: 0px; top: 0px;}
.bannerContBox{width:700px; padding: 100px 0 0 100px;}
.bnrLogo{width: 80px; margin-bottom: 30px;}
.bannerContBox h1{color: #fff; font-size: 40px; font-weight: 400; line-height: 45px; padding-bottom: 20px;}
.bannerContBox p{font-size:18px;line-height: 21px;color: #D4D4D4;padding-bottom: 20px;}
.bnrBtn{width: 100%; display: flex;}
.bnrBtn a{margin-right: 10px;}
.commonRowPmp{width: 100%; padding: 40px 0px;}
.commonHdPmp{width: 100%; padding-bottom: 15px;}
.commonHdPmp h2{font-size: 36px; line-height: 40px; color: #000; font-weight: 400; padding: 20px 0px; position: relative; text-align: center; text-transform: uppercase;}
.commonHdPmp h2::before{content: ''; width: 100px; height: 3px; background:#B32535; position: absolute; left: 50%; margin-left: -50px; top: 0px; }
.commonHdPmp p{font-size: 18px;line-height: 24px;color: #4A5565;padding-bottom: 20px; text-align: center}
.whtTheme h2{color: #fff!important; }
.whtTheme p{color: #fff!important;}
.whtTheme h2::before{content: '';  height: 3px!important; background:#fff!important;  }
.whyChooseSlider{width: 100%;}
.whyChooseThum{padding: 0px 7px;}
.whyChooseBox{width: 100%; min-height: 180px; border:#F5F5F5 2px solid; box-sizing:border-box; background: #FAFAFA; border-radius: 12px;}
.whyChooseInr{padding: 25px;}
.whyChooseLogo{width: 60px; margin-bottom: 20px;}
.whyChooseBox h3{font-size: 30px; line-height: 34px; color:#000; font-weight: 400; padding-bottom: 15px;}
.whyChooseBox p{font-size: 16px;line-height: 23px;color: #4B4B4B;padding-bottom: 20px;}
.sliderPmp .slick-dots li button{background: #B32535!important; border-radius: 50%; width: 14px!important;height: 14px!important; opacity: 0.5}
.sliderPmp .slick-dots li.slick-active button{width: 18px!important;height: 18px!important; opacity: 1}
.sliderPmp .slick-dots li button::before{font-size: 0px; text-indent: -999999px;}
.sliderPmp .slick-dots{display: flex!important; justify-content: center!important; bottom: -40px!important;}
.sliderPmp .slick-dots li{display: flex!important; align-items: center!important; margin: 0 2px!important;}
.sliderPmp .slick-prev, .sliderPmp .slick-next{width: 30px!important; height: 30px!important; border-radius: 50%; z-index: 9999999;}
.sliderPmp .slick-prev::before, .sliderPmp .slick-next::before{display: none!important}
.sliderPmp .slick-next{background:url("../images/slider-arrow-rit.png") no-repeat 0px 0px!important; }
.sliderPmp .slick-prev{background:url("../images/slider-arrow-lft.png") no-repeat 0px 0px!important; }
.sliderPmp{padding: 0px 5px; box-sizing: border-box;}
.greyBg{background: #F5F5F5; border-top: 1px solid #E5E5E5;}
.planCont{width: 100%;}
.planCardBox{width: 100%; display: flex; align-items: center;}
.planCardItem{width: 33.33%}
.planCardItemInr{padding: 0px 7px;}
.planCard{width: 100%; box-shadow: 0px 2px 4px -2px #0000001A;box-shadow: 0px 4px 6px -1px #0000001A; background: #fff; border-radius: 10px; overflow: hidden;}
.mostPopular{width: 100%; background: #B32535; height: 20px; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 11px;   font-family: 'nissan_brandbold'; text-transform: uppercase;}
.planFrm{width: 100%; display: flex; justify-content: center; padding-bottom: 10px;}
.planFrm .fildRow{width: 250px; margin: 0px 5px;}
.planFrm .btnPmp{padding: 10px 20px;}
.planCardHd{background:#FFF7ED; height: 50px; padding: 0px 30px; display: flex; align-items: center;}
.planCardHd p{color: #000; font-size: 18px;}
.planCardText{padding: 20px 30px;}
.planCardBtn{width: 100%; display: flex; justify-content: center; padding: 10px 0px 20px 0px;}
.planCardBtn .btnPmp{width: 100%;}
.viewPlanBtn{width: 100%; display: flex; justify-content: center;}
.popularPlan{border:#B32535 2px solid;}
.popularPlan .planCardHd{background:#F5F5F5; height: 80px;}
.planCont .tabPmp{padding-bottom:25px;}
.bannerSection{width: 100%; position: relative;}
.bannerSectionCont{width: 100%; position: absolute; left: 0px; top: 0px; z-index: 1;}
.additionPlan{width: 100%; display: flex; justify-content: center; padding-top: 10px; padding-bottom: 40px; }
.additionPlanCol{width: 250px; text-align: center;}
.additionPlanLogo{width: 100%; height: 70px; display: flex; justify-content: center;}
.additionPlanLogo span{width: auto; }
.additionPlanCol p{font-size:16px;line-height: 18px;color: #fff;}
.additionPlanBtn{width: 100%; display: flex; justify-content: center;} 
.bgRed{background: #B32535;}
.createdCont{width: 100%; display: flex; justify-content: center; padding-top: 10px; }
.createdBox{width: 250px; text-align: center;}
.createdLogo{width: 100%; height: 70px; display: flex; justify-content: center;}
.createdLogo span{width: 50px; }
.createdBox h3{color: #fff; font-size: 32px;  line-height: 34px;  font-family: 'nissan_brandbold'; padding-bottom: 15px;}
.createdBox p{font-size:14px;line-height: 18px;color: #fff;}
.testimonialsPmp{width: 100%}
.thumPmp{padding: 0px 7px;}
.thumBoxPmp{width: 100%;min-height: 180px;border: #F5F5F5 2px solid;box-sizing: border-box;background: #FAFAFA;border-radius: 12px;}
.thumBoxPmpInr {padding: 25px;}
.ratingPmp{width: 100%; padding-bottom: 10px;}
.ratingPmp ul{display: flex;}
.ratingPmp ul li{width: 16px; height: 16px; margin-right: 5px; background: url("../images/rating-icon.png") no-repeat 0px 0px;}
.activeRating{background-position: 0px -24px!important;}
.thumBoxPmp p{font-size:14px;line-height: 21px;color: #4B4B4B;}
.testimonialsBy{width: 100%; display: flex; align-items: center; padding-top:15px;}
.tstmnlsImg{width:42px; height: 42px; background: #ccc; border-radius: 50%; overflow: hidden; }
.tstmnlsImg img{ border-radius: 50%; }
.tstmnlsByDtls{ padding-left: 15px;}
.tstmnlsByDtls span{display: block; font-size: 14px; line-height: 15px; color: #000; padding-bottom: 3px;}
.tstmnlsByDtls i{display: block; font-size: 12px; color: #656565; font-style: normal;}
.faqContPmp{width: 100%;}
.faqPmp{width:800px; margin: 0px auto;}
.faqPmp h5{font-size: 18px; font-weight: 400; line-height: 24px; color: #000;  border:#E5E7EB 1px solid; padding: 15px 40px 15px 20px; cursor: pointer; background:#EDEDED url("../images/accordion-icon.png") no-repeat 98% 12px; margin-bottom: 5px; border-radius: 6px;}
.faqAnsr{padding: 5px 40px 10px 20px; display: none;}
.faqAnsr p{font-size: 14px; line-height: 21px; color: #656565; padding-bottom: 10px;}
.activeAcdn{background:#EDEDED url("../images/accordion-icon.png") no-repeat 98% -58px!important;}

.frmWrpPmp{width: 100%; display: flex; }
.lftColPmp{width: 50%; height: 100vh; background: #B32535; position:fixed; left: 0px; top: 0px; z-index: 999; display: flex; align-items: center;}
.ritColPmp{width: 50%; height: 100vh; background: #fff; box-sizing: border-box; margin-left: 50%;}
.frmContPmp{padding: 30px;}
.lftContPmp{width: 100%;}
.lftTextPmp{padding: 50px;}
.lftContPmp h2{font-size: 25px; color: #fff; padding-bottom: 15px; font-family: 'nissan_brandbold';}
.lftContPmp p{font-size: 14px;line-height: 21px;color: #fff;padding-bottom: 20px;}
.lftContPmp h3{font-size: 18px; color: #fff; padding-bottom: 15px; font-family: 'nissan_brandbold';}
.benefitPmp{width: 100%; display: flex; justify-content: center}

.benefitPmp ul{display: flex; flex-wrap: wrap; width: 600px;}
.benefitPmp li{width: 50%; padding-bottom: 25px;}
.benefitPmp span{width:236px; display: flex; align-items: center;}
.benefitPmp i{width: 56px; height: 56px; display: inline-block}
.benefitPmp i img{width: 100%; }
.benefitPmp em{color: #fff; font-size: 14px; line-height: 19px; font-style: normal; padding-left: 15px;width: 80%;}
.planbox{background:rgba(0, 0, 0, 0.1); border: rgba(255, 255, 255, 0.2) 1px solid; border-radius: 10px; padding: 30px;}
.planbox h3{font-size: 16px; color: #fff; padding-bottom: 15px; font-family: 'nissan_brandbold'; display: flex; justify-content: space-between;}
.planbox p{font-size: 15px!important; color: #fff; padding-bottom: 15px; }
.planbox p span{font-family: 'nissan_brandbold'; display: inline-block; }
.planboxList{width: 100%;}
.planboxList ul{width: 100%;}
.planboxList li{font-size: 15px; color: #fff; display: flex;align-items: center; padding-bottom: 15px;}
.planboxList li i{width: 22px; height: 22px; display: inline-block; background: url("../images/plan-icon.svg") no-repeat center center; margin-right:6px;}

.ritColTopPmp{width: 100%; padding-bottom: 20px; display: flex;}
.backBtnPmp{width: 100px;}
.backBtnPmp a{color: #000; font-size: 14px; line-height: 22px; text-decoration: none; background: url("../images/back-icon.svg") no-repeat 0px 0px; display: inline-block; padding-left: 25px;}

.frmBoxPmp{width: 100%;}
.frmBoxHd{width: 100%; padding-bottom: 10px;}
.frmBoxHd h2{font-size: 20px; line-height: 22px; color: #000; padding-bottom: 10px; font-weight: 400; text-transform: uppercase;}
.frmBoxHd p{font-size: 14px;line-height: 21px;color:#4A5565; padding-bottom: 20px;}

.vehicleDetails{width: 100%;}
.vehicleDetails h3{font-size: 20px; color: #000; padding-bottom: 20px; font-family: 'nissan_brandbold'; }
.fildRow{width: 100%; padding-bottom: 15px;}
.fildLabel{width: 100%; padding-bottom: 5px; font-size: 15px; color: #000; cursor: inherit;}
.fildLabel span{ color: #B32535!important;}
.fildLabel em{ color: #8C8C8C!important; font-style: normal!important}
.fildBox{width: 100%; padding-bottom: 5px; position: relative;}
.carModelIcon{background: url("../images/car-model-icon.svg") no-repeat 0px 0px; width: 30px; height:30px; display: inline-block; position: absolute; left: 7px; top: 8px; background-size: 100%;}
.modelYear{background: url("../images/model-year.svg") no-repeat 0px 0px; width: 25px; height: 25px; display: inline-block; position: absolute; left: 7px; top: 8px; background-size: 100%;}
.iconSlct{padding-left: 45px!important; position: relative; z-index: 1; background-color: transparent!important;}

.submitBtn{width: calc(100% - 230px); position: fixed; right: 0px; bottom: 0px; display: flex; justify-content: center; padding: 10px 0px;  box-shadow: 0 0 5px 0 rgba(0,0,0,0.16); background: #fff; z-index: 99999; }
.submitBtn .btnPmp{min-width: 80%; display: flex; justify-content: center; align-items: center;}
.submitBtn i{width: 30px; margin-right: 10px;}
.comnBox{padding: 20px 20px; border-radius: 10px; box-shadow: 0 0 5px 0 rgba(0,0,0,0.16); margin-bottom: 25px;}
.comnBox h3{font-size: 20px; color: #000; padding-bottom: 20px; font-family: 'nissan_brandbold'; }
.flexBox{display: flex;}
.flexBox .outlineBtnPmp{margin-left: 10px;}
.couponApply{background: url("../images/coupon-icon.svg") no-repeat 0px 0px; width: 16px; height: 16px; display: inline-block; margin-right: 5px;}
.couponText{font-size: 15px; color: #000;}
.importantText{background:#FFF7ED; box-shadow: 0px 0px 4px 0px #00000040; border-radius: 10px; padding: 10px 25px;}
.importantText p{font-size: 13px; line-height: 18px; color: #000; padding-bottom: 10px; display: flex; align-items: center;}
.importantText p i{width: 18px; margin-right: 5px;}
.importantText ul{list-style: disc; padding-left: 33px;}
.importantText li{list-style: disc; font-size: 13px; color: #000; padding-bottom: 8px;}

.successfulBox{width: 100%; padding-bottom: 50px;}
.successfulIcon{width: 100%; display: flex; justify-content: center; padding-bottom: 25px;}
.successfulIcon span{width:80px; display: inline-block;}
.successfulBox .frmBoxHd h2, .successfulBox .frmBoxHd p{text-align:center; }
.successfulBtn{width: 100%; display: flex; justify-content: center; padding-bottom: 25px;}
.successfulBtn .outlineBtnPmp{margin: 0px 15px; display: flex;}
.successfulBtn .outlineBtnPmp i{width: 15px; margin-right: 7px;}
.confirmationcnSent{display: flex; width: 100%; flex-wrap: wrap;}
.confirmationcnSent li{width: 50%; padding: 5px 0px; font-size: 14px; line-height: 14px; display: flex; align-items: center;}
.confirmationcnSent li i{width:18px; margin-right: 7px; display: inline-block}

.purchasesRow{width:100%; border-bottom:#D5D5D5 1px solid; margin-bottom: 20px; padding-bottom: 20px;}
.purchasesDtls .purchasesRow:last-child{ border-bottom:0px!important; margin-bottom: 0px; padding-bottom:0px;}
.planNameBox{width: 100%; display: flex; justify-content: space-between; align-items: center;}
.planName{width: 50%;}
.planName h3{font-size: 22px; line-height: 23px; color: #000; padding-bottom: 7px; font-family: 'nissan_brandbold'; }
.planName p{color: #4B4B4B; font-size: 14px; line-height: 16px; }
.greenBox{width: 160px; height: 30px; background: #BCFFD5; border-radius: 14px; font-size: 14px; color: #00A63E; display: flex; justify-content: center; align-items: center;}
.expriesDate{background: rgba(255, 205, 211, 1)!important; color: #B32535!important}
.greenText{color: #00A63E!important;}
.carDtls{width:100%; display: flex; justify-content: space-between; align-items: center;}
.carImgBox{width:180px;}
.carNameDtls{width:60%;}
.carNameDtls h3{font-size: 20px; line-height: 23px; color: #000; font-family: 'nissan_brandbold'; padding-bottom: 0px; }
.carNameDtls p{color: #7F7F7F; font-size: 14px; line-height: 16px; padding-bottom: 3px; }
.carMoreDtls{width: 100%; display: flex; padding-bottom: 25px;}
.carMoreCol{padding:0px 12px; border-right: #DADADA 1px solid;}
.carMoreDtls .carMoreCol:last-child{padding-right:0px!important; border-right:0px!important;}
.carMoreCol p{color: #7F7F7F; font-size: 14px; line-height: 16px; padding-bottom: 5px; }
.carMoreCol h3{font-size: 18px; line-height: 21px; color: #000; font-family: 'nissan_brandbold'; padding-bottom: 0px!important;}
.pad25{padding-left: 25px!important;}
.customerInformation{width: 100%;}
.customerInformation h4{font-size: 20px; line-height: 21px; color: #000; font-weight: 400; display: flex; align-items: center; padding-bottom: 15px; }
.customerInformation h4 i{width: 22px; margin-right: 5px; display: inline-block;}
.customerInformation ul{padding: 0px;}
.customerInformation li{display: flex; padding-bottom: 10px; color: #000; font-size: 15px;}
.customerInformation li span{font-family: 'nissan_brandbold'; display: inline-block; padding-left: 5px;}

.bgGrey{background:#343434;}
.getStarted{width: 100%;}
.getStartedBtn{display:flex; justify-content:center; padding-bottom: 20px;}
.getStarted p{text-align: center; font-size: 16px; color: #fff;}
/*
.getStarted .commonHdPmp h2::before{display: none!important;}
.getStarted .commonHdPmp h2{font-size: 30px!important; padding-top: 0px;}
*/
.getStarted .btnPmp{background: #fff!important; color: #000!important; display: flex; align-items: center;}
.getStarted .btnPmp i{width: 12px; height: 16px; background: url("../images/arrow-getstarted.svg") no-repeat center center; margin-left: 10px;}

.choosePlanCont{width: 100%; padding-bottom: 40px;}
.limitedAdditionPmp{width: 100%;}
.limitedAdditionPmp h3{font-size: 18px; line-height: 21px; color: #B32535; font-family: 'nissan_brandbold'; text-align: center; padding-bottom: 10px; }
.limitedAdditionPmp p{color: #364153; font-size: 14px; line-height: 16px; padding-bottom: 20px; text-align: center;  }
.limitedAdditionPmp ul{display: flex; width: 100%; justify-content: space-between;}
.limitedAdditionPmp li{color: #000; font-size: 14px; line-height: 15px; font-family: 'nissan_brandbold'; background: url("../images/limited-addition-icon.svg") no-repeat 0px 1px; background-size: 13px; padding:  0 0 0 18px; }
.limitedAdditionBtn{display: flex; justify-content: center; margin-top: 20px;}

.choosePreferedPlan{width: 100%;}
.choosePreferedPlan h4{font-size: 18px; line-height: 21px; color: #000;  text-align: center; padding-bottom: 15px; }
.tabPmp{width: 100%; display: flex; justify-content: center; padding-bottom: 20px}
.tabPmp ul{width: 300px; display: flex;  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
 border-radius: 10px; padding: 3px;}
.tabPmp li{width:50%;}
.tabPmp li a{color:#B32535; font-size: 16px; line-height: 15px; font-family: 'nissan_brandbold'; display: flex; justify-content: center; align-items: center; height: 36px; border-radius: 10px; text-decoration: none;}
.activeTabPmp{color:#fff!important; background: #B32535!important}
.tabContPmp{width: 100%;}
.preferedPlan{width: 100%; box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1);box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
border-radius: 10px; overflow: hidden; margin-bottom: 20px;}
.preferedPlan h5{background:#FFF7ED; height: 50px; display: flex; justify-content: space-between; align-items: center; padding: 0px 15px;}
.viewPlabPmp{color: #B32535; font-size: 13px; line-height: 14px; text-decoration: none; font-weight: normal;  background: url("../images/view-plan-arrow.svg") no-repeat 100% 3px; padding-right: 12px; padding: 0px 20px;}
.chkboxPmp {display: inline-flex;align-items: center;cursor: pointer;font-size: 16px; line-height: 17px; position: relative;padding-left: 30px;  font-family: 'nissan_brandregular';}
.chkboxPmp input {position: absolute;opacity: 0;cursor: pointer;}
.chkboxPmp .checkmark {position: absolute;left: 0;top: 0;height: 20px;width: 20px;background-color: #fff;
border: 1px solid #CCCCCC;border-radius: 0px;transition: 0.3s; }
.chkboxPmp:hover .checkmark {background-color: #fff;}
.chkboxPmp input:checked ~ .checkmark {background-color: #B32535;border-color: #B32535;}
.chkboxPmp .checkmark:after {content: "";position: absolute;display: none;}
.chkboxPmp input:checked ~ .checkmark:after {display: block;}
.chkboxPmp .checkmark:after {left: 6px;top: 2px;width: 5px;height: 10px;border: solid white;border-width: 0 2px 2px 0;transform: rotate(45deg);}
.preferedPlanCont{padding:20px 15px; width: 100%; box-sizing: border-box; display: none;}
.planList{padding: 0px;}
.planList li{color:#4B4B4B; font-size: 14px; line-height: 15px;  background: url("../images/limited-addition-icon.svg") no-repeat 0px 1px; background-size: 14px; padding:  0 0 15px 18px; }
.preferedPlanCont .planList{display: flex; flex-wrap: wrap;}
.preferedPlanCont .planList li{width: 50%;}
.planYears{width: 100%;}
.planYears .slick-list{padding: 5px 5px;}
.planItems{width: 150px; margin-right: 15px;}
.plan-card{position:relative;cursor:pointer;}
.planContent{box-shadow: 0px 0px 4px 0px #00000040;border-radius:10px;padding:6px;width:100%;text-align:center;background:#fff;transition:0.3s;}

.pricePmp{color:#171717;  font-size:15px; text-decoration: line-through; padding-bottom: 3px;}
.yearsPmp{color:#4B4B4B;font-size:14px;}
.plan-card input:checked + .planContent{border-color:#C3002F;box-shadow:0 5px 15px rgba(0,0,0,0.1);}
.planText{width: 100% ;display: flex; align-items: center; justify-content: space-between;}
.planSave{width: 100%; color:#171717;font-size:17px; line-height: 16px; display: flex; align-items: center; justify-content: flex-end;  font-family: 'nissan_brandbold';}
.planSave span{color:#00A63E;font-size:13px; line-height: 13px; display: inline-block; padding-left: 3px; font-family: 'nissan_brandregular'!important}

.overlayPmp {width: 100%;height: 100%;position: fixed;background-color: rgba(0, 0, 0, 0.5);z-index: 999;left: 0px;top: 0px;display: none;}
.overlayPmpCont{width: 100%;height:100vh; display: flex; align-items: center; justify-content: center;}
.popupContPmp{width: 700px;   background: #fff; overflow: hidden; border-radius: 10px;}
.otpBox{width: 300px!important;}
.otpCont{padding: 20px;}
.otpCont .textFild{width:52px!important; margin-right: 10px; text-align: center;}
.otBtn{display: flex; justify-content: space-between;}
.otBtn a{min-width: 100%!important;}
.timerOtp{width: 100%; height: 20px;}
.resendOtp{width: 100%; display: none; height: 20px;}
.resendOtp a{color: #1E8BF0; text-decoration: none;}
.verifiedIcon{width: 22px; height: 22px; background: url("../images/verified-icon.png") no-repeat 0px 0px; position: absolute; right: 10px; top: 9px; background-size: 100%}
.popupContTitle{padding:0px 20px; height: 50px; border-bottom:#E5E7EB 2px solid; display: flex; align-items: center; justify-content: space-between;}
.popupContTitle h3{font-size: 20px; line-height: 21px; color: #000; font-family: 'nissan_brandbold';}
.popupClosePmp{width: 20px; height: 22px; background: url("../images/popup-close-pmp.svg") no-repeat 0px 0px; background-size: 100%; cursor: pointer; }
.popupBoxPmp{width: 100%; }

.coverPlanList{padding: 0px 20px; margin-right: 10px; height: 400px; overflow-y: auto;}
.coverPlanList::-webkit-scrollbar {width: 6px;}
.coverPlanList::-webkit-scrollbar-track {background: #f1f1f1;border-radius: 8px;}
.coverPlanList::-webkit-scrollbar-thumb {background: #C3002F;border-radius: 10px;}
.coverPlanList::-webkit-scrollbar-thumb:hover {background: #C3002F;}
.coverPlanList ul{padding: 0px;}
.coverPlanList li{font-size: 15px; color: #000;  border-bottom: 1px solid #D5D5D5; padding: 12px 0px; display: flex; justify-content: space-between; align-items: center;}
.yes i{width: 20px; height: 20px; background: url("../images/coverd-plan-icon.svg") no-repeat 0px 0px; background-size: 100%; }
.no i{width: 20px; height: 20px; background: url("../images/not-coverd-plan-icon.svg") no-repeat 0px 0px; background-size: 100%; }
.show{display: block!important;}

.renewalDetails{width: 100%; padding-bottom: 50px;}
.renewalDetails .tabContPmp{margin-top: 25px;} 
.flexText{display: flex; align-items: center;}
.flexText i{width: 18px;margin-right: 5px;}
.logoLeft{width: 100%; display: flex; justify-content: center; padding: 100px 0px;}
.logoLeft span{width: 200px}
.colbtn .viewPlanBtn{ padding-top: 7px;}
.btnRow{width: 100%;display: flex;justify-content: center; margin-top: 25px;}
.btnRow .outlineBtnPmp{margin: 0px 5px; display: flex; align-items: center}
.btnRow .outlineBtnPmp i {width: 15px;margin-right: 7px;  display: inline-block}
.width21{width: 21px!important;}
.greyBtn{background:#F2F2F2!important; border: 1px solid #D6D6D6!important; color: #000!important}

.cancelPolicy{width: 100%; padding-bottom: 50px;}
.redText{color: #B32535!important}
.cancellationDetails{width: 100%; padding: 25px 0px 10px 0px}
.titleSec{font-size:20px; line-height: 22px; color: #000; font-family: 'nissan_brandbold'; padding-bottom: 20px;}
.cancellationProcess{box-shadow: 0px 0px 4px 0px #00000040; background: #fff; width: 100%; padding: 10px 25px; box-sizing: border-box;margin-bottom: 25px; border-radius: 10px; overflow: hidden;}

.cancellationProcess ul{padding: 0px;}
.cancellationProcess li{font-size: 14px; line-height: 16px; color: #000; padding-bottom: 10px; display: flex;}
.cancellationProcess li i{width: 20px; height: 20px; border-radius: 50%; background: #B32535; display: flex; align-items: center; justify-content: center; margin-right: 10px; color: #fff; font-size: 12px; font-family: 'nissan_brandbold';}


.greyBox{box-shadow: 0px 0px 4px 0px #00000040!important; background: #F5F5F5!important ;border:0px!important}
.flexBtn .outlineBtnPmp{min-width: 250px!important; margin: 0px 5px; font-family: 'nissan_brandbold';}
.flexBtn .btnPmp{min-width: 250px!important; margin: 0px 5px;}
.greenBoxCont{border: 1px solid #B9F8CF; background: #DCFCE7; width: 100%; padding: 20px 25px 5px 25px; box-sizing: border-box;margin-bottom: 25px; border-radius: 10px; overflow: hidden;}
.greenBoxCont li{color: #364153!important}
.greenBoxCont li i{background: url("../images/green-icon.svg") no-repeat center center!important; background-size: cover !important;}

.cancellationDetailsLsit{width:100%; padding-bottom: 25px;}
.blckBox{background: #343434; width: 100%; border-radius: 10px; overflow: hidden; box-sizing: border-box; padding: 20px 25px;}
.cancellationDetailsRow{width: 100%; border-bottom:1px solid rgba(255, 255, 255, 0.3); margin-bottom: 10px;}
.cancellationDetailsRow:last-child{border-bottom:0px!important; margin-bottom: 0px!important; }
.cancellationDetailsRow ul{padding: 0px;}
.cancellationDetailsRow li{display: flex; justify-content: space-between; align-items: center; color: #fff; font-size: 14px; padding-bottom: 10px; }
.cancellationDetailsRow li strong{font-family: 'nissan_brandbold';}
.padRemove{padding-bottom: 0px!important;}
.renewalPayment .successfulBox{padding-bottom: 0px!important;}
#aShowVerifyOTP{color: #1E8BF0;text-decoration: none;padding-top:3px;display:inline-block;font-size:15px;font-weight:bold;}
.aVerifyOTP{color: #1E8BF0;text-decoration: none;padding-top:3px;display:inline-block;font-size:15px;font-weight:bold;}

.flexFild{display: flex; justify-content: space-between; flex-wrap: wrap;}
.flexFild .fildRow{width: 49%;}
.fildFull{width: 100%!important;}
 
.flexUl{display: flex; justify-content: space-between; flex-wrap: wrap; padding-bottom:10px}
.flexUl li {width: 49%;}

.navPmpBox{width:300px; height: 100vh; background: #B32535; position:fixed; left: 0px; top: 0px; z-index: 999; }
.navPmpInr{padding: 30px 25px;}
.navPmp{width: 100%;}
.navPmp ul{padding: 0px;}
.navPmp li{padding: 0px;}
.navPmp li a{width: 100%; height: 46px; display: flex; align-items: center; color: #fff; font-size: 14px; text-decoration: none; border-bottom: 1px solid rgba(213, 213, 213, 0.3);  box-sizing: border-box; padding: 0px 15px; }
.navPmp li a:hover{background: #fff; color:#B32535;  border-radius: 4px;  font-family: 'nissan_brandbold';  border-top: 0px;}
.navPmp li a i{width: 24px; height: 24px; display: inline-block; margin-right: 7px;}
.dashboard-icon{background: url("../images/dashboard-icon.png") no-repeat center center;}
.report-icon{background: url("../images/report-icon.png") no-repeat center center;}
.sales-incentives-icon{background: url("../images/sales-incentives-icon.png") no-repeat center center;}
.purchase-history-icon{background: url("../images/purchase-history-icon.png") no-repeat center center;}
.logoutBtn{width: 100%; padding-top: 50px;}
.logoutBtn a{border: 1.2px solid #FFFFFF; border-radius: 6px; color: #fff; text-decoration: none; font-size: 16px; display: flex; justify-content: center; align-items: center; height: 40px; line-height: 18px; }
.logoutBtn a i{width: 20px; display: inline-block; margin-right: 7px;}




.navPmpBox{width:230px; height: 100vh; background: #B32535; position:fixed; left: 0px; top: 0px; z-index: 999; }
.navPmpInr{padding: 30px 25px;}
.navPmp{width: 100%;}
.navPmp ul{padding: 0px;}
.navPmp li{padding: 0px;}
.navPmp li a{width: 100%; height: 46px; display: flex; align-items: center; color: #fff; font-size: 14px; text-decoration: none; border-bottom: 1px solid rgba(213, 213, 213, 0.3);  box-sizing: border-box; padding: 0px 15px; }
.navPmp li a:hover{background: #fff; color:#B32535;  border-radius: 4px;  font-family: 'nissan_brandbold';  border-top: 0px;}
.navPmp li a i{width: 24px; height: 24px; display: inline-block; margin-right: 7px;}
.dashboard-icon{background: url("../images/dashboard-icon.png") no-repeat center center;}
.report-icon{background: url("../images/report-icon.png") no-repeat center center;}
.sales-incentives-icon{background: url("../images/sales-incentives-icon.png") no-repeat center center;}
.purchase-history-icon{background: url("../images/purchase-history-icon.png") no-repeat center center;}
.logoutBtn{width: 100%; padding-top: 50px;}
.logoutBtn a{border: 1.2px solid #FFFFFF; border-radius: 6px; color: #fff; text-decoration: none; font-size: 16px; display: flex; justify-content: center; align-items: center; height: 40px; line-height: 18px; }
.logoutBtn a i{width: 20px; display: inline-block; margin-right: 7px;}
.contRit{width: calc(100% - 230px); margin-left: 230px;}
.tableCont{padding: 30px;}
.tableHd{width: 100%; display: flex; justify-content: space-between; align-items: center; padding-bottom: 15px; }
.tableHd h2{font-size: 18px; color: #000;  font-family: 'nissan_brandbold'; }
.undrlineLink{font-size: 11px; line-height: 15px; color: #B32535; text-decoration: underline;}
.undrlineLink:hover{text-decoration: underline;}
.tableBox{width:100%}
.tableBox table{width:100%; border: 1px solid #E5E7EB;}
.tableBox table th{border-bottom:1px solid #E5E7EB; background: #F9FAFB; font-weight: bold;padding: 10px; font-size: 11px; color: #000; text-transform: uppercase;}
.tableBox table td{border-bottom:1px solid #E5E7EB; padding: 10px; font-size: 11px; color: #000;}
.tableBox table td strong{font-weight: bold;}
.activeText{display: inline-block; padding: 2px 12px; border-radius: 14px; color: #00A63E; background: #BCFFD5;}
.pendingText{display: inline-block; padding: 2px 12px; border-radius: 14px; color: #B32535; background: #FFF7ED;}
.col60{width: 60%}