a:focus, .focus a {outline: none !important;}
::selection {
  background: #bc9b6a; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #bc9b6a; /* Gecko Browsers */
}
.g-article-header .page-header h2, .title{font-size: 3.0em;}
.title{padding: 0 0 15px 0; border-bottom: 1px solid #e8e8e8;}
.title span{color:#bc9b6a;}
.description{font-size: 1.5em; font-weight: 300;}
h4{font-family: "Nunito"; text-transform: uppercase; font-size: 1em !important; letter-spacing: 2px; font-weight: 600;}
.g-logo img{height:50px;}
.g-logo{margin: 15px 0;}
.g-offcanvas-toggle{top:27px; right:0.5em !important; left:auto!important;}
#g-header{background-color: rgba(0, 0, 0, 0.5);}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container{padding: 30px 10px;}
#g-header .g-social-search{padding: 25px 0;}
.cover .g-hero-slider, .showcase .g-hero-slider {height: 100vh !important;}
.g-hero-slider .g-hero-slider-item{-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center;}
.cover .g-hero-slider .g-hero-slider-item-container{}
.g-hero-title {font-size:5.25em; font-weight:100; line-height:1em;}
.g-hero-desc{font-size:1.25em !important; line-height:1.8em;}
.g-hero-slider .g-hero-slider-item-container{}
.g-hero-slider h2, .g-main-title{font-size:3.25em; font-weight:100; line-height:1.25em;}
.g-hero-slider h3{margin:0.75rem 0 1.5rem 0;}
.button{ font-size: 0.85em !important; letter-spacing: 2px; font-weight: 800; text-transform: uppercase;}
.button:hover{background: #000;}
.g-hero-slider .g-hero-buttons .button.empty {border: 1px solid;}
.discover-more .button.empty {font-size: 0.75em !important;}
.g-features-particle .g-features-particle-title a{color: #bc9b6a; letter-spacing: 1px;}
.g-features-particle-subs{}
.g-subs-item{display: inline-block; font-size: 0.8em; font-weight:700; letter-spacing: 1px;}
.g-subs-item::after{content: "\f105"; font-family: FontAwesome; padding:0 5px; color: #bc9b6a;}
.g-subs-item:last-child::after{display: none;}
.g-features-particle.style6 .g-subs-item:last-child{border-bottom: 1px solid #e8e8e8;}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title::before {height: 1px;}
#g-feature{border-bottom: 1px solid #e8e8e8;}
#g-mainbody{background: none;}
#g-extension{margin-top: -5.1rem;}

#g-footer {padding:25rem 0 0 0!important;}
.footer-social .g-social-text, .footer-contacts .g-social-text {font-size: 0.75em; letter-spacing: 1px; font-weight: 700; text-transform: uppercase;}
.footer-social a, .footer-contacts a {margin-left: 0; border-right: none;}
.footer-social a:last-child{padding-right:0; border-left: none;}
.footer-contacts a:first-child{padding-left:0; border-left: none;}
.footer-social a:first-child{border-left: none;}
.footer-social .fa-fw{text-align: left;}
.footer-contacts, .footer-social {border-bottom:1px solid rgba(255,255,255,0.2);}
#g-footer .g-title{font-size: 1em; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 10px!important;}
#g-footer .g-particle-intro .g-title-separator.no-intro-text{margin:0 auto;}
#g-footer .g-particle-intro{margin-bottom:0;}
.footer-logos a {display:block; width:100%;}
.footer-logo-white a {width:100%;padding:0 20%; opacity:0.5; -webkit-transition: all .5s ease-in;-moz-transition: all .5s ease-in;-o-transition: all .5s ease-in;transition: all .5s ease-in;}
.footer-logo-white a:hover{opacity:1}
#g-mainbody{padding: 5rem 0 3.5rem 0;}
.whyskysafari .g-main-image{display: none;}
.g-buttons .g-buttons-item .g-block .g-buttons-item-title1{padding-left: 1em; letter-spacing: 2px;}
.g-buttons .g-buttons-item .g-block .g-buttons-item-title2{padding-left: 0.35em; font-weight: 200;}
h4.g-timeline-title{font-size: 0.85rem !important; font-weight: 600; letter-spacing: 2px; margin-top: 2.5rem !important;}
.g-timeline-description{color: #bc9b6a;}
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon::after{height:2rem; background: #bc9b6a;}

.sprocket-tabs::before{content: "";width: 100%; height: 6px; display: block; position: absolute; background: #e8e8e8; top: 28px; }
.sprocket-tabs-nav{text-align: center; margin-bottom: 50px !important;; background: none !important; border-bottom: none !important;
  display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex;
  -webkit-flex-flow: row wrap;-moz-flex-flow: row wrap;flex-flow: row wrap;}
.sprocket-tabs-nav::before{content: ""; width: 20px; height: 20px; display: block; position: absolute; left:0; background: #e8e8e8; border-radius: 100%; top: 21px;}
.sprocket-tabs-nav::after{content: ""; width: 20px; height: 20px; display: block; position: absolute; right:0; background: #e8e8e8; border-radius: 100%; top: 21px;}
.sprocket-tabs.layout-top .sprocket-tabs-nav li{width: 20%; border-right:none !important;
  -webkit-transition: all .25s ease-in;-moz-transition: all .25s ease-in;-o-transition: all .25s ease-in;transition: all .25s ease-in;}
.sprocket-tabs-icon{display:block; float: none !important; margin-right: auto !important; margin-left: auto !important; background-color: #000; border-radius: 100%;
  -webkit-transition: all .25s ease-in;-moz-transition: all .25s ease-in;-o-transition: all .25s ease-in;transition: all .25s ease-in;}
.sprocket-tabs.layout-top .sprocket-tabs-nav li.active .sprocket-tabs-icon,
.sprocket-tabs-icon:hover,
.sprocket-tabs li:hover .sprocket-tabs-icon,
li.active .sprocket-tabs-text::before,
li:hover .sprocket-tabs-text::before {background-color: #bc9b6a; }
.sprocket-tabs.layout-top .sprocket-tabs-nav li:hover{color: #bc9b6a;}
.sprocket-tabs.layout-top .sprocket-tabs-nav li span.sprocket-tabs-inner{padding: 0;}
.sprocket-tabs-text::before {height: 2rem; width:1px; background: #000; content: ""; display: block; text-align: center; margin: 0 auto;
  -webkit-transition: all .25s ease-in;-moz-transition: all .25s ease-in;-o-transition: all .25s ease-in;transition: all .25s ease-in;}
.sprocket-tabs-text{font-weight: 600; letter-spacing: 2px; text-transform: uppercase; line-height: 1.6rem;}
.sprocket-tabs.layout-top li{border-right:none !important;}
.osgalery-cat-tabs{display: none !important;}
.copyright-block{display: none !important;}
.os-gallery-img-category{width: 46px; height: 46px; top:50% !important; left:50% !important; margin-left:-23px !important; margin-top:-23px !important;
font-size:0.01em !important; background:url("/images/icons/zoom.png")no-repeat center center !important; opacity: 1 !important;}
.os-cat-tab-images .img-block{width: 33%;}

.rates {text-align:center; position: relative;z-index: 800;height: 0; background: #e8e8e8; margin-top:3rem;}
.rates .button {cursor: pointer;padding: 0 25px;background: #fff;display: inline-block;box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);height: 40px;line-height: 40px;border-radius: 50px;
  position: relative;color: #bc9b6a;top: -20px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}
.rates .button:hover, .g-collapsible-section .g-toggle-text:hover{color: #333;}
.rates .fa{margin-right: 5px;}
.g-collapsible-section .g-toggle-text{color: #bc9b6a;top: -20px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}

#g-extension .title{border-bottom: 1px solid #bc9b6a;}
.sprocket-strips-s-title{margin-bottom: 0.25em;}
.sprocket-strips-s-content h5 {font-family: "Nunito"; font-size: 0.9em !important; font-weight: 800; margin-bottom: 0.75rem;}
.sprocket-strips-s-block{}
.sprocket-strips-s-content{margin: 15px 0 5px 0;}

.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner{padding: 0px 15px 15px 15px;}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle{color: #000;}
.rl_sliders.accordion > .accordion-group.icon > .accordion-heading > a.accordion-toggle span.rl_sliders-toggle-inner::before {margin-right: 5px;}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover{color: inherit;}

/* form */
.bfQuickMode .bfFieldset-wrapper, #bfElemWrap35 {border: 1px solid #e9e9e9;margin: 2rem 0;padding: 2rem;}
.bfQuickMode .bfLabelLeft label{width: 50% !important;margin: 0 !important;}
.bfQuickMode legend{text-transform: uppercase; font-size: 1rem !important; letter-spacing: 2px; font-weight: 800 !important; margin-bottom: 15px !important;
 width: 100% !important; display: block; width: 100%; position: relative; line-height: 40px; height: 40px; color: #bc9b6a}
.bfQuickMode legend::before{content: ""; width: 100%; height:1px; background:#e9e9e9; position: absolute; left:0; top:20px; z-index: -99;}
.bfLegend-m{background: #fff; padding: 0 15px 0 0;}
#bfElemWrap27:after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    color: #bc9b6a;
    right: 5px;
    height: 42px;
		line-height: 42px;
		width: 42px;
    border-left: 1px solid #e9e9e9;
    position: absolute;
    pointer-events: none;
		text-align: center;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand, .picker__select--month::-ms-expand, .picker__select--year::-ms-expand {
display: none;
}
.picker__select--month, .picker__select--year{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 0px;
background-image: none;
-ms-word-break: normal;
word-break: normal;
}
#bfElemWrap27 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  float: right;
  padding: 0px;
  background-image: none;
  -ms-word-break: normal;
  word-break: normal;
}
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus{outline: none!important; outline-offset: 0!important;}
.picker__header{margin-top: 0!important; line-height: 42px!important; margin-bottom: 1.5em;}
#bfCalExt28 {vertical-align: middle!important; border: 1px solid #e8e8e8; padding:8px; width:42px!important; height:42px;}
.picker__nav--prev{left:-3em !important; background: #333333;}
.picker__nav--next{right:-3em !important; background: #333333;}
.picker__nav--prev, .picker__nav--next{top:0!important; width: 46px!important; height:42px!important; padding: 0!important; line-height: 42px!important; text-align: center;}
.picker__nav--prev::before, .picker__nav--next::before{font: normal normal normal 17px/1 FontAwesome; color: #bc9b6a; border: none!important;
	line-height: 42px!important; width: 46px!important;}
.picker__nav--prev::before {content: '\f053'!important;}
.picker__nav--next::before {content: '\f054'!important;}
.picker__select--month, .picker__select--year {font-family: "Nunito"; font-size: 0.9em !important; font-weight: 800; letter-spacing: 2px; text-transform: uppercase; text-align: center;}
.picker__box{font-size: 1em !important; color: #333333!important;padding: 1.5em 3em !important; }
.picker__select--month {border:1px solid #e8e8e8 !important; height: 42px !important;line-height: 42px !important; padding: 0 !important;
	margin-right: 1.5em !important; margin-left: 3em !important; margin-top: 0!important; margin-bottom: 0!important;}
.picker__select--year {border-color: #e8e8e8 !important; height: 42px !important;line-height: 42px !important; padding: 0 !important;
		margin-right: 0 !important; margin-left: 0 !important; margin-top: 0!important; margin-bottom: 0!important;
		border-left: none!important; border-right: none!important;}
.picker__select--month:focus, .picker__select--year:focus{border-color: #bc9b6a!important; }
.picker__input.picker__input--active{border-color: #e8e8e8 !important;}
.bfQuickMode section input[type="text"], .bfQuickMode section textarea, .bfQuickMode section select{width: 50% !important; margin: 0 !important;}
select, input[type="file"]{padding: 10px; border-radius: 0; border: 1px solid #e0e0e0; height:42px; line-height: 42px !important; box-shadow: none;}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus,
input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus,
input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus,
input[type="color"]:focus, .uneditable-input:focus{outline: none !important; border-color: #bc9b6a;}
#ff_elem28{width: 100% !important; min-width: 100% !important; max-width: 100% !important;}
#bfElementGroupNoWrap28{width: 50% !important;}
#ff_elem30, #ff_elem31, #ff_elem32 , #ff_elem33{width: 42px !important;}
#bfQuickModeSection90407, #bfQuickModeSection80707{width: 50%; float: left;}
.bfQuickMode button.bfCalendar {width: 42px; height:42px !important; background:none !important; cursor: pointer !important; margin: 0 !important; position: absolute; right: 5px;
border-left: 1px solid #e9e9e9; color: #bc9b6a; padding: 0 !important;}
.bfQuickMode button.bfCalendar::after{content: "\f274"; font-family: FontAwesome; font-size: 1.2rem;}
.bfQuickMode button.bfCalendar span{display: none;}

#g-copyright .g-block:last-child{text-align: left;}
.cc_container .cc_message{font-size: 0.9em !important;}
.cc_container a, .cc_container a:visited{color: #bc9b6a !important;}
.cc_container .cc_btn, .cc_container .cc_btn:visited{background: none!important; border:1px solid #bc9b6a!important; border-radius: 17px !important;}
.cc_container .cc_btn:hover{background:#bc9b6a !important; border:1px solid #bc9b6a!important; color: #fff!important;}

#error #g-fullwidth{height: 100vh !important; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;
align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#error #g-fullwidth .g-container{margin-top: -5%;}
#error #g-fullwidth .g-page-title, #buttons-6313-particle{width: 100%; padding: 1.5em 0 !important;}
#error #g-fullwidth .g-page-title-inner h3 {font-size: 5.0em; line-height: 1.3; text-indent: -41px;}
#error #g-fullwidth .g-page-title-inner span{font-size: 0.9em !important; font-weight: 800; letter-spacing: 2px; text-transform: uppercase;}
#error #g-fullwidth .g-buttons .g-buttons-item {color: #333;margin: 0 auto;display: table;background: transparent;padding: 1.5rem 2rem;border-radius: 3px;border: 1px solid #333;
  -webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}
#error #g-fullwidth .g-buttons .g-buttons-item:hover, #error #g-fullwidth .g-social a:hover{background:#bc9b6a!important; border: 1px solid #bc9b6a; color: #fff;}
#error #g-fullwidth .g-title{margin-bottom: 0.35em; font-size: 1.5rem;}
#error #g-fullwidth .g-social a{display: inline-block;padding: 0.25rem;border: 1px solid #333333;border-radius: 50%;margin: 0 0.4rem;}
#error #g-fullwidth .g-social .fa{height: 30px;width: 30px;line-height: 30px;}

#g-copyright .nav.menu li{list-style: none;}
#g-copyright .nav.menu li a::before{content: none;}
@media (min-width:768px) and (max-width:1080px) {
	.g-features-particle.style6 .g-grid .g-block{padding: 0 !important; }
	.g-features-particle.style6 .g-grid .g-block:first-child{border-right: 1px solid #e9e9e9;}
	.g-features-particle.style6 .g-grid .g-block:last-child{border-left: 1px solid #e9e9e9;}
	.g-features-particle.style6 .g-grid{background: #fff;}
	.g-features-particle.style6 .g-content{border: none;}
}
@media all and (max-width: 767px) {
#g-fullwidth .g-hero-slider .g-hero-slider-item{height:100%;}
.g-hero-title{font-size: 3.25em;}
.g-features-particle .g-content, .g-features2-particle .g-content{}
#g-footer{text-align: center; padding:5rem 0 0 0 !important;}
.bfQuickMode section input[type="text"], .bfQuickMode section textarea, .bfQuickMode section select{width: 100% !important; margin: 0 !important;max-width: 100% !important; min-width: 100% !important;}
#ff_elem28{width: 100% !important; min-width: 100% !important; max-width: 100% !important;}
#bfElementGroupNoWrap28{width: 100% !important; min-width: 100% !important; max-width: 100% !important;}
#bfElemWrap35{margin: 0 auto; float:none; display: block; text-align: center;}
#bfSubmitButton{margin: 0 auto; float:none; display: block;}

}
