/*
 Theme Name:   flash-child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     flash
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

/* definition */
@font-face {
  font-family:"Meera";
  src: url("fonts/Meera.eot");
  src: url("fonts/Meera.woff2") format("woff2"),
       url("fonts/Meera.woff") format("woff"),
       url("fonts/Meera.ttf") format("truetype"),
       url("fonts/Meera.svg#Meera") format("svg"),
       url("fonts/Meera.eot?#iefix") format("embedded-opentype");
 

}
body, button, input, select, textarea {
    color: #424a51;
    font-size: 16px;
    line-height: 1.5;
	letter-spacing: 0px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
	-webkit-transition: all .24s ease-in-out;
    -o-transition: all .24s ease-in-out;
    transition: all .24s ease-in-out;
	
}

body:lang(ml){
	color: #424a51;
  	font-family:"Meera";
	font-size: 22px;
	line-height: 1.5;
	letter-spacing: 0.5px;
	font-weight: 400;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all .24s ease-in-out;
    -o-transition: all .24s ease-in-out;
    transition: all .24s ease-in-out;
}
body {

   /* First gradient with hints*/
   /*linear-gradient(to top, red 10%, purple 45%, blue 85%) left /45% 100%,*/
   /* Second gradient with hints*/
   /*linear-gradient(to top, red 10%,27.5% ,purple 45%, 57% ,blue 85%) right/45% 100%;*/
	background: linear-gradient(to right, #5b5a56 20%, #312d2a 70%); 
  background-repeat:no-repeat;
  margin: 0;
}
.site {
	padding-top:0px!important;
    margin-bottom: 30px!important;
	background-image: url(images/iccs-mainbg2.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:top;
	background-color: #eef5ff;
	font-weight:500;
	background-blend-mode:darken;
}

.site .site-content{
	padding-top: 0px;

    /*background: linear-gradient(0deg, rgba(255,255,255,1) 5%, rgba(2,0,36,1.0) 60%)!important;*/
	
}
.logo .logo-image {
  float: left;
  padding: 0px 0!important;
}
.logo .logo-image a img {
  padding: 0px;
  width: 90px;
}
/*
.logo .logo-image a img {
  padding: 0;
  max-width: 100%;
  height: auto;
}*/
/*
.center-logo-below-menu .logo .logo-image {
  float: left;
  padding: 1px 0px !important;
  display: inline-block;
  max-width: 9%;
  height: auto;
}*/
.so-widget-sow-image-default-e4c2d9f6c920 .sow-image-container .so-widget-image {
  display: block;
  height: auto;
  max-width: 100%!important;
}
.center-logo-below-menu .header-bottom .site-navigation-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: grid!important;
}
.site-content{
	padding-top: 40px;
    /*background: linear-gradient(0deg, rgba(255,255,255,1) 5%, rgba(2,0,36,1.0) 60%)!important;*/
}
small {
	font-size: 75%;
}

small:Lang(ml) {
	font-size: 75%;
}

big {
	font-size: 125%;

}
big:Lang(ml) {
	font-size: 125%;

}

h1 {
	font-size: 36px;
}

h1:Lang(ml) {
	font-size: 36px;
}

h2 {
	font-size: 32px;
	letter-spacing:-0.5px;
}
h2:Lang(ml) {
	font-size: 30px;
}

h3 {
	font-size: 16px;
	letter-spacing: -0.5px;
	font-weight:600;
}
h3:Lang(ml) {
	font-size: 25px;
	font-weight:600;
	letter-spacing: -0.5px;
}

h4 {
	font-size: 20px;

}
h4:Lang(ml) {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}
h5:lang(ml) {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}
h6:lang(ml) {
	font-size: 14px;
}

.tg-container {
  max-width: 1248px;
  margin: 0 auto;
}

 .entry-content:lang(en), .entry-summary:lang(en) {
    color: #000;
	margin:0px;
}
.entry-content:lang(ml), .entry-summary:lang(ml) {
    color: #000;
	font-family:"Meera";
	margin:0px;
} 

#left-logo{
    width: 200px; 
}

#iccstextlogo{
    width: calc(100% - 400px); /* minus width of right and left div */
    margin:0 auto;
}

#right-logo{
    width: 200px; 
    right:0;
    top:0;
}

#abouthome{
	color:#333333;
}
#abouthome h4{
	font-size: 20px;
	color: #777777!important;
	letter-spacing: 0px;
	line-height: 20px;
}
#abouthome p{
	font-size: 16px;
	letter-spacing: 0px;
}

.customClassForNavMenu {
	background-color: #006699;
	width: 100%;
	margin: 0 auto;
}
#site-navigation-wrapper{
	text-align: center;
}
#site-navigation {
	float: none!important;

}
#site-navigation ul li {
	float: left;
	padding: 0px 6px 0px 6px;
	position: relative;
}
#site-navigation ul li a {
	font-size: 14px;
	font-weight: 500;
	text-transform:none;
	color: #006699;
}
#site-navigation ul li a:lang(ml){
	font-weight: 500;
	font-family:"Meera";
	font-size: 16px;
}

#site-navigation ul li:hover > a,
#site-navigation ul li.current-menu-item > a,
#site-navigation ul li.current_page_item > a,
#site-navigation ul li.current_page_ancestor > a,
#site-navigation ul li.current-menu-ancestor > a {
	color: #FF6600!important;
}

#site-navigation ul li:last-child {
	padding-right: 0;
}

#site-navigation ul.sub-menu {
	background-color: #84bd3a;
	min-width: 250px;
	padding: 0;
	position: absolute;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	right: 50%;
	top: 90%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
	opacity: 0;
	visibility: hidden;
	z-index: 9;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-bottom: 4px solid #dddcdc;
}

.menu ul li ul.children {
	background-color: #fff;
	min-width: 200px;
	padding: 0;
	position: absolute;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	right: 50%;
	top: 90%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
	opacity: 0;
	visibility: hidden;
	z-index: 9;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#site-navigation ul li ul li {
	padding: 7px 10px;
	text-align: left;
	width: 100%;
	letter-spacing:0px;
	color:#ffffff;
}

#site-navigation ul li ul li:lang(ml) {
  padding: 8px 10px;
  text-align: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  line-height: 18px;

}

#site-navigation ul.sub-menu li:hover {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
		border-left:5px solid #FFFFFF;
}
#site-navigation ul.sub-menu li a {
	color: #FFF;
	text-transform: none;
	font-weight: 500;
	transition: all 0.3s ease;
}
#site-navigation ul.sub-menu li a:lang(ml) {
  font-weight: 500;
  font-family: "Meera";
  font-size: 17px;
 
}

#site-navigation ul.sub-menu li:hover > a {
	color: #FFF!important;
	padding-left:10px;

}
.sub-toggle {
    color: #FFFFFF;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#language-menu {
	margin-top:0px;
}
#language-menu ul {
	margin: 0;
	list-style: none;
}
#language-menu select {
    font-size: 100%;
	font-weight:500;
    margin: 0;
    vertical-align: middle;
    padding: 7px 10px;
	border: 1px solid #f00;
}

#language-menu select:lang(ml) {
    font-size: 18px;
    margin: 0;
    vertical-align: middle;
    padding: 7px 10px;
	border: 1px solid #e2e2e2;
	font-weight: 500;
	  font-family:"Meera";

}

#language-menu ul li {
	float: right;
	position: relative;
	border-radius:3px;

}
#language-menu ul li:lang(ml) {
	float: right;
	position: relative;
	border-radius:3px;
	font-size: 11px!important;
	/*font-family: Arial!important;*/
	font-family: 'Poppins', sans-serif !important;
	display:none;

}
#language-menu ul li a {
	font-size: 12px;
	padding: 1px 3px 1px 3px;
	background: transparent;
	font-weight: 600;
	letter-spacing: 0px;
	color: #a6b3bf;
	display: inline-block;

}
#language-menu ul li a:lang(ml) {
	font-family: 'Poppins', sans-serif !important;
	font-size: 13px;
	padding: 3px 3px 3px 3px;
	font-weight: 600;
	text-transform:none!important;
	color: #a6b3bf;


}
#language-menu ul li:hover > a,
#language-menu ul li.current-menu-item > a,
#language-menu ul li.current_page_item > a,
#language-menu ul li.current_page_ancestor > a,
#language-menu ul li.current-menu-ancestor > a {
	color: #006699!important;
}

#language-menu ul.sub-menu {
	background-color: #fff;
	min-width: 250px;
	padding: 0;
	position: absolute;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	right: 50%;
	top: 90%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
	opacity: 0;
	visibility: hidden;
	z-index: 9;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-bottom: 8px solid #dddcdc;
	border-top: 4px solid #d5a353;
}

.menu ul li ul.children {
	background-color: #fff;
	min-width: 200px;
	padding: 0;
	position: absolute;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	right: 50%;
	top: 90%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
	opacity: 0;
	visibility: hidden;
	z-index: 9;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#language-menu ul li ul li {
	padding: 10px 10px;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}

#language-menu ul.sub-menu li:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#language-menu ul.sub-menu li a {
	color: #454545;
	text-transform: none;
	font-weight: 500;
}
#language-menu ul.sub-menu li:hover > a {
	color: #e49f37!important;
}
.sub-toggle {
    color: #02336f;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
	font-size:12px;
}

#mega-menu-wrap-primary #mega-menu-primary {
  visibility: visible;
  text-align: center!important;
  padding: 0px 0px 0px 0px;
}

/*--------------------------------------------------------------
TEAM
--------------------------------------------------------------*/
#home {
    font-size: 30px;
	margin: 20px 100px 20px 100px;
    display: inline-block;
}
#home a {
	background: #ffffff;
    border: 4px solid #00a651;
    padding: 10px 20px 10px 20px;
	color: #00a651; 
    text-align: center;
}
#home a:hover {
	background: #00a651;
	color: #ffffff;
}
.team{
	color:#1d1d1d;
	position: relative;
	text-align: center;
}
.team img{
	/*float: left;*/
  	border-radius: 50%;
  	border:5px solid rgba(255,255,255,0.4);
}
.team p{
	position: relative;
  	top: 50%;
  	transform: translateY(-20%);
}
.team h4{
	font-family: Arial;
	font-size: 1.0em;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.header-bottom {
	background: transparent!important;
    padding: 0px;
	position: relative; 
    margin-left: auto; 
    margin-right: auto;

}

input.lsow-button, button.lsow-button, a.lsow-button, .lsow-button:active, .lsow-button:visited {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0px;
    padding: 10px 40px;
    margin: 0;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: #b1afaf;
    color: #FFF;
    outline: none;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
	clip-path: polygon(12% 0%, 100% 0%, 100% 100%, 0% 100%);
}

/*--------------------------------------------------------------
Service
--------------------------------------------------------------*/
.tg-service-widget .service-icon-wrap {
	background: transparent!important;
	/*width: 60px; */
	color: #00a97e!important; 
	float: left;
	font-size: 26px;
	height: 35px;
	line-height: 60px;
	margin-right: 10px;
	text-align: center;
	position: relative;
}

.tg-service-widget .service-icon-wrap:after {
	position: absolute;
	left: 50%;
	content: "";	
}

.tg-service-widget .service-title-wrap {
	color: #06a3da !important;
	font-size: 22px!important;
	font-weight: 700;
	line-height: 1.0;
	margin-top: 10px;
}

.tg-service-widget .service-title-wrap:lang(ml) {
	color: #0b3d2c!important;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 5px!important;
}

.tg-service-widget .service-title-wrap a:hover {
	color: #30afb8;
}

.tg-service-widget .service-content-wrap {
	margin: 10px 0;
	color: #000;
}

.tg-service-widget .service-content-wrap:lang(ml) {
	margin: 10px 0;
	color: #000;
	line-height: 16px;
	font-family: "meera";
	font-size: 16px;
	letter-spacing: 1px;
}
/*-----------------tg-service-layout-2 -----------------*/
.tg-service-layout-2 {
	margin: 20px 0;
}

.tg-service-widget.tg-service-layout-2 .service-content-wrap {
	margin: 0 0 1px;
}
.tg-service-widget .service-more:lang(en) {
	font-weight: 600;
	font-size: 20px;
	text-transform:uppercase;
	color: #02817a;
	display: inline-block;
}

.tg-service-widget .service-more:lang(ml) {
	font-weight: 600;
	font-size: 16px;
	color: #30afb8;
	display: inline-block;
	position: relative;
	font-family:"Meera";
	text-transform:lowercase;
	letter-spacing:0px;
}

.tg-service-widget .service-more:hover {
	color: #1c9ba4;
}

.tg-service-widget .service-more:after {
	content: "\" /*rtl:"\"*/;
	font-family: FontAwesome;
	font-weight: 400;
	position: absolute;
	right: -22px;
	top: 0;
	visibility: hidden;
}

.tg-service-widget.tg-service-layout-2 .service-wrapper {
	text-align: center;
	  width:90%;
	  	-webkit-transition: all .24s ease-in-out;
    -o-transition: all .24s ease-in-out;
    transition: all .24s ease-in-out;
	margin:0 auto;
	}
	

.tg-service-widget.tg-service-layout-2 p {
	margin-bottom:10px;
}
.tg-service-widget.tg-service-layout-2 .service-icon-wrap {
	background: transparent none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	display: block;
	float: none;
	font-size: 2.5em;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 72px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.tg-service-widget.tg-service-layout-2 .service-icon-wrap:after {
	display: none;
}

.tg-service-widget.tg-service-layout-2 .service-icon-wrap:before {
	border: 0px!important;
	border-radius: 100%;
	content: "";
	height: 42px;
	left: 50%;
	margin-left: -41px;
	margin-top: -41px;
	position: absolute;
	top: 50%;
	width: 42px;
}
.tg-service-widget.tg-service-layout-2 .service-icon-wrap:hover {
	background: transparent none repeat scroll 0 0!important;
	color: #393939!important;
}
.tg-service-widget.tg-service-layout-2 .service-title-wrap a {
	line-height: 15px;
}
.tg-service-widget.tg-service-layout-3 .service-title-wrap {
	line-height: 24px;
	margin-top: 20px;
}
.tg-service-widget.tg-service-layout-3 .service-content-wrap {
	margin: 15px 0;
}
/*-----------------tg-service-layout-3 -----------------*/
.tg-service-layout-2 .service-title-wrap {
	margin: 15px 0px;
}
.service-image-wrap img {
	width: auto!important;
}
.greengrid{
	color: #f3f3d4;
}
.greengrid .widget-title{
	margin-top: 0;
	color: #fff;
	border-bottom:1px solid #b0b11c;
}
.greengrid .widget a{
	color: #b7ec62;
}
.greengrid .widget a:hover{
	color: #ffdf04;
}
.greengrid .widget ul {
	margin: 0;
	list-style: none;
}
/*---------------------------------------------------------------
ICONS   
----------------------------------------------------------------*/
/*-----------------tg-service-layout-2 -----------------*/
.tg-service-layout-4 {
	margin: 20px 0;
}
.tg-service-widget.tg-service-layout-4 .service-content-wrap {
	margin: 0 0 10px;
}
.tg-service-widget .service-more {
	font-weight: 600;
	font-size: 13px;
	color: #30afb8;
	display: none;
}
.tg-service-widget .service-more:hover {
	color: #1c9ba4;
}
.tg-service-widget .service-more:after {
	content: "\" /*rtl:"\"*/;
	font-family: FontAwesome;
	font-weight: 400;
	position: absolute;
	right: -22px;
	top: 0;
}
.tg-service-widget.tg-service-layout-4 {
	text-align: center;
}
.tg-service-widget.tg-service-layout-4 .service-icon-wrap {
	background:#000 none repeat scroll 0 0!important;
	border-radius: 50%;
	color: #000;
	display: block;
	float: none;
	font-size: 22px;
	height: 72px;
	line-height: 72px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 72px;
	transition: all 0.5s ease;
	padding: 20px;
}
.tg-service-widget.tg-service-layout-4 .service-icon-wrap:after {
	display: none;
}
.tg-service-widget.tg-service-layout-4 .service-icon-wrap:before {
	border: 2px solid #000;
	border-radius: 100%;
	content: "";
	height: 82px;
	left: 50%;
	margin-left: -41px;
	margin-top: -41px;
	position: absolute;
	top: 50%;
	width: 82px;
}
.tg-service-widget.tg-service-layout-4 .service-icon-wrap:hover {
	background: #000 none repeat scroll 0 0;
	color: #fff;
}
.tg-service-widget.tg-service-layout-4 .service-title-wrap a {
	line-height: 24px;
}
/*--------------------------------------------------------------
Section Title
--------------------------------------------------------------*/
.section-title-wrapper {
	margin-bottom: 30px !important;
}
.section-title {
	color: #e49f37;
	font-weight: 700;
	text-align: left;
	text-transform:none;
	position: relative;
	margin-bottom: 20px;
}
.section-title:before {
	background: #e1e1e1 none repeat scroll 0 0;
	bottom: -5px;
	content: "";
	height: 1px;
	left: 1%;
	margin-left: 0px;
	position: absolute;
	width: 200px;
}
.section-title:after {
	content: "";
	left: 1%;
	position: absolute;
	background: #e49f37 none repeat scroll 0 0;
	bottom: -6px;
	height: 2px;
	margin-left: -1px;
	width: 40px;
}
.section-description {
	text-align: left;
	color: #26272a;
	text-transform: none;
	line-height: 1em;
	letter-spacing: -.03em;
	font-weight: 600;
	font-size: 23px;
}
/*--------------------------------------------------------------
Responstable
--------------------------------------------------------------*/
.responstable {
	  margin: 1em 0;
	  width: 100%;
	  overflow: hidden;
	  background: #FFF;
	  color: #024457;
	  border-radius:2px;
	  border: 1px solid #ea6153;
}
.responstable tr {
	  border: 1px solid #D9E4E6;
}
.responstable tr:nth-child(odd) {
	  background-color: #f7f8f9;
}
.responstable th {
	  display: none;
	  border: 1px solid #FFF;
	  background-color: #d5e6ee;
	  color: #4c4c4c;
	  padding: 1em;
}
.responstable th:first-child {
	  display: table-cell;
	  text-align: center;
}
.responstable th:nth-child(2) {
	  display: table-cell;
}
.responstable th:nth-child(2) span {
	  display: none;
}
.responstable th:nth-child(2):after {
	  content: attr(data-th);
}
@media (min-width: 480px) {
.responstable th:nth-child(2) span {
		display: block;
  }
  .responstable th:nth-child(2):after {
		display: none;
  }
}
.responstable td {
	  display: block;
	  word-wrap: break-word;
	  /*max-width: 7em;*/
}
.responstable td:first-child {
	  display: table-cell;
	  text-align: left;
	  border-right: 1px solid #D9E4E6;
}
@media (min-width: 480px) {
  .responstable td {
		border: 1px solid #D9E4E6;
  }
}
.responstable th {
	  text-align: center;
	  margin: .5em 1em;
}
.responstable td {
	  text-align: left;
	  margin: .5em 1em;
}
@media (min-width: 480px) {
  .responstable th, .responstable td {
		display: table-cell;
		padding: 0.2em;
  }
}
.header-top {
	background-color:transparent;
  	color: #fffffd;
  	border-bottom: 1px solid rgba(86, 130, 210, 0);
}
.header-top h1 {
	font-size: 13px;
	float:left;
	display: inline;
	margin-right:8px;
}

.header-top button, input, select {
    font-size: 100%;
	font-size: 13px;
    margin: 0;
    vertical-align: middle;
    border: 1px solid slategray;
}
.header-top .right-content {
	/*-webkit-box-flex: 0;
	-ms-flex: 0;
	flex: 0;*/
	display: flex;
    /* flex-direction: row-reverse; */
	flex-wrap: wrap;
	justify-content: flex-end;
}
.header-top button, input, select a:hover {
	color: #137bc6;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	color: #fff;
}
.social-menu li a {
  background-color: #006699 !important;
  border-radius: 100%;
  font-size: 12px;
  font-family: fontawesome;
  text-align: center;
  display: block;
  line-height: 25px;
  height: 25px;
  width: 25px;
	margin-left:15px;
  color: #fff !important;
	border: 0px solid;
}
.transparent .social-menu li a {
		background-color: rgba(0, 0, 0, 0);
		border: none;
		color: #fff;
		height: auto;
		width: auto;
}
.social-menu li a[href*="twitter.com"]:hover, .social-menu li a[href*="plus.google.com"]:hover, .social-menu li a[href*="linkedin.com"]:hover, .social-menu li a[href*="facebook.com"]:hover, .social-menu li a[href*="youtube.com"]:hover {
		color: #f14e52!important;
		background-color: transparent!important;
}
.header-top .contact-info li {
		float: left;
		font-size: 13px;
		color: #fff;
		margin-right: 10px;
		padding-right: 10px;
}
.header-top .contact-info li a {
		color: #fff;
}
.header-top .contact-info li a:hover {
		color: #ec7834!important;
}
.header-bottom .search-wrap {
		float: right;
		padding: 0px 0 0px 10px;
		position: relative;
}
.header-bottom .search-icon {
		cursor: pointer;
		color: #1b7091;
		font-size: 14px;
		height: 25px;
		width: 25px;
		line-height: 25px;
		text-align: center;
		border: 1px solid #1b7091;
		border-radius: 100%;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
}
.header-top .social-menu li {
    float: left;
    margin-left: 1px;
    font-size: 12px;
    padding: 2px 0;

}
.header-bottom .search-icon:hover {
		border-color: #f14e52;
		color: #f14e52;
}
.header-bottom .searchform .btn:hover {
    background-color: #1b7091;
}
.navigation .nav-links a, .bttn, button {
    background: #333;
        background-color: rgb(51, 51, 51);
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 13px;
    border: none;
    padding: 12px 15px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    text-shadow: none;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
    border-radius: 0;
}
.breadcrumb-trail.breadcrumbs {
		  margin-bottom: 30px!important;
		  padding: 15px 0px;
		  background-image: url(images/ushus.jpg);
		  background-repeat: no-repeat;
		  background-size: 100% 100%;
		  background-position:right;
		  background-color: rgba(17,11,68,0.5);
		  color:#ba0027;
		  font-weight:700;
		  background-blend-mode:multiply;
}
.breadcrumb-trail.breadcrumbs .trail-title {
		float:none!important;
		font-weight: 500;
		font-size: 22px;
		font-family: Arial;
		padding: 5px 0px 0px 0px;
		color: #fff;
		margin-bottom: 5px;
		line-height:22px;
		text-align: center;
}
.breadcrumb-trail.breadcrumbs .trail-items {
		padding: 1px 0;
		list-style: none;
		color: #d5a590;
		width:100%;
		display: flex;
		justify-content: center;
}
.breadcrumb-trail.breadcrumbs .trail-items li span {
		font-size: 15px;
		position: relative;
		line-height: 18px;
		padding: 0px 14px;
		font-weight:normal;
}

.breadcrumb-trail.breadcrumbs .trail-title:lang(ml) {
		float:none!important;
		font-weight: 500;
		font-size: 22px;
		font-family: "Meera";
		padding: 5px 0px 0px 0px;
		text-transform:uppercase;
		color: #fff;
		margin-bottom: 5px;
		line-height:22px;
		text-align: center;
}
.breadcrumb-trail.breadcrumbs .trail-items:lang(ml) {
		padding: 1px 0;
		list-style: none;
		color: #d5a590;
		width:100%;
		display: flex;
		justify-content: center;
}
.breadcrumb-trail.breadcrumbs .trail-items li span:lang(ml) {
		font-size: 15px;
		position: relative;
		line-height: 18px;
		padding: 0px 14px;
		font-weight:normal;
		font-family:"Meera";
}
/* #flash-breadcrumbs a, #flash-breadcrumbs span, .breadcrumb-trail.breadcrumbs .trail-items li span::before {
		color: #d5a590!important;
}*/
#flash-breadcrumbs a:hover {
		color: #d21826!important;
}
#top-footer .widget-title {
	font-size: 20px;
	border-left: 0px solid #84BD3A!important;
	font-weight: 600;
	line-height: 24px;
	color: #f5f5f5;
	margin-bottom: 30px;
	padding-left: 0px;
	letter-spacing:0px;
}
#top-footer .widget-title:lang(ml) {
  font-size: 18px;
  border-left: 3px solid #84BD3A !important;
  font-weight: 600;
  line-height: 24px;
  color: #f5f5f5;
  margin-bottom: 30px;
  padding-left: 20px;
  font-family: arial;
}
#top-footer .widget ul li a:hover {
		color: #81ca00;
}

#top-footer .widget-title:first-letter {
		color: #fff!important;
}
#top-footer .widget ul li {
		position: relative;
		padding: 0 20px 1px 10px!important;
		font-size: 14px;
		color: #a5a9a9;
}
#top-footer {
		padding: 30px 0 5px!important;
		/* background-image: url(images/footer-bg.png);*/
		  background-repeat: no-repeat;
		  background-size: 100% 100%;
		  background-position:right;
		  background-color: #246598;
}
#top-footer .widget {
		margin-bottom: 0px!important;
}
#top-footer .widget a {
		color: #aa4204;
}
#top-footer .widget a:hover {
	color: #30afb8;
}
#top-footer .widget ul li:after {
		color: #fff;
		content: "\" /*rtl:"\"*/;
		font-family: fontawesome;
		left: 0;
		position: absolute;
		top: -2px;
}
#top-footer .textwidget {
		font-size: 16px;
		color: #fff;
		line-height: 24px;
		font-weight: 400;
}
#top-footer .widget ul li a {
		font-size: 14px;
		color: #a9aaac;
}
#top-footer .widget ul li a:hover {
		color: #84BD3A!important;
}
#top-footer .widget_tag_cloud .tagcloud a {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	margin: 6px 4px;
	padding: 0 5px;
}

#top-footer .widget_tag_cloud .tagcloud a:hover {
	background-color: #30afb8;
	border-color: #30afb8;
}

#top-footer .widget ul li:after {
	color: #fff;
	content: "\" /*rtl:"\"*/;
	font-family: fontawesome;
	left: 0;
	position: absolute;
	top: 0;
	display:none;
}
#bottom-footer {
    padding: 20px 0;
    background-color: #26659a;
	text-align:center;
	font-size: 14px;
}
#bottom-footer:lang(ml) {
    padding: 20px 0;
    background-color: #1d293e;
	text-align:center;
	font-family: arial;
}
.abouttext{
	border-style: solid;
	border-width: 2px;
	border-color: rgba(12,12,12,.12);
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}
.abouttext p {
	font-size:18px;
    margin: 0 0 15px;
	font-weight: 400;
	font-style: normal;
	color: #232323;
}
.aboutpic {
    margin: -450px 0 0 150px;
   /* border-style: solid;
    border-width: 10px;
    border-color: #fff;*/
    display: inline-block;
}

#fh-box{
	position:relative;
	margin-top:-100px;
	
}	
#fh-icon-box-2 {
  text-align: center;
  padding: 0 15px;
}
#fh-icon-box-2.radius {
  border-radius: 185px;
}
#fh-icon-box-2 .item-box {
  padding: 0px!important;
  transition: 0.3s;
	margin-bottom:15px;
	background-image: url(images/pink4.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:center;
	background-color: transparent;
}

#fh-icon-box-2 .item-box h3 a {
  margin: 0;
  font-size: 24px;
  font-weight: 600!important;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:16px;
	color:#fd414a;
	text-align:center;
}

/* blue box*/
#fh-icon-box-2 .item-box2 {
  padding: 0px!important;
  transition: 0.3s;
	margin-bottom:15px;
	background-image: url(images/blue4.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:center;
	background-color: transparent;

}
#fh-icon-box-2 .item-box2:hover {
   	-webkit-transform: translate3d(0,-15px,0);
	transform: translate3d(0,-15px,0);
}
#fh-icon-box-2 .item-box2 h3 a {
  margin: 0;
  font-size: 24px;
  font-weight: 600!important;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:16px;
	color:#028af3;
	text-align:center;
}
#fh-icon-box-2 .item-box2 h3  {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:24px;
	color:#028af3;
}

/* green box*/
#fh-icon-box-2 .item-box3 {
  padding: 0px!important;
  transition: 0.3s;
	margin-bottom:15px;
	background-image: url(images/green4.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:center;
	background-color: transparent;

}
#fh-icon-box-2 .item-box3:hover {
   	-webkit-transform: translate3d(0,-15px,0);
	transform: translate3d(0,-15px,0);
}
#fh-icon-box-2 .item-box3 h3 a {
  margin: 0;
  font-size: 24px;
  font-weight: 600!important;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:16px;
	color:#028af3;
	text-align:center;
}
#fh-icon-box-2 .item-box3 h3  {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:24px;
	color:#028af3;
}


#fh-icon-box-2 .item-box h3  {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:24px;
	color:#06a3da;
}

#fh-icon-box-2 .item-box:hover {
   	-webkit-transform: translate3d(0,-15px,0);
	transform: translate3d(0,-15px,0);
}

#fh-icon-box-2 .item-box img {
	width:100%;

}
#fh-icon-box-2 i {
  color: #e49f37;
  font-size: 34px;
  transition: 0.5s;
}

#fh-icon-box-2 i:before {
  font-size: 34px;
}

#fh-icon-box-2 p {
  margin-bottom: 0;
  transition: 0.5s;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 400;
	padding: 0px 20px;
	color:#334b55;
}

#fh-icon-box-2 p:lang(ml) {
  margin-bottom: 0;
  transition: 0.5s;
	color:#f0f0f0;
	font-family:"Meera";
	font-size:14px;
}
/* fh icon box 3   */

#fh-icon-box-3 {
  text-align: left;
  background-color: transparent;
  padding: 0px;

}

#fh-icon-box-3 .item-box {
  padding: 7px 10px;
  transition: 0.5s;
  background: #FFFFFF;
  min-height: 285px;
  line-height:1.2;
  border: 1px solid #4c93b7;
  border-radius:20px;
}
#fh-icon-box-3 h3 {
  margin: 0;
  font-size: 25px!important;
  font-weight: 500;
  transition: 0.5s;
  padding: 10px;
}

#fh-icon-box-3 .item-box h3 {
	color: #06a3da!important;
}

#fh-icon-box-3 .item-box:hover i,
#fh-icon-box-3 .item-box:hover h3,
#fh-icon-box-3 .item-box:hover h3 a,
#fh-icon-box-3 .item-box:hover p {
  color: #181818;
}

#fh-icon-box-3 .item-box:hover img {
	  -webkit-transform: translateY(0px) skewY(0deg);
	-ms-transform: translateY(0px) skewY(0deg);
	transform: translateY(0px) skewY(0deg);
 	mix-blend-mode: multiply; 
}

#fh-icon-box-3 .item-box:hover {
	background-color: #ededed;
}

#fh-icon-box-3 .item-box img {
 mix-blend-mode: multiply;
}

#fh-icon-box-3 i {
  color: #e49f37;
  font-size: 34px;
  transition: 0.5s;
}

#fh-icon-box-3 i:before {
  font-size: 34px;
}

#fh-icon-box-3 p {
  margin-bottom: 0;
  transition: 0.5s;
}

/* fh icon box 4   */

#fh-icon-box-4 {
  text-align: center;
  background-color: transparent;
  padding: 0px;
}

#fh-icon-box-4 .item-box {
  padding: 0px 10px;
  transition: 0.5s;
  line-height:1.2;

}
#fh-icon-box-4 .item-box h3 a{
	color: #e49f37;
}

#fh-icon-box-4 .item-box:hover i,
#fh-icon-box-4 .item-box:hover h3,
#fh-icon-box-4 .item-box:hover h3 a,
#fh-icon-box-4 .item-box:hover p {
  color: #181818;
}

#fh-icon-box-4 .item-box a img {
	-webkit-transform: translateY(-8px) scale(1.05);
	-ms-transform: translateY(-8px) scale(1.05);
	transform: translateY(-8px) scale(1.05);
}

#fh-icon-box-4 i {
  color: #e49f37;
  font-size: 34px;
  transition: 0.5s;
}

#fh-icon-box-4 i:before {
  font-size: 34px;
}
#fh-icon-box-4 h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  transition: 0.5s;
  padding-bottom: 5px;
}
#fh-icon-box-4 p {
  margin-bottom: 0;
  transition: 0.5s;
}

/* fh icon box 5   */

#fh-icon-box-5 {
  text-align: center;
  background-color: transparent;
  padding: 0px;
}

#fh-icon-box-5 .item-box {
  padding: 7px 10px;
  transition: 0.5s;
  background: #FFFFFF;
  height: 130px;
  line-height:1.2;
  border: 1px solid rgba(0,0,0,0.06);
}
#fh-icon-box-5 .item-box h3 a{
	color: #e49f37;
}

#fh-icon-box-5 .item-box:hover i,
#fh-icon-box-5 .item-box:hover h3,
#fh-icon-box-5 .item-box:hover h3 a,
#fh-icon-box-5 .item-box:hover p {
  color: #181818;
}

#fh-icon-box-5 .item-box:hover img {
	-webkit-transform: translateY(0px) skewY(0deg);
	-ms-transform: translateY(0px) skewY(0deg);
	transform: translateY(0px) skewY(0deg);
	 mix-blend-mode: multiply;
}

#fh-icon-box-5 .item-box:hover {
background-color: #ededed;
}

/* #fh-icon-box-5 .item-box img {
 mix-blend-mode: multiply;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.23);
-webkit-transform: translateY(-8px) scale(1.05);
-ms-transform: translateY(-8px) scale(1.05);
transform: translateY(-8px) scale(1.05);
}
*/

#fh-icon-box-5 .item-box img {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
	-webkit-transition: all .24s ease-in-out;
-o-transition: all .24s ease-in-out;
transition: all .24s ease-in-out;
}

#fh-icon-box-5 i {
  color: #e49f37;
  font-size: 34px;
  transition: 0.5s;
}

#fh-icon-box-5 i:before {
  font-size: 34px;
}
#fh-icon-box-5 h3 {
 	margin: 0;
  	font-size: 16px;
  	font-weight: 600;
  	transition: 0.5s;
  	padding-bottom: 10px;
	padding-top: 10px;
	letter-spacing: 1px;
}
#fh-icon-box-5 p {
  margin-bottom: 0;
  transition: 0.5s;
}

#fh-icon-box-6 {
  text-align: center;
	line-height:20px;
}
#fh-icon-box-6.radius {
  border-radius: 185px;
}
#fh-icon-box-6 .item-box {
  padding: 10px 7px;
  transition: 0.5s;
    height:250px;
	box-shadow: 0px 10px 60px 0px rgba(230, 242, 216, 0.45);
	  border-radius: 10px;
	background-color: rgba(255,255,255,0.6);
	margin-bottom:15px;
	border: 1px solid #eaeaea;

}
#fh-icon-box-6 .item-box h3 a {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:16px;
	text-transform:uppercase;
	color:#212529!important;
	display:none;
}

#fh-icon-box-6 .item-box h3 a:hover {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:16px;
	text-transform:uppercase;
	color:#e79a2f !important;
}

#fh-icon-box-6 .item-box:hover {
   background-color: #FFFFFF;
	color:#212529;
	-webkit-transform: translate3d(0,-15px,0);
	transform: translate3d(0,-15px,0);
	border: 1px solid #84bd3a;
	transition: 0.5s;
}

#fh-icon-box-6 .item-box:hover i,
#fh-icon-box-6 .item-box:hover p {
  color: #212529!important;
}

#fh-icon-box-6 .item-box img {
 mix-blend-mode: multiply;
	transition: 0.5s;
}

#fh-icon-box-6 .item-box:hover img {
	  -webkit-transform: translateY(-8px) skewY(0deg);
-ms-transform: translateY(-8px) skewY(0deg);
transform: translateY(-8px) skewY(0deg);
	transition: 0.5s;
	
}

#fh-icon-box-6 i {
  color: #e49f37;
  font-size: 34px;
  transition: 0.5s;
}

#fh-icon-box-6 i:before {
  font-size: 34px;
}

#fh-icon-box-6 p {
  margin-bottom: 0;
  transition: 0.5s;
	color:#f0f0f0;
}

#navcontainer ul
{
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { 
 display: inline;
	
}

#navcontainer ul li a {
text-decoration: none;
padding: 0.9em 1.8em;
color: #353535;
background-color: #ececec;
font-size:1.2em;
}

#navcontainer ul li a:hover {
color: #fff;
background-color: #369;
}	

.team-wrapper .team-content-wrapper {
  padding: 10px 0px;
  position: relative;
  text-align: center;
  background: #ffffff;
	overflow:hidden;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.team-wrapper .team-content { color: #777; margin: 0px 0 0px!important;}
.team-wrapper .team-designation {
  position: relative;
  color: #808991;
  font-size: 16px;
  line-height:16px;
}
.team-wrapper .team-title a {
	color: #06a3da!important;
}

.team-wrapper .team-title {
  font-size:24px;
  color: #06a3da!important;
}
.lsow-team-members.lsow-style2 .lsow-team-member-wrapper .lsow-image-wrapper img {
    max-width: 320px;
    border-radius:none;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.lsow-team-members.lsow-style1 .lsow-team-member .lsow-image-wrapper img {
    max-width: 75%;
    margin: 0 auto 10px;
    border-radius:0%!important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lsow-team-members.lsow-style1 .lsow-team-member .lsow-image-wrapper .lsow-image {
	overflow:hidden;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lsow-team-members.lsow-style1 .lsow-team-member .lsow-image-wrapper:hover img {
	-webkit-transform:none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;

}

.lsow-team-members .lsow-team-member .lsow-team-member-text .lsow-title {
    font-size: 16px!important;
    line-height: 15px!important;
    letter-spacing:0px!important;
    font-weight: bold!important;
    color: #333;
    text-transform:none!important;
    clear: none;
    margin-top: 0;
    margin-bottom: 5px!important;
}

.lsow-team-members .lsow-team-member .lsow-team-member-text .lsow-team-member-position {
    font-size: 12px!important;
    line-height: 13px!important;
    font-style:normal!important;
    color: #888!important;
    margin-bottom: 0px;
}

.team-wrapper .team-designation:after {
	position: absolute;
	left: 50%;
	bottom: -10px;
	width: 30px;
	height: 0px;
	background: transparent!important;
	content: "";
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* css for headline with right border above title   */
.bt-headline {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt-headline h3{
    font-size: 1.2em!important;
	font-weight:normal;
	 display: block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
	}
.lsow-heading .lsow-title {
    font-size: 24px!important;
    line-height: 26px!important;
    margin: 0 auto 20px!important;
    color: #333;
    font-weight: bold!important;
}

.lsow-stats-bars .lsow-stats-bar .lsow-stats-title {
  margin: 0;
  display: block;
  font-style: normal;
  text-transform: none;
  color: #333;
  font-size: 12px;
  line-height: 18px!important;
}
.lsow-odometers .lsow-odometer .lsow-number span {
  font-size: 60px;
  color: #006699!important;
  text-shadow: #Fff 1px 0 10px;
}

.lsow-piechart .lsow-label {
  text-align: center;
  position: relative;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 0%;
  max-width: 65%;
  color: #212d34;
  line-height: 20px;
}
@media only screen and (min-width: 801px) {
  .lsow-grid-container.lsow-grid-desktop-1 .lsow-grid-item {
    width: calc(100% - 10px)!important;
    float: left;
    margin-left: 20px;
  }
}
.bt-headline:before{
    content: ' ';
    width: 9.1875rem;
    border-top: 0px solid transparent!important;
    margin-top: -1px;
    margin-bottom: 0;
    display: block;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
	margin-right:10px;
    }

.lsow-heading.lsow-alignleft .lsow-title, .lsow-heading.lsow-alignright .lsow-title {
  margin-bottom: 0px !important;
  background-color: #008178;
  color: #fff;
  padding: 5px 20px;
  border-left: 20px solid #069;
}

/* css for headline with right border above title ends   */
.aboutpicborder{
	color: #e1e1e1;
}

.aboutpicborder img{
	border:1px solid #c6a89d;
}

#sliderpic {
	z-index:9999;
	position:relative;
}
#sliderpic a img {
	border: 0;
	padding: 0px;
}
/*.n2-ss-slider .n2-ss-layers-container>* {
	background: url(images/iftkdd.png) repeat!important;
	visibility:visible
}
*/

.phgallery {
	color:#fff;
}
.phgallery .entry-title a{
	font-size:1.0em;
	color:#fff!important;
	font-weight:600;

}
.phgallery h3{
	font-size:1.4em;
	color:#fff;
}
.phgallery a img{
	padding:0px;
}

.prospectous{
	color:#fff;
}
.prospectous a img{
	padding:0px;
}

.testimonial-container .testimonial-title {
    color: #d42007!important;
    font-size: 16px;
}
.testimonial-container .testimonial-degicnation {
    color: #333;
    font-size: 14px!important;
    font-weight: 600!important;
}
.testimonial-container .testimonial-content-wrapper {
    background: #fff;
    padding: 20px 30px;
    position: relative;
}
.testimonial-container .testimonial-content-wrapper:after {
	 z-index: -1;
	  position: absolute;
	  content: "";
	  bottom: 15px;
	  right: 10px;
	  left: auto;
	  width: 50%;
	  top: 80%;
	  max-width:300px;
	  background: #777;
	  -webkit-box-shadow: 0 15px 10px #777;
	  -moz-box-shadow: 0 15px 10px #777;
	  box-shadow: 0 15px 10px #777;
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
}

.box h3{
  text-align:center;
    position:relative;
    top:80px;
}
.box {
    width:70%;
    height:200px;
    background:#FFF;
    margin:40px auto;
}

.videobg {
    margin-bottom: 20px !important;
    padding: 35px;
/*    background-image: url(images/videobg1.jpg);*/
    background-repeat: no-repeat;
    background-size: 50% 100%;
    background-position: right;
    color: #FFFFFF;
    font-weight: 700;
}
.psac-widget-wrp ul {
  margin: 0 !important;
  padding: 20px !important;
}

.psac-post-carousel.psac-design-2 .psac-post-title {
    font-size: 18px;
    line-height: 20px;
	font-weight:normal!important;
}
.psac-post-title {
    margin: 10px 0 5px 0 !important;
}
.psac-post-categories {
    display: inline-block;
    text-transform: uppercase;
    color: #666;
    z-index: 9;
    position: relative;
    margin-bottom: 0px!important;
}
.psac-post-categories a {
    text-decoration: none;
    margin: 0px;
    border-bottom: 1px solid #f1f1f1;
	color:#1b7091;
	font-weight:bold;
}
.psac-post-meta {
    margin: 0 0 5px 0;
    text-transform: uppercase;
	color:#ef5852;
	font-weight:600;
}
.psac-post-meta span {
    font-style: normal!important;
    font-size: 12px;
}
.psac-readmorebtn {
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    text-decoration: none !important;
    color: #FFF;
    border: 0px solid transparent;
    padding: 8px 15px;
    font-size: 13px;
    display: block;
    box-sizing: border-box;
    line-height: normal !important;
	background-color:#ef5852;
    bottom: 0;
    position: absolute;
    width: 100%;
    overflow: hidden;
    margin-right: 2px;
}
.psac-readmorebtn:hover, .psac-readmorebtn:focus{
	background:#1b7091;
	color:#fff;
}
.psac-post-carousel.psac-design-2 .psac-post-carousel-content {

    text-align: center;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;

}
.psac-post-carousel.psac-design-2 .psac-post-carousel-slide:hover .psac-post-carousel-content{
	border-color: #ef5852;  
}
.psac-post-carousel.psac-design-2 .psac-post-margin-content {
    padding: 0px;
}
.psac-post-short-content {
    margin-bottom: 5px;
}

.psac-slider-and-carousel .owl-nav .owl-next:hover, .psac-slider-and-carousel .owl-nav .owl-prev:hover, .psac-slider-and-carousel .owl-nav .owl-next:focus, .psac-slider-and-carousel .owl-nav .owl-prev:focus {
    background: rgba(239,88,82,0.9);
    color: #fff;
    border-color: rgba(239,88,82,0.5);
}
.psac-post-carousel.psac-design-1 .psac-post-image-bg::before{content:""; opacity:1.0!important;background: -webkit-linear-gradient(bottom,transparent,#FFF);
	background: -o-linear-gradient(bottom,transparent,#FFF);
	background: -moz-linear-gradient(bottom,transparent,#FFF);
	background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(#FFF))!important;
	background: -webkit-linear-gradient(top,transparent,#FFF);
	background: -o-linear-gradient(top,transparent,#FFF);
	background: linear-gradient(to bottom,transparent,#FFF);
}
.psac-post-carousel.psac-design-1 .psac-post-carousel-content a {
  color: #282828!important;
  text-transform:uppercase;
	line-height:16px;
}

/* FOR VERTICAL SCROll NEWS--------------------------------------------------------------*/
.psac-widget-wrp h4.psac-post-title{margin: 0 0 0px 0 !important;}
.psac-post-title a{
	text-decoration:none !important; 
	border-bottom:0px !important; 
	font-size:16px!important;
	line-height:17px!important;
	font-weight:500;
	color: #00265E;
	letter-spacing: 0px!important;
}
.psac-widget-wrp .psac-post-list-content {
  padding: 0px 0px 10px 0px!important;
	border-bottom:1px solid #eee;
	margin-bottom:5px;
}
.psac-post-list-content:hover .psac-post-title a {
	color:#FF6600;
}
.psac-post-carousel.psac-design-2 .psac-post-title {
    font-size: 14px;
    line-height: 13px!important;
}
.psac-post-carousel.psac-design-1 .psac-post-title {
  font-size: 24px;
  line-height: 20px;
}
.tg-team-widget img {
  width: auto;
}
.psac-post-meta span.psac-post-meta-innr {font-size:12px; display: inline-block; margin:0 5px 5px 5px; color:#ea4247!important;}
.psac-post-list{margin-bottom:30px; color:#e05544!important; }
.psac-slider-and-carousel  *, .psac-columns *, .psac-widget-wrp *{outline: none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color:#7f7f7f; line-height:15px;
}

.psac-slider-and-carousel {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.psac-widget-wrp .psac-post-date {
  margin-bottom: 1px;
  font-weight:500!important;
  font-size:13px!important;
}
.psac-widget-wrp ul li .psac-post-date {
  margin-bottom: 0px!important;
}

.latestnews{
	padding:0;
}
.latestnews .widget-title{
	padding:5px 10px;
	background-color:#3398cc;
	color:#FFF;
}
/* VERTICAL SCROLL NEWS ENDS-----------------------------------------------------------------------------------------------------------------------*/

.tg-column-wrapper .tg-column-1, .tg-column-wrapper .tg-column-2, .tg-column-wrapper .tg-column-3, .tg-column-wrapper .tg-column-4, .tg-column-wrapper .tg-column-5 {
    float: left;
	position: relative;
}

.blog-section .row:nth-child(odd) {
	float: left;
	width: 100%;
	background-image: url(images/sskbg.jpg);
}
.blog-section .row:nth-child(2n+1) .entry-title a {
    color: #373737;
}

.psac-post-carousel.psac-design-2 .psac-post-carousel-content {
  border: 0px solid #ddd!important;
  text-align: center;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.blog-section .tg-blog-widget-layout-1 .entry-title a:hover, .blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .blog-content .entry-title a:hover {
    color: #373737;
}

.blog-section .row:nth-child(2n+1) .blog-content {
    float: left;
    padding: 15px 5px 15px 15px;
    width: 50%;
    position: absolute;
    transform: translateX(100%);
}
.blog-section .row:nth-child(2n+1) .entry-meta .fa {
    padding-right: 5px;
    display: none;
}
.blog-section .row:nth-child(2n+1) .entry-meta a {
    font-size: 12px;
    color: #565b61;
}
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover {
	color: #373737;
}

.blog-section .tg-blog-widget-layout-1 .entry-title a:hover,
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .blog-content .entry-title a:hover {
	color: #373737!important;
}


.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover {
    background-color: transparent;
}

.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title {
    font-size: 18px;
    line-height: 20px!important;

}

.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a {
    font-size: 18px;
	color:#262643!important;
	font-weight:600;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a:hover {
    color: #e03927!important;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span {
    font-style:normal;
	font-size:13px;
	color:#6e6e6e;
	font-weight:600;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-read-more a:not(.lsow-button) {
    color: #1b7091;
    font-size: 13px;
    line-height: 10px;
    font-weight: 500;
    text-transform:lowercase;
    display: inline-block;
    -webkit-transition: color 0.3s ease-in-out 0s;
    transition: color 0.3s ease-in-out 0s;
	padding:10px 15px!important;
	border-radius:0px;
	border: 1px solid #1b7091;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-read-more {
  margin: 5px 0 0 0!important;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-read-more a:not(.lsow-button):hover {
	color:#FFF!important;
	background-color:#1b7091;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-text-wrap {
    text-align: center;
    max-width: 650px;
    margin: 10px auto 0;
}

.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image img {
  display: block;
  width: 100%;
  -webkit-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
  border-width: 8px;
  border-style: solid;
  border-color: #f8f8f8;
  webkit-box-shadow: inset 0 0 5px 2px rgba(0,0,0,.07);
  box-shadow: inset 0 0 5px 2px rgba(0,0,0,.07);
}

.sow-carousel-wrapper .sow-carousel-items .sow-carousel-item h3 {
    font-size: 18px!important;
    text-align: center;
    font-weight: 600;
    color: #474747;
    margin: 10px 0 0 0;
    line-height: initial;
}
.sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail {
    line-height: 0;
    overflow: hidden;
	 -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.so-widget-sow-post-carousel-default-25c3c43e588e-643 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item {
    width: 270px;
    background: #e4e4e4;
    padding: 2px;
}

.sow-carousel-wrapper .sow-carousel-items .sow-carousel-item {
    display: block;
    margin-right: 35px;
	box-shadow: 0 4px 7px 0 #ddd;
    overflow: hidden;
    background: #fff;
  
}

.sow-carousel-wrapper .sow-carousel-items .sow-carousel-item img:hover {
	-webkit-filter: greyscale(0%);
    filter: greyscale(0%);
}

.so-widget-sow-post-carousel-default-28386c5ae88c-643 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item:focus .sow-carousel-thumbnail a span.overlay,
.so-widget-sow-post-carousel-default-28386c5ae88c-643 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item:hover .sow-carousel-thumbnail a span.overlay .sow-carousel-thumbnail a:hover {
  opacity: 0.0;
	 -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.blog-section .tg-blog-widget-layout-2 .post-image .entry-date {
    background: #e03927;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 0;
}
.blog-section .tg-blog-widget-layout-2 .post-image img {
    width: 100%;
    padding: 0;
	 -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.blog-section .tg-blog-widget-layout-2 .post-image img:hover {
    width: 100%;
    padding: 0;
	 -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
	transform: scale(1.05);
}
.blog-section .tg-blog-widget {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tg-column-wrapper .tg-column-3 .blog-section .tg-blog-widget-layout-2 .post-image img:hover {
     -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
	transform: scale(1.05);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.blog-section .tg-blog-widget-layout-2 .entry-title a {
    font-size: 18px;
    line-height: 18px;
    display: block;
	padding:0px 10px;

}

.blog-section .tg-blog-widget-layout-2 .entry-title a:hover {
	color:red;
}

.tg-column-wrapper .tg-column-3 {
    width: 30.33%;
	float: left;
    margin-left: 3%;
    position: relative;
	min-height:400px;
}

.blog-section .tg-blog-widget-layout-2 .blog-content {
    float: none;
    padding: 0px;
    width: auto;
}

.blog-section .tg-blog-widget-layout-2 .read-more-container {
	display: inline-block;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	background-color: #e03927;
	bottom: 0px;
	position: absolute;
}
.blog-section .tg-blog-widget-layout-2 .read-more-container .read-more {
    float: right;
    background: #1b7091;
    padding: 15px 10px;
    width: 50%;
}
.blog-section .tg-blog-widget-layout-2 .read-more-container .read-more a {
    font-size: 14px;
    color: #fff;
}
.tg-blog-widget-layout-2 .read-more-container .entry-author a {
    color: #fff;
    font-size: 14px;
}
.blog-section .tg-blog-widget-layout-2 .read-more-container .entry-author {
    float: left;
    color: #FFF;
    padding: 12px;
}

.so-widget-lsow-portfolio-default-1398c7c9e37b .lsow-portfolio .lsow-portfolio-item {
    padding: 20px;
    min-height: 300px;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .hentry {
    margin: 0;
    padding: 0;
    border: none;
    background: #f7f7f7;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 300px;

}

.lsow-testimonials-slider .lsow-testimonial-text {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    font-style: italic;
    color: #f2f2f2;
}
.lsow-container .lsow-flex-direction-nav a.lsow-flex-next {
    right: -10px;
}

.lsow-container .lsow-flex-direction-nav a.lsow-flex-prev {
    left: -10px;
}

.lsow-testimonials-slider .lsow-testimonial-user .lsow-text .lsow-author-name {
    line-height: 26px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #e1e1e1;
    text-transform: uppercase;
    clear: none;
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 5px;
}

.widget_type_1 .bottom_branding {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 5px;
  text-align: center;
  display: none;
}

.widget_type_1 .type_1_small {
  font-size: 11px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  margin-bottom: 10px!important;
  letter-spacing: 0.8px;
  text-align: center;
  color: #b7c0cd;
  text-transform: uppercase;
}
.widget_type_1 .type_1_big {
  font-family: "Exo 2", sans-serif;
  font-size: 42px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f4f6fc;
  margin-top: 10px!important;
  margin-bottom: 5px;
}

.lsow-accordion.style1 .lsow-panel .lsow-panel-title {
    position: relative;
    display: block;
    padding: 10px 50px 10px 15px!important;
    font-size: 20px!important;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: bold;
    color: #666;
    margin: 0;
}
.lsow-accordion.style1 .lsow-panel {
    margin: 5px 0 0!important;
    background: #eee;
    border-radius: 5px;
    overflow: hidden;
}

.lsow-accordion.style1 .lsow-panel.lsow-active .lsow-panel-title {
  color: #ffffff!important;
  background: #5187b1!important;
}
.lsow-accordion.style1 .lsow-panel:hover .lsow-panel-title {
  background: #5187b1!important;
	color:#ffffff!important;
}

.lsow-accordion.style1 .lsow-panel .lsow-panel-title, .lsow-accordion.style3 .lsow-panel .lsow-panel-title {
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s; }
  .lsow-accordion.style1 .lsow-panel .lsow-panel-title:after, .lsow-accordion.style3 .lsow-panel .lsow-panel-title:after {
    font-family: 'lsow-icomoon' !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
	content: "\e901" !important;
    right: 30px;
    top: 16px!important;
    font-size: 20px!important;
    color: #666;
    font-weight: 500!important;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s; 
}
.lsow-accordion.style1 .lsow-panel.lsow-active .lsow-panel-title:after, .lsow-accordion.style3 .lsow-panel.lsow-active .lsow-panel-title:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
		color:#fff!important;
	    -webkit-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s; 
}
.lsow-accordion.style1 .lsow-panel:hover .lsow-panel-title:after, .lsow-accordion.style3 .lsow-panel:hover .lsow-panel-title:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
		color:#fff!important;
	     -webkit-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s; 
}


.so-widget-sow-headline .sow-headline-container h3.sow-sub-headline {
  text-align: center;
  color: #606060;
  line-height:1!important;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (max-width: 480px) {
        /* styles for browsers larger than 960px; */	
		#fh-icon-box-2 {
		  margin-bottom: 0;
		  transition: 0.5s;
			font-size:10px;
			line-height:11px;		
	}
	.service-image-wrap img {
	  		width: 20%;
	}

}

@media (max-width: 768px) {
        /* styles for browsers larger than 960px; */	
		#fh-icon-box-2 {
		  margin-bottom: 0;
		  transition: 0.5s;
			font-size:11px;
			line-height:12px;		
	}
	.service-image-wrap img {
	  		width: 30%;
	}

}
@media only screen and (max-width: 960px) {
        /* styles for browsers larger than 960px; */	
		#fh-icon-box-2 {
		  margin-bottom: 0;
		  transition: 0.5s;
			font-size:12px;
			line-height:12px;
	}
		.service-image-wrap img {
	  		width: 40%;
	}
}

@media only screen and (max-width: 1600px) {
        /* styles for browsers larger than 1440px; */
		#fh-icon-box-2 {
		  margin-bottom: 0;
		  transition: 0.5s;
			font-size:14px;
			line-height:16px;
	}
	.service-image-wrap img {
	  		width: 60%;
	}	
		#fh-icon-box-2 .item-box {
		  padding: 5px 10px;
		  transition: 0.3s;
		  height: 360px;
	}
}

.so-widget-sow-image-default-2ec334f0a340 .sow-image-container .so-widget-image {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}

.major-projects {
  margin-bottom: 0px !important;
  padding: 60px;
  background-image: url(images/communication-tower2.jpg);
  /*background-image: url(images/projrct-bg.jpg);*/
  background-repeat: no-repeat;
  background-size: 50% 100%;
  background-position: left;
  background-color: #FFF;
  color: #ba0027;
  font-weight: 700;
	background-attachment:fixed;
}

.major-institutions {
  margin-bottom: 0px !important;
  padding: 60px;
  background-image: url(images/innnst-bg.jpg);
  background-repeat: no-repeat;
  background-size: 50% 100%;
  background-position: right;
  background-color: #FFF;
  color: #ba0027;
  font-weight: 700;
  background-attachment:fixed;
}
.psac-post-image-bg {
  position: relative;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	/*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
  /*background-blend-mode: luminosity!important;*/
}
.psac-post-img-wrap .psac-post-image-bg:hover {
  position: relative;
  background-blend-mode: normal!important;
}

/*----------------------------------------------------*/
/* Category Icons */
/*----------------------------------------------------*/
.category-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  text-align: center;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  position: relative;
}
.category-icons:before {
  content: "";
  /*background: #ffffff;*/
  width: 110%;
  height: 110%;
  display: inline-block;
  position: absolute;
  left: -5%;
  top: -5%;
  z-index: 1;
  opacity: 0;
  -webkit-transform: scale(0.96);
  transform: scale(0.96);
  transition: transition-3;
}
.category-icons:hover:before {
  -webkit-box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
  box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
  opacity: 1;
	border:0px!important;
-webkit-transform: scale(0.96);
  transform: scale(0.96);
  transition: transition-3;
}

.category-icons .category-item .item-icon {
  color: title-color;
  font-size: 44px;
  line-height: 1;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
  transition: transition-3;
}
.category-icons .category-item .category-title {
  font-weight: bold;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
  font-size: 16px;
  text-decoration: none;
  transition: transition-3;
}
.category-icons:hover .category-item .item-icon,
.category-icons:hover .category-item .category-title {
  color: primary-color;
}

/*--------------------------------*/
/* Category Box Shadow */
/*--------------------------------*/
.category-wrapper {
  background: #ffffff;
  box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
  border-radius: 5px;
}
.category-wrapper .show-more-cat {
  display: inline-flex;
  justify-content: center;
  margin: 60px 0 -20px 0;
  width: 100%;
}
.category-wrapper .show-more-cat a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.category-wrapper .show-more-cat i {
  margin: 5px auto 0 auto;
}
.category-wrapper .show-more-cat .icon-btn {
  display: flex;
  width: 40px;
  height: 40px;
  text-align: center;
  align-items: center;
  align-self: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
}

/*==========================================================*/
/* Responsive CSS */
/*==========================================================*/
@media only screen and (max-width: 991px) {

  .category-icons {padding: 20px}
  .category-icons:before {content: normal;}
}

@media only screen and (max-width: 575px) {

  .category-icons .category-item .category-title {font-size: 14px; line-height: 22px;}
}



.align-right {
  text-align: right;
}

/* FOR LANGUAGE MENU ONLY STARTS-------------------------------------------------------------------------------------------------------------------*/

#language-navigation {
	float: right;
}
#language-navigation .menu-toggle {
	display: none;
}

#language-navigation ul {
	margin: 0;
	list-style: none;
}

#language-navigation ul li {
	float: left;
	padding-top:5px;
	position: relative;
}

#language-navigation ul li a {
  font-size: 12px;
  padding: 3px 5px;
  font-weight: 300;
  border: 1px solid #666666;
  background-color: #d5d5d5;
  margin-right:2px;
}

#language-navigation ul li:hover > a,
#language-navigation ul li.current-menu-item > a,
#language-navigation ul li.current_page_item > a,
#language-navigation ul li.current_page_ancestor > a,
#language-navigation ul li.current-menu-ancestor > a {
	color: #FF6600;
}
#language-navigation ul li:last-child {
	border-left: 0px;
}
/* FOR LANGUAGE MENU ONLY ENDS-------------------------------------------------------------------------------------------------------------------*/

/* HEADER SEARCH  CSS STARTS--------------------------------------------------------------------------------------------------------------*/
.header-top .header-action-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header-top .search-wrap {
  float: right;
  padding: 3px 5px 3px 5px;
  position: relative;
}

.transparent.header-sticky .search-icon:hover,
.transparent .search-icon:hover {
	border-color: #30afb8;
	color: #30afb8;
}

.header-top .search-icon {
  cursor: pointer;
  color: #FFF;
  font-size: 10px;
  font-weight:bold;
  height: 20px;
  width: 20px;
  line-height: 17px;
  text-align: center;
  border: 1px solid #006599;
  border-radius: 100%;
  background-color:#006599;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.header-top .search-icon:hover {
	border-color: #30afb8;
	color: #30afb8;
}

.header-top .search-box {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 300px;
	top: 100%;
	right: -10px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	padding: 20px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header-top .search-box.active {
	opacity: 1;
	visibility: visible;
	right: 0;
	z-index: 9;
}

.header-top .search-box .search-field {
	width: 80%;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #a1a1a1;
}

.header-top .search-box button[type="submit"] {
	margin-bottom: 0;
}

.header-top .searchform .btn {
	background-color: #30afb8;
}

.header-top .searchform .btn:hover {
	background-color: #2299a1;
}

.search-submit .fa {
	color: #fff;
}

/* HEADER SEARCH  CSS ENDS--------------------------------------------------------------------------------------------------------------*/



#topp-navigation {
	float: right;
}

#topp-navigation .menu-toggle {
	display: none;
}

#topp-navigation ul {
	margin: 0;
	list-style: none;
}

#topp-navigation ul li {
	float: left;
	padding: 5px 5px 5px 5px;
	position: relative;
}

#topp-navigation ul li a {
	font-size: 13px;
	font-weight:500;
}

#topp-navigation ul li:hover > a,
#topp-navigation ul li.current-menu-item > a,
#topp-navigation ul li.current_page_item > a,
#topp-navigation ul li.current_page_ancestor > a,
#topp-navigation ul li.current-menu-ancestor > a {
	color: #ff6600;
}

#topp-navigation ul li:last-child {
	padding-right: 0;
}

#topp-navigation ul.sub-menu {
	background-color: #fff;
	min-width: 200px;
	padding: 0;
	position: absolute;
	-webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	right: 50%;
	top: 90%;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	opacity: 0;
	visibility: hidden;
	z-index: 9;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.menu ul li ul.children {
	background-color: #fff;
	min-width: 200px;
	padding: 0;
	position: absolute;
	-webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	right: 50%;
	top: 90%;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	opacity: 0;
	visibility: hidden;
	z-index: 9;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#topp-navigation ul li ul li {
	padding: 10px;
	text-align: left;
	width: 100%;
}

#topp-navigation ul.sub-menu li:hover {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#topp-navigation ul.sub-menu li:hover > a {
	color: #30afb8;
}

#topp-navigation li:hover ul.sub-menu,
#topp-navigation ul li.focus > ul.sub-menu {
	opacity: 1;
	visibility: visible;
	top: 100%;
}

.menu ul li:hover > ul.children {
	opacity: 1;
	visibility: visible;
	top: 100%;
}

#topp-navigation ul li a {
	color: #00265e;
}

#topp-navigation .sub-menu li.menu-item-has-children ul {
	left: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.menu ul li ul li ul.children {
	left: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#topp-navigation .sub-menu li.menu-item-has-children ul li a {
	color: #ff6600;
}

#topp-navigation .sub-menu li.menu-item-has-children ul li:hover > a {
	color: #30afb8;
}

#topp-navigation ul li ul.sub-menu li.menu-item-has-children:hover > ul,
#topp-navigation ul li ul.sub-menu li.menu-item-has-children.focus > ul {
	top: 0;
	opacity: 1;
	visibility: visible;
}

.menu ul li ul li:hover > ul.children {
	top: 0;
	opacity: 1;
	visibility: visible;
}

.sub-toggle {
	color: #333;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#topp-navigation ul li.menu-item-has-children:hover > .sub-toggle {
	color: #30afb8;
}

#topp-navigation ul li ul.sub-menu li.menu-item-has-children .sub-toggle {
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
#topp-navigation ul li.menu-item-has-children .sub-toggle .fa {
	-webkit-transition: transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	transition: -webkit-transform 0.5s ease;
	transition: transform 0.5s ease;
	transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.animate-icon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}


.post-grid .item .layer-media img {
  border-radius: 20px!important;
  width: 100%;
	padding:0px!important;
}

.lsow-services.lsow-style5 .lsow-service {
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  padding: 52px 40px 40px 15px;
  -webkit-box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  -khtml-box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  -moz-box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  -ms-box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  -o-box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  background-color: #fff;
  position: relative;
	min-height:200px;
}

.lsow-services.lsow-style5 .lsow-service::after {
  content: "";
  display: block;
  height: 4px;
  background-color: #2b3e4b;
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
  -webkit-transition: all 300ms ease 0ms;
  -khtml-transition: all 300ms ease 0ms;
  -moz-transition: all 300ms ease 0ms;
  -ms-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}


.lsow-services.lsow-style5 .lsow-service .lsow-service-text .lsow-title {
  letter-spacing: 0px!important;
  font-weight: bold;
  color: #06a3da!important;
  text-transform:none!important;
  clear: none;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px!important;
  line-height: 18px!important;
  text-align:left;
  max-width: calc(100% - 50px);
}

.lsow-services .lsow-service .lsow-service-text .lsow-title-link:hover .lsow-title {
  text-decoration: none!important;
	color: #ff6600!important;
	-webkit-transition: transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	transition: -webkit-transform 0.5s ease;
	transition: transform 0.5s ease;
	transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.lsow-services.lsow-style5 .lsow-service .lsow-service-text {
  text-align: left;
}

.lsow-services .lsow-service .lsow-service-text {
  font-size: 14px;
  line-height: 16px;
}

.lsow-services.lsow-style5 .lsow-service .lsow-icon-wrapper span {
display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  background-color: #2b3e4b;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-radius: 0 4px 0 4px;
  -khtml-border-radius: 0 4px 0 4px;
  -moz-border-radius: 0 4px 0 4px;
  -ms-border-radius: 0 4px 0 4px;
  -o-border-radius: 0 4px 0 4px;
  border-radius: 0 4px 0 4px;
  z-index: 2;
  color:#fff;
}

.lsow-services.lsow-style5 .lsow-service:hover .lsow-icon-wrapper span {
	color:#ffffff;
	background: #06a3da;
}

.lsow-services.lsow-style5 .lsow-service:hover .lsow-service-text .lsow-title-link .lsow-title{
	color:#ff6600;
	
}

.so-widget-sow-button-flat-8f7e0ff77768-643 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 0.7em 1em!important;
  background: #00265e;
  color: #ffffff !important;
  border: 1px solid #00265e;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.layout-5197 .element_1587187895341 {
  font-size: 16px;
  margin: 5px 0px;
  text-align: left;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 10px;
}

.align-right {
  text-align: right;
}

.logoname{
	color:#00265e;
}

.logoname h2{
	font-size:24px;
	line-height:28px;
}
.logoname .mal h2{
	font-size:34px;
	font-family:'Meera';
	line-height:30px;
}
.logoname p{
	font-size:16px;
	margin-bottom:1px!important;
}

div#header-widget-area {
    width: 100%;
    background-color: #f7f7f7;
border-bottom:1px solid #eeeeee;
    text-align: center;
        padding: 20px;
}
h2.chw-title {
    margin-top: 0px;
    text-align: left;
    text-transform: uppercase;
    font-size: small;
    background-color: #feffce;
    width: 130px;
    padding: 5px;
    }


.header-bottom .tg-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px 0 10px;
	
}

.ow-button-base a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  line-height: 1em;
 /* position: absolute;
  bottom: 10px;
  z-index: 999;
  left: 30%;*/
}
.lsow-tabs .lsow-tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: center!important;
}

.team-wrapper{
	/* -webkit-box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  -khtml-box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  -moz-box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  -ms-box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  -o-box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1);
  box-shadow: 0px 3px 15px 0 rgba(13, 42, 60, 0.1); */
	text-align:center;

}

[class^="hvr-"] {
  margin: .2em;
  padding: 0.5em;
  cursor: pointer;
  background: #e1e1e1;
  text-decoration: none;
  color: #666;
  /* Prevent highlight colour when element is tapped */
  -webkit-tap-highlight-color: rgba(0,0,0,0);

  /* Smooth fonts */
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
   -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

.hvr-border-fade ul {
  list-style: none;
}

.pt-cv-content-item {
  padding-bottom: 15px;
  position: relative;
  overflow: hidden;
  background: #3083ad;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  padding: 10px;
}

.latesttnews .iscvblock .pt-cv-content-item {
  padding-bottom: 5px;
  position: relative;
  overflow: hidden;
  background: transparent!important;
  box-shadow:none;
  padding: 10px;
}

.latesttnews .pt-cv-view.iscvblock .pt-cv-content-item a {
  text-decoration: none;
  color: #333;
  font-weight: normal;
}
.latesttnews .pt-cv-content, .pt-cv-content * {
  font-weight: 400;
  color: #888;
  font-size: 14px;
}
.latesttnews .pt-cv-blockgrid.list1 .pt-cv-content-item {
  padding-bottom: 0px !important;
}
.pt-cv-blockgrid.list1 .pt-cv-content-item {
  padding-bottom: 10px!important;
}
.pt-cv-content-item img {
	padding:0px;
}
.pt-cv-readmore.btn {
  background: transparent;
  border-color: transparent;
  color: #06a3da;
  font-weight: 700;
}
.pt-cv-view.iscvblock .pt-cv-content-item a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
h4.pt-cv-title {
  font-size: 16px;
	font-weight:bold!important;
}
.quicklinks .pt-cv-wrapper [class*="pt-cv-"] a {
  box-shadow: none;
  color: #06a3da;
  font-size: 20px;
	
}
.quicklinks .pt-cv-view .pt-cv-title {
  margin-bottom: 10px;
  text-align:center;
}

.pt-cv-view .pt-cv-title {
  margin-bottom: 5px!important;
}
.pt-cv-content, .pt-cv-content * {
  font-weight: 400;
  color: #fff;
  font-size: 14px;
}

.iscvblock .pt-cv-readmore.btn {
  background: #028178!important;
  border-color: transparent;
	float:right;
}
.headlineborder .so-widget-sow-headline .sow-headline-container .decoration .decoration-inside {
  height: 1px;
  display: inline-block;
  border-top: 3px solid #eeeeee;
  background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(30,250,0,1) 49%, rgba(4,0,255,1) 100%)!important;
  width: 100%;
  max-width: 10%;
}
.pt-cv-thumb-wrapper .pt-cv-thumbnail {
  object-fit: cover;
  width: 100%;
  margin-bottom: 0 !important;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
}
.quicklinks .pt-cv-colsys .pt-cv-content-item {
  flex: none;
  max-width: initial;
  min-height: 300px;
}

.so-widget-sow-anything-carousel .sow-carousel-container .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item {
  display: block;
  padding: 20px!important;
  margin: 0px 12px 24px 12px!important;
  background-color: #aa95bf;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  transition: 0.5s;
}

slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  padding-top: 30px;
  transition: 0.5s;
	
}

.so-widget-sow-anything-carousel .sow-carousel-container .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item:hover {
	transition: 0.5s;
	-webkit-transform: translate3d(0,-15px,0);
	transform: translate3d(0,-15px,0);
}

.so-widget-sow-anything-carousel .sow-carousel-container .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item:nth-of-type(even) {
  background:#ae6a9d;
}

.so-widget-sow-anything-carousel .sow-carousel-container .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item p {
  display: none;
}

.so-widget-sow-anything-carousel .sow-carousel-container .sow-carousel-navigation a.sow-carousel-next, .so-widget-sow-anything-carousel .sow-carousel-container .sow-carousel-navigation a.sow-carousel-previous {
  font-family: 'anything-carousel-arrows';
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-align: center;
  text-transform: none;
  color: #00a5ff !important;
	font-size:2.6rem;
}
.so-widget-sow-anything-carousel .sow-carousel-container .sow-carousel-navigation a.sow-carousel-next, .so-widget-sow-anything-carousel .sow-carousel-container .sow-carousel-navigation a.sow-carousel-previous {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'anything-carousel-arrows';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  border: 0px;
}
.so-widget-sow-anything-carousel .sow-carousel-container .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item h4.sow-carousel-item-title {
  margin: 0;
    margin-bottom: 0px;
  margin-bottom: 24px;
	text-align:center;
	font-size: 20px;
	line-height:24px;
	color: #fff;
  font-weight: 500;
}

.so-widget-lsow-posts-carousel-default-5f6b0ac3c8ac .lsow-posts-carousel .lsow-posts-carousel-item {
  padding: 10px 50px!important;
}

@media (min-width: 992px) {
  .pt-cv-colsys [data-cvc="5"] .pt-cv-content-item {
    width: 19%!important;
    margin-left: 10px;
	font-size:12px!important;
  }
	.team-wrapper .team-title {
		  font-size: 16px;
		  color: #06a3da !important;
		}
}

@media only screen and (min-width: 1024px) {
  .lsow-grid-container.lsow-grid-desktop-5 .lsow-grid-item {
    width: calc(30% - 24px);
    float: left;
    margin-left: 20px;
  }
	.team-wrapper .team-title {
		  font-size: 18px;
		  color: #06a3da !important;
		line-height:18px;
		}
	.team-wrapper .team-designation {
	  position: relative;
	  color: #808991;
	  font-size: 14px;
	  line-height:14px;
	}
}

@media only screen and (min-width: 801px) {
  .lsow-grid-container.lsow-grid-desktop-5 .lsow-grid-item {
    width: calc(40% - 24px)!important;
    float: left;
    margin-left: 20px;
  }
	.team-wrapper .team-title {
		  font-size: 16px;
		  color: #06a3da !important;
		line-height:16px;
		}
	.team-wrapper .team-designation {
		  position: relative;
		  color: #808991;
		  font-size: 14px;
		  line-height:14px;
		}
}

@media only screen and (min-width: 1200px) {
	  .lsow-grid-container.lsow-grid-desktop-5 .lsow-grid-item {
		width: calc(20% - 24px)!important;
		float: left;
		margin-left: 20px;
		  transition: 0.3s;
	  }
	  
		.team-wrapper .team-title {
		  font-size: 18px!important;
		  color: #000 !important;
			line-height:20px!important;
			transition: 0.3s;
		}
       .team-wrapper .team-designation {
		  position: relative;
		  color: #808991;
		  font-size: 14px;
		  line-height:16px;
		   transition: 0.3s;
		}
  
}

/* NEW RESPOSIVE CSS 23-12-2023   -----------*/

.climateinform-sys {
		  margin-bottom: 30px!important;
		  padding: 15px 0px;
		  background-repeat: no-repeat;
		  background-size: 100% 100%;
		  background-position:right;
		  background-color: rgba(17,11,68,0.5);
		  color:#ba0027;
		  font-weight:700;
}

.lsow-services .lsow-service {
  margin-bottom: 0px!important;
  width: 120px;
  text-align: center;
  background: #028178;
  border-radius: 20%;
	padding:10px;
	height:120px;
	word-wrap:break-word;
}
.lsow-services.lsow-style1 .lsow-service .lsow-image-wrapper img {
  display: inline-block!important;
  max-width: 100%;
  text-align: center;
  margin: 0px!important;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.lsow-services.lsow-style1 .lsow-service .lsow-service-text .lsow-title {
  font-size: 12px!important;
  line-height: 15px!important;
  letter-spacing: 0.5px!important;
  font-weight: normal!important;
  color: #fff!important;
  text-transform: uppercase;
  margin-bottom:0px!important;
}

@media (max-width: 980px) {
  #site-navigation .menu-toggle {
    cursor: pointer;
    display: none!important;
    font-size: 20px;
  }
}

.breadcrumb-trail.breadcrumbs {
		  margin-bottom: 30px!important;
		  padding: 15px 0px;
		  background-image: url(images/ushus.jpg);
		  background-repeat: no-repeat;
		  background-size: 100% 100%;
		  background-position:right;
		  background-color: rgba(17,11,68,0.5);
		  color:#ba0027;
		  font-weight:700;
		  background-blend-mode:multiply;
}

#bgabovefooter {
	padding-top:0px!important;
    margin-bottom: 0px!important;
	background-image: url(images/newbgfootr.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:top;
	background-color: #246598;
	color:#ba0027;
	font-weight:500;
	height:800px;
	background-blend-mode:multiply;
}
	
#vmo {
  text-align: left;
  padding: 0 15px;
}
	
#vmo.radius {
  border-radius: 185px;
}
#vmo .item-box {
  transition: 0.3s;
    height:850px;
	margin-bottom: 30px!important;
		  padding: 15px;
		  background-image: url(images/pink-1.png);
		  background-repeat: no-repeat;
		  background-size: 100% 100%;
		  background-position:center;
		  background-color: rgba(17,11,68,0.5);
		  color:#ba0027;
		  font-weight:700;
}

#vmo .item-box h3 a {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:16px;
	color:#06a3da;
}
#vmo .item-box h3  {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:24px;
	color:#06a3da;
}

#vmo .item-box:hover {
   background-color: #eefaff;;
	-webkit-transform: translate3d(0,-15px,0);
	transform: translate3d(0,-15px,0);
}

#vmo .item-box:hover i,
#vmo .item-box:hover h3,
#vmo .item-box:hover h3 a{
  color: #252525!important;
}

#vmo .item-box img {
	width:100%;
}
#vmo i {
  color: #e49f37;
  font-size: 34px;
  transition: 0.5s;
}

#vmo i:before {
  font-size: 34px;
}

#vmo p {
  margin-bottom: 0;
  transition: 0.5s;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
}

#vmo p:lang(ml) {
  margin-bottom: 0;
  transition: 0.5s;
	color:#f0f0f0;
	font-family:"Meera";
	font-size:14px;
}
	
#fh-box{
	position:relative;
	margin-top:-100px;	
}	

#fh-icon-box-10 {
  text-align: left;
  padding: 0 15px;
}
	
#fh-icon-box-10.radius {
  border-radius: 185px;
}
#fh-icon-box-10 .item-box {
  transition: 0.3s;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.13);
	height: 850px;
	margin-bottom: 30px!important;
		  padding: 15px;
		  background-image: url(images/pink-1.png);
		  background-repeat: no-repeat;
		  background-size: 100% 100%;
		  background-position:center;
		  background-color: rgba(17,11,68,0.5);
		  color:#ba0027;
		  font-weight:700;
}

#fh-icon-box-10 .item-box h3 a {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:16px;
	color:#06a3da;
}
#fh-icon-box-10 .item-box h3  {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  transition: 0.5s;
  padding: 15px 0px;
  line-height:24px;
	color:#06a3da;
}

#fh-icon-box-10 .item-box:hover {
   background-color: #eefaff;;
	-webkit-transform: translate3d(0,-15px,0);
	transform: translate3d(0,-15px,0);
}

#fh-icon-box-10 .item-box:hover i,
#fh-icon-box-10 .item-box:hover h3,
#fh-icon-box-10 .item-box:hover h3 a{
  color: #252525!important;
}

#fh-icon-box-10 .item-box img {
	width:100%;

}
#fh-icon-box-10 i {
  color: #e49f37;
  font-size: 34px;
  transition: 0.5s;
}

#fh-icon-box-10 i:before {
  font-size: 34px;
}

#fh-icon-box-10 p {
  margin-bottom: 0;
  transition: 0.5s;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
}
#moreInfo {
    border-radius: 50%;
    overflow: hidden;
}

.pt-cv-wrapper .carousel-control.right {
  left: auto;
  right: 0;
  background: #008178!important;
  padding: 20px!important;
  border-radius: 50%!important;
  margin-top: 5px;
  color:#fff;
}
.pt-cv-wrapper .carousel-control.left {
  left: 0;
  right: auto;
  background: #008178 !important;
  padding: 20px !important;
  border-radius: 50% !important;
  margin-top: 5px;
  color: #fff;
}
.pt-cv-colsys .pt-cv-content-item {
  flex: none;
  max-width: initial;
  margin-bottom: 5px;
}

.ow-button-base .ow-button-align-center {
  text-align: center;
  bottom: 10px!important;
  position: absolute!important;
  width: 100%;
  overflow: hidden!important;

}
.pt-cv-readmore {
  color: #fff;
  margin: 0px 0!important;
    margin-bottom: 10px;
  max-width: 100%;
}
.flex-container {
  /* We first create a flex layout context */
  display: flex;
  /* Then we define the flow direction 
     and if we allow the items to wrap 
   * Remember this is the same as:
   * flex-direction: row;
   * flex-wrap: wrap;
   */
  flex-flow: row wrap;
  /* Then we define how is distributed the remaining space */
  justify-content: space-around;
  padding: 0;
  margin: 0;
  list-style: none;
}

.flex-item {
  background: tomato;
  padding: 5px;
  width: 200px;
  height: 150px;
  margin-top: 10px;
  line-height: 150px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
}

.lsow-odometers .lsow-odometer .lsow-number span {
  font-size: 60px;
  color: #006699;
}
.lsow-heading.lsow-alignleft .lsow-title, .lsow-heading.lsow-alignright .lsow-title {
  margin-bottom: 0px !important;
  background-color: #006699!important;
  color: #fff!important;
  padding: 5px 10px!important;
}
.lsow-odometers .lsow-odometer .lsow-stats-title {
  font-size: 20px!important;
  line-height: 22px!important;
  display: inline-block;
  color: #000!important;
  text-transform: uppercase;
}
* { box-sizing: border-box; }

.headwrapper {
	padding: 0px;
	max-width: 1248px;
	width: 100%;
	margin: 0px auto;
}
.columns {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 2px 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.column2 {
	flex:inherit;
	border: 0px solid gray;
	margin: 1px;
	padding: 0px;
	-webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.column {
	flex:1;
	border: 0px solid gray;
	margin: 1px;
	padding: 0px;
	-webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-title {
  letter-spacing: 0px!important;
  font-weight: normal!important;
  color: #333;
  text-transform:none!important;
  clear: none;
  margin-top: 0;
  margin-bottom: 10px!important;
  font-size: 16px!important;
  line-height: 24px!important;
}

.lsow-posts-carousel .lsow-posts-carousel-item .hentry {
background-color: #aa95bf!important;
  border-radius: 0px!important;
  border: none!important;
  padding: 0!important;
  margin: 0!important;
  -webkit-transition: -webkit-box-shadow 0.25s ease;
  transition: -webkit-box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden!important;
	-webkit-transition: all 0.4s ease-in-out 0s!important;
  transition: all 0.4s ease-in-out 0s!important;
	min-height:190px;
}

.lsow-posts-carousel .lsow-posts-carousel-item .hentry:hover {
	transition: 0.5s;
	-webkit-transform: translate3d(0,-15px,0);
	transform: translate3d(0,-15px,0);
}

.lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-title a {
  color: #FFF!important;
  font-size: 20px!important;
  -webkit-transition: all 0.4s ease-in-out 0s!important;
  transition: all 0.4s ease-in-out 0s!important;
}
 .lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-title a:hover {
  color: #FFF;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}





.psac-post-carousel.psac-design-1 .psac-post-carousel-content {
  position: absolute;
  padding: 20px;
  text-align: center;
  z-index: 2;
  left: 0;
  right: 0;
  bottom:none!important;
}


@media screen and (max-width: 980px) {
	.columns .column {
		margin-bottom : 5px;
		flex-basis : 40%;
		display: flex;
		align-items: flex-start;
		justify-content: center;
		-webkit-transition: all 0.4s ease-in-out 0s;
  	    transition: all 0.4s ease-in-out 0s;
}
	}
	/*.so-widget-sow-image-default-e4c2d9f6c920 .sow-image-container {
		  display: flex;
		  align-items: flex-start;
		  justify-content: center;
	} */
} 
@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
	.psac-vticker-scrolling-wdgt {
		height:200px;
	}
}
.center-logo-below-menu .header-bottom .site-navigation-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-flex!important;
}

.logo {
  float: left;
  padding: 0;
  max-width: 30%!important;
}
:where(figure) {
  margin: 0 0 0.2em;
}

.so-widget-sow-headline .sow-headline-container .decoration .decoration-inside::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -5px;
  border-radius: inherit;

}	
	
.lsow-piechart .lsow-percentage span {
  position: absolute;
  top: 35%!important;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  color: #333;
  font-weight: bolder;
}
	
.social-menu li a[href*="twitter.com"]::before {
  content: "X";
}
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image img::before {
  width: 100%;
  display: block;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  max-width: 100%;
  content: "";
  opacity: 1.0 !important;
  background: -webkit-linear-gradient(bottom,transparent,#FFF);
  background: -o-linear-gradient(bottom,transparent,#FFF);
  background: -moz-linear-gradient(bottom,transparent,#FFF);
  background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(#FFF)) !important;
  background: -webkit-linear-gradient(top,transparent,#FFF);
  background: -o-linear-gradient(top,transparent,#FFF);
  background: linear-gradient(to bottom,transparent,#FFF);
}	
	
.psac-post-carousel.psac-design-1 .psac-post-image-bg::before {
  content: "";
  opacity: 1.0 !important;
  background: -webkit-linear-gradient(bottom,transparent,#FFF);
  background: -o-linear-gradient(bottom,transparent,#FFF);
  background: -moz-linear-gradient(bottom,transparent,#FFF);
  background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(#FFF)) !important;
  background: -webkit-linear-gradient(top,transparent,#FFF);
  background: -o-linear-gradient(top,transparent,#FFF);
  background: linear-gradient(to bottom,transparent,#FFF);
}
	
.n2-ss-slider .n2-ss-slider-controls-above, .n2-ss-slider .n2-ss-slider-controls-below {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-top: -25px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.latestnew .ow-button-base.ow-button-align-center {
  text-align: center;
  position: absolute!important;
  bottom: 5px!important;
  left: 30%;
}

.lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap:nth-of-type(even)  {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  padding: 25px 15px;
  
  
}
.so-widget-lsow-posts-carousel-default-3dd089290af6-5796 .lsow-posts-carousel .lsow-posts-carousel-item:nth-of-type(even) {
  padding: 10px;
  background-color:#ae6a9d!important;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  transition: 0.5s;
}


.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-post-title {
  padding: 30px 10px 10px 10px!important;
  margin: 0!important;
  font-size: 16px!important;
  line-height: 15px!important;
  font-weight: 500!important;
  color: #000!important;
  opacity: 1!important;
  -webkit-transition: opacity 0.4s ease-in-out 0s;
  transition: opacity 0.4s ease-in-out 0s;
  background: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,1.0));
  letter-spacing:0px!important;
}	
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-post-title a {
  color: #000!important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-bottom: 1px solid transparent;
}
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-post-title a:hover {
  border-bottom: 0px solid #ccc!important;
}
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-entry-info {
  text-align: center!important;
  display: block!important;
  position: absolute;
  top:auto!important;
  left: 0!important;
  right: 0!important;
  margin: auto!important;
  max-width: 100%!important;
  -webkit-transform: translateY(-50%)!important;
  transform: translateY(10%)!important;
  bottom: 0px!important;
}
.cis .lsow-grid-container.lsow-grid-mobile-1 .lsow-grid-item {	
	  float: left;
	  margin-left: 20px;
	  display:flex;
	  justify-content:center;
	  margin-bottom:20px;
}
.sow-blog-content-wrapper {
	padding:0px 0px 10px 15px!important;
}
.sow-blog .sow-blog-posts article {
  border: none;
  box-sizing: border-box;
  margin-bottom: 0px!important;
  padding: 0;
}

.sow-blog article .sow-more-link.excerpt {
  background: none;
  border: none;
  box-shadow: none;
  display: block;
  float: none;
  font-size: 1em;
  font-weight: normal;
  margin-top: 10px!important;
}
@media only screen and (max-width: 779px) {
  .lsow-grid-container.lsow-grid-desktop-1 .lsow-grid-item {
    width: calc(100% - 10px)!important;
    float: left;
    margin-left: 0px!important;
	  transition: 0.5s;
  }
	.tg-service-widget.tg-service-layout-2 .service-wrapper {
	  text-align: center;
	  font-size: 14px!important;
	  width:40%;
	  	-webkit-transition: all .24s ease-in-out;
    -o-transition: all .24s ease-in-out;
    transition: all .24s ease-in-out;
		margin:0 auto;
	}
}

@media only screen and (max-width: 480px) {
  .center-logo-below-menu .logo, .logo {
    padding: 0px 0!important;
  }
  .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-post-title a {
	  padding: 20px 5px 5px 5px;
	  margin: 0;
	  font-size: 12px;
	  line-height: 12px;
	  letter-spacing: 0px;
	}
	.tg-service-widget.tg-service-layout-2 .service-wrapper {
	  text-align: center;
	  font-size: 14px;
	  width:80%;
	  line-height:16px;
	  	-webkit-transition: all .24s ease-in-out;
    -o-transition: all .24s ease-in-out;
    transition: all .24s ease-in-out;
	}
}
@media only screen and (max-width: 880px) {
  #site-navigation, .center-logo-below-menu #site-navigation {
    float: left!important;
    padding: 5px 0!important;
  }

}
@media only screen and (max-width: 980px) {
  #site-navigation, .center-logo-below-menu #site-navigation {
    float: left!important;
    padding: 5px 0!important;
  }
  .tg-service-widget.tg-service-layout-2 {
	  text-align: center;
	  width:90%;
	  font-size: 14px;
	  line-height:16px;
	  	-webkit-transition: all .24s ease-in-out;
    -o-transition: all .24s ease-in-out;
    transition: all .24s ease-in-out;
	}
	.tg-service-widget.tg-service-layout-2 p {
	margin-bottom:5px;
	}
	.tg-service-widget .service-title-wrap {
	  color: #06a3da !important;
	  font-size: 18px !important;
	  font-weight: 700;
	  line-height: 1.0;
	  margin-top: 5px;
	}
}
/*
@media only screen and (min-width: 801px) {
  .lsow-grid-container.lsow-grid-desktop-4 .lsow-grid-item {
    width: calc(25% - 25px);
    float: left;
    margin-left: 0px!important;
	  display:flex;
	  justify-content:center;
  }
}*/