@import url("https://www.mexico.tcct-test.com/webfonts/armalite/stylesheet.css");
.topbar, .topbar.fixed-header {
  background: #ffffff; }

/*******************
Header 4
*******************/
h1.title-page {
	font-family: armalite;
	color: #ffffff;
	line-height:40px;
	font-size:80px;
	font-weight: 900;
	text-shadow: 3px 3px 7px #000;
}
.RealDeal {
	font-size: 1.5em;
	font-family: armalite;
	text-shadow: 3px 3px 4px #000;
	margin-top: 0px;
}
.RealDeal2 {
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	text-shadow: 2px 2px 2px #000;
	font-weight: bold;
}
 ul.three-colum {
  -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.map-iframe{
	height:800px;
	width:100%;
}
.info{
text-align: center;
}
.f-l{
float: left;
}
.half-left {
    width: 40%;
    float: left;
    text-align: left;
}
.half-right {
    width: 45%;
    float: left;
    text-align: left;
}
.card {
    border-radius: 0.9rem!important;
}
.Tour-Name-2{
	display: block;
	text-align: center;
	font-size: 1.25em;
    font-weight: 400;
	color: white;
	text-shadow: 0px 2px 2px rgb(0 0 0);
}
.Diver {
	height:202px;
	width:100%;
}
.Diver-Left{
	width:50%;
	padding-right:50px;
	float:left;
}
.Diver-Right{
	width:50%;
	padding-left:50px;
	float:right;
}
.jumbotron {
  position: relative;
  overflow: hidden;
  background-color:black;
}
.jumbotron video {
  position: absolute;
  z-index: 1;
  top: 0;
  width:100%;
  height:100%;
  /*  object-fit is not supported on IE  */
  object-fit: cover;
  opacity:0.5;
}
.jumbotron .container {
  z-index: 2;
  position: relative;
}
.Activity-Top {
    margin-top: 140px;
    margin-bottom: 15px;
}
.Activity-Top2 {
    margin-top: 40px;
    margin-bottom: 15px;
}
.tour-h3{
	font-size: 1em!important;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 1);
}
.tour-h4{
    font-size: 21px;
    line-height: 30px;
    font-weight: 400;
}
.btn2 {
    display: inline-block;
    font-weight: 400;
    text-align: left;
    white-space: normal;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.justify{
	text-align: justify;
}
.Center-Big {
    font: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #403f00;
    text-align: center;
    font-weight: bold;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
	background: #ffb200; /* Old browsers */
background: -moz-linear-gradient(top, #ffb200 1%, #bc5b00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffb200 1%,#bc5b00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffb200 1%,#bc5b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb200', endColorstr='#bc5b00',GradientType=0 ); /* IE6-9 */
	border: 1px solid #115a32;
	-webkit-box-shadow: #000000 0px 3px 7px 0px;
    -moz-box-shadow: #000000 0px 3px 7px 0px;
    box-shadow: #000000 0px 3px 7px 0px;
text-shadow: #0a351e 1px 1px 1px;
    font: normal normal bold 18px arial;
    text-decoration: none;
}
.nav-link{
color: #000000;	
	font: normal normal bold 18px arial;
}
.box-shadow{
-webkit-box-shadow: 3px 5px 15px 1px rgba(0,0,0,0.7); 
box-shadow: 3px 5px 15px 1px rgba(0,0,0,0.7);
}
strong { font-weight: bold; }
.FAQs{
	color: #ffffff;
	width: 100%;
    vertical-align: middle;
    padding: 6px 12px ;
    border: 1px solid #115a32;
    border-radius: 8px;
background: #10d324; /* Old browsers */
background: -moz-linear-gradient(top, #10d324 1%, #127a0b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #10d324 1%,#127a0b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #10d324 1%,#127a0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10d324', endColorstr='#127a0b',GradientType=0 ); /* IE6-9 */

    -webkit-box-shadow: #000000 0px 3px 7px 0px;
    -moz-box-shadow: #000000 0px 3px 7px 0px;
    box-shadow: #000000 0px 3px 7px 0px;
    text-shadow: #0a351e 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
	margin-bottom: 15px;
}
.FAQs a{
	color: #ffffff;
}
.search-line{
padding-bottom: 10px;
    border-bottom: 1px solid #c7c8ca!important; /* whichever color you prefer */	
}
.BG-white{
	background-color: #ffffff;
}
.zone-1A{
	background-color: #0288d1;
	margin-right: 15px;
	padding-left: 15px;
}
.zone-1{
	background-color: #3949ab;
	margin-right: 15px;
	padding-left: 15px;
}
.zone-2DR{
	background-color: #0f9d58;
	margin-right: 15px;
	padding-left: 15px;
}
.zone-2SNV{
	background-color: #afb42b;
	margin-right: 15px;
	padding-left: 15px;
}
.zone-3NNV{
	background-color: #ffeb00;
	margin-right: 15px;
	padding-left: 15px;
}
.zone-3MIS{
	background-color: #bdbdbd;
	margin-right: 15px;
	padding-left: 15px;
}
.zone-SPEC{
	background-color: #000000;
	margin-right: 15px;
	padding-left: 15px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
	font-weight: bold;
    background: #ffb200; /* Old browsers */
background: -moz-linear-gradient(top, #ffb200 1%, #bc5b00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffb200 1%,#bc5b00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffb200 1%,#bc5b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb200', endColorstr='#bc5b00',GradientType=0 ); /* IE6-9 */
	border-color: #bc5b00;
}
h2 .white-text {
    color: #ffffff;
  }
#FAQs4 .card-header {
  border: 1px solid rgba(20, 20, 20, 0.13);
  background: transparent;
  margin-bottom: 2px;
}
#FAQs4 .btn {
  border-radius: 0px!important;
}
#FAQs4 .card {
    border-radius: 0rem!important;
}
#FAQs4 .card-header a {
    color: #000000; 
font-weight: bold;
}
#FAQs4 .card-body {
    color: #000000;
	margin-left: 30px;
}
#FAQs4 .card-header:hover {
    background-color: #ffb200;
    border: 1px solid #bc5b00;
}
#FAQs4 .card-header:hover a {
      color: #ffffff;
}
#FAQs4 .btn-link{
color: #000000; 
font-weight: bold	
}
#FAQs4 .card.active .card-header {
  background-color: #bc5b00;
  border: 1px solid #ffb200;
}
#FAQs4 .card.active .card-header a {
    color: #ffffff;
}
ul ul {
    list-style-type: disc;
    margin-block-start: 0px;
    margin-block-end: 0px;
	font-weight: lighter;
}
.h4-topbar {
background: #10d324; /* Old browsers */
background: -moz-linear-gradient(top, #10d324 1%, #127a0b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #10d324 1%,#127a0b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #10d324 1%,#127a0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10d324', endColorstr='#127a0b',GradientType=0 ); /* IE6-9 */
 -webkit-box-shadow: #000000 0px 3px 7px 0px;
    -moz-box-shadow: #000000 0px 3px 7px 0px;
    box-shadow: #000000 0px 3px 7px 0px;
}
  .h4-topbar .navbar {
    padding: 0; }
    .h4-topbar .navbar .hidden-lg-up {
      padding: 15px;
      color: #ffffff;
      font-weight: 500;
      font-size: 14px;
      text-transform: uppercase; }
    .h4-topbar .navbar .navbar-nav .nav-link {
      padding: 15px;
      color: #ffffff;
      font-weight: 500;
      font-size: 14px;
      text-transform: uppercase; }
    .h4-topbar .navbar .navbar-nav .nav-item:hover .nav-link,
    .h4-topbar .navbar .navbar-nav .nav-item.active .nav-link {
      background: #ffb200;
      color: #000000; }
    .h4-topbar .navbar .navbar-nav .search .nav-link {
      background: rgba(0, 0, 0, 0.05);
      padding: 15px 23px; }
    .h4-topbar .navbar .navbar-nav .search .dropdown-menu {
      padding: 20px;
      width: 300px; 
 -webkit-box-shadow: #000000 0px 3px 7px 0px;
    -moz-box-shadow: #000000 0px 3px 7px 0px;
    box-shadow: #000000 0px 3px 7px 0px;}
.h4-topbar .navbar .navbar-nav .dropdown-menu {
 -webkit-box-shadow: #000000 0px 3px 7px 0px;
    -moz-box-shadow: #000000 0px 3px 7px 0px;
    box-shadow: #000000 0px 3px 7px 0px;}
.h4-nav-bar {
  padding: 0px 0px; }
  .h4-nav-bar .donate-btn a {
    font-size: 13px;
    font-weight: 600;
    padding: 13px 25px;
    margin-left: 15px; }
  .h4-nav-bar .nav-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px; }

.margin-adgustment{
margin-top: -20px!important;
}
.black12{
	background-color: #000000;
}
.main-bg{
	background: #ffb200; /* Old browsers */
background: -moz-linear-gradient(top, #ffb200 1%, #bc5b00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffb200 1%,#bc5b00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffb200 1%,#bc5b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb200', endColorstr='#bc5b00',GradientType=0 ); /* IE6-9 */
}
.shop-top{
	margin-top: -150px;
}
.feature8{
	margin-left: 15px;
	margin-right: 15px;
}
.box-center{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.text-center{
	text-align: center;
}
.feature8 .list-block li {
  font-weight: 400;
  color: #263238;
}
.margin-15{
	width: 95%;
	margin-left: 15px;
	margin-right: 15px;
}
.bold-text{
	font-weight: bold;
}
.white-text{
	color: #ffffff;
}
.link-white a{
	color: #20cfb2;
	cursor: pointer;
}
.link-white a:hover{
	color: #0A9B83;
}
.link-grey a{
	color: #20cfb2;
	cursor: pointer;
}

.link-grey a:hover{
   text-decoration: underline;
}
.fadeInDownBig{
	animation-duration: 500ms!important;
}
.social-icon-size{
	font-size: 1.5em;
}
#accordion4 .card-body li {
    font-size: .9em!important;
margin-left: -10px;
line-height: 1em;
padding: 0 0 0 0;
4
}
small {
  font-size: 80%;
	font-weight: bold;
	color: #146a3b;
}
.accordion-style-2 {
  margin-bottom: 15px!important;
	padding-top: 0px!important;
}

.accordion-style-2 .card {
  margin-bottom: 2px;
	background-color:transparent!important;
}
.accordion-style-2 .card-header {
  padding-left: 60px;
  position: relative;
  cursor: pointer;
}
.accordion-style-2 .card-header span {
  color: #ffffff;
}
.accordion-style-2 .card-body p {
	text-align: justify;
  color: #ffffff;
}
.accordion-style-2 .card-body a {
  color: #20cfb2;
}
.accordion-style-2 .card-body a:hover {
    text-decoration: underline;
}
.accordion-style-2 .card-body ol li {
  color: #ffffff;
}
.accordion-style-2 .card-header[aria-expanded="true"]:before, .accordion-style-2 .card-header[aria-expanded="false"]:before {
  background-color: #bc5b00;
  bottom: -1px;
  color: #ffffff;
  content: "\f068";
  font-family: fontawesome;
  font-size: 19px;
  left: 0;
  line-height: 50px;
  margin-right: 5px;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 50px;
}
.accordion-style-2 .card-header[aria-expanded="false"]:before {
  content: "\f067";
}
.accordion-style-2 #accordion-2-second .card-header {
  padding-right: 60px;
  padding-left: 1.25rem;
}
.accordion-style-2 #accordion-2-second .card-header[aria-expanded="true"]:before, .accordion-style-2 #accordion-2-second .card-header[aria-expanded="false"]:before {
  display: none;
}
.accordion-style-2 #accordion-2-second .card-header[aria-expanded="true"]::after, .accordion-style-2 #accordion-2-second .card-header[aria-expanded="false"]::after {
  background-color: #bc5b00;
  color: #ffffff;
  bottom: -1px;
  content: "\f106";
  font-family: fontawesome;
  font-size: 19px;
  right: 0;
  left: auto;
  line-height: 50px;
  margin-left: 5px;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 50px;
}
.accordion-style-2 #accordion-2-second .card-header[aria-expanded="false"]::after {
  content: "\f107";
}
.accordion-style-3 {
  margin-bottom: 15px!important;
	padding-top: 0px!important;
}

.accordion-style-3 .card {
  margin-bottom: 2px;
	background-color:transparent!important;
}
.accordion-style-3 .card-header {
  padding-left: 60px;
  position: relative;
  cursor: pointer;
}
.accordion-style-3 .card-header span {
  color: #000000;
}
.accordion-style-3 .card-body p {
	text-align: justify;
  color: #000000;
}
.accordion-style-3 .card-body a {
  color: #168a77;
	font-style: italic;
}
.accordion-style-3 .card-body a:hover {
    text-decoration: underline;
}
.accordion-style-3 .card-body ol li {
  color: #ffffff;
}
.accordion-style-3 .card-header[aria-expanded="true"]:before, .accordion-style-3 .card-header[aria-expanded="false"]:before {
  background-color: #bc5b00;
  bottom: -1px;
  color: #ffffff;
  content: "\f068";
  font-family: fontawesome;
  font-size: 19px;
  left: 0;
  line-height: 50px;
  margin-right: 5px;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 50px;
}
.accordion-style-3 .card-header[aria-expanded="false"]:before {
  content: "\f067";
}
.accordion-style-3 #accordion-3-second .card-header {
  padding-right: 60px;
  padding-left: 1.25rem;
}
.accordion-style-3 #accordion-3-second .card-header[aria-expanded="true"]:before, .accordion-style-2 #accordion-3-second .card-header[aria-expanded="false"]:before {
  display: none;
}
.accordion-style-3 #accordion-3-second .card-header[aria-expanded="true"]::after, .accordion-style-2 #accordion-3-second .card-header[aria-expanded="false"]::after {
  background-color: #bc5b00;
  color: #ffffff;
  bottom: -1px;
  content: "\f106";
  font-family: fontawesome;
  font-size: 19px;
  right: 0;
  left: auto;
  line-height: 50px;
  margin-left: 5px;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 50px;
}
.accordion-style-3 #accordion-3-second .card-header[aria-expanded="false"]::after {
  content: "\f107";
}
.Title-Text {
    display: inline-block;
    text-align: left;
	width: 100%;
    vertical-align: middle;
    padding: 12px 24px ;
    border: 1px solid #115a32;
    border-radius: 8px;
    background: #ffb200; /* Old browsers */
background: -moz-linear-gradient(top, #ffb200 1%, #bc5b00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffb200 1%,#bc5b00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffb200 1%,#bc5b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb200', endColorstr='#bc5b00',GradientType=0 ); /* IE6-9 */

    -webkit-box-shadow: #000000 0px 3px 7px 0px;
    -moz-box-shadow: #000000 0px 3px 7px 0px;
    box-shadow: #000000 0px 3px 7px 0px;
    text-shadow: #0a351e 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
	margin-bottom: 15px;
}
.fish-details p{
font-size:1rem;
	text-align:justify;
	font-weight: normal;
}
.left-side{
	clear:both;
	float:left;
	font-size:1rem;
	text-align:left;
	padding-right:20px;
	font-weight:normal;
}
.right-side{
	font-size:1rem;
	text-align:left;
	padding-left:10px;
	font-weight:normal;
}
.margin-adjust{
	margin-bottom:0px;
}
.zero{
	display: none;
}
.size14{
	width:14%;
}
.fish1:before{
content: "\f578";
  font-size: .8rem;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
}
.fish2:before{
content: "\f578 \f578";
  font-size: .8rem;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
}
.fish3:before{
content: "\f578 \f578\A \f578";
  font-size: .8rem;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
}
.fish4:before{
content: "\f578 \f578 \A \f578 \f578";
  font-size: .8rem;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
}
.fish5:before{
content: "\f578 \f578 \A \f578 \f578 \A \f578";
  font-size: .8rem;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
}
.wrap-feature3-box .card-body {
  padding: 40px;
}
.wrap-feature3-box .card-body .icon-space {
    padding: 0px 40px 20px 0px;
}
.btn5 {
  background: #b51010;
  background-image: -webkit-linear-gradient(top, #b51010, #fc3c3c);
  background-image: -moz-linear-gradient(top, #b51010, #fc3c3c);
  background-image: -ms-linear-gradient(top, #b51010, #fc3c3c);
  background-image: -o-linear-gradient(top, #b51010, #fc3c3c);
  background-image: linear-gradient(to bottom, #b51010, #fc3c3c);
  -webkit-border-radius: 15;
  -moz-border-radius: 15;
  border-radius: 15px;
  font-family: Arial;
  color: #ffffff;
  font-size: 1em;
  padding: 5px 9px 6px 10px;
  margin-right: 10px
  text-decoration: none;
  width: 100px;
}

.btn5:hover {
  background: #fc3c3c;
  background-image: -webkit-linear-gradient(top, #fc3c3c, #b51010);
  background-image: -moz-linear-gradient(top, #fc3c3c, #b51010);
  background-image: -ms-linear-gradient(top, #fc3c3c, #b51010);
  background-image: -o-linear-gradient(top, #fc3c3c, #b51010);
  background-image: linear-gradient(to bottom, #fc3c3c, #b51010);
  text-decoration: none;
}
.form-row {
  span {
    padding: 1px 8px;
    &::before {
      content: "\A";
      white-space: pre;
    }
  }
}


.btn-primary {
  color: #fff;
  background-color: #bc5b00;
  border-color: #ffb200;
}

.btn-primary:hover {
  color: #000000;
  background-color: #ffb200;
  border-color: #bc5b00;
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus,
  .btn-primary.disabled.active,
  .btn-primary.disabled:active,
  .btn-primary.disabled:focus {
	  color: #fff;
    background: #bc5b00; }
.btn4 {
	cursor: pointer;
  background: #bc5b00;
  background-image: -webkit-linear-gradient(top, #ffb200, #bc5b00);
  background-image: -moz-linear-gradient(top, #ffb200, #bc5b00);
  background-image: -ms-linear-gradient(top, #ffb200, #bc5b00);
  background-image: -o-linear-gradient(top, #ffb200, #bc5b00);
  background-image: linear-gradient(to bottom, #ffb200, #bc5b00);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 1px 1px 3px #666666;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn4:hover {
  background: #ffb200;
  background-image: -webkit-linear-gradient(top, #bc5b00, #ffb200);
  background-image: -moz-linear-gradient(top, #bc5b00, #ffb200);
  background-image: -ms-linear-gradient(top, #bc5b00, #ffb200);
  background-image: -o-linear-gradient(top, #bc5b00, #ffb200);
  background-image: linear-gradient(to bottom, #bc5b00, #ffb200);
  text-decoration: none;
  color: #ffffff;
}
table.total {
    margin:0px;
    padding:0px;
    border-spacing:0px;
    border-collapse:collapse;
    line-height:16px;
    font-size:13px;
    font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
    font-weight:400;
    text-decoration:none;
    color:#000000; 
    white-space:pre-wrap;
}
table.total th {
  padding: 10px;
  background-color:#98dcff;

}
table.total td {
  padding: 10px;

}
table.total tr {
    margin:0;
    padding:4px;
}
.center-carousel{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
hr.real-deal {
  border: 1px solid #2484eb;
  border-top-width: 1px;
  height: 0;
  margin: 60px auto;
  clear: both;
  display: block;
  width: 75%;
  position: relative;
}
.text-black{
	color: #000000;
}
.banner-innerpage{
margin-top: -4px;
}
hr.real-deal:after {
  content:url(../images/CostaRica-Logo-60.png);
  display:block;
  position:absolute;
  left:50%;
  height:60px;
  width:60px;
  margin:-25px 0 0 -25px;
  border-radius:60px;
  overflow:hidden;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.75);
}
.custom-select {
	font-family: "Montserrat", sans-serif;
  background-color: #ffffff!important;
}
.wrap-feature36-box {
  background-position: right top;
  background-repeat: no-repeat;
	background-size: cover;
}
.btn-ReadMore {
	font-size: .8em;
	font-weight: bold!important;
  color: #ffffff;
  background-color: #bc5b00;
  border-color: #ffb200;
}

.btn-ReadMore:hover {
  color: #000000;
  background-color: #ffb200;
  border-color: #bc5b00;
}
.columns-2{
columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;	
}
.border-left-mini{
    border-left: 1px solid #717171;
    padding-left: 3px;
}
.border-left2-mini{
    border-left: 1px solid #717171;
    padding-left: 3px;
}
.border-left{
    border-left: 1px solid #CCC;
    padding-left: 3px;
}
.border-left2{
    border-left: 1px solid #CCC;
    padding-left: 3px;
}
.likeContainer {
	display: block;
	width: 190px;
	margin-left: auto;
	margin-right: auto;
		margin-top:20px;
	}
.likeContainer2 {
	display: block;
	width: 190px;
	margin-left: auto!important;
	margin-right: auto!important;
		margin-top:20px;
	}
.fb-like {
	float: left!important;
	width: 100px !important;
	margin-top: 0px !important;
	}
.tour-margin-adjustment{
margin-top: -45px;
}
.tour-margin-adjustment2{
margin-top: 0px;
}
.tour-details h1{
	line-height: 26px;
    font-size: 21px;
}
.tour-details-2 h2{
	line-height: 26px;
    font-size: 21px!important;
}
.mini-pricing h1{
	line-height: 20px;
    font-size: 16px;
    color: #3e4555;
    font-family: "Montserrat", sans-serif;
	font-weight: bold;
}
.tour-page{
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tour-page h1{
	margin-top: 10px;
	font-size: 2.5em!important;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
text-shadow: 0px 3px 2px rgba(0, 0, 0, 1);
}
.tour-page h2{
	font-size: 1.5em!important;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
text-shadow: 0px 2px 1px rgba(0, 0, 0, 1);
}
.tour-page h3{
	font-size: 1em!important;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
text-shadow: 0px 2px 1px rgba(0, 0, 0, 1);
}
.tour-page h5{
	font-size: 1em!important;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
text-shadow: 0px 2px 1px rgba(0, 0, 0, 1);
}
.tour-page2{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 20px;
}
.tour-page2 h1{
	margin-top: 10px;
	font-size: 3em!important;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
text-shadow: 0px 3px 2px rgba(0, 0, 0, 1);
}
.tour-page2 h2{
	font-size: 2.5em!important;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
text-shadow: 0px 2px 1px rgba(0, 0, 0, 1);
}
.tour-page2 h5{
	font-size: 1em!important;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
text-shadow: 0px 2px 1px rgba(0, 0, 0, 1);
}
.shadow{
-webkit-box-shadow: #000000 0px 3px 7px 0px;
    -moz-box-shadow: #000000 0px 3px 7px 0px;
    box-shadow: #000000 0px 3px 7px 0px;
}
.tour-background{
  background: url(../images/Real_Deal_Tours-Logo.png) no-repeat center center fixed;
  background-color: #20cfb2;
	background-size: 25% auto;
}
	 @media only screen and (min-width : 320px) and (max-width : 425px) {
	  .tour-background { 
		background-size: 75% auto;
}
	 }
	 @media only screen and (min-width : 426px) and (max-width : 1024px) {
	  .tour-background { 
		background-size: 50% auto;	
}
	 }
#cookiewarning{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 44%, rgba(237,237,237,1) 58%, rgba(206,206,206,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 44%,rgba(237,237,237,1) 58%,rgba(206,206,206,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 44%,rgba(237,237,237,1) 58%,rgba(206,206,206,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
	text-align: center;
}
.cookie{
	padding-top: 10px;
	padding-bottom: 20px;
	color: #000000;
}
.cookie a{
	color: #C3C3C3;
	font-weight: bold;
}
.cookie hr{
	height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}

.cookie-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
	background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:7px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.cookie-button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
	background:-moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);
	background-color:#ce0100;
}
.cookie-button:active {
	position:relative;
	top:1px;
}

.card-img-top{
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.general-listing li a{
	color: #146a3b!important;
}
.contact-adjustment{
	color: #FFFFFF;
	margin-top: 25px;
	font-weight: bold;	
}
.contact-adjustment li a{
	color: #FFFFFF!important;
	font-weight: bold;	
}
.invalid-tooltip{
	background-color: #D80003;
}
.dark-alpha{
background-color: rgba(0, 0, 0, 0.6);
background: rgba(0, 0, 0, 0.6);
color: rgba(0, 0, 0, 0.6);	
}
.wrap-feature-580 .max-box {
  max-width: 580px; }

.wrap-feature-100 .max-box {
  max-width: 100%; }

.section-title,
.container-title {
  text-align: center;
  word-wrap: break-word;
}
.section-title {
  margin-bottom: 70px;
}
.section-title h4 {
	margin-left: auto;
	margin-right: auto;
  color: #FFFFFF!important;
	width: 75%;
}
.black-alpha {
	background-color: rgba(0,0,0,0.5);
}
.Alpha_Box {
	background-color: rgba(0,0,0,0.5);
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-radius: 20px;
	border: 4px solid #fff;
}
.Alpha_Box2 {
	background-color:rgba(0,0,0,0.5);
	width: 100%;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	border-radius: 20px;
	margin-bottom:15px;
	border:2px solid white;
}
.Alpha_Box3 {
	background-color:rgba(0,0,0,0.5);
	width: 85%;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-radius: 20px;
	margin-bottom:15px;
	border:2px solid white;
}
.Alpha_Box4 {
	color: #FFFFFF;
	background-color:rgba(0,0,0,0.5);
	width: 100%;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-radius: 20px;
	margin-bottom:15px;
	border:2px solid white;
}
.Alpha_Box5 {
	color: #000000;
	background-color:rgba(255,255,255,0.5);
	width: 100%;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-radius: 20px;
	margin-bottom:15px;
	border:2px solid white;
}
.Alpha_Box6 {
	color: #000000;
	background-color:rgba(255,255,255,1);
	width: 65%;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-radius: 20px;
	margin-bottom:15px;
	border:3px solid black;
}
.trans-shared {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	min-height:175px;
    height: 100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 3px solid #72e46a;
	background-color: #FFFFFF;
	-webkit-box-shadow: #000 7px 7px 7px;
	-moz-box-shadow: #000 7px 7px 7px;
	box-shadow: #000 7px 7px 7px;
	margin-bottom: 25px;
}
.trans-shared-title {
	font-size: 14px;
	color: #000;
	background-color: #72e46a;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 30px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.trans-shared-img{
    float: left;
    padding: 10px;
}
.trans-shared-info {
    margin-top: 25px;
    width: 60%;
    float: left;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}
.trans-shared-more-info{
    float: right;
    margin-top: 25px;
    margin-right: 25px;
}
.show-small-screen{
    display: none;
}
.details-css {
  background: #33cc33;
  background-image: -webkit-linear-gradient(top, #33cc33, #299f29);
  background-image: -moz-linear-gradient(top, #33cc33, #299f29);
  background-image: -ms-linear-gradient(top, #33cc33, #299f29);
  background-image: -o-linear-gradient(top, #33cc33, #299f29);
  background-image: linear-gradient(to bottom, #33cc33, #299f29);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 2px 3px 2px #666666;
  -webkit-box-shadow: 1px 2px 4px #000000;
  -moz-box-shadow: 1px 2px 4px #000000;
  box-shadow: 1px 2px 4px #000000;
  font-family: Arial;
	font-display: swap;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.details-css:hover {
  background: #299f29;
  background-image: -webkit-linear-gradient(top, #299f29, #207620);
  background-image: -moz-linear-gradient(top, #299f29, #207620);
  background-image: -ms-linear-gradient(top, #299f29, #207620);
  background-image: -o-linear-gradient(top, #299f29, #207620);
  background-image: linear-gradient(to bottom, #299f29, #207620);
  text-decoration: none;
}



.details-css:active {
  border: 2px solid rgba(33,224,163,1);
  background: rgba(33,224,163,1);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.box {
	background-color: #F0F0F0;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	display: block;
	border-radius: 10px;
    padding-bottom: 15px;
}
.box-left {
	width: 75%;
	float: left;
    padding: 10px;
}
.box-left-text{
    float: left;
    margin-left: 10px;
    width: 85%;
}
.box-left img {
	/* [disabled]color:fff; */
	width: 75px;
	height: 100px;
	float: left;
	border-radius: 20px;
	border: 2px;
	border-style: solid;
	border-color: #f1f1f1;
	box-shadow: 2px 2px 8px #000;
	background-color: #FFF;
}
.box-left h3 a {
	
	font: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #004001;
}
	
.box-left h4 {
	
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 300;
	color: #004001;
}

.box-left li { 
    
    font-family: Arial, Helvetica, sans-serif;
	font-display: swap;
	text-align: justify;
	font-size: 14px;
	font-weight: 300;
	color: #403f00;
	float: left;
	margin: 0 0 0 15px;
	padding: 1px;
}

.box-left p {
	width: 95%; 
	font-family: Arial, Helvetica, sans-serif;
	font-display: swap;
	text-align: justify;
	font-size: 14px;
	color: #403f00;
	float: left;
	padding: 1px;
}

.box-left em {
	font-weight: bold;
	font-style:normal;
	color: #910505;
}
.separator {
	width: 2px;
	height: 100px;
	float: left;
	margin: 20px 0 0 0;
	background: #ccc;
}
.box-right {
	width: 22%;
	float: right;
    padding: 10px;
}
.video-fluid {
  width: 100%;
  height: auto;
	border:2px solid white;
}
/* Social tables */
.social-table {
  margin-bottom: 50px;
	margin: 0;
padding: 0;
}
.social-table > li {
  display: inline-block;
  width: 240px;
  margin: 5px;
  background-color: rgba(0,136,170,0.7);
  vertical-align: top;
	border:1px solid white;
	border-radius: 15px;
}
.social-title {
  font-size: 22px;
  font-weight: 300;
  min-height: 70px;
  color: #fff;
  background: transparent;
}
.social-price {
  padding: 10px;
  font-size: 17px;
border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
  color: #fff;
  border-top: 1px solid rgba(0,136,170,0.5);
  background-color: #026c87;
}
.social-price a{
  color: #ffffff;
	font-weight: bold;
	padding-bottom: 10px!important;
}
.social-description {
  min-height: 220px;
  padding: 30px 10px;
  font-size: 16px;
  background-color: rgba(0,136,170,0.8);
}
.social-description li {
  margin-bottom: 10px;
}
.social-image {
  width:100%;
  height:auto;
	margin-top: 10px;
}

.stroke-wrapper {
  border: 1px solid rgba(0,136,170,0.5);
  padding: 8px;
}
.stroke-wrapper2 {
  border: 1px solid rgba(0,0,0,0.5);
  padding: 8px;
}
.f-left{
	float: left;
}
.Top-5 {
	font-size: 2rem;
	font-weight: bold;
	text-shadow: 3px 3px 7px #000;
	text-align: center!important;
	padding-left: 20px;
	padding-right: 20px;
}
.ShowMoreButton {
	-moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
	-webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:5px 23px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
}
.ShowMoreButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
}
.ShowMoreButton:active {
	position:relative;
	top:1px;
}
#carousel1{
-webkit-box-shadow: 3px 4px 9px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 4px 9px 0px rgba(0,0,0,0.75);
box-shadow: 3px 4px 9px 0px rgba(0,0,0,0.75);
}

#carousel1 h3 a {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
  color: #fff;
	font-size: 1.1em;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.80);
}
#carousel1 p {
  color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.59);
}
#carousel2{
-webkit-box-shadow: 3px 4px 9px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 4px 9px 0px rgba(0,0,0,0.75);
box-shadow: 3px 4px 9px 0px rgba(0,0,0,0.75);
}
#carousel2 h3 a {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
  color: #fff;
	font-size: 1.1em;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.80);
}
#carousel2 p {
  color: #fff;
	font-size: .9em;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.59);
}
.break-word {
  word-wrap: break-word;
}
.wrap-feature-28 .side-content {
  max-width: 580px; }
.img-logo-left {
  display: block;
  width: 200px;
  float: left;
  margin-right: 20px;
}
.text-shadow {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
/*******************
Feature 10
*******************/
.wrap-feature10-box {
  padding: 100px 20px;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
  color: #ffffff; }
  .wrap-feature10-box p {
    margin: 30px 0 40px; }
  .wrap-feature10-box .box-title {
    color: #ffffff; }

/*******************
Feature 3
*******************/
.wrap-feature3-box .card-body {
  padding: 40px; }
  .wrap-feature3-box .card-body .icon-space {
    padding: 0px 40px 20px 0px; }

/*-------------------*/
/*Slider Style Start*/
/*-------------------*/
#slider-sec .slide-text {
  max-width: 1170px;
  padding: 0 15px;
  top: 50%;
  left: 50%;
  right: auto;
  width: 100%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%); }

#slider-sec .carousel-indicators li {
  border-radius: 50%;
  width: 14px;
  height: 14px;
  cursor: pointer; }

#slider-sec .carousel-control-next {
  width: auto;
  padding-right: 15px; }

#slider-sec .carousel-control-prev {
  width: auto;
  padding-left: 15px; }

#slider-sec .slide-image {
  margin: auto;
  width: 100%;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

#slider-sec h2 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s; }

#slider-sec p {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s; }

#slider-sec .btn {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s; }

/*-------------------*/
/*Slider8 Style Start*/
/*-------------------*/
.slider8 .slide-content {
  padding: 40px 30px;
  position: relative; }

.slider8 .bs-slider {
  max-height: 100%; }

.slider8 .slide1 h2 {
  font-size: 18px;
  line-height: 28px; }

.slider8 .slide1 label, .slider8 .slide1 b {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  line-height: 26px; }

.slider8 .slide1 .b-r {
  border-bottom: none; }

.slider8 .slide1 .col-6 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.slider8 h3 {
  font-size: 28px; }

/*******************
Feature 1,2
*******************/
.wrap-feature1-box .card-body,
.wrap-feature2-box .card-body {
  padding: 40px; }

/*******************
Blog homepage 2
*******************/
.blog-home2 [class*=col-] {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .blog-home2 [class*=col-]:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }

.blog-home2 .date-pos {
  padding: 10px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #ffffff;
  border-radius: 4px;
  text-align: center; }
  .blog-home2 .date-pos span {
    display: block;
    font-size: 30px;
    line-height: 30px; }

/*******************

Feature 23
*******************/
.wrap-feature23-box {
  background-size: cover;
  background-position: left center; }
  .wrap-feature23-box .text-box {
    padding: 30px 20px; }

/*******************
Blog homepage 6
*******************/
.blog-home6 .form-control {
  padding: 13px; }

.blog-home6 .blog-row {
  margin-bottom: 30px; }
  .blog-home6 .blog-row a {
    color: #000000; }
    .blog-home6 .blog-row a:hover {
      color: #1dc8cd; }
  .blog-home6 .blog-row h5 {
    font-weight: 500;
    margin-top: 10px; }

/*******************
Testimonial 1
*******************/
.testimonial1 .testi1 .card-body {
  padding: 35px; }

.testimonial1 .testi1 .thumb {
  position: relative;
  padding: 10px 20px 10px;
  padding-left: 90px;
  margin-left: -35px;
  display: inline-block;
  color: #ffffff;
  margin-bottom: 30px; }
  .testimonial1 .testi1 .thumb .thumb-img {
    width: 60px;
    position: absolute;
    left: 20px;
    top: -10px; }

.testimonial1 .testi1 h5 {
  line-height: 30px; }

.testimonial1 .testi1 .devider {
  height: 1px;
  background: rgba(120, 130, 140, 0.13);
  margin: 20px 0;
  display: inline-block;
  width: 100px; }

/*******************
Feature 24
*******************/
.feature24 {
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: -20px;}

/*******************
Footer 1
*******************/
.footer1 .f1-middle {
  padding: 40px  0;
}
.f1-middle h1{
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
    font-size: 24px;
	font-family: "Montserrat", sans-serif;
}
.f1-middle h3{
	color: #ffffff;
	font-weight: bold;
}
.f1-middle p{
	color: #ffffff;
}
.f1-middle .general-listing{
	color: #ffffff;
}
.f1-middle .general-listing li a {
  color: white!important;
	font-size: 14px;
	text-transform: uppercase;
}
.f1-middle .general-listing li:hover a {
  font-weight: bold;
}
.Black2{
	color: black!important;
	font-weight: bold;
}
.footer1 .f1-bottom-bar {
  background-color: #FFFFFF;
	padding: 20px 0;
  border-top: 1px solid rgba(120, 130, 140, 0.13); }

/*******************
Portfolio 1
*******************/
.img-ho {
  overflow: hidden; }
  .img-ho img {
    -webkit-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    transition: 0.1s ease-in; }
    .img-ho img:hover {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }

/*******************
Portfolio2
*******************/
.filterby a {
  padding: 10px;
  font-weight: 400;
  color: #8d97ad; }
  .filterby a:hover {
    color: #316ce8; }
  .filterby a:first-child {
    padding-left: 0px; }

.hidden {
  display: none; }

@media (max-width: 767px) {
  .filterby a {
    padding: 10px 5px; } }

.portfolio-box {
  margin-top: 40px; }
  .portfolio-box .filter .overlay-box {
    margin-bottom: 30px;
    position: relative; }
    .portfolio-box .filter .overlay-box .img-ho {
      overflow: hidden;
      display: block; }
      .portfolio-box .filter .overlay-box .img-ho img {
        -webkit-transition: 0.1s ease-in;
        -o-transition: 0.1s ease-in;
        transition: 0.1s ease-in; }
      .portfolio-box .filter .overlay-box .img-ho:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
    .portfolio-box .filter .overlay-box .port-text {
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .portfolio-box .filter .overlay-box .port-text > div {
        padding: 20px 0 10px 0; }
      .portfolio-box .filter .overlay-box .port-text h5 {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 0px; }
      .portfolio-box .filter .overlay-box .port-text span {
        color: #8d97ad;
        font-size: 14px; }

.like-dislike {
  padding: 0px !important; }
  .like-dislike .text-active {
    display: none; }
  .like-dislike.active .text {
    display: none; }
  .like-dislike.active .text-active {
    display: inline-block; }

/*******************
Portfolio4
*******************/
.portfolio4 .portfolio-box4 {
  margin-top: 60px; }
  .portfolio4 .portfolio-box4 .filter .overlay-box {
    margin-bottom: 30px;
    position: relative; }
    .portfolio4 .portfolio-box4 .filter .overlay-box .overlay {
      position: absolute;
      background: rgba(29, 200, 205, 0.9);
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      height: 0px;
      width: 100%;
      display: none;
      padding-top: 30%; }
      .portfolio4 .portfolio-box4 .filter .overlay-box .overlay .port-text {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        position: absolute;
        top: 0px;
        width: 0px;
        text-align: center; }
        .portfolio4 .portfolio-box4 .filter .overlay-box .overlay .port-text h5 {
          color: #ffffff;
          font-size: 18px;
          font-weight: 500;
          margin-bottom: 0px; }
        .portfolio4 .portfolio-box4 .filter .overlay-box .overlay .port-text span {
          color: #ffffff;
          font-size: 14px; }
    .portfolio4 .portfolio-box4 .filter .overlay-box:hover .overlay {
      display: block;
      top: 0px;
      height: 100%; }
      .portfolio4 .portfolio-box4 .filter .overlay-box:hover .overlay .port-text {
        top: 43%;
        width: 100%; }

/*******************
projects
*******************/
.Tour-Cat{
color: #FFFFFF;
text-align: center;
padding-top: 130px;
padding-bottom: 10px;
}
.Tour-Cat h1{
color: #FFFFFF;
    font-size: 50px;
    font-weight: bold;
    text-shadow: 3px 3px 7px #000;
}
.Tour-Cat h5{
color: #FFFFFF;
font-size: 16px;
    font-weight: 400;
}

.Tour-Cat2{
color: #FFFFFF;
text-align: center;
padding-top: 120px;
padding-bottom: 10px;
}
.Tour-Cat2 h1{
color: #FFFFFF;
    font-size: 50px;
    font-weight: bold;
    text-shadow: 3px 3px 7px #000;
}
.Tour-Cat2 h5{
color: #FFFFFF;
font-size: 16px;
    font-weight: 400;
}

.mini-fish{
width: 30%;
margin-left: 5px;
margin-right: 5px;
}
.img-ho {
  overflow: hidden; }
  .img-ho img {
    -webkit-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    transition: 0.1s ease-in; }
    .img-ho img:hover {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
.mini-main {
min-height: 820px;
	border: 3px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border-color: #CCC;
	border-style: solid;
}
.mini-main2 {
	border: 3px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border-color: #CCC;
	border-style: solid;
}
.mini-image{
    width: 40%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
 .mini-main .Title {
	font-size: 18px;
	font-weight: bold;
}
.price-details{
	text-align: center;
}
.price-details-title{
	line-height: 20px;
    font-size: 16px;
	font-weight: bold;
}
.tour-sub-title{
	font-size: 1em!important;
    text-align: center!important;
    color: #ffffff!important;
    font-weight: bold;
    text-shadow: 0px 2px 1px rgb(0 0 0);
	line-height: 22px;
	font-family: "Montserrat", sans-serif;
	margin-bottom: .5rem;

}

.mini-main .left {
	float: left;
}
.mini-pricing{
    clear: both;
    float:left;
	width: 100%;
    display:inline-block;
    margin-bottom: 20px;
}
.mini-pricing-1{
    padding: 5px;
    float: left;
    width: 100%;
    text-align: center;
     margin-bottom: 20px;
}
.mini-pricing-2{
    padding: 5px;
    float: left;
    width: 50%;
    text-align: center!important;
}
.mini-pricing-3{
    padding: 10px;
    float: left;
    width: 33%;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.mini-pricing-4{
    padding: 5px;
    float: left;
    width: 25%;
    text-align: center!important;
}
.mini-pricing-1 ul li{
    list-style-type: none!important;
}
.mini-pricing-2 ul li{
    list-style-type: none!important;
}

.mini-pricing-3 ul li{
    list-style-type: none!important;
}
.mini-pricing-4 ul li{
    list-style-type: none!important;
	margin: 0 0 0 0;
}
.mini-pricing-4 .price-details ul li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.plist-mini{
	float:left;
    text-align: center;
	width: 100%;
}
.plist-mini h6 {
	font-weight: bold;
}
.plist-mini h5 {
	width: 600px;
	margin: 5px 0 5px 0;
}
.plist-mini p {
    font-size:15px;
}
.plist-mini strong {
    font-size:12px;
    margin: 4px;
	background-color: #33cc33;
	font-weight: bold;
	padding: 5px;
	border-radius: 5px;
	margin-right: 10px;
}
.plist-mini ul {
    padding: 0;
    list-style-type: none;
}
.plist-mini-S {
	float:left;
    text-align: center;
}
.plist-mini-S ul {
    padding: 0;
    list-style-type: none;
}
.plist-mini-S h6 {
	font-size: 14px;
	font-weight: bold;
}
.plist-mini-S h5 {
	width: 600px;
	margin: 5px 0 5px 0;
}
.plist-mini-S p {
	font-size:12px;
	text-indent: 0px;
}
.plist-mini-S strong {
	font-size:12px;
	background-color: #33cc33;
	font-weight: bold;
	padding: 5px;
	border-radius: 5px;
	margin-right: 10px;
}
.center-button{
    text-align: center;
}
.center-button-details{
    text-align: center;
    margin-top: 10px;
}
.button-box{
    display: block;
	width: 100%;
}
.mini-main .margin-adjust{
	margin-bottom:0px!important;
}
.mini-main .btn1 {
  background: #33cc33;
  background-image: -webkit-linear-gradient(top, #33cc33, #299f29);
  background-image: -moz-linear-gradient(top, #33cc33, #299f29);
  background-image: -ms-linear-gradient(top, #33cc33, #299f29);
  background-image: -o-linear-gradient(top, #33cc33, #299f29);
  background-image: linear-gradient(to bottom, #33cc33, #299f29);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 2px 3px 2px #666666!important;
  -webkit-box-shadow: 1px 2px 4px #000000!important;
  -moz-box-shadow: 1px 2px 4px #000000!important;
  box-shadow: 1px 2px 4px #000000;
  font-family: Arial;
	font-display: swap;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
.mini-main .btn3 {
  background: #33cc33;
  background-image: -webkit-linear-gradient(top, #33cc33, #299f29);
  background-image: -moz-linear-gradient(top, #33cc33, #299f29);
  background-image: -ms-linear-gradient(top, #33cc33, #299f29);
  background-image: -o-linear-gradient(top, #33cc33, #299f29);
  background-image: linear-gradient(to bottom, #33cc33, #299f29);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 2px 3px 2px #666666!important;
  -webkit-box-shadow: 1px 2px 4px #000000!important;
  -moz-box-shadow: 1px 2px 4px #000000!important;
  box-shadow: 1px 2px 4px #000000;
  font-family: Arial;
	font-display: swap;
  color: #ffffff;
  font-size: 20px;
  padding: 6px 20px 6px 20px;
  text-decoration: none;
}
button, input[type="submit"], input[type="reset"] {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}


.mini-main .btn1:hover {
  background: #299f29;
  background-image: -webkit-linear-gradient(top, #299f29, #207620);
  background-image: -moz-linear-gradient(top, #299f29, #207620);
  background-image: -ms-linear-gradient(top, #299f29, #207620);
  background-image: -o-linear-gradient(top, #299f29, #207620);
  background-image: linear-gradient(to bottom, #299f29, #207620);
  text-decoration: none;
}

.mini-main .btn2 {
  background: #33cc33;
  background-image: -webkit-linear-gradient(top, #33cc33, #299f29);
  background-image: -moz-linear-gradient(top, #33cc33, #299f29);
  background-image: -ms-linear-gradient(top, #33cc33, #299f29);
  background-image: -o-linear-gradient(top, #33cc33, #299f29);
  background-image: linear-gradient(to bottom, #33cc33, #299f29);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 2px 3px 2px #666666;
  -webkit-box-shadow: 1px 2px 4px #000000;
  -moz-box-shadow: 1px 2px 4px #000000;
  box-shadow: 1px 2px 4px #000000;
  font-family: Arial;
	font-display: swap;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.mini-main .btn2:hover {
  background: #299f29;
  background-image: -webkit-linear-gradient(top, #299f29, #207620);
  background-image: -moz-linear-gradient(top, #299f29, #207620);
  background-image: -ms-linear-gradient(top, #299f29, #207620);
  background-image: -o-linear-gradient(top, #299f29, #207620);
  background-image: linear-gradient(to bottom, #299f29, #207620);
  text-decoration: none;
}
.card-footer{
	margin: 0px!important;
}
.accordion-style-1 .card {
  margin-bottom: 2px;
}
.accordion-style-1 .card-body-a {
  padding: .75rem;
}
.accordion-style-1 h6{
	font-size: 1.2em;
	font-weight: bold;
}
.accordion-style-1 .card-header {
  width:100%;
    height:30px;
    text-align:left;
    line-height:5px;
    font:"Myriad Pro";
    font-size:14px;
    padding-left:10px;
    padding-right:10px;
    border-bottom:1px solid;
    border-color:#5fd7c3;
	overflow:hidden;
	cursor: pointer;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.27) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#45000000',GradientType=0 ); /* IE6-9 */

}
.accordion-style-1 .card-header2 {
  width:100%;
    height:40px;
    text-align:left;
    line-height:12px;
    font:"Myriad Pro";
    font-size:14px;
	padding-top:8px;
    padding-left:10px;
    padding-right:10px;
    border-bottom:1px solid;
    border-color:#5fd7c3;
	overflow:hidden;
	cursor: pointer;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.27) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#45000000',GradientType=0 ); /* IE6-9 */

}

.accordion-style-1 .adjustment {
    height:45px!important;
    line-height:15px!important;
}

.accordion-style-4 #accordion-4-second .card .card-body {
  border-top: 1px solid #ffffff;
	margin-bottom: 0px!important;
}
.accordion-style-1 .card-header[aria-expanded="true"]:before, .accordion-style-1 .card-header[aria-expanded="false"]:before {
  content: "\f068";
  font-size: 15px;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  margin-right: 5px;
}
.accordion-style-1 .card-header2[aria-expanded="true"]:before, .accordion-style-1 .card-header2[aria-expanded="false"]:before {
  content: "\f068";
  font-size: 15px;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  margin-right: 5px;
}
.accordion-style-1 .card-header[aria-expanded="false"]:before {
  content: "\f067";
}
.accordion-style-1 .card-header2[aria-expanded="false"]:before {
  content: "\f067";
}
.accordion-style-1 #accordion-1-second .card-header[aria-expanded="true"]:before, .accordion-style-1 #accordion-1-second .card-header[aria-expanded="false"]:before {
  display: none;
}
.accordion-style-1 #accordion-1-second .card-header2[aria-expanded="true"]:before, .accordion-style-1 #accordion-1-second .card-header2[aria-expanded="false"]:before {
  display: none;
}
.accordion-style-1 #accordion-1-second .card-header[aria-expanded="true"]::after, .accordion-style-1 #accordion-1-second .card-header[aria-expanded="false"]::after {
  background-color: #fff;
  color: #17223f;
  content: "\f106";
  display: inline-block;
  float: right;
  font-family: "Font Awesome 5 Pro";
  font-size: 19px;
  font-weight: bold;
  height: 20px;
  line-height: 19px;
  margin-left: 5px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
  border-radius: 50%;
}
.accordion-style-1 #accordion-1-second .card-header2[aria-expanded="true"]::after, .accordion-style-1 #accordion-1-second .card-header2[aria-expanded="false"]::after {
  background-color: #fff;
  color: #17223f;
  content: "\f106";
  display: inline-block;
  float: right;
  font-family: "Font Awesome 5 Pro";
  font-size: 19px;
  font-weight: bold;
  height: 20px;
  line-height: 19px;
  margin-left: 5px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
  border-radius: 50%;
}
.accordion-style-1 #accordion-1-second .card-header[aria-expanded="false"]::after {
	font-family: "Font Awesome 5 Pro";
  content: "\f107";
  line-height: 22px;
}
.accordion-style-1 #accordion-1-second .card-header2[aria-expanded="false"]::after {
	font-family: "Font Awesome 5 Pro";
  content: "\f107";
  line-height: 22px;
}
.accordion-style-inner .card {
  margin-bottom: 2px;
}
.accordion-style-inner h6{
	font-size: 1.2em;
	font-weight: bold;
}
.accordion-style-inner .card-header {
  width:100%;
    height:30px;
    text-align:left;
    line-height:5px;
    font:"Myriad Pro";
    font-size:14px;
    padding-left:10px;
    padding-right:10px;
    border-bottom:1px solid;
    border-color:#5fd7c3;
	overflow:hidden;
	cursor: pointer;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.27) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#45000000',GradientType=0 ); /* IE6-9 */

}
.accordion-style-inner .card-header2 {
  width:100%;
    height:30px;
    text-align:left;
    line-height:5px;
    font:"Myriad Pro";
    font-size:14px;
    padding-left:10px;
    padding-right:10px;
    border-bottom:1px solid;
    border-color:#5fd7c3;
	overflow:hidden;
	cursor: pointer;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.27) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#45000000',GradientType=0 ); /* IE6-9 */

}
.accordion-style-inner .card-header[aria-expanded="true"]:before, .accordion-style-inner .card-header[aria-expanded="false"]:before {
  content: "\f068";
  font-size: 15px;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  margin-right: 5px;
}
.accordion-style-inner .card-header[aria-expanded="false"]:before {
  content: "\f067";
}
.accordion-style-inner #accordion-1-second .card-header[aria-expanded="true"]:before, .accordion-style-inner #accordion-1-second .card-header[aria-expanded="false"]:before {
  display: none;
}
.accordion-style-inner #accordion-1-second .card-header[aria-expanded="true"]::after, .accordion-style-inner #accordion-1-second .card-header[aria-expanded="false"]::after {
  background-color: #fff;
  color: #17223f;
  content: "\f106";
  display: inline-block;
  float: right;
  font-family: "Font Awesome 5 Pro";
  font-size: 19px;
  font-weight: bold;
  height: 20px;
  line-height: 19px;
  margin-left: 5px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
  border-radius: 50%;
}
.accordion-style-inner #accordion-1-second .card-header[aria-expanded="false"]::after {
	font-family: "Font Awesome 5 Pro";
  content: "\f107";
  line-height: 22px;
}
.social-footer{
margin-left: 50px;
}
.general-listing2 {
	font-size: .9em;
  padding: 0px;
  margin-left: -12px;
margin-top: -15px!important;}
  .general-listing2 li {
    list-style: none;
}
    .general-listing2 li a {
      color: #146a3b;
		cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 6px 2px 6px 5px;
      -webkit-transition: 0.2s ease-in;
      -o-transition: 0.2s ease-in;
      transition: 0.2s ease-in;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
		border-bottom: 1px solid #999;

}
    .general-listing2 li:hover a {
      color: #000000;
      padding-left: 10px;
		background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(top, #f4f4f4 0%, #d1d1d1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f4f4f4 0%,#d1d1d1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f4f4f4 0%,#d1d1d1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}
    .general-listing2 li i {
      margin-right: 7px;
      vertical-align: middle; }
  .general-listing2.two-part li {
    width: 49%;
    display: inline-block; }
  .general-listing2.only-li li {
    padding: 5px 0; }
.light-green{
	background-color: #f5f9f7;
}
.High-Low-Season{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.double{
	list-style-type: disc!important;
}

/* -----------------------------------
    Tabs Content Design
-------------------------------------- */
.mt15 {margin-top: 15px;}
.mb30 {margin-bottom: 30px;}
.m-remove {margin: 0 !important;}
.spacer1 {height: 10px;}
.spacer2 {height: 20px;}
.spacer3 {height: 30px;}
.spacer4 {height: 40px;}
iframe, img {max-width: 100%;border: 0;vertical-align: middle;}
.tc-button {display: inline-block;padding: 7px 15px;background-color: #fff;-webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);color: #666;}
.tc-button:hover, 
.tc-button:focus {color: #444;}
.tab-content ul {padding-left: 20px;list-style-type: circle;display: inline-block;}
[class*="tc-tabs-"] .nav-tabs {border: 0;}
.contact ul {list-style-type: none;padding-left: 0;}
.contact ul li i {margin-right: 6px;}
.contact ul li + li {padding-top: 6px;margin-top: 6px;border-top: 1px solid rgba(0, 0, 0, 0.1);}
.contact h3 {margin-bottom: 15px;}
[class*="tc-tabs-"] .nav-tabs li i {margin-right: 6px;}
[class*="tc-tabs-"].tc-tabs-right .nav-tabs li i, 
[class*="tc-tabs-"].tc-tabs-v-right .nav-tabs li i {margin-right: 0px;margin-left: 6px;}
[class*="tc-tabs-"].tc-tabs-right .nav-tabs li i.fa-play, 
[class*="tc-tabs-"].tc-tabs-v-right .nav-tabs li i.fa-play {-webkit-transform: rotate(180deg);transform: rotate(180deg);}

/* --------------------------
   Member Design
---------------------------- */
[class*="tc-tabs-"] .member-photo {position: relative;overflow: hidden;margin-bottom: 25px;}
[class*="tc-tabs-"] .member-photo:after {position: absolute;content: '';height: 100%;width: 100%;background: rgba(0,0,0,0.3);top: 0;opacity: 0;-webkit-transition: opacity 0.3s ease;transition: opacity 0.3s ease;}
[class*="tc-tabs-"] .member-icons {position: absolute;top: 0;right: -50px;-webkit-transition: right 0.5s ease;transition: right 0.5s ease;z-index: 111;}
[class*="tc-tabs-"] .member-icons a {display: block;width: 40px;height: 40px;line-height: 40px;background: #000;text-align: center;color: #fff;}
[class*="tc-tabs-"] .member .member-title {font-size: 13px;margin-bottom: 20px;}
[class*="tc-tabs-"] .progress {position: relative;height: 32px;margin-bottom: 20px;border-radius: 0;}
[class*="tc-tabs-"] .progress-bar {line-height: 32px;text-align: right;padding-right: 15px;}
[class*="tc-tabs-"] span.progress-name {position: absolute;color: #fff;top: 50%;transform: translateY(-50%);left: 15px;}
[class*="tc-tabs-"] .member-photo:hover .member-icons {right: 0px;}
[class*="tc-tabs-"] .member-photo:hover:after {opacity: 1;}

/* --------------------------
   Gallery Design
---------------------------- */
[class*="tc-tabs-"] .gallery [class*="col-"]{margin-bottom: 30px;}
[class*="tc-tabs-"] .gallery-photo {position: relative;overflow: hidden;}
[class*="tc-tabs-"] .gallery-caption {position: absolute;bottom: -50px;width: 100%;text-align: center;background: rgba(0,0,0,0.7);color: #fff;padding: 5px 10px;letter-spacing: 0.5px;-webkit-transition: bottom 0.5s ease;transition: bottom 0.5s ease;}
[class*="tc-tabs-"] .gallery-photo:hover .gallery-caption {bottom: 0;}

/*-----------------------
    Tabs style 12
-------------------------*/
.tc-tabs-style12 {padding: 20px;}
.tc-tabs-style12 .nav-tabs {border-bottom: 0;}
.tc-tabs-style12 .nav-tabs li a {border-radius: 0;line-height: normal;font-size: 16px;color: #000000;display: inline-block;font-weight: 600;padding: 10px 20px;margin-right: 15px;margin-bottom: 20px;background: #f4ece1;z-index: 111;box-shadow: 0 1px 4px rgba(221, 221, 221, 0.53);position: relative;}
.tc-tabs-style12 .nav-tabs li a:after {content: '';position: absolute;left: 0;bottom: 0;height: 0;width: 100%;background-color: #232323;-webkit-transition: all .4s ease;transition: all .4s ease;z-index: -1;}
.tc-tabs-style12 .nav-tabs li a:hover {color: #444;}
.tc-tabs-style12 .nav-tabs li a.active {color: #fff !important;}
.tc-tabs-style12 .nav-tabs li a:hover:after {height: 4px;}
.tc-tabs-style12 .nav-tabs li a.active:after {height: 100%;}
.tc-tabs-style12.tc-tabs-right .nav-tabs li a {margin-bottom: 25px;margin-left: 20px;}



/* ----------------------
   Tabs Alignments
------------------------ */
.tc-tabs-center .nav-tabs {align-items: center;justify-content: center;}
.tc-tabs-right .nav-tabs {align-items: flex-end;justify-content: flex-end;}
.tc-tabs-right .nav-tabs li a {margin: 0 0 15px 10px;text-align: right;}
.tc-tabs-v-left .nav-tabs li a {display: block;}
.tc-tabs-v-right .nav-tabs li a {display: block;text-align: right;}

/* -----------------------------
	Responsive Media
-------------------------------- */
@media (min-width: 768px) {
    .tc-tabs-style12.tc-tabs-v-left .nav-tabs li a {margin-right: 0;}
    .tc-tabs-style12.tc-tabs-v-right .nav-tabs li a {margin-right: 0;}
}

@media (max-width: 991px) {
    [class*="tc-tabs-v-"] > .row > .col-3 {-ms-flex: 0 0 34%;flex: 0 0 34%;max-width: 34%;}
    [class*="tc-tabs-v-"] > .row > .col-9 {-ms-flex: 0 0 66%;flex: 0 0 66%;max-width: 66%;}
}

@media (max-width: 767px) {
    [class*="tc-tabs-v-"] > .row > [class*="col-"] {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    [class*="tc-tabs-v-"] > .row > .col-9 {-moz-order: 2;-webkit-order: 2;order: 2;}
    .tc-tabs-v-right .nav-tabs {align-items: flex-end;justify-content: flex-end;}
    .tc-tabs-v-left .nav-tabs li a, 
    .tc-tabs-v-right .nav-tabs li a {display: inline-block;}
	.flex-column {-ms-flex-direction: initial !important;flex-direction: initial !important;}
    .tc-tabs-style12.tc-tabs-v-right .nav-tabs li a, 
}

@media (max-width: 480px) {
    [class*="tc-tabs-style"] .nav-tabs {display: block;}
    [class*="tc-tabs-style"] .nav-tabs li a {display: block;margin-left: 0 !important;margin-right: 0 !important;}
    .tc-tabs-style2 .nav-tabs li a {width: 96%;}
    .tc-tabs-style2.tc-tabs-right .nav-tabs li a {margin: 0 20px 20px 14px !important;text-align: right;}
    .tc-tabs-style2.tc-tabs-v-right .nav-tabs li a {width: auto;}
    .tc-tabs-style3.tc-tabs-v-right .nav-tabs li a, 
    .tc-tabs-style4.tc-tabs-right .nav-tabs li a, 
    .tc-tabs-style4.tc-tabs-v-right .nav-tabs li a, 
    .tc-tabs-style6.tc-tabs-v-right .nav-tabs li a {margin-left: 0}
    .tc-tabs-style4.tc-tabs-v-left .nav-tabs li a, 
    .tc-tabs-style6.tc-tabs-v-left .nav-tabs li a {margin-right: 0;}
    .tc-tabs-style7.tc-tabs-v-right .nav-tabs li a {margin-left: 7px;}
    .tc-tabs-style7.tc-tabs-v-left .nav-tabs li a {margin-right: 7px;}
    .tc-tabs-style7.tc-tabs-right .nav-tabs li a {margin-left: 0;}
    .tc-tabs-v-right.tc-tabs-style7 .nav-tabs li a i {right: -12px;left: auto;}
    .tc-tabs-v-left.tc-tabs-style7 .nav-tabs li a i {left: -12px;right: auto;}
    .tc-tabs-style9.tc-tabs-right .nav-tabs li a {text-align: center;}
}

/*Tab Color
 */
.tc-tabs-style1 .nav-tabs li a.active, 
.progress-bar, 
[class*="tc-tabs-"] .member-icons a, 
[class*="tc-tabs-"] .gallery-caption, 

.tc-tabs-style12 .nav-tabs li a:after,  
.tc-tabs-style18 .nav-tabs li a:after {
	background-color: #d47a00;
}

.tc-tabs-style5 .tab-content .tc-button, 
.tc-tabs-style7 .nav-tabs li a.active, 
.tc-tabs-style8 .nav-tabs li a.active i, 
.tc-tabs-style9 .nav-tabs li a.active, 
.tc-tabs-style12 .nav-tabs li a:hover, 
.tc-tabs-style14 .nav-tabs li a:hover, 
.tc-tabs-style14 .nav-tabs li a.active, 
.tc-tabs-style16 .nav-tabs li a:hover, 
.tc-tabs-style16 .nav-tabs li a.active, 
.tc-tabs-style18 .nav-tabs li a:hover {
	color: #d47a00;
}

.tc-tabs-style7 .nav-tabs li a.active {
	border-color: #d47a00;
}

.tc-tabs-style4 .nav-tabs li a.active:before, 
.tc-tabs-style5 .nav-tabs li a.active, 
.tc-tabs-style8 .nav-tabs li a.active:before, 
.tc-tabs-style9 .nav-tabs li a.active:before, 
.tc-tabs-style9 .tab-content:before, 
.tc-tabs-style10 .nav-tabs li a.active:before, 
.tc-tabs-style10 .tab-content:before, 
.tc-tabs-style17 .nav-tabs li a.active:after, 
.tc-tabs-style17 .nav-tabs li a:hover:after {
	border-top-color: #d47a00;
}

.tc-tabs-style8 .nav-tabs li a.active, 
.tc-tabs-style9 .nav-tabs li a.active:after, 
.tc-tabs-style9 .tab-content:after, 
.tc-tabs-style10 .nav-tabs li a.active:after, 
.tc-tabs-style10 .tab-content:after {
	border-bottom-color: #d47a00;
}

.tc-tabs-style9 .nav-tabs li a.active:after, 
.tc-tabs-style9 .tab-content:after, 
.tc-tabs-style10 .nav-tabs li a.active:after, 
.tc-tabs-style10 .tab-content:after {
	border-right-color: #d47a00;
}
.tc-tabs-style9 .nav-tabs li a.active:before, 
.tc-tabs-style9 .tab-content:before, 
.tc-tabs-style10 .nav-tabs li a.active:before, 
.tc-tabs-style10 .tab-content:before {
	border-left-color: #d47a00;
}

.tc-tabs-style3 .nav-tabs li a.active {
    background-color: #4CAF50;
    -webkit-box-shadow: 0 0 0 4px #4CAF50;
    box-shadow: 0 0 0 4px #4CAF50;
}
.tc-tabs-style6 .nav-tabs li a.active {
    background-color: #4CAF50;
    -webkit-box-shadow: 0 0 0 2px #4CAF50;
    box-shadow: 0 0 0 2px #4CAF50;
}

@media (min-width: 768px) {
	.tc-tabs-style4.tc-tabs-v-left .nav-tabs li a.active:before, 
	.tc-tabs-style17.tc-tabs-v-left .nav-tabs li a.active:after, 
	.tc-tabs-style17.tc-tabs-v-left .nav-tabs li a:hover:after {
		border-left-color: #4CAF50;
	}

	.tc-tabs-style4.tc-tabs-v-right .nav-tabs li a.active:before, 
	.tc-tabs-style17.tc-tabs-v-right .nav-tabs li a.active:after, 
	.tc-tabs-style17.tc-tabs-v-right .nav-tabs li a:hover:after {
		border-right-color: #4CAF50;
	}
}

@media (max-width: 767px) {
	.tc-tabs-style4[class*="tc-tabs-v-"] .nav-tabs li a.active:before {
		border-top-color: #4CAF50;
	}
}

/*
 * Tabs End
 */



.style-1 input[type="radio"] {
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}

/*
 * Social Buttons for Bootstrap
 */
.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width: 245px;}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:42px;line-height:44px;font-size:2em;text-align:center;border-right:1px solid rgba(0,0,0,0.2);}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon>:first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-adn{color:#fff;background-color:#d87a68;border-color:rgba(0,0,0,0.2)}.btn-adn:focus,.btn-adn.focus{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,0.2)}
.btn-adn:hover{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,0.2)}
.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,0.2)}.btn-adn:active:hover,.btn-adn.active:hover,.open>.dropdown-toggle.btn-adn:hover,.btn-adn:active:focus,.btn-adn.active:focus,.open>.dropdown-toggle.btn-adn:focus,.btn-adn:active.focus,.btn-adn.active.focus,.open>.dropdown-toggle.btn-adn.focus{color:#fff;background-color:#b94630;border-color:rgba(0,0,0,0.2)}
.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{background-image:none}
.btn-adn.disabled:hover,.btn-adn[disabled]:hover,fieldset[disabled] .btn-adn:hover,.btn-adn.disabled:focus,.btn-adn[disabled]:focus,fieldset[disabled] .btn-adn:focus,.btn-adn.disabled.focus,.btn-adn[disabled].focus,fieldset[disabled] .btn-adn.focus{background-color:#d87a68;border-color:rgba(0,0,0,0.2)}
.btn-adn .badge{color:#d87a68;background-color:#fff}

.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:focus,.btn-facebook.focus{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:hover{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}.btn-facebook:active:hover,.btn-facebook.active:hover,.open>.dropdown-toggle.btn-facebook:hover,.btn-facebook:active:focus,.btn-facebook.active:focus,.open>.dropdown-toggle.btn-facebook:focus,.btn-facebook:active.focus,.btn-facebook.active.focus,.open>.dropdown-toggle.btn-facebook.focus{color:#fff;background-color:#23345a;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled.focus,.btn-facebook[disabled].focus,fieldset[disabled] .btn-facebook.focus{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-facebook .badge{color:#3b5998;background-color:#fff}

.btn-tripadvisor{color:#fff;background-color:#207f3e;border-color:rgba(0,0,0,0.2)}.btn-tripadvisor:focus,.btn-tripadvisor.focus{color:#fff;background-color:#028063;border-color:rgba(0,0,0,0.2)}
.btn-tripadvisor:hover{color:#fff;background-color:#028063;border-color:rgba(0,0,0,0.2)}
.btn-tripadvisor:active,.btn-tripadvisor.active,.open>.dropdown-toggle.btn-tripadvisor{color:#fff;background-color:#028063;border-color:rgba(0,0,0,0.2)}.btn-tripadvisor:active:hover,.btn-tripadvisor.active:hover,.open>.dropdown-toggle.btn-tripadvisor:hover,.btn-tripadvisor:active:focus,.btn-tripadvisor.active:focus,.open>.dropdown-toggle.btn-tripadvisor:focus,.btn-tripadvisor:active.focus,.btn-tripadvisor.active.focus,.open>.dropdown-toggle.btn-tripadvisor.focus{color:#fff;background-color:#028063;border-color:rgba(0,0,0,0.2)}
.btn-tripadvisor:active,.btn-tripadvisor.active,.open>.dropdown-toggle.btn-tripadvisor{background-image:none}
.btn-tripadvisor.disabled:hover,.btn-tripadvisor[disabled]:hover,fieldset[disabled] .btn-tripadvisor:hover,.btn-tripadvisor.disabled:focus,.btn-tripadvisor[disabled]:focus,fieldset[disabled] .btn-tripadvisor:focus,.btn-tripadvisor.disabled.focus,.btn-tripadvisor[disabled].focus,fieldset[disabled] .btn-tripadvisor.focus{background-color:#207f3e;border-color:rgba(0,0,0,0.2)}
.btn-tripadvisor .badge{color:#207f3e;background-color:#fff}

.btn-pinterest{color:#fff;background-color:#cc2127;border-color:rgba(0,0,0,0.2)}.btn-pinterest:focus,.btn-pinterest.focus{color:#fff;background-color:#90191d;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:hover{color:#fff;background-color:#90191d;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{color:#fff;background-color:#90191d;border-color:rgba(0,0,0,0.2)}.btn-pinterest:active:hover,.btn-pinterest.active:hover,.open>.dropdown-toggle.btn-pinterest:hover,.btn-pinterest:active:focus,.btn-pinterest.active:focus,.open>.dropdown-toggle.btn-pinterest:focus,.btn-pinterest:active.focus,.btn-pinterest.active.focus,.open>.dropdown-toggle.btn-pinterest.focus{color:#fff;background-color:#90191d;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{background-image:none}
.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,fieldset[disabled] .btn-pinterest:focus,.btn-pinterest.disabled.focus,.btn-pinterest[disabled].focus,fieldset[disabled] .btn-pinterest.focus{background-color:#cc2127;border-color:rgba(0,0,0,0.2)}
.btn-pinterest .badge{color:#cc2127;background-color:#fff}

.btn-youtube{color:#fff;background-color:#c00101;border-color:rgba(0,0,0,0.2)}.btn-youtube:focus,.btn-youtube.focus{color:#fff;background-color:#9f2a26;border-color:rgba(0,0,0,0.2)}
.btn-youtube:hover{color:#fff;background-color:#9f2a26;border-color:rgba(0,0,0,0.2)}
.btn-youtube:active,.btn-youtube.active,.open>.dropdown-toggle.btn-youtube{color:#fff;background-color:#9f2a26;border-color:rgba(0,0,0,0.2)}.btn-youtube:active:hover,.btn-youtube.active:hover,.open>.dropdown-toggle.btn-youtube:hover,.btn-youtube:active:focus,.btn-youtube.active:focus,.open>.dropdown-toggle.btn-youtube:focus,.btn-youtube:active.focus,.btn-youtube.active.focus,.open>.dropdown-toggle.btn-youtube.focus{color:#fff;background-color:#9f2a26;border-color:rgba(0,0,0,0.2)}
.btn-youtube:active,.btn-youtube.active,.open>.dropdown-toggle.btn-youtube{background-image:none}
.btn-youtube.disabled:hover,.btn-youtube[disabled]:hover,fieldset[disabled] .btn-youtube:hover,.btn-youtube.disabled:focus,.btn-youtube[disabled]:focus,fieldset[disabled] .btn-youtube:focus,.btn-youtube.disabled.focus,.btn-youtube[disabled].focus,fieldset[disabled] .btn-youtube.focus{background-color:#c00101;border-color:rgba(0,0,0,0.2)}
.btn-youtube .badge{color:#c00101;background-color:#fff}

.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:focus,.btn-instagram.focus{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}
.btn-instagram:hover{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}.btn-instagram:active:hover,.btn-instagram.active:hover,.open>.dropdown-toggle.btn-instagram:hover,.btn-instagram:active:focus,.btn-instagram.active:focus,.open>.dropdown-toggle.btn-instagram:focus,.btn-instagram:active.focus,.btn-instagram.active.focus,.open>.dropdown-toggle.btn-instagram.focus{color:#fff;background-color:#26455d;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled.focus,.btn-instagram[disabled].focus,fieldset[disabled] .btn-instagram.focus{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-instagram .badge{color:#3f729b;background-color:#fff}

.btn-twitter{color:#fff;background-color:#4368b2;border-color:rgba(0,0,0,0.2)}.btn-twitter:focus,.btn-twitter.focus{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-twitter:hover{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}.btn-twitter:active:hover,.btn-twitter.active:hover,.open>.dropdown-toggle.btn-twitter:hover,.btn-twitter:active:focus,.btn-twitter.active:focus,.open>.dropdown-toggle.btn-twitter:focus,.btn-twitter:active.focus,.btn-twitter.active.focus,.open>.dropdown-toggle.btn-twitter.focus{color:#fff;background-color:#1583d7;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled.focus,.btn-twitter[disabled].focus,fieldset[disabled] .btn-twitter.focus{background-color:#4368b2;border-color:rgba(0,0,0,0.2)}
.btn-twitter .badge{color:#4368b2;background-color:#fff}

.btn-newsletter{color:#fff;background-color:#97e459;border-color:rgba(0,0,0,0.2)}.btn-newsletter:focus,.btn-newsletter.focus{color:#fff;background-color:#88bd5d;border-color:rgba(0,0,0,0.2)}
.btn-newsletter:hover{color:#fff;background-color:#88bd5d;border-color:rgba(0,0,0,0.2)}
.btn-newsletter:active,.btn-newsletter.active,.open>.dropdown-toggle.btn-newsletter{color:#fff;background-color:#88bd5d;border-color:rgba(0,0,0,0.2)}.btn-newsletter:active:hover,.btn-newsletter.active:hover,.open>.dropdown-toggle.btn-newsletter:hover,.btn-newsletter:active:focus,.btn-newsletter.active:focus,.open>.dropdown-toggle.btn-newsletter:focus,.btn-newsletter:active.focus,.btn-newsletter.active.focus,.open>.dropdown-toggle.btn-newsletter.focus{color:#fff;background-color:#1583d7;border-color:rgba(0,0,0,0.2)}
.btn-newsletter:active,.btn-newsletter.active,.open>.dropdown-toggle.btn-newsletter{background-image:none}
.btn-newsletter.disabled:hover,.btn-newsletter[disabled]:hover,fieldset[disabled] .btn-newsletter:hover,.btn-newsletter.disabled:focus,.btn-newsletter[disabled]:focus,fieldset[disabled] .btn-newsletter:focus,.btn-newsletter.disabled.focus,.btn-newsletter[disabled].focus,fieldset[disabled] .btn-newsletter.focus{background-color:#97e459;border-color:rgba(0,0,0,0.2)}
.btn-newsletter .badge{color:#97e459;background-color:#fff}