@charset "utf-8";
/* CSS Document */
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,800');

body { 
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;	
    cursor:default;
    color: #333;
    font-size: 13px;
    line-height: 22px;
    background-color: #FFFFFF;
    font-weight: 400;
	margin-top:110px;
}
h1,h2,h3,h4,h5,h6{color:#00AEEF; font-weight:300}
.white{background:#FFFFFF; border:1px solid #D9D8D8;}
.white .txt{padding:10px}
.white h4{margin:0; padding:5px 0; text-align:center}
.add-top{margin-top:15px}
.row{margin-right:-10px !important; margin-left:-10px !important; position:relative}
/*top bar*/
.top-bar-wrap {
    padding: 3px 0px 0px;
    background-color: #00AEEF;
}
*, *::before, *::after {
    box-sizing: border-box;
}

.top-bar {
    min-height: 20px;
    line-height: 20px;
	color:#FFF;	
}
.top-bar .pull-left{padding-top:10px}
.links {
    list-style: outside none none;
    padding: 0px;
    margin: 0px;
}
.links > li {
    display: inline-block;
    
}
li {
    line-height: 20.8px;
}
 .links > li > a {
    color: #FFF;
    display: block;
    font-size: 11px;
    line-height: 40px;
    padding: 0px 15px;
    text-transform: uppercase;
	font-weight:600;
}
.links > li > a > i {
    font-size: 12px;
    line-height: 40px;
    margin-right: 10px;
}
@media(max-width:767px){.links > li > a {
    color: #FFF;
    display: block;
    font-size: 11px;
    line-height: 10px;
    padding: 0px 5px;
    text-transform: uppercase;
	font-weight:600;
}
li {
    line-height: 5px;
}
.links > li > a > i {
    font-size: 12px;
    line-height: 18px;
    margin-right: 10px;
}

}
@media(max-width:600px){.col-xs-offset-2, .col-xs-offset-3{margin-left:0 !important;}}
/*nav*/

.navbar-brand{margin:0; padding:0 10px}
.navbar-brand img{max-height:60px; padding:0; margin:0}
/***********bootstrap navigation overrides--*/
.navbar-default {
   font-family: 'Open Sans', sans-serif;
    border:none;
    border-radius: 0;
    margin-bottom: 0;
    width:100%;
    min-height: 80px;
    padding: 0 0 5px 0;
    box-shadow: -1px 1px 3px rgba(0,0,0,0.1);
    background:#fff;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
.navbar-nav{margin-top:10px}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color:#056FFF;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #f99200;
    background-color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #777;
    font-weight: 400;
    font-size: 15px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #056FFF !important;

}
@media(max-width:650px){.navbar-brand img{max-height:40px; padding:0; margin:0} .navbar{min-height:50px;} .navbar-default{max-height: 70px !important}.navbar-nav{background:#FDFDFD;} body{margin-top:80px;} .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3{margin-left:0%}

}


/* top slider*/
/* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: none;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 10px;
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.news{max-height:225px; min-height:225px !important; display:block;  overflow:hidden}

/* quote carousel*/

#quote-carousel {
    padding: 0 10px 20px 10px;
    margin-top: 0px;
	
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}

.white .gallery .carousel .item{ height:auto !important;}
.white .carousel .item {
    padding: 5px 0px;
    height: 160px !important;
    overflow: hidden;
   
}
#quote-carousel .carousel-control {
    background: none;
    
    font-size: 1.3em;
    text-shadow: none;
    margin-top: 10px;
	display:none;
}
#quote-carousel .carousel-control.left {
    right: 0px;
	top:-50px;
}
#quote-carousel .carousel-control.right {
    right: 0px;
	top:-50px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
	color:#333 !important;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
    width: 128px;
    height: 128px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}
.carousel-inner {
    min-height: 100px;
	color:#333 !important;
}
.item blockquote {
    border-left: none;
    margin: 10px;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.white .carousel-inner blockquote{color:#333 !important; font-size:1.0em; text-align:justify}
.white h4{border-bottom:1px solid #00AEEF; color:#fff; display:block; background:#00AEEF; font-weight:600}
.panel-footer{background:#00AEEF; color:#fff;}


/* ===== Timeline ===== */
.timeline {
  position: relative;
  list-style-type: none;
  padding: 10px 0;
  height: auto;
  overflow: hidden;
}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  content: "";
  border-left: 1px solid #e4e4e4;
  z-index: -1;
}
.timeline > .year {
  text-align: center;
}
.timeline > .year > span {
  display: inline-block;
  padding: 8px 18px;
  margin: 20px 0;
  border-radius: 4px;
  background-color: #505050;
  font-weight: 700;
  color: white;
  z-index: 1;
}
.timeline > .event {
  position: relative;
  width: 50%;
  margin-top: 0;
  margin-bottom: 40px;
  padding-right: 30px;
  padding-left: 0;
  text-align: right;
  float: left;
  clear: left;
}
.timeline > .event:nth-child(2n) {
  margin-bottom: 0;
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 0;
  text-align: left;
  float: right;
  clear: right;
}
.timeline > .event:before {
  position: absolute;
  content: ".";
  top: 20px;
  right: -10px;
  font-size: 72px;
  line-height: 0;
  color: #d3d3d3;
}
.timeline > .event:nth-child(2n):before {
  right: auto;
  left: -8px;
}
.timeline > .event:hover {
  cursor: pointer;
  /* &:after {
        content: "\f111";
      } */
}
.timeline > .event:hover h3 {
  color: #ed3e49;
}
.timeline > .event .event__title {
  position: relative;
  padding: 15px 20px;
  border: 1px solid #e4e4e4;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom: 1px solid #e4e4e4;
}
.timeline > .event .event__title > h3 {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  margin: 0 0 5px 0;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}
.timeline > .event .event__title > time {
  display: block;
  color: #777777;
}
.timeline > .event .event__title > time:before {
  content: "\f073";
  font-family: FontAwesome;
  color: #2babcf;
  margin-right: 5px;
}
.timeline > .event .event__title:before,
.timeline > .event .event__title:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
}
.timeline > .event .event__title:before {
  top: 25px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left: 15px solid #d3d3d3;
  border-bottom: 15px solid transparent;
}
.timeline > .event .event__title:after {
  top: 26px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left: 14px solid white;
  border-bottom: 14px solid transparent;
}
.timeline > .event:nth-child(2n) .event__title:before {
  right: auto;
  left: -15px;
  border-right: 15px solid #d3d3d3;
  border-left: 0;
}
.timeline > .event:nth-child(2n) .event__title:after {
  right: auto;
  left: -14px;
  border-right: 14px solid white;
  border-left: 0;
}
.timeline > .event .event__content {
  padding: 15px 20px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #e4e4e4;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background: #f6f6f6;
}
.timeline > .event .event__content > p {
  color: #777777;
  margin-bottom: 0;
}
.timeline > .event .event__content > p > img {
  margin-bottom: 10px;
}
.timeline > .event .event__content > p + .btn {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .timeline:before {
    left: 6px;
  }
  .timeline > .year {
    margin-left: 6px;
    text-align: left;
  }
  .timeline > .year > span {
    border-radius: 0 4px 4px 0;
    margin: 0 0 30px;
  }
  .timeline > .event,
  .timeline > .event:nth-child(2n) {
    width: 100%;
    padding-left: 30px;
    padding-right: 0;
    margin: 0 0 40px 0;
    text-align: left;
    float: none;
    clear: none;
  }
  .timeline > .event:before,
  .timeline > .event:nth-child(2n):before {
    top: 20px;
    left: -2px;
    right: auto;
  }
  .timeline .event .event__title:before,
  .timeline .event:nth-child(2n) .event__title:before {
    right: auto;
    left: -15px;
    border-right: 15px solid #d3d3d3;
    border-left: 0;
  }
  .timeline .event .event__title:after,
  .timeline .event:nth-child(2n) .event__title:after {
    right: auto;
    left: -14px;
    border-right: 14px solid white;
    border-left: 0;
  }
}
.timeline_left:before {
  left: 6px;
}
.timeline_left > .year {
  margin-left: 6px;
  text-align: left;
}
.timeline_left > .year > span {
  border-radius: 0 4px 4px 0;
  margin: 0 0 30px;
}
.timeline_left > .event,
.timeline_left > .event:nth-child(2n) {
  width: 100%;
  padding-left: 30px;
  padding-right: 0;
  margin: 0 0 40px 0;
  text-align: left;
  float: none;
  clear: none;
}
.timeline_left > .event:before,
.timeline_left > .event:nth-child(2n):before {
  top: 20px;
  left: -2px;
  right: auto;
}
.timeline_left .event .event__title:before,
.timeline_left .event:nth-child(2n) .event__title:before {
  right: auto;
  left: -15px;
  border-right: 15px solid #d3d3d3;
  border-left: 0;
}
.timeline_left .event .event__title:after,
.timeline_left .event:nth-child(2n) .event__title:after {
  right: auto;
  left: -14px;
  border-right: 14px solid white;
  border-left: 0;
}
.timeline_right:before {
  right: 6px;
  left: auto;
}
.timeline_right > .year {
  margin-right: 6px;
  margin-left: auto;
  text-align: right;
}
.timeline_right > .year > span {
  border-radius: 4px 0 0 4px;
  margin: 0 0 30px;
}
.timeline_right > .event,
.timeline_right > .event:nth-child(2n) {
  width: 100%;
  padding-right: 30px;
  padding-left: 0;
  margin: 0 0 40px 0;
  text-align: right;
  float: none;
  clear: none;
}
.timeline_right > .event:before,
.timeline_right > .event:nth-child(2n):before {
  top: 20px;
  right: -2px;
  left: auto;
}
.timeline_right .event .event__title:before,
.timeline_right .event:nth-child(2n) .event__title:before {
  left: auto;
  right: -15px;
  border-left: 15px solid #d3d3d3;
  border-right: 0;
}
.timeline_right .event .event__title:after,
.timeline_right .event:nth-child(2n) .event__title:after {
  left: auto;
  right: -14px;
  border-left: 14px solid white;
  border-right: 0;
}
.headline-lg {
    margin: 30px auto;
    text-align: center;
}
.headline-lg + h4 {
    margin: -20px auto 30px;
    text-align: center;
}
h4, .h4 {
    font-size: 18px;
}
.modal-body input, .modal-body select{border-radius:0}

.panel-body .list-unstyled li{padding:5px; border-bottom:1px solid #E1E1E1}
.panel-body .list-unstyled li:hover{background:#E5F2F7;}
.panel-body .list-unstyled li a{ text-decoration:none; display:block}
.panel{ border-radius:0}
/* Methods */
.method .header, .method .cell {
  padding: 6px 6px 6px 10px; }
.method .list-header .header {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #999;
  background-color: #eee; }
.method [class^="row"],
.method [class*=" row"] {
  border-bottom: 1px solid #ddd; }
  .method [class^="row"]:hover,
  .method [class*=" row"]:hover {
    background-color: #f7f7f7; }
.method .cell {
  font-size: 0.85em; }
  .method .cell .mobile-isrequired {
    display: none;
    font-weight: normal;
    text-transform: uppercase;
    color: #aaa;
    font-size: 0.8em; }
  .method .cell .propertyname {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .method .cell .type {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .method .cell code {
    color: #428bca; }
  .method .cell a, .method .cell a:hover {
    text-decoration: none; }
  .method .cell code.custom {
    color: #8a6d3b;
    text-decoration: none; }
  .method .cell .text-muted {
    color: #ddd; }
@media (max-width: 991px) {
  .method [class^="row"],
  .method [class*=" row"] {
    padding-top: 10px;
    padding-bottom: 10px; }
  .method .cell {
    padding: 0 10px; }
    .method .cell .propertyname {
      font-weight: bold;
      font-size: 1.2em; }
      .method .cell .propertyname .lookuplink {
        font-weight: normal;
        font-size: 1.5em;
        position: absolute;
        top: 0;
        right: 10px; }
    .method .cell .type {
      padding-left: 10px;
      font-size: 1.1em; }
    .method .cell .isrequired {
      padding-left: 10px;
      display: none; }
    .method .cell .description {
      padding-left: 10px; }
    .method .cell .mobile-isrequired {
      display: inline; } }


/* Row Utilities */
[class^='row'].margin-0,
[class*=' row'].margin-0,
[class^='form-group'].margin-0,
[class*=' form-group'].margin-0 {
  margin-left: -0px;
  margin-right: -0px; }
  [class^='row'].margin-0 > [class^='col-'],
  [class^='row'].margin-0 > [class*=' col-'],
  [class*=' row'].margin-0 > [class^='col-'],
  [class*=' row'].margin-0 > [class*=' col-'],
  [class^='form-group'].margin-0 > [class^='col-'],
  [class^='form-group'].margin-0 > [class*=' col-'],
  [class*=' form-group'].margin-0 > [class^='col-'],
  [class*=' form-group'].margin-0 > [class*=' col-'] {
    padding-right: 0px;
    padding-left: 0px; }
  [class^='row'].margin-0 [class^='row'],
  [class^='row'].margin-0 [class*=' row'],
  [class^='row'].margin-0 [class^='form-group'],
  [class^='row'].margin-0 [class*=' form-group'],
  [class*=' row'].margin-0 [class^='row'],
  [class*=' row'].margin-0 [class*=' row'],
  [class*=' row'].margin-0 [class^='form-group'],
  [class*=' row'].margin-0 [class*=' form-group'],
  [class^='form-group'].margin-0 [class^='row'],
  [class^='form-group'].margin-0 [class*=' row'],
  [class^='form-group'].margin-0 [class^='form-group'],
  [class^='form-group'].margin-0 [class*=' form-group'],
  [class*=' form-group'].margin-0 [class^='row'],
  [class*=' form-group'].margin-0 [class*=' row'],
  [class*=' form-group'].margin-0 [class^='form-group'],
  [class*=' form-group'].margin-0 [class*=' form-group'] {
    margin-left: 0;
    margin-right: 0; }
	
	/*events*/
#events{text-align:center;}	
	#events .event-img{
    overflow: hidden;
    position: relative;
    display: block;
    cursor: pointer;
    margin: 0px !important;
	max-height:180px;
}
article{margin:0}

.events-description {
    border-width: 0px 1px 1px;
    border-style: solid;
    border-color: #CCC;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background-color: #FFF;
    padding: 0px 10px;
}
.events-description h3 {
    color: #555;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0px;
    padding: 15px 0px;
}
#events .col-md-3{margin-bottom:20px;}