/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

.grecaptcha-badge { visibility: hidden; }

h2 {
    font-family: "CircularSTD", sans-serif;
    text-align: left;
    font-size: 16px;
    font-weight: 800 !important;

}

.h2{
	color: #000000;
    font-family: 'CircularSTD',sans-serif;
    font-weight: 700;
    line-height: 1.2;
	font-size: 40px;
}

.vcex-post-content iframe{
	width: 100% !important;
    height: 501px;
}

.fa-times:before {
    content: "\f00d";
}

.fa, .fas {
    font-family: 'Font Awesome 5 Free';
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

/* HEADER */

body #site-logo a {
   height: 60px;
}

body #site-logo img {
   height: 60px;
   max-height: 60px;
   display: inline;
}


body #site-logo,
body #site-logo-inner {
    display: block !important;
    height: 60px;
}

#site-header.overlay-header.white-style 
#site-header-inner 
#site-navigation-wrap 
#site-navigation 
#menu-header-menu
li.current-menu-item
a {
	color: #d5a300 !important;
}

#site-header.overlay-header.white-style 
#site-header-inner 
#site-navigation-wrap 
#site-navigation 
#menu-header-menu
li
a:hover {
	color: #d5a300 !important;
}

#site-header.overlay-header.white-style 
#site-header-inner 
#site-navigation-wrap 
#site-navigation 
#menu-header-menu
li
a {
	opacity: 1 !important;
}


body .navbar-style-one ul.dropdown-menu > li.menu-item {
	margin-left: 10px !important;
	margin-right: 10px !important;
}


#site-navigation-wrap.navbar-style-one {
	right: 50% !important;
	transform: translateX(50%);
}


.total-child-header-right {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	right: 0;
	color: #fff;
	font-family: "CircularSTD", sans-serif;
	text-align: right;
	font-size: 16px;
	font-weight: 800;
}


.total-child-header-right a.total-child-header-cta {
	display: inline-block;
	vertical-align: middle;
	margin-left: 26px;
	border-radius: 22px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	opacity: 1;
	padding: 0 48px;
	background: #d5a300;
	transition: all .3s ease;
}

.total-child-header-right a.total-child-header-cta:hover {
	background: #fff;
	color: #000;
}

.total-child-header-right span.phone {
	display: inline-block;
	vertical-align: middle;
}

.total-child-header-right span.phone a {
	color:  #fff !important;
	text-decoration: none !important;
	opacity:  1;
	transition: opacity 0.2s ease;
}

.total-child-header-right span.phone a:hover {
	opacity:  0.85;
}

.total-child-header-right span.phone a b {
	display: inline-block;
	vertical-align: middle;
	padding: 2px 7px;
	border-radius: 8px;
	color: #000 !important;
	background: #d5a300;
	margin-top: -2px;
}

.total-child-header-mobile {
	display: block;
	color: #fff;
	font-family: "CircularSTD", sans-serif;
	text-align: right;
	font-size: 14px;
	font-weight: 800;
}

.total-child-header-mobile::after {
	content: '';
	display: block;
	clear: both;
}

.total-child-header-mobile a.total-child-header-cta {
	display: block;
	float: right;
	border-radius: 18px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	opacity: 1;
	padding: 0 20px;
	background: #d5a300;
	transition: all .3s ease;
}

.total-child-header-mobile a.total-child-header-cta:hover {
	background: #fff;
	color: #000;
}

.total-child-header-mobile span.phone {
	display: block;
	float: left;
	margin-top: 5px;
}

.total-child-header-mobile span.phone b {
	display: inline-block;
	padding: 2px 7px;
	border-radius: 8px;
	color: #000;
	background: #d5a300;
}

/* Headings */

.w-line::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	height: 3px;
	width: 74px;
	background: #d5a300;
	border-radius: 3px;
}

.w-line.short::before {
	width: 38px;
}

/* Buttons */

.tc-button {
	vertical-align: middle;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	padding: 0 60px;
	cursor: pointer;
	text-decoration: none;
}

.tc-button span {
	line-height: 1.2;
	display:  inline-block;
	vertical-align: middle;
}

.tc-button-text {
	display: inline-block !important;
	vertical-align: middle;
}

.tc-button-text .far {
	font-size: 20px !important;
	vertical-align: middle !important;
}


/* HOME */

.tt-search {
	position: absolute;
    bottom: 150px;
    left: 0;
    transform: translateX(-50%);
    opacity:  1;
    transition:  opacity 0.2s ease;
}

.tt-search:hover {
	opacity:  0.7;
}

.tt-search span.vcex-icon-box-heading {
	margin-bottom: 0 !important;
}


#tc-home-tours-grid.for-tour .vcex-post-type-entry-inner {
		padding-top:  20px !important;
		padding-bottom:  10px !important;
	}

#tc-home-tours-grid .vcex-post-type-entry-media {
	display:  block !important;
	padding-top:  80%;
}

#tc-home-tours-grid.for-taxonomy .vcex-post-type-entry-media {
	padding-top:  48%;
}

#tc-home-tours-grid.for-tour .vcex-post-type-entry-media {
	padding-top:  52%;
}

#tc-home-tours-grid .vcex-post-type-entry-media a {
	display:  block;
	text-decoration:  none !important;
	position:  absolute;
	overflow:  hidden;
	cursor: pointer;
	top:  0;
	left:  0;
	width:  100%;
	height: 100%;
}

#tc-home-tours-grid .vcex-post-type-entry-media a > img {
	display:  block;
	position: absolute;
	z-index: 10;
	border-radius: 20px;
	object-fit: cover;
    height: 100%;
    width: 100%;
    transition: all .2s ease;
}

#tc-home-tours-grid .vcex-post-type-entry-inner:hover .vcex-post-type-entry-media a > img {
	filter: brightness(70%);
}

#tc-home-tours-grid .vcex-post-type-entry-inner .vcex-post-type-entry-excerpt {
	margin:  5px 0 8px 0 !important;
	color:  #000 !important;
	font-family: "CircularSTD", sans-serif !important;
	font-weight: 400;
}

#tc-home-tours-grid .vcex-post-type-entry-media a > span.tc-price-duration {
	display:  block;
	position: absolute;
	z-index: 20;
	height:  32px;
	line-height: 32px;
	border-radius: 16px;
	padding:  0 11px;
	background:  #d5a300;
	color:  #fff !important;
	font-family: "CircularSTD", sans-serif !important;
	left:  9px;
	bottom:  12px;
	font-weight: 700;
}

#tc-home-tours-grid .vcex-post-type-entry-media a > span.tc-price-duration .tc-price {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
}

#tc-home-tours-grid .vcex-post-type-entry-media a > span.tc-price-duration .tc-duration {
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
}

#tc-home-tours-grid .vcex-post-type-entry-title {
	padding:  17px 0 2px 0 !important;
}

#tc-home-tours-grid .vcex-post-type-entry-title a {
	font-family: "CircularSTD", sans-serif !important;
}

#tc-home-tours-grid span.tour-rev-count {
	display: inline-block;
    vertical-align: text-bottom;
    margin-left:  5px;
    color:  #898989;
    font-size: 12px;
    font-family: "CircularSTD", sans-serif !important;
    font-weight: 400;
}


/* new css*/

#hide-div{display:none;}

  .btn {
      margin-top: 0;
      padding: 12px 24px;
      background-color: #d5a300;
      color: #ffffff;
      border: none;
      border-radius: 60px;
      cursor: pointer;
      font-size: 14px;
      font-weight: 700;
    }

     .btn:hover {
       color: #ffffff;
       background-color: #d5a300;
    }


.banner-content .rgtbx-col .h-full {
    height: 100%;
}

.banner-content .floating-badge{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 150px;
    background: rgba(0,0,0,0.85);
    display: inline-flex;
    max-width: 400px;
    border-radius: 18px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    align-items: center;
    gap: 10px;
    padding: 10px;
    text-decoration: none;
    cursor: pointer;
    line-height: 1;
}

.banner-content .floating-badge:hover {
  opacity: 0.7;
}

.menu-holder ul a {
    color: #f7d712;
    font-size: 14px;
    text-decoration: none;
    padding: 0 8px 0 8px;
    vertical-align: baseline;
    color: #daa700;
    text-transform: none;
    text-align: left;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-weight: 700;
    outline: none;
}

.menu-holder ul a.active {
    color: #f7d712;
}

.banner-content .rgtbx-col .h-full .w-full.img-responsive {
    height: 100%;
    object-fit: cover;
}

    main {
      padding: 0;
      text-align: left;
    }

    .banner-content .cstm-container {
    max-width: 100%;
}

.banner-content .row-holder .lftbx-col {
    background: #151515;
    color: white;
    padding-top: 180px !important;
    padding-bottom: 160px !important;
    padding-left: 0% !important;
    background-color: #151515 !important;
}
.banner-content .lftbx-col .inner-wrap .btns-holder .btn {
    padding: 0 48px;
    line-height: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 25px;
}

.banner-content .lftbx-col .inner-wrap .uielement {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 3px;
    width: 74px;
    background: #d5a300;
    border-radius: 3px;
}

.banner-content .lftbx-col .inner-wrap  .tracking-wide {
    font-size: 20px;
    color: #f7c935;
    font-family: 'MADECanvas', serif;
    font-weight: 800;
}
.banner-content .lftbx-col h1 {
    font-size: 52px;
    max-width: 377px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
}
.banner-content .row-holder {
    display: flex;
    flex-direction: row;
    position: relative;
}

.banner-content .row-holder .lftbx-col, .banner-content .row-holder .rgtbx-col {
    flex: 0 0 50%;
    max-width: 50%;
}

.banner-content .rgtbx-col .img-responsive {
    max-width: 100%;
    height: auto;
}   

.banner-content .row-holder .lftbx-col .inner-wrap {
    padding-left: 20%;
}

.btn-outline.btn {
    background: transparent;
}

.banner-content .row-holder .lftbx-col .inner-wrap p {
	color: #ffffff;
	font-family: 'CircularSTD',sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 20px;
	padding-bottom: 65px;
}

.banner-content .lftbx-col .inner-wrap .btns-holder .play-icon {
    line-height: 1;
    display: inline-block;
}

.banner-content .lftbx-col h1 {
   font-size: 52px;
  max-width: 377px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #fff;
}


/* Tours Starts  */

.tours_banner-content .row-holder .lftbx-col .inner-wrap p {
    font-size: 25px;
    padding-bottom: 15px;
    font-weight: 600;
    margin: 0;
}

.tours_banner-content .lftbx-col h1 {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
}

.tours_banner-content .row-holder .lftbx-col,
.tours_banner-content .row-holder .rgtbx-col {
    flex: 0 0 100%;
    max-width: 100%;
    background: transparent;
    background-color: transparent !important;
}

.tours_banner-content .row-holder .lftbx-col {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;
    right: 0;
    white-space: nowrap;
    margin: 0 auto;
    max-width: 80%;
}

.tours_banner-content .row-holder .rgtbx-col {
    position: relative;
    height: 400px;
}


.tours_banner-content .row-holder .rgtbx-col:before {
    position: absolute;
    border-radius: inherit;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    background-repeat: repeat;
    opacity: .65;
    content: '';
}

.tours_banner-content .rgtbx-col .h-full .w-full.img-responsive {
    width: 100%;
}

.tours_banner-content .row-holder {
    display: block;
}

.tours_banner-content .lftbx-col .inner-wrap .btns-holder .btn {
    color: #000;
}

.tours_banner-content .row-holder .lftbx-col .inner-wrap {
    padding-left: 0;
}

.tours_banner-content.post-page-banner .row-holder .rgtbx-col {
	position: relative;
	height: 400px;
}


/* End Tours Starts */


/*page banner*/
.page_banner-content .row-holder .rgtbx-col {
    position: relative;
    height: 400px;
}

.page_banner-content .row-holder .rgtbx-col:before {
    position: absolute;
    border-radius: inherit;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
	background-color: #fff;
    background-repeat: repeat;
}

/*end page banner*/



@media only screen and (min-width: 1281px) {
	.banner-content {
		position: relative;
		width: calc(100% + 25%);
		left: -12%;
		margin-left: -10px;
	}
}

@media only screen and (max-width: 1380px) {
    .banner-content .floating-badge {
        bottom: 40px;
    }
}

@media only screen and (max-width: 1280px) {
    .banner-content .floating-badge {
      display: none;
  }
}

@media only screen and (max-width: 1024px) {
    .banner-content .lftbx-col h1 {
        font-size: 40px;
        max-width: 100%;
    }
    .banner-content .row-holder .lftbx-col .inner-wrap p {
      font-size: 16px;
    }

}

@media only screen and (max-width: 991px) {
    .banner-content .row-holder .lftbx-col,
    .banner-content .row-holder .rgtbx-col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .banner-content .row-holder {
        flex-wrap: wrap;
    }

    .banner-content .row-holder .lftbx-col .inner-wrap {
    padding: 30px 7% 30px 7%!important;
}
.banner-content .row-holder .lftbx-col {
    padding-bottom: 30px !important;
}

.banner-content .row-holder .lftbx-col .inner-wrap p {
    font-size: 14px;
}

.banner-content .lftbx-col h1 {
    font-size: 30px;
}

}

@media only screen and (max-width: 570px) {
.banner-content .lftbx-col .inner-wrap .btns-holder .btn {
    display: flex;
    width: 100%;
}

}
/*end new css*/




@media screen and (max-width: 768px) {
	.vcex-post-content  iframe{
		height: 201px;
	}
	.h2 {
		font-size: 24px!important;
	}
}

@media screen and (max-width: 1400px) {
	#site-navigation-wrap.navbar-style-one {
		right: 50% !important;
		transform: translateX(40%);
	}
}

@media screen and (max-width: 1300px) {
	#site-navigation-wrap.navbar-style-one {
		right: 50% !important;
		transform: translateX(30%);
	}
}



@media screen and (max-width: 1620px) {
	body .navbar-style-one .dropdown-menu > li.menu-item > a > span.link-inner {
		padding-left:  0 !important;
		padding-right:  0 !important;
	}
	body .navbar-style-one ul.dropdown-menu > li.menu-item {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}

@media screen and (max-width: 1500px) {
	body .navbar-style-one ul.dropdown-menu > li.menu-item {
		margin-left: 8px !important;
		margin-right: 8px !important;
	}

	body .navbar-style-one .dropdown-menu > li.menu-item > a > span.link-inner {
		padding-left:  0 !important;
		padding-right:  0 !important;
	}
}

@media screen and (max-width: 1300px) {
	body .navbar-style-one ul.dropdown-menu > li.menu-item {
		margin-left: 4px !important;
		margin-right: 4px !important;
	}

	body .navbar-style-one .dropdown-menu > li.menu-item > a > span.link-inner {
		padding-left:  0 !important;
		padding-right:  0 !important;
	}
}


@media screen and (max-width: 1300px) {
	.total-child-header-right {
		display: none;
	}
}

@media screen and (max-width:  1380px) {
	.tt-search {
	    bottom: 40px;
	    transform: translateX(-50%);
	}
}

.tc-social {
	position: absolute !important;
	bottom: 40px;
	right: 20%;
}

@media screen and (max-width:  768px) {
	div.tc-banner-left-col div.vc_column-inner {
		padding:  120px 7% 30px 7% !important;
	}

	div.tc-banner-right-col div.vc_column-inner {
		padding-top:  80% !important;
	}

	.tc-social {
		position: absolute !important;
		bottom: 20px;
		right: 50%;
		transform: translateX(50%);
	}

	.tt-search {
	    bottom: 124px;
	    transform: translateX(50%);
	    right:  50%;
	}
}

@media screen and (max-width:  500px) {
	.tc-banner-button-left {
		display:  block !important;
		float:  none  !important;
	}

	.tc-banner-button-right {
		display:  block !important;
		float:  none  !important;
		text-align: center !important;
		margin-top:  10px !important;
		margin-left:  10px !important;
	}

	.tt-search {
	    transform: translateX(40%);
	    right:  40%;
	}
}




@media screen and (max-width:  1700px) {
	#tc-home-tours-grid .vcex-post-type-entry-title a {
		font-size: 14px !important;
	}
}

@media screen and (max-width:  1500px) {
	#tc-home-tours-grid .vcex-post-type-entry-title a {
		font-size: 12px !important;
	}
}

@media screen and (max-width:  960px) {
	#tc-home-tours-grid .vcex-post-type-entry-title a {
		font-size: 19px !important;
	}
}


@media screen and (max-width:  768px) {
	#tours-grid-row {
		padding-top:  30px !important;
	}

	#tc-home-tours-grid .vcex-post-type-entry-inner {
		padding-top:  20px !important;
		padding-bottom:  10px !important;
	}
}

@media screen and (max-width:  1100px) {
	#home-text-banner {
		padding:  80px 40px !important;
	}
}

@media screen and (max-width:  540px) {
	#home-text-banner {
		padding:  60px 20px !important;
	}
}

.tc-car-gallery .vc_figure {
	display:  block;
	width:  100% !important;
}

.tc-car-gallery .vc_figure a {
	display:  block;
	width:  100% !important;
}

.tc-car-gallery .vc_figure img {
	display:  block;
	width:  100% !important;
	object-fit: cover !important;
	object-position: center;
	border-radius: 15px !important;
	overflow: hidden;
}

.tc-car-gallery.high .vc_figure img {
	height:  500px !important;
}

.tc-car-gallery.low .vc_figure img {
	height:  245px !important;
}

.tc-car-gallery.wide .vc_figure img {
	height:  240px !important;
}

@media screen and (max-width:  768px) {
	.tc-car-collection-heading {
		margin-bottom:  30px !important;
	}

	.tc-image-m-bottom-mobile {
		margin-bottom:  10px !important;
	}

	div#car-collection-btn-row {
		margin-top:  30px !important;
	}
}


.tc-video-poster .vc_figure {
	display:  block;
	width:  100% !important;
	cursor:  pointer;
}

.tc-video-poster .vc_figure .vc_single_image-wrapper {
	display:  block;
	width:  100% !important;
	position: relative !important;
}

.tc-video-poster .vc_figure .vc_single_image-wrapper::before {
	content:  url('/wp-content/uploads/2021/08/play-large.png');
	display:  block;
	position: absolute;
	top:  50%;
	left:  50%;
	transform:  translate(-50%, -50%) scale(0.8);
	transition:  all .2s ease;
}

.tc-video-poster .vc_figure .vc_single_image-wrapper:hover::before {
	transform:  translate(-50%, -50%) scale(0.9);
}

.tc-video-poster .vc_figure .vc_single_image-wrapper::after {
	content:  'Watch On Youtube';
	display:  block;
	position: absolute;
	top:  50%;
	left:  50%;
	transform:  translate(-50%, 44px);
	font-family: "CircularSTD", sans-serif !important;
    font-weight: 700;
    color:  #fff;
    font-size: 18px;
}

@media screen and (max-width:  400px) {
	.tc-video-poster .vc_figure .vc_single_image-wrapper::after {
    	font-size: 14px;
	}
}

.tc-video-poster .vc_figure .vc_single_image-wrapper img {
	display:  block;
	width:  100% !important;
	object-fit: cover !important;
	object-position: center;
	border-radius: 15px !important;
	overflow: hidden;
}


@media screen and (max-width:  768px) {
	.lifestyle-col-left .vc_column-inner {
		margin-bottom:  20px !important;
	}

	#brands-row, #customer-xp-heading-row, #tc-map-row {
		margin-top:  30px !important;
	}

	.tc-customer-xp-heading {
		margin-bottom:  30px !important;
	}
}

#map {
   width: 100%;
   height: 600px !important;
   border-radius: 20px !important;
   overflow:  hidden !important;
}

@media screen and (max-width:  768px) {
	#map {
	   height: 250px !important;
	}
}

/* CONATCT FORM */

.wpcf7 {
	display: block;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
	display: inline-block;
	box-sizing: border-box;
	background:  none;
	padding:  12px 26px;
	border:  1px solid #000000;
	border-radius: 22px;
	color:  #777;
	font-family: "CircularSTD", sans-serif !important;
    font-weight: 400;
    width:  100%;
    margin-bottom:  12px;
}

.wpcf7 textarea {
	height:  100px;
}

.wpcf7 input[type="submit"] {
	height:  50px;
	line-height: 49px;
	border-radius: 25px;
	padding:  0 54px;
	color:  #000;
	font-family: "CircularSTD", sans-serif !important;
    font-weight: 700;
    font-size: 14px;
    transition: all .2s ease;
}

.wpcf7 input[type="submit"]:hover {
	background:  #000;
	color:  #fff;
}

/* FOOTER */

.tc-footer-logo img {
	height:  60px;
	width:  auto;
}

.tc-footer-menu-top .vcex-navbar-link {
	display:  block !important;
	float:  none !important;
	text-decoration:  none !important;
}

.tc-footer-menu-top .vcex-navbar-link:hover {
	text-decoration:  none !important;
}

.tc-footer-contacts a {
	text-decoration:  none !important;
	opacity:  1;
	transition: opacity .2s ease;
}

.tc-footer-contacts a:hover {
	opacity:  0.7;
}

.tc-footer-contacts a.tc-link-yellow {
	color:  #d5a300 !important;
}

.tc-footer-contacts a.tc-image-link {
	display:  inline-block;
	margin-right:  12px;
}

.tc-footer-menu-bottom .vcex-navbar-link {
	text-decoration:  none !important;
}

.tc-footer-menu-bottom .vcex-navbar-link:hover {
	text-decoration:  none !important;
}

@media screen and (max-width:  768px) {
	#footer-top .vc_column-inner {
		margin-bottom:  40px !important;
	}

	#footer-copyright {
		text-align: center !important;
		margin-bottom:  20px !important;
	}

	.tc-footer-menu-bottom {
		text-align: center  !important;
	}

	.tc-footer-menu-bottom .vcex-navbar-inner {
		float:  none !important;
	}

	.tc-footer-menu-bottom .vcex-navbar-inner a {
		float:  none !important;
	}
}

.tc-image-grid .vcex-image-grid-entry-img {
	display:  block !important;
	width:  100% !important;
	padding-top:  65% !important;
	position:  relative !important;
	border-radius: 14px !important;
	overflow: hidden !important;
}

.tc-image-grid .vcex-image-grid-entry-img a {
	display:  block;
	text-decoration: none !important;
	position: absolute !important;
	top:  0;
	left:  0;
	width:  100% !important;
	height:  100% !important;
}

.tc-image-grid .vcex-image-grid-entry-img a img {
	display:  block !important;
	position: absolute !important;
	top:  0;
	left: 0;
	width:  100% !important;
	height:  100% !important;
	object-fit: cover;
	object-position: center center;
}

/* Video Popups */


.tc-popup-video {
	display:  block;
	position:  relative;
	width:  100%;
	padding-top:  56%;
}

.tc-popup-video iframe {
	display:  block;
	position: absolute;
	top:  0;
	left:  0;
	width:  100%;
	height:  100%;
}

/* TOUR CATEGORY */

@media screen and (max-width:  768px) {
	div.tc-taxonomy-header {
		padding:  100px 20px !important;
	}
}

/* SINGLE TOUR */

.tc-tour-page-price-duration {
	display:  block;
	margin-bottom:  5px;
}

.tc-tour-page-price-duration .tc-price {
	display: inline-block;
	vertical-align: middle;
	color:  #fff;
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 800;
   font-size: 25px;
   margin-right:  5px;
}

.tc-tour-page-price-duration .tc-duration {
	display: inline-block;
	vertical-align: middle;
	color:  #fff;
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 400;
   font-size: 25px;
}

.tc-tour-details {
	width:  100%;
	box-sizing: border-box;
	border-radius: 14px;
	background:  #F9F9F9;
	padding:  40px 46px 46px 40px;
   z-index: 100;
}

.tc-tour-details.hidden-mobile {
	margin-top:  -150px;
	display: block;
}

.tc-tour-details.mobile-only {
	margin-top:  20px;
	display: none;
}

@media screen and (max-width:  768px) {
	.tc-tour-details.hidden-mobile {
		display: none;
	}

	.tc-tour-details.mobile-only {
		display: block;
	}
}

.tc-tour-details > h2 {
	display: block;
	margin:  0;
	padding:  0 0 30px 0;
	color:  #000;
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 700;
   font-size: 40px;
}

.tc-tour-details ul {
	display:  block;
	list-style: none;
	padding:  0 0 0 0;
	margin:  0 0 0 0;
}

.tc-tour-details ul li {
	display:  block;
	position: relative;
	padding:  0 0 10px 35px;
	color:  #000;
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 700;
   font-size: 18px;
   background-image: url('/wp-content/uploads/2021/08/check-yellow.png');
   background-repeat: no-repeat;
   background-position: top 1px left 0;
   line-height: 1.2;
}

@media screen and (max-width:  1200px) {
	.tc-tour-details > h2 {
		padding:  0 0 20px 0;
	   font-size: 30px;
	}

	.tc-tour-details ul li {
		padding:  0 0 10px 35px;
	   font-size: 16px;
	}

	.tc-tour-details {
		padding:  30px 20px 30px 20px;
	}
}

.tc-tour-features {
	display:  block;
}

.tc-tour-features .tc-tour-feature {
	display:  block;
	margin-bottom:  30px;
}

.tc-tour-features .tc-tour-feature > h2 {
	display:  block;
	padding:  0 0 0 30px;
	margin: 0;
	color:  #000;
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 700;
   font-size: 20px;
   cursor:  pointer;
   background-image:  url('/wp-content/uploads/2021/08/plus.png');
   background-position: left 0 top 0;
   background-repeat: no-repeat;
}

.tc-tour-features .tc-tour-feature.opened > h2 {
   background-image:  url('/wp-content/uploads/2021/08/minus.png');
   color: #d5a300;
}

.tc-tour-features .tc-tour-feature .content {
	display:  none;
	padding:  30px 0 0 0; 
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 400;
   font-size: 16px;
   color:  #2d2d2d !important;
   line-height: 1.25 !important;
}

.tc-tour-features .tc-tour-feature .content img,
.tc-tour-content img {
	width:  100%;
	height:  auto;
	border-radius: 14px;
}

.tc-tour-features .tc-tour-feature .content h2,
.tc-tour-content h2,
.tc-tour-features .tc-tour-feature .content h3,
.tc-tour-content h3,
.tc-tour-features .tc-tour-feature .content h4,
.tc-tour-content h4,
.tc-tour-features .tc-tour-feature .content h5,
.tc-tour-content h5,
.tc-tour-features .tc-tour-feature .content h6,
.tc-tour-content h6 {
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 700;
   color:  #000 !important;
}

.tc-tour-features .tc-tour-feature .content h2,
.tc-tour-content h2 {
	font-size: 20px;
}

.tc-tour-content h3,
.tc-tour-features .tc-tour-feature .content h4,
.tc-tour-content h4,
.tc-tour-features .tc-tour-feature .content h5,
.tc-tour-content h5,
.tc-tour-features .tc-tour-feature .content h6,
.tc-tour-content h6 {
	font-size: 18px;
}

.cetr-review-creation-panel h2,
.cetr-reviews-display-panel h2 {
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 700;
   color:  #000 !important;
   font-size: 20px;
   padding:  0 0 15px 0;
   margin:  0;
}

.cetr-review-creation-panel {
	padding-top:  30px;
}

.cetr-review-creation-panel .alert {
	display: block;
	margin-bottom:  15px;
	padding:  5px 15px;
	color:  #fff;
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 700;
   font-size: 16px;
   border-radius: 8px;
}

.cetr-review-creation-panel .alert.alert-info {
	background:  blue;
}

.cetr-review-creation-panel .alert.alert-success {
	background:  green;
}

.cetr-review-creation-panel .alert.alert-danger {
	background:  red;
}

.cetr-rating-form label {
	display:  block;
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 700;
   color:  #9e9e9e !important;
   font-size: 16px;
   padding:  0 0 5px 0;
}

.cetr-rating-form .form-group {
	margin-bottom:  20px;
}

.cetr-rating-form input[type="text"],
.cetr-rating-form input[type="email"],
.cetr-rating-form textarea {
	display: inline-block;
	box-sizing: border-box;
	background:  none;
	padding:  8px 18px;
	border:  1px solid #000000;
	border-radius: 18px;
	color:  #777;
	font-family: "CircularSTD", sans-serif !important;
    font-weight: 400;
    width:  100%;
}

.cetr-rating-form textarea {
	height:  100px;
}

.cetr-rating-form .error {
	display:  block;
	padding-top: 5px;
	color:  red;
}

.cetr-rating-form input[type="submit"] {
	height:  44px;
	border-radius: 22px;
	padding:  0 54px;
	color:  #000;
	font-family: "CircularSTD", sans-serif !important;
    font-weight: 700;
    font-size: 14px;
    transition: all .2s ease;
}

.cetr-rating-form input[type="submit"]:hover {
	background:  #000;
	color:  #fff;
}

.cetr-reviews-display-panel {
	margin-top:  50px;
}

.cetr-tour-total-rating {
	display:  block;
	margin-bottom:  30px;
	border-radius: 14px;
	color:  #000;
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 700;
   font-size: 16px;
   background:  #F9F9F9;
   padding:  12px 20px;
}

.cetr-tour-total-rating > span {
	display: inline-block;
	margin-left:  5px;
}

.cetr-reviews-list {
	display:  block;
}

.cetr-reviews-list .cetr-single-review {
	padding: 10px 0;
}

.cetr-reviews-list .cetr-single-review > span {
	color:  #9e9e9e;
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 400;
   font-size: 16px;
}

.cetr-reviews-list .cetr-single-review > p {
	margin:  0;
	padding:  5px 0 0 0;
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 700;
   font-size: 16px; 
}

/* ABOUT US */

.tc-about-us-image .vc_figure {
	width:  100%;
}

.tc-about-us-image .vc_figure .vc_single_image-wrapper {
	width:  100%;
}

.tc-about-us-image .vc_figure .vc_single_image-wrapper img {
	display:  block;
	width:  100%;
	height:  auto;
	border-radius: 20px !important;
}

.tc-about-text b,
.tc-about-text strong {
	color:  #000 !important;
}

@media screen and (max-width:  768px) {
	div.tc-about-row {
		margin-top: 40px !important;
	}
}

/* CONTACT US  */

.tc-heading-underline {
	position: relative;
}

.tc-heading-underline::after {
	content:  '';
	display:  block;
	position: absolute;
	width:  150px;
	height:  3px;
	background: #d5a300;
	left:  50%;
	transform: translateX(-75px);
	bottom:  -8px;
}

.tc-contacts-details a {
	display:  inline-block;
	text-align: center;
	text-decoration: none !important;
	opacity:  1;
	transition: opacity .2s ease;
}

.tc-contacts-details a:hover {
	opacity:  0.5;
}

.tc-contacts-details a.tc-image-link {
	display: inline-block;
	vertical-align: middle;
	margin:  0 6px;
}

/* SINGLE BLOG POST */

.tc-post-content {
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 400;
   font-size: 16px;
   color:  #9e9e9e !important;
   line-height: 1.25 !important;
}

.tc-post-content img {
	border-radius: 14px !important;
}

.tc-post-content h2,
.tc-post-content h3,
.tc-post-content h4,
.tc-post-content h5,
.tc-post-content h6 {
	font-family: "CircularSTD", sans-serif !important;
   font-weight: 700;
   color:  #000 !important;
}

.tc-post-content h2 {
	font-size: 20px;
}

.tc-post-content h3,
.tc-post-content h4,
.tc-post-content h5,
.tc-post-content h6 {
	font-size: 18px;
}

.tc-post-content .meta .meta-author,
.tc-post-content .meta .meta-category,
.tc-post-content .meta .meta-comments {
	display:  none !important;
}

.vcex-post-content-c a {
	color: #262626;
	font-weight: 700;
}

@media screen and (max-width:  768px) {
	div.tc-post-content-row {
		margin-top:  30px !important;
	}
}

.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

.rateit .rateit-range
{
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(/wp-content/uploads/2021/10/star.gif);
    height: 16px;
    outline: none;
}

.rateit .rateit-range * {
    display:block;
}

/* for IE 6 */
* html .rateit, * html .rateit .rateit-range
{
    display: inline;
}

/* for IE 7 */
* + html .rateit, * + html .rateit .rateit-range
{
    display: inline;
}

.rateit .rateit-hover, .rateit .rateit-selected
{
    position: absolute;
    left: 0px;
}

.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl
{
    left: auto;
    right: 0px;
}

.rateit .rateit-hover
{
    background: url(/wp-content/uploads/2021/10/star.gif) left -32px;
}

.rateit .rateit-hover-rtl
{
    background-position: right -32px;
}

.rateit .rateit-selected
{

    background: url(/wp-content/uploads/2021/10/star.gif) left -32px;
}

.rateit .rateit-selected-rtl
{
    background-position: right -16px;
}

.rateit .rateit-preset
{
    background: url(/wp-content/uploads/2021/10/star.gif) left -48px;
}

.rateit .rateit-preset-rtl
{
    background: url(/wp-content/uploads/2021/10/star.gif) left -48px;
}

.rateit button.rateit-reset
{
    background: url(delete.gif) 0 0;
    width: 16px;
    height: 16px;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    outline: none;
    border:none;
    padding: 0;
}

.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus{
    background-position: 0 -16px;
}

