body{ 
  font-family:'Lato-Regular';
  color: #333333;font-size: 14px;
  padding:0rem 0rem 0rem 0rem;
  margin:0rem;
  line-height: 13px;
}

/*--------------/font-face/--------------*/
@font-face {                    /*****change according to web*****/
  font-family:'Lato-Regular';
  src: url('../fonts/Lato-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Lato-Medium';
  src: url('../fonts/Lato-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Lato-Semibold';
  src: url('../fonts/Lato-Semibold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Lato-Bold';
  src: url('../fonts/Lato-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Lato-Black';
  src: url('../fonts/Lato-Black.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Lato-Bold';
  src: url('../fonts/Lato-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Lato-Italic';
  src: url('../fonts/Lato-Italic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Sniglet-Regular';
  src: url('../fonts/Sniglet-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Raleway-Regular';
  src: url('../fonts/Raleway-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Raleway-SemiBold';
  src: url('../fonts/Raleway-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}

/*--------------/font-family/font-weight/font-style/font-size/--------------*/
.fontfamily-regular{font-family:'Lato-Regular';}          /*****change according to web*****/
.fontfamily-thin{font-family:'';}
.fontfamily-thinitalic{font-family:'';}
.fontfamily-light{font-family:'';}
.fontfamily-italic{font-family:'Lato-Italic';}
.fontfamily-medium{font-family:'Lato-Medium' ;}
.fontfamily-semibold{font-family:'Lato-Semibold';}
.fontfamily-bold{font-family:'Lato-Bold';}
.fontfamily-black{font-family:'Lato-Black';}
.fontfamily-bolditalic{font-family:'';}

.fontfamily-regular1{font-family:'Sniglet-Regular';}          /*****change according to web*****/
.fontfamily-thin1{font-family:'';}
.fontfamily-thinitali1c{font-family:'';}
.fontfamily-light1{font-family:'';}
.fontfamily-lightitalic1{font-family:'';}
.fontfamily-medium1{font-family:'' ;}
.fontfamily-semibold1{font-family:'';}
.fontfamily-bold1{font-family:'';}
.fontfamily-bolditalic1{font-family:'';}

.fontfamily-regular2{font-family:'Raleway-Regular';}          /*****change according to web*****/
.fontfamily-thin2{font-family:'';}
.fontfamily-thinitalic2{font-family:'';}
.fontfamily-light2{font-family:'';}
.fontfamily-lightitalic2{font-family:'';}
.fontfamily-medium2{font-family:'' ;}
.fontfamily-semibold2{font-family:'Raleway-SemiBold';}
.fontfamily-bold2{font-family:'';}
.fontfamily-bolditalic2{font-family:'';}

.fontweight-bold{font-weight:bold;}
.fontweight-normal{font-weight:normal;}
.fontweight-300{font-weight:300;}
.fontweight-400{font-weight:400;}
.fontweight-500{font-weight:500;}
.fontweight-600{font-weight:600;}
.fontweight-700{font-weight:700;}
.fontweight-900{font-weight:900;}


.fontstyle-italic{font-style:italic;}
.fontstyle-normal{font-style:normal;}



.fontsize-10{font-size:0.625rem;}
.fontsize-12{font-size:0.75rem;}
.fontsize-14{font-size:0.875rem;}
.fontsize-16{font-size:1rem;}
.fontsize-18{font-size:18px;}
.fontsize-20{font-size:1.25rem;}
.fontsize-24{font-size:1.5rem;}
.fontsize-30{font-size:30px;}
.fontsize-40{font-size:40px;}
.fontsize-60{font-size:3.75rem;}

.fontsize-50{font-size:50px;}


/*
.fontsize-34{font-size:2.125rem;}
.fontsize-48{font-size:3rem;}
.fontsize-70{font-size:70px;}
.fontsize-80{font-size:5rem;}
.fontsize-96{font-size:6rem;}
*/





.h1{font-size: 3.75rem;font-family: 'Lato-Black';line-height: 72px;color:#333333; }
.h2{font-size: 40px;line-height: 48px;color: #333333;}
.h3{font-size: 30px;font-family:'Sniglet-Regular';line-height: 12px;color:#456AA1;}
.h4{font-size: 1.5rem;font-family:'Sniglet-Regular';line-height: 30px;color:#456AA1;}
.h5{font-size: 18px;line-height: 24px;}
.h6{font-size:1rem;}
.p1{font-size: 0.875rem;line-height: 13px;}
.p2{font-size: 0.75rem;}

/*-----------------/text-color/background-color/---------------------*/

.color333{color:#333333;}
.colorwhite{color:#fff;}
.colorwhite1{color:rgba(255,255,255,.74);} 
.colorblack{color:#000;}
.colorgreen{color:#25D17F !important;}
.colorblue{color:#456AA1}
.colordblue{color:#000733}
.colorred{color:#FE0000;}
.colorgrey{color:#9BA2AC;}
.colorgrey1{color: #D2D7DF;}
.colorgrey2{color: #ECECEC;}
.colorgrey3{color: #F6F9FC;}
.colorgrey4{color:rgba(155,162,172,.60);} 
.colorblack87{color:rgba(00,00,00,.87);} 
.coloryellow{color: #FFD166}

/*bg color*/
.bg333{background:#333333;}
.bgwhite{background:#fff;}
.bgblack{background:#000;}
.bggreen{background:#25D17F}
.bgblue{background:#456AA1}
.bgred{background:#FE0000;}
.bggrey{background:#9BA2AC;}
.bggrey1{background: #D2D7DF;}
.bggrey2{background: #ECECEC;}
.bggrey3{background: #F6F9FC;}
.bgblack87{background:rgba(00,00,00,.87);} 
.bglback{background:#141414;}
.bglblue{background:#5275A8;}

.bggradient-bg
{
    background: #25D17F;
    background: -webkit-linear-gradient(45deg, #25D17F, #456AA1);
    background: -o-linear-gradient(45deg, #25D17F, #456AA1);
    background: -moz-linear-gradient(45deg, #25D17F, #456AA1);
    background: -ms-linear-gradient(45deg, #25D17F, #456AA1);
    background: linear-gradient(45deg, #25D17F, #456AA1);
} 

/*------------------/border/border-radius/-------------------*/
.border-w{border:0.0625rem solid #456AA1;}       /*****change according to web*****/
.border-t{border-top:0.0625rem solid #456AA1;}      /*****change according to web*****/
.border-r{border-right:0.0625rem solid #456AA1;}      /*****change according to web*****/
.border-b{border-bottom:0.0625rem solid #456AA1;}     /*****change according to web*****/
.border-l{border-left:0.0625rem solid #456AA1;}     /*****change according to web*****/

.border-w1{border:0.0625rem solid #eaeef4;}       /*****change according to web*****/
.border-t1{border-top:0.0625rem solid #eaeef4;}      /*****change according to web*****/
.border-r1{border-right:0.0625rem solid #eaeef4;}      /*****change according to web*****/
.border-b1{border-bottom:0.0625rem solid #eaeef4;}     /*****change according to web*****/
.border-l1{border-left:0.0625rem solid #eaeef4;}     /*****change according to web*****/

.border-w2{border:0.0625rem solid #E2E4F1;}       /*****change according to web*****/
.border-t2{border-top:0.0625rem solid #E2E4F1;}      /*****change according to web*****/
.border-r2{border-right:0.0625rem solid #E2E4F1;}      /*****change according to web*****/
.border-b2{border-bottom:0.0625rem solid #E2E4F1;}     /*****change according to web*****/
.border-l2{border-left:0.0625rem solid #E2E4F1;}     /*****change according to web*****/


.border-w{border:0.375rem solid #;}        /*****change according to web*****/


.border-radius4{border-radius:.25rem;}          /*****change according to web*****/
.border-radius10{border-radius:0.625rem;}       /*****change according to web*****/
.border-radius30{border-radius:1.875rem;}       /*****change according to web*****/
.border-radius100{border-radius:6.25rem;}       /*****change according to web*****/
.border-radius50{border-radius:50%;}
.border-radius72{border-radius:72px;}

.border-r-l30{border-radius: 1.875rem 0rem 0rem 1.875rem !important;}       /*****change according to web*****/
.border-r-r30{border-radius: 0rem 1.875rem 1.875rem 0rem !important;}       /*****change according to web*****/        

/*-------------/typology/-----------------*/
.vertical-top{vertical-align:top;}
.vertical-middle{vertical-align:middle;}
.vertical-bottom{vertical-align:bottom;}
.vertical-base{vertical-align:baseline;}

.align-left{text-align:left;}
.align-center{text-align:center;}
.align-right{text-align:right;}
.align-justify{text-align:justify;}

.text-indent1{text-indent:10%;}           /*****change according to web*****/
.text-indent2{text-indent:50%;}           /*****change according to web*****/

.text-overline{text-decoration: overline;}
.text-linethrough{text-decoration: line-through;}
.text-underline{text-decoration: underline;}
.textdecor-none{text-decoration: none;}

.text-uppercase{text-transform: uppercase;}

.lowercase{text-transform:lowercase;}
.capitalize{text-transform:capitalize;}
.uppercase{text-transform:uppercase;}

.lineheight10{line-height: 0.625rem;}
.lineheight11{line-height: 0.6875rem;}
.lineheight12{line-height: 0.75rem;}
.lineheight13{line-height: 0.8125rem;}
.lineheight14{line-height: 0.875rem;}
.lineheight15{line-height: 0.9375rem;}
.lineheight16{line-height: 1rem;}
.lineheight17{line-height: 1.063rem;}
.lineheight18{line-height: 1.125rem;}
.lineheight19{line-height: 1.188rem;}
.lineheight20{line-height: 1.25rem;}
.lineheight21{line-height: 1.313rem;}
.lineheight22{line-height: 1.375rem;}
.lineheight23{line-height: 1.438rem;}
.lineheight24{line-height: 1.5rem;}
.lineheight25{line-height: 1.563rem;}
.lineheight26{line-height: 1.625rem;}
.lineheight27{line-height: 1.688rem;}
.lineheight28{line-height: 1.75rem;}
.lineheight29{line-height: 1.813rem;}
.lineheight30{line-height: 1.875rem;}
.lineheight35{line-height: 2.188rem;}
.lineheight40{line-height: 2.5rem;}
.lineheight45{line-height: 2.813rem;}
.lineheight50{line-height: 3.125rem;}
.lineheight56{line-height: 56px;}

.lettersoacing1{letter-spacing: 1px;}

.boxshadow-none{box-shadow: none;}
.boxshadow-1{box-shadow: 0px 0px 21px 0rem rgba(69, 106, 161,.16);}
.boxshadow-2{box-shadow: 0px 3px 23px 0rem rgba(69, 106, 161,.16);}
.boxshadow-3{box-shadow: 0px 3px 14px 0rem rgba(0, 179, 190,.18);}
.boxshadow-4{box-shadow: 0px 3px 46px 0rem rgba(69, 106, 161,.11);}
.boxshadow-5{box-shadow:0px 4px 6px rgba(91, 134, 229,.38);}
.boxshadow-6{box-shadow:0px 3px 23px rgba(69, 106, 161,.16);}
    /*****change according to web*****/


.display-n{display:none;}
.display-i{display:inline;}
.display-b{display:block;}  
.display-ib{display:inline-block;}    
  
.relative{position:relative;}  
.absolute{position:absolute;}   
.fixed{position:fixed;}
.top{top: 0px;}
.right{right: 0px;}
.bottom{bottom: 0px;}
.left{left: 0px;}

.pull-left{float: left;}
.pull-right{float: right;}

.clear{clear: both;}
.clear-r{clear: right;}
.clear-l{clear: left;}

/*text overflow*/
.text-lines-overflow-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*--------------------------------------------------------------------------------/
/               all tags/ all css 
/-------------------------------------------------------------------------------*/  
  
/*--------------/width/height/---------------*/ 
.minheight-700{min-height:43.75rem;}        /*****change according to web*****/
.minheight-845{min-height:52.813rem;}       /*****change according to web*****/
.minheight-892{min-height:55.75rem;}        /*****change according to web*****/
.minheight-1115{min-height:69.6875rem;}       /*****change according to web*****/

.widthfit{width: fit-content !important;width: -moz-fit-content!important;min-width: 6.25rem !important;}
.widthfit1{width: fit-content !important;width: -moz-fit-content!important;min-width: 3.75rem !important;}

.width12{width: 0.75rem;}
.width16{width: 1rem;}
.width18{width: 18px;}
.width20{width: 1.25rem;}
.width24{width: 1.5rem;}
.width30{width: 1.875rem;}
.width50{width: 3.125rem;}
.width60{width: 3.75rem;}
.width70{width: 4.375rem !important;}
.width80{width: 5rem;}
.width90{width: 5.625rem;}
.width100{width: 6.25rem !important;}
.width110{width: 6.875rem;}
.width120{width: 7.5rem !important;}  
.width130{width: 8.125rem;} 
.width140{width: 8.75rem;}
.width150{width: 9.375rem;} 
.width160{width: 10rem;}  
.width170{width: 10.63rem;}  
.width180{width: 11.25rem;} 
.width190{width: 11.88rem;}
.width200{width: 12.5rem;}   
.width210{width: 13.13rem;} 
.width220{width: 13.75rem;} 
.width230{width: 14.38rem;}
.width240{width: 15rem;}
.width250{width: 15.63rem ;}
.width295{width:295px;}
.width350{width: 21.88rem;}
/*--------------/margin/padding/---------------*/ 
.around-5{padding: 0.3125rem;}
.around-10{padding: 0.625rem;}
.around-15{padding: 0.9375rem;}
.around-20{padding: 1.25rem;}
.around-25{padding: 1.563rem;}
.around-30{padding: 1.875rem;}
.around-35{padding: 2.188rem;}
.around-40{padding: 2.5rem;}
.around-45{padding: 2.813rem;}
.around-50{padding: 3.125rem;}
.around-55{padding: 3.438rem;}
.around-60{padding: 3.75rem;}

.around-trl-15{padding: 0.9375rem; padding-bottom: 0;}


.pt-0{padding-top: 0;}
.pt-10{padding-top:0.625rem;}
.pt-15{padding-top:0.9375rem;}
.pt-20{padding-top:1.25rem;}
.pt-25{padding-top:1.563rem;}
.pt-30{padding-top:1.875rem;}
.pt-35{padding-top:2.188rem;}
.pt-40{padding-top:2.5rem;}
.pt-45{padding-top:2.813rem;}
.pt-50{padding-top:3.125rem;}
.pt-55{padding-top:3.438rem;}
.pt-60{padding-top:3.75rem;}
.pt-65{padding-top:4.063rem;}
.pt-70{padding-top:4.375rem;}
.pt-75{padding-top:4.688rem;}
.pt-80{padding-top:5rem;}
.pt-85{padding-top:5.313rem;}
.pt-90{padding-top:5.625rem;}
.pt-95{padding-top:5.938rem;}
.pt-100{padding-top:6.25rem;}
.pt-110{padding-top:6.875rem;}
.pt-120{padding-top:7.5rem;}
.pt-130{padding-top:8.125rem;}
.pt-140{padding-top:8.75rem;}
.pt-150{padding-top:9.375rem;}

.pr-0{padding-right: 0;}
.pr-10{padding-right:0.625rem;}
.pr-15{padding-right:0.9375rem;}
.pr-20{padding-right:1.25rem;}
.pr-25{padding-right:1.563rem;}
.pr-30{padding-right:1.875rem;}
.pr-35{padding-right:2.188rem;}
.pr-40{padding-right:2.5rem;}
.pr-45{padding-right:2.813rem;}
.pr-50{padding-right:3.125rem;}
.pr-100{padding-right:6.25rem;}
.pr-150{padding-right:9.375rem;}

.pl-0{padding-left: 0;}
.pl-10{padding-left:0.625rem;}
.pl-15{padding-left:0.9375rem;}
.pl-20{padding-left:1.25rem;}
.pl-25{padding-left:1.563rem;}
.pl-30{padding-left:1.875rem;}
.pl-35{padding-left:2.188rem;}
.pl-40{padding-left:2.5rem;}
.pl-45{padding-left:2.813rem;}
.pl-50{padding-left:3.125rem;}
.pl-100{padding-left:6.25rem;}
.pl-150{padding-left:9.375rem;}

.pb-0{padding-bottom: 0;}
.pb-10{padding-bottom:0.625rem;}
.pb-15{padding-bottom:0.9375rem;}
.pb-20{padding-bottom:1.25rem;}
.pb-25{padding-bottom:1.563rem;}
.pb-30{padding-bottom:1.875rem;}
.pb-35{padding-bottom:2.188rem;}
.pb-40{padding-bottom:2.5rem;}
.pb-45{padding-bottom:2.813rem;}
.pb-50{padding-bottom:3.125rem;}
.pb-55{padding-bottom:3.438rem;}
.pb-60{padding-bottom:3.75rem;}
.pb-65{padding-bottom:4.063rem;}
.pb-70{padding-bottom:4.375rem;}
.pb-75{padding-bottom:4.688rem;}
.pb-80{padding-bottom:5rem;}
.pb-85{padding-bottom:5.313rem;}
.pb-90{padding-bottom:5.625rem;}
.pb-95{padding-bottom:5.938rem;}
.pb-100{padding-bottom:6.25rem;}
.pb-110{padding-bottom:6.875rem;}
.pb-120{padding-bottom:7.5rem;}
.pb-130{padding-bottom:8.125rem;}
.pb-140{padding-bottom:8.75rem;}
.pb-150{padding-bottom:9.375rem;}


.mt-0{margin-top: 0;}
.mt-7{margin-top:  0.4375rem;}
.mt-10{margin-top:0.625rem;}
.mt-15{margin-top:0.9375rem;}
.mt-16{margin-top: 1rem;}
.mt-20{margin-top:1.25rem;}
.mt-25{margin-top:1.563rem;}
.mt-30{margin-top:1.875rem;}
.mt-35{margin-top:2.188rem;}
.mt-40{margin-top:2.5rem;}
.mt-45{margin-top:2.813rem;}
.mt-50{margin-top:3.125rem;}
.mt-55{margin-top:3.438rem;}
.mt-60{margin-top:3.75rem;}
.mt-65{margin-top:4.063rem;}
.mt-70{margin-top:4.375rem;}
.mt-75{margin-top:4.688rem;}
.mt-80{margin-top:5rem;}
.mt-85{margin-top:5.313rem;}
.mt-90{margin-top:5.625rem;}
.mt-95{margin-top:5.938rem;}
.mt-100{margin-top:6.25rem;}
.mt-110{margin-top:6.875rem;}
.mt-120{margin-top:7.5rem;}
.mt-130{margin-top:8.125rem;}
.mt-140{margin-top:8.75rem;}
.mt-150{margin-top:9.375rem;}
.mt-180{margin-top:11.25rem;}

.mr-0{margin-right: 0;}
.mr-10{margin-right:0.625rem;}
.mr-15{margin-right:0.9375rem;}
.mr-20{margin-right:1.25rem;}
.mr-25{margin-right:1.563rem;}
.mr-30{margin-right:1.875rem;}
.mr-35{margin-right:2.188rem;}
.mr-40{margin-right:2.5rem;}
.mr-45{margin-right:2.813rem;}
.mr-50{margin-right:3.125rem;}

.ml-0{margin-left: 0;}
.ml-5{margin-left:0.3125rem;}
.ml-10{margin-left:0.625rem ;}
.ml-15{margin-left:0.9375rem;}
.ml-20{margin-left:1.25rem;}
.ml-25{margin-left:1.563rem;}
.ml-30{margin-left:1.875rem;}
.ml-35{margin-left:2.188rem;}
.ml-40{margin-left:2.5rem;}
.ml-45{margin-left:2.813rem;}
.ml-50{margin-left:3.125rem;}

.mb-0{margin-bottom: 0;}
.mb-10{margin-bottom:0.625rem;}
.mb-15{margin-bottom:0.9375rem;}
.mb-20{margin-bottom:1.25rem;}
.mb-25{margin-bottom:1.563rem;}
.mb-30{margin-bottom:1.875rem;}
.mb-35{margin-bottom:2.188rem;}
.mb-40{margin-bottom:2.5rem;}
.mb-45{margin-bottom:2.813rem;}
.mb-50{margin-bottom:3.125rem;}
.mb-55{margin-bottom:3.438rem;}
.mb-60{margin-bottom:3.75rem;}
.mb-65{margin-bottom:4.063rem;}
.mb-70{margin-bottom:4.375rem;}
.mb-75{margin-bottom:4.688rem;}
.mb-80{margin-bottom:5rem;}
.mb-85{margin-bottom:5.313rem;}
.mb-90{margin-bottom:5.625rem;}
.mb-95{margin-bottom:5.938rem;}
.mb-100{margin-bottom:6.25rem;}
.mb-110{margin-bottom:6.875rem;}
.mb-120{margin-bottom:7.5rem;}
.mb-130{margin-bottom:8.125rem;}
.mb-140{margin-bottom:8.75rem;}
.mb-150{margin-bottom:9.375rem;} 
.mb-180{margin-bottom: 7.25rem;} 
}
  
/*--------------/row/column/---------------*/  
.row_adj0{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -0rem; margin-right: -0rem;}
.row_adj5{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -0.3125rem; margin-right: -0.3125rem;}
.row_adj10{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -0.625rem; margin-right: -0.625rem;}
.row_adj15{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -0.9375rem; margin-right: -0.9375rem;} 
.row_adj20{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -1.25rem; margin-right: -1.25rem;}
.row_adj25{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -1.563rem; margin-right: -1.563rem;}
.row_adj30{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -1.875rem; margin-right: -1.875rem;}
 
.col_adj{padding-right: 0rem;padding-left: 0rem;}
.col_adj5{padding-right: 0.3125rem;padding-left: 0.3125rem;}
.col_adj10{padding-right: 0.625rem;padding-left: 0.625rem;}
.col_adj15{padding-right: 0.9375rem;padding-left: 0.9375rem;} 
.col_adj20{padding-right: 1.25rem;padding-left: 1.25rem;}
.col_adj25{padding-right: 1.563rem;padding-left: 1.563rem;} 
.col_adj30{padding-right: 1.875rem;padding-left: 1.875rem;} 

.table-width55{width:55%;}
.m-col-1{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}               /*****change according to web*****/
.m-col-2{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}                /*****change according to web*****/
.m-col-3{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}                /*****change according to web*****/
.m-col-4{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}                /*****change according to web*****/
.m-col-5{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}                /*****change according to web*****/
.m-col-6{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}                /*****change according to web*****/
.m-col-7{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}                /*****change according to web*****/
.m-col-8{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}                /*****change according to web*****/
.m-col-9{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}                /*****change according to web*****/
.m-col-10{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}               /*****change according to web*****/
.m-col-11{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}               /*****change according to web*****/
.m-col-12{-ms-flex: 0 0 0%;flex: 0 0 0%;max-width: 0%;}               /*****change according to web*****/


/*--------------/tags/classes/id/---------------*/

h1, h2, h3, h4, h5, h6{font-weight: normal;}
header, footer, nav, section, aside, article{ display: block;}
input, textarea{ margin: 0;}
label{cursor: pointer;margin:0rem;font-weight:normal;}
ol, ul{ list-style: none;}
li{list-style: none;}
q:after, q:before{ content:'';}
a, input{outline: none;}
a {
  text-decoration: none;
  transition: all 0.3s ;
  -moz-transition: all 0.3s ; /* Firefox */
  -webkit-transition: all 0.3s ; /* Chrome&Safari */
}
a:hover,
a:focus  {                                /*****change according to web*****/             
  text-decoration: none;
  transition: all 0.3s ;
  -moz-transition: all 0.3s ; /* Firefox */
  -webkit-transition: all 0.3s ; /* Chrome&Safari */
}
a:focus {
    outline: 0rem auto -webkit-focus-ring-color;
    outline-offset: 0rem;
}


a.a_hover_white:hover, a.a_hover_white:focus{
    color: #fff ;
}
a.a_hover_black:hover, a.a_hover_black:focus{
    color: #000 ;
}
a.a_hover_black87:hover, a.a_hover_black87:focus{
    color: rgba(00,00,00,.87) ;
}
a.a_hover_red:hover, a.a_hover_red:focus{
    color: #FE0000 ;
}
a.a_hover_333:hover, a.a_hover_d:focus{
    color: #333 ;
}
a.a_hover_blue:hover, a.a_hover_blue:focus{
    color: #456AA1 ;
}
a.a_hover_green:hover, a.a_hover_green:focus{
  color:#25D17F;
}
a.a_hover_grey:hover, a.a_hover_grey:focus{
  color:#9BA2AC;
}

.text-lines-overflow-1 {
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
}
a.text-underline-hover:hover, a.text-underline-hover:focus{     /*****change according to web*****/ 
    text-decoration: underline;
}

.img-responsive{width: 100%;}                       /*****change according to web*****/


/*--------------/input/textarea/button/radio/checkbox/label---------------*/
input::-moz-placeholder {color: # ;}                              /*****change according to web*****/
input::-ms-input-placeholder {color: # ;}
input::-webkit-input-placeholder {color: # ;}
input.inp-white::-moz-placeholder {color: #;}                         /*****change according to web*****/
input.inp-white:-ms-input-placeholder {color: #;}
input.inp-white::-webkit-input-placeholder {color: #;}

input[type="checkbox"] {                                /*****must change to all css according to web*****/
  display: none;
}
input[type="checkbox"] + label {
  cursor: pointer;
  font-weight: normal;
  position:relative;
}
.checkbox-image label{
  padding-left:2.188rem;     
}
.checkbox-image input[type="checkbox"] + label {
    cursor: pointer;
    font-weight: normal;
    position:relative;
    margin: 0rem; 
}
.checkbox-image input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    width: 1.563rem;
    height: 1.563rem;
    margin: 0rem 0.625rem 0rem 0rem;
    padding: 0rem;
    vertical-align: top;
    background-repeat: no-repeat;
}
.checkbox-image input[type="checkbox"]:checked + label::before {
    content: "";
    text-align: center;
    background-repeat: no-repeat;
}
.checkbox-image input[type="checkbox"] + label::before {
    background-image: url('../images/c-uncheck.png');
    position: absolute;
    left: 0rem;
}
.checkbox-image input[type="checkbox"]:checked + label::before {
    background-image: url('../images/c-checked.png');
    position: absolute;
    left: 0rem;
}

/* Checkbox btn */
.checkbox-btn{
    vertical-align: top;
}
.checkbox-btn label span {
    color: #13161D;
    margin: 0 auto;
    text-align: center;
}
.checkbox-btn input[type="checkbox"]:checked + label span {
    color:#98020e;
}
.checkbox-btn input[type="checkbox"] + label {
    
}
.checkbox-btn input[type="checkbox"]:checked + label {
    background-color:#fff;
    border:0.0625rem solid #98020e;
    box-shadow: 0rem 0.1875rem 0.625rem 0rem rgba(0, 0, 0, 0.20);
}


/* For radio */
input[type="radio"] {
    /*display: none;*/
    opacity: 0;
}
input[type="radio"] + label {
    cursor: pointer;
    font-weight: normal;
    position:relative;
}
.radiobox-image label{
    padding-left:2.188rem; 
}
.radiobox-image input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    width: 1.563rem;
    height: 1.563rem;
    margin: 0rem 0.625rem 0rem 0rem;
    padding: 0rem;
    vertical-align: top;
    background-repeat: no-repeat;
}
.radiobox-image input[type="radio"]:checked + label::before {
    content: "";
    text-align: center;
    background-repeat: no-repeat;
}
.radiobox-image input[type="radio"] + label::before {
    position: absolute;
    left: 0rem;
    background-image: url('../images/r-uncheck.png');
}
.radiobox-image input[type="radio"]:checked + label::before {
    position: absolute;
    left: 0rem;
    background-image: url('../images/r-checked.png');
}

/* radio box btn */
.radiobox-btn{
    vertical-align: top;
}
.radiobox-btn label span {
    color: #13161D;
    margin: 0 auto;
    text-align: center;
}
.radiobox-btn input[type="radio"]:checked + label span {
    color:#98020e;
}
.radiobox-btn input[type="radio"] + label {
    
}
.radiobox-btn input[type="radio"]:checked + label {
    background-color:#fff;
    border:0.0625rem solid #98020e;
    box-shadow: 0rem 0.1875rem 0.625rem 0rem rgba(0, 0, 0, 0.20);
}



.checkbox label:after{
    content: '';
    display: table;
    clear: both;
}
.checkbox label {
    min-height: 1.25rem;
    padding-left: 1.875rem;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox.new label{
	padding-right:1rem;
}
.checkbox .cr{
  position: relative;
    display: inline-block;
    border: 2px solid #DCDEE4;
    border-radius: 0rem;
    width: 1.25rem;
    height: 1.25rem;
    float: left;
    margin-right: 0.625rem;
    background: #fff;
    margin-top: 0rem;
    margin-left: -1.875rem;
    border-radius: 0.25rem;
}
.checkbox.new .cr{
	background:transparent !important;
	margin-top:-2px !important;
}

.checkbox .cr .cr-icon {
    position: absolute;
    font-size: 0.625rem;
    line-height: 0;
    top: 8px;
    left: 3px;
}
.checkbox .fa-check:before {
    content: "\f00c";
    color: #fff;
}
.checkbox label input[type="checkbox"]{
    display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
    color: #999999;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
    transform: scale(1.3) rotateZ(0deg);
    opacity: 1;
}
.checkbox label input[type="checkbox"]:checked + .cr {
    border: 2px solid #456AA1;
    background:#456AA1;
}
.checkbox.new label input[type="checkbox"]:checked + .cr {
    border: 2px solid #fff !important;
    background:#456AA1;
}
.checkbox label input[type="checkbox"]:disabled + .cr{
    opacity: .5;
}

/**stylish radio checkbox**/
.radio label:after {
    content: '';
    display: table;
    clear: both;
}
.radio label {
    min-height: 1.25rem;
    /*padding-left: 1.875rem;*/
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    margin-right: 8px;
}
.radio .cr {
  position: relative;
    display: inline-block;
    border: 0.0625rem solid #DCDEE4;
    width: 16px;
    height: 16px;
    float: left;
    margin-right:8px;
    background: transparent;
    margin-top: 0rem;
    /*margin-left: -1.875rem;*/
    color: #98020e;
}
.radio .cr {
    border-radius: 50%;
}
.radio .fa-circle:before {
    content: "\f111";
    color:#fff;
}
.radio .cr .cr-icon {
    position: absolute;
    font-size: 8px;
    line-height: 0;
    top: 7px;
    left: 3px;
}
.radio .cr .cr-icon {
    margin-left: 0em;
}
.radio label input[type="radio"] {
    display: none;
}
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

/**btn start**/

label.btn, a.btn, button.btn,input.btn, .btn-file {
    display: inline-block;
    height:48px;
    min-width: 140px!important;
    width:100%;
    margin:0 auto;
    padding:0 20px;
    vertical-align: middle;
    background:#25D17F;
    text-align:center;
    font-size: 14px;
    font-weight: normal;
    font-family:'Lato-Bold';
    color: #fff;
    border:0rem solid transparent;
    text-transform:uppercase;
    line-height: 48px;
    -moz-border-radius:0.25rem;
    -webkit-border-radius:0.25rem;
    border-radius:0.25rem;
    text-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    letter-spacing: 1px;
}
label.btn-white, a.btn-white, button.btn-white,input.btn-white, .btn-white{
  border:0.0625rem solid #D2D7DF;
  color:#333333;
  background:#fff;
  font-size:14px;
  padding:0px 15px;
}
label.btn-blue, a.btn-blue, button.btn-blue,input.btn-blue, .btn-blue{
  color:#fff;
  background:#5879AB;
  font-size:14px;
  padding:0px 15px;
}
label.btn-small, a.btn-small, button.btn-small,input.btn-small, .btn-small{
  height:2.25rem;
  line-height: 2.25rem;
  font-size:14px;
  padding:0px 15px;
}
label.btn-small1, a.btn-small1, button.btn-small1,input.btn-small1, .btn-small1{
  height:48px;
  line-height: 48px;
  font-size:14px;
  padding:0px 15px;
}
label.btn-mr-20, a.btn-mr-20, button.btn-mr-20,input.btn-mr-20, .btn-mr-20{
  margin-right: 1.25rem;
}
label.btn-ml-20, a.btn-ml-20, button.btn-ml-20,input.btn-ml-20, .btn-ml-20{
  margin-left: 1.25rem;
}
label.btn-mt-20, a.btn-mt-20, button.btn-mt-20,input.btn-mt-20, .btn-mt-20{
  margin-top: 1.25rem;
}
label.btn-mb-20, a.btn-mb-20, button.btn-mb-20,input.btn-mb-20, .btn-mb-20{
  margin-bottom: 1.25rem;
}
[hidden] {
  display: none !important;
}
.btn.focus, 
.btn:focus, 
.btn:hover {
    text-decoration: none;
    outline: 0;
    outline-offset: 0rem;
    box-shadow: none;
}
.btn.focus, .btn:focus
{
  -webkit-box-shadow: none !important; 
    box-shadow: none !important;  
}
.btn.active, .btn:active {
    
    outline: 0;
    -webkit-box-shadow: none; 
    box-shadow: none;   
}
input[type="text"],
input[type="email"],
input[type="date"],
input[type="password"],
input[type="file"],
select.form-control {
    height: 56px;
    padding:0 1.25rem;
    width:100%;
    vertical-align: middle;
    background: #fff;
    border: 0.0625rem solid #ECECEC;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.188rem;
    color:rgba(00,00,00,.87);
    -moz-border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    border-radius:0.25rem;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    outline: none;
    font-family:'Lato-Semibold';
    line-height: 56px;
}
input.form-control:focus {
    outline: none !important;
    border: 0.0625rem solid #;
    -webkit-box-shadow: none;
    box-shadow: none; 
}
textarea.form-control {
    min-height:95px;
    max-height:95px; 
    padding:0 1.25rem;
    vertical-align: middle;
    background: transparent;
    border: 0.0625rem solid #DFDFDF;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.25rem;
    color: #333;
    -moz-border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    outline: 0;
    resize: vertical;
    font-family:'Lato-Semibold'; 
    line-height: 56px;
}
/* input css */
.inp {
 position: relative;
 margin: auto;
 width: 100%;
}
.inp .label {
    position: absolute;
    top: 20px;
    left: 15px;
    font-size: 14px;
    color: #333333;
    transform-origin: 0 0;
    transition: all 0.3s ease;
    padding: 0rem 4px; 
    font-family: 'Lato-Semibold';
}
.inp input,.inp textarea {
     -webkit-appearance: none;
     transition: all 0.3s ease;
     font-family: 'Lato-Semibold';
     color:#333;
     font-size: 14px;
}
.inp input:not(:placeholder-shown) + .label,
.inp textarea:not(:placeholder-shown) + .label {
    font-family: 'Lato-Regular';
    color: #9BA2AC;
    transform: translateY(-26px) translateX(5px) scale(1);
    font-size: 12px;
    padding: 0px 4px;
    background: #fff;
    left: 10px;
}
.inp input:focus,
.inp textarea:focus{
  border:2px solid #456AA1;
}
.inp input:focus + .label,
.inp textarea:focus + .label {
    font-family: 'Lato-Regular';
    color: #456AA1;
    transform: translateY(-26px) translateX(5px) scale(1);
    font-size: 12px;
    padding: 0px 4px;
    background: #fff;
    left: 10px;
}
.form-group.inp-rw{
    margin-bottom: 49px;
    position: relative;
}
/* input css */
/* ***** inp select ***** */

.inp_select {
 position: relative;
 margin: auto;
 width: 100%;
}
.inp_select .label {
    position: absolute;
    top: 20px;
    left: 15px;
    font-size: 14px;
    color: #333333;
    transform-origin: 0 0;
    transition: all 0.3s ease;
    padding: 0rem 4px;
    font-family: 'Lato-Semibold';
}
.inp_select button.btn.mss_sl_btn {
    height: 56px;
    font-size: 14px !important;
    letter-spacing: 0px;
}

.btn.mss_sl_btn:hover
{
    color:#333;
}
.inp_select.show button {
 -webkit-appearance: none;
 transition: all 0.15s ease;
}
.inp_select.show button:not(:placeholder-shown) + .label {
    color:#333;
    transform: translateY(-23px) translateX(-15px) scale(0.85);
    font-size: 14px;
    background: #fff;
    margin-left: 16px;
    padding: 0;
    font-family:'Lato-Semibold';
    line-height: 0;
    top: 14px;
    left: 0;
}
.inp_select.show .label {
    font-family: 'Lato-Regular';
    color: #456AA1;
    transform: translateY(-26px) translateX(5px) scale(1);
    font-size: 12px;
    padding: 0px 4px;
    background: #fff;
    left: 10px;
    z-index: 2;
}
.inp_select .label.label_add_top {
    font-family: 'Lato-Regular';
    color: #9BA2AC;
    transform: translateY(-26px) translateX(5px) scale(1);
    font-size: 12px;
    padding: 0px 4px;
    background: #fff;
    left: 10px;
    z-index: 2;

}/**/



.input_file_with_icon::after{
    content: "";
    background-image: url(../images/upload_certificate_icon.png);
    width: 1.5rem;
    height: 1.25rem;
    position: absolute;
    right: 0.625rem;
    top: 0.625rem;
    cursor: pointer;
}
.form-control:focus {
    background-color: transparent;
    outline: none !important;
    border: 0.0625rem solid #e8e8e8;
    -webkit-box-shadow: 0rem 0.1875rem 0.75rem 0rem rgba(0, 0, 0, 0.20);
    box-shadow: 0rem 0.1875rem 0.75rem 0rem rgba(0, 0, 0, 0.20); 
}/*

.bootstrap-tagsinput .badge {
    font-size: 16px;
    color: white;
    background-color: rgba(19,22,29,0.60);
    padding: 0px 10px;
    display: inline-block;
    border-radius: 30px;
    border: 0px solid rgba(19,22,29,0.60);
    vertical-align: top;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 24px;
    margin-top: 0.625rem;
    margin-right: 0.625rem;
}
.bootstrap-tagsinput .badge:last-child {
    margin-right: 0rem;
}
.bootstrap-tagsinput .badge [data-role="remove"] {
  margin-left: 3px;
  cursor: pointer;
}*/

/*--/all type upload image and icon/--*/
.all_type_upload_file label{
    margin: 0rem;
    font-weight: normal;
    cursor: pointer;
}
.all_type_upload_file input[type="file"] {
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    outline: none;
    cursor: inherit;
}
/*--/all btn upload/--*/
.btn-upload-file{
    position:relative;
}
.btn-upload-file input[type="file"]{
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width:0;
    height:0;
    outline: none;
    cursor: inherit;
}

/*--------------/other class css for layout/---------------*/

.scroll-effect::-webkit-scrollbar{
  width:5px;
  background-color:rgba(34,37,138, 4%);
  border-radius: 0.625rem;
} 
.scroll-effect::-webkit-scrollbar-thumb{
  background-color:#EBF1FF;
  border-radius:0.625rem;
}
.scroll-effect::-webkit-scrollbar-track{
  border:0.0625rem solid #EBF1FF;
  border-radius:0.625rem;
}


/**for plus minus product**/

/**for multiple single select dropdown**/
.multi_sigle_select {
    width: 100%;
}
.mss_sl_btn,
.btn-default {
    width: 100% !important;
    background: transparent!important;
    padding:0 1.25rem!important;
    color: #13161d !important;
    border: 0.0625rem solid #e8e8e8!important;
    text-align: left !important;
    font-weight: normal !important;
    text-transform: capitalize !important;
    font-family:'Lato-Semibold'!important;
    font-size: 14px!important;
    border-radius:0.25rem!important;
    padding-right: 1.563rem!important;
    transition: ease .5s!important;
    position: relative!important; 
}
.btn.mss_sl_btn:hover {
    text-decoration: none;
    outline: 0;
    outline-offset: 0rem;
    box-shadow: none;    
}
.btn.mss_sl_btn.focus, 
.btn.mss_sl_btn:focus{
    text-decoration: none;
    outline: 0;
    outline-offset: 0rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}   
.mss_btn_img_hide img{
    display: none;
}
.multi_sigle_select .dropdown-toggle::before{
  content: '';
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 15px;
  right: 2px;
  /*background:#fff;*/
}
.multi_sigle_select .dropdown-toggle::after {
    content: '';
    width: 10px;
    height: 10px;
    margin-left: .255em;
    vertical-align: .255em;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    transform: rotate(45deg);
    position: absolute;
    background: transparent;
    top: 20px;
    right: 20px;
    transition: 0.5s;
    opacity: 1;
}
.multi_sigle_select.open.show .dropdown-toggle::after,
.multi_sigle_select.open .dropdown-toggle::after,
.multi_sigle_select.show .dropdown-toggle::after {
    transform: rotate(225deg);
    top: 22px;
}
.mss_sl_btn_dm{
    padding: 0 !important;
    width: 100%;
    border-radius: 0rem;   
}
.mss_sl_btn_dm li{
    padding:7px 0 !important;
}
.mss_sl_btn_dm .radiobox-image input[type="radio"] + label::before{
   display:none;  
}
.mss_sl_btn_dm .radiobox-image input[type="radio"]:checked + label::before{
   display:none;  
}
.mss_sl_btn_dm .checkbox-image input[type="checkbox"] + label::before{
   display:none;  
}
.mss_sl_btn_dm .checkbox-image input[type="checkbox"]:checked + label::before{
   display:none;  
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 0rem 0rem rgba(0,0,0,.0);
    box-shadow: inset 0 0rem 0rem rgba(0,0,0,.0);
}
.btn-group.multi_sigle_select.open.show .btn.dropdown-toggle.mss_sl_btn{
    -webkit-box-shadow: none;
    box-shadow: none; 
    border:2px solid #456AA1!important;
}
.inp_select button.btn.mss_sl_btn:focus{
    border:2px solid #456AA1!important;
}
.inp_select button.btn.mss_sl_btn:focus .label{
    color:#456AA1;
}
/*for star rating*/
/****** Style Star Rating Widget *****/

.rating { 
    border: none;
    float: none;
    padding: 0rem 0rem 0rem 0rem;
    display: inline-block;  
}

.rating > input { display: none; } 
/*.rating > label:before { 
    margin: 0.1875rem 0.3125rem;
    font-size: 1.125rem;
    font-family: ;
    display: inline-block;
    content: "\f005" !important;
}*/

/*.rating > .half:before { 
  content: "\f089" !important;
  position: absolute;
}*/

.rating > label { 
 color: rgba(19,22,29,0.40); 
 float: right;
 padding: 0rem 0.3125rem 0rem 0.3125rem;  
 font-size: 1.5rem;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFBB00;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: rgba(255,187,0,0.60);  } 


/*****datepicker-calendar*****/

.date_pecker, .time_picker{
    position: relative;
}
.date_pecker::before, .time_picker::before  {
    content: "";
    /*background-color: #fff;*/
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    right: 0.625rem;
    top: 0.625rem;
    cursor: text;
    border-radius: 0.25rem;
}
.date_pecker::after{
    content: url(../images/date_pecker_icon.svg);
    /*background-image: url(../images/date_pecker_icon.svg);*/
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    right: 0.625rem;
    top: 14px;
    cursor: text;
}
.time_picker::after {
    content: url(../images/time-picker-gray.svg);
    /*background-image: url(../images/time-picker-gray.svg);*/
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    right: 0.625rem;
    top: 14px;
    cursor: text;
    background-repeat: no-repeat;
}
/****tooltip****/



/***** for dotted colen block *****/


.overflow-h{overflow: hidden;}
.overflow-xh{overflow-x: hidden;}
.overflow-yh{overflow-y: hidden;}
.cursor-p{cursor: pointer;}

/***for autofill background color remove ***/

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus + .label{
  /*border: 1px solid green;*/
  -webkit-text-fill-color: #333;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

/* for autofill background input */
.form-control:disabled, .form-control[readonly] {
  background-color: #fff;
  opacity: 1;
}



/***fire fox media query***/
@-moz-document url-prefix() {
  select {
    -moz-appearance: none;
    text-indent: 0.00.0625rem;
    text-overflow: "";
  }
  
}


/* css for internet explorer */
_:-ms-fullscreen, :root {
    
}


/* css for internet explorer edge */
@supports (-ms-ime-align:auto) {

.widthfit{
  width:auto!important;
}
input:-ms-input-placeholder {
    color: red;
}
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}
.widthfit::-ms-clear, .widthfit::-ms-reveal {
    width:auto;
}

/* edge */


input:-webkit-autofill:hover,
input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 100px white inset;
    -webkit-text-fill-color: #333;
    background-color: #fff;
}

.noUi-target .noUi-active.noUi-handle {
    width: 15px !important;
    height: 15px !important; 
    left: -1px !important;
    top: -6px !important;
    background: #456AA1  !important;
}
.nBio {
    margin-top: 210px;
}
