/* header & font, banner css common */

@font-face {
    font-family: AllianzSans;
    src: url("../fonts/Allianz Sans.eot");
    src: url("../fonts/Allianz Sans.eot?#iefix") format("embedded-opentype"), url("../fonts/Allianz Sans.woff2") format("woff2"), url("../fonts/Allianz Sans.woff") format("woff"), url("../fonts/Allianz Sans.svg#Allianz Sans") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+0-10FFFF
}

@font-face {
    font-family: AllianzSansBold;
    src: url("../fonts/Allianz Sans Bold.eot");
    src: url("../fonts/Allianz Sans Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Allianz Sans Bold.woff2") format("woff2"), url("../fonts/Allianz Sans Bold.woff") format("woff"), url("../fonts/Allianz Sans Bold.svg#Allianz Sans Bold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+0-10FFFF
}

@font-face {
    font-family: AllianzSansLight;
    src: url("../fonts/Allianz Sans Light.eot");
    src: url("../fonts/Allianz Sans Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Allianz Sans Light.woff2") format("woff2"), url("../fonts/Allianz Sans Light.woff") format("woff"), url("../fonts/Allianz Sans Light.svg#Allianz Sans Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+0-10FFFF
}

@font-face {
    font-family: rupee_foradian-webfont;
    src: url(../fonts/rupee_foradian-webfont.eot);
    src: url(../fonts/rupee_foradian-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/rupee_foradian-webfont.woff) format("woff"), url(../fonts/rupee_foradian-webfont.ttf) format("truetype"), url(../fonts/rupee_foradian-webfont.svg#rupee_foradian-webfont) format("svg");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.ttf) format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-tap-highlight-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.rs {
    font-family: rupee_foradian-webfont !important
}

body {
    height: 100%;
    font-family: AllianzSans;
    font-size: 1.3rem;
    background: #e9ecef;
    overflow-x: hidden
}

a,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #97144d;
    cursor: pointer;
    font-weight: 600;
}

a.selected {
    color: #333;
    cursor: default
}

a:hover.selected {
    text-decoration: none
}
.styled-select select {
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
}

.input-wrap.select {
  position: relative;
}

.input-wrap.select:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 0; 
  height: 0;
  transform: translate(0,-50%);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #97144d;
  background: #fff;
}

img,
table,
table tr td,
table tr th {
    border: none
}

html {
    width: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%
}

.bg-white{
  padding: 10px;
}

.clear {
    font-size: 1%;
    height: 0;
    line-height: 0;
    width: 0;
    float: none;
    clear: both
}

input {
    outline: 0
}

header,
section,footer {
    float: left;
    width: 100%;
    clear: both
}
.iccr.container{
    max-width: 769px;
    width: 100%;
    background: #ffffff;
    padding: 0;
}
header{
    background: #ffffff;
}
.maroontheme {
    background: #931c4e;
    position: relative;
    z-index: 9999;
    box-shadow: -5px 1px 5px #ababab;
  }
  .topBand {
    background: #edecec;
    position: relative;
    z-index: 10001;
  }
  .maroontheme .topBand {
    background: 0 0;
    height: 20px;
  }
  .maroontheme .topMenu .logoSect {
    padding-top: 0;
    margin-top: -0.5rem;
  }
  .topMenu .logoSect img{
    width: 190px;
  }
  .topMenu .fleft img{      
    width: 115px;
  }
  .topMenu .logoSect {
    display: inline-block;
    vertical-align: top;
    padding-top: 2rem;
    padding-bottom: 0;
  }
  .maroontheme .topMenu .whitebg {
    background-color: #fff;
    width: 65%;
    float: right;
    background: #fff url(../img/menucurve1.jpg) no-repeat;
    background-position: 0px 0;
  }
  .maroontheme .topMenu .navbarSect .fleft a {
    padding: 0.5rem 2rem;
    float: right;
  }
  .topMenu .navbarSect .fleft a {
    font-size: 1.5rem;
    text-align: right;
    color: #212121;
    padding: 2.6rem 1.5rem 3.2rem;
    display: inline-block;
    
  }
  .topMenu {
    box-shadow: 0 3px 6px #c3c3c3;
    background: #fff;
    position: relative;
    z-index: 9999;
    width: 100%;
  }
  .maroontheme .topMenu {
    background: 0 0;
    box-shadow: none;
    position: relative;
  }
  .topMenu.personalHeader .padding-containers {
    padding: 0 0 0 20px;
  }
  .topMenu.personalHeader {
    height: 59px;
  }

  .alert-success{
    font-size: 15px;
    font-family: 'AllianzSans';
    margin: 0;
  }

  .contentRow{
    position: relative;
    background: #ffffff;
    padding: 15px 30px;
  }
  .contentRow p {
    font-size: 18px;
    font-family: 'AllianzSans';
    margin-bottom: 0;
    text-align: justify;
  }
  .contentRow p span{
    font-weight: 600;
  }

.buttonRow{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 10px 0 20px 0;
}
.btnStyle {
    appearance: none;
    background-color: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #cccccc;
    box-shadow: #eee 0 -12px 6px inset;
    box-sizing: border-box;
    color: #97144d;
    cursor: pointer;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -.24px;
    margin: 0;
    outline: none;
    padding: 1rem 1.3rem;
    quotes: auto;
    text-align: center;
    text-decoration: none;
    transition: all .5s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    min-width: 200px;
    width: 100%;
  }
  
  .btnStyle:hover {
    background-color: #fff;
    box-shadow: #eee 0 -6px 8px inset;
    transform: scale(1.09);
  }
  
  .btnStyle:active {
    transform: scale(1.09);
  }
  .error .alert{
    color: #FF3333;
    font-family: 'AllianzSansBold';
    text-align: center;
    justify-content: center;
    font-size: 18px;
    display: flex;
    align-items: center;
  }
  .error .alert svg{
    margin: 0 5px;
  }
  .inputRow{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 35px 0;
  }

  .inputRow .input-wrap{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .inputRow label{
    font-size: 15px;
    font-family: 'AllianzSansBold';
    margin: 0 10px;
    width: 100%;
  }
  .inputRow input,.inputRow select,.inputRow .select2-selection{
    appearance: none;
    background-color: #FFFFFF !important;
    border-radius: 10px !important;
    border: 1px solid #cccccc;
    box-shadow: #eee 0 -12px 6px inset;
    box-sizing: border-box;
    color: #222;
    cursor: pointer;
    display: inline-block;
    font-size: 1.5rem;
    margin: 0;
    font-weight: 600;
    outline: none;
    padding: 1.5rem;
    quotes: auto;
    text-decoration: none;
    transition: all .5s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    min-width: 160px;
    width: 100%;
    height: auto;
  }

.inputRow .select2-selection{
	padding:12px !important;
}
.select2-container .select2-selection--single{
	height:auto !important;
}
.select2-selection__arrow{
	display:none;
}
 footer{
    background:#f4f4f4;
    padding: 15px 35px;
    position: relative;
 }
  footer h3{
    font-family: 'AllianzSansBold';
    color: #0072bc;
  }
  footer p{
    color: #222;
    font-size: 12px;
    font-weight: 500;
  }
  @media (min-width: 768px) {
    .btnStyle {
      font-size: 1.6rem;
      padding: 1.1rem 2rem;
    }
  }

  @media (max-width:767px)   {
   .maroontheme .topMenu .logoSect {
    margin-top: 0;
  }
  .topMenu.personalHeader .padding-containers {
    padding: 0 0 0 5px;
  }
  .inputRow label{
    font-size: 12px;
    margin: 0 5px;
  }
    .inputRow{
        position: relative;
        display: block;
        /*align-items: center;
        justify-content: center;
        flex-wrap: wrap;*/
        margin: 15px 0;
      }
      .select2-container{width:auto !important;}
      .inputRow input,.inputRow select,.inputRow .select2-selection{
        min-width: 160px;
        height:45px;
      }
    .contentRow{
        padding: 15px;
    }
   
      .btnStyle:hover {
        background-color: #fff;
        box-shadow: #eee 0 -6px 8px inset;
        transform: scale(1.001);
        font-size: 1.1rem;
      }
    .contentRow p {
        font-size: 14px;
        font-family: 'AllianzSans';
        margin-bottom: 5px;
      }
    .topMenu .logoSect img{
        width: 130px;
      }
    /* .maroontheme .topMenu .whitebg {
      display: none;
    } */
    .maroontheme .topBand {
      height: 20px;
    }
    .maroontheme .topMenu .whitebg {
        background-color: #fff;
        width: 65%;
        float: right;
        background-position: 0px 0;
      }
    .maroontheme .topMenu .navbarSect ul li a{
        padding: 0rem 1rem 0rem;
    }
    .maroontheme .topMenu .navbarSect ul li a img{
        width: 120px;
    }
    .topMenu .fleft img{      
    width: 110px;
  }
  footer p{
    font-size: 12px;
  }
  footer{
    padding: 15px;
 }
 .error .alert svg{width:15px;}
   .inputRow .select2-selection{padding:10px !important;}
  }
   @media screen and (min-width:376px) and (max-width:767px){
    .btnStyle {
    font-size: 1.2rem;
    padding: 1rem 0.5rem;
    min-width: 110px;
}
.otpRow .btnStyle{
	font-size:1.2rem;
	padding: 1rem 0.3rem;
    min-width: 80px;
}
.error .alert{
	font-size:14px;
}
 .topMenu .logoSect img{width:130px;}
   }
  @media screen and (max-width:376px){
  .topMenu .logoSect img{width:122px;}
  .otpRow .btnStyle{
	font-size:1.1rem;
	padding: 1rem 0.3rem;
    min-width: 80px;
}
.error .alert{
	font-size:12px;
}
  .btnStyle {
    font-size: 1.1rem;
    padding: 1rem 0.5rem;
    min-width: 100px;
}
  }