/* Genesis Override */
html {    
	margin-top: 0px !important;
}
a:focus,
:focus {
	outline: none;
}
.img-fluid {
	width: 100%;
}
.green-layout {
	background: #00713b;
}
.white-layout {
	background: #f9f9f9;
}
.yellow-green-layout {
	background: #b9cd2f;
}
.breadcrumb {
	background-color: transparent;
	border: none;
	color: #ffffff;
	padding: 1.5rem 0;
	font-size: .95vw;
	margin-bottom: .65rem;
}
.breadcrumb a,
.breadcrumb span {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: .95vw;
	font-weight: 400;
}
.cstm-separator {
	margin: 0 0.5rem;
}
.site-inner{
	position: relative;
	max-width: 100%;
	padding: 0;
    margin: 9.1rem 0 0;
}
.site-footer{
	border: none;
}

/* General */
*{
	-webkit-transition: all .25s ease-in-out!important;
	-moz-transition: all .25s ease-in-out!important;
	-ms-transition: all .25s ease-in-out!important;
	-o-transition: all .25s ease-in-out!important;
	transition: all .25s ease-in-out!important;
}
.container-fluid{
	padding-left: 50px;
	padding-right: 50px;
}
.content{
	width: 100%;
}
.separator-border{
	border-bottom: 1px solid #000;
	    margin: 1.9vw 0;
}
.section-title{
	/*color: #2962ae; */
	color: #00713b;
	font-size: 2vw;
	text-align: center;
	font-weight: 700;
	margin-bottom: 2vw;
}

/* CF7 Custom Styling */
.wpcf7-form .form-group{
	 margin-bottom: 0.75rem;
}

.wpcf7-form .form-control{
	background: #f6f6f6;
	font-weight: 400;
	height: calc(1.5em + 1.3rem + 2px);
	font-size: 1.1vw;
	padding: .375rem 1.75rem;
	color: #000000;
}

.wpcf7-form .iconic-field{
	position: relative;
}
.wpcf7-form .iconic-field [type=text],
.wpcf7-form .iconic-field [type=date] {
	padding-right: 1.5rem;
}
.wpcf7-form .iconic-field .field-icon{
	position: absolute;
	/*color: #4797fc;*/
	color: #00713b;
	top: 50%;
	transform: translateY(-50%);
	right: 1.4rem;
    /*font-size: 1.666vw;*/
    font-size: 1.4vw;
}

.wpcf7-form .wpcf7-form-control-wrap .wpcf7-list-item{
	position: relative;
	width: 50%;
	margin: 0;
	padding-left: 1.5rem;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-list-item.first{
	margin-left: 0;
}
.wpcf7-form .wpcf7-form-control-wrap .custom-radio{
	display: block;
	padding: .85rem 0 0;
}
.wpcf7-form .wpcf7-form-control-wrap .custom-radio .wpcf7-list-item-label {
	position: relative;
	cursor: default;
	top: -1px;
}
.wpcf7-form .wpcf7-form-control-wrap .custom-radio .wpcf7-list-item-label:before {
	position: absolute;
	top: .1rem;
	left: -1.5rem;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	pointer-events: none;
	content: "";
	background-color: #f6f6f6;
	border: #adb5bd solid 1px;
	border-radius: 50%;
}
.wpcf7-form .wpcf7-form-control-wrap .custom-radio .wpcf7-list-item-label.checked:before{
	color: #fff;
	border-color: #0b3f1a;
	background-color: #00713b;
	width: 1.5rem;
	height: 1.5rem;
}
.wpcf7-form .wpcf7-form-control-wrap .custom-radio .wpcf7-list-item-label:after {
	position: absolute;
	top: 0.15rem;
	left: -1.5rem;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	content: "";
	background: no-repeat 50%/50% 50%;
}
.wpcf7-form .wpcf7-form-control-wrap .custom-radio .wpcf7-list-item-label.checked:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.wpcf7-form .wpcf7-form-control-wrap .custom-radio .wpcf7-list-item input[type=radio]{
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.wpcf7-form .wpcf7-form-control-wrap .custom-radio.label-first .wpcf7-list-item-label:before,
.wpcf7-form .wpcf7-form-control-wrap .custom-radio.label-first .wpcf7-list-item-label:after {
	left: auto;
	right: -2.2rem;
}
div.wpcf7 .ajax-loader{
	display: none;
}
.wpcf7-form input[type="submit"]{
	/*color: #fff;*/
	color: #d2dc0c;
	font-weight: 700;
	padding: .75rem 1.8rem;
	border-radius: 3px;
	/*background: #2a61b1;*/
	background: #00713b;
	margin: .65rem 0 0;
	font-size: 1.1vw;
}
.wpcf7-form input[type="submit"]:hover{
	background: #028b49;
}
.wpcf7-form span.wpcf7-form-control-wrap.pickup-time .iconic-field [type=text] {
	padding: .375rem 1.75rem .375rem 0.95rem;
} 
.wpcf7-form .pickup-time .timepicker,
.wpcf7-form .return-time .timepicker {
    padding-left: 1.3rem;
}
.quick-quote.home-sec-form .form-group.col-md-6.last,
.quick-quote.home-sec-form .col-md-6.last {
	padding-left: 1rem;
}
.top-packages-one .package img {
	min-height: 274px;
}

/* Header */
.site-header{
	position: fixed;
	width: 100%;
	top: 0!important;
	padding: 2rem 0 1.5rem;
	/*box-shadow: none;*/
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	margin-bottom: 3rem;
	z-index: 5;
}
.site-header a{
	/*font-size: 1.175vw;*/
	font-size: 1.1vw;
	/*color: #2b61af;*/
	color: #0b3f1a;
}

.site-header a:hover{
	color: #00713b;
	text-decoration: none;
}

.site-header .logo img{
	/*width: 12vw;*/
	width: 35.59411146161935vw;
}

.site-header .login a{
	display: inline-block;
	font-size: .95vw;
	font-weight: 700;
	/*margin-bottom: .8vw;*/
	margin-bottom: 1.1vw;
	color: #0b3f1a;
}
.site-header .login a .fas{
	/*font-size: .8vw;*/
	font-size: .95vw;
    margin-right: 5px;
}

.site-header .login .cust-login{
	margin-left: 20px;
}

.site-header .menu-header-menu-container {
	position: relative;
	margin-top: .2rem;
}
.site-header .menu {
	margin-bottom: 0;
}
.site-header .menu > li{
	display: inline-block;
	/*padding: .5rem;*/
	padding: .675rem;
}
.site-header .menu > li > a{
	font-weight: 700;
}
.site-header .menu > .header-search .fas{
	/*color: #fc5452;*/
	color: #0b3f1a;
	/*font-size: 1.2rem;*/
	font-size: 1rem;
}
.site-header .btn-phone {
	/*color: #fff;*/
	/*background: #fd5552;*/
	color: #d2dc0c;
	background: #00713b;
	font-weight: 700;
	/*padding: .375rem 1.25rem;*/
	padding: .65rem 3rem;
	margin-left: .75rem;
	text-decoration: none;
	font-size: 1.1vw;
}
.site-header .btn-phone:hover{
	background: #028b49;
	color: #d2dc0c;
}
.site-header .btn-phone .fas {
	/*font-size: .8rem;*/
	    font-size: 0.6rem;
	margin-right: .25rem;
}
.site-header .btn-phone .top-phone{
	    font-size: 0.6rem;
    text-align: right;
    text-transform: uppercase;
	    line-height: 0;
}

.site-header .header-search-form{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.site-header .header-search-form [type=search]{
	font-size: 1.175vw;
	padding: .35rem .75rem .35rem 0;
	border: none;
	border-bottom: 2px solid #0b3f1a;
}
.site-header .header-search-form .search-form-submit{
	display: none;
}
.site-header .header-search-form.active{
	display: block;
}

/* Homepage */
.page-template-page-front .entry{
	margin-bottom: 0;
}
#hero-slider{
	margin-bottom: 2vw;
}
#hero-slider.carousel-fade .carousel-item {
	display: block;
	opacity: 0;
	transition: opacity ease-out .15s;
}
#hero-slider.carousel-fade .carousel-item.active,
#hero-slider.carousel-fade .carousel-item-next.carousel-item-left,
#hero-slider.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1;
}

#hero-slider.carousel-fade .active.carousel-item-left,
#hero-slider.carousel-fade .active.carousel-item-right {
	opacity: 0;
}
#hero-slider.carousel-fade .carousel-item-next,
#hero-slider.carousel-fade .carousel-item-prev,
#hero-slider.carousel-fade .carousel-item.active,
#hero-slider.carousel-fade .active.carousel-item-left,
#hero-slider.carousel-fade .active.carousel-item-prev {
	transform: translateX(0);
	transform: translate3d(0, 0, 0);
}
#hero-slider .carousel-indicators{
	width: 50%;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important;
	bottom: .75rem;
	margin: 0;
	padding-right: 2rem;
}
#hero-slider .carousel-indicators li {
	width: .75rem;
	height: .75rem;
	border-radius: 50%;
}
#hero-slider .carousel-control-prev,
#hero-slider .carousel-control-next {
	display: block;
	color: #000;
	width: auto;
	top: 50%;
	bottom: auto;
	transform: translateY(-50%);
	padding: 1rem 1rem .625rem;
	background: transparent;
}
#hero-slider .carousel-control-prev:hover,
#hero-slider .carousel-control-next:hover {
	background: rgba(255,255,255,1);
}
#hero-slider .carousel-control-prev:hover .carousel-control-prev-icon{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
#hero-slider .carousel-control-next:hover .carousel-control-next-icon{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
#hero-slider .carousel-item-caption,
#hero-slider .carousel-item-image{
	width: 50%;
}
#hero-slider .carousel-item-image img{
	width: 100%;
}
#hero-slider .slider-caption{
	/* color: #cbe2ff; */
	color: #ffffff;
	height: 100%;
	padding: 2.75rem 4.5rem;
	/* background: #4897fc; */
	background: #00713b;
}
#hero-slider .slider-caption h2{
	font-size: 3.5vw;
	margin-bottom: 2vw;
	color: #d2dc0c;
}
#hero-slider .slider-caption .description{
	font-size: 1.175vw;
	margin-bottom: 2vw;
}
#hero-slider .slider-caption .btn-link {
	color: #fff;
	font-size: 1.175vw;
	font-weight: 700;
	padding: .75rem 3rem;
	border-radius: 4px;
	background: #2a61b1;
	text-decoration: none;
}
#hero-slider .slider-caption .btn-link:hover {
	background: #224e8e;
}

.contact-bar .btn-contact{
	position: relative;
	color: #fff;
	font-size: 1.75vw;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	border-radius: 0;
	line-height: 1;
	height: 100%;
	padding: 1rem;
}
.contact-bar .btn-contact:focus,
.contact-bar .btn-contact:active {
   outline: none !important;
   box-shadow: none;
}
.contact-bar .btn-contact.search{
	background: #fd5552;
}
.contact-bar .btn-contact.search:hover {
	background: #ca4442;
}
.contact-bar .btn-contact.phone{
	background: #2a61b1;
}
.contact-bar .btn-contact.phone:hover {
	background: #224e8e;
}
.contact-bar .btn-contact.map{
	background: #2aaf6d;
}
.contact-bar .btn-contact.map:hover {
	background: #228c57;
}
.contact-bar .btn-contact.brochure{
	background: #a2b42e;
}
.contact-bar .btn-contact.brochure:hover {
	background: #829025;
}
.contact-bar .btn-contact .icon{
	display: block;
	flex: 0 0 4.539vw;
	left: 1rem;
}
.contact-bar .btn-contact .description{
	padding-left: 1rem;
}


.quick-quote .section-title{
	text-align: left;
}

.about-home{
	margin-bottom: 3.5vw;
}

.about-home .image-about-home{
	padding-left: 0px;
}

.about-home .caption-about-home{
	padding-right: 0px;
}

.about-home .section-title{
	color: #d2dc0c;
	text-align: left;
}


.about-home .about-caption{
	width: 100%;
	height: 100%;
	background: #00713b;
	color: #ffffff;
	/*padding: 40px 40px;*/
	padding: 3.5rem 5rem;
	font-family: 'Roboto', sans-serif;
	font-size: .9vw;
}

.about-home .about-caption a{
	color: #ffffff;
	text-decoration: underline;
}

.about-home .about-caption a:hover{
	color: #d2dc0c;
}

.about-home .about-caption .contact-about{
	margin-top: 30px;
}


.about-home .about-caption .contact-about .contact-list{
	margin-left: 30px;
}

.about-home .about-caption .contact-about .contact-list:before{
	    position: absolute;
	font-family: 'Font Awesome 5 Free';
    font-weight: 800;
	color: #d2dc0c;
	    margin-left: -30px;
}
.about-home .about-caption .contact-about .contact-list.address:before{
	content: "\f3c5";
}

.about-home .about-caption .contact-about .contact-list.phone:before{
	content: "\f095";
}

.about-home .about-caption .contact-about .contact-list.fax:before{
	    content: "\f1ac";
}

.about-home .about-caption .contact-about .contact-list.email:before{
	    content: "\f0e0";
}
.fixed-about-home {
	padding-right: 15px;
}

.top-packages-one .package {
	position: relative;
	overflow: hidden;
}
.top-packages-one .package:not(:last-child){
	margin-bottom: 2rem;
}
.top-packages-one .package img{
	width: 100%;
}
.top-packages-one .package .content {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	width: 100%;
	padding: 1.5rem 2rem 2rem;
}
.top-packages-one .package .content .title {
	display: inline-block;
	font-size: 2.35vw;
	font-weight: 700;
	border-bottom: 2px solid rgba(255,255,255,.5);
	padding-bottom: .25rem;
	margin-bottom: .5rem;
	width: 58%;
}
.top-packages-one .package .content p {
	font-size: 1.1vw;
	width: 58%;
}
.top-packages-one .package .package-link {
	position: absolute;
	bottom: 1.75rem;
	right: 1.75rem;
	/*color: #fff;*/
	color: #d2dc0c;
	font-size: 1.1vw;
	font-weight: 700;
	padding: .75rem 3rem;
	border-radius: 4px;
	/*background: #2a61b1;*/
	background: #00713b;
	text-decoration: none;
}
.top-packages-one .package .package-link:hover {
	background: #028b49;
}

.top-packages-two {
	    margin-bottom: 1.7vw;
}
.top-packages-two .package{
	position: relative;
	padding-bottom: .25rem;
	border-bottom: 2px solid;
}
.top-packages-two .package:hover{
	padding-bottom: 0;
	border-bottom: 6px solid;
}
.top-packages-two .package.border-primary{
	border-color: #2a62af;
}
.top-packages-two .package.border-red{
	border-color: #fc5451;
}
.top-packages-two .package.border-light-blue{
	border-color: #4897fc;
}
.top-packages-two .package.border-lime{
	border-color: #d2dc0c;
}
.top-packages-two .package.border-dark-green{
	border-color: #0b3f1a;
}
.top-packages-two .package.border-green{
	border-color: #00713b;
}
.top-packages-two .package.border-light-green{
	border-color: #71ac3c;
}

.top-packages-two .package a{
	display: block;
	position: relative;
}
.top-packages-two .package a:before{
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background: rgba(16,52,96,0);
	background: -moz-linear-gradient(top, rgba(16,52,96,0) 0%, rgba(16,52,96,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(16,52,96,0)), color-stop(100%, rgba(16,52,96,1)));
	background: -webkit-linear-gradient(top, rgba(16,52,96,0) 0%, rgba(16,52,96,1) 100%);
	background: -o-linear-gradient(top, rgba(16,52,96,0) 0%, rgba(16,52,96,1) 100%);
	background: -ms-linear-gradient(top, rgba(16,52,96,0) 0%, rgba(16,52,96,1) 100%);
	background: linear-gradient(to bottom, rgba(16,52,96,0) 0%, rgba(16,52,96,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#103460', endColorstr='#103460', GradientType=0 );*/
}
.top-packages-two .package img{
	width: 100%;
}
.top-packages-two .package .title{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 1.75vw;
	font-weight: 700;
	width: 100%;
	text-align: center;
	padding: 0 .5rem;
	    line-height: 1;
}

.top-destinations{
	    margin-bottom: 3.5rem;
}

.top-destinations .section-title:after{
	display: block;
	content: "";
	background-image: url(../../images/border-partners.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 5px;
	width: 100%;
	    margin-top: 1rem;
}
.top-destinations .destination{
	position: relative;
}
.top-destinations .destination a{
	display: block;
}
.top-destinations .destination a:hover{
	opacity: .8;
}
.top-destinations .destination img{
	width: 100%;
}
.top-destinations .destination .title{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 1.5vw;
	font-weight: 700;
	width: 100%;
	text-align: center;
	    line-height: 1.2;
	padding: 0 1.5rem;
}

.book-now {
	/*color: #cce2ff;*/
	color: #ffffff;
	padding: 3rem;
	text-align: center;
	/*background: #4897fd;*/
	background: #00713b;
}
.book-now .title{
	/*font-size: 3.25vw;*/
	font-size: 2.6682439537329126vw;
	font-weight: 700;
	margin-bottom: 1.175vw;
	color: #d2dc0c;
}
.book-now .description{
	/*font-size: 1.175vw;*/
	font-size: 1.1566771819137749vw;
	margin-bottom: 2.75vw;
	padding: 0px 24vw;
}
.book-now .btn-book {
	/*color: #fff;*/
	font-size: 1.1vw;
	font-weight: 700;
	padding: .75rem 3rem;
	border-radius: 4px;
	/*background: #2a61b1;*/
	background: #d2dc0c;
	color: #0b3f1a;
	text-decoration: none;
}
.book-now .btn-book:hover {
	background: #0b3f1a;
	color: #d2dc0c;
}

.site-footer{
	font-size: 1.175vw;
	color: #fff;
	/*background: #2a62b0;*/
	background: #0b3f1a;
	text-align: left;
	padding: 2rem 0 2.5rem;
}
.site-footer a {
	color: #fff;
	font-size: 1.175vw;
}

.site-footer a:hover{
	color: #d2dc0c;
	text-decoration: none;
	
}
.site-footer .footer-top {
	/*margin-bottom: 1.5rem;*/
	padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #fff;
}
.site-footer .menu {
	margin-bottom: 0;
}
.site-footer .menu > li{
	display: inline-block;
	padding: 0 .5rem;
}
.site-footer .menu > li:first-child{
	padding-left: 0;
}
.site-footer .menu > li > a{
	font-weight: 700;
}
.site-footer .footer-logo img{
	width: 20vw;
}
.site-footer .footer-bottom,
.site-footer .footer-bottom a{
	font-size: .95vw;
}
.home .site-inner {
    /*margin: 11.5rem 0 0;*/
    margin: 13rem 0 0;
}
.subpages h1.entry-title {
	font-family: 'Roboto', sans-serif;
	font-size: 1.840168243953733vw;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 0px;
}
.subpages .entry-content {
	padding-top: 35px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.1vw;
	color: #ffffff;
	font-weight: 400;
}
.subpages .entry-content div,
.subpages .entry-content ul,
.subpages .entry-content ol {
	margin: 0px;
}
.cstm-content p {
	font-family: 'Roboto', sans-serif;
	font-size: 1.1vw;
	margin-bottom: 30px;
	font-weight: 400;
}
.subpages .cstm-cont-content {
	font-family: 'Roboto', sans-serif;
	font-size: 1.1vw;
	font-weight: 400;
	color: #000000;
}
.subpages .cstm-cont-content p {
	font-family: 'Roboto', sans-serif;
	font-size: 1.1vw;
	margin-bottom: 20px;
	font-weight: 400;
	color: #000000;
}
.subpages  .cstm-cont-title,
.subpages .cstm-cont-title h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5772870662460567vw;
    color: #00713b;
    font-weight: 700;
    margin: 0px;
}
.subpages  .cstm-cont-title:after {
    content: url('../images/border-line.png');
    position: relative;
    top: -8px;
    left: -2em;
}
.subpages.about-us .cstm-cont-title:after,
.subpages.fleet-sub .cstm-cont-title:after,
.subpages .cstm-cont-title.main-title-sub:after {
    left: 0px;
}
.subpages .cstm-cont-title.main-title-sub h2 {
	margin-top: 0px;
}
.subpages .cstm-cont-title h2 {
	margin: 2.85rem 0 0; 
}
.subpages .main-content-sub,
.subpages .main-content-sub p {
	font-size: 1.25rem;
}
.subpages .cstm-cont-title h2 span.number {
    display: block;
    float: left;
    background-color: #00713b;
    font-size: 1.2vw;
    color: #ffffff;
    padding: .55rem 0.90rem;
    border-radius: 2em;
    position: relative;
    top: -9px;
    margin-right: .65em;
}

.subpages .cstm-fluid {
	padding: 0 30px;
}
.subpages .cstm-cont-title.black,
.subpages .cstm-cont-title.black h2 {
	color: #0b3f1a;
}
.subpages .cstm-cont-content .cfs-hyperlink {
	display: block;
	background-color: #0b3f1a;
	font-family: 'Roboto', sans-serif;
	font-size: 1.1vw;
	color: #b9cd2f;
	border-radius: 2px;
	float: left;
	font-weight: 700;
	padding: 13px 45px;
	text-decoration: none;
	margin: 2rem 0 1rem;
}
.subpages .cstm-cont-content .cfs-hyperlink:hover {
	opacity: .85;
}
.cstm-cont-forms label {
	font-family: 'Roboto', sans-serif;
	font-size: 1.1vw;
	color: #000000;
	font-weight: 400;
	display: block;
	margin-bottom: 10px;
}
.subpages .cstm-cont-forms textarea {
	height: auto;
}
.subpages .wpcf7-form .form-group {
    margin-bottom: 1.8rem;
}
.subpages .wpcf7-form .cstm-radio-group .form-group {
	margin-bottom: 0px;
}
.subpages .wpcf7-form .wpcf7-form-control-wrap .custom-radio,
.subpages .wpcf7-form .wpcf7-form-control-wrap .custom-radio .wpcf7-list-item-label {
    padding-top: 0px;
    font-size: 1.1vw;
}
.subpages .cstm-cont-title.current-form {
	margin-bottom: 20px;
}
.subpages .wpcf7-form .form-row>[class*=col-] {
	padding-right: 15px;
}
.subpages .form-group.col-md-8.iconic-field {
	padding-right: 5px;
}
.subpages .wpcf7-form input[type="submit"] {
    padding: 1rem 2.3rem;
    font-size: 1.1vw;
}
.subpages .wpcf7-form .wpcf7-form-control-wrap .wpcf7-list-item {
   padding-left: 0px;
}
.subpages.contact-us .cstm-cont-title:after {
   left: 0px;
}
.subpages.contact-us .wpcf7-form textarea {
	height: auto;
}
.subpages.contact-us .cstm-cont-title {
	margin-bottom: 20px;
}
.subpages.contact-us .wpcf7-form .form-group {
	margin-bottom: .75rem;
}
.subpages.contact-us .cstm-cont-content hr {
    border-top: 1px solid rgba(0,0,0,1);
    margin-top: 1px;
    margin-bottom: 35px;
}
.subpages.contact-us .cstm-cont-content ul li {
	position: relative;
	padding-left: 35px;
	margin-bottom: .3rem;
}
.subpages.contact-us .cstm-cont-content ul li .fas {
	position: absolute;
	left: 0px;
	top: 4px;
}
.subpages.contact-us .wpcf7-form .form-control {
    padding: .375rem 1.2rem;
}
.subpages.contact-us .wpcf7-form input[type="submit"] {
	text-transform: uppercase;
	font-weight: 700;
	color: #ffffff;
	padding: .75rem 4rem;
	border-radius: 5px;
}
.subpages .codedropz-upload-inner h3,
.subpages .codedropz-upload-inner span {
	display: none;
} 
.subpages .codedropz-upload-handler {
	border: none;
}
.subpages .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1vw;
    color: #000000;
    font-weight: 400;
    display: block;
}
.subpages .codedropz-upload-inner blockquote, .subpages .codedropz-upload-inner cite, .subpages .codedropz-upload-inner em, .subpages .codedropz-upload-inner i {
    font-style: normal;
}
.subpages .codedropz-upload-container {
    padding: 0px;
}
.subpages.main-tours .item-tours-hover {
	font-family: 'Roboto', sans-serif;
	font-size: 1.840168243953733vw;
	color: #ffffff;
    font-weight: 600;
    display: block;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 23%;
    text-align: center;
} 
.subpages.main-tours .item-tours-item {
	margin-bottom: 1.8rem;
}
.main-tours-list {
	background: #ffffff;
	padding: 2.5rem 0 1.7rem; 
}
.slider-main-tours {
	margin-top: 2.5rem;
}
.slider-main-tours .carousel-item {
    text-align: center;
}
.slider-main-tours .linked-tours {
    display: block;
}
.slider-main-tours .carousel-inner {
    position: relative;
    max-width: 100%;
}
.hero-title-tours {
	position: absolute;
	top: 37%;
	left: 0px;
	vertical-align: middle;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 3.446372239747634vw;
	text-align: center;
	width: 100%;
	font-weight: 700;
}
.slider-main-tours .carousel-control-next .fa, 
.slider-main-tours .carousel-control-next .fas, 
.slider-main-tours .carousel-control-prev .fa, 
.slider-main-tours .carousel-control-prev .fas {
    font-size: 3.4174553101997898vw;
}

.slider-main-tours .carousel-control-next, 
.slider-main-tours .carousel-control-prev {
	width: 7%;
	opacity: 1;
}
.slider-main-tours .carousel-control-next:focus, 
.slider-main-tours .carousel-control-next:hover, 
.slider-main-tours .carousel-control-prev:focus, 
.slider-main-tours .carousel-control-prev:hover {
	opacity: 1;
}
.subpages.main-tours.single-tours .cstm-content-single .cstm-tour-title,
.subpages.main-tours.single-tours .cstm-content-single h2,
.subpages.main-tours.single-tours .cstm-content-single h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.840168243953733vw;
	font-weight: 600;
	color: #ffffff;
}
.subpages.main-tours.single-tours .cstm-content-single h1 p {
	margin-bottom: 0px;
}
.subpages.main-tours.single-tours hr.wp-block-separator.is-style-wide.cstm-tour-line {
	border-top: 0px solid #ffffff;
	margin-bottom: 3rem;
}
.subpages.main-tours.single-tours hr.wp-block-separator.is-style-wide.cstm-tour-line:after {
    content: url('../images/border-line.png');
    position: relative;
}
.subpages.main-tours.single-tours .foogallery .fg-caption {
	background-color: none;
	background: none;
	text-align: center;
	font-size: 1.840168243953733vw;
	bottom: 32%;
}
.subpages.main-tours.single-tours .foogallery .fg-caption-title {
   font-size: 1.840168243953733vw;
}
.subpages.main-tours.single-tours .foogallery.fg-light.fg-shadow-outline .fg-item-inner {
    box-shadow: 0 0 0 0px #ffffff;
}
.subpages.main-tours.single-tours .foogallery {
   margin-top: 3rem;
}
.subpages.main-tours.single-tours .entry-meta {
	display: none;
}
.subpages.main-tours.single-tours .entry-content {
	padding-top: 25px;
}
.subpages.main-tours.single-tours .single-tour-title,
.subpages.main-tours.single-tours .single-tour-title p strong {
	font-size: 1.5772870662460567vw;
	color: #00713b;
	font-weight: 700;
}
.subpages.main-tours.single-tours .single-tour-desc,
.subpages.main-tours.single-tours .single-tour-desc p {
    font-size: 1.1vw;
    color: #4f3e3e;	
    font-weight: 400;
}
.subpages.main-tours.single-tours .outer-single-list-tour {
    padding: 2rem 0;
}
.subpages.main-tours.single-tours .outer-single-list-tour img {
	vertical-align: middle;
}
.subpages.main-tours.single-tours .level-two .item-tours-hover {
    height: 100%;
    bottom: 0px;
    vertical-align: middle !important;
}
.subpages.main-tours.single-tours .level-two img {
	object-fit: cover;
	min-height: 337px;
}
.subpages.main-tours.single-tours .level-two .item-tours-item {
	max-height: 337px;
	overflow: hidden;
}
.subpages.main-tours.single-tours .level-two .item-tours-hover span {
	position: relative;
    top: 40%;
    transform: translateY(-50%);
}
.subpages-new {
	padding-top: 4rem;
}
.subpages-new .main-content-sub ul {
    -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  padding-left: 0;
  list-style: outside;
  max-width: 57%;
} 
.subpages-new .main-content-sub ul li {
	list-style-position: inside;
	list-style-type: disc;
  -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
                 break-inside: avoid;
}
.page-id-262.subpages .main-content-sub ul {
    -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
  padding-left: 0;
  list-style: outside;
}
.page-id-262.subpages .main-content-sub ul li {
	list-style-position: inside;
	list-style-type: disc;
  -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
                 break-inside: avoid;
                     line-height: 3rem;
}
.page-id-262.subpages .cstm-cont-title, .page-id-262.subpages .cstm-cont-title h2 {
	display: none;
}
.subpages .section-itinerary .cstm-cont-title:after {
    left: 0px;
}
.subpages .section-itinerary .cstm-cont-content p {
    margin-bottom: 0px;
}
.search-content {

}
.search-content h2,
.search-content h2 a {
	font-family: 'Roboto', sans-serif;
    font-size: 1.3rem;
    color: #00713b;
    font-weight: 700;
}
.search-content {
	font-family: 'Roboto', sans-serif;
    font-size: 1.3rem;
    color: #000000;
}
.search-content .more-link {
	color: #00713b;
	font-size: 1rem;
	font-weight: 700;
}
.mobile-menu-bendigo {
	display: none;
	position: fixed;
	background-color: #dadf77;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 200;
	padding: 15px;
}
.mobile-menu-bendigo ul li,
.mobile-menu-bendigo ul li a {
	color: #00713b;
	display: block;
}
.mobile-menu-bendigo ul li a {
	font-family: 'Roboto', sans-serif;
	font-size: 1.4rem;
	font-weight: 700;
	padding: .3rem 0;
	cursor: pointer;
}
#main_mobilemenu {
	cursor: pointer;
	padding: 0 0 20px;
	display: block;
	color: #00713b;
}
.subpages.main-tours .item-tours-item .img-responsive {
	height: auto;
	width: 100%;
}

/* Add by Bintang */
span.wpcf7-list-item.last span.wpcf7-list-item-label {
	margin-left: 10px;
}

.custom-quote-iframe {
	margin-top: 20px; 
	height: 377px;
}

.custom-quote-iframe #document h3 {
	display: none;
}

.custom-quote-iframe input[type=submit], .LinkButton {
	background-color: #00713b;
}