@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
  color: #000000;
  background: #fff;
}

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #page {
  overflow: hidden;
  position: absolute;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

a {
  color: #2D6CDF;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #2D6CDF;
  outline: none;
  text-decoration: none;
}

p {
  margin-bottom: 20px;
}

.img
{
padding:8px;
margin:8px;
border-radius:15px;
background-color:#fff;
box-shadow: 15px 15px 10px #ccc;

}

@media screen and (max-width: 768px) {
.img
{
padding:8px;
margin:8px;
border-radius:15px;
background-color:#fff;
box-shadow: 15px 15px 10px #ccc;
width:100%;
}
}

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
}

::-webkit-selection {
  color: #fff;
  background: #2D6CDF;
}

::-moz-selection {
  color: #fff;
  background: #2D6CDF;
}

::selection {
  color: #fff;
  background: #2D6CDF;
}

.nav {
  width: 100%;
  background: #fff;
  position:fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  height:160px;
}

@media screen and (max-width: 768px) {
.nav {
  height:10px;
}
}

.nav .top-menu {
  padding:15px 0;
}
.nav .menu-2 {
  margin-top:-10px;
}

.nav .top {
  border-bottom: 0px solid rgba(0, 0, 0, 0.08);
  padding: 5px 0;
  margin-bottom: 0;
  height:30px;
  font-size:12px;
  color:#333;
  font-weight:600;
  background-color:#fff;
  
  
}


.nav .top a {
  color:#333;
  border-bottom:2px solid #000000;
  margin-right:10px;
}
.nav .top a:hover {
  color:#FFCC33;
}


.nav .num {
  display: inline-block;
  margin-top: 10px;
  padding: 5px 12px;
  color:#333333;
}
@media screen and (max-width: 768px) {
  .nav {
  width: 100%;
  padding: 0;
  z-index: 1001;
  height:180px;
}
  .nav .num {
    display:none;
	visibility:hidden;
  }
  .nav .menu-2 {
  display:none;
}

.nav .top {

  height:100px;
  
}

}
.nav .top .site {
  float: left;
  font-weight: 300;
  margin-top: 0px;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 480px) {
  .nav .top .site {
    display: none;
  }
}
.nav .top .num {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  letter-spacing: 0px;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.nav .top .fh5co-social {
  margin: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.nav .top .fh5co-social li {
  font-size: 14px;
  display: inline-block;
}
.nav .top .fh5co-social li a {
  padding: 7px 7px;
}
.nav .top .fh5co-social li a i {
  font-size: 14px;
}
.nav #logo {
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: 700;
  margin-top:-12px;
  font-family: 'Roboto', sans-serif;
  text-align:center;
}
.nav #logo a {
  color: #000;
  position: relative;
  padding-left: 0px;
}
.nav #logo span
{
font-size:11px;
margin-top:0px;
}
.nav #fh5co-logo a i {
  position: absolute;
  top: 0px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .nav .menu-1 {
    display: none;
  }
  
.nav #logo {
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: 700;
  margin-top:-7px;
  font-family: 'Roboto', sans-serif;
  text-align:center;
}
.nav #logo span
{
display: none;
}
}
.nav ul {
  padding: 5px;
  margin: 5px 0 0 0;
  
}
.nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  font-weight: 300;
  
  
}
.nav ul li a {
  font-size: 13px;
  padding: 6px 12px;
  color: #fff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight:400;
  text-transform:uppercase;
  background-color:#FF9900;
}
.nav ul li a:hover, .nav ul li a:focus, .nav ul li a:active {
  color: #fff;
}
.nav ul li.has-dropdown {
  position: relative;
}
.nav ul li.has-dropdown .dropdown {
  width: 350px;
  -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 20px;
  left: 0;
  text-align: left;
  background: #fff;
  padding: 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.nav ul li.has-dropdown .dropdown li {
  display: block;
  margin-bottom: 7px;
}
.nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}
.nav ul li.has-dropdown .dropdown li a {
  padding: 2px 0;
  display: block;
  color: #000;
  line-height: 2;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0;
  font-weight:400;
  background:none;
}
.nav ul li.has-dropdown .dropdown li a:hover {
  color: #000;
  margin-left:10px;
}
.nav ul li.has-dropdown:hover a, .nav ul li.has-dropdown:focus a {
  color: #fff;
}
.nav ul li.btn-cta a {
  padding: 30px 0px !important;
  color: #fff;
}
.nav ul li.btn-cta a span {
  background:#e31e21;
  padding: 4px 10px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border:0px solid #CCCCCC;
  color:#fff;
  font-size:14px;
}
.nav ul li.btn-cta a:hover span {
  border:0px solid #003399;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color:#000000;
}
.nav ul li.active > a {
  font-weight: 400;
}

.desk {
    display:block;
	visibility:visible;
  }

@media screen and (max-width: 768px) {
  
  .desk {
    display:none;
	visibility:hidden;
  }
}


#hero {
  min-height:400px;
  height: 400px;
  background: #fff url(../images/loader.gif) no-repeat center center;
 margin-top:10px;
}



#hero .btn {
  font-size: 24px;
}
#hero .btn.btn-primary {
  padding: 14px 30px !important;
}
#hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#hero .flexslider .slides {
  position: relative;
  overflow: hidden;
 
}
#hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 400px;
  height: 40px;
  position: relative;
}

#hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
}
#hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
#hero .flexslider .flex-direction-nav {
  display: none;
}
#hero .flexslider .slider-text {
  
  opacity: 0;
 margin-top:200px;
  z-index: 9;
  padding:20px;
}
#hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  min-height: 400px;
  
  
}
#hero .flexslider .slider-text > .slider-text-inner h1, #hero .flexslider .slider-text > .slider-text-inner h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#hero .flexslider .slider-text > .slider-text-inner h1 {
  margin-bottom: 10px;
  font-size: 45px;
  line-height: 1.3;
  font-weight: 700;
  text-transform:uppercase;
  color:#fff;
  
}
@media screen and (max-width: 768px) {
  #hero .flexslider .slider-text > .slider-text-inner h1 {
    font-size: 20px;
  }
}
#hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 30px;
  color:#fff;
}

#hero .flexslider .slider-text > .slider-text-inner .btn {
  padding: 10px 20px !important;
  color: #fff;
  border: none !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  background:#000;
}
#hero .flexslider .slider-text > .slider-text-inner .btn:hover {
  background: #333 !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}
#hero .flexslider .slider-text > .slider-text-inner .fh5co-lead {
  font-size: 20px;
  color: #fff;
}
#hero .flexslider .slider-text > .slider-text-inner .fh5co-lead .icon-heart {
  color: #d9534f;
}

.fh5co-bg-section {
  background: #e8e8e8;
}


#fh5co-counter,
#fh5co-course,
#fh5co-pricing,
#fh5co-testimonial,
#fh5co-about,
#fh5co-staff,
#fh5co-contact,
#choose
{
  padding: 2em 0;
  clear: both;
}

#page-content
{
  padding: 3em 0;
  clear: both;
}

#page-contenti
{
  padding: 4em 0;
  clear: both;
  margin-top:150px;
}

@media screen and (max-width: 768px) {
  #page-contenti
{
  padding: 4em 0;
  clear: both;
  margin-top:150px;
}
}

#page-content-top
{
  padding: 190px 0;
  clear: both;
  margin-bottom:0px;
}

#home
{
  padding: 0px 0;
  clear: both;
  margin-bottom:0px;
  
  height:40px;
  margin-top:160px;
}
@media screen and (max-width: 768px) {
#home
{
  padding: 0px 0;
  clear: both;
  margin-bottom:0px;
  
  height:40px;
  margin-top:180px;
}
}
#footer {
  padding: 1em 0;
  clear: both;
}

#fh5co-register {
  padding: 7em 0;
  clear: both;
}

#fh5co-course-categories {
  padding: 5em 0;
  clear: both;
  background-color:#f1f1f1;
}



#social-timeline {
  padding: 3em 0;
  clear: both;
  
}

@media screen and (max-width: 768px) {
  #fh5co-course-categories,
  #fh5co-counter,
  #fh5co-course,
  #fh5co-register,
  #fh5co-pricing,
  #fh5co-testimonial,
  #page-content,
  #choose,
  #fh5co-about,
  #fh5co-staff,
  #fh5co-contact,
  #footer {
    padding: 3em 0;
  }
  
  #page-content-top
{
  padding: 0px 0;
  clear: both;
}
}

.services {
  width: 95%;
  margin: 0 auto;
  margin-bottom: 40px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.services h3 {
  font-size: 18px;
  font-weight: 400;
}
.services h3 a {
  color: #000;
}
.services .icon {
  width: 90px;
  height: 90px;
  background: rgba(0, 0, 0, 0);
  display: table;
  text-align: center;
  
  margin-bottom: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 992px) {
  .services .icon {
    margin: 0 auto 30px auto;
  }
}
.services .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 80px;
  line-height: 80px;
  color: #999;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.services:hover .icon, .services:focus .icon {
  
}
.services:hover .icon i, .services:focus .icon i {
  color: #ffcc00;
}

.fh5co-counters {
  padding: 7em 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
}
.fh5co-counters .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.5);
}
.fh5co-counters .counter-wrap {
  border: 1px solid red !important;
}
.fh5co-counters .fh5co-counter {
  font-size: 44px;
  display: block;
  color: white;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  font-weight: 400;
  margin-bottom: .1em;
}
.fh5co-counters .fh5co-counter-label {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  margin-bottom: 2em;
  display: block;
  font-family: 'Roboto', sans-serif;
}
.fh5co-counters .icon i {
  font-size: 45px;
  color: #fff;
}

.course {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  margin-bottom: 30px;
}
.course .desc, .course .course-img {
  width: 50%;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .course .desc, .course .course-img {
    width: 100%;
  }
}
.course .course-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .course .course-img {
    height: 270px;
  }
}
.course .desc {
  padding: 1.7em;
  background: #fafafa;
}
.course .desc h3 {
  font-size: 18px;
  font-weight: 400;
}
.course .desc h3 a {
  color: #000;
}
.course .desc .date {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
}
.course .desc .btn-course {
  border: 2px solid rgba(0, 0, 0, 0.8) !important;
  background: transparent;
  color: rgba(0, 0, 0, 0.8) !important;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 11px 15px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.course .desc .btn-course:hover {
  background: rgba(0, 0, 0, 0.8) !important;
  color: white !important;
}
.course:hover .course-img {
  -webkit-box-shadow: inset -70px 0px 77px 11px rgba(0, 0, 0, 0.74);
  -moz-box-shadow: inset -70px 0px 77px 11px rgba(0, 0, 0, 0.74);
  box-shadow: inset -70px 0px 77px 11px rgba(0, 0, 0, 0.74);
}

.social-icons {
  margin: 0;
  padding: 0;
}
.social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #000;
}
.social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
.social-icons li a i {
  font-size: 25px;
  color: #fff;
}

.fh5co-contact-info ul {
  padding: 0;
  margin: 0;
}
.fh5co-contact-info ul li {
  padding: 0 0 0 40px;
  margin: 0 0 30px 0;
  list-style: none;
  position: relative;
  color: rgba(0, 0, 0, 0.8);
}
.fh5co-contact-info ul li:before {
  color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fh5co-contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9dc";
}
.fh5co-contact-info ul li.phone:before {
  font-size: 23px;
  content: "\ea3b";
}
.fh5co-contact-info ul li.email:before {
  font-size: 23px;
  content: "\e91e";
}
.fh5co-contact-info ul li.url:before {
  font-size: 23px;
  content: "\e9df";
}
.fh5co-contact-info ul li a {
  color: rgba(0, 0, 0, 0.8);
}

.fh5co-heading {
  margin-bottom: 2em;
}
.fh5co-heading h2 {
  font-size: 35px;
  margin-bottom: 10px;
  line-height: 1.5;
  color: #333;
  text-transform: uppercase;
  position: relative;
}

.fh5co-heading p {
  font-size: 14px;
}

.fh5co-heading1 {
  margin-bottom: 2em;
}
.fh5co-heading1 h2 {
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 1.5;
  color: #000;
  text-transform: uppercase;
  position: relative;
}

.fh5co-heading1 h2:after {
  position: absolute;
  top: 45px;
  left: 0;
  
  bottom: 0;
  content: '';
  width: 150px;
  height: 3px;
  margin: 0 auto;
  background: #66CC33;
}


.fh5co-heading-wb {
  margin-bottom: 2em;
}
#choose .fh5co-heading-wb>h2 {
  font-size: 60px;
  margin-bottom: 10px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
#choose .fh5co-heading-wb>h1 {
  font-size: 40px;
  margin-bottom: 10px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}

#choose .fh5co-heading-wb>p {
  font-size: 17px;
  margin-bottom: 50px;
  line-height: 1.5;
  color: #fff;
  
}



#choose {
  background-image:linear-gradient(0deg,#00a4bd,#00bda5);
  position: relative;
}
#choose .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(31, 95, 139, 0.7);
}

#choose h2{
  color:#fff;
  font-size:36px;
}


#fh5co-testimonial {
  background: #1F5F8B;
  position: relative;
}
#fh5co-testimonial .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(31, 95, 139, 0.7);
}
#fh5co-testimonial .testimony-slide {
  text-align: center;
  position: relative;
  color: #fff !important;
}
#fh5co-testimonial .testimony-slide span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
}
#fh5co-testimonial .testimony-slide span small {
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 3px;
}
#fh5co-testimonial .testimony-slide .user {
  display: block;
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  margin: 0 auto;
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-testimonial .testimony-slide blockquote {
  border: none;
  margin: 30px auto;
  width: 70%;
  position: relative;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #fh5co-testimonial .testimony-slide blockquote {
    width: 85%;
  }
}
#fh5co-testimonial .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#fh5co-testimonial .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#fh5co-testimonial .arrow-thumb a:hover, #fh5co-testimonial .arrow-thumb a:focus, #fh5co-testimonial .arrow-thumb a:active {
  text-decoration: none;
}
#fh5co-testimonial .owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.3) !important;
}
#fh5co-testimonial .owl-theme .owl-dots .active span {
  background: white !important;
}
#fh5co-testimonial .fh5co-heading {
  margin-bottom: 3em;
}
#fh5co-testimonial .fh5co-heading h2 {
  color: #fff;
  margin-bottom: 20px !important;
}
#fh5co-testimonial .fh5co-heading h2:after {
  background: transparent !important;
}
#fh5co-testimonial .fh5co-heading p {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonial .fh5co-heading span {
  padding: 7px 15px;
  position: relative;
}
#fh5co-testimonial .fh5co-heading span:before {
  position: absolute;
  top: 24px;
  left: -40px;
  content: '';
  width: 40px;
  height: 1px;
  background: white;
}
#fh5co-testimonial .fh5co-heading span:after {
  position: absolute;
  top: 24px;
  right: -40px;
  content: '';
  width: 40px;
  height: 1px;
  background: white;
}

.wrap-price {
  padding: 2em 4em;
}

.pricing__feature-list {
  width: 100%;
  float: left;
}
.pricing__feature-list li {
  margin-bottom: 10px;
}

.pricing__item {
  width: 100%;
  float: left;
  clear: both;
}
@media screen and (max-width: 768px) {
  .pricing__item {
    margin-bottom: 30px;
  }
}

.fh5co-event {
  position: relative;
  padding-left: 120px;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.fh5co-event .date {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background: #f2547d;
  display: table;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-event .date span {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  width: 100px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color:#FFFFFF;
  font-family:Calibri;
}

.fh5co-event .date span i{
  font-size:36px;
}

.fh5co-event h3 {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.fh5co-event h3 a {
  color: black;
}

.page-content {
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
@media screen and (max-width: 768px) {
  .page-content {
    width: 100%;
  }
}
.page-content .blog-img-holder {
  display: block;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  height: 200px;
}
.page-content .blog-text {
  position: relative;
  background: rgba(0, 0, 0, 0.01);
  width: 100%;
  padding: 20px;
  float: left;
}
.page-content .blog-text span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 20px;
}
.page-content .blog-text span.comment {
  float: right;
}
.page-content .blog-text span.comment a {
  color: rgba(0, 0, 0, 0.3);
}
.page-content .blog-text span.comment a i {
  padding-left: 7px;
}
#page-content h3 {
  font-weight:600;
  font-size: 20px;
  margin-bottom: 0px;
  line-height: 1;
}
.page-content .blog-text p {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.7;
  letter-spacing:normal;
}
.page-content .blog-text h3 a {
  color:#0066CC;
}
.page-content .blog-text .btn-blog {
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.8);
  color: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.page-content .blog-text .btn-blog:hover {
  color: #fff !important;
}

#fh5co-register {
  background-image:linear-gradient(40deg,#152230,#3b4d61);
  position: relative;
}
#fh5co-register .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background: rgba(0, 0, 0, 0.5);
}
#fh5co-register h2{
  color: #fff;
  font-size:56px;
  font-weight:700;
}
#fh5co-register h3 {
  color: #fff;
  font-size:20px;
  line-height:36px;
}


#fh5co-register .btn-reg {
 background: transparent;
  border: 2px solid #ffcc00;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color:#ffcc00;
}

#fh5co-register .btn-reg:hover {
  background: transparent;
  border: 2px solid #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color:#fff;
}




#main-header .header-text,
#counter .header-text,
.header-bg-inner .header-text {
  display: table-cell !important;
  vertical-align: middle;
}
#main-header .header-text h1, #main-header .header-text h2,
#counter .header-text h1,
#counter .header-text h2,
.header-bg-inner .header-text h1,
.header-bg-inner .header-text h2 {
  margin: 0;
  padding: 0;
  color: #fff;
}
#main-header .header-text h1,
#counter .header-text h1,
.header-bg-inner .header-text h1 {
  margin-bottom: 20px;
  font-size: 44px;
  line-height: 1.3;
  font-weight: 600;
}


@media screen and (max-width: 768px) {
  #main-header .header-text h1,
  #counter .header-text h1,
  .header-bg-inner .header-text h1 {
    font-size: 30px;
  }
}
#main-header .header-text h2,
#counter .header-text h2,
.header-bg-inner .header-text h2 {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
#main-header .header-text p
{
  color:#FFFFFF;
  font-size:12px;
}
#main-header .header-text a
{
  color:#FFFFFF;
}

#main-header .header-text .btn,
#counter .header-text .btn,
.header-bg-inner .header-text .btn {
  padding: 15px 30px;
  color: #fff;
  border: none !important;
  font-size: 18px;
}
#main-header .header-text .btn.btn-video,
#counter .header-text .btn.btn-video,
.header-bg-inner .header-text .btn.btn-video {
  background: rgba(9, 198, 171, 0.8);
  border: none;
}
#main-header .header-text .btn.btn-video:hover, #main-header .header-text .btn.btn-video:focus,
#counter .header-text .btn.btn-video:hover,
#counter .header-text .btn.btn-video:focus,
.header-bg-inner .header-text .btn.btn-video:hover,
.header-bg-inner .header-text .btn.btn-video:focus {
  background: rgba(9, 198, 171, 0.9) !important;
  color: #fff !important;
}
#main-header .header-text .btn:hover, #main-header .header-text .btn:focus,
#counter .header-text .btn:hover,
#counter .header-text .btn:focus,
.header-bg-inner .header-text .btn:hover,
.header-bg-inner .header-text .btn:focus {
  color: #fff !important;
}
#main-header .header-text .btn.btn-learn,
#counter .header-text .btn.btn-learn,
.header-bg-inner .header-text .btn.btn-learn {
  background: rgba(234, 146, 21, 0.8);
  border: none;
}
#main-header .header-text .btn.btn-learn:hover, #main-header .header-text .btn.btn-learn:focus,
#counter .header-text .btn.btn-learn:hover,
#counter .header-text .btn.btn-learn:focus,
.header-bg-inner .header-text .btn.btn-learn:hover,
.header-bg-inner .header-text .btn.btn-learn:focus {
  background: rgba(234, 146, 21, 0.9) !important;
  color: #fff !important;
}
#main-header .header-text .btn:hover,
#counter .header-text .btn:hover,
.header-bg-inner .header-text .btn:hover {
  background: #EA9215 !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}
#main-header .header-text .form-inline .form-group,
#counter .header-text .form-inline .form-group,
.header-bg-inner .header-text .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#main-header .header-text .form-inline .form-group .form-control,
#counter .header-text .form-inline .form-group .form-control,
.header-bg-inner .header-text .form-inline .form-group .form-control {
  width: 100%;
  background: #fff;
  border: none;
}


.header-bg-inner {
  height: 250px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%;
  margin-top:60px;
  border-bottom:5px solid #FF9900;
  
}
.header-bg-inner:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  overflow: visible;
  width: 100%;
  height: 810px;
  background: #2fb49a; /* fallback for old browsers */
  background: -webkit-linear-gradient(150deg, #199b82, #c6d158); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(150deg, #199b82, #c6d158); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  z-index: -1;
  
}
.header-bg-inner .overlay {
  z-index: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
}
.header-bg-inner > .fh5co-container {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .header-bg-inner {
    height: 350px;
  }
}
.header-bg-inner .header-text-main,
.header-bg-inner .header-text {
  z-index: 9;
  width: 100%;
  margin-top: 130px;
}




@media screen and (max-width: 768px) {
  .header-bg-inner .header-text-main,
.header-bg-inner .header-text {
  z-index: 9;
  width: 100%;
  margin-top: 50px;
}
}

.header-bg-inner .header-text-main2,
.header-bg-inner .header-text2 {
  z-index: 9;
  height: 50px;
  display: table;
  width: 100%;
  margin-top: 30px;
}

.header-bg-inner .header-text-main2,
.header-bg-inner .header-text2 img{
padding-left:10px;
}

@media screen and (max-width: 768px) {
  .header-bg-inner .header-text-main,
  .header-bg-inner .header-text {
    height: 400px;
  }
  .header-bg-inner .header-text-main2,
.header-bg-inner .header-text2 {
 display:none;
}
}
.header-bg-inner.header-bg-inner-sm {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .header-bg-inner.header-bg-inner-sm {
    height: 400px;
  }
}
.header-bg-inner.header-bg-inner-sm .header-text-main,
.header-bg-inner.header-bg-inner-sm .header-text {
  height: 600px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .header-bg-inner.header-bg-inner-sm .header-text-main,
  .header-bg-inner.header-bg-inner-sm .header-text {
    height: 400px;
  }
}

#main-header .header-text,
#counter .header-text,
.header-bg-inner .header-text {
  display: table-cell !important;
  vertical-align: middle;
}
#main-header .header-text h1, #main-header .header-text h2,
#counter .header-text h1,
#counter .header-text h2,
.header-bg-inner .header-text h1,
.header-bg-inner .header-text h2 {
  margin: 0;
  padding: 0;
  color: #fff;
}
#main-header .header-text h1,
#counter .header-text h1,
.header-bg-inner .header-text h1 {
  margin-bottom: 20px;
  font-size: 44px;
  line-height: 1.3;
  font-weight: 600;
}


@media screen and (max-width: 768px) {
  #main-header .header-text h1,
  #counter .header-text h1,
  .header-bg-inner .header-text h1 {
    font-size: 30px;
  }
}
#main-header .header-text h2,
#counter .header-text h2,
.header-bg-inner .header-text h2 {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
#main-header .header-text p
{
  color:#FFFFFF;
  font-size:12px;
}
#main-header .header-text a
{
  color:#FFFFFF;
}

#main-header .header-text .btn,
#counter .header-text .btn,
.header-bg-inner .header-text .btn {
  padding: 15px 30px;
  color: #fff;
  border: none !important;
  font-size: 18px;
}
#main-header .header-text .btn.btn-video,
#counter .header-text .btn.btn-video,
.header-bg-inner .header-text .btn.btn-video {
  background: rgba(9, 198, 171, 0.8);
  border: none;
}
#main-header .header-text .btn.btn-video:hover, #main-header .header-text .btn.btn-video:focus,
#counter .header-text .btn.btn-video:hover,
#counter .header-text .btn.btn-video:focus,
.header-bg-inner .header-text .btn.btn-video:hover,
.header-bg-inner .header-text .btn.btn-video:focus {
  background: rgba(9, 198, 171, 0.9) !important;
  color: #fff !important;
}
#main-header .header-text .btn:hover, #main-header .header-text .btn:focus,
#counter .header-text .btn:hover,
#counter .header-text .btn:focus,
.header-bg-inner .header-text .btn:hover,
.header-bg-inner .header-text .btn:focus {
  color: #fff !important;
}
#main-header .header-text .btn.btn-learn,
#counter .header-text .btn.btn-learn,
.header-bg-inner .header-text .btn.btn-learn {
  background: rgba(234, 146, 21, 0.8);
  border: none;
}
#main-header .header-text .btn.btn-learn:hover, #main-header .header-text .btn.btn-learn:focus,
#counter .header-text .btn.btn-learn:hover,
#counter .header-text .btn.btn-learn:focus,
.header-bg-inner .header-text .btn.btn-learn:hover,
.header-bg-inner .header-text .btn.btn-learn:focus {
  background: rgba(234, 146, 21, 0.9) !important;
  color: #fff !important;
}
#main-header .header-text .btn:hover,
#counter .header-text .btn:hover,
.header-bg-inner .header-text .btn:hover {
  background: #EA9215 !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}
#main-header .header-text .form-inline .form-group,
#counter .header-text .form-inline .form-group,
.header-bg-inner .header-text .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#main-header .header-text .form-inline .form-group .form-control,
#counter .header-text .form-inline .form-group .form-control,
.header-bg-inner .header-text .form-inline .form-group .form-control {
  width: 100%;
  background: #fff;
  border: none;
}

.simply-countdown {
  /* The countdown */
  margin-top: 3em;
  margin-bottom: 3em;
}

.simply-countdown > .simply-section {
  /* coutndown blocks */
  display: inline-block;
  width: 120px;
  height: 120px;
  background: rgba(0, 0, 0, 0.2);
  margin: 0 5px;
  position: relative;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.simply-countdown > .simply-section > div {
  /* countdown block inner div */
  display: table-cell;
  vertical-align: middle;
  height: 115px;
  width: 120px;
}

.simply-countdown > .simply-section .simply-amount,
.simply-countdown > .simply-section .simply-word {
  display: block;
  color: white;
  /* amounts and words */
}

.simply-countdown > .simply-section .simply-amount {
  font-size: 40px;
  /* amounts */
}

.simply-countdown > .simply-section .simply-word {
  color: rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 700;
  /* words */
}

.staff {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 40px;
}
.staff .staff-img {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 300px;
  margin-bottom: 20px;
  display: table;
}
.staff .staff-img:before {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.staff .staff-img .fh5co-social {
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  height: 300px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
}
.staff .staff-img .fh5co-social li {
  display: inline-block;
  padding: 0 7px;
}
.staff h3 {
  font-size: 18px;
}
.staff h3 a {
  color: #000;
}
.staff span {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}
.staff:hover .staff-img:before {
  opacity: 1;
}
.staff:hover .staff-img .fh5co-social {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}



.gallery {
  border-bottom:1px solid #f0f0f0;
  margin-bottom:20px;
  height:50px;
  width:100%;
}

.gallery h4{
  margin-bottom:0px;
  font-size:14px;
}

.desk-show
{
display:block;
visibility:visible;

}

@media screen and (max-width: 768px) {
.desk-show
{
display:none;
visibility:hidden;
}
}


#footer {
  
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  color: #fff !important;
  font-size:12px;
  border-top:0px solid #204eb4;
  background-color:#ff9900;
}

#footer a{
  color: #fff;
  text-decoration:none;
  line-height:35px;
}
#footer a:hover{
  color: #fff;
  text-decoration:underline;
}

#footer .overlay {
 position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#footer .footer-links {
  padding: 0;
  margin: 0;
}
#footer .footer-links li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#footer .footer-links li a {
  color: #fff;
  font-size:12px;
  text-decoration: none;
  line-height:2.3;
  text-transform:uppercase;
}
#footer .footer-links li a:hover {
  text-decoration: underline;
}
#footer .footer-widget {
  margin-top: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #footer .footer-widget {
    text-align: left;
  }
}
#footer .footer-widget h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family:Arial, Helvetica, sans-serif;
  color: #fff;
}
#footer .copyright .block {
  display: block;
}
#footer .copyright .block a {
  color: rgba(255, 255, 255, 0.5);
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

#offcanvas {
  position: fixed;
  z-index: 1901;
  width: 270px;
  background: #fff;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  #offcanvas {
    display: block;
  }
}
.offcanvas #offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#offcanvas a {
  color: #000;
  text-transform:uppercase;
}
#offcanvas a:hover {
  color: #FF0000;
}
#offcanvas ul {
  padding: 0;
  margin: 0;
}
#offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  color: #000;
  position: relative;
}
#offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea1c";
  font-size: 20px;
  color: #000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 30px;
  height: 30px;
  display: table;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 30px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

.nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  
}
.nav-toggle.active i::before, .nav-toggle.active i::after {
  background: #444;
}
.nav-toggle:hover, .nav-toggle:focus, .nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
  margin-top:120px;
}
.nav-toggle i::before, .nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.nav-toggle.nav-white > i {
  color: #fff;
  background: #000;
}
.nav-toggle.nav-white > i::before, .nav-toggle.nav-white > i::after {
  background: #000;
}
.nav-toggle.nav-white.active > i {
  color: #fff;
  background: #000;
}
.nav-toggle.nav-white.active > i::before, .nav-toggle.nav-white.active > i::after {
  background: #fff;
}

.nav-toggle i::before {
  top: -7px;
}

.nav-toggle i::after {
  bottom: -7px;
}

.nav-toggle:hover i::before {
  top: -10px;
}

.nav-toggle:hover i::after {
  bottom: -10px;
}

.nav-toggle.active i {
  background: transparent;
}

.nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.nav-toggle {
  position: absolute;
  right: 0px;
  top: 5px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}

.header-extras{float:right;margin:-10px 0 0;bottom:0px;}.header-extras li{float:left;margin-left:20px;overflow:hidden;list-style:none}.header-extras li i{margin-top:8px!important}.header-extras li:first-child{margin-left:0}.header-extras li .he-text{float:left;padding-left:0px;font-weight:700;font-size:13px;margin-right:20px;}.header-extras li .he-text span{display:block;font-weight:400;color:#333}
					.i-bordered,.i-circled,.i-plain,.i-rounded,.social-icon{display:block;float:left;margin:4px 11px 7px 0;text-align:center!important;font-size:28px;color:#FFF;cursor:pointer;font-style:normal}

@media screen and (max-width: 768px) {
  .nav-toggle {
    display: block;
  }
  .header-extras
  {
    display: none;
	visibility:hidden;
  }
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 400;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 5px 10px;
  text-transform:uppercase;
  border-radius:5px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #000066;
  color: #fff;
  border: 1px solid #000066;
  
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #437be2 !important;
  border-color: #437be2 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #2D6CDF;
  border: 1px solid #2D6CDF;
  font-size:12px;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #2D6CDF;
  color: #fff;
}

.btn-outline {
  background: transparent;
  color: #666;
  border: 1px solid #fff;
}

.btn-success {
  background:none;	
  color: #666;
  background: #4cae4c !important;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  
  border: 1px solid #ff7a59;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background:none;
  color: #999;
  border: 1px solid #ccc;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn-border {
  background: none;
  border: 2px solid #fff;
  font-size: 16px;
  color:#FFFFFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-border:hover, .btn-border:focus, .btn-border:active {
  box-shadow: none;
  color:#FFFFFF;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 40px;
  font-size: 14px;
  font-weight: 400;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #000;
}

.row-pb-md {
  padding-bottom: 4em !important;
}
.row-pt-md {
  padding-top: 4em !important;
}

.row-pb-sm {
  padding-bottom: 2em !important;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}

.row-padded-mb {
  margin-bottom: 3em !important;
}

.col-padded {
  margin: 0 !important;
  padding: 0 !important;
}

.js .animate-box {
  opacity: 0;
}

/*# sourceMappingURL=style.css.map */
#page-title
{
padding: 4em 0;
background-color:#003399;
}

#page-title h2
{
color:#fff;
font-size:45px;
font-weight:bold;
letter-spacing:0px;

text-transform:uppercase;
}
#page-title h3
{
color:#fff;
font-size:14px;

}

/* Social Icons */
#social_side_links {
	position: fixed;
  top: 200px;
  right: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
}

#social_side_links li a {display: block;}

#social_side_links li a img {
	display: block;
	max-width:40px;
  padding: 0px;
  -webkit-transition:  background .2s ease-in-out;
  -moz-transition:  background .2s ease-in-out;
  -o-transition:  background .2s ease-in-out;
  transition:  background .2s ease-in-out;
}

#social_side_links li a:hover img {}

.heading-block:before{content:'';position:absolute;top:-23px;width:300px;height:5px;background-color:#39b3d7;left:37%;}

/*Social Media*/
#social-sidebar {
    font-size: 0
}

#social-sidebar,
#social-sidebar * {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

#social-sidebar ol,
#social-sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#social-sidebar li {
    line-height: 0;
    font-size: 0
}

#social-sidebar a img {
    width: auto;
    max-width: 100%;
    height: auto;
    border: none
}

#social-sidebar a,
#social-sidebar a:hover,
#social-sidebar a:active {
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    background: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#social-sidebar .link-label {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#social-sidebar .link-icon img {
    position: relative;
    top: -2px
}

#social-sidebar.pos-fixed {
    position: fixed
}

#social-sidebar.pos-absolute {
    position: absolute
}

#social-sidebar {
    font-family: Arial, Verdana, sans-serif;
    z-index: 1000
}

#social-sidebar ul li a {
    text-align: center;
    position: relative;
    display: block
}

#social-sidebar ul li .link-icon {
    display: block;
    float: left;
    text-align: center;
    overflow: hidden
}

#social-sidebar ul li a:hover .link-label {
    opacity: 1
}

#social-sidebar ul li a .link-label {
    position: absolute;
    z-index: -1;
    width: 0;
    white-space: nowrap;
    opacity: 0
}

#social-sidebar.show-effects ul li a .link-label {
    -webkit-transition: opacity .3s, left .4s, right .4s, top .4s, bottom .4s;
    -moz-transition: opacity .3s, left .4s, right .4s, top .4s, bottom .4s;
    transition: opacity .3s, left .4s, right .4s, top .4s, bottom .4s
}

#social-sidebar.pos-left {
    left: 0;
    top: 25%
}

#social-sidebar.pos-left ul li a .link-label {
    left: -600%
}

#social-sidebar.pos-left ul li a:hover .link-label {
    left: 100%
}

#social-sidebar.pos-left ul li a .link-label:before {
    left: -4px
}

#social-sidebar.pos-right {
    right: 0;
    top: 35%
}

#social-sidebar.pos-right ul li a .link-label {
    right: -600%
}

#social-sidebar.pos-right ul li a:hover .link-label {
    right: 100%
}

#social-sidebar.pos-right ul li a .link-label:before {
    right: -4px
}

#social-sidebar.pos-top {
    top: 0
}

body.admin-bar #social-sidebar.pos-top {
    top: 32px
}

#social-sidebar.pos-top ul li {
    display: inline-block;
    vertical-align: top
}

#social-sidebar.pos-top ul li a .link-label {
    top: -600%
}

#social-sidebar.pos-top ul li a:hover .link-label {
    top: 100%
}

#social-sidebar.pos-top ul li a .link-label:before {
    top: -4px
}

#social-sidebar.pos-top.pos-tb-left ul li a .link-label {
    left: 5px
}

#social-sidebar.pos-top.pos-tb-right ul li a .link-label {
    right: 0
}

#social-sidebar.pos-bottom {
    bottom: 0
}

#social-sidebar.pos-bottom ul li {
    display: inline-block;
    vertical-align: top
}

#social-sidebar.pos-bottom ul li a .link-label {
    bottom: -600%
}

#social-sidebar.pos-bottom ul li a:hover .link-label {
    bottom: 100%
}

#social-sidebar.pos-bottom ul li a .link-label:before {
    bottom: -4px
}

#social-sidebar.pos-bottom.pos-tb-left ul li a .link-label {
    left: 5px
}

#social-sidebar.pos-bottom.pos-tb-right ul li a .link-label {
    right: 0
}

#social-sidebar.size-small ul li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 21px
}

#social-sidebar.size-small .link-icon {
    width: 35px;
    height: 35px;
    line-height: 35px
}

#social-sidebar.size-large ul li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 31px
}

#social-sidebar.size-large .link-icon {
    width: 50px;
    height: 50px;
    line-height: 50px
}

#social-sidebar.size-large .link-icon i {
    position: relative;
    top: 1px
}

#social-sidebar.shape-circle ul li a {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

#social-sidebar.shape-circle .link-icon {
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px
}

#social-sidebar.shape-circle.pos-left ul li a {
    margin-top: 5px;
    left: 5px
}

#social-sidebar.shape-circle.pos-right ul li a {
    margin-top: 5px;
    right: 5px
}

#social-sidebar.shape-circle.pos-top ul li a {
    top: 5px
}

#social-sidebar.shape-circle.pos-bottom ul li a {
    bottom: 5px
}

#social-sidebar.shape-circle.pos-tb-left ul li a {
    margin-left: 5px
}

#social-sidebar.shape-circle.pos-tb-right ul li a {
    margin-right: 5px
}

#social-sidebar.shape-rounded ul li a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#social-sidebar.shape-rounded .link-icon {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#social-sidebar.shape-rounded.pos-left ul li a {
    margin-top: 5px;
    left: 5px
}

#social-sidebar.shape-rounded.pos-right ul li a {
    margin-top: 5px;
    right: 5px
}

#social-sidebar.shape-rounded.pos-top ul li a {
    top: 5px
}

#social-sidebar.shape-rounded.pos-bottom ul li a {
    bottom: 5px
}

#social-sidebar.shape-rounded.pos-tb-left ul li a {
    margin-left: 5px
}

#social-sidebar.shape-rounded.pos-tb-right ul li a {
    margin-right: 5px
}

#social-sidebar.label-square .link-label {
    margin-left: -5px;
    padding: 0 15px;
    width: auto;
    height: inherit;
    line-height: 35px;
    font-size: 15px
}

#social-sidebar.label-square.pos-right .link-label {
    margin-right: -5px;
    padding: 0 15px
}

#social-sidebar.label-square.size-large .link-label {
    line-height: 52px;
    font-size: 17px
}

#social-sidebar.label-square.pos-left .link-label {
    text-align: left
}

#social-sidebar.label-square.pos-right .link-label {
    text-align: right
}

#social-sidebar.label-square.pos-top .link-label,
#social-sidebar.label-square.pos-bottom .link-label {
    padding: 0 8px
}

#social-sidebar.label-square.shape-circle.pos-top .link-label,
#social-sidebar.label-square.shape-rounded.pos-top .link-label {
    margin-top: 5px
}

#social-sidebar.label-square.shape-circle.pos-bottom .link-label,
#social-sidebar.label-square.shape-rounded.pos-bottom .link-label {
    margin-bottom: 5px
}

#social-sidebar.label-square.pos-left.shape-circle .link-label {
    margin-left: -16px;
    padding-left: 24px
}

#social-sidebar.label-square.pos-right.shape-circle .link-label {
    margin-right: -16px;
    padding-right: 24px
}

#social-sidebar.label-square.pos-left.shape-circle.size-large .link-label {
    margin-left: -24px;
    padding-left: 32px
}

#social-sidebar.label-square.pos-right.shape-circle.size-large .link-label {
    margin-right: -24px;
    padding-right: 32px
}

#social-sidebar.label-curve .link-label {
    margin-left: -5px;
    padding: 0 15px;
    width: auto;
    height: inherit;
    line-height: 35px;
    font-size: 15px;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

#social-sidebar.label-curve.pos-right .link-label {
    margin-right: -5px;
    padding: 0 15px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

#social-sidebar.label-curve.size-large .link-label {
    line-height: 52px;
    font-size: 17px
}

#social-sidebar.label-curve.pos-left .link-label {
    text-align: left
}

#social-sidebar.label-curve.pos-right .link-label {
    text-align: right
}

#social-sidebar.label-curve.pos-top .link-label,
#social-sidebar.label-curve.pos-bottom .link-label {
    padding: 0 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#social-sidebar.label-curve.shape-circle.pos-top .link-label,
#social-sidebar.label-curve.shape-rounded.pos-top .link-label {
    margin-top: 5px
}

#social-sidebar.label-curve.shape-circle.pos-bottom .link-label,
#social-sidebar.label-curve.shape-rounded.pos-bottom .link-label {
    margin-bottom: 5px
}

#social-sidebar.label-curve.pos-left.shape-circle .link-label {
    margin-left: -16px;
    padding-left: 24px
}

#social-sidebar.label-curve.pos-right.shape-circle .link-label {
    margin-right: -16px;
    padding-right: 24px
}

#social-sidebar.label-curve.pos-left.shape-circle.size-large .link-label {
    margin-left: -24px;
    padding-left: 32px
}

#social-sidebar.label-curve.pos-right.shape-circle.size-large .link-label {
    margin-right: -24px;
    padding-right: 32px
}

#social-sidebar.label-round .link-label {
    margin-left: -5px;
    padding: 0 15px;
    width: auto;
    height: inherit;
    line-height: 35px;
    font-size: 15px;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0
}

#social-sidebar.label-round.pos-right .link-label {
    margin-right: -5px;
    padding: 0 15px;
    -webkit-border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    border-radius: 25px 0 0 25px
}

#social-sidebar.label-round.size-large .link-label {
    line-height: 52px;
    font-size: 17px
}

#social-sidebar.label-round.pos-left .link-label {
    text-align: left
}

#social-sidebar.label-round.pos-right .link-label {
    text-align: right
}

#social-sidebar.label-round.pos-top .link-label,
#social-sidebar.label-round.pos-bottom .link-label {
    padding: 0 8px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

#social-sidebar.label-round.shape-circle.pos-top .link-label,
#social-sidebar.label-round.shape-rounded.pos-top .link-label {
    margin-top: 5px
}

#social-sidebar.label-round.shape-circle.pos-bottom .link-label,
#social-sidebar.label-round.shape-rounded.pos-bottom .link-label {
    margin-bottom: 5px
}

#social-sidebar.label-round.pos-left.shape-circle .link-label {
    margin-left: -16px;
    padding-left: 24px
}

#social-sidebar.label-round.pos-right.shape-circle .link-label {
    margin-right: -16px;
    padding-right: 24px
}

#social-sidebar.label-round.pos-left.shape-circle.size-large .link-label {
    margin-left: -24px;
    padding-left: 32px
}

#social-sidebar.label-round.pos-right.shape-circle.size-large .link-label {
    margin-right: -24px;
    padding-right: 32px
}

#social-sidebar.label-fancy .link-label {
    margin-top: -16px;
    padding: 4px 8px;
    width: auto;
    line-height: 24px;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    top: 50%
}

#social-sidebar.label-fancy.pos-top .link-label {
    margin-top: -10px
}

#social-sidebar.label-fancy.pos-top.size-large .link-label {
    margin-top: -15px
}

#social-sidebar.label-fancy.pos-top.pos-tb-left.size-large .link-label {
    margin-left: 8px
}

#social-sidebar.label-fancy.pos-top.pos-tb-right.size-large .link-label {
    margin-right: 8px
}

#social-sidebar.label-fancy.pos-bottom .link-label {
    margin-top: 0;
    margin-bottom: -10px;
    top: auto
}

#social-sidebar.label-fancy.pos-bottom.size-large .link-label {
    margin-top: 0;
    margin-bottom: -15px;
    top: auto
}

#social-sidebar.label-fancy.pos-bottom.pos-tb-left.size-large .link-label {
    margin-left: 8px
}

#social-sidebar.label-fancy.pos-bottom.pos-tb-right.size-large .link-label {
    margin-right: 8px
}

#social-sidebar.label-fancy .link-label:before {
    margin-top: -4px;
    width: 8px;
    height: 8px;
    content: "";
    display: block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    z-index: -2;
    top: 50%
}

#social-sidebar.label-fancy.pos-top.pos-tb-right .link-label:before {
    right: 15px
}

#social-sidebar.label-fancy.pos-top .link-label:before {
    margin-top: 0;
    top: -4px
}

#social-sidebar.label-fancy.pos-bottom.pos-tb-right .link-label:before {
    right: 15px
}

#social-sidebar.label-fancy.pos-bottom .link-label:before {
    margin-top: -4px;
    top: 100%
}

#social-sidebar.label-fancy.pos-left a:hover .link-label {
    left: 130%
}

#social-sidebar.label-fancy.pos-right a:hover .link-label {
    right: 130%
}

#social-sidebar.label-fancy.pos-top a:hover .link-label {
    top: 150%
}

#social-sidebar.label-fancy.pos-bottom a:hover .link-label {
    bottom: 150%
}

#social-sidebar.corners.pos-left ul li:first-child .link-icon {
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0
}

#social-sidebar.corners.pos-left ul li:last-child .link-icon {
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0
}

#social-sidebar.corners.pos-right ul li:first-child .link-icon {
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0
}

#social-sidebar.corners.pos-right ul li:last-child .link-icon {
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px
}

#social-sidebar.corners.pos-top ul li:first-child .link-icon {
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px
}

#social-sidebar.corners.pos-top ul li:last-child .link-icon {
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0
}

#social-sidebar.corners.pos-bottom ul li:first-child .link-icon {
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0
}

#social-sidebar.corners.pos-bottom ul li:last-child .link-icon {
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0
}

#social-sidebar.corners-all.pos-left .link-icon {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

#social-sidebar.corners-all.pos-right .link-icon {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

#social-sidebar.corners-all.pos-top .link-icon {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

#social-sidebar.corners-all.pos-bottom .link-icon {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

#social-sidebar.shadow.pos-left {
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)
}

#social-sidebar.shadow.pos-right {
    -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3)
}

#social-sidebar.shadow.pos-top {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3)
}

#social-sidebar.shadow.pos-bottom {
    -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.3)
}

#social-sidebar.shadow-all.pos-left ul li a {
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3)
}

#social-sidebar.shadow-all.pos-right ul li a {
    -webkit-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3)
}

#social-sidebar.shadow-all.pos-top ul li a {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3)
}

#social-sidebar.shadow-all.pos-bottom ul li a {
    -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3)
}

#social-sidebar.colors-dark ul li a span,
#social-sidebar.colors-dark ul li a span:before {
    background: #444;
    color: #FFF
}

#social-sidebar.colors-light ul li a span,
#social-sidebar.colors-light ul li a span:before {
    background: #E0E0E0;
    color: #555
}

#social-sidebar.colors-trans ul li a span,
#social-sidebar.colors-trans ul li a span:before {
    background: none;
    color: rgba(0, 0, 0, 0.5)
}

#social-sidebar.colors-trans ul li a:hover span,
#social-sidebar.colors-trans ul li a:hover span:before {
    background: #EEE
}

#social-sidebar.colors-color ul li a span,
#social-sidebar.colors-color ul li a span:before {
    background: #333;
    color: #FFF
}

#social-sidebar.colors-color ul li a[class*="500px"] span,
#social-sidebar.colors-color ul li a[class*="500px"] span:before {
    background: #000
}

#social-sidebar.colors-color ul li a[class*="adn"] span,
#social-sidebar.colors-color ul li a[class*="adn"] span:before {
    background: #444
}

#social-sidebar.colors-color ul li a[class*="amazon"] span,
#social-sidebar.colors-color ul li a[class*="amazon"] span:before {
    background: #F8981D
}

#social-sidebar.colors-color ul li a[class*="android"] span,
#social-sidebar.colors-color ul li a[class*="android"] span:before {
    background: #80BD01
}

#social-sidebar.colors-color ul li a[class*="apple"] span,
#social-sidebar.colors-color ul li a[class*="apple"] span:before {
    background: #999
}

#social-sidebar.colors-color ul li a[class*="behance"] span,
#social-sidebar.colors-color ul li a[class*="behance"] span:before {
    background: #222
}

#social-sidebar.colors-color ul li a[class*="bluetooth"] span,
#social-sidebar.colors-color ul li a[class*="bluetooth"] span:before {
    background: #0A3D91
}

#social-sidebar.colors-color ul li a[class*="buysellads"] span,
#social-sidebar.colors-color ul li a[class*="buysellads"] span:before {
    background: #C90100
}

#social-sidebar.colors-color ul li a[class*="cc-diners-club"] span,
#social-sidebar.colors-color ul li a[class*="cc-diners-club"] span:before {
    background: #0069AA
}

#social-sidebar.colors-color ul li a[class*="codiepie"] span,
#social-sidebar.colors-color ul li a[class*="codiepie"] span:before {
    background: #000
}

#social-sidebar.colors-color ul li a[class*="contao"] span,
#social-sidebar.colors-color ul li a[class*="contao"] span:before {
    background: #D88949
}

#social-sidebar.colors-color ul li a[class*="creative-commons"] span,
#social-sidebar.colors-color ul li a[class*="creative-commons"] span:before {
    background: #7FA517
}

#social-sidebar.colors-color ul li a[class*="css3"] span,
#social-sidebar.colors-color ul li a[class*="css3"] span:before {
    background: #1572B6
}

#social-sidebar.colors-color ul li a[class*="dashcube"] span,
#social-sidebar.colors-color ul li a[class*="dashcube"] span:before {
    background: #000
}

#social-sidebar.colors-color ul li a[class*="delicious"] span,
#social-sidebar.colors-color ul li a[class*="delicious"] span:before {
    background: #39F
}

#social-sidebar.colors-color ul li a[class*="deviantart"] span,
#social-sidebar.colors-color ul li a[class*="deviantart"] span:before {
    background: #5E756F
}

#social-sidebar.colors-color ul li a[class*="digg"] span,
#social-sidebar.colors-color ul li a[class*="digg"] span:before {
    background: #000
}

#social-sidebar.colors-color ul li a[class*="dribbble"] span,
#social-sidebar.colors-color ul li a[class*="dribbble"] span:before {
    background: #EA4C89
}

#social-sidebar.colors-color ul li a[class*="dropbox"] span,
#social-sidebar.colors-color ul li a[class*="dropbox"] span:before {
    background: #007EE5
}

#social-sidebar.colors-color ul li a[class*="drupal"] span,
#social-sidebar.colors-color ul li a[class*="drupal"] span:before {
    background: #0B77BE
}

#social-sidebar.colors-color ul li a[class*="edge"] span,
#social-sidebar.colors-color ul li a[class*="edge"] span:before {
    background: #3277BC
}

#social-sidebar.colors-color ul li a[class*="empire"] span,
#social-sidebar.colors-color ul li a[class*="empire"] span:before {
    background: #000
}

#social-sidebar.colors-color ul li a[class*="evernote"] span,
#social-sidebar.colors-color ul li a[class*="evernote"] span:before {
    background: #5FB336
}

#social-sidebar.colors-color ul li a[class*="expeditedssl"] span,
#social-sidebar.colors-color ul li a[class*="expeditedssl"] span:before {
    background: #343433
}

#social-sidebar.colors-color ul li a[class*="facebook"] span,
#social-sidebar.colors-color ul li a[class*="facebook"] span:before {
    background: #234999
}

#social-sidebar.colors-color ul li a[class*="firefox"] span,
#social-sidebar.colors-color ul li a[class*="firefox"] span:before {
    background: #E65A09
}

#social-sidebar.colors-color ul li a[class*="flickr"] span,
#social-sidebar.colors-color ul li a[class*="flickr"] span:before {
    background: #ED006E
}

#social-sidebar.colors-color ul li a[class*="fonticons"] span,
#social-sidebar.colors-color ul li a[class*="fonticons"] span:before {
    background: #198965
}

#social-sidebar.colors-color ul li a[class*="fort-awesome"] span,
#social-sidebar.colors-color ul li a[class*="fort-awesome"] span:before {
    background: #111
}

#social-sidebar.colors-color ul li a[class*="forumbee"] span,
#social-sidebar.colors-color ul li a[class*="forumbee"] span:before {
    background: #86AC2C
}

#social-sidebar.colors-color ul li a[class*="foursquare"] span,
#social-sidebar.colors-color ul li a[class*="foursquare"] span:before {
    background: #1DAFEC
}

#social-sidebar.colors-color ul li a[class*="get-pocket"] span,
#social-sidebar.colors-color ul li a[class*="get-pocket"] span:before {
    background: #E84352
}

#social-sidebar.colors-color ul li a[class*="git"] span,
#social-sidebar.colors-color ul li a[class*="git"] span:before {
    background: #202021
}

#social-sidebar.colors-color ul li a[class*="github"] span,
#social-sidebar.colors-color ul li a[class*="github"] span:before {
    background: #202021
}

#social-sidebar.colors-color ul li a[class*="google-plus"] span,
#social-sidebar.colors-color ul li a[class*="google-plus"] span:before {
    background: #BC0B02
}

#social-sidebar.colors-color ul li a[class*="gratipay"] span,
#social-sidebar.colors-color ul li a[class*="gratipay"] span:before {
    background: #643513
}

#social-sidebar.colors-color ul li a[class*="hacker-news"] span,
#social-sidebar.colors-color ul li a[class*="hacker-news"] span:before {
    background: #F60
}

#social-sidebar.colors-color ul li a[class*="heart"] span,
#social-sidebar.colors-color ul li a[class*="heart"] span:before {
    background: #CD181F
}

#social-sidebar.colors-color ul li a[class*="html5"] span,
#social-sidebar.colors-color ul li a[class*="html5"] span:before {
    background: #E44D26
}

#social-sidebar.colors-color ul li a[class*="houzz"] span,
#social-sidebar.colors-color ul li a[class*="houzz"] span:before {
    background: #9AC743
}

#social-sidebar.colors-color ul li a[class*="internet-explorer"] span,
#social-sidebar.colors-color ul li a[class*="internet-explorer"] span:before {
    background: #00BCF2
}

#social-sidebar.colors-color ul li a[class*="instagram"] span,
#social-sidebar.colors-color ul li a[class*="instagram"] span:before {
    background: #31547A
}

#social-sidebar.colors-color ul li a[class*="joomla"] span,
#social-sidebar.colors-color ul li a[class*="joomla"] span:before {
    background: #0D6DAB
}

#social-sidebar.colors-color ul li a[class*="jsfiddle"] span,
#social-sidebar.colors-color ul li a[class*="jsfiddle"] span:before {
    background: #4679A4
}

#social-sidebar.colors-color ul li a[class*="lastfm"] span,
#social-sidebar.colors-color ul li a[class*="lastfm"] span:before {
    background: #D21309
}

#social-sidebar.colors-color ul li a[class*="leanpub"] span,
#social-sidebar.colors-color ul li a[class*="leanpub"] span:before {
    background: #000
}

#social-sidebar.colors-color ul li a[class*="linkedin"] span,
#social-sidebar.colors-color ul li a[class*="linkedin"] span:before {
    background: #007BB6
}

#social-sidebar.colors-color ul li a[class*="meanpath"] span,
#social-sidebar.colors-color ul li a[class*="meanpath"] span:before {
    background: #5590D4
}

#social-sidebar.colors-color ul li a[class*="medium"] span,
#social-sidebar.colors-color ul li a[class*="medium"] span:before {
    background: #000
}

#social-sidebar.colors-color ul li a[class*="modx"] span,
#social-sidebar.colors-color ul li a[class*="modx"] span:before {
    background: #9DC650
}

#social-sidebar.colors-color ul li a[class*="odnoklassniki"] span,
#social-sidebar.colors-color ul li a[class*="odnoklassniki"] span:before {
    background: #F68634
}

#social-sidebar.colors-color ul li a[class*="opencart"] span,
#social-sidebar.colors-color ul li a[class*="opencart"] span:before {
    background: #26C1F0
}

#social-sidebar.colors-color ul li a[class*="openid"] span,
#social-sidebar.colors-color ul li a[class*="openid"] span:before {
    background: #F38019
}

#social-sidebar.colors-color ul li a[class*="opera"] span,
#social-sidebar.colors-color ul li a[class*="opera"] span:before {
    background: #C30B1D
}

#social-sidebar.colors-color ul li a[class*="optin-monster"] span,
#social-sidebar.colors-color ul li a[class*="optin-monster"] span:before {
    background: #3A92D3
}

#social-sidebar.colors-color ul li a[class*="paypal"] span,
#social-sidebar.colors-color ul li a[class*="paypal"] span:before {
    background: #00335E
}

#social-sidebar.colors-color ul li a[class*="pinterest"] span,
#social-sidebar.colors-color ul li a[class*="pinterest"] span:before {
    background: #CA2128
}

#social-sidebar.colors-color ul li a[class*="product-hunt"] span,
#social-sidebar.colors-color ul li a[class*="product-hunt"] span:before {
    background: #D35C38
}

#social-sidebar.colors-color ul li a[class*="qq"] span,
#social-sidebar.colors-color ul li a[class*="qq"] span:before {
    background: #23A1DD
}

#social-sidebar.colors-color ul li a[class*="rebel"] span,
#social-sidebar.colors-color ul li a[class*="rebel"] span:before {
    background: #D40000
}

#social-sidebar.colors-color ul li a[class*="reddit"] span,
#social-sidebar.colors-color ul li a[class*="reddit"] span:before {
    background: #FF4500
}

#social-sidebar.colors-color ul li a[class*="renren"] span,
#social-sidebar.colors-color ul li a[class*="renren"] span:before {
    background: #105BA3
}

#social-sidebar.colors-color ul li a[class*="rss"] span,
#social-sidebar.colors-color ul li a[class*="rss"] span:before {
    background: #F57B05
}

#social-sidebar.colors-color ul li a[class*="safari"] span,
#social-sidebar.colors-color ul li a[class*="safari"] span:before {
    background: #2589D5
}

#social-sidebar.colors-color ul li a[class*="scribd"] span,
#social-sidebar.colors-color ul li a[class*="scribd"] span:before {
    background: #2C85BF
}

#social-sidebar.colors-color ul li a[class*="share"] span,
#social-sidebar.colors-color ul li a[class*="share"] span:before {
    background: #017F49
}

#social-sidebar.colors-color ul li a[class*="skyatlas"] span,
#social-sidebar.colors-color ul li a[class*="skyatlas"] span:before {
    background: #4CC3C8
}

#social-sidebar.colors-color ul li a[class*="skype"] span,
#social-sidebar.colors-color ul li a[class*="skype"] span:before {
    background: #019BD7
}

#social-sidebar.colors-color ul li a[class*="soundcloud"] span,
#social-sidebar.colors-color ul li a[class*="soundcloud"] span:before {
    background: #F93900
}

#social-sidebar.colors-color ul li a[class*="spotify"] span,
#social-sidebar.colors-color ul li a[class*="spotify"] span:before {
    background: #A9D00B
}

#social-sidebar.colors-color ul li a[class*="stack-overflow"] span,
#social-sidebar.colors-color ul li a[class*="stack-overflow"] span:before {
    background: #FF7A15
}

#social-sidebar.colors-color ul li a[class*="steam"] span,
#social-sidebar.colors-color ul li a[class*="steam"] span:before {
    background: #222
}

#social-sidebar.colors-color ul li a[class*="stumbleupon"] span,
#social-sidebar.colors-color ul li a[class*="stumbleupon"] span:before {
    background: #EB4823
}

#social-sidebar.colors-color ul li a[class*="tencent-weibo"] span,
#social-sidebar.colors-color ul li a[class*="tencent-weibo"] span:before {
    background: #27A4E2
}

#social-sidebar.colors-color ul li a[class*="tripadvisor"] span,
#social-sidebar.colors-color ul li a[class*="tripadvisor"] span:before {
    background: #55933F
}

#social-sidebar.colors-color ul li a[class*="tumblr"] span,
#social-sidebar.colors-color ul li a[class*="tumblr"] span:before {
    background: #1769FF
}

#social-sidebar.colors-color ul li a[class*="twitch"] span,
#social-sidebar.colors-color ul li a[class*="twitch"] span:before {
    background: #6441A5
}

#social-sidebar.colors-color ul li a[class*="twitter"] span,
#social-sidebar.colors-color ul li a[class*="twitter"] span:before {
    background: #1da1f2
}

#social-sidebar.colors-color ul li a[class*="viacoin"] span,
#social-sidebar.colors-color ul li a[class*="viacoin"] span:before {
    background: #2376A2
}

#social-sidebar.colors-color ul li a[class*="vimeo"] span,
#social-sidebar.colors-color ul li a[class*="vimeo"] span:before {
    background: #17B3E8
}

#social-sidebar.colors-color ul li a[class*="vine"] span,
#social-sidebar.colors-color ul li a[class*="vine"] span:before {
    background: #00A478
}

#social-sidebar.colors-color ul li a[class*="vk"] span,
#social-sidebar.colors-color ul li a[class*="vk"] span:before {
    background: #57799E
}

#social-sidebar.colors-color ul li a[class*="whatsapp"] span,
#social-sidebar.colors-color ul li a[class*="whatsapp"] span:before {
    background: #45C355
}

#social-sidebar.colors-color ul li a[class*="weibo"] span,
#social-sidebar.colors-color ul li a[class*="weibo"] span:before {
    background: #D52B2B
}

#social-sidebar.colors-color ul li a[class*="weixin"] span,
#social-sidebar.colors-color ul li a[class*="weixin"] span:before {
    background: #4AAD15
}

#social-sidebar.colors-color ul li a[class*="wikipedia"] span,
#social-sidebar.colors-color ul li a[class*="wikipedia"] span:before {
    background: #333
}

#social-sidebar.colors-color ul li a[class*="windows"] span,
#social-sidebar.colors-color ul li a[class*="windows"] span:before {
    background: #C40013
}

#social-sidebar.colors-color ul li a[class*="wordpress"] span,
#social-sidebar.colors-color ul li a[class*="wordpress"] span:before {
    background: #326D95
}

#social-sidebar.colors-color ul li a[class*="xing"] span,
#social-sidebar.colors-color ul li a[class*="xing"] span:before {
    background: #0C5459
}

#social-sidebar.colors-color ul li a[class*="yahoo"] span,
#social-sidebar.colors-color ul li a[class*="yahoo"] span:before {
    background: #640F6C
}

#social-sidebar.colors-color ul li a[class*="y-combinator"] span,
#social-sidebar.colors-color ul li a[class*="y-combinator"] span:before {
    background: #F26522
}

#social-sidebar.colors-color ul li a[class*="yelp"] span,
#social-sidebar.colors-color ul li a[class*="yelp"] span:before {
    background: #B61100
}

#social-sidebar.colors-color ul li a[class*="youtube"] span,
#social-sidebar.colors-color ul li a[class*="youtube"] span:before {
    background: #CD181F
}

#explore {
  padding: 10em 0;
  clear: both;
}

@media screen and (max-width: 768px) {
  #explore {
    padding: 10em 0;
  }
}

.bg-section {
  background-image:url(../images/why-choose.jpg);
 background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment:fixed;
}

.bg-section-top {
  background-image:url(../images/ranked.jpg);
 
  background-attachment:fixed;
}


#clients {
  padding: 8em 0;
  clear: both;
  background-color:#FFFFFF;
  
}

#clients h2{
  font-size:43px;
  margin-bottom:10px;
  
}

#clients p{
  font-size:13px;
  margin-bottom:30px;
  
}




#fh5co-features {
  padding: 0em 0;
  
  color:#333;
}
@media screen and (max-width: 768px) {
  #fh5co-features {
    padding: 4em 0;
  }
}
#fh5co-features .fh5co-service {
  margin-bottom: 0px;
  
  border-right:3px solid #fff;
  padding:15px;
  margin-top:10px;
  text-align:center;
  background-color:#f0f0f0;
  height:133px;
}

#fh5co-features .fh5co-service i {
  font-size: 20px;
  color: #fff;
}

#fh5co-features .fh5co-service .fh5co-desc h3 {
  margin-top: 0;
  font-size: 14px;
  color:#fff;
  font-weight:500;
  margin-top:20px;
  
}

.bt
{
font-size:27px;line-height:50px;font-weight:500;letter-spacing:normal;color:#FFFFFF;
}

@media screen and (max-width: 768px) {
 .bt
{
font-size:18px;line-height:24px;font-weight:500;letter-spacing:normal;color:#FFFFFF;
}
}

.services-list
{
color:#000;
font-weight:500;
}

.services-list li
{
border-bottom: 1px dashed #fff;
padding-left: 12px;
padding:5px;
text-indent:0px;
border-radius:5px;
margin-bottom:3px;
}

.services-list li a
{
color:#333;
}

.services-list li a:hover
{
color:#000;
}

.services-list span
{
margin-left:25px;
}

@media screen and (max-width: 768px) {
.services-list li
{
border-bottom: 1px dotted #fff;
padding-left: 12px;
padding:5px;
text-indent:0px;
border-radius:5px;
margin-bottom:3px;
}
.services-list i
{
display:none
}
.services-list span
{
margin-left:0px;
}

.blink {
  animation: blinker 1.5s linear infinite;
  color: red;
  font-size: 1.5em;
  /* Larger, responsive font size */
  margin-bottom: 20px;
}

@keyframes blinker {
  50% {
      opacity: 0;
  }
}
