@charset "utf-8";
/* Author : Govi  */


a { color: #4B89DC;}

/***************** Basic **************/
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/opensans-regular-webfont.woff2') format('woff2'),  url('../fonts/opensans-regular-webfont.woff') format('woff'),  url('../fonts/opensans-regular-webfont.ttf') format('truetype'),  url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/************** Basic ***************/
* {margin: 0 auto; padding: 0; outline: none;}
.both {clear: both}
a { text-decoration: none; outline: none; }
img { border: none;}
body {font-size: 14px; font-family: 'open_sansregular'; color: #333; background:#02557B; font-weight: normal; background:url(../images/bg.jpg) }
h1 , h2{ font-weight: normal; }




.wrapper { width:100%; height: auto; margin-left:0 auto; margin-right: 0 auto;     border-bottom: none;
 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}



.topper { width:100%; height:8px; float: left; background:#e64648; margin:33px 0px 0px 0px;}
.topper p { text-align:center; margin:-28px 0px 0px 0px;  }
.topper p img { max-width:140px; }



.header { width:100%; height:auto; float: left; background: #fff;   background-color: #ffffff; border-bottom:#0072bb 1px solid;  border-top:#0072bb 6px solid; }
.header p {  padding:19px 0px 14px 0px;
    text-align: center;   }
.header p img { max-width:380px; }



.menu { width:100%; height:auto; float: left;  background:#0072bb;  }
.menu ul { }
.menu ul li { float:left; margin:0px 0px 0px 0px; padding:19px 14px 19px 14px; font-size:16px; list-style:none;   }
.menu ul li a { color:#fff6f6; font-size:16px;  }



.slider {
    width: 100%;
    height: 397px;
    float: left;

}


.tttx {width:100%; height:auto; float:left;  }



.body {width:100%; height:auto; float:left; background: #fff; }
h1 {     font-size: 21px;
    text-align: left;
    margin: 8px 0px 5px 0px;
    /* border-bottom: #ccc 1px solid; */
    font-weight: 700;
    padding-bottom: 4px; color:#e64648; }

p { text-align:justify; color:#333; margin-bottom:7px; font-size: 14px; }

h3 {     font-size: 16px;
    text-align: left;
    margin:11px 0px 0px 0px;
    /* border-bottom: #ccc 1px solid; */
    font-weight: 200;
    padding-bottom: 4px; text-decoration:underline}



.body .blk {height:auto; float:left; margin:30px 40px 30px 40px; }
.body .blk h1 { text-align:left; font-size:30px;   }
.body .blk p { text-align:justify; font-size:14px; margin:0px 0px 20px 0px; color:#333   }






.footer  {width:100%; height:auto; float:left; background: #fff; background:#0072bb; }
.footer .fleft {width:49%; height:auto; float:left; margin:0px 0px 0px 0px;    }
.footer .fright {width:49%; height:auto; float:left; margin:0px 0px 0px 0px; }


.footer .fleft p { padding:18px 18px 18px 18px; color:#fff; text-align:left; }
.footer .rright p { padding:18px 18px 18px 18px; color:#fff; text-align:right }
.footer .rright p a { color:#FFF; text-decoration:underline;  }





.row { width:100%; height:auto; float:left;  }
.frm_left {width:29%; height:auto; float:left; margin:18px 0px 0px 0px;  }
.frm_right {width:40%; height:auto; float:left; margin:10px 0px 0px 0px; }

.button { background:#e64648; font-size:15px; padding:8px 18px 10px 18px; color:#fff; border:none; margin:0px 0px 20px 0px;   font-family: 'open_sansregular';  border-radius:2px; }





.form-control {

	width:100%;
	padding:8px 8px 6px 8px;
	font-size:14px;
  color:#333;
	border-radius:2px;

}



.wid {width:108% !important; }
.sms {width:23% !important; }
.sms2 {width:25% !important; }


.ee {width:42% !important; float:left }

.form-control::-moz-placeholder {
color:#999;
opacity:1
}


.form-control:-ms-input-placeholder {
color:#999
}


.form-control::-webkit-input-placeholder {
color:#999
}


.form-control::-ms-expand {
background-color:transparent;
border:0
}


.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color:#eee;
	opacity:1
}



.form-control[disabled], fieldset[disabled] .form-control {
	cursor:not-allowed
}






 /*! http://responsiveslides.com v1.55 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }




.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }


.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }





.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;

  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px;
    }
  .callbacks_nav {
    top: 47%;
    }
  }
