/*
Theme Name: global
Author: webcreation
*/

@import url('https://fonts.googleapis.com/css?family=Dosis');
@import url('https://fonts.googleapis.com/css?family=Roboto');
body {
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #444;
	margin: 0;
	background: #eaeaea;
}

.container {
	margin: 0px auto;
	width: 100% !important;
	max-width: 1150px;
}

.home-content {
  padding: 50px 0px 40px;
  background: #f9f9f9;
}

.header {
	padding: 5px 0px;
	background: #fff;
}


.nav-menu {
	background: #00448f;
}

.nav-menu ul {
	padding: 0px;
	margin: 0px;
}

.nav-menu li {
	display: inline;
	list-style: none;
	/* margin: 0px; */
	position: relative;
}

.nav-menu li a {
  font-size: 14px;
  text-transform: capitalize;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  line-height: 0px;
  letter-spacing: 1px;
  padding: 7px 25px;
  border-right: 1px solid #007bff;
  margin: 16px 0px;
}

.nav-menu li:last-child a {
	border-right: none;
}

.top-info {
  text-align: right;
  margin: 30px 0px 0px;
}

.top-info ul {
  padding: 0;
  margin: 0;
}

.top-info li {
  list-style: none;
  display: block;
}

.top-info {
  text-align: right;
}


.con-line {
	box-shadow: 0px -3px 10px 0px #8a8a8a;
	line-height: 0px;
	width: 55%;
	margin: 0 auto;
}

.contact-box {
	padding: 50px 0px 80px;
	background: #eaeaea;
}

.con h1 {
	font-family: 'Dosis', sans-serif;
	font-weight: 200;
	font-size: 30px;
}

.con p {
	text-align: justify;
	color: #000;
}

.con a {
	color: #000;
}

.con p a {
	color: #007bff;
}



.con {
	border-right: 1px solid #fff;
	padding: 0px 30px 0px 0px;
	position: relative;
}



.con strong {
	color: #000;
	font-weight: 900;
	text-decoration: underline;
}

.con iframe {
	border: none;
}

.con .read-btn {
	position: absolute;
	top: 425px;
	left: 0;
	background: #00448f;
	padding: 6px 14px;
	color: #fff;
	font-size: 14px;
}

.con .read-btn:hover {
	background: #444;
	text-decoration: none;
}

.footer {
	background: #171718;
	padding: 40px 0px;
}

.copy span {
	color: #fff;
}

.social ul {
	padding: 0;
	margin: 0;
}

.social li {
	list-style: none;
	display: inline;
}

.entry-title {
	color: #000;
	text-transform: capitalize;
	margin: 37px 0px 0px;
	text-align: left;
	font-size: 40px;
	position: relative;
	font-family: 'Dosis', sans-serif;
	font-weight: 200;
}

.attachment-full {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.entry-content {
	padding: 20px 0px;
	text-align: justify;
	font-size: 15px;
	line-height: 25px;
}

.entry-content p {
	line-height: 25px;
	color: #000;
	text-align: justify;
	font-size: 15px;
}

.entry-content strong {
	font-weight: 900;
	font-size: 19px;
	text-decoration: underline;
}

.entry-content p strong {
	text-decoration: none;
}

.entry-content li {
	color: #000;
}

.team {
	text-align: left;
}

.team h3 {
	font-size: 17px;
	margin: 13px 0px 0px;
	color: #000;
	font-weight: 900;
}

.team strong {
	text-align: left;
	color: #000;
	font-weight: 900;
	font-size: 14px;
}

.form label {
	font-weight: 900;
	color: #000;
}

.form input {
	padding: 4px 5px;
	border: 1px solid #cacaca;
	width: 100%;
}

.form textarea {
	padding: 4px 5px;
	border: 1px solid #cacaca;
	width: 100%;
}

.form [type=submit] {
	width: 10%;
	padding: 10px;
	background: #00448f;
	color: #fff;
}

.menu-bar,
.close2 {
	display: none;
}

.home-content h1 {
  font-family: 'Dosis', sans-serif;
  font-weight: 200;
  font-size: 25px;
}

.types {
  border-top: 1px solid #d6d6d6;
}

.ab-text p {
  line-height: 22px;
}

.types h1 {
  text-align: center;
  margin: 20px 0px;
}

.home-content h1 {
  font-family: 'Dosis', sans-serif;
  font-weight: 200;
  font-size: 25px;
}

.types .col-md-3 {
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  padding: 20px 15px 0px;
}


@media only screen and (max-width: 768px) {
	body {
		font-size: 16px;
	}
	.container {
		width: 97%;
		margin: auto;
		overflow: hidden;
	}
	.header {
		text-align: center;
	}
	.con .read-btn {
		position: relative;
		top: 10px;
		float: left;
	}
	.con {
		padding: 0px 20px;
		height: 420px;
		border-right: none;
		border-bottom: none;
	}
	.contact-box {
		padding: 30px 0px 30px;
	}
	.form [type=submit] {
		width: 30%;
		padding: 8px;
	}
	.entry-content img {
		width: 100%;
	}
	.menu-bar {
		margin: 0px 0px 0px;
		color: #fff;
		display: block;
		z-index: 10000;
		width: 100% !important;
		padding: 5px 10px;
		text-align: right;
		background: #00448f;
		position: relative !important;
	}
	.menu-bar h2 {
		float: left;
		margin: 6px 0px 0px 5px;
		color: #ffffff;
		font-size: 16px;
		font-family: 'Play', sans-serif;
		font-weight: 600;
		width: 88%;
	}
	.menu-bar i {
		color: #fff;
	}
	.menu-bar:hover i {
		color: #fff;
	}
	.close {
		color: #fff;
		padding: 10px;
		display: block;
		font-size: 25px;
		margin-left: 80%;
	}
	.menu-toggle {
		display: block !important;
	}
	.nav-menu {
		background: #ffffff;
		height: 100%;
		padding: 0px 4%;
		position: fixed;
		overflow-y: scroll;
		width: 100% !important;
		z-index: -1;
		right: -104%;
		transition: all 0.5s;
		display: block;
		top: 0px;
		margin: 0;
		border-top: none;
		border-bottom: none;
	}
	.menushow {
		right: 0%;
		z-index: 100000;
	}
	.close2 {
		display: block;
		color: #337ab7;
		padding: 10px 20px;
		font-size: 28px;
		float: right;
	}
	.nav-menu {
		text-align: left;
	}
	.nav-menu ul {
		padding-left: 0px;
	}
	.nav-menu ul li {
		display: block;
		float: left;
		width: 100%;
	}
	.nav-menu ul li a {
		display: block;
		font-size: 13px;
		text-transform: uppercase;
		color: #125da8;
		text-decoration: none;
		padding: 3px 10px 5px;
		border-right: none;
		border-bottom: 1px solid #e5e5e5;
		line-height: 30px;
		margin: 0px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.nav-menu li a {
		font-size: 12px;
	}
	.con h1 {
		font-size: 25px;
	}
	.con iframe {
		border: none;
		height: 256px;
	}
	.con p {
		text-align: left;
		font-size: 13px;
	}
	.con {
		padding: 0px 0px;
		height: 450px;
	}
	.con .read-btn {
		position: absolute;
		top: 400px;
		left: 0px;
	}
	.entry-content img {
		width: 100%;
	}
}