/*********************************************************************************
common styles
***************/
body {
	background:#fff!important;
	color:#444444!important;
	/*font-family:'PT Sans', sans-serif !important;*/
	font-family: 'Open Sans', sans-serif!important;
	font-size:13px!important;
}
h1:not(.ls-s2), h4:not(.ls-s3), h3, h2, h5, p, ul, li {
 margin:0px!important;
 padding:0px!important;
}
a {
	color:#333!important;
	cursor:pointer;
	text-decoration:none!important;
}
a:active {
	box-shadow:none!important;
}
p {
	line-height:1.9em;
	margin-bottom:10px!important;
	font-size:13px!important;
}
h1, h2 {
	margin-bottom:10px!important;
}
.no-left-padding{ padding-left:0px!important;}
.no-bottom-margin{ margin-bottom:0px!important;}
/*********************************************************************************
colored text and buttons
***************/
.text-orange {
	color:#e9992c
}
.text-white {
	color:#fff
}
.text-yellow {
	color:#ebf00f
}
.text-blue {
	color:#352ab0
}
.btn {
	border-radius:0px!important;
	padding: 10px 20px !important;
}
.btn-orange {
	background:#e9992c;
	color:#fff!important
}
.btn-gray {
	background:#8f8e8d;
	color:#fff!important
}

.btn-blue {
	background:#017c83;
	color:#fff!important
}
.btn:hover {
	background:#333!important;
	color:#fff!important;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	margin-right:0px!important;
}
/*********************************************************************************
header styles
***************/
/*cont nav*/

header .cont-nav {
}
header .top-bar {
	background:url(../design_img/texture_1.png);
    background-color: #069eed;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}

header .cont-nav ul li {
	float:left;
	border-right:1px solid #ccc;
}
header .cont-nav ul li:first-child {	
	border-right:1px solid #fff;
}
header .cont-nav ul li:last-child {
	border-right:0px;
}
header .cont-nav ul a {
	display:block;
	padding:10px 10px;
	color:#fff!important;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	
}
header .cont-nav ul a .fa {
	margin-right:5px;	
}
header .cont-nav ul a span.cont-text {
}
header .cont-nav ul a:hover {
	color:#fff !important;
}
/*site nav*/

header .top-site-nav {
}
header .top-site-nav ul {
	list-style:none;
	float:right;
	border-right:1px solid #fff;
}
header .top-site-nav ul li {
	float:left;
}
header .top-site-nav ul a {
	display:block;
	padding:10px 10px;
	color:#000!important;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
header .top-site-nav ul a:hover {
	color:#fff !important;
}
/*user nav*/
header .user-nav {
}
header .user-nav ul {
	list-style:none;
	float:right;
}
header .user-nav ul li {
	float:left;
}
header .user-nav ul a {
	display:block;
	padding:10px 20px;
	color:#fff!important;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
header .user-nav ul a .fa {
	margin-right:5px;
}
header .user-nav ul a.login {
	background:#eee;
	color:#333333!important
}
header .user-nav ul a.join {
	background:#51b8f2;
}
header .user-nav ul a:hover {
	background:#333
}
header .user-nav ul a.login:hover {
	color:#fff!important
}


header {
	width:100%;
}
header .top-bar {
	height:auto;
	overflow:hidden;	
}
/*cont nav*/

header .cont-nav {
	
}
header .cont-nav ul {
	list-style:none;
	float:right;		
}
header .cont-nav ul li {
/*float:left;*/
}

header .cont-nav ul a .fa {
	margin-right:5px;
	font-size:14px;
}
header .cont-nav ul a .fa-whatsapp {
	color:#009846
}
header .cont-nav ul a .fa-phone {
	color:#eea43e
}
header .cont-nav ul a.email {
}
header .cont-nav ul a.call {
/*color:#eea43e!important;*/
	 
}
header .cont-nav ul a:hover {
}
/*user nav*/
header .user-nav {
	margin-top:15px;
}
header .user-nav ul {
	list-style:none;
	float:right;
	margin:0px 0!important
}
header .user-nav ul li {
	float:right;
}
header .user-nav ul a {
	display:block;
	padding:5px 20px;
	margin-left:5px;
	color:#fff!important;
	border-radius:4px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
header .user-nav ul a .fa {
	margin-right:5px;
}
header .user-nav ul a.login {
	background:#312b75;
	color:#fff!important
}
header .user-nav ul a.join {
	background:#eea43e;
}
header .user-nav ul a:hover {
	background:#ff860f
}
header .user-nav ul a.login:hover {
	color:#fff!important
}
/*logo nav bar*/

header .logo-nav-bar {
	position: relative!important;
	background:#fff;
	padding:0px 0;
}
header .logo-bar {
}
header .logo {
	/*width:190px;*/
	height:auto;
	display:block;
	float:left;
	margin:3px 0;
}
header .logo img {
	max-width:100%;
}
.pdd-log {
	padding-left::0 !important;
}

/* Contact number email */

.single-header-pd {padding-left:0;padding-right:0;}
.single-header-info {
    float: left;
    padding-left: 3px;
}
.social-bg {
	/*background:#fbca00;*/
	padding-top:24px;	
}

.single-header-info .icon-box,
.single-header-info .content {
    display: table-cell;
    vertical-align: middle;
}
.single-header-info .icon-box .inner-box {
    margin-left: auto;
    margin-right: auto;
}

.single-header-info .icon-box .inner-box {
    width: 35px;
    height: 35px;
    border: 1px solid #EEA43E;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    margin-right: 6px;
}

.single-header-info .icon-box .inner-box i:before {
    font-size: 16px;
    color: #EEA43E;
}

.single-header-info .content h3 {
    font-size: 13px !important;
    text-transform: uppercase;
    color: #2B2B2B;  
    font-weight: 500;
    margin: 0;
    margin-bottom: 5px;
}

.single-header-info .content p {
    font-size: 13px !important;
    margin: 0 !important;
    color: #B6B6B6;
}

.single-header-info .content p b {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}
/*****************/
/* nav bar */
header {border-bottom: 1px solid #ddd;}
header .nav-bar {
	/*border-top:1px solid #ccc;*/
	padding-top:0px;
	margin:0px 0;
}
/*site nav*/
header .site-nav {
	margin-top: 6px;
}
/* logo nav*/
header .logo-nav ul {
	list-style:none;
	margin-top:7px!important;
	float:right;
}
header .logo-nav li {
	float:left;
}
header .logo-nav li a {
	display:block;
	width:115px;
	height:62px;
	border-right:1px solid #ccc;
	padding:0 10px;
	text-align:center;
}
header .logo-nav li:last-child a {
	width:65px;
	padding:0 15px
}
header .logo-nav li:last-child a {
	border-right:0px;
	padding-right:0px;
}
header .logo-nav li a img {
	max-width:100%;
}

/*********Heading title*************/


.sec-title{
	position:relative;
	margin-bottom:45px;
	text-align:center;	
}

.sec-title h3{
	position:relative;
	text-transform:uppercase;
	font-size:15px;
	font-weight:800;
	color:#646d72;
	margin-bottom:0px;	
}

.sec-title h2{
	position:relative;
	text-transform:uppercase;
	font-size:24px;
	font-weight:800;
	color:#3a4145;
}

.sec-title p{
	position:relative;
	font-size:15px;
	color:#3a4145;
	margin-bottom:10px;
}

.sec-title .line{
	position:relative;
	width:100px;
	height:5px;
	background:#f60;
	margin:20px auto 0px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;	
}

.sec-title.style-two .line{
	background:#ffffff;	
}

.sec-title.style-three{
	text-align:center;	
}

.sec-title.style-three .line {
    margin: 30px auto 0;
}

/** heading**/
section.contents .content-bar .section-title {
    position: relative;
    display: block;  
    font-weight: 800;
    font-size: 24px;
    color: #222222;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 30px !important;
}

section.contents .content-bar .section-title > span.sub-title {
    display: block;
    font-family: "Droid Serif", sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 15px;
    text-transform: uppercase;
    color: #616161;
    margin-bottom: 10px;
}
section.contents .content-bar  .section-title > span.linner {
    display: block;
    width: 100px;
    height: 5px;
    border-top: #0176FF  2px solid;
    /*border-bottom: #333 2px solid;*/
    margin-top: 20px;
}
section.contents .content-bar .section-title > span.linner::after {
    display: block;
    content: "";
    width: 70%;
    height: 2px;
    background-color: #db241c;
    margin: 7px auto;
}

section.contents .content-bar .section-title.section-title-center {
    text-align: center;
    margin-bottom: 40px !important;
}
section.contents .content-bar .section-title.section-title-center > span.linner {
    margin-left: auto;
    margin-right: auto;
}


/****/

section.contents .content-bar .section-title-1 {
    position: relative;
    display: block;  
    font-weight: 800;
    font-size: 24px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 20px !important;
}

section.contents .content-bar .section-title-1 > span.sub-title {
    display: block;
    font-family: "Droid Serif", sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 15px;
    text-transform: uppercase;
    color: #616161;
    margin-bottom: 10px;
}
section.contents .content-bar  .section-title-1 > span.linner {
    display: block;
    width: 100px;
    height: 5px;
    border-top: #0176FF  2px solid;
    /*border-bottom: #333 2px solid;*/
    margin-top: 20px;
}
section.contents .content-bar .section-title-1 > span.linner::after {
    display: block;
    content: "";
    width: 70%;
    height: 2px;
    background-color: #db241c;
    margin: 7px auto;
}

section.contents .content-bar .section-title-1.section-title-center {
    text-align: center;
    margin-bottom: 40px !important;
}
section.contents .content-bar .section-title-1.section-title-center > span.linner {
    margin-left: auto;
    margin-right: auto;
}

.color-orange {
	background:#f4c119;
}




/**********************/
.pb-80 {
    padding-bottom: 80px !important;
}
.pt-80 {
    padding-top: 80px !important;
}

.parallax-section {
    position: relative;
    padding: 90px 0px;
    color: #ffffff;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
}
.parallax-section::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	background:#1b0992cc;
    /*background: rgba(0, 0, 0, 0.76);*/
    z-index: 0;
}

.parallax-section h2 {
    position: relative;
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 30px;
}
.parallax-section .line {position: relative;width: 100px;height: 3px;background: #ffffff;margin: 0px auto 40px;}






/*********************************************************************************
section styles
***************/
section.slider {
	height:auto;
	/*background: #eea43e;
	background-size:contain;
	padding:60px 0;*/
	position:relative;
}
section.slider .slider-overlay {
	width:50%;
	height:auto;
	top:0;
	bottom:0;
	right:0;
	left:0;
	/*background:#ffd473;*/
	position:absolute;
}
section.slider .colorskin- {
	height:350px;
	background:#fff;
	position:relative;
	z-index:1
}
/**/
section.contents {
}
section.contents .container-yellow-dark {
	background:#fdecc8;
}
section.contents .container-yellow-light {
	background:#fdf4e0;
}
section.contents .container-yellow-more-light {
	background:#fcf7eb;
}
/**/
section.contents .content-bar {
	padding:15px 0;
	overflow:hidden;
}
section.contents .content-bar h3 {
	margin-bottom:15px!important;
	font-weight:400;
	border-bottom:1px solid #eee;
	background:#fff;
	padding:10px 0px !important;
	position:relative;
}
section.contents .content-bar h3 span {
	position:absolute;
	top:5px;
	background:#fff;
	padding:0 10px 0 0;
}
/*main heading*/
section.contents .main-head {
	text-transform: capitalize;
	text-align:center;
	line-height:26px!important;
	font-weight:400;
	color:#e9992c;border-bottom:0px!important;
	
}
section.contents  h3.main-head {
	margin-bottom:0px!important;
	padding:0px!important}
section.contents .main-head span {
	color:#000000;
	position:static!important
}
section.contents .main-head span.brdr {
	border-bottom:1px solid #ccc;
	height:1px;
	display:block;
	width:100px;
	margin:15px auto 15px;
}
section.contents .main-head span.brdr-white {
	border-color:#fff;
}
/**/
section.contents .head-1 {
	padding-bottom:10px!important;
	border-bottom:1px solid #eb8d54;
	margin-bottom:10px!important
}
section.contents .head-2 {
	margin-bottom:3px!important;
	font-size:17px;
	line-height:25px;
}
section.contents .col-home-bar {
	padding-bottom:0px!important;	
	
}

section.contents .col-home-bar p {
	color:#ffffff;
	font-size:14px !important;
	text-align:center;	
}

section.contents .col-home-bar .sec-title h2{
	position:relative;
	text-transform:uppercase;
	font-size:24px;
	font-weight:800;
	color:#ffffff;
}

section.contents .col-home-bar .sec-title .line{
	position:relative;
	width:100px;
	height:5px;
	background:#fff;
	margin:20px auto 0px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;	
}

section.contents .col-home-bar .content-sec  {

}

section.contents .col-home-bar  .icons  {
	text-align: center;
	color: #fff;
	font-size: 50px;
}


section.contents .col-home-bar  .icons a  {
	text-align: center;
	color: #fff !important;
	font-size: 50px;
}



section.contents .col-home-bar .content-sec h3 {
	background: none;
	border-bottom: none;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	line-height: 24px;
}

section.contents .col-home-bar .content-sec p  {

}

section.contents .col-home {
	height:300px;
	position:relative;
}
section.contents .col-home a {
	/*position:absolute;*/
	bottom:20px;
}
/* count bar*/
.count-bar {
	background:#ffd473;
	padding:40px 0;
}
.count-col {
	margin-top:25px;
}

.count-col h3 {
	border-bottom: 1px solid #fff;
	padding-bottom: 5px !important;
	margin-bottom: 5px !important;
	font-size: 14px;
	color: #222;
	font-weight: bold;
	min-height: 40px;
}
.count-col .icon {
	text-align:center;
}
.count-col .icon .fa {
	width:70px;
	height:70px;
	background:#fff;
	padding:20px;
	/*border-radius:5px;*/
	color:#fa7c0c;
	margin-bottom:10px!important;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	
}

.count-col .icon img {	
	background:#fff;	
	margin-bottom:10px!important;
	-webkit-transition: all 1000ms linear;
	-moz-transition: all 1000ms linear;
	-o-transition: all 1000ms linear;
	-ms-transition: all 1000ms linear;
	transition: all 1000ms linear;	
}
.count-col .main-text {
	font-size:20px!important;
	text-align:center;
	color:#069eed ;
	font-weight: 600 !important;
	border-bottom: 1px solid #eee;
	padding: 8px 0px !important;	
}
.count-col .common-text {
	text-align:center;
	font-weight:500;
	margin-bottom:0px!important;
	/*text-transform:capitalize;*/
	color:#fff;
	font-size:14px !important;
	
}
.count-col:hover .icon .fa {
	border-radius:100%;
}
.count-col:hover .icon img {
	background:#fff;
	z-index:999;	
	transform: rotateY(360deg);	
}
/*quick contact*/
.quick-contact-bar {
	width:95%;
	max-width:300px;
	height:auto;
	position:fixed;
	bottom:0;
	left:50px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	z-index:99;
}
.quick-contact-bar .top-btn {
	width:100%;
	background:#b43a09;
	color:#fff;
	text-align:left;
	padding:8px 10px;
	cursor:pointer;
	border:1px solid #b43a09;
	border-bottom:0px;
	border-top-left-radius:5px!important;
	border-top-right-radius:5px!important;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.quick-contact-bar .top-btn .fa {
	font-size:11px;
	float:right;
	padding:5px;
}
.quick-contact-data {
	width:100%;
	word-wrap: break-word;
	padding:10px;
	border:1px solid #b43a09;
	border-top:0px;
	border-bottom:0px;
	background:#fff;
	display:none
}
.quick-contact-bar .top-btn:hover {
	border-color:#ff7c1b;
	background:#ff7c1b!important;
}
.quick-contact-bar .form-control {
	padding:5px!important;
	height:auto;
	font-size:13px;
}
/*share-bar  */
.share-bar {
	padding:30px 0;
	background:#ffd473
}
/* page banner*/
.page-banner {
	background:#017C83;
	height:auto;
	position:relative;
	padding:16px 7px 16px 7px;
	border-bottom:1px solid #017C83;
	margin-bottom:10px;
	color:#fff;
}
/*.page-banner h3 {
	font-weight:400;
	color:#b43a09; font-size:30px;
}
.page-banner h2 strong {
	font-weight:normal;
}*/
.page-banner .banner-marg {
	margin-top:12px;
	margin-bottom:12px;
}

.page-banner .pageTitle {
    float: left;
    padding: 0 !important;
    font-weight: 600;
    color: #fff;
	font-size: 23px;
	line-height: 28px;
	margin:0 !important;
}

.page-banner .speedBar {
    padding: 4px 0 0;
    float: right;
    font-size: 13px;   
}
.page-banner .speedBar a {
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
}
.page-banner .speedBar a:hover {
	color:#000 !important;
}

/**/
ul.mylist-1 {
	list-style:none;
	padding:0 0 0 10px;
	margin:0px 0 15px 10px !important;
	font-size:14px;
 
}
ul.mylist-1 li {
	line-height:22px;
	background:#fff;
	padding:5px 15px!important; 
	text-align:justify
}
ul.mylist-1 li:before {
	content: "\f138   ";/*f105 f138  */
	font: normal normal normal 14px/1 FontAwesome;
	margin-right:5px;
	margin-left:-20px;
	color:#069EED;
}
/**/
ul.mylist-2 {
	list-style:none;
	padding:0 0 0 10px;
	margin:0px 0 15px 10px !important;
	font-size:14px;
 
}
ul.mylist-2 li {
	line-height:24px;
	background:#fff;
	padding:0px 15px!important; 
	text-align:justify
}
ul.mylist-2 li:before {
	content: "\f138   ";/*f105 f138  */
	font: normal normal normal 14px/1 FontAwesome;
	margin-right:5px;
	margin-left:-20px;
	color:#333;
}
/* Our clients */

.Client-wrapper {
    background: url(../design_img/testi-bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.Client-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f0f0f0;
    opacity: .9;
}

.Client-wrapper .container {
    position: relative;
} 
.Client-bar {
	padding:35px 0px 35px 0px;/*background:#f5eda7;*/
}
.Client-bar .item {
	margin:0 5px;
}
.Client-bar .item img {
	width:100%;
}
.Client-bar .item h2, .Client-bar .item p {
	text-align:center;
	color:#666;
	margin-top:10px!important
}

/*********************************************************************************
default form styles start
***************/
 .form-group label {
	font-weight:normal;
}
.form-group .form-control {
	border-radius:0!important;
	box-shadow:none;
}
.form-group .label-radio {
	margin-right:15px;
}
.form-group input[type=radio] {
	margin-right:5px;
}
.form-group .label-check {
	margin-right:15px;
}
.form-group input[type=checkbox] {
	margin-right:5px;
}
.form-group .form-control:focus {
	box-shadow:none;
	border-color:#ffa34a
}
input[type="checkbox"], input[type="radio"] {
    margin: 10px 0 0;
}

/** Padding style**/
.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pd-60 {
    padding-bottom: 60px !important;
}

/**End**/
.section_parallax .section_parallax_content {
    position: relative;
    overflow: hidden;
    z-index: 2;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
}
.section_parallax_bg5 {
    /*background-image: url(../design_img/bg-1.jpg);*/
}

.welcome_sec {
	min-height: 420px;
}

.welcome_sec .title h1 {
	font-size: 36px;
	line-height: 1.4em;
	font-weight: 600;
	color:#00a6ae;
	font-family: 'Bree Serif',sans-serif;
}

.welcome_sec .text_1 {
	font-size: 16px !important;
	text-align: center;
	margin-top: 25px !important;
}

.welcome_sec .button {
	text-align: center;
	margin-top: 25px;
}

/*****************/

.section_green {
    background-position: center center;
	background-color: #adc400;
}
.section_green {
    background-image: url(../design_img/texture_2.png);
}
.activ_sec{
}

.activ_sec .act-title h2{
	font-size: 30px;
	color: #fff;
	margin-bottom: 20px !important;
}

.activ_sec .act-icon {
	width: 50px;
	float: left;
	line-height: 50px;
	font-size: 25px;
	text-align: center;
	border: 1px solid #4bc1ff;
	border-radius: 100%;
	height: 50px;
	margin-right: 15px;
	color: #666 !important;
	background:#fff;
}

.activ_sec .act-icon:hover { 
	border:1px solid #f4c119;
	color:#4bc1ff !important;
}
.activ_sec .act-icon a {
	color:#000  !important;
}

.activ_sec .act-icon a:hover {
	color:#4bc1ff !important;
}

.activ_sec .act-hed h3{
	font-size: 18px;	
	line-height: 50px;
	color: #fff;
	font-weight: 600;
	text-transform: capitalize;
}

.activ_sec .act-text {
	color: #fff;
	font-size: 14px !important;
	line-height: 20px;
	text-align:justify;
	margin-bottom: 25px !important;
}

/***************Notice board*******************/
.news h1{
    font-size: 2em;
    margin-bottom: 1.5em;
    position: relative;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}
.news h1:after, .grid_1_right h2:after{
    background-color: #c5c5c5;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    width: 30px;
    position: absolute;
    z-index: 0;
}
.news article {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #c5c5c5;
    margin-bottom: 15px;
    padding-bottom: 15px;
	padding-left:10px;
	padding-right:10px;	
}
.news article a{
	color:#666;
	font-size:14px;;
	line-height:1.8em;
}
.news article .date {
    margin-bottom: 10px;
	color:#FF0E0E;
}
.news article i {
    margin-right: 5px;
}
#news iframe {
	width:100%;
	height:340px; 
}
#news .view a {
color: #fff !important;
text-decoration: unset;
padding: 5px 8px;
background: #017c83;
font-size: 12px;
text-transform: initial;
font-weight: normal;
}
#news .view a:hover { 
	background:#333;
	color:#fff;
}
.posted-text {
	font-size: 15px;
	font-weight: 600;
	margin: 10px 0 10px 10px;
	color:#111;
}
.posted-on {
font-size: 14px;
margin: 0 0 0 10px;
color: #017C83;
}
.posted-on span {
color: #000;
}
/************Events*********************/
/*achieve bar*/
.event_bar {
	padding:10px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	height:auto;
	overflow:hidden;
	
}
.event_bar .event-pic {
	background: #fff;
	width: 35%;
	height: 75px;
	float: left;
	overflow: hidden;
	border:1px solid #ddd;
}
.event_bar .event-pic img {
	min-height:75px;
	overflow:hidden;
	text-align:center;
}

.text-white {
	color:#fff!important ;
}

.event_bar .event_details {
	float:left;
	width:65%;
	height:auto;
	padding-left:10px;
}
.event_bar .event_details p {
	margin-bottom:0px!important;
}
marquee {
	background:#fff;
	border: 1px solid #f4c119;
	padding:5px 5px -10px !important;
	height:339px !important;
}
.event-title {
	font-size: 26px;
	color: #fff;
	margin-bottom: 20px !important;
	font-weight: 600;
	text-transform: uppercase;
}
.event_bar .event-name {
	color:#000;
	font-size:14px;;
	line-height:1.8em;
}

.download-col {
	padding: 0px 10px;
	margin:auto;
	margin-top: 10px;	
}
 .download-col:hover {
	
}
 .download-col p {
	margin-bottom: 0px !important;
	margin-top: 15px !important;
	font-weight: 500;
	color: #333;
	border: 1px solid #017c83;
	padding: 2px !important;
	text-align: center !important;
	text-transform: capitalize;
}
 .download-col:hover p {
	color:#000;
}
 .download-col img {
	margin:auto;
}




/****************Faculty Section**********************************/
.faculty-sec .faculty-title {
	text-align: center;
	margin-bottom: 35px !important;
	font-weight: 600;
	text-transform: uppercase;

}

.faculty{
	text-align: center;
	position:relative;
	padding-top: 20px;
}
.faculty>img{
	width: auto !important;
	height: auto;
	display: inline-block !important;
}
.faculty_name{
	background-color: #f0f5f6;
	padding:20px 0px;
}
.faculty_name>h6,.faculty_center>h6{
	font-weight: bold;
	margin: 0px 0px 8px;
	text-transform:uppercase;
	font-size: 15px !important;
}
.faculty_name>h6{color: #000000;}
.faculty_center span{color: #6a7c82;}
.faculty_name>span,.faculty_center>span{
	font-size:14px;
	display: block;
}
.faculty_center{
	position: absolute;
	top: 0px;left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	height: 240px;
	width: 100%;
	padding: 0px 15px;
}
.faculty_center>h6{color: #ffffff;}
.faculty_center>span{
	color: #ffffff;
	margin: 0px 0px 8px;
	font-size:14px;
}
.faculty_center>p{
	position: relative;
	padding-bottom: 20px;
	color: #ffffff;
	font-style: italic;
	font-size: 15px !important;
	margin-bottom: 20px !important;
}
.faculty_center>p:before{
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 100px;
	height: 4px;
	background-image: url(images/team-sprite.png);
	background-repeat: no-repeat;
}
.faculty_center>ul.gt_scl_icon li a{
	border-color: transparent;
	width: 42px;
	height: 42px;
	line-height: 42px;
	color: #ffffff;
}
/*Hover*/
.faculty_center>ul.gt_scl_icon li:hover a{background-color: #ffffff;}
/*Effect*/
.faculty_container{
	perspective: 1000px;
	text-align: center;
	margin: 0px 5px;
}
.faculty_effect{
	position: relative;
	transform-style: preserve-3d;
	height: 400px;
	border:1px solid #cfcfcf;
}
.faculty, .faculty_wrap {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	height: 400px;
}
.faculty {
	z-index: 2;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
}
.faculty_wrap {
	transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}
.faculty_container:hover .faculty_effect {transform: rotateY(180deg);}
.faculty_effect, .faculty, .faculty_wrap {
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
}
.faculty_wrap {
background-color: #0177b5;
}
/***********************************************/

.section_blue {
	background: #069eed;
}

.contact-us {
}
.contact-us .msg {
	width: 100%;
	background: #ffe7e7;
	padding: 10px;
	border-radius: 3px;
}

.contact-us .contact-title {
	color:#fff;
	text-align: center;
	margin-bottom: 35px !important;
	font-weight: 600;
	text-transform: uppercase;
}
.contact-us .lb {
	color:#fff !important;
}

/*****About Us******/
.text-green {
	color: #00a6ae;
}

.about-us .about-title {
    text-align: left;
    margin-bottom: 15px !important;
    font-weight: 600;
    text-transform: uppercase;
	font-size: 24px;
}
.about-us .about-title .title-1 {
	color:#00a6ae;
}

.about-us p {
	font-size:14px !important;
	text-align:justify;
}
.vision_mission  {
	margin: 15px 0;
}

.vision_mission p {
	margin-top: 10px !important;
}
.heading-title.h1{
    letter-spacing: 0px;
    text-transform: uppercase;   
	position: relative;
	font-size: 20px;
	padding-bottom: 8px !important;
	font-weight:600 !important;
}
.heading-title::after {
    content: "";
    display: block;
    width: auto;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #FFBD00;
	border-radius: 6px;
}

/****End****/
/***End**/




/**************************/
/*ad carousel*/
.ad-carousel {
	padding:15px 0px 35px 0px;/*background:#f5eda7;*/
}
.ad-carousel .item {
	margin:0 5px;
	border:1px solid #fff;
}
.ad-carousel .item-container {
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative; background:#fff
}
.ad-carousel .item-pic-container {
	width:100%;
	height:220px;
	position:relative;
	overflow:hidden;
}
.ad-carousel .item-back {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:#000;
	z-index:2;
	visibility:hidden;
	opacity:0;
}
.ad-carousel .item-pic {
	position:absolute;
	top:0;
	left:0
}
.ad-carousel .item-pic img {
	max-width:100%;
	border: 1px solid #eee;
}
.ad-carousel .item-btn {
	background: #ff8c26;
	width:100%;
	height:40px;
	position:absolute;
	z-index:3;
	bottom:-40px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.ad-carousel .item-btn a {
	font-size:13px;
	color:#fff!important;
	width:100%;
	height:40px;
	display:block;
	float:left;
	text-align:center;
	line-height:40px;
	text-transform:capitalize;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	-ms-transition: all 150ms linear;
	transition: all 150ms linear;
}
.ad-carousel .item-btn a:hover {
	background:#fff;
	color:#333!important
}
.ad-carousel .item-name {
	text-align:left;
	font-size:14px;
	margin-bottom:2px!important;
	width:80%;
}
.ad-carousel .item-name a {
	color:#469ed4!important;
}
.ad-carousel .item-container:hover .item-back {
	visibility:visible;
	opacity: 0.4;
}
.ad-carousel .item-container:hover .item-btn {
	bottom:0px;
}


.leave {
	position: absolute;
    z-index: 2147483647;
	background-color: #0176FF;
fill: #FFFFFF;
}
.leave img {
	width:35px;
}

.leave p {
	margin-bottom:0 !important;
}

.leave-msg {
	border: medium none;
    display: block;
    position: fixed;
    top: auto;
    left: auto;
    bottom: 70px;
    right: -3px;
    padding: 7px 5px 0;
    visibility: visible;
    transition: none 0s ease 0s;
    background: #ff7800;
    opacity: 1;
	width:75px;
	text-align:center;
	color:#fff;
	border-radius: 5px 0 0 5px;
}

.contact_details .fa {	
	margin-bottom:10px;
	color: #017c83;
}

.contact_details .contact_address {
	margin-bottom:10px;
	font-size:14px;
}

.contact_details  h4 {
	color:#000;
	margin-top: 15px !important;
}

.contact_details .img1 {
	margin-bottom:20px;	
}
#feedback iframe {
	 width:100%; height:325px;
}

#job .box {
	max-width:512px;
	margin: 15px auto;
}
#job .box p {
	font-size:16px !important;
	color: #017C83;
	font-weight:600;
}

#job .box p a {
	color: #069EED !important;
	font-weight:600;
}

#our-team-1 .team-col {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  border: 2px solid #017c83;
}

#our-team-1  .image {
  display: block;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #eee;
}

#our-team-1  .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

#our-team-1 .team-col:hover .overlay {
  width: 100%;
}

#our-team-1  .back-overlay {   
	background-color: #017c83;
	width: 100%;
	transition: .5s ease;
	text-align:center;
	padding: 0px 0px 15px;
}


#our-team-1  .back-overlay h3 {
	font-size:14px !important;
	padding:10px !important;
	color:#fff;	
	font-weight: bold;	
	text-transform: uppercase;
	font-size: 15px !important;
	background:none;
	margin-bottom: 0px !important;
	border:0;
}
#our-team-1  .back-overlay  span { 
	font-size: 14px;
	display: block;
	color:#fff;
}

#our-team-1  .text  {
  white-space: nowrap; 
  color: white;
  font-size: 18px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align:center;
  word-wrap: break-word;
}
#our-team-1  .text .title {
	font-size: 15px !important;
font-weight: 500;
text-transform: uppercase;
word-wrap: break-word;
line-height: 20px;
}
#our-team-1  .text .price {
	text-align:center!important;
	font-weight: 600;
	color: #f40;
	font-size: 14px !important;
	margin-bottom:0px !important;
}
#our-team-1  .text .content {	
	font-weight: 500;	
	font-size: 14px !important;
	text-align: center;

}
#our-team-1  .text .content {	
	font-weight: 500;	
	font-size: 14px !important;
	color:#fff !important;
	text-align: center;
}


/***
====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
	background:#f9f9f9;
}

.main-footer .go-up{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:30px;
	text-align:center;
	color:#ffffff;	
}

.main-footer .go-up .icon{
	position:absolute;
	width:100%;
	left:-5px;
	top:-32px;
	height:30px;
	line-height:30px;
	font-size:12px;	
}



.main-footer .go-up .curve{
	position:relative;
	display:inline-block;
	width:0px;
	top:0px;
	border:30px solid transparent;
	
	cursor:pointer;	
}

.about-widget {
	color:#000 !important;
}
.main-footer .footer-upper{
	position:relative;
	padding:60px 0px 20px;	
}

.main-footer .footer-upper .column{
	position:relative;
	margin-bottom:20px;	
}

.footer-upper .column h2{
	position:relative;
	display:inline-block;
	font-weight:600;
	font-size:16px;
	line-height:1.4em;
	padding:0px 0px 10px 0px !important;
	margin-bottom:25px;
	text-transform:uppercase;
	color:#242424;
}

/*.footer-upper .column h2:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:7px;
	width:100%;
	height:1px;
	background:#1b0992;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;	
}*/

.footer-upper .column h2 strong{
	font-weight:400;	
}

.main-footer .footer-upper .links ul {
	list-style:none;
}
.main-footer .footer-upper .links ul li{
    line-height: 24px;
    margin-bottom: 10px;
    position: relative;
}

.main-footer .footer-upper .links ul li:before {
	content:'\f0da';
	font-family:'FontAwesome';
    color: #333;
    font-size: 12px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
}

.main-footer .footer-upper .links ul li:hover:before{
	color:#017c83;	
}

.main-footer .footer-upper .links ul li a {
    color: #000  !important;
    display: block;
    padding-left: 15px;
}

.main-footer .footer-upper .links ul li a:hover {
    color: #017c83 !important;
}

.main-footer .social-links{
	position:relative;
	padding-top:5px;
}

.main-footer .social-links a{
	position:relative;
	display:inline-block;
	margin:0px 5px 3px 0px;
	width:32px;
	height:32px;
	line-height:30px;
	color:#dddddd !important;
	border:1px solid #000;
	background:#1b1b1b;
	font-size:13px;
	text-align:center;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.main-footer .social-links a:hover{
	border-color:#fbca00;
	background:#fbca00;
	color:#ffffff;
}

.footer-upper .form-box{
	position:relative;	
}

.footer-upper .form-group{
	position:relative;
	margin-bottom:20px;	
}

.footer-upper .form-group input{
	position:relative;
	display:block;
	width:100%;
	padding:9px 40px 9px 15px;
	line-height:22px;
	background:#1e1e1e;
	color:#ffffff;	
}

.footer-upper .form-box button{
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:40px;
	color:#fbca00;
	font-size:14px;
	text-align:center;
	background:none;
}

.footer-upper .form-box input:focus{
	background:#000000;	
}

.footer-upper .form-box input:focus + button{
	color:#ffffff;	
}

.footer-upper .contact-info li{
	margin-bottom:7px;	
}

.footer-bottom{
	position:relative;
	background:#222222;
	border-top:1px solid #3a3a3a;
	padding:15px 0px;
	font-size:13px;
	text-align:center;
}

.footer-bottom .copyright{
	position:relative;
	line-height:30px;
	margin-bottom:10px;
	color:#fff;
}

.footer-bottom .copyright a{
	position:relative;
	color:#00bff3;	
}

.footer-bottom .copyright strong{
	font-weight:400;
	color:#ffffff;	
}

.footer-bottom .copyright .fa{
	color:#fbca00;	
}

.main-footer .contact-info{
	position:relative;
	margin:30px 0px 0px;
	color:#666;
	text-align:center;	
}

.main-footer .contact-info li{
	position:relative;
	display:inline-block;
	padding:0px 20px !important;	
}

.main-footer .contact-info li .fa{
	padding-right:5px;
	color:#666;
}

.main-footer .contact-info .info{
	font-size:18px !important;
	color:#666;	
}


.footer-widget .contact ul {
	list-style:none;
}
.footer-widget .contact li {
    font-size: 13px;   
    margin-bottom: 18px !important;
}

.footer-widget .contact li i {
    font-size: 16px;
    color: #000;
    width: 18px;
    text-align: center;
    padding-right: 18px;
}
.footer-widget .contact li i, .footer-widget .contact li span {
    display: table-cell;
    vertical-align: middle;
}

.foot-bg {
	background:#f9f9f9;
	padding: 0 0 16px;
}

table.table_working_hours {
    width: 100%;
}
.table_working_hours tr {
    border: 0;
    border-bottom: 1px dashed #656565;
}
.table_working_hours tr td {
    padding:7px 0;
    color: #777;
    font-size: 0.95em;
    text-transform: capitalize;
}
.table_working_hours tr.opened_1 td {
    padding:0 0 7px;
}
.table_working_hours tr td.day_value {
    padding-left: 3px;
}
.table_working_hours tr td.day_value {
    padding-left: 3px;
    text-align: right;
}
.table_working_hours tr.opened:hover td, .table_working_hours tr.opened_1:hover td {
    color:#e2598e;
}


/* top and down button*/
#goTop, #goDown {
	border: 1px solid #eee;
	border-radius:100%;
	width:40px;
	height:40px;
	line-height:45px;
	text-align:center;
	position: fixed;
	bottom: 21px;
	right:  20px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	cursor: pointer;
	color: #333!important;
	font-weight: bold;
	background: #eee;
	z-index:99;
}
#goTop:hover, #goDown:hover {
}








.contact-us-1{
   /* margin: 4em auto 0;*/
    width: 100%;
    -webkit-appearance: none;
    background-color: rgba(7, 6, 11, 0.63);
    padding: 2em;
	border-radius:3px;
}
.contact-us-1 input[type="text"], .contact-us-1 textarea {
    width: 100%;
    padding: 0.7em;
    background: #fff;
    color: #000;
    border: none;
    outline: none;
    font-size: 0.95em;
    border-top: 3px solid #0c6da2;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    font-family: 'Open Sans', sans-serif;
}

.row1 {
    margin-top: 0.8em;
}
.contact-left-us {
    float: left;
	width: 45%;
    margin-right: 6.5%;
}
.contact-right-usl {
    float: left;
	width: 48%;
}
.contact-us-1 textarea {
    resize: none;
    height: 150px;
}
.contact-us-1 label {
    font-size: 0.95em !important;
    color: #fff !important;
	margin-bottom: 8px;
	display: block;
	font-weight: 600;
}
.contact-us-1 input[type="submit"] {
    font-size: 1em;
    padding: 0.8em;
    display: block;
    margin-top: 1em;
    outline: none;
   background: #0c6da2;
    color: #fff;
    border: none;
    width: 100%;
	cursor: pointer;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
	 font-family: 'Open Sans', sans-serif;
}
.contact-us-1 input[type="submit"]:hover{
	   background: #fff;
	   color:#000;
}





/*popup display*/
.bg_overlay-contact {
	width: 100%;
	background:url(../design_img/banner5.jpg) #000;
	opacity: 0.8;
	filter: alpha(opacity=70);
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 9999;
}
.bg_content-contact {
	position: fixed;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	display: table;
	padding:5px;
	z-index: 9999;
	max-width: 450px;
	margin-right: -50%;
	top: 50%;
	margin-bottom: -50%;
}
.bg_content-contact img {
	width:100%;
}
.pclose-contact {
	background: #fff;
	color: #333!important;
	padding: 5px 10px;
	top: 5px;
	right: 5px;
	display: block;
	position: absolute;
	cursor: pointer;
	font-size:13px;
}
.pclose-contact:hover {
	color:  #fff!important;
	background:#000;
}




#our-team .item {
	margin:0 5px;
	border:1px solid #fff;
}
#our-team .team-col {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}

#our-team  .image {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #eee;
}

#our-team  .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

#our-team .team-col:hover .overlay {
  width: 100%;
}

#our-team  .back-overlay {   
	background-color: #05325e;
	width: 100%;
	transition: .5s ease;
	text-align:center;
	padding: 20px 0px;
}


#our-team  .back-overlay h3 {
	font-size:14px !important;
	padding:10px !important;
	color:#fff;	
	font-weight: bold;	
	text-transform: uppercase;
	font-size: 15px !important;
}
#our-team  .back-overlay  span { 
	font-size: 14px;
	display: block;
	color:#fff;
}

#our-team  .text  {
  white-space: nowrap; 
  color: white;
  font-size: 18px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align:center;
  word-wrap: break-word;
}
#our-team  .text .title {
	
	font-size: 18px !important;
	font-weight: 500;
	text-transform: uppercase;
	word-wrap: break-word;
}
#our-team  .text .price {
	
	font-weight: 600;
	color: #f40;
	font-size: 16px !important;
	margin-bottom:0px !important;
}
#our-team  .text .content {	
	font-weight: 500;	
	font-size: 14px !important;

}
#our-team  .text .content a {	
	font-weight: 500;	
	font-size: 14px !important;
	color:#fff !important;
}
