/* ::. In The Name oF ALLAH The Most beneficient oF The Most Mericful .:: */

body {
	background:url(../images/bg.png) white center top repeat;
	font:12px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
}
/* Basic
-----------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
* {
	margin: 0;
	padding: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
a {
	color: #337ab7;
	text-decoration: none
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
::selection {
	color: none;
	text-shadow: none;
	border: none;
	background-color: none;
}
::-moz-selection {
color:none;
text-shadow:none;
border:none;
background-color:none;
}
.clearfix:before, .clearfix:after {
	clear: both;
	content: "";
	display: block;
}
#container-fluid {
	width: 100%;
	float: left;
	padding: 70px 0;
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	margin-right: -15px;
	margin-left: -15px
}
.content {
	max-width: 1024px;
	margin: auto;
	border: 0px solid red;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	border: 0px solid red;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float: left
}
.col-12 {
	width: 100%
}
.col-11 {
	width: 91.66666667%
}
.col-10 {
	width: 83.33333333%
}
.col-9 {
	width: 75%
}
.col-8 {
	width: 66.66666667%
}
.col-7 {
	width: 58.33333333%
}
.col-6 {
	width: 50%
}
.col-5 {
	width: 41.66666667%
}
.col-4 {
	width: 33.33333333%
}
.col-3 {
	width: 25%
}
.col-2 {
	width: 16.66666667%
}
.col-1 {
	width: 8.33333333%
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.image-fluid {
	width: 100%;
	float: left;
}
.spacer {
	height: 150px;
	float: left;
}
/* Heading & Font
-----------------------------------*/
h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 30px;
	font-family: 'PT Sans';  
	font-weight: 400; 
	color:#000;  
	line-height: 60px; 
	margin-bottom:20px;
}
h2 {
	font-size: 22px;
	font-family: 'PT Sans';
	font-weight:400;
	color:black;  
	line-height: 42px; 
}
p {
	font-size: 16px;
	font-family: 'PT Sans';  
	color: black;
	text-align:justify;
	line-height: 22px;
}
span { 
	color: #0067AD;
}
/* Layout Designing
-----------------------------------*/
header {
	width:100%;
	height:110px;
	margin:0 auto;
	background:#F2F2F2;
	border:0px solid black;
}
header .logo {
	width:100px;
	height:auto;
	float:left;
	margin:10px 10px 5px;
	border:0px solid red;
}
header .logo-title {
	width:300px;
	height:50px;
	float:left; 
	margin:25px 0 0 10px;
	font: 50px MTCORSVA;
	color: #0067AC;
	text-shadow: 2px 2px 5px gray;
	border:0px solid red;
}
header .logo-title span {color:#E67817;}
.social {
	width:auto;
	height:30px;
	float:right;
	margin: 30px 10px 0 0;
	border:0px solid blue;
}
header .social .Icon {
	width:30px;
	height:30px;
	margin: 0 4px; 
	float:left;
}
#Navigation {
	width:100%;
	height:auto;
	margin: 0;
	background:#0067AC;
	box-shadow:inset 0 0 1px #262F85;
	border: 0px solid red;
}
#Navigation .Navigation_Center {
	width:997px;
	height:auto;
	margin:0 auto;
	border:1px solid black;
}
/* = Slider
-----------------------------------*/
#slider-area {
	width:100%;
	height:auto;
	border:0px solid red;
}
#slider1_container {
	width: 1920px;
	height: 500px;
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	overflow: hidden;
	border: 0px solid red;
}
.u-loading {
	position: absolute;
	top: 0px;
	left: 0px;
}
.filter {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: block;
	position: absolute;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.loading {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/loading.gif) no-repeat center center;
}
.slides {
	width: 1920px;
	height: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: move;
	overflow: hidden;
	border: 0px solid black;
}
/* Footer */
footer {
	width:100%;
	height:100px;
	clear:both; 
	background: #0067AC;
	border:0px solid #17365D;
}
footer .Copyright {
	width:auto;
	height:20px;
	float:left;
	margin: 70px 20px 0;
	color: white;
	font: 12px arial;
	border:0px solid red;
}
footer .TWS {
	width:auto;
	height:20px;
	float:right;
	margin: 70px 20px 0;
	color: white;
	text-decoration:none;
	border:0px solid red;
}
/* Web Content Start Here */

/* Home */
.tabs-sec {
	width:100%;
	padding:30px 0;
	background:#E67817;
	
	border:0px solid brown;
}
.tabs-sec .tabs-content {
	max-width: 880px;
	margin: auto;
	border: 0px solid red;
}
.tabs-sec .tab {
	width:250px;
	height:270px; 
	float:left;
	margin:15px 20px;
	background:#F2F2F2;
	background: -moz-linear-gradient(#F2F2F2, #E6E6E6);
	background: -webkit-linear-gradient(#F2F2F2, #E6E6E6);
	background: linear-gradient(#F2F2F2, #E6E6E6);
	box-shadow: 2px 2px 10px gray;
	border-radius:5px;
	border:0px solid gray;
}
.tabs-sec .tabs-content .tab img {
	width:60%;
	height:auto;
	float:left;
	margin:30px 20%;
}
.tabs-sec .tabs-content .tab .t-name {
	width: 96%;
	height:auto;
	float:left;
	margin:10px 2%;
	font-size: 20px;
	font-family: 'PT Sans'; 
	text-align: center;
	border:0px solid green;
}
.area {
	min-height: 400px;
	margin:30px auto;
	padding: 20px;
	background: white;
	box-shadow: 2px 2px 10px gray;
}
.introduction {
	width:740px;
	height:auto;
	float:left;
	margin: 20px 0 ;
	padding:10px;
	/*background:white;
	box-shadow: 2px 2px 10px gray;*/
	border:0px solid blue;
}
.news {
	width: 250px;
	height: 335px;
	float: right;
	margin:20px 0;
	background:white;
	box-shadow: 2px 2px 10px gray;
	border:0px solid green;
}
.news marquee {
	height: 175px;
	margin: 10px 0 0;
	border: 0px solid purple;
}
.news  h1 {text-align: center;}
.news marquee p {text-align: center;}

/* = Contact 
---------------------------------*/
.form {
	width: 100%;
	float: left;
	border: 0px solid red;
}
.form .input {
	width: 100%;
	height: 40px;
	float: left;
	margin: 0px 0 20px;
	padding: 0 3%;
	font: 14px arial;
	color: #000;
	background: none;
	border-radius: 0px;
	border: 1px solid #aaa;
}
.form .input:focus, .form .textarea:focus {
	border: 1px solid darkgray;
}
.form .textarea {
	width: 100%;
	height: 120px;
	margin: 0 0 10px;
	padding: 3%;
	font: 14px arial;
	color: #000;
	background: none;
	border-radius: 0px;
	border: 1px solid #aaa;
}
.form .submit {
	width: 30%;
	height: auto;
	float: left;
	margin: 10px 0%;
	padding: 1.5% 0;
	cursor: pointer;
	font-size: 14px;
	font-family: 'PT Sans';
	color: #aaa;
	text-align: center;
	color: #fff;
	background: #48A0E6;
	border: 2px solid #48A0E6;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.form .submit:hover {
	color: #48A0E6;
	background: none;
	border: 2px solid #48A0E6;
}
.map {
	width:100%;
	float:left;
	border:1px solid #ccc;}