﻿@font-face {
	font-family: 'Conv_Myriad semibold';
	src: url('fonts/Myriad%20semibold.html');
	src: local('☺'), url('fonts/Myriad%20semibold-2.html') format('woff'), url('fonts/Myriad%20semibold-3.html') format('truetype'), url('fonts/Myriad%20semibold-4.html') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	color: #4e4e4e;
	line-height: 22px;
	/*-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	text-rendering: optimizeSpeed;*/
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: #575757;
}
h1 {
	font-size: 46px;
	font-weight: 600;
	color: #EEEEEE;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 14px;
	color: #777;
	font-weight: 400;
	line-height: 26px;
}
h4 {
	font-size: 16px;
}
a {
	color: #ffffff;
	-webkit-transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
}
a:hover, a:focus {
	color: #d9890b;
}
ul, ol {
	list-style: none;
}
ul {
	padding: 0;
	margin: 0;
}
hr {
	width: 70px;
	border-top: 4px solid #ffffff;
}
.onlinehr{
	width: 100%;
	border-top: 1px solid #555;
}
.btn-primary {
	padding: 8px 20px;
	background: #ffffff;
	color: #fff;
	border-radius: 4px;
	border: none;
	margin-top: 10px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover {
	background: #db8c0f;
	outline: none;
	box-shadow: none;
}
a:hover, a:focus {
	color: #111;
	text-decoration: none;
	outline: none;
}
.center h2, .top-center h2 {
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 20px;
}
.center h3 {
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 20px;
}
.media>.pull-left {
	margin-right: 20px;
}
.media>.pull-right {
	margin-left: 20px;
}
body > section {
	padding: 70px 0;
}
.center {
	text-align: center;
	padding-bottom: 55px;
}
.top-center {
	background-color: #eeeeee;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
}
.lead {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}
 @-webkit-keyframes scaleIn {
 0% {
 opacity: 0;
 -webkit-transform: scale(0);
 transform: scale(0);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes scaleIn {
 0% {
 opacity: 0;
 -webkit-transform: scale(0);
 -ms-transform: scale(0);
 transform: scale(0);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}

/*************************
*******Header******
**************************/

.navbar>.container .navbar-brand {
	margin-left: 0px;
}
.navbar-brand {
	padding: 0;
	margin: 0;
}
.navbar {
	border-radius: 0;
	margin-bottom: 0;
	//margin-left: 10px;
	background: #FF4500;
	padding: 0px 0px;
	padding-bottom: 0;
	padding-top: 10px;
}
.navbar-nav {
	margin-top: 1px;
	/*margin-top: 12px;*/
}
.navbar-nav>li {
	/*margin-left: 35px;*/
	margin-left: 6px;
	/*padding-bottom: 28px;*/
	padding-bottom: 10px;
}
.navbar-inverse .navbar-nav > li > a {
	padding: 5px 8px;
	margin: 0;
	border-radius: 1px;
	color: #fff;
	line-height: 24px;
	display: inline-block;
}
.navbar-inverse .navbar-nav > li > a:hover {
	background-color: #ffffff;
	color: #222;
}
.navbar-inverse {
	border: 0;
	/*box-shadow: 0 20px 20px rgba(243,156,18,0.3);*/
}
.navbar-inverse .navbar-brand {
	font-size: 30px;
	line-height: 50px;
	font-weight: 600;
	color: #fff;
}
.navbar-inverse .navbar-brand i.fa {
	color: #ffffff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #ffffff;
	color: #000000;
}
/*************************
*******Home Page******
**************************/

/******************************/
/*...EIRC-ICWAI-HOME-STARTS...*/
.plmss-TopTop {
	background: #fff;
	padding: 6px;
}
.plmss-HDTop {
	font-family:'BenchNine', sans-serif ;
	color: #0057b8;
	font-weight: 600;	
}
.plmss-HDTop h2.first {
	font-family:'BenchNine', sans-serif;
	font-size: 25px;
	color: #0057b8;
	font-weight: bold;
	margin-top: 6px;	
}
.plmss-HDTop h2.second {
	font-family:'BenchNine', sans-serif;
	color: #FF4500;
	font-weight: bold;
	font-size: 30px; 
	margin-top: -12px	
}
.plmss-HDTop h2.second1 {
	font-family:'BenchNine', sans-serif;
	color: #FF4500;
	font-weight: bold;
	font-style: italic;
	font-size: 22px; 
	margin-top: -12px	
}
.plmss-HDTop h2.third {
	font-family:'BenchNine', sans-serif;
	color: #0057b8;
	font-weight: bold;
	font-size: 20px; 
	margin-top: -12px	
}
.plmss-HDTop h2.fourth {
	font-family:'BenchNine', sans-serif;
	color: #00A3E8;
	font-weight: bold;
	font-size: 30px; 
	margin-top: -12px	
}
.plmss-HDTop p {
	font-family:'BenchNine', sans-serif;
	font-size: 27px;
	color: #0057b8;
	font-weight: 600;
	margin-top: -10px;	
}
.top-bar {
    height: 2px;
    background: #0057b8;
    border-bottom: 1px solid #222;
}
.plmss-body {
	background: url(../images/page-bg/eirc-bg-1.jpg) repeat #FBFBFB;
	min-height: 900px;/*@@@@@@@*/
	padding-top: 40px;
	padding-bottom: 40px;
}
/*...EIRC-ICWAI-HOME-NEWS-STARTS...*/
.plmss-news-main {
	height: 629px;
	margin-bottom: 30px;
}
.plmss-news-top {
	height: 40px;
	background-color: #005071;
	padding-top: 10px;
	/*padding-bottom: 5px;*/
}
.plmss-news-top-border {
	height: 4px;
	background-color: #009edf;
}
.plmss-news-center {
	height: 579px;
	background-color: #ffffff;
	color: #000000;
	padding: 10px 10px 10px 40px;
	border-bottom: solid 4px #005c82;
	position: relative;
}
.plmss-news-center::before, .plmss-news-center::after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.plmss-news-center::after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}






.plmss-header-txt-forAll {
	font-family: 'BenchNine', sans-serif;
	text-transform: uppercase;
	font-size: 30px; 
	color: #ffffff;
	font-weight: 800;	
}
.plmss-news-center ul {
	margin: 0px;	
}
.plmss-news-center ul li {
	font-family:'BenchNine', sans-serif ;
	font-size: 20px;
	color:#000000 ;
	padding: 3px 0 3px 0;
	font-weight: 500;
	list-style-type: disc;	
}
.plmss-news-bot-border {
	height: 4px;
	background-color: #005c82;
	position: relative;
}

/*...EIRC-ICWAI-HOME-NEWS-ENDS.*/
/*...EIRC-ICWAI-NOTICE-STARTS...*/
.plmss-middle-top {
	display: block;
	margin-bottom: 39px;
}
.plmss-notice-main {
	height: 290px;
}
.plmss-notice-top {
	height: 40px;
	background-color: #005071;
	padding-top: 10px;
	/*padding-bottom: 5px;*/
}
.plmss-notice-top-border {
	background-color: #bb1c1c;
	height: 4px;
}
.plmss-notice-center {
	min-height: 250px;
	background-color: #ffffff;
	color: #000000;
	padding: 10px 10px 10px 40px;
}
.plmss-notice-center ul {
	margin: 0px;
}
.plmss-notice-center ul li {
font-family:'BenchNine', sans-serif ;
	font-size: 20px;
	color:#000000 ;
	padding: 3px 0 3px 0;
	font-weight: 600;
	list-style-type: disc;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	text-rendering: optimizeSpeed;
}
.plmss-notice-bot-border {
	height: 4px;
	background-color: #bb1c1c;
}
.plmss-middle-bot {
	display: block;
	margin-bottom:  39px;	
}
.plmss-SpecialVoice {
	min-height: 250px;
	background-color: #ffffff;
	color: #000000;
	padding: 10px 10px 10px 10px;
}
.plmss-SpecialVoice ul {
	margin: 0px;
}
.plmss-SpecialVoice p{
	font-family:'BenchNine', sans-serif ;
	font-size: 18px;
	color:#000000 ;
	padding: 3px 0 3px 0;
	font-weight: 600;
	list-style-type: disc;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	text-rendering: optimizeSpeed;
	text-align: justify;
	line-height: 20px;
}
/*..EIRC-Conveyor-Belt-slideshow-STARTS..*/

#flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:999999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    background:#fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* FF3.6+ */
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /* W3C */
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:300px;
    max-height:205px;
	height: 80px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}

/*..EIRC-Conveyor-Belt-slideshow-ENDS..*/
.read-more-1 {
	font-family:'BenchNine', sans-serif ;
	font-size: 22px;
	color: #ffffff;
	font-weight: 600;
	background: #0057b8;
	padding: 7px 10px;
	float: right;
	margin: 5px;
	-moz-box-shadow: 3px 3px 0px #bb1c1c;
	-webkit-box-shadow: 3px 3px 0px #bb1c1c;
	box-shadow: 3px 3px 0px #bb1c1c;
}
.read-more-1 a{
	color: #ffffff;
	font-size: 22px;	
}
.read-more-1 a:hover{
	color: #03FFFB;
	font-size: 23px;
}
.read-more-2 {
	font-family:'BenchNine', sans-serif ;
	font-size: 22px;
	color: #ffffff;
	font-weight: 600;
	background: #0057b8;
	padding: 7px 10px;
	float: right;
	margin: 5px;
	-moz-box-shadow: 3px 3px0px #01a1e3;
	-webkit-box-shadow: 3px 3px 0px #01a1e3;
	box-shadow: 3px 3px 0px #01a1e3;
}
.read-more-2 a{
	color: #ffffff;
	font-size: 22px;	
}
.read-more-2 a:hover{
	color: #03FFFB;
	font-size: 23px;
}
/*...EIRC-ICWAI-NOTICE-ENDS..*/
/*...EIRC-ICWAI-HOME-ENDS...*/
/****************************
*****************************/

#main-slide .item img {
	width: 100%;
}
#main-slide .item .slider-content {
	z-index: 0;
	opacity: 0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
	z-index: 0;
	opacity: 1;
	-webkit-transition: opacity 100ms;
	-moz-transition: opacity 100ms;
	-o-transition: opacity 100ms;
	transition: opacity 100ms;
}
#main-slide .item.active .slider-content .logo {
	color: #ffffff;
	font-weight: bold;
}
#main-slide .slider-content {
	top: 50%;
	margin-top: -110px;
	left: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
}
#main-slide .carousel-indicators {
	bottom: 30px;
}
.carousel-indicators li {
	width: 14px !important;
	height: 14px !important;
	border: 2px solid #fff !important;
	margin: 1px !important;
}
#main-slide .carousel-control.left, #main-slide .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}
#main-slide .carousel-control.left span {
	padding: 15px;
}
#main-slide .carousel-control.right span {
	padding: 15px;
}
#main-slide .carousel-control .fa-angle-left, #main-slide .carousel-control .fa-angle-right {
	position: absolute;
	top: 40%;
	z-index: 5;
	display: inline-block;
}
#main-slide .carousel-control .fa-angle-left {
	left: 0;
}
#main-slide .carousel-control .fa-angle-right {
	right: 0;
}
#main-slide .carousel-control i {
	background: rgba(0,0,0,.7);
	color: #fff;
	line-height: 36px;
	font-size: 32px;
	padding: 15px 20px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#main-slide .slider-content h2 {
	font-size: 60px;
	font-weight: 500;
	text-transform: uppercase;
	color: #eee;
}
#main-slide .slider-content h2.white, #main-slide .slider-content h3.white {
	color: #fff;
}
#main-slide .slider-content h3 {
	font-size: 36px;
	font-weight: 300;
	margin-top: 40px;
	text-align: center;
	color: #eee;
}
.slider.btn {
	padding: 6px 20px;
	margin-top: 60px;
	font-size: 16px;
	line-height: 28px;
	border: 0;
	color: #fff;
	background-color: rgba(243,156,18,0.8);
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.slider.btn.btn-default {
	margin-left: 4px;
	background: #ECECEC
}
.slider.btn:hover {
	background-color: rgba(243,156,18,1);
}
.slider.btn:focus, .slider.btn:active:focus, .slider.btn:active:hover {
	outline: none;
}
#feature {
	background: #f2f2f2;
	padding-bottom: 0px;
}
#feature a {
	color: #ffffff;
	font-weight: bold;
	margin-left: 5px;
	text-transform: uppercase;
}
#feature a:hover {
	color: #444;
}
#feature .btn-primary:hover {
	margin-top: 40px;
	padding: 8px 120px;
	background: #f2f2f2;
	color: #666;
	border-radius: 10px 10px 0 0;
	border: 0;
	box-shadow: 0 -10px 10px #ddd;
}
#inner-page {
	background: #f8f8f8;
	padding-bottom: 0;
	padding-bottom: 20px;
}
.features {
	padding: 0;
}
.feature-wrap {
	margin-bottom: 35px;
	overflow: hidden;
	text-align: center;
}
.feature-wrap h2 {
	margin-top: 10px;
}
.feature-wrap .pull-left {
	margin-right: 25px;
}
.feature-wrap i.fa {
	font-size: 48px;
	height: 110px;
	width: 110px;
	margin: 3px;
	border-radius: 100%;
	line-height: 110px;
	text-align: center;
	background: #ffffff;
	color: #ffffff;
}
#recent-works .col-xs-12.col-sm-4.col-md-4 {
	padding: 15px;
}
#recent-works {
	padding-bottom: 70px;
}
.recent-work-wrap {
	position: relative;
}
#recent-works .readmore {
	color: #ffffff;
	font-weight: bold;
	margin-left: 5px;
	text-transform: uppercase;
}
#recent-works .readmore:hover {
	color: #444;
}
.recent-work-wrap img {
	width: 100%;
}
.recent-work-wrap .recent-work-inner {
	top: 0;
	background: transparent;
	opacity: 1;
	width: 100%;
	border-radius: 0;
	margin-bottom: 0;
	text-align: center;
}
.recent-work-wrap .recent-work-inner h3 {
	margin: 10px 0;
}
.recent-work-wrap .recent-work-inner h3 a {
	font-size: 24px;
	color: #fff;
}
.recent-work-wrap .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-radius: 0;
	background: #ffffff;
	color: #fff;
	vertical-align: middle;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	padding: 30px;
}
.recent-work-wrap .overlay .preview {
	bottom: 0;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	border-radius: 0;
	background: transparent;
	text-align: center;
	color: #fff;
}
.recent-work-wrap:hover .overlay {
	opacity: 0.9;
}
/* Testimonials Section */
#testimonials {
	background: url(../images/testimonial-bg.html);
	background-size: cover;
	background-attachment: fixed;
	color: #ddd;
	padding: 80px 0;
}
#testimonials H2 {
	color: #ddd;
}
#testimonial {
	padding: 0;
}
#testimonial .item {
	display: block;
	width: 100%;
	height: auto;
}
#testimonial .item p {
	font-weight: 500;
	margin: 0 0 40px 0;
	color: #ddd;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 50%;
	background: #FFFFFF;
	transition: all 0.5s;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #ffffff;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #ffffff;
}
#middle {
	background: #f2f2f2;
}
#middle .readmore {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-top: 30px;
}
#middle .readmore:hover {
	color: #444;
}
#middle h3 {
	color: #4e4e4e;
	font-size: 18px;
	font-weight: 600;
}
#middle i.fa {
	color: #ffffff;
}
#middle .media-body h3 {
	color: #4e4e4e;
	font-size: 18px;
}
.accordion h2 {
	margin-bottom: 25px;
}
.panel-default {
	border-color: transparent;
}
.panel-default>.panel-heading, .panel {
	background-color: #00A3E8;
	border: 0 none;
	box-shadow: none;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	background: #f1f1f1;
	color: #4e4e4e;
}
.panel-body {
	padding: 12px 16px 17px 16px;
}
.panel-group .panel+.panel {
	margin-top: 0;
	border-top: 1px solid #d9d9d9;
}
.panel-group .panel {
	border-radius: 8px;
}
.panel-heading {
	border-radius: 0;
}
.panel-title>a {
	color: #ffffff;
	font-size: 19px;
	font-family: "BenchNine",sans-serif;
	letter-spacing: 0.04em;
}
.accordion-inner img {
	border-radius: 4px;
}
.accordion-inner h4 {
	margin-top: 0;
}
.panel-heading.active {
	background: #353638;
	/*border-radius: 8px;*/
	border-radius: 0px;
}
.panel-heading.active .panel-title>a {
	color: #ffffff;
}
a.accordion-toggle i.fa {
	width: 45px;
	line-height: 44px;
	font-size: 22px;
	margin-top: -10px;
	text-align: center;
	margin-right: -15px;
	/*background: #ebebeb;*/
	border-radius: 8px;
}
.panel-heading.active a.accordion-toggle i.fa {
	color: #ffffff;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.panel-heading.active a.accordion-toggle.collapsed i.fa {
	color: #fff;
}
#get-started {
	padding: 50px 0 60px 0;
	text-align: center;
	background: #eee;
	border-top: 1px solid #fff;
}
/*************************
********* About Us Page CSS ******
**************************/

.about-us {
	padding-bottom: 30px;
}
.about-us h3 {
	color: #4e4e4e;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 30px;
}
.about-us p {
	color: #4e4e4e;
}
.about-us img {
	margin-top: 25px;
}
/*************************
********* Portfolio CSS ******
**************************/
.portfolio-items, .portfolio-filter {
	list-style: none outside none;
	margin: 0 0 40px 0;
	padding: 0;
}
.portfolio-filter > li {
	display: inline-block;
}
.portfolio-filter > li a {
	background: none repeat scroll 0 0 #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	margin-right: 20px;
	text-transform: uppercase;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	border: 1px solid #F2F2F2;
	outline: none;
	border-radius: 3px;
}
.portfolio-filter > li a:hover, .portfolio-filter > li a.active {
	color: #fff;
	background: #ffffff;
	border: 1px solid #ffffff;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.portfolio-filter .btn-default.active.focus, .portfolio-filter .btn-default.active:focus, .portfolio-filter .btn-default.active:hover, .portfolio-filter .btn-default:active.focus, .portfolio-filter .btn-default:active:focus, .portfolio-filter .btn-default:active:hover {
	color: #fff;
	background-color: #ffffff;
	border-color: #ffffff;
	outline: none;
}
.portfolio-items > li {
	float: left;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.portfolio-item {
	margin: 0;
	padding: 15px;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/**************************
********* Pricing Table CSS *
**************************/
.pricing-tables {
	padding: 40px 0 80px 0;
	text-align: center;
}
.pricing-tables .pricing-table {
	border: 1px solid #e4e4e4;
	text-align: center;
	position: relative;
	background-color: #fff;
	border-radius: 8px;
}
.pricing-tables .pricing-table:hover {
	z-index: 2;
	box-shadow: 0 0 12px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 12px rgba(0,0,0,0.1);
}
.pricing-tables .highlight-plan {
	margin: -15px 0;
	margin-right: -1px;
	z-index: 1;
}
.pricing-tables .pricing-table.highlight-plan .plan-name {
	background-color: #ffffff;
	padding: 25px 0;
	border-radius: 8px 8px 0 0;
}
.pricing-tables .pricing-table.highlight-plan .plan-name h3 {
	color: #fff;
}
.pricing-tables .pricing-table.highlight-plan .plan-signup {
	background-color: #ffffff;
	padding: 30px 0;
	border-radius: 0 0 8px 8px;
}
.pricing-tables .pricing-table.highlight-plan .plan-signup .btn-system.border-btn {
	border-color: #fff;
	color: #fff;
}
.pricing-table .plan-name {
	padding: 15px 0;
	box-shadow: 0 0 20px rgba(0,0,0,.04) inset;
	-o-box-shadow: 0 0 20px rgba(0,0,0,.04) inset;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.04) inset;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.04) inset;
	border-bottom: 1px solid #eee;
}
.pricing-table .plan-name h3 {
	font-weight: 700;
	color: #666;
	font-size: 22px;
}
.pricing-table .plan-price {
	padding: 25px 0;
}
.pricing-table .plan-price .price-value {
	font-size: 38px;
	line-height: 40px;
	font-weight: 600;
	color: #666;
}
.pricing-table .plan-price .price-value span {
	font-size: 18px;
	font-weight: 300;
	line-height: 18px;
}
.pricing-table .plan-price .interval {
	line-height: 14px;
	color: #999;
	font-size: 13px;
}
.pricing-table.btn-system.border-btn {
	border-color: #f8ba01;
	color: #f8ba01;
}
.pricing-table .plan-list li {
	padding: 8px;
	font-size: 12px;
	border-bottom: 1px solid #eee;
}
.pricing-table .btn-system {
	padding: 5px 15px;
	display: inline-block;
	color: #fff;
	background-color: #ffffff;
	margin-right: 5px;
	font-weight: 300;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	border: 0;
	text-transform: uppercase;
	font-weight: 400;
}
.pricing-table .btn-system:hover, .pricing-table .btn-system.border-btn:hover {
	background-color: #c27c0e;
}
.pricing-table .btn-system:last-child {
	margin-right: 0;
}
.pricing-table .btn-system.border-btn {
	background-color: transparent;
	border: 1px solid;
	box-shadow: none;
	-o-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.pricing-table .plan-list li:first-child {
	border-top: 1px solid #eee;
}
.pricing-table .plan-signup {
	padding: 25px 0;
}
.pricing-table .plan-signup a {
	text-transform: uppercase;
}
/*************************
********* Contact Us CSS ******
**************************/

#contactForm .text-danger {
	color: #ff3333;
}
.contact_top {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 2em;
	border-bottom: 2px solid #fff;
}
.contact_details {
	padding: 20px;
	text-align: center;
}
.contact_details i {
	color: #ffffff;
}
.contact_details p {
	padding: 20px 0;
}
.form-group .form-control {
	padding: 7px 12px;
	border-color: #ddd;
	box-shadow: none;
}
.form-group label {
	font-weight: 500;
}
textarea#message {
	resize: none;
	padding: 10px;
	height: 185px;
}

/*####################################*/

.ant-wk-orzcom-container {
	
}
.ant-wk-orzcom-container ul {
	color: #002c3d;
    margin-left: 10px;
    margin-top: 8px;
    text-align: left;
}
.ant-wk-orzcom-container ul li {
	font-size: 15px;
    padding: 2px 0px 2px 2px;
	font-family: "Open Sans",sans-serif;
	list-style-type: disc;
	margin-left: 5px;
}
.IAW-Comt-h2 {
	font-family:'BenchNine', sans-serif;
	font-size: 40px;
	line-height: 44px;
	color: #0057b8;
	font-weight: bold;
	margin-top: 6px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.006em;
	/*letter-spacing: -1px;*/
}
.IAW-Comt-h2type2 {
	font-family:'BenchNine', sans-serif;
	font-size: 33px;
	line-height: 39px;
	color: #0057b8;
	font-weight: bold;
	margin-top: 6px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.006em;
	/*letter-spacing: -1px;*/
}
.IAW-Comt-h2-type3 {
	font-family:'BenchNine', sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #0057b8;
	font-weight: bold;
	margin-top: 6px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.006em;
	/*letter-spacing: -1px;*/
	margin-left: 4px;
}
.IAW-Comt-h2-type2 {
	font-family:'BenchNine', sans-serif;
	font-size: 30px;
	line-height: 33px;
	color: #0057b8;
	font-weight: bold;
	margin-top: 6px;
	letter-spacing: 1px;
	text-align:left;
	text-transform: uppercase;
	letter-spacing: -0.00006em;
	/*letter-spacing: -1px;*/
}
.plmss-home-body {
	background: #fbfbfb url(../images/crossword.png) repeat scroll 0 0;
}
.plmss-RegPg {
	
}
.plmss-RegPg h2 {
	font-family:'BenchNine', sans-serif;
	font-size: 28px;
	line-height: 30px;
	color: #0057b8;
	font-weight: bold;
	letter-spacing:0.0006em;
	text-transform: uppercase;
	text-decoration: underline;
}
.plmss-RegPg h3 {
	font-family:'BenchNine', sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: -1px;
}
.plmss-RegPg p.hed1 {
	font-family: "Open Sans",sans-serif;
	font-size: 17px;
	line-height: 21px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	margin-top: 8px;
	/*text-transform: uppercase;*/
}
.plmss-RegPg p.norml {
	font-family: "Open Sans",sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	padding:2px 5px 2px 5px;
	font-weight: normal;
	text-align: left;
	margin-left: 6px;
	margin-top: 0px;
}
.plmss-RegPg p.norml a {
	color: #AC0002;
	font-weight: bold;
	font-size: 18px;
		
}
.plmss-RegPg p.norml a:hover {
		color: #004C9E;
}
.plmss-RegPg p.norml4 {
	font-family: "Open Sans",sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	padding:4px 5px 4px 5px;
	font-weight: normal;
	text-align: left;
	margin-left: 7px;
	margin-top: -10px;
}
.plmss-RegPg p.norml2 {
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #005CB3;
	padding:2px 5px 2px 5px;
	font-weight: normal;
	text-align: left;
	margin-left: 6px;
	margin-top: 0px;
}
.plmss-RegPg p.hed2 {
	font-family: "Open Sans",sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #000000;
	padding:2px 5px 2px 5px;
	font-weight: bold;
	text-align: left;
	margin-left: 6px;
	margin-top: -7px;
}
.plmss-RegPg p.red1 {
	font-family: "Open Sans",sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #D40003;
	padding:2px 5px 2px 5px;
	font-weight: bold;
	text-align: left;
	margin-left: 6px;
	margin-top: 0px;
}
.plmss-specred1 {
	font-family: "Open Sans",sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #D40003;
	padding:1px 5px 1px 1px;
	font-weight: bold;
	text-align: left;
	margin-top: -5px;
}
.plmss-RegPg ul {
	margin: 15px 0px 5px 30px;
	padding: 0px 60px 0px 0px;	
}
.plmss-RegPg ul li {
	font-family: "Open Sans",sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	padding:5px 0px 5px 2px;
	font-weight:normal;
	list-style-type: disc;
}
.plmss-RegPg-into {
	
}
.plmss-RegPg-into ul {
	margin: 5px 0px 5px 10px;
	padding: 0px 60px 0px 0px;	
}
.plmss-RegPg-into ul li {
	font-family: "Open Sans",sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	padding:1px 0px 1px -10px;
	font-weight:normal;
}
.plmss-RegPg-into ul li a {
	color: #000000;	
}
.plmss-RegPg-into ul li a:hover {
	color: #004EA0;
}
.plmss-Nor-pera {
	font-family: "Open Sans",sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-align: justify;
	padding:2px 5px 2px 5px;
	font-weight: normal;
}
.spec-101 {
	font-family: "Open Sans",sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	text-align: justify;
	padding:5px 10px 5px 10px;
	font-weight: normal;
	text-align: center;
	background-color: #E10003;
	display: inline-block;
}
.plmss-Nor-pera-typ2 {
	font-family:'BenchNine', sans-serif;
	font-size: 28px;
	line-height: 32px;
	color: #004B82;
	text-align: justify;
	padding:2px 5px 2px 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.plmss-Nor-h2-typ3 {
	font-family:'BenchNine', sans-serif;
	font-size: 32px;
	line-height: 33px;
	color: #ffffff;
	text-align: left;
	padding:2px 5px 2px 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.plmss-right-part {
	
}
.plmss-right-part h2 {
	font-family:'BenchNine', sans-serif;
	background-color: #ff4500;
    color: #ffffff;
    font-size: 28px;
    padding: 2%;
    text-align: center;
	text-transform: uppercase;
}
.plmss-right-part ul {
	list-style-type: none;
	margin-left: 15px;
}
.plmss-right-part ul li {
	font-family:'BenchNine', sans-serif;
    color: #004DA3;
    font-size: 22px;
	line-height: 25px;
	padding: 5px 8px 5px 5px;
    text-align: left;
	text-transform: capitalize;
}
.plmss-right-part ul li a {
	color: #004DA3;
}
.plmss-right-part ul li a:hover {
	color: #C70003;
}
.plmss-right-part ul.spec1 {
	list-style-type: none;
	margin-left: 5px;
}
.plmss-right-part ul.spec1 li {
	font-family:'BenchNine', sans-serif;
    color: #004a9c;
    font-size: 22px;
	line-height: 25px;
	padding: 3px 8px 3px 5px;
    text-align: left;
	text-transform: capitalize;
	display: inline-block;
}
.plmss-right-part-TxT-ty1 {
	font-family: "Open Sans",sans-serif;
	font-size: 17px;
	line-height: 27px;
	color: #000000;
	float: left;
	padding:0px 10px 5px 15px;
	font-weight: 600;
}
.plmss-Exhivo-Info p {
	font-family: "Open Sans",sans-serif;
    color: #222222;
    font-size: 17px;
	line-height: 20px;
	padding: 3px 8px 3px 5px;
    text-align: left;
}
.plmss-Exhivo-Info ul {
	margin-left: 25px;
}
.plmss-Exhivo-Info ul li {
	font-family: "Open Sans",sans-serif;
    color: #222222;
    font-size: 17px;
	line-height: 20px;
	padding: 3px 8px 3px 5px;
    text-align: left;
	list-style-type: disc;
}
.plmss-callforpepilist ul {
	margin-left: 30px;
}
.plmss-callforpepilist ul li {
	font-family: "Open Sans",sans-serif;
    color: #222222;
    font-size: 15px;
	line-height: 18px;
	padding: 3px 8px 3px 5px;
    text-align: left;
	list-style-type: disc;
}
.plmss-callforpepilist ul li a {
	color: #222222;
}
.plmss-callforpepilist ul li a:hover {
	color: #001A97;
}
.plmss-CLF-impodt ul {
	margin-left: 10px;
}
.plmss-CLF-impodt ul li {
	font-family: "Open Sans",sans-serif;
    color: #222222;
    font-size: 16px;
	line-height: 20px;
	padding: 3px 8px 3px 22px;
    text-align: left;
	list-style-type: none;
	background-image: url(../images/calendar.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.plmss-CLF-impodt ul li span {
	font-family: "Open Sans",sans-serif;
    color: #D90003;
    font-size: 17px;
	line-height: 20px;
	padding: 3px 8px 3px 10px;
	font-weight: bold;
}
.SUb-Guide-1 {
		
}
.SUb-Guide-1 h2 {
	 font-family: "BenchNine",sans-serif;
	 font-size: 32px;
	 line-height: 36px;
	 color: #ffffff;
	 background-color: #C10003;
	 margin: 2px 0px 1px 0px;
	 padding: 6px 0px 4px 0px;
	 letter-spacing: 0.006em;
	 font-weight: 400;
}
.SUb-Guide-2 ul {
	padding: 25px 0px 40px 0px;
}
.SUb-Guide-2 ul li {
	color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 5px 15px 5px 15px;
	font-weight: 500;
}
/********************************/
/********************************/
/**********BUTTON-SPECIAL-STARTS**************/
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: "BenchNine",sans-serif;
  color: #ffffff;
  font-size: 22px;
  padding: 4px 15px 4px 15px;
  text-decoration: none;
/*  margin: 5px 0px 5px 0px;*/
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  color: #ffffff;
}

.btnRed {
  background: #d80000;
  background-image: -webkit-linear-gradient(top, #d80000, #ad0000);
  background-image: -moz-linear-gradient(top, #d80000, #ad0000);
  background-image: -ms-linear-gradient(top, #d80000, #ad0000);
  background-image: -o-linear-gradient(top, #d80000, #ad0000);
  background-image: linear-gradient(to bottom, #d80000, #ad0000);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: "BenchNine",sans-serif;
  color: #ffffff;
  font-size: 22px;
  padding: 4px 15px 4px 15px;
  text-decoration: none;
  margin: 5px 0px 5px 0px;
}

.btnRed:hover {
  background: #ad0000;
  background-image: -webkit-linear-gradient(top, #ad0000, #d80000);
  background-image: -moz-linear-gradient(top, #ad0000, #d80000);
  background-image: -ms-linear-gradient(top, #ad0000, #d80000);
  background-image: -o-linear-gradient(top, #ad0000, #d80000);
  background-image: linear-gradient(to bottom, #ad0000, #d80000);
  text-decoration: none;
  color: #ffffff;
}
/***************BUTTON-SPECIAL-ENDS*****************/
/********************************/
/********************************/



/***********************
********* Footer ******
************************/
#footer {
	padding-top: 35px;
	padding-bottom: 35px;
	color: #aaa;
	background: #2e2e2e;
}
#footer a {
	color: #eee;
}
#footer a:hover {
	color: #ffffff;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer ul > li {
	display: inline-block;
	margin-left: 15px;
}
.follow-us {
	margin-top: -5px;
	text-align: center;
}
.social-icon {
	padding-top: 6px;
	font-size: 16px;
	text-align: center;
	width: 32px;
	height: 32px;
	border: 2px solid #999;
	border-radius: 50%;
	color: #999;
	margin: 5px;
}
a.social-icon:hover, a.social-icon:active, a.social-icon:focus {
	text-decoration: none;
	color: #ffffff;
	border-color: #ffffff;
}
.nav-special-airc-one {
	padding: 10x 0 0px 0;
}
.nav-special-airc-two {
	margin:0px 0px 0px 16px; 
	width: 98%;
}
@media (min-width: 250px) and (max-width: 767px) {
	.nav-special-airc-one {
	padding:0px;
	}
	.nav-special-airc-two {
	margin:0 auto; width: 100%;
	}
}
@media (min-width: 250px) and (max-width: 385px) {
.plmss-SpecialVoice {
	min-height: 250px;
	background-color: #ffffff;
	color: #000000;
	padding: 10px 10px 10px 10px;
}
.plmss-SpecialVoice ul {
	margin: 0px;
}
.plmss-SpecialVoice p{
	font-family:'BenchNine', sans-serif ;
	font-size: 15px;
	color:#000000 ;
	padding: 3px 0 3px 0;
	font-weight: 600;
	list-style-type: disc;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	text-rendering: optimizeSpeed;
	text-align: justify;
	line-height: 17px;
}	
}
@media (min-width: 250px) and (max-width: 549px) {
		.plmss-HDTop {
		font-family:'BenchNine', sans-serif ;
		color: #0057b8;
		font-weight: 600;	
	}
	.plmss-HDTop h2.first {
		font-family:'BenchNine', sans-serif;
		font-size: 38px;
		color: #0057b8;
		font-weight: bold;
		margin-top: 6px;	
	}
	.plmss-HDTop h2.second {
		font-family:'BenchNine', sans-serif;
		color: #0057b8;
		font-weight: bold;
		font-size: 28px; 
		margin-top: -12px	
	}
	.plmss-HDTop p {
		font-family:'BenchNine', sans-serif;
		font-size: 20px;
		color: #0057b8;
		font-weight: 600;
		margin-top: -10px;	
	}
}
@media (min-width: 250px) and (max-width: 475px) {
	.plmss-HDTop {
		font-family:'BenchNine', sans-serif ;
		color: #0057b8;
		font-weight: 600;	
	}
	.plmss-HDTop h2.first {
		font-family:'BenchNine', sans-serif;
		font-size: 30px;
		color: #0057b8;
		font-weight: bold;
		margin-top: 6px;	
	}
	.plmss-HDTop h2.second {
		font-family:'BenchNine', sans-serif;
		color: #0057b8;
		font-weight: bold;
		font-size: 25px; 
		margin-top: -12px	
	}
	.plmss-HDTop p {
		font-family:'BenchNine', sans-serif;
		font-size: 18px;
		color: #0057b8;
		font-weight: 600;
		margin-top: -10px;	
	}
}