::-moz-selection { background: white; }
::selection { background: white; }

/*
      ============================================================
           Default Color Start
      ============================================================
*/
.th-cl,
.btn.th-cl,
.white-bg.btn,
.btn.border.th-bdr,
.th-cl.readmore-btn,
.blog-nav .pager li > a,
.port-filter li a:hover,
.port-filter li a.active,
.copy-right.th-bg .social-list li a:hover
{
  color: #de7b3b;
}
/*
      ============================================================
           Default Background Color Start
      ============================================================
*/
.th-bg,
blockquote,
.btn.th-bg,
.slick-arrow,
.video-btn:after,
.video-btn:before,
.svg-icon.th-bg,
.navbar-toggle .icon-bar,
.btn.border.th-bdr:hover,
.th-cl.readmore-btn::before,
.blog-thumb figure::before,
.osr-srvices-thumb-1:hover,
.slick-dots li.slick-active button,
.oscar-header-1 .navbar  li,
.testimonial-slider .slick-arrow:hover,
.port-filter li a.active::before,
.port-filter li a:hover::before,
.port-filter li a.active::after,
.port-filter li a:hover::after
{
    background-color: #de7b3b;
}
/*
      ============================================================
           Default Border Color Start
      ============================================================
*/
.th-bdr,
.btn:hover,
blockquote,
.osr-team-thumb-1 .btn,
.blog-nav .pager li > a,
.simple-box-2:hover{
    border:none!important;
    text-transform: uppercase;
    letter-spacing: none;
}

.btn{
  --box-shadow-color: #4b6fff;
}

/*
      ============================================================
           Default Transition Start
      ============================================================
*/
a,
label,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
input,
.btn,
.blog,
figure,
.title,
.tags a,
.title a,
textarea,
.slick-arrow,
.navigation a,
.social-list li a,
.osr-srvices-thumb-1{
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}
/*
      ============================================================
           Second Background Color Start
      ============================================================
*/

.gray-bg{
    background-color:white/* #ebebea */;
}

{
  border-color:#f7fbff/* #ebebea */;
}

.thinn-event-thumb figure,
.thinn-event-list figure,
.th-gradient{
  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #4b6fff 100%);
  background: linear-gradient(45deg, #ff89e9 0%,#4b6fff 100%);
}
/*
      ============================================================
           Social Icons Background Color Start
      ============================================================
*/
.google-bg{
	color: #fff !important;
	border: none !important;
	background-color: #f0042a;
}
.twitter-bg{
	color: #fff !important;
	border: none !important;
	background-color: #55acee;
}
.linkedin-bg{
	color: #fff !important;
	border: none !important;
	background-color: #00598e;
}
.facebook-bg{
	color: #fff !important;
	border: none !important;
	background-color: #3b5998;
}
.price-tag.red {
    background: #ff0000;
}
.red{
  background: #ff6363 !important;
}
.red-cl{
  color: #ff6363;
}

.green{
  background: #04ee7d !important;
}

.blue{
  background: #04baee !important;
}

.yellow{
  background: #ffd908 !important;
}
/*
      ============================================================
        Color 2 Strat
      ============================================================
*/
.th-cl2{
  color: #ff8a00 !important;
}


.search-icon a,
.search-tab-nav li.active a,
.search-tab-nav li:hover a,
.header-3 .navigation li:hover > a,
.header-3 .navigation li.active > a,
.destination-tabs .tab-nav a:hover,
.destination-tabs .tab-nav li.active a,
.header-3 .navigation .children li:hover a,
.th-bg .submit-btn.th-bg,
.th-bg2{
  background: #ff8a00 !important;
}

/* STRAT STYLING */
.nav-outer.affix.th-bg{
  background:white;
  opacity:0.95;
}

@media (min-width: 768px){
.navbar-nav {
    float: left;
    margin: 0;
    margin-top: 5px !important;
}
}

/* BEN */
.logo a img{
  max-height:50px;
}
.oscar-header-1 {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../images/business.jpg');
}
h3{
  color:#de7b3b !important;
}
.benNavFix{
  padding-top: 30px !important;
  padding-bottom: 31px !important;
}
