body{font-family:'Roboto-Regular'; font-size: 16px;padding: 0px !important; margin: 0px;}
/*--------------/font-face/--------------*/
@font-face {                    /*****change according to web*****/
  font-family:'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Roboto-Light';
  src: url('../fonts/Roboto-Light.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {                    /*****change according to web*****/
  font-family:'Roboto-Medium';
  src: url('../fonts/Roboto-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {                    /*****change according to web*****/
  font-family:'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}




/*--------------/font-family/font-weight/font-style/font-size/--------------*/
.fontfamily-regular{font-family:'Roboto-Regular';}          /*****change according to web*****/
.fontfamily-thin{font-family:'';}
.fontfamily-thinitalic{font-family:'';}
.fontfamily-light{font-family:'Roboto-Light';}
.fontfamily-lightitalic{font-family:'';}
.fontfamily-medium{font-family:'Roboto-Medium';}
.fontfamily-semibold{font-family:'';}
.fontfamily-bold{font-family:'Roboto-Bold';}
.fontfamily-extrabold{font-family:'';}
.fontfamily-black{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: 10px;}
.fontsize-12{font-size: 12px;}
.fontsize-14{font-size: 14px;}
.fontsize-15{font-size: 15px}
.fontsize-16{font-size: 16px;}
.fontsize-18{font-size: 18px;}
.fontsize-20{font-size: 20px;}
.fontsize-22{font-size: 20px;}
.fontsize-24{font-size: 24px;}
.fontsize-28{font-size: 28px;}
.fontsize-30{font-size: 30px;}
.fontsize-32{font-size: 32px;}
.fontsize-34{font-size: 34px;}
.fontsize-36{font-size: 36px;}
.fontsize-40{font-size: 40px;}
.fontsize-48{font-size: 48px;}
.fontsize-50{font-size: 50px;}
.fontsize-60{font-size: 60px;}



a, .anchor{
    text-decoration: none;
}

/*-----------------/text-color/background-color/---------------------*/
.white{color:#fff;}
.black{color:#000;}
.green{color: #6EFF66;}


.bgwhite{background-color:#fff;}
.bgblack{background-color:#000;}
.bgblack29{background:#291B3D; }
.bgblack1e{background:#1E132F; }



/*------------------/border/border-radius/-------------------*/
.border-dashed-w{border:0.0625rem solid #E3E3E3;}       /*****change according to web*****/

.border-w{border:1px solid #E3E3E3;} 
.border-t{border-top:1px solid #E3E3E3;}      /*****change according to web*****/
.border-r{border-right:1px solid #E3E3E3;}      /*****change according to web*****/
.border-b{border-bottom:1px solid #E3E3E3;}     /*****change according to web*****/
.border-l{border-left:1px solid #E3E3E3;}     /*****change according to web*****/

      /*****change according to web*****/


.border-radius4{border-radius:.25rem;}          /*****change according to web*****/
.border-radius10{border-radius:10px;}       /*****change according to web*****/
.border-radius30{border-radius:1.875rem !important;}       /*****change according to web*****/
.border-radius100{border-radius:6.25rem;}       /*****change according to web*****/
.border-radius50{border-radius:50%;}

.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 !important;}
.textdecor-none{text-decoration: none;}

.text-uppercase{text-transform: uppercase !important;}

.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;}
.lineheight60{line-height: 60px;}

.boxshadow-none{box-shadow: none !important;}
.boxshadow-1{box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);}


.display-n{display:none !important;}
.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;}

/*--------------------------------------------------------------------------------/
/               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;}
.width20{width: 1.25rem;}
.width24{width: 1.5rem;}
.width30{width: 1.875rem;}
.width50{width: 3.125rem;}
.width60{width: 3.75rem !important;} /*new add*/
.width70{width: 4.375rem;}
.width80{width: 5rem;}
.width90{width: 5.625rem;}
.width100{width: 6.25rem !important;}/*new add*/
.width110{width: 6.875rem;}
.width120{width: 7.5rem;}  
.width130{width: 8.125rem;} 
.width140{width: 8.75rem !important;}
.width150{width: 9.375rem !important;} /*new add*/
.width160{width: 10rem !important;}  
.width170{width: 10.63rem !important;}  /*new add*/
.width180{width: 11.25rem !important;}  /*new add*/
.width190{width: 11.88rem;}
.width200{width: 12.5rem !important;}   
.width210{width: 13.13rem !important;} /*new add*/
.width220{width: 13.75rem !important;} 
.width230{width: 14.38rem;}
.width240{width: 15rem ;}
.width250{width: 15.63rem !important;}/*new add*/
.width350{width: 21.88rem !important;}/*new add*/
  

/*--------------/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-5{padding-top:0.3125rem;}
.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-5{padding-right:0.3125rem;}
.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-5{padding-left:0.3125rem;}
.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-5{padding-bottom:0.3125rem;}
.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;}



.margin-auto{margin: 0 auto;}
.mt-0{margin-top: 0;}
.mt-5{margin-top:0.3125rem;}
.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 !important;}
.mr-5{margin-right:0.3125rem;}
.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 !important;}
.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-5{margin-bottom:0.3125rem;}
.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 !important;
  -moz-transition: all 0.3s !important; /* Firefox */
  -webkit-transition: all 0.3s !important; /* Chrome&Safari */
}
a:hover,
a:focus  {                                /*****change according to web*****/             
  text-decoration: none;
  transition: all 0.3s !important;
  -moz-transition: all 0.3s !important; /* Firefox */
  -webkit-transition: all 0.3s !important; /* 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 !important;
}
a.a_hover_black:hover, a.a_hover_black:focus{
    color: #000 !important;
}



a.text-underline-hover:hover, a.text-underline-hover:focus{     /*****change according to web*****/ 
    text-decoration: underline;
    color: #015FA7 !important;
}
a.a_hover_bg_darkred:hover, a.a_hover_bg_darkred:focus{         /*****change according to web*****/
    color: #fff !important;
  background:#98020e;
}
a:hover{
    color: inherit;
}

.ul-pm, .ol-pm{margin:0rem;padding:0rem;}
.ul-pm li, .ol-pm li{display: inline-block;}
.ul-pm1, .ol-pm1{margin:0rem;padding:0rem 0rem 0rem 1.875rem;}        /*****change according to web*****/
ul.ul-list-style{margin:0rem;padding:0rem 0rem 0rem 2.5rem;list-style-type: disc;}              /*****change according to web*****/
ol.ol-list-style{margin:0rem;padding:0rem 0rem 0rem 2.5rem;list-style-type: disc;}              /*****change according to web*****/
ul.ul-list-style{margin:0rem;padding:0rem 0rem 0rem 2.5rem;list-style-image: url('');}      /*****change according to web*****/
ol.ol-list-style{margin:0rem;padding:0rem 0rem 0rem 2.5rem;list-style-image: url('sqpurple.gif');}      /*****change according to web*****/
.bullet_image_ul::before {                      /*****change according to web*****/
    content: "";
    background-image: url(../);
    position: absolute;
    left: 0rem;
    margin-top: 0rem;
    width: 0.75rem;
    height: 0.75rem;
}
.bullet_image_ul_li::before {                   /*****change according to web*****/
    content: "";
    background-image: url(../images/ul_arrow_icon.png);
    position: absolute;
    left: 0.375rem;
    margin-top: 0.375rem;
    width: 0.375rem;
    height: 0.5rem;
}

.divider1{background: #e8e8e8; height: 0.0625rem; clear: both; width: 100%;}    /*****change according to web*****/


.img-responsive{width: 100%;}                       /*****change according to web*****/


/*--------------/input/textarea/button/radio/checkbox/label---------------*/
input::-moz-placeholder {color: #666666 ;}                              /*****change according to web*****/
input::-ms-input-placeholder {color: #666666 ;}
input::-webkit-input-placeholder {color: #666666 ;}
input.inp-white::-moz-placeholder {color: #666666;}                         /*****change according to web*****/
input.inp-white:-ms-input-placeholder {color: #666666;}
input.inp-white::-webkit-input-placeholder {color: #666666;}

/*input[type="checkbox"] {
  display: none;
}*/
input[type="checkbox"] + label {
  cursor: pointer;
  font-weight: normal;
  position:relative;
}



.checkbox label:after{
    content: '';
    display: table;
    clear: both;
}
.checkbox label {
    min-height: 1.25rem;
    padding-left: 1.875rem;
    margin-bottom: 10px;
    font-weight: 400;
    cursor: pointer;
}
.checkbox .cr{
  position: relative;
    display: inline-block;
    border: 2px solid #ffcc00;
    border-radius: 4px !important;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 0.625rem;
    background: transparent;
    margin-top: 4px;
    margin-left: -1.875rem;
    border-radius: 0;
}
.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: #fff;
}

.checkbox label input[type="checkbox"]:checked + .cr {
   background:#ffcc00;
   border: 1px solid #ffcc00;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
    transform: scale(1.3) rotateZ(0deg);
    opacity: 1;
    /*display: none;*/
}

.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: 10px;
    font-weight: 400;
    cursor: pointer;
}
.radio .cr {
  position: relative;
    display: inline-block;
    border: 2px solid #ffcc00;
    border-radius: 0;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 0.625rem;
    background: #fff;
    margin-top: 4px;
    margin-left: -1.875rem;
    color: #015FA7
}
.radio .cr {
    border-radius: 50%;
}
span.cr:after {
    content: '';
    background: #ffcc00;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    border-radius: 10px;
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.radio .fa-circle:before {
    content: "\f111";
    color: #015FA7
}
.radio .cr .cr-icon {
        position: absolute;
    font-size: 0;
    line-height: 0;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: #ffcc00;
    border-radius: 20px;
    right: 0;
    bottom: 0;
    margin: auto !important;
}
.radio label input[type="radio"]:checked + .cr {
    border: 2px solid #ffcc00;
}
.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;
    width: auto;
    margin:0 auto;
    padding:0 1.563rem 15px;
    vertical-align: middle;
    background:#4EA749;
    text-align:center;
    font-size: 18px;
    font-family:'Roboto-Medium';
    color: #fff;
    border:0rem solid transparent;
    text-transform:capitalize;
    line-height: 48px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: none;
    -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;
}


label.fill-green, a.fill-green, button.fill-green,input.fill-green, .fill-green{
    background:#4EA749 !important;
    color: #fff;
    border: 1px solid #4EA749;
}

/*label.btn-large, a.btn-large, button.btn-large,input.btn-large, .btn-large{
    height: 50px;
  line-height: 50px;
  font-size: 14px;
}*/
label.btn-small, a.btn-small, button.btn-small,input.btn-small, .btn-small{
    height: 36px;
  line-height: 36px;
  font-size: 14px;
}
.chips{
    height: 32px;
  line-height: normal;
    font-size: 14px;  
    text-transform: uppercase;
    padding: 0 12px;
}

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.active, .btn:active {
    
    outline: 0;
    -webkit-box-shadow: none;  ; 
    box-shadow: none;  ;   
}

/**input textbox with btn start**/
.input-btn-group{

}
.input-btn-group .ibg-input{
    display: inline-block;
    width: 64% !important;
    vertical-align: top;  
}
.input-btn-group .ibg-btn{
    width: 31%;
    display: inline-block;
    vertical-align: top;
}
input[type="text"],
input[type="email"],
input[type="date"],
input[type="password"],
input[type="file"],
select.form-control {
    height: 48px;
    margin: 0rem auto 0rem auto;
    padding:0 20px;
    width: 100%;
    vertical-align: middle;
    background:#C0C1C2;
    border: 1px solid #C0C1C2;
    font-family:'Roboto-Regular';
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    outline: none;
}
input.form-control:focus {
    outline: none !important;
    border: 1px solid all .5s;
    -webkit-box-shadow: none;
    box-shadow: none; 
}

input.inp-radius30[type="text"],
input.inp-radius30[type="email"],
input.inp-radius30[type="date"],
input.inp-radius30[type="password"],
input.inp-radius30[type="file"],
select.inp-radius30.form-control {
  -moz-border-radius: 1.875rem;
  -webkit-border-radius: 1.875rem;
  border-radius:1.875rem;
  border: 0.0625rem solid #e8e8e8;
  color: #13161d;
}

textarea.form-control {
    min-height:5rem;
    max-height:12.5rem; 
    margin: 0 auto;
    padding:0.625rem 1.25rem;
    vertical-align: middle;
    background:#C0C1C2;
    border: 1px solid #C0C1C2;
    font-family:'Roboto-Regular';
    font-size: 14px;
    font-weight: normal;
    line-height: 1.25rem;
    color: #000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    outline: 0;
    resize: vertical;
}
textarea.textarea-radius30.form-control{
  -moz-border-radius: 1.875rem;
  -webkit-border-radius: 1.875rem;
  border-radius:1.875rem;
  border: 0.0625rem solid #e8e8e8;
  color: #13161d;
}
.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); 
        color: #828282 !important;
}

.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;
}
.form-group{
    position: relative;
    margin-bottom: 20px;
}
.input-label{
    color: #666666;
    margin-bottom: 5px;
    font-size: 12px;
}
.error-small{
    color: #E20000;
    font-size: 12px;
    position: absolute;
    bottom: -17px; 
}

/*--/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;
}
.search_icon__input1{
    padding-right: 1.875rem !important;
}
.search_icon_in_input1{
    width: 0.9375rem !important;
    padding: 0rem;
    position: absolute;
    right: 0.625rem;
    top: 0.625rem;
    cursor: pointer;
}
/*--------------/other class css for layout/---------------*/

#scroll-effect::-webkit-scrollbar{
  width:0.625rem;
  background-color:#c0c0c0;
  border-radius: 0.625rem;
} 
#scroll-effect::-webkit-scrollbar-thumb{
  background-color:#00355f;
  border-radius:0.625rem;
}
#scroll-effect::-webkit-scrollbar-track{
  border:0.0625rem solid #fff;
  border-radius:0.625rem;
}


/**for plus minus product**/
.plus_minus_full_span{
    color: #98020e;
    padding: 0rem !important;
    text-align: center !important;
    font-size: 1rem;
    display: inline-block;
    min-width: 20%;
    width: auto;
    max-width: 144px;
    height: 30px;
    overflow: hidden;
    vertical-align: middle;
    position: relative;
    border: 1px solid rgba(19,22,29,0.60);
    border-radius: 30px;
    background-color: #fff;
}
.minus_a{
    color: #98020e;
    font-size: 14px;
    padding: 0rem;
    background: #fff;
    width: 30px;
    height: 28px;
    line-height: 28px;
    border-radius: 15px 0px 0px 15px;
    display: inline-block;
}
.pm_text_span{
    font-size: 1rem;
    height: 28px;
    width: auto;
    max-width: 82px;
    overflow: hidden;
    padding: 0px 13px;
    display: inline-block;
    background-color: rgba(19,22,29,0.60);
    border-radius: 0rem;
    vertical-align: top;
    line-height: 28px;
    color: #fff;
    margin-left: -4px;
}
.plus_a{
    color: #98020e;
    font-size: 14px;
    padding: 0rem;
    background: #fff;
    width: 30px;
    height: 28px;
    line-height: 28px;
    border-radius: 0px 15px 15px 0px;
    display: inline-block;
    margin-left: -4px;
}

/**for multiple single select dropdown**/
.multi_sigle_select {
    width: 100%;
}
.mss_sl_btn {
    width: 100% !important;
    background: #FAFBFF !important;
    color: #000 !important;
    border: 1px solid #EBEEF8 !important;
  text-align: left !important;
    font-weight: normal !important;
    text-transform: capitalize !important;
    font-family:'Roboto-Regular' !important;
    font-size: 14px !important;
  border-radius:0px !important;
  padding-right: 1.563rem !important;
    transition: ease .5s;
    position: relative; 
}
.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: 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);
}   
.mss_btn_img_hide img{
    display: none;
}
.mss_sl_btn_border_radius30{
    border-radius:1.875rem !important;  
}
/* .multi_sigle_select .dropdown-toggle::before{
  content: "";
  background-color: #fff;
    width: 2.188rem;
    height: 2.375rem;
    position: absolute;
    top: 0rem;
    right: 0rem;
    border-radius: 0.25rem;
} */
.multi_sigle_select .dropdown-toggle::after {
    content: "";
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    border-top: 0.5rem solid rgba(19,22,29,0.60);
    border-right: 0.5rem solid transparent;
    border-bottom: 0;
    border-left: 0.5rem solid transparent;
    transform: rotate(360deg);
    position: absolute;
    top: 0.9375rem;
    right: 0.625rem;
    transition: ease .3s;
}
.multi_sigle_select.open.show .dropdown-toggle::after {
    content: "";
    position: absolute;
    transform: rotate(180deg);
    top: 0.9375rem;
    right: 0.625rem;
    transition: ease 1s;
}
.mss_sl_btn_dm{
    padding: 0 !important;
    width: 100%;
    border-radius: 0rem;   
}
.mss_sl_btn_dm li{
    padding: 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: 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); 
}
.dropdown-menu.right{
  right:0rem;
  left:unset;
}
.dropdown-menu.center{
  right:0rem;
  left:0rem;
  width:100%;
}
.hyperlink_dropdown{
    width: 100%;  
}
.hyperlink_dropdown .dropdown-toggle::after {
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    border-bottom: 0.0625rem solid #666666;
    border-left: 0.0625rem solid #666666;
    border-top: 0.0625rem solid transparent;
    transform: rotate(315deg);
    position: absolute;
    top: 0.9375rem;
    right: 0.625rem;
    transition: ease 1s;
}
.hyperlink_dropdown.open .dropdown-toggle::after {
    content: "";
    position: absolute;
    transform: rotate(135deg);
    top: 0.9375rem;
    right: 0.625rem;
    transition: ease 1s;
}
.dropdown-menu{
    overflow-y: auto;
}

/*.dropdown-menu {
    width: 100%;
    margin: 0.0625rem 0 0;
    border: 0.0625rem solid #2f2f2f;
    border-radius: 0rem;
}*/


/**for datepicker calendar**/
.datepkr{
    position: relative;
    display: inline-block;
}
.datepkr::after {
    content: "";
    position: absolute;
    right: 1.125rem;
    top: 0.9375rem;
    font-size: 1.25rem;
    color: #2f2f2f;
    z-index: 3;
    vertical-align: top;
    border-top: 0.375rem solid #2f2f2f;
    border-right:0.375rem solid transparent;
    border-left: 0.375rem solid transparent;
}

.input-append, .input-prepend {
    margin-bottom: 5px;
    font-size: 0;
    white-space: nowrap;
}


/*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*****/
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    background: #f8f8f8;
}
.ui-datepicker-calendar > thead > tr{
    background-color:#2f2f2f;
    color:#fff; 
}
.ui-widget-header {
    background: #98020e none repeat scroll 0 0!important;
    border: none!important;
    color: #fff!important;
    border-radius: 0rem !important;
}
.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_444444_256x240.png) !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
    font-weight: normal;
    color: #13161D;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 0.0625rem solid #e8e8e8 !important;
    background: #98020e !important;
    color: #fff !important;
}
.ui-datepicker-calendar > thead > tr {
    background-color: #13161D;
    color: #fff;
}
.date_pecker{
    position: relative;
}
.date_pecker::before {
    content: "";
    background-color: #fff;
    width: 2.188rem;
    height: 2.375rem;
    position: absolute;
    right: 0.0625rem;
    top: 0.0625rem;
    cursor: text;
    border-radius: 0.25rem;
}
.date_pecker::after {
    content: "";
    background-image: url(../images/date_pecker_icon.svg);
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    right: 0.625rem;
    top: 0.625rem;
    cursor: text;
}
/****tooltip****/





/***** for dotted colen block *****/
.colan-type-text-block{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;  
}
.colan-type-text-left{

}
.colan-type-text-left.colan-width-1{
  width: 32%;
}
.colan-type-text-right-block {
    -ms-flex: 1;
    flex: 1;
}
.colan-type-text-right{

}


.dotted_span_block{
    width: 12.5rem;
    float: right;
    clear: both;
    position: relative;
}
.dotted_span_block::after{
    content: ":";
    position: absolute;
    left: -0.9375rem;
    top: 0rem;
    font-size: 0.875rem;
    color: #808080;
    vertical-align: top;
    line-height: 1.25rem;
}




.overflow-h{overflow: hidden;}
.overflow-xh{overflow-x: hidden;}
.overflow-yh{overflow-y: hidden;}
.content-height1{
  height: 29%;
}
.content-height2{
  height: 44px;
}
.content-height3{
  height: 42px;  
}
.content-height4{
  height: 99px;  
}
.cursor-p{
  cursor: pointer !important;
}


/**some css for remembering------------------------/
for zoom image
.single-img {
    position: relative;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    overflow: hidden;
}
.single-img:hover img {
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}


footer ul li:first-child::before {
    font-size: 1rem;
    padding: 0;
    content: ' ';
    color: #404040;
}
footer ul li:before {
    font-size: 1rem;
    padding: 0 1.875rem;
    content: '~';
    color: #404040;
}
.gradient-bg-color {
    background: -webkit-linear-gradient(left, #ddd, rgba(3, 3, 3, 0.6));
    background: -o-linear-gradient(right, #ddd, rgba(3, 3, 3, 0.6));
    background: -moz-linear-gradient(right, #ddd, rgba(3, 3, 3, 0.6));
    background: linear-gradient(to right, #ddd, rgba(3, 3, 3, 0.6));
}
.gradient-color {
    background: -webkit-linear-gradient(left, #ddd, rgba(3, 3, 3, 0.6));
    background: -o-linear-gradient(right, #ddd, rgba(3, 3, 3, 0.6));
    background: -moz-linear-gradient(right, #ddd, rgba(3, 3, 3, 0.6));
    background: linear-gradient(to right, #ddd, rgba(3, 3, 3, 0.6));
}

/* css for internet explorer 

_:-ms-fullscreen, :root .timepicker1  {
 font-size: 14px !important;
}
_:-ms-fullscreen, :root .timepicker2  {
 font-size: 14px !important;
}


**/



/***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 .label{
    color: #A6B3D0;
    transform: translateY(-14px) scale(0.75);
    background-color: #fff;
    padding: 0 5px;
    font-size: 14px;
}


/* css for internet explorer edge */
@supports (-ms-ime-align:auto) {
    .label
{
 color: #A6B3D0;
  transform: translateY(-14px) scale(0.75);
  background-color: #fff;
  padding: 0 5px;
  font-size: 14px;
}
}

/* edge */


