@font-face {
    font-family: "AllerDisplay";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/AllerDisplay.woff2") format("woff2"), url("../fonts/AllerDisplay.woff") format("woff"), url("../fonts/AllerDisplay.ttf") format("truetype"), url("../fonts/AllerDisplay.svg#AllerDisplay") format("svg"), url("../fonts/AllerDisplay.eot?#iefix") format("embedded-opentype");
}

.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }
#download {
  background: #333;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 60px auto;
  max-width: 500px;
  padding: 20px;
  }

#download:hover {
  background: rgba(255,255,255,.15);
  }
/* Callback example */
.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 27px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
  border: 0;
  }
.navbar{ /*background-color: #003e71;*/ background-color: #96D202; }
.callbacks .caption {
    bottom: 115px;
    color: #002d52;
    display: block;
    font-family: "AllerDisplay";
    font-size: 50px;
    left: 215px;
    line-height: 69px;
    margin: 0;
    max-width: none;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    text-shadow: none;
    text-transform: uppercase;
    z-index: 2;
}
.caption span {
    color: #f8af5b;
}
.caption h2 {
    font-family: 'Open Sans', sans-serif;
	font-weight:100;
	color:#1d1e1e;
	font-size:15px;
    margin: 17px 0 15px 0;
    text-transform: none;
	line-height:20px;	
}
.caption a{
	margin:0px;
}
.caption a img{
	margin:0px;
	width:auto!important;
}

.custab{
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5% 0;
    box-shadow: 3px 3px 2px #ccc;
    transition: 0.5s;
}
.custab:hover{
    box-shadow: 3px 3px 0px transparent;
    transition: 0.5s;
}

.caption h3 {
    color: #020f1f;
    font-family: Arial Rounded MT Bold,Helvetica Rounded,Arial,sans-serif;
    font-size: 30px;
    margin: -55px 0 0;
    text-transform: none;
}
.caption h3 strong {
    background: #f01f1f none repeat scroll 0 0;
    color: #ffffff;
    font-family: Arial Rounded MT Bold,Helvetica Rounded,Arial,sans-serif;
    font-size: 28px;
    margin: 0 0 0 10px;
    padding: 5px 20px;
}
.caption h4 {
    color: #f8af5b;
    font-family: Arial Rounded MT Bold,Helvetica Rounded,Arial,sans-serif;
    font-size: 30px;
    margin: -55px 0 0;
    text-transform: none;
}
.caption h4 strong {
    background: #f01f1f none repeat scroll 0 0;
    color: #ffffff;
    font-family: Arial Rounded MT Bold,Helvetica Rounded,Arial,sans-serif;
    font-size: 28px;
    margin: 0 0 0 10px;
    padding: 5px 20px;
}
.callbacks_nav {
    background: rgba(0, 0, 0, 0) url("../images/arrow_left_up.png") no-repeat scroll 0 0;
    height: 61px;
    left: 139px;
    margin-top: -41px;
    opacity: 0.7;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 52%;
    width: 45px;
    z-index: 3;
}
.callbacks_nav:active {
    opacity: 1;
}
.callbacks_nav.next {
    background: rgba(0, 0, 0, 0) url("../images/arrow_right_up.png") no-repeat scroll 0 0;
    left: auto;
    right: 193px;
}

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
  }


.ulli{}
.ulli p{ font-size: 14px; }
.ulli ul{ margin-left: 2%; margin-top: 2%; } 
.ulli li{  text-align: left; font-size: 14px;}


.shell {  
    width: 66px;
    height: 58px;
    line-height: 58px;
    float: left;
    display: block;
    margin-right: 10px;
    background-image: url(../images/shell.png);
    background-repeat: no-repeat;
    color: #ffffff;;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
}