@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');
:root {
   --md-filled-text-field-focus-active-indicator-color:red;
     --md-filled-text-field-active-indicator-color:red;
      --md-filled-field-container-color:#fff;
     --md-outlined-text-field-outline-color:#e0e0e0;
      --md-outlined-field-outline-color:#e0e0e0;
       
}
:root {
		--md-outlined-text-field-focus-outline-width:1px;
		--md-outlined-field-focus-outline-width:1px;
		 --md-outlined-field-leading-space:8px;
		 --md-outlined-field-supporting-text-leading-space:8px;
		 --md-outlined-field-supporting-text-trailing-space:8px;
		 --md-outlined-field-top-space:8px;
		 --md-outlined-text-field-leading-space:8px;
		 --md-outlined-text-field-trailing-space:8px;
		 --md-outlined-text-field-top-space:8px;
		 --md-outlined-text-field-bottom-space:8px;
		 --md-outlined-field-bottom-space:8px;
		 

--md-menu-item-one-line-container-height:44px;
--md-list-item-one-line-container-height:44px;}
:root {
   --md-outline-text-field-focus-active-indicator-color:#e9dee9;
     --md-outline-text-field-active-indicator-color:#e9dee9;
}
body{
direction: ltr;
    font-size: 14px;
    line-height: 1.4286;
    margin: 0;
    padding: 0;font-family: 'Lato', sans-serif;
    background: #f7f7f7;
  /* background: var(--md-sys-color-primary);*/
      box-sizing: border-box;
   }
   span.mdc-top-app-bar__title:before {
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(0,0,0,0.30);
    position: absolute;
    left: 0;
    bottom: -2px;
}
md-outlined-text-field,md-outlined-select {
    width: 100%;
}
.text-center{text-align:center;}
.surface {
    position: relative;
    border-radius: 16px;
    
  }

  :root {
    --md-elevation-level: 5;
    --md-sys-color-shadow: #006A6A;
  }
  .btn-icon-left{    margin-right: 5px;
    vertical-align: bottom;
}

@media only screen and (min-width: 768px){
	.inner-banner-content {
    padding-right: 100px;
}
.custom-bannre-left {
   margin-right: -24px;
    margin-top: -6px;
    margin-bottom: -24px;
}
}
.inner-banner-content h2 {
    font-size: 2.25rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;font-family: gotham-ultra;
    word-spacing: 0.09rem;
    letter-spacing: 0.07rem;margin-bottom: 0;
}
.inner-banner-content p {
    line-height: 1.5rem;margin-bottom:0;
}
.or {
    border-bottom: 1px dashed #c5c5c5;
    margin: 10px 0 20px;position:relative;
}
.or:after {
    content: 'or';
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #ec3237;
    width: 30px;
    height: 22px;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    right: 0;
    top: unset;
    bottom: -12px;
    margin: auto;
    text-align: center;
}
#otpdiv{
	 --md-dialog-container-shape: 0px;
}
header ul.menu2 {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 0;list-style-type: none;
}
header ul.menu2 li {
    padding: 0 28px;
    position: relative;
}

.menu-section,.first-logo{position:relative;}

header ul.menu2 li a {
    color: #FFFFFF;
    line-height: 46px;text-decoration: none;
}
/*.menu-section:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #6200ee;
    position: absolute;
    left: 345px;
    bottom: 7px;
}*/

.menu-section{display:none}
@media(max-width:1200px){
header ul.menu2 li {
    padding: 0 10px;
}
}
@media(min-width:900px){
	.menu-section{display:flex}
	.first-logo {
    width: 300px;
    flex-grow: 0;
    flex-shrink: 0;
}
	.menu-section:before {
    content: '';
    width: 100%;
    height: 1px;
    background: rgb(255 255 255 / 30%);
    position: absolute;
    top: 8px;
    left: 0;
}
	.menu-section:after {
    content: '';
    background: rgb(255 255 255 / 30%);
    width: 1px;
    height: 83px;
    -webkit-transform: rotate(56deg);
    -moz-transform: rotate(56deg);
    -o-transform: rotate(56deg);
    -ms-transform: rotate(56deg);
    position: absolute;
    left: -35px;
    top: -10px;
}
	.first-logo:before {
    content: '';
    width: 256px;
    height: 1px;
    background:rgb(255 255 255 / 30%);
    position: absolute;
    left: 0;
    bottom: 9px;
}
}
.breadcrumbs {
    width: 100%;
    background: #fff;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #d9d9d9;
}
.breadcrumbs .center-part-new {
    width: 95%;
    max-width: 1306px;
    margin: 0 auto;
    position: relative;
    background: #fff;
    padding: 0px;
    line-height: 46px;
}
.breadcrumbs p{padding:0;margin:0}
.writingBlock {
    overflow: hidden;
}
.center2 {
    width: 95%;
    max-width: 1306px;
    margin: 0 auto;
    position: relative;
}
.wRow {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -68px;
}
.wRow .wCol {
    width: 50%;
    float: left;
    padding: 53px 68px 76px;box-sizing: border-box;
}
.wRow .wCol h1 {
    font-size: 30px;
    line-height: 36px;
    color: #2f2f2f;
    font-weight: bold;
    padding: 0 0 0 38px;
}
.wRow .wCol h3 {
    font-size: 22px;
    line-height: 26px;
    color: #ec3237;
    font-weight: bold;
    display: block;
    max-width: 515px;    margin-bottom: 0;
}
.wRow .wCol strong {
    font-size: 18px;
    line-height: 24px;
    color: #2f2f2f;
    font-weight: bold;
    display: block;
    max-width: 515px;
    padding-bottom: 14px;
}
.wRow .wCol span {
    font-size: 13px;
    line-height: 17px;
    color: #2f2f2f;
    font-weight: 400;
    display: block;
    max-width: 407px;
}
.center {
    width: 95%;
    max-width: 1142px;
    margin: 0 auto;
    position: relative;
}
.center2:after {
    content: '';
    display: block;
    clear: both;
}

.imgSec:before {
    content: '';
    background: #ec3237;
    width: 2px;
    height: 104px;
    position: absolute;
    top: -52px;
    left: 0;
    right: 0;
    margin: auto;
}
.imgSec {
    background: url(../img/bg2.jpg) no-repeat center 0;
    height: 424px;background-size: cover;
    background-position: bottom;
    width: 100%;
    position: relative;
}
.imgSecH{height: 150px;}
.form-sec .formDiv {
    background: #FFFFFF;
    margin-top: -125px;
    padding: 39px 39px 42px;
    z-index: 9;
    -webkit-box-shadow: 1px 1px 9px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 9px -1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 9px -1px rgba(0,0,0,0.1);
}
.formDiv .complainDiv {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}
.tabStart {
    overflow: hidden;
    padding: 0 0 45px;
    text-align: center;
    font-size: 0px;
}
.tabStart .tabCol {
    width: 25%;
    display: inline-block;
}
.tabStart .tabCol a {
    display: block;
    padding: 0 10px;
    border-bottom: 3px solid #ebebeb;text-decoration:none;
}
.tabStart .tabCol.active a {
    border-bottom: 3px solid #ec3237;
}
.tabStart .tabCol a i {
    width: 34px;
    height: 34px;
    border: 1px solid #d9d9d9;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    padding: 10px;
    text-align: center;
    line-height: 34px;
    color: #ec3439;
    font-size: 32px;
}
.tabStart .tabCol a:hover i {
	border: 1px solid #ec3439;
}
.tabStart .tabCol a span {
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 17px;
    color: #7f7f7f;
    max-width: 100px;
    margin: 0 auto;
    padding: 14px 0 22px;
}

.tabStart .tabCol a i:before {
    content: '';
    width: 7px;
    height: 11px;
    background: #FFFFFF;
    position: absolute;
    left: -1px;
    top: 9px;
}
.tabStart .tabCol a i:after {
    content: '';
    width: 3px;
    height: 3px;
    background: #8f8f8f;
    position: absolute;
    left: 1px;
    top: 13px;
    border-radius: 50%;
}
.tabStart .tabCol.active a i:after {
    background: #ec3439;
}
.tabStart .tabCol.active a i {
    border: 1px solid #ec3439;
}
.tabStart .tabCol a:hover {
    border-bottom: 3px solid #ec3237;
}
.complainMsg{width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #2f2f2f;
    line-height: 18px;
    box-sizing: border-box;}
    .checkboxTxt {
    display: inline-block !important;
    z-index: 1;
    line-height: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #6e6e6e;
    font-style: italic;
    line-height: 16px;
}
#viewComp .button::before {
     --md-sys-color-primary: #006A6A;
}
#viewComp{-md-sys-color-primary: #006A6A;
}
.copyrighttxt {
    font-size: 16px;
    line-height: 20px;
    color: #2f2f2f;
    display: block;
    text-align: center;
    font-weight: 400;
    padding: 53px 0 66px;
}
.registered_complain {
    margin-bottom: 45px;
    border-top: 1px solid #DDD;list-style-type: none;padding: 0;
    margin: 0;
}
.registered_complain li {
    border-bottom: 1px solid #DDD;
    padding: 15px 0;
}
.registered_complain>li:first-child {
    border-bottom: 1px solid #D00;
}
.registered_complain li strong:first-of-type, .registered_complain li span:first-of-type {
    padding-left: 15px;    box-sizing: border-box;
}
.registered_complain li span {
    float: left;
    width: 25%;
}
.registered_complain li strong {
    float: left;
    width: 25%;
    color: #525252;
}
.registered_complain li:after {
    content: '';
    display: block;
    clear: both;
}
.registered_complain li:nth-of-type(even) {
    background: #FAFAFA;
}
.registered_complain a {
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    color: #444444;
    font-weight: 400;
    padding: 0 13px 0 0;
    position: relative;text-decoration:none;
}
.registered_complain a:after {
    content: '>';
     width: 6px;
    height: 10px;
    position: absolute;
    right: 0;
   color: #f80404;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
@media screen and (max-width:700px){
	.tab-list5 li:first-child{ display: none;}
	.tab-list5 li span {float: left; width: 100%!important; margin-bottom: 5px;  font-weight: 600;}
	.tab-list5 li span:first-of-type { padding-left: 0px; }
	.tab-list5 li span.serial-no:after{ content:'Serial No :'; display: inline-block; float: left; padding-right: 5px; font-weight: 400;}
	.tab-list5 li span.purchase-date:after{ content:'Purchase Date :'; display: inline-block; float: left; padding-right: 5px; font-weight: 400;}
	.tab-list5 li span.paperless-warranty-applicable:after{ content:'Paperless Warranty Applicable :'; display: inline-block; float: left; padding-right: 5px; font-weight: 400; }
	.tab-list5 li span:last-of-type { text-align: left;padding-right: 0px; display: inline-block;}
	.tab-list5 li span a{ display: table; font-weight: 600; margin-bottom: 5px;}
}
h2.copyrighttxt a {
    color: #555555;
    text-decoration: none;
    font-weight: 600;
}
.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
.file-upload-wrapper:before {
    content: "Upload Invoice";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 40px;
    background: var(--md-sys-color-primary);
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 16px;
    line-height: 39px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}
.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}
.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 5px 10px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 30px;
    line-height: 30px;
        color: #736159;
    border-radius: 5px 10px 10px 5px; 
}