body {
	line-height: 1;
	font-size: 12px;
	font-family: arial;
    
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    width: 100%;
}
.header_bg {
	background: url(../images/heederbg.jpg) repeat-x;
}

/*-------navbar----*/
.navbar-toggler {
    padding: .78rem .75rem;
    line-height: 1;
    background-color: #7da817;
    border: 1px solid #7da817;
    /*border-radius: .25rem;*/
    color: #fff;
    font-size: 13px;
    min-width: 260px;
}
.site-wrap {
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    /* -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    background: #fff; */
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
}
.logo_img
{
	padding: 1em 0 2em;
}
.navbar-expand-md .navbar-nav .nav-link
{
	padding: 25px 45px 13px 45px;
    font-size: 20px;
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #004d77;
    font-family: Calibri;
    transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    border-bottom: 3px solid #004D77;
}
.navbar-expand-md .navbar-collapse ul li a.active:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0px;
    /* left: 18%; */
    margin-left: 30px;
    border: 4px solid #004d77;
    border-width: 4px;
    border-bottom: 4px solid #004d77;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    top: 50px;
}

.nav-item
{
	
    margin-bottom: 30px;

}

/*-------navbar end----*/

/* Make the carousel image fully responsive */
.carousel-inner img {
    width: 100%;
    height: 100%;
  }

  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}

.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e);
    background-color: #004d74;
    border-radius: 50%;
    padding: 16px;
    background-size: 15px 15px;
}
.carousel-control-next-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e);
    background-color: #004d74;
    border-radius: 50%;
    padding: 16px;
    background-size: 15px 15px;
}
/* Make the carousel image fully responsive end */

/*home_page_horizontal tab design---*/
#tab-menus {
	padding: 55px 30px;
  margin-bottom: 22px;
  box-shadow: 0 28px 10px -19px;
}
#tab-menus .nav-tabs {
	background-color: #f3f3f3;
}
#tab-menus .tab-content {
	background-color: #f3f3f3;
	padding: 20px 15px;
  overflow: auto;
  box-shadow: -2px -16px 18px -19px;
}
#tab-menus .nav-link {
	font-weight: bold;
    color: #afafaf;
    font-size: 16px;
    font-family: Calibri;
    padding: 30px;
    display: block;
}
#tab-menus .nav-tabs {
	border-bottom: 1px solid #ebebeb;
}
#tab-menus .nav-tabs .nav-link.active {
	background: #fff;
  border-bottom: none;
  border-top: 2px solid #004b73;
  box-shadow: 1px 0 30px 10px #B8B8B8 inset;
  color: #004b73;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    background: #eeeeee;
    padding: 0;
    width: 28.8%;
    text-align: center;
    border: 1px solid #ebebeb;
    border-left: none;
    margin-left: 20px;
    margin-right: 19px;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    box-shadow: 1px 0 30px 10px #B8B8B8 inset;
    top: 2px;
}
.tab-pane p
{
  color: #333333;
  font-size: 13px;
  line-height: 17px;
  padding: 38px 0px 0px 27px;
  margin-bottom: 0;
}
small.fclr {
    font-size: 28px;
    color: #2477ad;
}
.tab_read_more a
{
  float: right;
  color: #2477ad;
  font-size: 16px;
  font-family: Calibri;
  padding: 11px 11px 0 11px;
  font-weight: bold;
  margin-top: 20px;padding: 11px;
}
.right_tab_c
{
    border: 1px solid #d4d4d4 !important;
    background: #e9e9e9;
}
.right_tab_c h6 {
    border: 1px solid #d1cfd0;
    color: #bbb7b8;
    font-size: 23px;
    padding: 17px;
    margin: 13px;
    font-weight: normal;
    background: #f8f6f7;
}

.right_tab_c img
{
  padding: 15px 7px;
}
.right_tab_c img:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    transition: all 0.9s ease-out;
}

/*--- horizontal tab-------*/

/*-------vision - mission-----*/
.vision_mission
{
    padding: 50px 0 20px;
}
.misvis {
    border: 1px solid #dcdadb;
    border-radius: 5px;
    background: #ebe9ea;
}
.misvistext {
    border: 1px solid #D9D7D8;
    border-radius: 6px;
    margin: 1.2em;
}
.misvis h6 {
    margin-top: 10px;
    font-size: 18px;
    padding-left: 8px;
    color: #2477ad;
    font-weight: bold;
}
.misvistext p {
  padding: 5px 0px 0px 9px;
}
/*-------vision - mission end-----*/

/*-------footer-----*/

footer {
    background: url(../images/footerbg.jpg) repeat-x center;
    }
    .brtbtm {
    border-bottom: 1px solid #C9C8C8;
    margin-bottom: 8px;
    padding: 11px;
   }
   .bookicon {
    margin-left: 8px;
    color: #bfbebe;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
   }
   .innerfooter1 {
    margin-bottom: 20px;
    background: #edecec;
    border-radius: 8px;
    border: 1px solid #bcbcbc;
}
.innerfooter1 h2 {
    font-size: 17px;
    font-family: georgia;
    color: #2477ad;
    padding-bottom: 14px;
    margin-bottom: 16px;
    border-width: 5px;
    margin-top: 13px;
    margin-left: 20px;
    font-weight: normal;
}
.innerfooter1 p {
    font-size: 14px;
    color: #000;
    padding: 0px 20px;
}
.control-label
{
  font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.1em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
}
.form-group {
    margin-bottom: 0.9rem;
}
.send_button
{
  background-color: #474E69;
    color: #FFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 8px 20px;
    width: 100%;
}
.reach_read
{
  background: none repeat scroll 0 0 #f8f7f7;
      text-align: center;
    padding: 9px !important;
    border-radius: 6px;
    box-shadow: inset 1px 2px 10px 4px #e2e2e2;
}
.copyright
{
      padding: 30px 0 4px;
}
.copyright a
{
  color: #212529;
}

/*-------footer end-----*/

.header_bg_inner
{
  background: url(../images/iheaderbg.jpg) repeat-x;
}
.breadcrump
{
    background: url(../images/pattern.png);
    padding: 30px 0;
    margin: 30px 0;
}
.breadcrump h1 {
    font-size: 16px;
    color: #494949;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: bold;
}
.breadcrump p {
    font-size: 12px;
    color: #717171;
    margin-bottom: 0;
}
.breadcrump p a {
    display: inline-block;
    color: #7da817;
    margin-left: 12px;
}
.breadcrump p a span {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border: 1px solid #e7e7e7;
    background: #fff url(../images/Blog-head-arrow.png) center center no-repeat;
    margin-right: 12px;
    margin-bottom: -9px;
}

.right_content1 h1
{
    font-size: 16px;
    font-family: Calibri;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    line-height: 20px;
    text-transform: uppercase;
}
.right_content1 p
{
    font-size: 13px;
    color: #000;
    line-height: 20px;
}
.right_content1 p:last-child {
  padding-bottom: 20px;
}
.right_content1 h5 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: Calibri;
    font-weight: bold;
    color: #404040;    
    text-transform: uppercase;
}

/* Style the tab */
.tab {
  float: left;
  /*border: 1px solid #ccc;*/
  background-color: #f1f1f1;
  width: 22%;
  height: auto;
}

/* Style the buttons inside the tab */
.tab button {
    display: block;
    background-color: inherit;
    /* color: black; */
    /* padding: 14px 16px; */
    width: 100%;
    /* border: none; */
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    /* font-size: 17px; */
    font-size: 13px;
    color: #000;
    padding: 12px 16px;
    border: 1px solid #dddddd;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #3f83b4;
    color: #ffffff;
    border-right: 1px solid #3f83b4;
}
.tab button.active:after {
    /*content: '';
    top: 0;
    left: 119px;
    position: absolute;
    width: 0;
    height: 0 !important;
    border: 10px solid #3f83b4;
    border-width: 19px;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;*/
}
/* Style the tab content */
.tabcontent {
  float: left;
  /*border: 1px solid #ccc;*/
  width: 78%;
  border-left: none;
  height: auto;
  padding: 5px 0 0;
}
.vertical_tab1
{
  padding: 0px 0 30px;
      border-bottom: 1px solid #d3d3d3;
    margin-bottom: 30px;
}
.list_items
{
  font-size: 13px;
    color: #000;
    line-height: 20px;
    margin-top: 7px;
}

/* Small devices (phones, 320px and up) */
@media (min-width: 320px) and (max-width: 767px) {  
	.row
	{
		width: auto;
	}
	.logo_img {
	   padding: 1em 0 1em;
	   padding-bottom: 1em;
   }
   .nav_center
   {
	   text-align: center;
   }
   .nav-tabs .nav-item {
    width: 100%;
    }
    #tab-menus {
    padding: 55px 0px;
    }
    .nav-item {
    margin-bottom: 0px;
    }
    .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 30px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    }
    .navbar-expand-md .navbar-collapse ul li a.active:before {
    content: '';
    position: relative;
    width: 0;
    height: 0;
    bottom: 0px;
    left: 14%;
    margin-left: 31px;
    border: 4px solid #004d77;
    border-width: 4px;
    border-bottom: 4px solid #004d77;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    top: 7px;
   }
   .tab {
    float: left;
    /* border: 1px solid #ccc; */
    background-color: #f1f1f1;
    width: 100%;
    height: auto;
   }
   .innerfooter1 {
    margin-bottom: 20px;
    background: #edecec;
    border-radius: 8px;
    border: 1px solid #bcbcbc;
    padding: 20px;
  }
  footer {
    background-size: cover;
  }
   }
   /* Small devices (landscape phones, 576px and up) */
   @media (min-width: 576px) {  
	
   }
	
   /* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
   @media (min-width: 768px) and (max-width: 991px){  
	   .nav-tabs .nav-item {
    width: 26.8%;
    }
   }
	
   /* Large devices (desktops, 992px and up) */
   @media (min-width: 992px) { 
	
   }
	
   /* Extra large devices (large desktops, 1200px and up) */
   @media (min-width: 1200px) {  
	   
   }