@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 
*	Edit this section
*
* ======================================================= */
body {
  font-family: Poppins,sans-serif;
  line-height: 1.6;
  font-size: 14px;
  background: #fff;
  color: #777;
  font-weight: 300;
  overflow-x: hidden;
}
body.fh5co-offcanvas {
  overflow: hidden;
}

a {
  color: #fff;
  -webkit-transition: 0.5s, ease;
  -o-transition: 0.5s, ease;
  transition: 0.5s, ease;
  
}
a:hover {
  text-decoration: none;
  color: #000;
}

p, ul, ol {
  margin-bottom: 1.5em;
  font-size: 14px;
  color: #666;
  line-height:24px;
  font-family: Poppins,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #5a5a5a;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  margin: 0 0 30px 0;
}

figure {
  margin-bottom: 2em;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #F78536;
}

::-moz-selection {
  color: #fcfcfc;
  background: #F78536;
}

::selection {
  color: #fcfcfc;
  background: #F78536;
}

#fh5co-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;
}

.stuck {
  position: fixed !important;
  top: 0 !important;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

.header-top {
  padding: 10px 0;
  background: #F78536;
}
.header-top .fh5co-link a {
  margin-left: 10px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
.header-top .fh5co-link a:first-child {
  margin-left: 0;
}
.header-top .fh5co-link a:hover {
  color: white !important;
}
@media screen and (max-width: 768px) {
  .header-top .fh5co-link {
    text-align: center;
  }
}
.header-top .fh5co-social a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  margin-right: 15px;
  position: relative;
  -webkit-transition: 0.5s, ease-in-out;
  -o-transition: 0.5s, ease-in-out;
  transition: 0.5s, ease-in-out;
}
.header-top .fh5co-social a:last-child {
  margin-right: 0;
}
.header-top .fh5co-social a:hover, .header-top .fh5co-social a:focus, .header-top .fh5co-social a:active {
  text-decoration: none;
  color: white !important;
}
.header-top .fh5co-social a:hover i, .header-top .fh5co-social a:focus i, .header-top .fh5co-social a:active i {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
@media screen and (max-width: 768px) {
  .header-top .fh5co-social {
    text-align: center !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;
  }
}


#fh5co-hero {
  min-height: 480px;
  height: 480px;
  background: #fff url(../images/loader.gif) no-repeat center center;
}
#fh5co-hero .btn {
  font-size: 24px;
}
#fh5co-hero .btn.btn-primary {
  padding: 14px 30px !important;
}
#fh5co-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#fh5co-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#fh5co-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 480px;
  height: 480px;
  position: relative;
}
#fh5co-hero .flexslider .slides li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
#fh5co-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
}
#fh5co-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#fh5co-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
#fh5co-hero .flexslider .flex-direction-nav {
  display: none;
}
#fh5co-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 480px;
  height: 480px;
  z-index: 9;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  min-height: 450px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1, #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {
    font-size: 30px;
  }
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
  font-family: Poppins,sans-serif;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .btn {
  padding: 18px 30px !important;
  color: #fff;
  border: none !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
  background: #2D6CDF !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;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead {
  font-size: 20px;
  color: #fff;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead .icon-heart {
  color: #d9534f;
}

/* Superfish Override Menu */
.sf-menu {
  margin: 7px 0 0 0 !important;
}

.sf-menu {
  float: right;
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 12em;
  *width: 12em;
}

.sf-menu a {
  color: rgba(0, 0, 0, 0.5);
  padding: 0.75em 1em !important;
  font-weight: normal;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 16px;
  border-bottom: none !important;
  font-weight: bold;
}
.sf-menu a:hover, .sf-menu a:focus {
  color: #F78536 !important;
}

.sf-menu li.active a:hover, .sf-menu li.active a:focus {
  color: #F78536;
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: 0.2em 1em !important;
  letter-spacing: 1px;
  font-size: 14px !important;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #F78536;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent;
}

.sf-menu ul li {
  background: transparent;
}

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
}

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #ccc;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc;
}

#fh5co-header-section {
  padding: 0;
  position: relative;
  left: 0;
  width: 100%;
  z-index: 1022;
  background: #fff;
  height:130px;
}

.nav-header {
  position: relative;
  float: left;
  width: 100%;
}

.nav-header  .top {
  padding: 5px 0;
  margin-bottom: 0;
  height:25px;
  font-size:13px;
  color:#333333;
  font-weight:400;

  
  
}

#fh5co-logo {
  position: relative;
  z-index: 2;
  font-size: 28px;
  text-transform: uppercase;
  margin-top: 5px;
  font-weight: 700;
  float: left;
  padding-left: 5px;
 
}


@media screen and (max-width: 768px) {

#fh5co-header-section {
  padding: 0;
  position: relative;
  left: 0;
  width: 100%;
  z-index: 1022;
  background: #fff;
  height:80px;
}

.nav-header  .top {
 display:none;
}

}


#fh5co-logo i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #F78536;
  background: rgba(0, 0, 0, 0.06);
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-logo a {
  color: #F78536;
}
#fh5co-logo a:hover, #fh5co-logo a:focus {
  color: #F78536 !important;
}

#fh5co-menu-wrap {
  position: relative;
  z-index: 2;
  display: block;
  float: left;
  
  margin-top: -28px;
  border-top:1px solid #f0f0f0;
}
#fh5co-menu-wrap .sf-menu a {
  padding: 1em .75em;
  font-size:14px;
  font-weight:700;
  letter-spacing:0px;
  text-transform:uppercase;
}

#fh5co-primary-menu > li > ul li.active > a {
  color: #F78536 !important;
  
}
#fh5co-primary-menu > li > .sf-with-ul:after {
  border: none !important;
  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;
  position: absolute;
  float: right;
  margin-right: -0px;
  top: 50%;
  font-size: 12px;
  margin-top: -7px;
  content: "\e922";
  color: rgba(0, 0, 0, 0.5);
}
#fh5co-primary-menu > li > ul li {
  position: relative;
}
#fh5co-primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  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;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 20px;
  font-size: 12px;
  content: "\e924";
  color: rgba(0, 0, 0, 0.5);
}

#fh5co-primary-menu .fh5co-sub-menu {
  padding: 10px 7px 10px;
  background: #fff;
  left: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
#fh5co-primary-menu .fh5co-sub-menu > li > .fh5co-sub-menu {
  left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu:before {
  position: absolute;
  top: -9px;
  left: 20px;
  width: 0;
  height: 0;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu:after {
  position: absolute;
  top: -8px;
  left: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
  top: 6px;
  left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}
.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

#fh5co-primary-menu .fh5co-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 18px;
  line-height: 34px;
  color: #575757 !important;
  text-transform: uppercase;
  background: none;
}
#fh5co-primary-menu .fh5co-sub-menu a:hover {
  color: #F78536 !important;
}

.tabulation {
  width: 100%;
  float: left;
  margin-top: -7em;
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0px 43px 83px -20px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 43px 83px -20px rgba(0, 0, 0, 0.41);
  -ms-box-shadow: 0px 43px 83px -20px rgba(0, 0, 0, 0.41);
  -o-box-shadow: 0px 43px 83px -20px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 43px 83px -20px rgba(0, 0, 0, 0.41);
}
.tabulation label {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .tabulation label {
    width: 40%;
  }
}
.tabulation input[type="text"] {
  background: rgba(0, 0, 0, 0.05);
  border: none;
  box-shadow: none;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 10px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: #F78536 !important;
}
.tabulation input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #F78536 !important;
}
.tabulation input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #F78536 !important;
}
.tabulation input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #F78536 !important;
}
.tabulation input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #F78536 !important;
}
@media screen and (max-width: 480px) {
  .tabulation input[type="text"] {
    width: 55%;
    float: right;
  }
}
@media screen and (max-width: 480px) {
  .tabulation .cs-select {
    width: 55%;
    float: right;
  }
}


/* 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: Poppins,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: 30%
}

#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: #fff;
	color:#333333;
}

#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
}


/*# sourceMappingURL=style.css.map */
#page-title
{
padding: 7em 0;
background-color:#003399;
height:343px;
}

#page-title .overlay {
   position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  
  height:473px;
  background: rgba(0, 0, 0, 0.5);
}

#page-title a
{
color:#FFFFFF;
margin-right:10px;
font-size:12px;
}

#page-title p
{
color:#FFFFFF;
margin-right:15px;
font-size:12px;
}


#page-title h1
{
color:#fff;
font-size:45px;
font-weight:bold;
letter-spacing:0px;

text-transform:uppercase;
}

#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;
margin-bottom:10px;

}



@media screen and (max-width: 768px) {

#page-title
{
padding: 7em 0;
background-color:#003399;
height:343px;
}

#page-title .overlay {
   position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  
  height:423px;
  background: rgba(0, 0, 0, 0.5);
}

#page-title a
{
color:#FFFFFF;
margin-right:10px;
font-size:12px;
}

#page-title p
{
color:#FFFFFF;
margin-right:15px;
font-size:11px;
}


#page-title h1
{
color:#fff;
font-size:45px;
font-weight:bold;
letter-spacing:0px;

text-transform:uppercase;
}

#page-title h2
{
color:#fff;
font-size:22px;
font-weight:bold;
letter-spacing:0px;

text-transform:uppercase;
}
#page-title h3
{
color:#fff;
font-size:14px;
margin-bottom:10px;
line-height:25px;
}



}





.tab-content {
  padding: 30px;
}
.tab-content .btn {
  border: 1px solid red !important;
}

.nav-tabs {
  border: none;
}
.nav-tabs a {
  border: none !important;
  font-weight: bold;
  padding: 15px 20px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .nav-tabs a {
    font-weight: normal;
    font-size: 13px;
    padding: 15px 10px !important;
  }
}
.nav-tabs .active a {
  border: none !important;
  background: #F78536 !important;
  color: #fff !important;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.nav-tabs:hover a, .nav-tabs:focus a {
  border: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.mt {
  margin-bottom: 20px;
}

div.cs-select span {
  padding: 10px 10px;
}

.cs-skin-border {
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 829px) {
  .cs-skin-border {
    max-width: 829px !important;
  }
}
@media screen and (max-width: 30em) {
  .cs-skin-border {
    font-size: 16px;
  }
}
.cs-skin-border span {
  font-size: 13px;
}
.cs-skin-border span:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}
.cs-skin-border > span {
  border: transparent;
  background: rgba(0, 0, 0, 0.05);
  color: #F78536;
}
.cs-skin-border > span::after {
  font-size: 14px !important;
  content: '\e94d' !important;
  font-family: "icomoon";
}
.cs-skin-border .cs-selected > span::after {
  font-size: 14px !important;
}

.cs-skin-border.cs-active > span {
  background: rgba(0, 0, 0, 0.05) !important;
  color: #F78536;
}

.cs-select .cs-options {
  -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -ms-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -o-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
}

#fh5co-work-section,
#fh5co-car,
#fh5co-blog-section,
#fh5co-features,
#fh5co-tours,
#fh5co-testimonial,
.fh5co-content-section {
  padding: 4em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-work-section,
  #fh5co-car,
  #fh5co-blog-section,
  #fh5co-features,
  #fh5co-tours,
  #fh5co-testimonial,
  .fh5co-content-section {
    padding: 3em 0;
  }
}


#fh5co-member-section
 {
  padding: 2em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-member-section
 {
  padding: 3em 0;
}
}


#about-section {
  padding: 2em 0;
  clear: both;
}
@media screen and (max-width: 768px) {

  #about-section {
    padding: 3em 0;
  }
}


.author {
  width: 100%;
  float: left;
  margin-bottom: 5em;
}
.author .about-inner {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  width: 40%;
  height: 350px;
  float: left;
}
@media screen and (max-width: 480px) {
  .author .about-inner {
    width: 100%;
    margin-bottom: 40px;
  }
}
.author .desc {
  width: 60%;
  float: left;
  padding-left: 50px;
  margin-top:0px;
}
@media screen and (max-width: 480px) {
  .author .desc {
    width: 100%;
    padding-left: 0;
	margin-top:0px;
  }
}
.author .desc span {
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.author .desc h3 {
  line-height:30px;
  font-weight:700;
  line-height:40px;
  font-size:30px;
  color:#333333;
}


.author .desc p {
  font-weight:400;
  line-height:22px;
  font-size:14px;
  color:#666;
}


.fh5co-section-gray {
  background: rgba(0, 0, 0, 0.04);
}

.heading-section {
  padding-bottom: 1em;
  margin-bottom: 5em;
}
.heading-section:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 2px;
  background: #F78536;
}
.heading-section h3 {
  font-size: 40px;
  font-weight: 700;
  position: relative;
  color:#000000;
}
.heading-section p {
  font-size: 17px;
}

.heading-title {
  font-size: 40px;
  margin-bottom: 1.5em;
}

.fh5co-tours {
  margin-bottom: 30px;
}
.fh5co-tours > div {
  display: block;
  color: #000;
  position: relative;
  bottom: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fh5co-tours > div img {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fh5co-tours > div:after {
  opacity: 1;
  visibility: visible;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 8;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fh5co-tours > div .desc {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
  z-index: 12;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-tours > div .desc h3 {
  color: #fff;
  margin: 0;
  padding: 0;
  opacity: 1;
  font-size: 25px;
  font-weight: 400;
  visibility: visible;
  margin-bottom: 5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-tours > div .desc span {
  display: block;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 5px;
}
.fh5co-tours > div .desc .price {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
}
.fh5co-tours > div .desc .btn {
  opacity: 1;
  border: 1px solid #FF9900 !important;
  color: #fff !important;
  letter-spacing: 1px !important;
  font-weight: 400 !important;
  background:#FF9900;
}
.fh5co-tours > div .desc .btn:hover, .fh5co-tours > div .desc .btn:focus, .fh5co-tours > div .desc .btn:active {
  border: 2px solid #F78536 !important;
  background: #F78536 !important;
  color: #fff !important;
}
.fh5co-tours > div:hover {
  -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.fh5co-tours > div:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
  -ms-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
  -o-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
  background: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .fh5co-tours > div:hover:after {
    opacity: 0;
    visibility: hidden;
  }
}
.fh5co-tours > div:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .fh5co-tours > div:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.flight-book {
  width: 100%;
  float: left;
  margin-bottom: 1px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flight-book .plane-name {
  width: 40%;
  float: left;
  padding: 6px 20px;
  background: #F78536;
}
.flight-book .plane-name .p-flight {
  font-size: 18px;
  color: #fff;
}
.flight-book .desc {
  width: 60%;
  float: right;
  background: #00AD7C;
  padding: 6px 20px;
}
.flight-book .desc .left {
  float: left;
}
.flight-book .desc h4, .flight-book .desc span {
  color: #fff;
}
.flight-book .desc h4 {
  margin-bottom: 0;
}
.flight-book .desc .right {
  float: right;
  font-size: 25px;
}
.flight-book .desc .right i {
  font-weight: 300;
}
.flight-book .desc .right .price {
  font-weight: 400;
}

#fh5co-car .car {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
#fh5co-car .car .one-4 {
  width: 40%;
  float: left;
  background: #F78536;
  padding: 30px;
}
#fh5co-car .car .one-4 h3, #fh5co-car .car .one-4 span {
  color: #fff;
}
#fh5co-car .car .one-4 span {
  display: block;
  font-weight: 400;
  font-size: 20px;
}
#fh5co-car .car .one-4 small {
  font-size: 14px;
}
#fh5co-car .car .one-1 {
  width: 60%;
  float: right;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
.feature-left .icon {
  float: left;
  text-align: center;
  width: 15%;
}
@media screen and (max-width: 992px) {
  .feature-left .icon {
    width: 10%;
  }
}
@media screen and (max-width: 768px) {
  .feature-left .icon {
    width: 15%;
  }
}
.feature-left .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  color: #F78536;
}
.feature-left .feature-copy {
  float: right;
  width: 80%;
}
@media screen and (max-width: 992px) {
  .feature-left .feature-copy {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .feature-left .feature-copy {
    width: 85%;
  }
}
@media screen and (max-width: 480px) {
  .feature-left .feature-copy {
    width: 80%;
  }
}
.feature-left .feature-copy h3 {
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.feature-left .feature-copy p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 10px;
}

#fh5co-destination {
  width: 100%;
  padding: 0;
  margin: 0;
}

#fh5co-destination-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  float: left;
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
}
#fh5co-destination-list li {
  display: table;
  padding: 0;
  margin: 0;
  list-style: none;
  min-height: 220px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  clear: left;
  position: relative;
}
@media screen and (max-width: 480px) {
  #fh5co-destination-list li {
    margin-left: 0;
  }
}
#fh5co-destination-list li .title-bg {
  min-height: 220px;
  padding: 2em;
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  background: #00AD7C;
  z-index: 12;
}
#fh5co-destination-list li .title-bg h2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight:700;
}
#fh5co-destination-list li .title-bg span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
#fh5co-destination-list li .title-bg span a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  border: 1px solid #fff;
  padding: 5px 7px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  #fh5co-destination-list li .title-bg h2 {
    font-size: 24px;
  }
}
#fh5co-destination-list li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 8;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-destination-list li > a {
  min-height: 220px;
  padding: 2em;
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  z-index: 12;
}
#fh5co-destination-list li > a:after {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  content: "";
  border: 2px solid rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-destination-list li > a .case-studies-summary {
  width: auto;
}
@media screen and (max-width: 768px) {
  #fh5co-destination-list li > a .case-studies-summary {
    bottom: 1em;
    left: 1em;
    right: 1em;
  }
}
#fh5co-destination-list li > a .case-studies-summary span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
#fh5co-destination-list li > a .case-studies-summary h2 {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
@media screen and (max-width: 768px) {
  #fh5co-destination-list li > a .case-studies-summary h2 {
    font-size: 24px;
  }
}
#fh5co-destination-list li:hover:after {
  -webkit-box-shadow: inset 0px 0px 91px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 91px 0px rgba(0, 0, 0, 0.75);
  -ms-box-shadow: inset 0px 0px 91px 0px rgba(0, 0, 0, 0.75);
  -o-box-shadow: inset 0px 0px 91px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 91px 0px rgba(0, 0, 0, 0.75);
  background: rgba(0, 0, 0, 0.3);
}
#fh5co-destination-list li:hover > a:after {
  opacity: 1;
}
#fh5co-destination-list li:hover > a .case-studies-summary h2 {
  margin-top: -5px;
}
#fh5co-destination-list li.two-third {
  width: 65.6%;
}
@media screen and (max-width: 768px) {
  #fh5co-destination-list li.two-third {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-destination-list li.two-third {
    width: 100%;
  }
}
#fh5co-destination-list li.one-third {
  width: 32.3%;
}
@media screen and (max-width: 768px) {
  #fh5co-destination-list li.one-third {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-destination-list li.one-third {
    width: 100%;
  }
}
#fh5co-destination-list li.one-forth {
  width: 25%;
}
@media screen and (max-width: 768px) {
  #fh5co-destination-list li.one-forth {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-destination-list li.one-forth {
    width: 100%;
  }
}
#fh5co-destination-list li.one-half {
  width: 50%;
}
@media screen and (max-width: 480px) {
  #fh5co-destination-list li.one-half {
    width: 100%;
  }
}

#fh5co-testimonial {
  position: relative;
  background: #00AD7C;
}
#fh5co-testimonial .fh5co-heading h2 {
  color: white;
}
#fh5co-testimonial .box-testimony {
  margin-bottom: 2em;
  float: left;
}
#fh5co-testimonial .box-testimony a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonial .box-testimony a:hover, #fh5co-testimonial .box-testimony a:focus, #fh5co-testimonial .box-testimony a:active {
  color: white;
  text-decoration: none;
}
#fh5co-testimonial .box-testimony blockquote {
  padding-left: 0;
  border-left: none;
  padding: 40px;
  background: #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#fh5co-testimonial .box-testimony blockquote:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 40px;
  border-top: 15px solid black;
  border-top-color: #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
#fh5co-testimonial .box-testimony blockquote .quote {
  position: absolute;
  top: 0;
  left: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 0;
  display: table;
  color: #fff;
  width: 56px;
  height: 56px;
  margin-top: -30px;
  background: #00AD7C;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-testimonial .box-testimony blockquote .quote > span {
  display: table-cell;
  vertical-align: middle;
}
#fh5co-testimonial .box-testimony blockquote p {
  letter-spacing: 1px;
}
#fh5co-testimonial .box-testimony .author {
  line-height: 20px;
  color: white;
  font-size: 20px;
  margin-left: 20px;
}
#fh5co-testimonial .box-testimony .author .subtext {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}

#fh5co-features {
  padding: 7em 0;
}
#fh5co-features .feature-left {
  margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
  #fh5co-features .feature-left {
    margin-bottom: 30px;
  }
}
#fh5co-features .feature-left .icon i {
  color: #d9d9d9 !important;
}
#fh5co-features .feature-left .icon {
  float: left;
  text-align: center;
  width: 15%;
}
@media screen and (max-width: 992px) {
  #fh5co-features .feature-left .icon {
    width: 10%;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-features .feature-left .icon {
    width: 15%;
  }
}
#fh5co-features .feature-left .feature-copy {
  float: right;
  width: 80%;
}
@media screen and (max-width: 992px) {
  #fh5co-features .feature-left .feature-copy {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-features .feature-left .feature-copy {
    width: 85%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-features .feature-left .feature-copy {
    width: 80%;
  }
}
#fh5co-features .feature-left h3 {
  font-size: 16px;
  font-weight: 700;
}
#fh5co-features .feature-left p {
  font-size: 15px;
}
#fh5co-features .feature-left p:last-child {
  margin-bottom: 0;
}

#fh5co-services,
#fh5co-about,
#fh5co-contact {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-services,
  #fh5co-about,
  #fh5co-contact {
    padding: 4em 0;
  }
}

#fh5co-services .fh5co-number {
  font-size: 30px;
  color: #F78536;
  position: relative;
  padding-top: 10px;
  font-style: italic;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-services .fh5co-number:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  background: #F78536;
}
#fh5co-services .fh5co-icon {
  margin-bottom: 30px;
  margin-top: 50px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
@media screen and (max-width: 768px) {
  #fh5co-services .fh5co-icon {
    margin-top: 0px;
    float: none;
  }
}
#fh5co-services .fh5co-icon i {
  font-size: 200px;
  color: #F78536;
}
@media screen and (max-width: 768px) {
  #fh5co-services .fh5co-icon i {
    font-size: 100px;
  }
}

#fh5co-contact .contact-info {
  margin: 0;
  padding: 0;
}
#fh5co-contact .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#fh5co-contact .contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3);
}
#fh5co-contact .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3);
}
#fh5co-contact .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#fh5co-contact .form-control:focus, #fh5co-contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#fh5co-contact input[type="text"] {
  height: 30px;
}
#fh5co-contact .form-group {
  margin-bottom: 30px;
}
select {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid #ccc;
  font-size: 13px;
  font-weight: 400;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  height:33px;
  width:100%;
   background-color:#f0f0f0;
  border:none;
}



.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid #ccc;
  font-size: 13px;
  font-weight: 400;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  height:33px;
  background-color:#f0f0f0;
  border:none;
}


label { color: #666; font-weight: bold; display: block; width: 150px; float: left; margin-bottom:10px;margin-top:10px;}

.fh5co-testimonial, .fh5co-team {
  position: relative;
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .fh5co-testimonial, .fh5co-team {
    border-right: 0;
    margin-bottom: 80px;
  }
}
.fh5co-testimonial h2, .fh5co-team h2 {
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 50px;
}
.fh5co-testimonial figure, .fh5co-team figure {
  position: relative;
  top: 0px;
  background-size: cover;
  margin-bottom: 20px;
}
.fh5co-testimonial figure img, .fh5co-team figure img {
  width: 130px;
  height: 130px;
  border: 10px solid #fff;
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-testimonial > div, .fh5co-team > div {
  padding: 30px 30px 0 30px;
}
.fh5co-testimonial > div h3, .fh5co-team > div h3 {
  margin-bottom: 0;
  font-size: 20px;
  color: #F78536;
}
.fh5co-testimonial > div .position, .fh5co-team > div .position {
  color: #d9d9d9;
  margin-bottom: 30px;
}
.fh5co-testimonial > div,
.fh5co-testimonial blockquote, .fh5co-team > div,
.fh5co-team blockquote {
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
.fh5co-testimonial > div p,
.fh5co-testimonial blockquote p, .fh5co-team > div p,
.fh5co-team blockquote p {
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
}
.fh5co-testimonial span, .fh5co-team span {
  font-style: italic;
  color: #b3b3b3;
}

.fh5co-testimonial p .text-mute {
  color: #ccc !important;
}

.fh5co-blog {
  margin-bottom: 60px;
}
.fh5co-blog a img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-blog {
    width: 100%;
  }
}
.fh5co-blog .blog-text {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  width: 100%;
  padding: 30px;
  float: right;
  -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
}
.fh5co-blog .blog-text span {
  display: inline-block;
  margin-bottom: 20px;
}
.fh5co-blog .blog-text span.posted_by {
  font-style: italic;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
}
.fh5co-blog .blog-text span.comment {
  float: right;
}
.fh5co-blog .blog-text span.comment a {
  color: rgba(0, 0, 0, 0.3);
}
.fh5co-blog .blog-text span.comment a i {
  color: #F78536;
  padding-left: 7px;
}
.fh5co-blog .blog-text h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.fh5co-blog .blog-text h3 a {
  color: rgba(0, 0, 0, 0.6);
}

#fh5co-start-project-section {
  padding: 7em 0;
  background: #F64E8B;
}
#fh5co-start-project-section h2 {
  color: white;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #fh5co-start-project-section h2 {
    font-size: 30px;
  }
}
#fh5co-start-project-section a:hover, #fh5co-start-project-section a:focus, #fh5co-start-project-section a:active {
  color: white !important;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.fh5co-social-icons > a {
  padding: 4px 10px;
  color: #F78536;
}
.fh5co-social-icons > a i {
  font-size: 26px;
}
.fh5co-social-icons > a:hover, .fh5co-social-icons > a:focus, .fh5co-social-icons > a:active {
  text-decoration: none;
  color: #5a5a5a;
}

#footer {
  background: #003399;
  padding: 60px 0 40px;
}
#footer p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
#footer p a {
  color: rgba(255, 255, 255, 0.5);
}
#footer p a:hover, #footer p a:active, #footer p a:focus {
  color: rgba(255, 255, 255, 0.9) !important;
}
#footer .fh5co-footer-link {
  padding-bottom: 30px;
}
#footer .fh5co-footer-link h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 25px;
}
#footer .fh5co-footer-link li, #footer .fh5co-footer-link ul {
  padding: 0;
  margin: 0;
}
#footer .fh5co-footer-link li {
  list-style: none;
  margin-bottom: 15px;
  line-height: 1.3;
}
#footer .fh5co-footer-link li a {
  color: rgba(255, 255, 255, 0.5);
  font-size:14px;
}
#footer .fh5co-footer-link li a:hover, #footer .fh5co-footer-link li a:active, #footer .fh5co-footer-link li a:focus {
  color: #fff !important;
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #F78536;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #F78536;
  color: #fff !important;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}
.btn.btn-outline {
  background: transparent;
  color: #F78536;
  border: 2px solid #F78536 !important;
}
.btn.btn-outline:hover, .btn.btn-outline:focus, .btn.btn-outline:active {
  background: #F78536 !important;
  color: #fff !important;
}

.tab-content .btn {
  letter-spacing: 0;
  text-transform: none;
  font-weight: bold;
  font-size: 18px;
}

.js .animate-box {
  opacity: 0;
}

#fh5co-wrapper {
  overflow-x: hidden;
  position: relative;
}

.fh5co-offcanvas {
  overflow: hidden;
}
.fh5co-offcanvas #fh5co-wrapper {
  overflow: hidden !important;
}

#fh5co-page {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fh5co-offcanvas #fh5co-page {
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  transform: translateX(-240px);
}

@media screen and (max-width: 768px) {
  #fh5co-menu-wrap {
    display: none;
  }
}

#offcanvas-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: #ffcc00;
  right: -240px;
  width: 240px;
  padding: 20px;
  overflow-y: scroll !important;
  display: none;
}
@media screen and (max-width: 768px) {
  #offcanvas-menu {
    display: block;
  }
}
#offcanvas-menu ul {
  padding: 0;
  margin: 0;
}
#offcanvas-menu ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#offcanvas-menu ul li a {
  font-size: 16px;
  color: #000;
}
#offcanvas-menu ul li a:hover {
  color: #F78536;
}
#offcanvas-menu ul li > .fh5co-sub-menu {
  margin-top: 9px;
  padding-left: 20px;
}
#offcanvas-menu ul li.active > a {
  color: #F78536;
}
#offcanvas-menu ul .fh5co-sub-menu {
  display: block !important;
}

.gototop {
  position: fixed;
  bottom: 100px;
  right: 5px;
  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;
}

.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none;
  
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #fff;
}
.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
  background: #fff;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  transition: all .2s ease-out;
  
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.fh5co-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-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);
}

.fh5co-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);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer;
  
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
    top: 0px;
    margin-top: -80px;
	margin-right:10px;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-top-padded-lg {
  padding-top: 7em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-lg {
    padding-top: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-top-padded-md {
  padding-top: 4em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-md {
    padding-top: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.row-top-padded-sm {
  padding-top: 2em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-sm {
    padding-top: 2em;
  }
}

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lead {
  line-height: 1.8;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/hourglass.svg) center no-repeat #222222;
}

/*# sourceMappingURL=style.css.map */
/*additional CSS */
.dropdown-title {
    margin: 0.5rem 0 0.5rem 1rem;
    font-size: 16px;
    background: #d8edf6;
    padding: 6px;
    font-weight: 700;
}
.sf-menu ul{
	min-width:15em;
}
#offcanvas-menu {
	background: #efefef;
}
p, ul, ol{
	font-size:16px;
	color: #333;
	line-height:1.8;
}
#fh5co-tours{
	padding: 2em 0;
}
#fh5co-pdf{
	margin: 5em auto;
}
h1, h2, h3, h4, h5, h6{
	color:#000;
}
.heading-section{
	margin-bottom:3em;
}
.heading-section h3{
	font-size: 28px;
	margin: 0 0 10px 0;
}
.heading-section p {
	text-align:center;
	margin-bottom: 5px;
	font-size: 16px;
}
#fh5co-destination-list li :after {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    content: "";
    border: 2px solid rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	z-index: -1;
}
#fh5co-destination-list li .title-bg{
	background:#0d2bd9;
}
.whyh
{
font-size:35px;line-height:50px;font-weight:bold;letter-spacing:normal;
}

.why{
	margin-bottom:20px;
	position:relative;
	background:#fff;
	height:380px;
	border:1px solid #eee;
	border-radius:10px;
	padding:20px;
	-webkit-box-shadow:-4px 7px 46px 2px rgba(0,0,0,.1);
	-moz-box-shadow:-4px 7px 46px 2px rgba(0,0,0,.1);
	-o-box-shadow:-4px 7px 46px 2px rgba(0,0,0,.1);
	box-shadow:-4px 7px 46px 2px rgba(0,0,0,.1)
	}
.why h3{
	font-size:15px;
	color:#000;
	font-weight:600;
	}
.why ul{
	margin-left:-15px;
	}
.quickcontact{
	padding:15px;
	background-color:#e2f2ff;
	margin-top:20px;
	border:1px solid #c1def5;
	border-radius:5px;
	}
#footer {
    background: #003399;
    padding: 60px 0 0;
}
#footer-cr {
    background: #003399;
}
#footer-cr p{
	color: #ffffff80 !important;
	font-size: 14px;
	margin:1em 0;
}
#footer .fh5co-footer-link li{
	color: #ffffff80;
    font-size: 14px;
}
hr {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.copyright-bg{
	background:#003399;
}
#page-title h1 {
	font-size: 32px;
}
.quick-form{
	background-color:#fff;
	padding:15px;
	border-radius:10px;
	border:1px solid #cccccc;
}
.quick-form h4{
	text-align:center;
}	
.form-control{
	background-color: #efe8e85c;
    border: 1px solid #bbbbbb;
}
.btn.btn-outline{
	border:1px solid #F78536 !important;
}
.btn-lg, .btn-group-lg > .btn{
	padding:10px 10px;
	font-size:14px;
}
.btn.btn-primary{
	font-weight:bold;
}
.btn:hover, .btn:active, .btn:focus{
	background: #4caf50 !important;
}
.tabel-align-facts{
	width:1000px; 
	margin-left: auto; 
	margin-right: auto;
}
td, th {
    padding: 6px;
    border: 1px solid #000;
	color:#333;
}
a{
	color:#333;
}
#fh5co-hero .flexslider .slides li:after{
	background:0;
}
#fh5co-destination-list li:after{
	border:0;
	background:0;
}

#fh5co-destination-list li > a:after{
	border:0;
}
.car-text-list .carbg {
    background-color: #f93;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    border-radius: 0;
    border: 1px solid #f93;
    text-transform: uppercase;
}
.car-text-list span {
    display: inline-block;
    margin-bottom: 20px;
}
.car-text-list .carbg1 {
    background-color: #fff;
    padding: 5px;
    font-size: 10px;
    color: #333;
    border-radius: 0;
    border: 1px solid #fc0;
    text-transform: uppercase;
}
.car-text-list .carbg:hover {
    background-color: #fc0;
    padding: 5px;
    font-size: 10px;
    color: #000;
    border-radius: 0;
    border: 1px solid #fc0;
}
.car-text-list .carbg1:hover {
    background-color: #fc0;
    padding: 5px;
    font-size: 10px;
    color: #000;
    border-radius: 0;
}
.carbg a{
	color:#fff;
}
.heading-section-inner{
	margin-bottom:1em;
}
.heading-section-inner:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    height: 2px;
    background: #F78536;
}
#page-heading h1{
	font-size:32px;
	margin:0px 0 10px 0;
}
#page-heading h3{
	font-size:16px;
	margin: 0 0 20px 0;
}
#breadcrumb-pad{
	padding:1em 0 0;
}
.p-itinerary p{
	margin-bottom: 0px;
}
.fh5co-tours > div .desc {
	padding:20px;
}
@media screen and (max-width: 768px){
	.heading-section {
		margin-bottom: 2em;
	}
	.heading-section h1{
		font-size:28px;
	}
	.heading-section h2 {
		font-size:24px;
	}
	.heading-section h3 {
		font-size:20px;
	}
	.heading-section h4 {
		font-size: 16px;
		line-height: 24px;
	}
	#page-title h1 {
		font-size: 32px;
	}	
	#page-title .overlay{
		height: 423px;
	}
	.desk {
    display: none;
    visibility: hidden;
	}
	#page-heading h1{
		font-size:24px;
		line-height:1.5;
	}
	#page-heading h3{
		font-size:16px;
		line-height:1.5;
	}	
	.heading-section-inner:after{
		margin-bottom:-5px;
	}
}