@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Roboto-Regular.woff2') format('woff2'),
      url('../fonts/Roboto-Regular.woff') format('woff'),
      url('../fonts/Roboto-Regular.ttf') format('truetype'),
      url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


 
  /* reset css start */
  ul,li
  {
      list-style-type: none;
      margin: 0 auto;
      padding: 0px;
  }
  .clr_fix:after, header:after, section:after, article:after, footer:after
  {
      display: block;
      content: "";
      clear: both;
  }

  *
  {
    font-family: 'Roboto';
  }
  html, body, .h_100
  {
      height: 100%;
  }
  body, .ds_main, .ds_main > .row{
    overflow-x: hidden !important;
  }
  body
  {
    font-family: 'Roboto';
    font-size: 15px;
    color: #414042;
  }
  /* reset css end */
  
  
 
.main_head{
    
 background-color:#00aeef;   
 border:1px solid #ccc;
 color:#fff;
 height:35px;
 width:100%;
}

.top_phone{ 
 float:left;   
 padding:5px; 
 margin-left:-30px;
    
}

.e-mail{
    
    float:left;
    padding:5px;
    
}

i.fa.fa-phone{
    
    padding-right:10px;
    
}

i.fa fa-envelope{
    
    padding-right:6px;
    
}

  .top_head
{
  padding-top:10px;
  padding-bottom:10px;
}
 .logo_row
 {
   padding-top: 15px;
   display: block;
 }
  .flx_jc
  {
    display:flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
  }
  .cus_nav .nav-link
  {
    
    font-size: 16px;
    font-weight: normal;
    color: #414042;
  }
  .cus_nav .navbar-expand-lg .navbar-nav .nav-link
  {
    padding-right: 0.9rem;
    padding-left: 0.9rem;
  }
  .log_btn_top
  {
    background: #00aeef;
    color:#ffffff;
    border-radius: 25px;
    display: inline-block;
  }
  .log_btn_top *{
    color:#ffffff;
  }
  .log_btn_top a
  {
    padding: 5px 15px;
    font-size: 16px;
    display: inline-block;
  }
  .sec_1
  {
    background:#c7c8ca;
    padding: 45px 0px 70px 0px;
  }
  .sear_box
  {
    padding-top:25px;
  }
  .sear_box input[type="text"]
  {
    background: url('../images/search_icon_1.png') no-repeat 98% center #ffffff;
    border:0px;
    border-radius: 25px;
    padding: 15px 50px 15px 15px;
    width: 100%;
  }
.img_f img
{
  max-width: 100%;
  display: block;
}
.sec_1_2 h1
{
  letter-spacing: 2.2px;
}
.txt_p1
{
  background: #e6e7e8;
  border-radius: 35px;
  font-weight: normal;
  display: inline-block;
  padding:10px 30px;
}
.sec_2
{
  margin-top: -71px;
}
.sec_2_2
{
  display: flex;
flex-flow: row wrap;
justify-content: space-between;
}
.sec_2_2 a
{
  border-radius: 50%;
  background: #ffcb05;
  width: 150px;
  height: 150px;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}
.sec_2_2 a h6
{
color: #414042;
font-weight: 600;
padding-top: 10px;
}
.sec_3
{
  padding-top: 20px;
}
.read_btn
{
  margin-top: 15px;
  display: inline-block;
    background:#e6e7e8;
    border-radius: 25px;
    padding: 10px 25px;  
    color:#414042;
}
.pb_15
{
  padding-bottom: 15px;
}
.fot_1_2
{
  text-align: right;
}
.fot_1 *
{
  color:#ffffff;
  font-size: 13px;
  font-weight: normal;
}
.fot_1
{
  background:#707070;
  padding-top: 15px;
  padding-bottom: 15px;
}
.bread_crum
{
  background:#c7c8ca;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bread_crum *
{
  color:#ffffff;
  font-size: 15px;
}

.form_row section
{
  border: 1px solid #c7c8ca;
margin: 50px auto 25px auto;
}
.form_row section header
{
  border-bottom:  1px solid #c7c8ca;
}
.form_row section header h6
{
  margin-bottom: 0;
  padding: 10px;
  font-weight:600;
  font-size: 14px;
}
.form_row ul
{
  padding: 0px 10px 10px 10px;
width: 100%;
}
.form_row li
{
  
  position: relative;
 padding-top: 7px;
}

input.form-control.form-control-sm{
	
	border-radius: 50px!important;
    padding: 10px;
	background: url(../images/search_icon_1.png) no-repeat 98% center #ffffff;
}

#example_filter label
{ 
	
	width:100%; 
}

.form_row li label
{
  display: block;
  padding-bottom: 3px;
  font-size: 14px;
  margin-bottom: 0;
}

.txt_box
{
  background: #ebebec;
  border: 0px;
  width: 100%;
  padding: 6px;
}
.h50
{
  height: 50px;
}
.pr_5
{
  padding-right: 5px !important;
}
.pl_5
{
  padding-left: 5px !important;
}
.btn_2
{
 
display: inline-block;
background: #00aeef;
border-radius: 25px;
min-width: 120px;
text-align: center;
font-size: 14px;

padding: 3px 25px;
color: #ffffff;
border: 0px;
cursor: pointer;
}
.btn_row
{
  text-align: right;
 
}
.form_row .pt_85
{
  padding-top: 83px;
}
.foot_fix
{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;

}
.inner_body
{
  padding:25px 0px;
}
.table thead th
{
  color:#00aeef;
}
.inn_h
{
  border-bottom: 1px solid #c7c8ca;
  margin-bottom: 25px;
}
.panel_1
{
  border-bottom: 1px solid #c7c8ca;
  padding: 0px 0px 20px 0px;
  margin-bottom: 15px;
}
.mb_0
{
  margin-bottom:0px !important;
}
.edit_td
{
  text-align: center;
  width: 100px;
}
.btn_3
{display: inline-block;
  background: #00aeef;
  border-radius: 25px;
  
  text-align: center;
  font-size: 14px;
  
  padding: 3px 25px;
  color: #ffffff;
  border: 0px;
  cursor: pointer;

}
.grid_edit i
{
  background: #288558;
  padding: 5px;
  font-size: 18px;
  color: #ffffff;
  cursor:pointer;
}
.grid_remove i
{
  background: #ef4130;
  padding: 5px;
  font-size: 18px;
  color: #ffffff;
}
.grid_er
{
  text-align: center;
}

.custom_nav {
	width: 37px;
	height: 31px;
	position: relative;
	margin: 15px 0 0;

	cursor:pointer;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	
}
.custom_nav span {
	display: block;
  position: absolute;
  
	height: 3px;
	margin-left: 3px;
	width: 83%;
	background:#00aeef;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}
.custom_nav span:nth-child(1) {
	top: 5px
}
.custom_nav span:nth-child(2), .custom_nav span:nth-child(3) {
	top: 13px
}
.custom_nav span:nth-child(4) {
	top: 21px
}
.custom_nav.icon_on span:nth-child(1), .custom_nav.icon_on span:nth-child(4) {
	top: 18px;
	width: 0;
	left: 50%
}
.custom_nav.icon_on span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.custom_nav.icon_on span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mobile_view
{
  display: none;
}
.mobile_view .custom_nav
{
  float: left;
}
.mobile_view .log_btn_top
{
  float: right;
  margin-top: 15px;
}
@media only screen and (max-width:1023px)
{
 .cus_nav, .mobile_view
 {
   display: block !important
 } 
 .desktop_view .log_btn_top
 {
  display: none !important
 }
 .logo_row
 {

   padding-bottom: 10px !important
 }
 .container
 {
   width: 100% !important;
   max-width: 100% !important
 }
 .sec_2 {
  margin-top: 50px !important;
}
.txt_p1
{
  margin-bottom: 25px !important;
}
}

@media only screen and (max-width:767px)
{
  .logo_row, .sec_2 .col-lg-3
  {
    text-align: center  !important
    
  }
  .sec_2_2 a
  {
    margin-bottom: 15px !important
  }
  .sec_2_2
  {
    justify-content: center !important;
  }
 .sec_3
 {
   padding-bottom: 15px !important
 }
 .sec_1_2 h1 {
  letter-spacing: normal !important;
  text-align: center !important;
  font-size: 1.2rem !important;
}
.sear_box {
  padding-top: 10px !important;
}
.form_row .pt_85 {
  padding-top: 10px !important;
}
}
.modal-body li
{
    padding-bottom:15px;
}
}