@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700|Montserrat:400,700');
@import url('http://allfont.net/allfont.css?fonts=montserrat-light');
* { margin: 0; padding: 0; outline: none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
 }
body { font: 14px/22px 'Lato', sans-serif;  margin: 0; padding: 0; background: #e4eff1 url('../images/body-bg.png') center top repeat;}
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-family:'Montserrat', sans-serif;}
h4{font-size: 17px;}
p{  color: #666; }
ul,
li { list-style: none; margin: 0; padding: 0 }
a{
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	color: #1e8de2;
}
a:focus,
a:hover { outline: none; text-decoration: none; color: #1e8de2;}
::-moz-selection {
background: #1e8de2;
text-shadow: none;
color:#fff
}
img { max-width: 100% }

::selection { background: #3881c5; text-shadow: none; color: #fff }
.clearfix:before,
.clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clearfix:after { clear: both; }

/***** Main Wrapper css start here *****/
.container-fluid { padding: 0 }
.container{
    background: #fff;
}
/***** Header section css start here *****/
.header {}
/***** Topbar css start here *****/
.top-header {
    border-bottom: 1px solid #e5e5e3;
    padding: 5px 0;
}
.top-header ul{ float: left; }
.quick-links{
    margin: 0 10px;
}
.quick-links li:first-child a .fa{
    color: #2291cc;
}
.quick-links li a{
    color: #7e8086;
    font-size: 11px;
}
.quick-links li a .fa{
    font-size: 15px;
    vertical-align: middle;
    margin-right: 3px;
}
.top-header ul li{ float: left; padding: 0 7px;}
.top-header ul li a:hover{ color: #1e8de2;}
.top-header ul li a img{ margin: 0 5px }
/***** Topbar css start here *****/

.main-header{
    padding: 15px 0;
}

.header .navbar{ background:none; border:none; margin:0 1.8em 0 0; padding: 20px 0;}
.header .logo {
    float: left;
    padding: 0;
    margin-top: 15px;
}
.header .logo img { width: 100%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease; }

/***
    Header Right CSS Start Here
***/
.head-right {
    margin-top: 0;
    position: relative;
}
.search{
    float: left;
    position: relative;
}
.search input{
    max-width: 210px;
    width: 100%;
    height: 35px;
    background-color: #f1f1f1;
    border: none;
    border-radius: 20px;
    font-size: 13px;
    color: #a6acae;
    padding: 0 32px 0 10px;
}
.search .btn{
    background: none;
    padding: 0;
    color: #b6bbbd;
    font-size: 14px;
    position: absolute;
    right: 16px;
    top: 6px;
    border: none;
}
.search .btn:hover{
    background: inherit;
    color: #85a73c;
}

.header .social-icons li{
    padding: 0px 10px;
}
.header .social-icons li a{
    background: inherit;
    width: auto;
    height: auto;
    border: none;
    line-height: inherit;
    font-size: 15px;
}
.header .social-icons li a:hover{
    background-color: inherit;
    border: none;
}


.social-icons{
    float: left;
}
.social-icons li{
    padding: 0 2px;
    float: left;
}
.social-icons li a{
    background: #f6f6f6;
    width: 38px;
    height: 38px;
    color: #a6acae;
    display: inline-block;
    border-radius: 50%;
    line-height: 38px;
    font-size: 13px;
    text-align: center;
    border: 1px solid #e6e6e6;
}
.social-icons li.fb a{
    color: #3b5998;
}
.social-icons li.twitter a{
    color: #1da1f2;
}
.social-icons li.google-plus a{
    color: #dd4e40;
}
.social-icons li.linkedin a{
    color: #0077b5;
}
.social-icons li a:hover{
    background-color: inherit;
    border: 1px solid #458baa;
}
/***
    Header Right CSS End Here
***/

/***
    Navbar CSS Start Here 
***/
.navbar #navbar .navbar-nav{
    float: none;
}
.navbar #navbar{ 
    padding: 0;
}
.navbar #navbar ul li{
    padding:3px 22px;
    float: none;
    display: inline-block;
}
.navbar #navbar ul li a{ 
    color:#6c6c6c;
    font-size: 13px;
    padding:0px 5px;
    position:relative;
    font-family:'Montserrat', sans-serif;
    text-transform: uppercase;
}
.navbar #navbar ul li a:hover,
.navbar #navbar ul li.active a{
    color: #1e8de2;
    background: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover{
    background: none;
}


.navbar .nav > li.services{
    position: inherit;
}
 .dropdown-menu {
    background: #efefef;
    border: medium none;
    border-radius: 0;
    width: 100%;
    padding: 15px 0;
    top: 26px;
}
.navbar #navbar ul li:last-child .dropdown-menu{
    right: 0;
    left: inherit;
}
 .navbar #navbar .dropdown-menu li{
    display: block;
 }
 .navbar #navbar .dropdown-menu li a{
    color: #333;
    display: block;
    padding: 5px 10px;
    text-transform: inherit;
    border-bottom: 1px solid #e3e3e3;
    word-wrap: break-word;
    white-space: inherit;
 }
.navbar #navbar .dropdown-menu li:last-child a{
	border-bottom:none;
}

 .navbar #navbar .services .dropdown-menu > li{
    width: 40%;
 }
 .navbar #navbar .services .dropdown-menu > li{
    padding-bottom: 0;
    padding-top: 0;
 }
 .navbar #navbar .services .dropdown-menu > li a{
/*    background-color: #e9e9e9;*/
    padding-top: 9px;
    padding-bottom: 9px;
 }
.services .dropdown-menu {
    min-height: 250px;
    top: 46px;
}

/*** 
    Second Level Menu CSS Start Here
***/
.navbar #navbar .dropdown-menu .dropdown-submenu .second-level {
    box-shadow: inherit;
    left: 40%;
    padding: 10px;
    top: 0;
    width: auto;
    display: none;
}
.navbar #navbar .dropdown-menu .dropdown-submenu:hover .second-level,
.navbar #navbar .dropdown-menu .dropdown-submenu .active-submenu{
    display: block;
}
.navbar #navbar .dropdown-menu .dropdown-submenu .second-level li {
    float: left;
    width: 50%;
    padding: 0 1%;
	    text-align: center;
}
.navbar #navbar .dropdown-menu .dropdown-submenu .second-level li a{
    padding: 10px 0;
    border: none;
    background: none;
}
.navbar #navbar .dropdown-menu .dropdown-submenu .second-level li:last-child{
/*    width: 100%;*/
    text-align: center;
/*    margin-top: 15px;*/
}
/*
.navbar #navbar .dropdown-menu .dropdown-submenu .second-level li a.btn {
    display: inline-block;
    padding: 10px 0;
	width: 100%;
    text-align: center;
    color: #1e8de2;
	
}
*/
.navbar #navbar .dropdown-menu .dropdown-submenu .second-level li a.btn.sub-btn {
    display: inline-block;
    padding: 6px 0;
    width: 100%;
    text-align: center;
    color: #333;
    min-height: 30px;
    margin: 5px 0;
    border: 1px solid;
    line-height: 20px;
}
.navbar #navbar .dropdown-menu .dropdown-submenu .second-level li:nth-child(5) a.btn.sub-btn,.navbar #navbar .dropdown-menu .dropdown-submenu .second-level li:last-child a.btn.sub-btn{
	margin-bottom: 0;
}

.navbar #navbar .dropdown-menu .dropdown-submenu .second-level li a.btn:hover,
.navbar #navbar .dropdown-menu .dropdown-submenu .second-level li a.btn:focus {
    background-color: #1e8de2;
    color: #ffffff;
	
}
/*** 
    Second Level Menu CSS End Here
***/

/***** Search CSS start here *****/
.search-bar {
    float: left;
    margin-top: 5px;
    position: absolute;
    right: 0;
    top: 15px;
}
.search-bar .search-icon {
    color: #a1a1a2;
    font-size: 17px;
}
.search-box {
    background: #1d3e53;
    border-radius: 26px;
    display: none;
    padding: 2px 0;
    position: absolute;
    right: 0;
    top: 36px;
    width: 250px !important;
    z-index: 99;
}
.search-box > form {
    float: left;
    padding: 5px 20px;
    width: 100%;
}
.search-box input {
    border: medium none;
    border-radius: 3px 0 0 3px;
    color: #353535;
    float: left;
    font-size: 13px;
    height: 31px;
    padding: 0 10px;
    width: 87%;
}
.search-box button[type="submit"]{  
    background:#1e8de2;
    float:left;
    border:none;
    color: #fff;
    padding: 4.5px 7px;
    font-size:13px;
    border-radius: 0 3px 3px 0;
    transition:all 1s ease 0s;
    -moz-transition:all 1s ease 0s;
    -webkit-transition:all 1s ease 0s;
    -ms-transition:all 1s ease 0s;
}
.search-box button[type="submit"]:hover{
    background:#e5bd12;
}
/***** Search CSS End here *****/
/*****
Navbar CSS End Here 
*****/

/*****
    Banner CSS Start Here 
*****/
.banner{
    position: relative;
    width: 100%;
}

#zoom-slider {
    position: relative; /* can either be relative, absolute or fixed. If position is not set (i.e. static), it would be set to "relative" by script */
    overflow: hidden; /* to bound the empty top space created by inner element's top margin */
    width: 100%;
    min-height: 450px;
    background-color: #999;
}
.demo-inner-content {
    margin: 13em 0;
    text-align: center;
}
.demo-inner-content h1{
    color: #fff;
    text-transform: uppercase;
}

/*****
Banner CSS End Here 
*****/
.title{
    font-size: 24px;
    color: #4a4a49;
    position: relative;
    margin-bottom: 20px;
}

#whoweare h3{font-size: 24px; color: #4a4a49;position: relative; margin-bottom: 20px;}
/* .title::after{
    content: "";
    background-color: #4a4a49;
    width: 70px;
    height: 2px;
    display: inline-block;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} */
.btn{ 
font:12px/20px'Lato', sans-serif;
background:none;
border:1px solid #1e8de2;
border-radius:25px;
font-weight: 700;
color:#1e8de2;
text-transform: uppercase;
padding:10px 25px 8px;
transition:all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;
-ms-transition:all 0.5s ease 0s;
}
.btn .fa {
    font-size: 15px;
    margin-left: 5px;
}
.btn:hover,
.btn:focus,
.btn.btn-default:focus{background-color: #1e8de2; color:#fff;}

/***
    Left Panel CSS Start Here
***/
.about-com{
    padding: 45px 0;
}
.short-desc{
    margin-bottom: 3em;
}
.short-desc p{
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.feature-col{}
.feature-col .feature-img {
    border: 1px solid #cccccc;
    border-radius: 50%;
    color: #4fb1fc;
    display: inline-block;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 0.8em;
    width: 80px;
    position: relative;
}
.feature-col .feature-img:hover{
    color: #fff;
}
.feature-col .feature-img .fa{
    position: relative;
    z-index: 9; 
}
.feature-col .feature-img:before{
    content: "";
    background: #1e8de2;
    color: #fff;
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
    position: absolute;
    left: 0;
    border-radius: 50%;

    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
}
.feature-col:hover .feature-img:before {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}
.feature-col:hover .feature-img .fa{
    color: #fff;
}
.feature-col h3 {
    font-size: 20px;
    margin-bottom: 0.7em;
}
.feature-col p{
    margin-bottom: 2em;
}


.right-panel {
}
.right-col {
    background: #f1f1f1;
    padding: 15px;
    margin-bottom: 2em;
    border-radius: 3px;
}
.right-panel h4{
    font-size: 17px;
    margin-bottom: 1em;
}

.right-panel h3{
    font-size: 17px;
    margin-bottom: 1em;
}

.twitter-widgets{
    width: 100%;
    float: left;
}

/****
    Footer CSS Start Here 
****/
.footer{ background: #333333;}
.foot-menu-wrap{ padding:30px 0;} 
.foot-menu{
    position: relative;
}  
.foot-menu h4{
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
} 
.foot-menu h3{
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
} 

.foot-menu:first-child ul li a:before{
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 15px;
    color: #c6c8c9;
}

.foot-menu ul li{ padding: 2px 0; font-size: 13px; color: #c6c8c9;}
.foot-menu ul li a{ color: #c6c8c9;  }
.foot-menu ul li a:hover{ color: #1e8de2; }

.foot-contact-info ul li{
    padding-bottom: 10px;
}
.foot-contact-info ul li .fa {
    display: inline-block;
    float: left;
    padding-top: 4px;
    vertical-align: top;
    width: 28px;
}
.foot-contact-info ul li p {
    color: #c6c8c9;
    margin: 0;
    overflow: hidden;
}

.foot-menu .social-icons{
    margin-bottom: 28px;
    width: 100%;
}
.foot-menu .social-icons li{
    padding: 0 6px;
}
.foot-menu .social-icons li a:hover{
    color: #1e8de2;
}
/****
    Newsletter CSS Start Here 
****/
.foot-menu .newsletter {
    float: left;
    margin: 0;
    width: 100%;
}
.foot-menu .newsletter h4{
    margin-bottom: 18px;
}
.foot-menu .newsletter .form-control {
    background: inherit;
    border: 1px solid #787878;
    border-radius: 3px;
    color: #888e98;
    float: left;
    font-size: 12px;
    height: 38px;
    margin-bottom: 1em;
}
.foot-menu .newsletter .btn {
    color: #ffffff;
    float: left;
    margin: 0;
    padding: 8px 19px;
    text-transform: uppercase;
    vertical-align: top;
}
.foot-menu .newsletter .btn:hover {
    color: #fff;
}
/****
    Newsletter CSS End Here 
****/
.payment{
    float: left;
    width: 100%;
    margin-top: 1em;
}
.payment .payonline{
    margin-top: 1.5em;
}
.payment .payonline .btn{
    color: #fff;
}



.copy-right{ background: #3a3a3a; padding: 15px 0;}
.copy-right p{ font-size: 13px; color: #c6c8c9; margin: 0; }
.copy-right p a{ color: #c6c8c9; }
.copy-right p a:hover{ color: #1e8de2;}
.copy-right .col-md-6 + .col-md-6{ text-align: right; }
/****
    Footer CSS End Here 
****/


/***
    Back to top CSS
***/

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 38px;
  text-align: center;
  font-size: 24px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border-radius: 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  white-space: nowrap;
  background: #1e8de2;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top:hover,
.cd-top:focus{
    color: #fff;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: 1;
}
.no-touch .cd-top:hover {
  opacity: 1;
}


.page-title {
    background: #fff;
    padding: 0;
    margin: 0 -15px;
    overflow: hidden;
}
section.page-title ul.list-inline {
padding: 9px 30px 9px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 13px;
    border-top: 1px solid #f1f1f1;
}
.page-title h3 {
    margin-bottom: 0;
    font-size: 22px;
    padding: 40px 30px;
    display: inline-block;
    width: 100%;
    color: #0b5da9;
	border-bottom: 1px solid #f1f1f1;
	background: #f1f1f1 url(../images/dotted-bg.png) repeat;;
}
.page-title li {
    position: relative;
    margin-right: 5px;
    color: #666;
	padding-left:15px;
}
.page-title li:first-child{
	padding-left:0;
}
.page-title li a{
	color: #666;
}

.page-title li +li:before {
    position: absolute;
    content: "\f101";
    left: -7px;
    top: 0;
	font-family: "FontAwesome";
}


h3.sub-heading,.left-panel h3 {
    font-size: 20px;
    margin: 0 0 15px;
}
ul.custom-style li:before {
    position: absolute;
    content: "\f101";
    left: 0;
    top: 0;
    font-family: FontAwesome;
}

ul.custom-style li {
    position: relative;
    padding-left: 15px;
	color: #666;
}
ul.custom-style {
	margin-bottom: 20px;
}
.left-panel p{
	margin-bottom: 15px;
}
.left-panel h4{
	font-size: 16px;
	margin-bottom: 15px;
	color:#333;
}


.rfp-form .form-control {
    padding: 0;
    border: none;
    box-shadow: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    height: auto;
    vertical-align: top;
}
.rfp-form .form-control label {
    display: inline-block;
    width: 39%;
    vertical-align: top;
    margin-bottom: 0;
    line-height: 18px;
}
.rfp-form .form-control input, .rfp-form .form-control textarea ,.form-control select{
    display: inline-block;
    width: 60%;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
	resize: none;
}
.rfp-form .form-control label small {
    color: #999;
    display: inherit;
    clear: both;
}
/*-----------------------*/
.custom-file-upload-hidden {
    display: none;
    visibility: hidden;
    position: absolute;
    left: -9999px;
}
.custom-file-upload {
    display: inline-block;
    width: 60%;
    font-size: 16px;
    margin-top: 0;
    /*border: 1px solid #ccc;*/
    label {
        display: block;
        margin-bottom: 5px;
    }
}

.file-upload-wrapper {
    position: relative; 
    margin-bottom: 5px;
  
}
.file-upload-input {
    width: 70% !IMPORTANT;
    font-size: 16px;
    padding: 10px 17px !IMPORTANT;
}
.file-upload-button {
    cursor: pointer; 
    display: inline-block; 
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 11px 20px; 
    border: none;
    margin-left: -1px;  
    background-color: #4fb1fc;
    float: RIGHT;
  
}
.rfp-form {
    margin-top: 15px;
    display: inline-block;
}
ul.custom-style.links li:before, ul.custom-style.links a {
    color: #4fb1fc;
    font-weight: 600;
}
ul.under-list {
    padding-left: 15px;
}

.leader-row {
    text-align: center;
    margin-bottom: 30px;
}
.leader-row figure {
    height: 120px;
    margin-bottom: 15px;
    width: 120px;
    display: inline-block;
}
.leader-caption h5 {
    margin-bottom: 5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	 color: #4fb1fc;
}
.leader-caption span {
    font-size: 13px;
   color:#999;
    margin-bottom: 11px;
    display: inline-block;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.content-banner {
    width: 100%;
    height: 300px; 
    overflow: hidden;
    margin-bottom: 30px;
}
ul.dropdown-menu.second-level a {
    font-size: 11px !important;
}
.content-banner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.ser-box {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 1px 1px 3px #eee;
    border: 1px solid #eee;
}
.ser-box figure {
    height: 120px;
    overflow: hidden;
}
.ser-box figure  img{
	height: auto;
	width: 100%;
}
.ser-box figcaption {
    padding: 10px 0;
    overflow: hidden;
    text-align: center;
}
.full-img {
	height:250px;
	overflow: hidden;
	margin-bottom: 30px;
}
.full-img img{
	width:100%;
	height: auto;
}
.row.small-div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.audit {margin-left: 14px;}
.navbar #navbar ul li.deeper a{
    display: inline-block;
}

.itemView .styleWidth ul {
        display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.itemView .styleWidth strong,b{font-weight: bold; font-size: 20px;}
.itemView .styleWidth ul li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: circle;
}

.styleWidth ul li {
    display: list-item !important;
    text-align: -webkit-match-parent !important; 
    list-style: circle !important;
}



#fsf_mod_faqs_scroll ul {
        display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

#fsf_mod_faqs_scroll strong,b{font-weight: bold; font-size: 20px;}
#fsf_mod_faqs_scroll ul li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: circle;
}
table.reference, table.tecspec {
    border-collapse: collapse;
}
table.reference, table.tecspec {
    border-collapse: collapse;
    width: 100%;
}
table.reference tr:nth-child(2n+1) {
    background-color: hsl(40, 25%, 95%);
}

table.reference th {
    background-color: hsl(0, 0%, 33%);
    border: 1px solid hsl(0, 0%, 33%);
    color: hsl(0, 0%, 100%);
    padding: 3px;
    text-align: left;
    vertical-align: top;
}

table.reference td {
    border: 1px solid hsl(0, 0%, 83%);
    padding: 7px 5px;
    vertical-align: top;
}
a.pathway:hover { outline: none; text-decoration: none; color: #fff;}

/*.navbar-nav .current {color: #fff !important;background-color: #1e8de2 !important; }
.navbar-nav .current a{color: #fff !important; }*/
.morelink:hover{ color: #6c6c6c; }
.itemBackToTop a:hover{color: #6c6c6c; }
.alert, .alert h4 {
    color: #c09853;
}
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.k2ItemsBlock a:hover{color: #6c6c6c; }


.icon-previous:before, .icon-backward:before {
    content: "Prev" ;
}
.icon-first:before, .icon-backward:before {
    content: "Start" ;
}
.icon-next:before, .icon-backward:before {
    content: "Next" ;
}
.icon-last:before, .icon-backward:before {
    content: "Start" ;
}





.item.text-center {
    position: relative;
}

.breadcrumb ul li span:hover{background-color: #1e8de2; padding: 5px; color: #fff;}
#error {
        color: red;
    text-align: center;
    float: right;
    margin-right: 40%;
}
.slideshow {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0,0,0,.3);
}
.demo-inner-content p {
    color: #fff;
    text-transform: uppercase;
}
.banner .owl-theme .owl-controls {
    margin: 10px 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 20px;
}


.banner  .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 18px;
    height: 18px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #1E8DE2;
    border: 3px solid #fff;
}
.banner  .item.text-center {
    max-height: 500px;
    overflow: hidden;
}


.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #fff;
}

.breadcrumb ul li span:hover{background-color: #1e8de2; padding: 5px; color: #fff;}
#error {
        color: red;
    text-align: center;
    float: right;
    margin-right: 40%;
}


.breadcrumb li.active span:hover {
    background: transparent;
    color: #777;
	padding: 0;
}
.page-title li a:hover{
	color:#0b5da9;
}
.moduletable.list-inline.breadcrumb {
    padding: 0;
    margin: 0;
    background-color: #fff;
}
.moduletable.list-inline.breadcrumb ul.list-inline.breadcrumb {
    background: transparent;
	margin:0;
	
}
.styleWidth ul li ,.genericItemBody ul  li,div.itemBody ul li{
    display: list-item !important;
    text-align: -webkit-match-parent !important;
    list-style: circle !important;
    color: #666;
    margin-bottom: 5px;
}
.genericItemBody ul,div.itemBody ul  {
    padding-left: 15px;
    list-style: none;
    margin-bottom: 10px;
	display: inline-block;
}
div.k2Pagination ul li.active a {
    background: #1e8de2;
    color: #fff;
    border-color: #1e8de2;
}
div.k2Pagination ul li a:hover {
    background: #1e8de2;
    cursor: pointer;
    color: #fff;
    border-color: #1e8de2;
}
.navbar-nav > .current.active a {
    color: #1e8de2 !important;
}
ul.nav-child.unstyled.small.dropdown-menu.second-level img {
    width: 100%;
    height: 90px;
    text-align: center;
}
div.itemFullText .contact-k2 h3 {
    padding: 0;
    margin: 0 0 20px;
    display: inline-block;
    width: 100%;
    color: #0b5da9;
}
div.itemFullText .contact-k2 ul {
    padding: 0;
    width: 100%;
    margin: 0 0 20px;
}

div.itemFullText .contact-k2 ul li {
    list-style: none !important;
    margin-bottom: 15px;
}
div.itemFullText .contact-k2 ul li i {
    background: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    display: inline-block;
    color: #0b5da9;
    border: 1px solid #0b5da9;
    margin-right: 10px;
}
div.itemFullText p {
    width: 83%;
    display: inline-block;
    vertical-align: top;
}
div.itemFullText .contact-k2 ul li a{
	color:#666;
}
.itemBackToTop {
    display: none;
}
/*a.drop-gif{
     padding-right: 15px !important;
    background: url("../images/drop.gif") no-repeat right 8px !important;
}*/