html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	outline:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
body {
	line-height:1;
	background:#fff;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
table {
	border-spacing:1px;
}
input,option,radio,textarea,select{outline:none;}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clr {
	clear:both;
}
a {
	text-decoration:none;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	font-size:26px;
	font-weight:700;
}

.main_container{
	width:1170px; 
	margin:0 auto;
}

.header{
	width:100%;
	position:relative;
}
.header h1{
	position:absolute;
	top:-54px;
	left:10px;
}
.header p{
	float:right;
	font-size:18px;
	font-weight:700;
	line-height:24px;
	color:#444342;
	padding:30px 0px 30px 0px;
}
.header p a{
	color:#444342;
}
.header p span{
	margin:0 0 0 20px;
}
.header p span img{
	vertical-align:middle;
	margin:0 10px 0 0;
}

.menubg{
	width:100%;
	background:#0f3272;
}
.bannerbg{
	width:100%;
	background:#ededed;
	padding:35px 0 35px 0;
}
.banner{
	width:1170px;
	margin:0 auto;
	background:#fff;
	padding:25px 0 25px 0;
}
.inner-bannerbg{
	width:100%;
	background:#ededed;
	padding:10px 0 10px 0;
}
.inner-banner{
	width:100%;
}
.inner-banner figure{
	display:block;
	border:10px solid #fff;
	box-sizing:border-box;
}
.contantbg{
	background: #00adef;
	padding:0 0 20px 0;
}
.contant{
	width:100%;
}
.contant h2{
	color:#fff;
	font-size:36px;
	text-align:center;
	text-transform:uppercase;
	padding:20px 0 10px 0;
}
.contant p{
	color:#fff;
	font-size:18px;
	text-align:center;
	line-height:28px;
	padding:10px 30px 0px 30px;
}
.home_service{
	width:100%;
}
.home_service_left{
	width:30%;
	float:left;
}
.home_service_right{
	width:68%;
	float:right;
}
.home_service_left h3{
	color:#444444;
	font-size:28px;
	text-transform:uppercase;
	padding:30px 0 15px 0px;
}
.home_service_left ul{
	padding:0px;
	margin:0;
}
.home_service_left li{
	color:#000;
	font-size:15px;
	line-height:65px;
	text-transform:uppercase;
	border-bottom:1px solid #cecece;
	margin:0px 30px 0px 0px;
	padding:0 0 0 5px;
}
.home_service_left li:last-child{
	border-bottom:none;
}
.home_service_left li a{
	color:#000;
}
.home_service_right h3{
	color:#444444;
	font-size:28px;
	text-transform:uppercase;
	padding:30px 0 10px 0px;
}
.home_service_right ul{
	padding:0px;
	margin:0;
}
.home_service_right li{
	float:left;
	width:50%;
	margin:10px 30px 10px 0px;
}
/*.home_service_right li img{
	border:19px solid #e5e5e5;
	padding: 51px;
	box-sizing:border-box;
}*/
.home_service iframe{
	display:block;
	width:100%;
	margin:20px 0 0 0;
}


.inner_contant,.gallery,.book,.testimonials{
	width:100%;
	padding:20px 0 20px 0;
}

.inner_contant_left{
	width:30%;
	float:left;
}
.inner_contant_right{
	width:68%;
	float:right;
}
.inner_contant h2,.gallery h2,.book h2,.testimonials h2{
	color: #0f3272;
	font-size:28px;
	text-transform:uppercase;
	border-bottom:1px solid #dadada;
	padding:10px 0 10px 0px;
	margin:0 0 10px 0;
}
.inner_contant h6{
	color:#e70528;
	font-size:21px;
	text-transform:uppercase;
	padding:20px 0 0px 0px;
}
.inner_contant h5{
	color:#000;
	font-size:18px;
	margin:10px 0 0 0;
	display:block;
	padding:10px 0px 10px 0px;
}
.inner_contant p,.book p{
	color:#000;
	font-size:18px;
	line-height:30px;
	padding:10px 0 10px 0;
}
.inner_contant p span{
	color:#ff0000;
}
.testimonials p{
	color:#000;
	font-size:18px;
	line-height:28px;
	border-bottom:1px solid #dedede;
	padding:10px 0 10px 0;
}
.testimonials p:last-child{
	border-bottom:none;
}

.testimonials p span{
	color:#ff0000;
	display:block;
}
.inner_contant p strong{
	color:#000;
	display:block;
	font-weight:normal;
	background:url(../images/grey-arrow.jpg) 0 10px no-repeat;
	padding:0 0 0 20px;
}
.inner_contant p b{
	color:#000;
	display:block;
}
.inner_contant p a{
	color:#000;
}
.inner_contant ul{
	padding:10px 0 0 0;
	margin:0;
}
.inner_contant li{
	color:#000;
	font-size:17px;
	font-weight:700;
	float:left;
	width:25%;
	text-align:center;
	margin:0 0 20px 0;
}
.inner_contant li figure img{
	color:#000;
	border:5px solid #ededed;
	margin:0 0 10px 0;
}

.inner_contant_left figure{
	display:block;
	margin:10px 0 10px 0;
}
.inner_contant p em img{
	display:inline-block;
	width:30%;
	float:left;
	margin:0px 20px 10px 0;
}
.inner_contant iframe{
	display:block;
	width:100%;
	margin:20px 0 0 0;
}

.gallery ul{
	padding:0;
	margin:0;
}
.gallery li{
      float:left;
	  width:20%;
}
.gallery li a{
	border:1px solid #d0d0d0;
	padding:4px;
	display:block;
	background:#ededed;
	margin:20px 10px 10px 0;
}
.gallery li a:hover{
	border:1px solid #eee;
	background:#e70528;
}

.book_left{
	width:49%;
	float:left;
	margin:20px 0 0 0;
}
.book_right{
	width:40%;
	float:right;
	margin:0px 0 0 0;
}


.book p label{
	color:#000;
	width:15%;
	float:left;
}

.book p input.txt{
	color:#000;
	width:55%;
	border:0;
	border:1px solid #cccccc;
	padding:8px 5px;
}
.book p input.date-picker{
	color:#000;
	width:68%;
	border:0;
	border:1px solid #cccccc;
	padding:8px 7px;
}
.book p textarea{
	color:#000;
	width:55%;
	border:0;
	border:1px solid #cccccc;
	padding:8px 5px;
}
.book p select{
	color:#000;
	width:57%;
	border:0;
	border:1px solid #cccccc;
	padding:8px 5px;
}

.book p input[type="submit"]{
	color:#fff;
	font-size:15px;
	font-weight:600;
	border:0;
	text-transform:uppercase;
	background:#e31e25;
	padding:8px 12px;
	cursor:pointer;
}



.book_right{
	width:40%;
	float:right;
	margin:0px 0 0 0;
}
.book_right figure{
	display:block;
	padding:30px 0 0 0;
}


.footerbg{
	width:100%;
	background: #0f3272;
	margin:30px 0 0 0;
}
.footer{
	width:100%;
}
.footer ul{
	margin:0;
	padding:0;
	float:left;
}
.footer li{
	color:#fff;
	line-height:24px;
	padding:20px 0px 20px 0px;
}
.footer li a{
	color:#fff;
	padding:0 8px 0 5px;
}
.footer span{
	float:left;
	margin:0 0 0 70px;
	padding:15px 0px 20px 0px;
}
.footer span a{
	margin:0 0 0 10px;
}
.footer p{
	float:right;
	line-height:24px;
	color:#fff;
	padding:20px 0px 20px 0px;
}


.border-div h6{
    text-align: center;
    font-size: 20px;
    background: #0f3272;
    padding: 10px;
    color: #fff;
    font-weight: bold;
}

.border-div img{
	width: 100%;

}
.border-div p{
	font-size: 18px;
	padding: 10px;
	text-align: center;
	line-height: 30px;
}
.home_service_right ul{
	margin-top: 25px;
}

.logo-img{
	margin-right: 250px;
}

.logo-img1{
	display: none;
}

table {
  border-collapse: collapse;
  width: 100%;
}

td, th {

  text-align: left;
  padding: 8px;
  font-size: 18px;
  line-height: 40px;
}
.head-div{
	padding-top: 35px !important;
}
.smale-div{
	padding-top: 30px;
	padding-bottom: 5px;
}
.mass-div{
	margin: 0px;
}
input[type=text], select, textarea {
  width: 50%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
input[type=submit]:hover {
  background-color: #45a049;
}
label{
	display: block;
}
.text-center{
	text-align: center;
}
.title-div{
	font-size: 40px !important;
	border-bottom: 0px solid !important;
	text-align: center;
	font-weight: bold;
	margin: 30px !important;
	color: #02adef !important;
}
.over-div{
	margin-top: 50px !important;
}