/**
 * Place your custom styles here.
 */
body {
	color: #7c8081;
	font-family: Verdana, Helvetica, Sans-Serif !important;
	font-size: 14px;
}

.views-row {
	clear: left;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

img {
	max-width: 100%;
	height: auto;
}

h2.block-title,
h1.page-header {
	color:#ef4822;
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 30px;
}
h2{
	font-size: 36px;
}

p {
	text-align: justify;
}

/*--- NO TITLE IN Pages ---*/
.page-node-7 h1.page-header {
	display: none;
}
/*--- NO TITLE IN Pages ENDS ---*/

.page-header {
    padding-bottom: 9px;
    margin: 10px 0 20px;
    border-bottom: 0px solid #eee;
}

.container {
	/*text-align: center;*/
}

.page-node-6 p,
.page-user .container,
.page-search .container .region-content,
.page-career .container .region-content,
#block-webform-client-block-13,
#webform-client-form-8 {
	text-align: left;
}

.vision-statement p,
.mission-statement p {
	text-align: center;
}

.topbanner .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}

/*--- NAVIGATION ---*/

@media only screen 
and (min-width: 990px) {
	
	.topmenu .container_hmg {
		float: right;
	}
}

.topmenu .navbar.container {
    max-width: 100%;
}

.navbar.container {
    max-width: 100%;
	font-size: 14px;
	font-weight: 700;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent;
	border-top: 4px solid #ef4822;
}

.navbar-default .navbar-nav > .active > a, .nolink {
	border-bottom: 0px solid #f6862a;
	padding-bottom: 15px;
}

.navbar.container, .navbar.container-fluid {
    margin-top: 0px;
}

@media only screen 
and (min-width: 769px) {
	.navbar-nav {
		float: none;
		margin: 0;
	}
		
	.navbar-nav {
	  padding-top: 0px;
    }
	
}


.navbar-toggle {
    margin-top: 50px;
}


/*#navbar {
	z-index: 1;
	position: fixed;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.9);
}*/

.navbar-default .navbar-nav > li > a, .nolink {
    /* color: #f6862a; */
	color: #ef4822;
	padding-top: 50px;
	padding-bottom: 15px;
    border-radius: 0px;
    padding-left: 10px;
    padding-right: 10px;
	font-size: 18px;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}
.navbar-default .navbar-nav > li > a:hover, .nolink:hover {
    color: #fff;
    background-color: rgba(150,150,150,0.5);
	border-radius: 0px;
	box-shadow: inset 0 100px 0 0 #ccc;
}
.nolink{
	cursor: pointer;
}

@media only screen 
and (max-width: 980px) {
	
	.menu {
		text-align: left;
	}
	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-top: 0px;
		margin-right: 0;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
	
	.navbar {
     min-height: auto;
     margin-bottom: 10px!important;
	}
	.navbar.container, .navbar.container-fluid {
     margin-top: 10px;
    }
	.navbar.container {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
     background-color: #f6862a;
    }
	.navbar-default .navbar-toggle {
     border-color: #f6862a;
    }
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle {
    background-color: #fff;
    }
	
}

@media only screen 
and (max-width: 640px) {
	.navbar-toggle {
		float: left;
	}
	.container_hmg {
		margin-left: 20px;
	}
	
}

.nav > li > a {
    position: relative;
    display: block;
    /*margin: 0 5px;*/
    padding: 10px 0;
	line-height: 0;
	font-size: 12px;
}

.nav > li {
	margin: 0 5px;
}

.navbar {
    min-height: auto;
    margin-bottom: 20px;
	margin-top: 20px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #f6862a;
    background-color:transparent;
}

.navbar-default .navbar-nav > .active > a {
	padding-top: 46px;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0px!important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	padding-top: 0px!important;
}

.dropdown-menu {
	border: 0;
	/* background-color:rgba(255,255,255,0.5); */
	background: #ccc;
	border-radius: 0px;
	/* font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;*/
	
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #024d70;
    outline: 0;	
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	margin-left: 0;
	margin-right: 0;
}

.dropdown-menu > li > a {
    display: block;
    /* margin: 5px 20px; */
    margin: 10px 0px;
	padding: 0;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    /* color: #024d70; */
    color: #333;
    white-space: nowrap;
	border-bottom: 0px solid #024d70;	
	/* padding-top: 5px; */
	/* padding-bottom: 5px; */
	padding: 5px 45px 5px 20px;
	-webkit-transition: color .35s ease;
	-moz-transition: color .35s ease;
	transition: color .35s ease;
}

.dropdown-menu li.first a, .dropdown-menu li.last a{
	margin-top: 15px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a.active:hover {
	color: #fff;
	background: #ef4822;
}


@media (max-width: 768px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
		line-height: 10px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #f6862a;
	}
	.navbar-header {
    width: 50px;
    float: right;
    margin-top: -75px;
    }
	.navbar-collapse {
    width: 100%;
    }
	.topmenu .navbar-collapse {
	margin-top: 0px;
    }
}

#navbar ul li:hover,
#navbar ul li a.active-trail {
    color: #fff;
    background-color: rgba(150,150,150,0.5);
	border-radius: 0px;
}
#navbar ul li .active:hover {
    color: #fff;
    background-color: rgba(150,150,150,0.5);
	border-radius: 0px;
}

/*--- NAVIGATION ENDS ---*/


/*--- HEADER ---*/

.theheader {
	/*background: rgba(255,255,255,0.9);
	margin-top: 20px;*/
	background: #333;
}

.front .theheader {
	background: rgba(255,255,255,0.5);
}

@media only screen and (min-width: 800px) {
    .front .theheader {
        position:absolute;
        z-index:1;
        left: 0;
        right: 0;
    }
    .topsearch {
        /*position: fixed;
        z-index:2;
        left: 0;
        right: 0;*/
    }
	#block-block-1 div{
		font-size: 20px;
	}
}

.thelogo img {
	margin-top: 10px;
	margin-bottom: 10px;
}
 
#block-block-9 {
	margin-top: 20px;
}
@media only screen 
and (max-width: 980px) {
	#block-block-9 {
	margin-top: 10px;
    }
}

@media only screen 
and (max-width: 768px) {
	.theheader .col-sm-3 {
	    width:100%!important;
    }
	.theheader .col-sm-8 {
	    width:100%!important;
    }
	
}

.toprighthead {
	text-align: right;
}
@media only screen 
and (min-width: 990px) {
	.theheader .col-sm-8 {
	  padding-right: 0px;
      padding-left: 0px;
	}
}

/*--- HEADER ENDS ---*/

/* ------------------- SEARCH --------------------------- */

#block-search-form {
	margin-top: 30px;
}

#block-search-form .btn-primary, 
#block-search-form .btn-primary:hover, 
#block-search-form .btn-primary:active, 
#block-search-form .btn-primary:focus, 
#block-search-form .btn-primary:active:focus {
    color: #fff;
    background-color: #ef4822;
    border-color: #fff;
    margin-bottom: 50px;
}

#block-search-form .form-control {
    background-color: transparent;
}
#block-search-form input::-webkit-input-placeholder {
color: #fff !important;
}

.search-results h3 {
	font-size: 18px;
}

.search-results a {
	color: #7c8081;
	text-decoration: none;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #7c8081;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #7c8081;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ef4822;
    border-color: #ef4822;
}
.page-search h2 {
	font-size: 25px;
}

/* ------------------- SEARCH ENDS --------------------------- */



/* ------------------------- SLIDER BLOCK ------------------------- */

.slider {
    border: 0;
    margin: 0;
    border-bottom: 0px solid #b8121c;
}

.flexslider {
    border: 0;
    margin: 0;
	border-radius: 0px;
	/*height: 100vh;
    overflow: hidden;*/
	z-index: 0;
}

/*
.slider-text {
    position:absolute;
    margin-left: 100px;
    margin-top: 100px;
}
*/

.slider-text {
    position: absolute;
    /*background: rgba(18,80,110,0.5);*/
    width: 100%;
    top: 200px;
	}
    
    

.slider-text h2 {
     /*font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    background-color: rgba(255,255,255,0.7);*/
    padding: 0px;
    /* color: #fff; */
	color: #ef4822;
    font-weight: 400;
    /*line-height:25px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 100;
	font-size: 50px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);
}
.slider-text p {
	color: #fff;
	font-size: 36px;
}
.slider-text .slider-body {
    /*background-color: rgba(255,255,255,0.7);*/
    padding: 10px;    
    text-align: center;
}

.slide-discover {
    background: #ef4822;
	color: #fff;
    /* border: 0px solid #fff; */
    width: 320px;
    text-align: center;
    font-size: 16px;
	font-weight: 700;
    /* margin: 0 auto; */
    padding: 20px 35px;
    border-radius: 27px;
    text-transform: uppercase;
}
.slide-discover:hover{
	background: transparent;
	color: #ef4822;
	border: 1px solid #ef4822;
	-webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#flexslider-1 a,
#flexslider-1 a:hover {
	text-decoration: none!important;
}
a.slider-more-link {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
	padding: 5px 15px;
	border: 0px solid #fff;
	margin-left: 2%;
}
@media only screen and (max-width: 768px) {
            .slider-text {
                display: none;
            }
    }


/* Direction Nav */
.flex-direction-nav a  { display: block; width: 60px; height: 115px; margin: -20px 0 0; position: absolute; /*top: 95%;*/ z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: 5% !important; text-align: left; text-indent: -999em; background: url("/sites/default/files/arrow-left.png") no-repeat; }
.flex-direction-nav .flex-next { right: 5% !important; text-align: left; text-indent: -999em; background: url("/sites/default/files/arrow-right.png") no-repeat; }

    
@media only screen and (max-width: 767px) {
        .flex-direction-nav .flex-prev { display: none !important;}
        .flex-direction-nav .flex-next { display: none !important;}
    }

.flexslider .flex-next,
.flexslider .flex-prev {
	opacity: 1;
}

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    display: block;
}


/* ------------------ FLEX ENDS ------------------------- */


/*--- TITLE 1 ---*/

.thetitle {
	background: url(/sites/default/files/images/top-arrow.png) top center no-repeat;
	margin-top: -20px;
    position: inherit;
}


/*--- REGION 1 ---*/

#block-block-1 {
	margin-top: 20px;
}
#block-block-1 h2.block-title {
	background: url("/sites/default/files/images/home-title-bg.png"); left no-repeat;
}


/*--- REGION 2 ---*/

#block-views-business-line-block {
	margin-top: 20px;
}
#block-views-business-line-block h2.block-title {
	background: url("/sites/default/files/images/home-title-bg.png"); left no-repeat;
}

@media only screen 
and (min-width : 990px) {
	#block-views-business-line-block .col-sm-3:nth-child(1) {
		padding-left: 0;		
	}
	#block-views-business-line-block .col-sm-3:nth-child(2) {
	    padding-left:7px;
		padding-right:7px;
	}
	#block-views-business-line-block .col-sm-3:nth-child(3) {
	    padding-left:7px;
		padding-right:7px;
	}
	#block-views-business-line-block .col-sm-3:nth-child(4) {
		padding-right: 0;		
	}
}

#block-views-business-line-block .views-field-title {
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #024d70;
	font-size: 20px;
}
#block-views-business-line-block .views-field-nothing {
	padding-top: 20px;
	padding-bottom: 20px;
}
#block-views-business-line-block .views-field-nothing a {
	text-decoration: none;
	background: #024d70;
	padding: 10px 15px;
	color: #fff;
	border-radius: 8px;
}

#block-views-business-line-block .views-field-field-business-caption {
	display: none;
}

.business-hover {
display: inline-block;
position: relative;
background: #333;
line-height: 0px;
}

.business-hover:hover img {
	opacity:0.3;
	filter:alpha(opacity=30);
	
}
.business-hover .business-overlay {
display: table-cell;
position: absolute;
z-index: 3;
background: transparent;
width: 100%;
top: 0%;
left: 0px;
color: transparent;
/*text-align: center;
vertical-align: center;*/
margin-top: 25px;
line-height: 20px;
}
.business-hover:hover .business-overlay {
	color:#fff;
	text-shadow: 0px 0px 0px black;
}

.business-overlay .block-text {
	padding-left: 20px;
	padding-right: 20px;
}

.business-overlay .block-learnmore {
	padding-top: 20px;
	opacity: 0;
	text-align: center;
}
.business-overlay .block-learnmore a {
	text-decoration: none;
	background: #024d70;
	padding: 5px 10px;
	color: #fff;
	border-radius: 8px;
}
.business-overlay:hover .block-learnmore {
	opacity: 10;
}

/*--- REGION 3 ---*/

.front .region3 {
	margin-top: 20px;
	display: table;
    table-layout: fixed;
    width: 100%;
    background-attachment: fixed;
    background-color: #333;
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.50), 
      rgba(0, 0, 0, 0.50)
    ), url(/sites/default/files/parallax_1.jpg);
    background-position: center center, center center;
    background-repeat: no-repeat, repeat;
    background-size: auto, cover;
	padding: 100px 0;
}
section#block-views-our-advantages-block {
    padding-top: 40px;
    padding-bottom: 40px;
}
#block-views-our-advantages-block h2.block-title {
	background: url("/sites/default/files/images/home-title-bg.png"); left no-repeat;
}
section#block-views-our-advantages-block .col-sm-6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
section#block-views-our-advantages-block h3 {
	margin-top: 0;
	color: #024d70;
}
@media only screen 
and (min-width : 990px) {
	section#block-views-our-advantages-block .col-sm-6 {
		padding-left: 0;
		margin-bottom: 30px;
	}
	section#block-views-our-advantages-block .col-sm-3 {
		padding-left: 0;
		padding-right: 0;
	}
}


/*---- REGION 4 ---*/

.front .region4 {
	display: table;
    table-layout: fixed;
    width: 100%;
    background-attachment: fixed;
    background-color: #fff;
    background-image: url(/sites/default/files/slider1_0.jpg);
    background-position: center center, center center;
    background-repeat: no-repeat, repeat;
    background-size: auto, cover;
}


.parallax-text-title {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}

.view-id-video_block .views-field-field-video-link .embedded-video .player iframe {
	width: 100%!important;
	height: 300px!important;
}

/*---- REGION 5 ---*/

/*#block-views-client-testimonials-block .views-field-field-client-picture img {
	border-radius: 50%;
}*/

#block-views-client-testimonials-block {
	padding: 30px 0;
}


.contactnumber {
	/*height: 62px;
	background: url("/sites/default/files/images/phone.png") top left no-repeat;
	padding-left: 70px;
	text-align: left;
	margin: 20px 0;*/
	padding-top: 20px;
	color: #f6862a;
}
.contactemail {
	/*height: 62px;
	background: url("/sites/default/files/images/email.png") top left no-repeat;
	padding-left: 70px;
	text-align: left;*/
	padding-top: 20px;
	margin-bottom: 20px;
	color: #f6862a;
}
.contactemail a {
	text-decoration: none;
	color: #f6862a;
}
.address-description h2 {
	color: #f6862a;
}



/*--- FOOTER ---*/

.footermain {
	background: #ef4822;
}
.footermain a {
	color: #fff;
	text-decoration: none;
}
.footermain p {
	color: #fff;
	font-size: 16px;
}
.footer {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
    border-top: 0px solid #E5E5E5;
}
.tbold {
	font-weight: 700;
}


/*--- SERVICES PAGE ---*/

.page-node-7 .region1 {
	display: table;
	table-layout: fixed;
	width: 100%;
	background: url(/sites/default/files/images/services-payroll.jpg) top center no-repeat;
}

#block-block-17 {
	/*padding-top:225px;
	height: 500px;*/
}
/*#block-block-17 h2.block-title {
	color:#fff;
}*/

.page-node-7 .region3 {
	display: table;
	table-layout: fixed;
	width: 100%;
	background: url(/sites/default/files/images/services-BPO.jpg) top center no-repeat;
}
#block-block-18 {
	padding-top:225px;
	height: 500px;
}
#block-block-18 h2.block-title {
	color:#fff;
}

#block-views-services-block,
#block-views-services-block-1 {
	margin-top: 50px;
	background: url(/sites/default/files/images/bg-orange.png) bottom center no-repeat;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
#block-views-services-block .views-field-body,
#block-views-services-block-1 .views-field-body {
	margin-bottom: 50px;
}
#block-views-services-block .views-field-php,
#block-views-services-block .views-field-php-1,
#block-views-services-block-1 .views-field-php,
#block-views-services-block-1 .views-field-php-1 {
	text-align: left;
}


/* Ritasha */

.ui-icon.iconClosed{
	display: inline-block;
    height: 8px;
    width: 8px;
    transform: rotate(225deg);
    transform-origin: center center;
    border-top: 2px solid #7c8081;
    border-left: 2px solid #7c8081;
    margin-left: -3px;
    margin-right: 5px;
    margin-bottom: 0px;
	margin-top: 7px;
}
.ui-icon.iconOpen{
	display: inline-block;
    height: 8px;
    width: 8px;
    transform: rotate(45deg);
    transform-origin: center center;
    border-top: 2px solid #f6862a;
    border-left: 2px solid #f6862a;
    margin-left: -3px;
    margin-right: 5px;
    margin-bottom: 0;
	margin-top: 10px;
}

/*--- ARROW ---*/

.ui-accordion-header-icon {
	float: right;
}

.ui-accordion-header {
	border: 1px solid #eee;
	margin-bottom: 30px;
	padding: 5px 10px 5px 20px;
	color: #f6862a;
}
.ui-accordion-header-active {
	border: 1px solid #eee;
	margin-bottom: 10px;
	padding: 5px 10px 5px 20px;
	background: #f3f3f3;
}
.ui-accordion-content {
	padding: 10px;
	margin-bottom: 10px;
}

.node ul {
	text-align: left;
	/* padding-top: 30px; */
	/* padding-bottom: 30px; */
	padding-top: 15px;
	padding-bottom: 15px;
}
.about-description {
	padding-top: 30px;
	padding-bottom: 30px;
}
.vision-statement {
	margin-bottom: 30px;
	padding: 10px;
	background: #f3f3f3;
	border: 0px dashed #ccc;	
}
.mission-statement {
	padding: 10px;
	background: #f3f3f3;
	border: 0px dashed #ccc;
}
.sub-title {
	color:#f6862a;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 25px;
}

.vision-statement,
.mission-statement {
  position: relative;
  -webkit-box-shadow: -5px 5px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: -5px 5px 5px rgba(0,0,0,0.1);
  box-shadow: -5px 5px 5px rgba(0,0,0,0.1);
}

.vision-statement:before,
.mission-statement:before {
  content: "";
  position: absolute;
  top: 0%;
  right: 0%;
  width: 0px;
  height: 0px;
  border-bottom: 50px solid #eee;
  border-right: 50px solid transparent;
  -webkit-box-shadow: -7px 7px 7px rgba(0,0,0,0.1);
  -moz-box-shadow: -7px 7px 7px rgba(0,0,0,0.1);
  box-shadow: -7px 7px 7px rgba(0,0,0,0.1);
}

.vision-statement:after,
.mission-statement:after {
  content: "";
  position: absolute;
  top: 0%;
  right: 0%;
  width: 0px;
  height: 0px;
  border-top: 49px solid #fff; 
  border-left: 49px solid transparent;
}

@media only screen and (min-width: 700px) {
	.vision-statement,
    .mission-statement {
		margin-left: 100px;
	    margin-right: 100px;
    }
}

.view-id-our_portfolio .view-footer {
	clear: left;
	margin-top: 20px;
}
.view-id-our_portfolio .view-footer p a {
    color: #333;
    border: 1px solid #ccc;
    padding: 3px 20px;
	font-size: 12px;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
}

.view-id-our_portfolio .view-footer p a:hover {
	color: #fff;
	background: #f6862a;
}

.portfolio img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.portfolio:hover img {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.portfolio {
	padding: 10px;
}

#block-views-our-portfolio-block h2.block-title {
	padding-bottom: 20px;
}


.view-id-our_people_block .views-field-title {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 25px;
}
.view-id-our_people_block .views-field-body {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	text-align: justify;
}


/*--- OUR PEOPLE PAGE ---*/

.peopelgroup img.gray {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.peopelgroup:hover img.gray {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.peopelgroup {
    background: #f2f2f2;
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 20px;
}
.people {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.peopletext {
    text-align: center;
	margin-top: 60px;
    height: 100px;
}

.details {
    display: none;
    text-align: justify;
    padding-bottom: 15px;
}
.viewpeople {
    text-align: center;
}
.viewpeople img {
    cursor: pointer;
}

.peopletext p {
    text-align: center !important;
    padding-top: 30%;
}

.grayactive {
    -webkit-box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.3);
	   -moz-box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.3);
	        box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.3);
}

/*--- OUR PEOPLE PAGE ENDS ---*/


label {
	font-weight: 400;
}

.contact-us-info a {
	text-decoration: none;
	color: inherit;
}

/*--- WEB FORM ---*/

@media only screen
and (min-width : 768px) {	
	
	#webform-client-form-21 label,
	#webform-client-form-57 label {
        float: left;
        width: 200px;
    }
    #webform-client-form-21 .form-control,
	#webform-client-form-57 .form-control {
        width: 50%;
    }
	#webform-client-form-57 .form-control#edit-submitted-cv-upload {
        width: 35%;
        margin-right: 15px;
        float: left;
    }
	#webform-client-form-21 .form-actions,
	#webform-client-form-57 .form-actions {
			margin-left: 200px;
		}
	#webform-client-form-8 .webform-component--upload-your-cv input {
    width: 40%;
    float: left;
    margin-right: 10px;
    }
	#webform-client-form-8 .webform-component--upload-your-cv .help-block {
		float: left;
	}
	
}
.webform-component-textarea .grippie {display: none;}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus {
    color: #fff;
    background-color: #ef4822;
    border-color: #fff;
	margin-bottom: 50px;
}

/*--- WEB FORM ENDS ---*/


/*--- CAREER PAGE ---*/

.view-id-list_of_vacancies .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: 5px 10px 5px 20px;
    min-height: 0;
}
.view-id-list_of_vacancies .ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.view-id-list_of_vacancies .ui-state-default, .view-id-list_of_vacancies .ui-widget-content .ui-state-default, .view-id-list_of_vacancies .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3/*{borderColorDefault}*/;
    background: transparent;
    color: #eee/*{fcDefault}*/;
	font-weight: 400;
}
.view-id-list_of_vacancies .ui-corner-all, .view-id-list_of_vacancies .ui-corner-bottom, .view-id-list_of_vacancies .ui-corner-right, .view-id-list_of_vacancies .ui-corner-br {
    border-bottom-right-radius: 0px/*{cornerRadius}*/;
}
.view-id-list_of_vacancies .ui-corner-all, .view-id-list_of_vacancies .ui-corner-bottom, .ui-corner-left, .view-id-list_of_vacancies .ui-corner-bl {
    border-bottom-left-radius: 0px/*{cornerRadius}*/;
}
.view-id-list_of_vacancies .ui-corner-all, .view-id-list_of_vacancies .ui-corner-top, .view-id-list_of_vacancies .ui-corner-right, .view-id-list_of_vacancies .ui-corner-tr {
    border-top-right-radius: 0px/*{cornerRadius}*/;
}
.view-id-list_of_vacancies .ui-corner-all, .view-id-list_of_vacancies .ui-corner-top, .view-id-list_of_vacancies .ui-corner-left, .view-id-list_of_vacancies .ui-corner-tl {
    border-top-left-radius: 0px/*{cornerRadius}*/;
}
.view-id-list_of_vacancies .ui-state-default a, .view-id-list_of_vacancies .ui-state-default a:link, .view-id-list_of_vacancies .ui-state-default a:visited {
    color: #f6862a/*{fcDefault}*/;
    text-decoration: none;	
}
.view-id-list_of_vacancies .ui-widget {
    font-family: inherit/*{ffDefault}*/;
    font-size: inherit/*{fsDefault}*/;
}
.view-id-list_of_vacancies .ui-widget-content {
	color: inherit;
}
.view-id-list_of_vacancies .views-field-field-qualifications,
.view-id-list_of_vacancies .views-field-field-work-experience,
.view-id-list_of_vacancies .views-field-field-contact-person,
.view-id-list_of_vacancies .views-field-field-deadline,
.view-id-list_of_vacancies .views-field-nothing {
	padding-top: 20px;
}
.view-id-list_of_vacancies .views-field-field-qualifications .views-label,
.view-id-list_of_vacancies .views-field-field-work-experience .views-label,
.view-id-list_of_vacancies .views-field-field-contact-person .views-label,
.view-id-list_of_vacancies .views-field-field-deadline .views-label {
	font-weight: 700;
	color: #f6862a;
	padding-bottom: 20px;
}

.view-id-list_of_vacancies .views-field-nothing a {
	text-decoration: none;
	font-size: 14px;
	padding: 10px;
	background: #f6862a;
	color: #fff;
	border-radius: 4px;
}

.view-id-list_of_vacancies .ui-widget-content {
    border: 1px solid #eee/*{borderColorContent}*/;
    background: #ffffff/*{bgColorContent}; url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
	margin-top: -10px;
}


@media only screen
and (min-width : 980px) {	
	.view-id-list_of_vacancies {
		width: 50%;
	}
}


/*--- CAREER PAGE ENDS ---*/


.footer2 .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}

#block-block-2,
#block-block-3,
#block-block-4,
#block-block-5 {
	padding-bottom: 30px;
}
#block-block-2 h2,
#block-block-3 h2,
#block-block-4 h2,
#block-block-5 h2 {
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 400;
}
#block-block-2 h2 a,
#block-block-3 h2 a,
#block-block-4 h2 a,
#block-block-5 h2 a {
	color: #ef4822;
	text-decoration: none;
}

#block-block-2.col-sm-6,
#block-block-5.col-sm-6 {
	padding-left: 0;
}
#block-block-3.col-sm-6,
#block-block-4.col-sm-6 {
	padding-right: 0;
}



.view-id-our_approach .views-field-title {
	font-size: 25px;
	padding: 20px 0;
}

.view-id-our_approach .views-field-title a,
.view-id-our_approach .views-field-nothing a,
.view-id-video_block .views-field-nothing a,
.view-id-news .views-field-nothing a {
	color: #ef4822;
	text-decoration: none;
	
}

.view-id-our_approach .views-field-nothing,
.view-id-video_block .views-field-nothing,
.view-id-news .views-field-nothing {
	padding-top: 20px;
	font-weight: bold;
}
.view-id-our_approach .views-field-nothing a:after,
.view-id-video_block .views-field-nothing a:after,
.view-id-news .views-field-nothing a:after {
	content: "\f178";
	font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
	position: relative;
    top: 2px;
}

.view-id-our_approach .views-field-nothing a:hover,
.view-id-video_block .views-field-nothing a:hover,
.view-id-news .views-field-nothing a:hover {
	color: #333;
	transition: color .35s ease, background-color .35s ease;
}

@media only screen 
and (min-width : 980px) {
	.view-id-our_approach .col-sm-4:nth-child(1),
	.view-id-news .col-sm-4:nth-child(1) {
		padding-left: 0;
	}
	.view-id-our_approach .col-sm-4:nth-child(3),
	.view-id-news .col-sm-4:nth-child(3) {
		padding-right: 0;
	}
	.view-id-our_approach .col-sm-4:nth-child(2),
	.view-id-news .col-sm-4:nth-child(2) {
		padding-left: 7px;
		padding-right: 7px;
	}
}

#block-views-video-block-block-1 {
	padding-top:30px;
}

#block-views-video-block-block {
	padding-top:55px;
}
#block-views-video-block-block-1 h2 {
	font-size: 30px;
	color: #ef4822;
	font-weight: 400;
}

.view-id-news .views-field-field-date {
	font-size: 30px;
	color: #ef4822;
	font-weight: 400;
}

#block-views-news-block h2.block-title,
#block-views-our-approach-block h2.block-title,
#block-views-our-solutions-block h2.block-title,
#block-block-1 h2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333;
	font-size: 35px;
}

.view-id-news .views-field-field-date span:before {
	content: "\f073";
	font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 10px 0px 0px;
   text-decoration:none;
}
.view-id-news .views-field-title {
	font-size: 18px;
	color: #333;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

#block-views-news-block {
	padding-bottom: 30px;
}

#block-block-6 h2 {
	color: #ef4822;
	font-size: 50px;
}
#block-block-6 {
	text-align: center;
}
#block-block-6 a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#block-block-6 a:hover {
	color: #ef4822;
	transition: color .35s ease, background-color .35s ease;
}

#block-block-6 .slide-discover {
    margin: 0 auto;
}

#block-block-8 ul li {
	display: inline;
    padding: 15px 21px;
    font-size: 14px;
	text-transform: uppercase;
}
#block-block-8 ul li a {
	text-decoration: none;
}
#block-block-8 ul li a:hover {
	color: #333;
	transition: color .35s ease, background-color .35s ease;
}
@media only screen 
and (max-width : 768px) {
	#block-block-8 ul li {
		display: block;
		padding: 5px;
		font-size: 14px;
		text-transform: uppercase;
	}
}

.view-id-partner_slider img {
	height: 100px;
    padding: 10px;
    width: auto;
}



.node-our-approach .field-name-field-caption {
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: 400;
}

.node-our-approach .field-name-field-caption p:before, .node-our-approach .field-name-field-caption p:after {
    content: '"';
    font-size: 22px;
    font-weight: 700;
    padding-left: 2px;
    padding-right: 2px;
	/*color: #ef4822;*/
}



.view-id-our_solutions .owl-theme .owl-controls .owl-page span,
.view-id-partner_slider .owl-theme .owl-controls .owl-page span {
	padding: 5px;
	background: #333;
	opacity: 10;
}

.view-id-our_solutions .owl-theme .owl-controls .owl-page span:hover,
.view-id-our_solutions .owl-theme .owl-controls .owl-page.active span,
.view-id-partner_slider .owl-theme .owl-controls .owl-page span:hover,
.view-id-partner_slider .owl-theme .owl-controls .owl-page.active span {
	padding: 5px;
	background: #ef4822;
	opacity: 10;
}

.owl-theme .owl-controls .owl-page span {
    margin: 5px 3px;
}

.solution-desc a {
	color:#ef4822;
	text-decoration: none;
	font-size: 20px;
}
.solution-img {
	padding-top: 5px;
}


.front .footer1 {
	background: #333;
	padding-bottom: 20px;
}

#block-block-10 a,
#block-block-11 a,
#block-block-12 a {
	text-decoration: none;
	color: #7c8081;
}
#block-block-10 p,
#block-block-11 p,
#block-block-12 p {
	margin: 0;
}

#block-block-13 {
	margin-top: 25px;
}
#block-block-13 p {
	clear: left;
}
#block-block-13 a {
	color: #ef4822;
	text-decoration: none;
}
.fa {
  text-align: center;
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  float: left;
  background-color: #ef4822;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-top: 12px;
    padding-left: 5px;
	 color: #333;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: color .2s ease, background-color .2s ease;
    transition: color .2s ease, background-color .2s ease;
}

.fa:hover {
	background-color: #000;
	color: #ef4822;
}

.main-container {
    padding-bottom: 50px;
}


.field-name-field-solution-caption {
	display: none;
}

/*---- DISPLAY EQUAL COLUM HEIGHT ----*/
.view-id-our_people_block .views-row,
.view-display-id-page_1 .views-row {
	overflow: hidden;	
    margin-bottom: 40px;
}

.view-id-our_people_block .views-column,
.view-display-id-page_1 .views-column {
    padding: 15px;
    /*background: #f1f1f1;*/
	margin-bottom: -99999px;
    padding-bottom: 99999px;
}
/*---- DISPLAY EQUAL COLUM HEIGHT ENDS ----*/


.view-id-list_of_vacancies .view-empty {
	text-align: right;
	padding-bottom: 100px;
}


/*--- SEARCh RESULT Page ---*/

#search-form {
	display: none;
}
.page-search .search-info {
	display: none;
}


@media only screen 
and (max-width : 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
           width: 100%!important;
    }
}


.caret {
	display: none;
}

/*--- at focus no blue color on href ---*/
*:focus {
    outline: none!important;
}

#block-block-15
{
	margin-top:60px;
}

.view-job-opportunities strong{
	font-size: 14px;
}
.view-job-opportunities .ui-accordion-content .views-field {
	margin-bottom:12px;
}
.view-job-opportunities .btn.btn-primary {
	color: #FFF;
	margin-bottom:0px;
}
.view-job-opportunities .views-accordion-header {
	margin-bottom:0px;
}


#block-views-our-solutions-block {
	margin-bottom: 50px;
}
#block-views-partner-slider-block {
	margin-top: 25px;
}

#block-webform-client-block-21 {
    margin-top: 5px;
}

#block-block-14 h2 {
	margin-top: 0;
    padding-top: 0;
	font-size: 20px;
	color: #ef4822;
}

/*--- 01/06/2018 ---*/

.not-front a.thelogo img {
    -webkit-filter: brightness(0) invert(1);
     filter: brightness(0) invert(1);
}
.not-front .theheader .col-sm-1 {
    background: #ef4822;
}

#block-block-13 img {
    -webkit-filter: brightness(0) invert(1);
     filter: brightness(0) invert(1);
    
}

#block-block-13 blockquote {
    padding: 0;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 0;
}


/*--- 27/03/2020 ---*/

button.webform-submit.button-primary.btn.btn-primary.form-submit {
    margin-top: 90px;
}


/*--- 15/04/2020 ---*/
section#block-block-18 {
    padding: 50px 0 !important;
    height: auto !important;
}