
body{
    font-weight: normal;
    font-family: 'Roboto', sans-serif!important;
}

.mxFix .traveltour-logo{
    padding-top:0;
}

.mainWidth{
    width:1200px;
    margin:0 auto;
}

.mxFix .sub-menu {
    top: 81px;
}

.menubs{
    display:none;
}
#lp-popup{
    display:none;
}

div.nsl-container[data-align="left"] {
	text-align: left;
}
div.nsl-container[data-align="center"] {
	text-align: center;
}
div.nsl-container[data-align="right"] {
	text-align: right;
}
div.nsl-container .nsl-container-buttons a {
	text-decoration: none !important;
	box-shadow: none !important;
	border: 0;
}
div.nsl-container .nsl-container-buttons {
	display: flex;
	padding: 5px 0;
}
div.nsl-container-block .nsl-container-buttons {
	flex-flow: column;
	align-items: center;
}
body p{
    color: #000!important;
}


div.nsl-container-block .nsl-container-buttons a {
	flex: 1 1 auto;
	display: block;
	margin: 5px 0;
	max-width: 280px;
	width: 100%;
}
div.nsl-container-inline {
	margin: -5px;
	text-align: left;
}
div.nsl-container-inline .nsl-container-buttons {
	justify-content: center;
}
div.nsl-container-inline .nsl-container-buttons a {
	margin: 5px;
	display: inline-block;
}
div.nsl-container-grid .nsl-container-buttons {
	flex-flow: row;
	align-items: center;
	flex-wrap: wrap;
}
div.nsl-container-grid .nsl-container-buttons a {
	flex: 1 1 auto;
	display: block;
	margin: 5px;
	max-width: 280px;
	width: 100%;
}

@media only screen and (min-width: 650px) {
div.nsl-container-grid .nsl-container-buttons a {
	width: auto;
}
}
div.nsl-container .nsl-button {
	cursor: pointer;
	vertical-align: top;
	border-radius: 4px;
}
div.nsl-container .nsl-button-default {
	color: #fff;
	display: flex;
}
div.nsl-container .nsl-button-icon {
	display: inline-block;
}
div.nsl-container .nsl-button-svg-container {
	flex: 0 0 auto;
	padding: 8px;
	display: flex;
}
div.nsl-container span {
	display: inline-block;
}
div.nsl-container svg {
	height: 24px;
	width: 24px;
	vertical-align: top;
}
div.nsl-container .nsl-button-default span.nsl-button-label-container {
	margin: 0 24px 0 12px;
	padding: 10px 0;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: .25px;
	overflow: hidden;
	text-align: center;
	text-overflow: clip;
	white-space: nowrap;
	flex: 1 1 auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
div.nsl-container .nsl-button-google[data-skin="dark"] .nsl-button-svg-container {
	margin: 1px;
	padding: 7px;
	border-radius: 3px;
	background: #fff;
}
div.nsl-container .nsl-button-google[data-skin="light"] {
	border-radius: 1px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .25);
	color: RGBA(0, 0, 0, 0.54);
}
/*Button align start*/
div.nsl-container-block[data-align="left"] .nsl-container-buttons {
	align-items: flex-start;
}
div.nsl-container-block[data-align="center"] .nsl-container-buttons {
	align-items: center;
}
div.nsl-container-block[data-align="right"] .nsl-container-buttons {
	align-items: flex-end;
}
div.nsl-container-inline[data-align="left"] .nsl-container-buttons {
	justify-content: flex-start;
}
div.nsl-container-inline[data-align="center"] .nsl-container-buttons {
	justify-content: center;
}
div.nsl-container-inline[data-align="right"] .nsl-container-buttons {
	justify-content: flex-end;
}
div.nsl-container-grid[data-align="left"] .nsl-container-buttons {
	justify-content: flex-start;
}
div.nsl-container-grid[data-align="center"] .nsl-container-buttons {
	justify-content: center;
}
div.nsl-container-grid[data-align="right"] .nsl-container-buttons {
	justify-content: flex-end;
}
div.nsl-container-grid[data-align="space-around"] .nsl-container-buttons {
	justify-content: space-around;
}
div.nsl-container-grid[data-align="space-between"] .nsl-container-buttons {
	justify-content: space-between;
}

.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}

.gdlr-core-pbf-background,
.orangeHomes
{
height:500px!important;
}


	
/**
 * Hero Banner
 */
.hero-banner { position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; color: #FFF; }
.hero-banner .hero-inner { position: relative; }
.hero-banner .hero-inner.position-absolute { top: 0; bottom: 0; left: 0; right: 0; }
.hero-banner .set-height-01 { height: 800px; }
.hero-banner .set-height-02 { height: 530px; }
.hero-banner .hero-flex{ display: flex; align-items: center; justify-content: center; }
.hero-banner .hero-top { align-self: flex-start; padding-top: 30px; }
.hero-banner .hero-bottom { align-self: flex-end; padding-bottom: 30px; }
.hero-banner[class*=opacity] { opacity: 1; }
.hero-banner.opacity-0:before { opacity: 0; }
.hero-banner.opacity-1:before { opacity: 0.1; }
.hero-banner.opacity-2:before { opacity: 0.2; }
.hero-banner.opacity-3:before { opacity: 0.3; }
.hero-banner.opacity-4:before { opacity: 0.4; }
.hero-banner.opacity-5:before { opacity: 0.5; }
.hero-banner.opacity-6:before { opacity: 0.6; }
.hero-banner.opacity-7:before { opacity: 0.7; }
.hero-banner.opacity-8:before { opacity: 0.8; }
.hero-banner.opacity-9:before { opacity: 0.9; }
.hero-banner.opacity-10:before { opacity: 1; }
.hero-banner.position-top { background-position: center top; }
.hero-banner.position-bottom { background-position: center bottom; }
.hero-banner .set-min-height-1100px { min-height: none; padding: 60px 0 150px; }
.slick-hero-slider-wrapper { overflow: hidden; position: relative; }
.slick-hero-slider .bg-image { display: table; width: 100%; height: 530px; }
.slick-hero-slider-02 .bg-image, .hero-banner .set-height-03 { height: 800px; }
.slick-hero-slider .caption-outer { width: 100%; display: table-cell; vertical-align: middle; position: relative; }
.slick-hero-slider-caption{ color:rgba(255,255,255,0.8); }
.slick-hero-slider-caption h2{font-size:28px;line-height:1.25;color:#FFF;text-transform:uppercase;margin:0 0 20px; letter-spacing:2px;font-weight:700}
.slick-hero-slider-caption p{color:#FFF;font-size:16px;line-height:1.45;font-weight:300; margin-bottom:20px}
.slick-hero-slider-caption a span{text-transform:uppercase;border:1px solid rgba(255,255,255,0.8);color:#FFF;display:inline-block;padding:7px 25px;display:inline-block;margin-top:10px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease}
.slick-hero-slider-caption a span.bg-primary{border:#005294;padding:8px 25px}
.slick-hero-slider-caption a:hover span{background:#004680!important;border-color:#004680!important;text-decoration:none}
.slick-hero-slider .slick-dots{bottom:20px}
.slick-hero-slider .slick-prev:before, .slick-hero-slider .slick-next:before{ color:#FFF; font-size: 24px; }
.slick-hero-slider .slick-prev { left:0; z-index: 1; }
.slick-hero-slider .slick-next { right:2px; z-index: 1; }
.slick-hero-slider .slick-dots li { margin: 0 3px; }
.slick-hero-slider .slick-dots li button:before{ background: #FFF; border-radius: 20px; }
.slick-hero-slider .slick-dots li.slick-active, .slick-hero-slider .slick-dots li.slick-active button, .slick-hero-slider .slick-dots li.slick-active button:before{ width: 20px;  }
.hero-text { line-height: 1.25; color: #FFF; }
.hero-text h2 { color: #FFF; font-size: 32px; text-transform: capitalize; line-height: 1.15; margin: 0 0 5px; font-weight: 500; letter-spacing: 1px; }
.hero-text .lead { font-weight: 300; }
.hero-text .hero-price { text-transform: uppercase; font-size: 11px; }
.hero-text .hero-price > span { display: block; font-size: 40px; }
.hero-form-absolute { margin: 30px 0; }
.hero-form-absolute.option-02 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex; -ms-flex-align: center; align-items: center; margin: 0; }

@media (min-width: 576px) {
	.hero-banner .set-height-01 { height: 850px; }
	.hero-banner .set-height-02 { height: 450px; }
} 

@media (min-width: 768px) { 
	.hero-banner .set-height-01 { height: 1000px; }
	.hero-banner .set-height-02 { height: 650px; }
	.slick-hero-slider .bg-image { height: 550px; }
	.slick-hero-slider-02 .bg-image, .hero-banner .set-height-03 { height: 900px; }
	.slick-hero-slider-caption h2{font-size:50px; }
	.slick-hero-slider-caption p{font-size:24px; }

}

@media (min-width: 992px) {
	.hero-banner .hero-inner { padding: 180px 0 200px; }
	.hero-banner .set-height-01, .hero-banner .set-height-02 { height: 800px; }
	.slick-hero-slider .bg-image { height: 800px; }
	.slick-hero-slider-02 .bg-image, .hero-banner .set-height-03 { height: 530px; }
	.slick-hero-slider .slick-prev:before, .slick-hero-slider .slick-next:before{ font-size: 30px; }
	.slick-hero-slider .slick-prev { left:5px; }
	.slick-hero-slider .slick-next { right:10px; }
	.hero-form-absolute { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex; -ms-flex-align: center; align-items: center; margin: 0; }
	.hero-form-absolute .hero-form-inner { position: relative; z-index: 2; }
	.hero-text .hero-price { font-size: 14px; }
} 

@media (min-width: 1200px) {
	.slick-hero-slider .slick-prev { left:10px; }
	.slick-hero-slider .slick-next { right:12px; }
} 



/**
 * Search form
 */
 
.form-search-main-01 { }
.form-search-main-01 .form-group { margin: 0; }
.form-search-main-01 .form-control.form-control-sm { font-size: 13px; }
.form-search-main-01 .form-group.form-disabled { position: relative; }
.form-search-main-01 .form-group.form-disabled:after { content:""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: rgba(255,255,255,0.75); cursor: not-allowed; }
.form-search-main-01 .form-destionation-row { border-bottom: 1px solid #D5D5D5; padding-bottom: 20px; margin-bottom: 20px; }
.form-search-main-01 .form-destionation-row h6 { line-height: 1.25; margin: 0 0 5px; text-transform: uppercase; font-weight: 500; }
.form-search-main-01 .form-destionation-row .form-remove { float: right; line-height: 1; font-size: 14px; }
.form-search-main-01 .advance-search { color: inherit; margin-right: 15px; }
.form-search-main-01 .form-people-row { border-bottom: 1px solid #D5D5D5; padding-bottom: 20px; margin-bottom: 20px; }
.form-search-main-01 .form-people-row:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
.form-search-main-01 .form-people-row .h6 { line-height: 1; font-size: 10px; margin-top: 23px; display: block; margin-left: 3px; }
.form-search-main-01 a.advance-search i { font-size: 15px; line-height: 1; display: inline-block; vertical-align: middle; margin-top: -3px; }
.change-search-wrapper { background: #FFF; padding: 25px; margin: 0 0 30px; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.13); border-radius: 5px; }
.change-search-wrapper .form-group { margin: 0; }

.main-search-form-horizontal-wrapper .menu-horizontal-wrapper-05 { position: relative; z-index: 5; margin-top: -70px; }
.main-search-form-horizontal-wrapper .menu-horizontal-wrapper-05:before { content:""; position: absolute; left: 0; right: 0; bottom: -30px; height: 200px; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */ z-index: 1; }
.main-search-form-horizontal-wrapper .menu-horizontal-05 ul { padding-bottom: 30px; position: relative; z-index: 9; }
.main-search-form-horizontal-wrapper .main-search-form-horizontal { position: relative; z-index: 9; }
.main-search-form-horizontal-wrapper .tab-content { position: relative; z-index: 9; }
.main-search-form-horizontal .form-inner { border-radius: 5px; background-color: #FFF; padding: 4px; -webkit-box-shadow: 0px 0px 46px 1px rgba(0,0,0,0.17); -moz-box-shadow: 0px 0px 46px 1px rgba(0,0,0,0.17); box-shadow: 0px 0px 46px 1px rgba(0,0,0,0.17);-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.17); box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.17); }
.main-search-form-horizontal .form-group { margin: 0; position: relative; }
.main-search-form-horizontal .form-group:before { content:""; position: absolute; top: 5px; bottom: 5px; right: 0; width: 1px; background-color: #E5E5E5; }
.main-search-form-horizontal .form-group:last-child:before { display: none; }
.main-search-form-horizontal .form-inner .form-control { border: 0; margin: 0; padding: 27px 15px; }
.main-search-form-horizontal .chosen-container-single .chosen-single { border: 0; margin: 0; padding: 9px 15px 5px; height: 54px; }
.main-search-form-horizontal .chosen-container-single .chosen-single div{ top:5px; }
.main-search-form-horizontal .form-inner .btn-search { margin: 0; padding: 16px 20px 11px; font-size: 24px; border-radius: 5px; line-height: 1.15; }
.main-search-form-horizontal .form-inner .form-single .form-control, .main-search-form-horizontal .form-double .form-control, .main-search-form-horizontal .form-tripple .form-control { border: 0; background-color: transparent; border-radius: 0; }
.main-search-form-horizontal .form-inner .row-set-width { max-width: 230px; }
.main-search-form-horizontal .form-remove.disabled { height: 1px; display: block; overflow: hidden; }
.main-search-form-horizontal .bg-change-focus-addclass {background-color: #FFF; -moz-transition:all .3s ease-out;-webkit-transition:all .3s ease-out;transition:all .3s ease-out; border: 1px solid #D5D5D5; border-radius: 5px; } 
.main-search-form-horizontal .bg-change-focus-addclass.focus { border: 1px solid #A1A1A1; }
.main-search-form-horizontal .form-inner .form-actions a { color: #000; margin-right: 20px; display: bloxck; font-size: 12px; letter-spacing: 1px; font-weight: 500; }
.main-search-form-horizontal .form-inner .form-actions a i { color: #003580; }
.main-search-form-horizontal .typeahead__container .form-control[type=search]{ padding-top: 28px; padding-bottom: 26px; }
.main-search-form-horizontal .typeahead__container .form-control[type=search]::-webkit-input-placeholder{ color: #9B9B9B; opacity:1; }
.main-search-form-horizontal .typeahead__container.cancel:not(.loading) .typeahead__cancel-button { margin-top: 11px; }
.main-search-form-horizontal .bootstrap-touchspin .input-group-btn-vertical { border-left: 0; }
.main-search-form-horizontal .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up { border-bottom: 0; }
.main-search-form-horizontal .bootstrap-touchspin .input-group-btn-vertical .btn { margin-right: 5px; }
.main-search-form-horizontal .bootstrap-touchspin .input-group-btn-vertical .btn.btn-white { background-color: #F1F1F1; color: #AAA; border-radius: 30px; width: 16px; height: 16px; line-height: 12px; padding: 0; display: block; }
.main-search-form-horizontal .bootstrap-touchspin .input-group-btn-vertical .btn.btn-white:hover { background-color: #E1E1E1; }
.main-search-form-horizontal .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up { margin-top: 8px; }
.main-search-form-horizontal .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down { margin-bottom: 8px; }
.main-search-form-horizontal-wrapper.alt-style-01 .menu-horizontal-wrapper-05 { margin-top: -55px; }
.main-search-form-horizontal-wrapper.alt-style-01 .form-inner { background-color: #3F51B5; border: 3px solid #FFF; padding: 20px; }
.main-search-form-horizontal-wrapper.alt-style-01 .form-inner .bg-change-focus-addclass { border-color: #FFF; } 
.main-search-form-horizontal-wrapper.alt-style-01 .main-search-form-horizontal .bg-change-focus-addclass.focus { border: 1px solid #A1A1A1; }

@media (min-width: 576px) {
	.main-search-form-horizontal .form-inner {  margin-left: -20px; margin-right: -20px; }
} 

@media (min-width: 768px) { 
	.main-search-form-horizontal-wrapper .menu-horizontal-wrapper-05 {  margin-top: -80px; }
	.main-search-form-horizontal-wrapper .menu-horizontal-wrapper-05:before { bottom: -35px; }
	.main-search-form-horizontal-wrapper.alt-style-01 .menu-horizontal-wrapper-05 {  margin-top: -95px; }

	.main-search-form-horizontal-wrapper.alt-style-01 .menu-horizontal-wrapper-05:before { bottom: -50px; }
}

.vipTour{
    width: 650px;
    float: left;
    padding: 50px 0;
    font-size: 80%;
}

.shForms{

}

.shFormItems{
width: 100%;
    display: inline-block;

}

.formNav ul{
    margin: 0;
    padding: 0;
    display: inline-flex;
    width: 100%;
    list-style: none;
}

.formNav ul li{
width: 20%;
    text-align: center;
margin-right:2px;
}

.formNav ul li a{
display: block;
    padding: 5px 0px;
    color: #fff!important;
    text-transform: uppercase;
    cursor:pointer;
        background: #0A4B73;
    border-radius: 5px 5px 0px 0px;    
}

.bootstrap-touchspin .input-group-btn-vertical .btn.btn-white{
    background:#fff;
}

.sFormWrapper{
    padding: 5px 15px;
    position: relative;
    z-index: 9;
    height: 53px;
    background: #fff;
        border-radius: 0px 5px 5px 5px;
}

.sFormItems .startTrackInvoice{
        margin-right: -8px;
}


.sFormItems{
display:none;
}

.activeSearchForm{
  color: #FFF;
    background-color: #F2AE30!important;
 
}  
    
#hotel_form .hfiBlock:nth-of-type(1),
#tour_form .hfiBlock:nth-of-type(1),
#hotel_form .hfiBlock:nth-of-type(3),
#tour_form .hfiBlock:nth-of-type(3){
    width: 48%;
    float: left;
}

#hotel_form .hfiBlock:nth-of-type(2),
#tour_form .hfiBlock:nth-of-type(2),
#tour_form .hfiBlock:nth-of-type(4){
    width: 48%;
    float: right;
}

#hotel_form .hfiBlock p,
#tour_form .hfiBlock p{
    margin:0;
}

#hotel_form .hfiBlock select,
#hotel_form .hfiBlock input,
#cars_form .hfiBlock select,
#cars_form .hfiBlock input,
#tour_form .hfiBlock select,
#tour_form .hfiBlock input{
    width:100%;
    padding:10px;
}




.sFormWrapper hr{
    margin: 10px 0;
    display: inline-block;
    border: none;
}

#hotel_form .hfiBlock input,
#tour_form .hfiBlock input,
#cars_form .hfiBlock input{
    padding-left: 40px!important;
}

.rooms1{
    width: 30%;
    float: left;
}
.rooms2{
width: 70%;
    float: left;
}

.rooms2 .col{
        width: 50%;
    float: left;
}

#hotel_form .hfiBlock:last-of-type{
        width: 100%;
    display: inline-block;
        margin-top: 20px;
}


.hfiBlock button{
    background: none;
    border: none;
}

#hotel_form .row.gap-5.align-items-center{
    width: 100%;
    display: inline-block;
}

.sFormButtin{
        width: 100%;
    display: inline-block;
    text-align: center;

}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
    border-radius:0!important;
}

.vipTour a{
    color:#fff;
}

.hfiBlock{
    position:relative;
}
.hfiBlock select{
    height:auto!important;
}

.hfiBlock .dropdown-toggle{
        border: 1px solid #ccc;
    padding: 10px;
    font-size: 15px;
}






.moto-widget-callback.moto-preset-default {
  bottom: 40px;
  left: 40px;
  right: auto;
  box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);
  background-color: #ffffff;
  color: #0A4B73;
  max-height: 80vh;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 70px;
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 60px;
    left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 60px;
    left: 10px;
  }
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_opened,
.moto-widget-callback.moto-preset-default.moto-widget-callback_opening {
  border-radius: 3px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: transparent;
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 40px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty) {
  border-radius: 40px;
  margin-bottom: 10px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
  font-size: 80px;
  margin-bottom: 10px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-divider {
  border-top-color: #cfcfcf;
  border-top-width: 1px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button {
  color: #191919;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button:hover {
  color: #0A4B73;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button {
  color: #191919;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button:hover {
  color: #0A4B73;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_open-button {
  background-color: transparent;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_link {
  background-color: transparent;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button:hover .moto-widget-callback__overlay_open-button {
  background-color: rgba(255,255,255,0.35);
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-item:hover .moto-widget-callback__overlay_link {
  background-color: rgba(255,255,255,0.25);
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
  width: 80px;
  height: 80px;
  font-size: 50px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
    width: 70px;
    height: 70px;
    font-size: 45px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
    width: 70px;
    height: 70px;
    font-size: 45px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
    width: 70px;
    height: 70px;
    font-size: 45px;
  }
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
  width: 80px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
    width: 70px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
    width: 70px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
    width: 70px;
  }
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
  font-size: 50px;
  line-height: 80px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
    font-size: 45px;
    line-height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
    font-size: 45px;
    line-height: 70px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
    font-size: 45px;
    line-height: 70px;
  }
}


.moto-widget-callback {
  position: fixed;
  overflow: hidden;
  transition: 0.2s ease;
  transition-delay: 0.2s;
  display: block;
  z-index: 550;
  box-sizing: content-box;
  background-clip: content-box;
}
.moto-widget-callback__wrapper {
  box-sizing: border-box;
}
.moto-widget-callback__thumbnail-wrapper {
  text-align: center;
}
.moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty) {
  background-position: center center;
  background-size: cover;
  margin: 0 auto;
}
.moto-widget-callback__thumbnail_icon {
  max-width: 100%;
}
.moto-widget-callback__open-button,
.moto-widget-callback__body {
  transition: opacity 0.4s;
}
.moto-widget-callback_opened {
  overflow-y: auto;
}
.moto-widget-callback_opened,
.moto-widget-callback_opening {
  width: 280px;
}
.moto-widget-callback_opening .moto-widget-callback__open-button,
.moto-widget-callback_closing .moto-widget-callback__open-button,
.moto-widget-callback_opening .moto-widget-callback__body,
.moto-widget-callback_closing .moto-widget-callback__body {
  opacity: 0 !important;
}
.moto-widget-callback__body {
  padding: 30px;
}
.moto-widget-callback__more-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.moto-widget-callback__more-details-wrapper {
  margin: 25px 0;
}
.moto-widget-callback__more-details-item {
  margin-right: 20px;
  position: relative;
}
.moto-widget-callback__more-details-item:nth-child(4n):not(:last-child) {
  margin-bottom: 20px;
}
.moto-widget-callback__more-details-item:nth-child(4n) {
  margin-right: 0;
}
.moto-widget-callback__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: 0.4s;
  pointer-events: none;
}
.moto-widget-callback__link {
  display: block;
  width: 32px;
  height: 32px;
  background: center no-repeat;
  background-size: contain;
}
.moto-widget-callback__body_more-details-enabled {
  padding-bottom: 0;
}
.moto-widget-callback__more-details-divider {
      margin: 0 -30px 23px 0px;
}
.moto-widget-callback__more-details-button-wrapper {
  height: 30px;
  text-align: center;
  overflow: hidden;
}
.moto-widget-callback__more-details-button {
  cursor: pointer;
  font-size: 30px;
  line-height: 1;
  transition: 0.4s;
}
.moto-widget-callback__body_more-details-opened .moto-widget-callback__more-details-button {
  transform: rotate(180deg);
}
.moto-widget-callback__open-button {
  cursor: pointer;
}
.moto-widget-callback__close-button {
  position: absolute;
  right: 8px;
  top: 9px;
  font-size: 30px;
  line-height: 0.5;
  cursor: pointer;
  transition: color 0.4s;
}
.moto-widget-callback__link-telegram_chat {
  background-image: url(../img/skype.png);
}
.moto-widget-callback__link-whatsapp_chat {
    background-image: url(../img/whatsapp.png);
}
.moto-widget-callback__link-viber_public_account {
  background-image: url(../img/viber.png);
}
.moto-widget-callback__link-fb_messenger_chat {
 background-image: url(../img/facebook.png);
}


.tSlideBox{
    overflow:hidden;
}

.tSlideBox .owl-item{
    float:left;
}

.tourmaster-tour-item{
        position: relative;
               display: inherit;
    width: 100%;
}

.tSlideBox .owl-stage-outer{
    position: relative;
    z-index: 99;
    display: inline-block;
}


.tSlideBox .owl-nav,
.slideDestination .owl-nav {
    position: relative;
    width: 100%;
    top: -250px;
    z-index: 999;

}
.tSlideBox .owl-prev{
    float: left;
    position: relative;
    left: -22px;
}

.slideDestination .owl-prev i,
.slideDestination .owl-next i{
    top: 7px;
    position: relative;
    color: #0A4B73;
}


.slideDestination .owl-prev{
    float: left;
    position: relative;
    left: 22px;
        background: rgba(255,255,255,0.5);
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
}

.slideDestination .owl-next{
    float: right;
    position: relative;
    right: 22px;
    background: rgba(255,255,255,0.5);
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
}


.page_280 .page-header{
  display:none;   
}



.tSlideBox .owl-prev i,
.tSlideBox .owl-next i,
.slideDestination .owl-prev i,
.slideDestination .owl-next i{
    font-size: 38px;
    cursor: pointer;
}

.tSlideBox .owl-next{
    float: right;
    position: relative;
    right: -22px;
}

.tourmaster-tour-grid-inner{
 background:#fff;
 box-shadow:none!important;
}

.page_101 .tourmaster-tour-content-wrap{
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}


.page_101 .slides li{
    margin-right: 40px!important;
    margin-left: 25px!important;
        width: 335px!important;
}


.traveltour-body-front .gdlr-core-container, .traveltour-body-front .traveltour-container{
        display: inherit;
}

.headerCenter{
    text-align:center;
}


.gdlr-core-pbf-element iframe{
    display:block;
}

.managerEmail{
    display:none;
}

[data-dark-overlay="4"]:after {
    background: rgba(0,0,0,0.4);
}


[data-dark-overlay]:after, [data-white-overlay]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.gdlr-core-pbf-wrapper-content{
    z-index:9999;
}

.hero-text a{
        background-color: #F2AE30!important;
        color:#fff!important;
} 


.orangeHomes{
    
    position: relative;
    z-index: 9999;
}

.page_101 .orangeHomes{
    padding: 390px 0px 0px 0px!important;
    z-index:99;
}

.orangeHomes .gdlr-core-pbf-background{

}


.fancybox-image{
  border-radius:10px;    
}

.traveltour-top-bar-background {
    background-color: #0A4B73!important;
}

.traveltour-top-bar{
  color:#fff;   
}

#MonthPicker_dateStart-tours{
   width: 217px;
    z-index: 9;
}

.month-picker-previous,
.month-picker-title,
.month-picker-next{
        vertical-align: top;
}

.month-picker-previous a,
.month-picker-title a,
.month-picker-next a{
        padding: 10px;
    display: block;
    font-size:12px!important;
    margin: 5px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    font-size:14px!important;
}

.month-picker-month-table a{
            padding: 10px;
    display: block;
    font-size:12px!important;
    margin: 5px;
    
}

.contact-info .inner{
	position:relative;
	padding:35px 20px;
	text-align:center;
	min-height:230px;

    font-size: 17px;
    color: #656565;

}

.contact-info .inner .text{
    font-size: 17px;
    color: #656565;
    font-weight: 500;
    line-height: 1.75;
}

.contact-info .inner .icon-box{
	position:relative;
	color:#656565;
	font-size:42px;
	line-height:1em;
}

.contact-info .inner h3{
	position:relative;
	font-size:25px;
	font-weight: 400;
	color:#F2AE30;
	margin:12px 0px;
}

.contact-info .inner .social-icon-three a{
	margin:0px 2px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 2px solid rgba(231, 157, 36, 0.55);
    border-radius: 100%;
    display: inline-block;
    color: #F2AE30;
}



.flaticon-signs-4:before {
    content: "\f1f0";
}

.social-icon-three .fa{
    font-weight:400;
}


#traveltour-page-wrapper #tourmaster-tour-booking-bar-wrap{
	z-index:999999!important;
}

.tourmaster-content-navigation-item-outer.tourmaster-fixed{
	z-index:9999!important;
}



.traveltour-header-wrap.traveltour-header-style-plain{
	    height: 100px;
	    z-index:999;
}



.page_header_module .header-info{
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    height: 100%;
    position: relative;
}

.page_header_module .header-info h1{
font-size: 33px;
    text-align: center;
    color:#fff;
}

.headerInf{
position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.breadcrumbUL{
     display: inline-flex;   
}


.rootMoreList{
	display:none;
}


.moto-widget-text p{
	margin-bottom:0!important;
	    color: #F2AE30!important;
}


.gdlr-core-pbf-wrapper {
    clear: both;
    padding: 0px 0 30px;
    z-index:9;
}


.tourmaster-tour-grid .tourmaster-tour-thumbnail{
	    width: 350px;
    height: 200px;
	position:relative;
}


.tourmaster-tour-grid .tourmaster-tour-thumbnail img{
	    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


.page_header_module{
    background:#0A4B73;
    width:100%;
    height:150px;
}


.view_accomodation .page_header_module{
    background:url(../img/hotel-bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:250px;
}

.view_tours .page_header_module{
    background:url(../img/tours-bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:250px;
}

.page_263  .page_header_module,
.page_264  .page_header_module{
    background:url(../img/tours-bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:250px;
}


.page_262  .page_header_module,
.page_277  .page_header_module,
.page_290  .page_header_module,
.page_278  .page_header_module{
    background:url(../img/armenia-bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:250px;
}

.page_259  .page_header_module,
.page_268  .page_header_module{
    background:url(../img/transfer-bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:250px;
}


.page_260  .page_header_module{
    background:url(../img/armenia-bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:250px;
}



.page_119  .page_header_module{
    background:url(../img/armenia-bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:250px;
}



.page_279  .page_header_module{
    background:url(../img/armenia-bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:250px;
}



  
/*
.page_header_module{
    background-size:cover!important;
    width:100%;
    height:450px;
}


.page_605 .page_header_module{
    background:url(../img/guide_bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:450px;
}

.page_606 .page_header_module{
    background:url(../img/guide_bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:450px;
}


.page_601 .page_header_module{
    background:url(../img/TAILOR-MAD-TOURS.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:450px;
}


.page_536 .page_header_module{
    background:url(../img/hotel_armenia.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:450px;
}



.page_603 .page_header_module,
.page_604 .page_header_module{
    background:url(../img/transfer.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:450px;
}





.page_551 .page_header_module,
.page_812 .page_header_module{
    background:url(../img/dest.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:450px;
}


.page_599 .page_header_module,
.page_280 .page_header_module{
    background:url(../img/dest_bg.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:450px;
}




.page_401 .page_header_module{
    background:url(../img/contact.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:450px;
}

.page_132 .page_header_module,
.page_133 .page_header_module{
    background:url(../img/contactus.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:450px;
}

*/



.loginBox,
.regFrBox{
	    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}

.loginBox .control-group{
    margin-bottom: 15px;
}



.loginBox  .controls input[type="text"],
.loginBox  .controls input[type="email"],
.loginBox  .controls input[type="password"],
.regFrBox  fieldset input[type="text"],
.regFrBox  fieldset input[type="email"],
.regFrBox  fieldset input[type="password"]
 {
	
	width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
}


.loginBox .control-group:last-of-type button{
	    width: 100%;
    padding: 10px;
    border-radius: 5px;
}

.logDpsLink ul li{
	    padding: 0px 20px 0px 0px;
}


.regFrBox  fieldset .control-group{
    width: 24%;
    float: left;
    margin-right: 10px;
}

.regFrBox  .registration{
	    width: 100%;
    display: inline-block;
}

.regButBox{
	    margin: 20px 0;
}


.tourmaster-user-top-bar-login{
	padding-right:10px;
}


.usIslg{
	display:none;
}










.tabs {
    position: relative;
    width: 100%;
    overflow: visible;
    margin-bottom: 45px
}

.tabs nav {
    overflow: hidden;
    margin-bottom: -6px;
}

.tabs nav ul {
    padding: 0;
    margin: 0;
    display: inline-block
}

.tabs nav ul li {
    border: 1px solid #e2e2e2;
    border-bottom: none;
    display: block;
    float: left;
	    padding: 10px;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.tabs nav li.tab-current {
    border: 1px solid #e2e2e2;
    border-bottom: none;
    z-index: 100;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.tabs nav li.tab-current:after,
.tabs nav li.tab-current:before {
    content: '';
    position: absolute;
    height: 1px;
    right: 100%;
    bottom: 0;
    width: 1000px;
    background: #e2e2e2
}

.tabs nav li.tab-current:after {
    right: auto;
    left: 100%;
    width: 4000px
}


.tabs nav li:hover {
    color: #111
}

/* Content */
.content section {
    padding:45px;
    display: none;
    max-width: 1230px;
    margin: 0 auto;
    background-color:#fff;
    border:1px solid #e2e2e2;
    border-top: none;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.content section h4{
    text-transform:uppercase;
    margin-top:0;
}

.content section:before,
.content section:after {
    content: '';
    display: table;
}

.content section:after {
    clear: both;
}

/* Fallback example */
.no-js .content section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid #47a3da;
}

.content section.content-current {
    display: block;
}

.wishlist_close_admin{
    position:absolute;
    top:20px;
    right:10px;
    width:36px;
    height:36px;
    z-index:2;
    line-height:36px;
    font-size:18px;
    text-align:center;
    cursor:pointer;
    color:#F66 !important;
}
.wishlist_close_admin:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icon_set_1";
    font-size:36px;
    content: "\72";
    color:#F66;
    position:absolute;
    left:0;
    top:3px;
}

ul#profile_summary{
    margin:10px 0 20px 0;
    padding:0;
    list-style:none;
    text-transform:uppercase;
    font-weight:600;
}
ul#profile_summary li{
    padding:4px 0;
    position:relative;
}
ul#profile_summary li span{
    text-transform: none;
    font-weight: normal;
    position:absolute;
    left:200px;
}
.profile_pic{
    float:right;
    margin-bottom:15px;
}
.divider{
    height: 2px;
    width: 100%;
    margin: 8px;
}

.breadcrumbUL a{
  color:#ccc;   
}

ul#profile_summary li:nth-child(even) {
    background-color:#f8f8f8;
}

ul#profile_summary li:nth-child(odd) {
    background-color:#fff;
}

.upload-drop-zone {
    height: 200px;
    border-width: 2px;
    margin-bottom: 20px;
}

.upload-drop-zone {
    color: #ccc;
    border-style: dashed;
    border-color: #ccc;
    line-height: 200px;
    text-align: center
}
.upload-drop-zone.drop {
    color: #222;
    border-color: #222;
}
.upload_1 {
    margin:20px 0;
}

/* Booking */
.strip_booking{
    border-bottom:1px solid #ededed;
    padding-bottom:15px;
    margin-bottom:15px;
}
.strip_booking h3{
    font-size:16px;
    text-transform:uppercase;
    position:relative;
    top:10px;
}
.strip_booking h3 span{
    color:#999;
    display:block;
    font-size:11px !important;
}

.strip_booking .date{
    background-color:#f8f8f8;
    text-align:center;
}
.strip_booking .date .month{
    background-color:#e04f67;
    display:block;
    color:#fff;
    text-transform:uppercase;
}
.strip_booking .date .day {
    padding:15px;
    margin-top:1px;
    color:#999;
    text-transform:uppercase;
    display:block;
}
.strip_booking .date .day strong{
    font-size:36px;
    font-weight:normal;
    display:block;
    color:#e04f67;
    margin-bottom:3px;
}
ul.info_booking{
    list-style:none;
    margin:0;
    padding:15px 25px 15px 0;
    font-size:11px;
    color:#999;
    line-height:12px;
    border-right: 1px solid #ededed;
    text-align:right
}
ul.info_booking li{
    margin-bottom:5px;
}
ul.info_booking li strong{
    text-transform:uppercase;
    display:block;
    color:#555;
}
.booking_buttons{
    margin-top:20px;
}
a.btn_2, .btn_2, a.btn_3, .btn_3{
    border: none;
    font-family: inherit;
    color:#fff;
    background: #51bce6;
    cursor: pointer;
    padding: 7px 8px;
    font-size:11px;
    line-height:9px;
    display:block;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align:center;
}
a.btn_3, .btn_3{
    color:#999;
    background: #eee;
    min-width:60px;
    text-align:center;
    margin-top:3px;
}
a.btn_2:hover, .btn_2:hover, a.btn_3:hover, .btn_3:hover{
    background: #333;
    color:#fff;
}


/* Media queries */

@media screen and (max-width: 52.375em) {
    .tabs nav a span {
        display: none;
    }
    .tabs nav a:before {
        margin-right: 0;
    }
    ul.info_booking{
        padding:30px 0 15px 0;
        border-right: none;
        text-align:left;
    }
    .booking_buttons{
        margin-top:0;
    }
    .content section {
        padding:25px;
    }
    .profile_pic{
        float:none;
    }

}

.pend{
	background: #F2AE30!important;
    color: #fff!important;
}
.cancel{
	background: red!important;
    color: #fff!important;
}

.payed{
	background: green!important;
    color: #fff!important;
}

.cancelButton{
	    background: #999!important;
    color: #fff!important;
}



.packTourTitle{
	    width: 50%;
    float: left;
    display: inline-block;
}



.sIcon1 .gdlr-core-media-image img {
	    position: relative;
    top: -6px;
}

.sIcon3 .gdlr-core-media-image img {
	    position: relative;
    top: -4px;
}

.sIcon4 .gdlr-core-media-image img {
	    position: relative;
    top: -5px;
}


.hfiBlock a{
	color:#000;
} 



.bootstrap-touchspin .input-group-btn-vertical .btn.btn-white{
	    border-left: 1px solid #ccc;
}




.defContent{
        width: 100%;
    display: inline-block;
}


.view_article .item-page{
    width:1200px;
        margin: 30px auto;
    padding: 20px 0;
}


.item-page{
        margin: 30px 0;
    padding: 20px 0;
}



#currencyChk{
    border: none;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    position: relative;
    top: -3px;
    background:none;

}


.mod-languages select option,
#currencyChk  option,
#currencyChk2 option,
#langFrm option{
    color: black; 
    padding:5px;
}



.blogInfo{
    width: 100%;
    display: inline-block;
}


.blogInfoInner{
        width: 1200px;
    margin: 40px auto;
}

.blogInfoInner .blog .item-image{
        width: 300px;
    float: left;
    margin-right: 30px;
}



.blogInfoInner .blog .items-row{
        margin-bottom: 30px;
    padding-bottom: 50px;
    border-bottom: 1px solid #efefef;
}



.pagination .counter{
    display:none;
}

.paginationWrap{
    width: 100%;
}

.pagination{
    margin: 0 auto;
    width: fit-content;
}

.pagination ul{
           display: inline-flex;
    margin-left: auto;
    margin-right: auto;
}

.pagination ul li span,
.pagination ul li a{
    padding: 5px 10px;
}

span.pagenav{
    color:#c9ae49;
}

.pagination-start span,
.pagination-prev span,
.pagination-next span,
.pagination-end span{
  color:#000;  
}

.slRms{
    cursor:pointer;
}


.selRoomType{
    background: #f97150;
    color: #fff!important;
}




li.menu-item-603 ul{
    display:none!important;
}



#tour_form form,
#hotel_form form,
#transfer_form form{
    width: 100%;
    display: inline-flex;
}

.hfiBlockTour{
 width: 24%;
    margin-right: 10px;
}


.hfiBlockTour  .dropdown{
    width:100%!important;
}

.buttonSbRow{
    position: relative;
    top: 0;
}

.hfiBlockTour p{
        margin-bottom: 11px;
}

.hfiBlockTour select{
        padding: 10px;
    height: 42px!important;
}


.hfiBlockTour input[type="text"]{
    padding: 5px;
    background: #f8f9fa;
    border: 1px solid #e9e9e9;
}

.hfiBlockTour button{
    padding: 12px;
}


#transfer_form  .hfiBlockTour select{
        width: 100%;
    border: none;
    border-radius: 5px;
}


.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    background-color: #f8f9fa!important;
    border-color: #d3d9df;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #f8f9fa;
    opacity: 1;
}


.listTprev img{
            width: 100%;
    height: auto;
    transition: all .3s;
}

.listTprev:hover  img {
    transform: scale(1.1);
}



.tourmaster-media-image img{
        width: 100%;
    height: 100%;
    border-radius: 5px;
    transition: all .3s;
}

.tourmaster-media-image {
    height: 280px;
}

.tourmaster-tour-category-grid-3.tourmaster-with-thumbnail .tourmaster-tour-category-item-wrap {
    height: 280px;
}

.gdlr-core-column-60.gdlr-core-center-align button{
    float: right;
}

.page_601 .tourBoxit{
    width:1200px;
}  



.tourmaster-tour-category-item-wrap:hover  img {
    transform: scale(1.1);
}



.desc.multi {
    position: absolute;
    bottom: 0;
    transform: translate(-50%,0);
    left: 50%;
    width: 90%;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.desc.multi a {
    color: #fff;
    font-size: 14px;
}

.tourmaster-tour-category-title{
    height:48px;
}

.tourmaster-tour-category-grid-3 .tourmaster-tour-category-head-animate{
    height:170px;
    padding: 0 30px 0!important;
}

.tourmaster-tour-category-item-wrap:hover .desc.multi {
    bottom: -50px;
    opacity: 1;
}

/*.desc.multi a:first-of-type:after {
    content: "";
    height: 5px;
    width: 5px;
    display: inline-block;
    background: #fff;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 10px;
}
*/



.defContentItem.destinationPage{
        width: 1200px;
    margin: 0 auto;
}


.contentGalleryRw{
        width: 100%;
    display: inline-block;
}


.glContent{
        width: 50%;
    float: left;
}

.glContent .item-page{
    width: 100%;
}


.glContentGallery{
    width: 48%;
    float: right;
    margin: 50px 0;
}



.page_280 .gdlr-core-item-mglr{
    width: 32%;
    float: left;
    margin: 0;
    height: 420px;
}


.page_280 .gdlr-core-item-mglr .tourmaster-tour-thumbnail {
    width: 375px;

}

.destiantionTours{
    width:100%;
    display:inline-block;
}


.sidebar-box{
    border: 1px solid #ccc;
    border-radius: 5px;
}

#transfer_form .hfiBlockTour select{
    color:#999;
}





.startTrackInvoice{
    width: 200px;
    display: block;
    float: left;
    text-align: center;
    outline: none;
    border: none;
    padding: 2px!important;
    border-radius: 5px;
    cursor: pointer;
    background: #0A4B73;
    color: #fff;

}

.page_603 .startTrackInvoice{
    padding: 7px!important;
}





.startTrackInvoice span{
    padding: 10px 6px;
}



.btn-style-one .btn-title {
    position: relative;
    display: block;
    z-index: 1;
    padding: 10px 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 5px;
    overflow: hidden;
}

.btn-style-one .btn-title::before {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #F2AE30;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1) 0s, -webkit-transform 500ms 0s;
}


.btn-style-one:hover {
    color: #fff;
    background: #F2AE30;
}

.btn-style-one:hover .btn-title {
    color: #fff;
}

.btn-style-one:hover .btn-title:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}


.taylorRow{
    text-align:center;
}


.submitVin button{
    float: right;
    margin: 7px;
}


.br__button-wrapper a span{
    color:#fff;
        padding: 4px 5px!important;
}







.typewriter {
    
     font-size: 31px!important;
    color: #fff!important;
    position: relative;
    z-index: 999;
    display: inline-block;
    top: 200px;   
    
    
    
  overflow: hidden; 
  border-right: .15em solid #F2AE30;
  white-space: nowrap; 
  margin: 0 auto;
  letter-spacing: .15em; 
  animation: 
    typing 3.5s steps(40, end),
    blink-caret .75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: #F2AE30; }
}


.headerTypewr{
        text-align: center;
}



.page_536 #trsResult li{
        margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}



.activeMen a{
        border-bottom: 3px solid #eee;
}

.tourmaster-tour-category-title a{
    color:#fff;
}




.relatedDf{
        text-align: center;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 30px;
    padding-bottom: 20px;
}



.page_header_module{
    position:relative;
}
.page_header_module:after{
    content:"";
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}



.facilities{
    margin-bottom:12px;
}



.gdlr-core-social-network-item.gdlr-core-item-pdb:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 46px;
    background: #999999;
    width: 100%;
    height: 1px;
}



.gdlr-core-social-network-item.gdlr-core-item-pdb a{
    background: #2D2D2D;
    padding: 10px;
    position: relative;
    z-index: 99;
}

#detail{
        z-index: initial;
}


.ion-android-menu{
        font-size: 35px;
    position: relative;
    left: 7px;
    color:#fff!important;
}

.mm-listitem:after{
    border:none!important;
}


#currencyChk2,
#langFrm{
        border: none;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    position: relative;
    top: -1px;
    background: none;
}


.tourmaster-user-top-bar.tourmaster-guest .tourmaster-user-top-bar-signup a,
.traveltour-top-bar-right .tourmaster-user-top-bar a{
    color:#fff!important;
}


.wdh50{
    width:50%!important;
}











.tour-post {
    margin-bottom: 3rem;
    background: #fff;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 6%);
    width: 100%;
    display: inline-flex;
    position:relative;
}
.tour-post figure{
    width: 100%;
    position: relative;
    margin: 0;
}
.tour-post figure{
    width: 100%;
}

.tours-list-container .tour-post-full-width figure {
    flex: 0 0 35%;
    max-width: 35%;
}


.tour-post figure .tour-meta {
    position: absolute;
    top: 2rem;
    right: 0.3rem;
}

.tour-meta .tour-meta-icon span {
    display: none;
    font-size: 1rem;
    background: #2e3031;
    color: #fff;
    padding: 0.5rem 1.4rem;
    border-radius: 0.3rem;
    text-transform: uppercase;
    line-height: 1.2rem;
    white-space: nowrap;
    position: absolute;
    top: -42px;
    left: 0;
}


.tour-post figure .sunlight {
    left: 3rem;
    font-size: 2.6rem;
    padding: 1rem 1.4rem;
    line-height: 1;
        position: absolute;
    bottom: 0;
    color: #fff;
}


.tour-post figure .tour-days {
    display: inline-block;
    text-align: left;
    text-transform: uppercase;
    font-size: 2rem;
    margin-top: 0;
    font-weight: lighter;
    vertical-align: middle;
    margin-left: 0.3rem;
}

.archive .tours-list-container .tour-post-full-width .offer-content {
    flex: 0 0 65%;
    max-width: 65%;
}


.tour-post .offer-content h3 {
    font-size: 2.2rem;
    margin-bottom: 0.9rem;
}

.outgoingRow{
    width:1200px;
    margin:0 auto;
}

.page_607 .blog>h2{
    display:none;
}


.defContentItemOutgoing .blog{
        width:1200px;
    margin:50px auto;
}

.offer-content{
    padding: 20px;
    box-sizing: border-box;
}



.tour-price{
    font-size: 35px;
}

.outgoingRow .read-more {
    text-transform: uppercase;
    font-size: 1.2rem;
    padding: 0 1.5rem;
    height: 33px;
    line-height: 35px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    background-color: #F2AE30;
}

.outgoingRow .read-more:hover {
    color: #fff;
    background-color: #634020;
}







.contact-section {
  background-color: #eeeeee;
  padding-bottom: 80px;
  padding-top: 80px;
  margin-top:150px;
}
.contact-section .contact-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: -220px;
  min-height: 385px;
}
.contact-section .contact-details-wrap {
  padding-left: 20px;
}
.contact-section .contact-details {
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.contact-section .contact-details .contact-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 30px;
}
.contact-section .contact-details ul {
  padding: 0;
  margin: 0;
}
.contact-section .contact-details ul li {
  color: #000;
  list-style: none;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 8px;
}
.contact-section .contact-details ul li:last-child {
  margin-bottom: 0;
}
.contact-section .contact-details ul li a {
  color: #000;
}
.contact-section .contact-details ul li a:hover, .contact-section .contact-details ul li a:focus {
  color: #000;
}
.contact-section .contact-details-wrap [class*=col-]:last-child .contact-details {
  border-right: none;
}
.contact-section .contact-btn-wrap {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 30px;
  padding-top: 30px;
}
.contact-section .contact-btn-wrap h3 {
  color: #000;
}
@media screen and (min-width: 576px) {
  .contact-section .contact-btn-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
  .contact-section h3 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .contact-section .contact-img {
    margin-bottom: 30px;
  }
  .contact-section .contact-details-wrap {
    padding-left: 0;
  }
}
@media screen and (max-width: 575px) {
  .contact-section {
    padding-bottom: 60px;
  }
  .contact-section .contact-details {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    border-right: none;
    padding: 20px 0;
  }
  .contact-section .contact-details .contact-icon {
    margin-left: auto;
    margin-right: auto;
  }
  .contact-section .contact-details-wrap [class*=col-]:last-child .contact-details {
    border-bottom: none;
  }
  .contact-section .contact-btn-wrap {
    text-align: center;
  }
}

.contact-section .traveltour-container{
    width:1220px;
}



.contact-section .contact-btn-wrap a {
color:#fff!important;
}

.contact-section  h3 {
    font-size: 17px;
}




.desSelects button,
#dateStart-tours,
#transfer_form button{
    border: none!important;
    position:relative;
    padding-left: 30px;
    outline:none!important;
}
.bootstrap-select .dropdown-toggle{
    outline:none!important;
        border: 1px solid #ccc;
}

.bootstrap-select .dropdown-toggle:focus{
    outline:none!important;
    outline-offset: 0!important;
}

.desLocation button:before{
    content: "";
    position: absolute;
    left: 7px;
    top: 12px;
    background: url(../img/loc.png) no-repeat 0px 0px;
    width: 20px;
    height: 20px;
    background-size: 20px auto;
}

.desTransferLocation:before{
        content: "";
    position: absolute;
    left: 7px;
    top: 12px;
    background: url(../img/loc.png) no-repeat 0px 0px;
    width: 20px;
    height: 20px;
    background-size: 20px auto;
    z-index:9;
    
}

.searchBox .bootstrap-select .dropdown-toggle .filter-option{
    padding-left:40px;
}

.desAdult,
.desTransferLocation{
position:relative;    
}

.hfiBlockTour input[type="text"]{
    background:none;
    border:none;
}

.bootstrap-touchspin .input-group-btn-vertical,
.bootstrap-touchspin .input-group-btn-vertical .btn.btn-white{
    border:none;
}

.desAdult:before{
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    background: url(../img/user.png) no-repeat 0px 0px;
    width: 20px;
    height: 20px;
    background-size: 20px auto;
}

.desAdult .icon-font{
    display:none;
}

.desCategory button:before{
    content: "";
    position: absolute;
    left: 11px;
    top: 12px;
    background: url(../img/cat.png) no-repeat 0px 0px;
    width: 20px;
    height: 20px;
    background-size: 20px auto;
}



.desCalendar:before{
    content: "";
    position: absolute;
    left: 11px;
    top: 12px;
    background: url(../img/calendar.png) no-repeat 0px 0px;
    width: 20px;
    height: 20px;
    background-size: 20px auto;
}

.desType:before{
    content: "";
    position: absolute;
    left: 22px;
    top: 17px;
    background: url(../img/user.png) no-repeat 0px 0px;
    width: 20px;
    height: 20px;
    background-size: 20px auto;
    z-index: 9;
}

.desCalendar{
    position:relative;
}

.desCalendar .text-muted{
    display:none;
}



#tour_form .startTrackInvoice,
#hotel_form .startTrackInvoice,
#transfer_form .startTrackInvoice {
   float:right;
}



#tour_form .startTrackInvoice .btn-style-one .btn-title,
#hotel_form .startTrackInvoice .btn-style-one .btn-title,
#transfer_form .startTrackInvoice .btn-style-one .btn-title{
    padding: 7px 26px;
}



#tour_form .startTrackInvoice span,
#hotel_form .startTrackInvoice span,
#transfer_form .startTrackInvoice span{
    padding: 7px 6px!important;
}

.form-control:focus{
    box-shadow:none!important;
}


.sFormWrapper button:focus{
    background:none!important;
    box-shadow:none!important;
}


.desAdult .form-icon-left{
        margin-top: 4px;
}



#transfer_form .desTransferLocation,
#transfer_form .desTransferLocation{
   margin-right: 174px;
}


#dateEnd-hotel{
    padding: 12px 0px 8px 30px;
}

#dateStart-tours{
    padding:0;
}


.page_401 .contact-section{
        z-index: 999;
    position: relative;
    margin-top: 0;
}



.newsSlider .post-inner{
        width: 100%;
    display: inline-flex;
}

.newsSlider .post-thumbnail{
    width: 50%;
    margin-right: 20px;
    height:230px;
}

.newsSlider .post-thumbnail img{
        border-radius: 15px;
            object-fit: cover;
}

.newsSlider .entry-content{
        width: 50%;
    padding: 20px 0;
}


.newsSlider .entry-title{
    font-size: 20px;
}

.newsSlider .entry-bottom{
    color: #999;
    margin: 30px 0;
}

.newsSlider .owl-nav{
    display:none;
}


/*

table:not(.month-picker-month-table):not(.month-picker-year-table):not(.daterangepicker):not(.table-condensed):not(.ui-datepicker-calendar)     {
border-spacing: 1;
    border-collapse: collapse;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    width: 100%!important;
    margin: 0 auto;
    position: relative;
        text-align: left;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

table:not(.month-picker-month-table):not(.month-picker-year-table):not(.daterangepicker):not(.table-condensed):not(.ui-datepicker-calendar):not(.xdsoft_calendar)   thead tr {
    height: 60px;
    background: #555557;
}


table:not(.month-picker-month-table):not(.month-picker-year-table):not(.daterangepicker):not(.table-condensed):not(.ui-datepicker-calendar):not(.xdsoft_calendar)   tbody tr {
    height: 50px;
}


tbody:not(.month-picker-month-table):not(.month-picker-year-table):not(.daterangepicker):not(.table-condensed):not(.ui-datepicker-calendar):not(.xdsoft_calendar)  tr {
    font-size: 15px;
    color: gray;
    line-height: 1.2;
    font-weight: unset;
}
table:not(.month-picker-month-table):not(.month-picker-year-table):not(.daterangepicker):not(.table-condensed):not(.ui-datepicker-calendar):not(.xdsoft_calendar)   td, table:not(.month-picker-month-table):not(.month-picker-year-table):not(.daterangepicker):not(.table-condensed):not(.ui-datepicker-calendar):not(.xdsoft_calendar)  th {
      text-align: left;
    padding: 20px;
    box-sizing: border-box;
}

table:not(.month-picker-month-table):not(.month-picker-year-table):not(.daterangepicker):not(.table-condensed):not(.ui-datepicker-calendar):not(.xdsoft_calendar)   th{
    color:#fff;
}


tbody:not(.month-picker-month-table):not(.month-picker-year-table):not(.daterangepicker):not(.table-condensed):not(.ui-datepicker-calendar)  tr:nth-child(even) {
    background-color: #f5f5f5;
}
*/



blockquote {
    background-color: #f9f9f9;
    padding: 24px 57px 24px 37px;
    font-size: 19px;
    line-height: 30px;
    color: #222;
    font-weight: 500;
    position: relative;
    margin-top: 40px;
    margin-bottom: 34px;
}


blockquote:before {
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #AE1D20;
    background-image: -webkit-gradient(linear,left top,right top,from(#AE1D20),to(#c1282a));
    background-image: -webkit-linear-gradient(left,#AE1D20,#c1282a);
    background-image: -moz-linear-gradient(left,#AE1D20,#c1282a);
    background-image: -ms-linear-gradient(left,#AE1D20,#c1282a);
    background-image: -o-linear-gradient(left,#AE1D20,#c1282a);
    background-image: linear-gradient(left,#AE1D20,#c1282a);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#AE1D20',endColorStr='#c1282a',gradientType='1');
    -webkit-box-shadow: 0 7px 16px rgb(12 12 12 / 22%);
    -khtml-box-shadow: 0 7px 16px rgba(12,12,12,.22);
    -moz-box-shadow: 0 7px 16px rgba(12,12,12,.22);
    -ms-box-shadow: 0 7px 16px rgba(12,12,12,.22);
    -o-box-shadow: 0 7px 16px rgba(12,12,12,.22);
    box-shadow: 0 7px 16px rgb(12 12 12 / 22%);
}



.newsSlider .owl-dots{
margin: 34px auto;
    display: table;
}

.newsSlider .owl-dot{
    width: 10px;
    height: 10px;
    background: #ccc!important;
    border-radius: 10px;
    margin: 0 5px;
    float: left;
}

.newsSlider  .owl-dot.active{
    background: #0A4B73!important;
    width: 15px;
    height: 15px;
    position: relative;
    top: -2px;
}




#tour_form .twoSeasrch{
    padding: 10px 30px;
    box-sizing: border-box;
}

.fqTit{
    cursor:pointer;
    font-size: 20px!important;
}



.page_603 .tourBoxit{
    width: 1200px;
}

.page_812 .tourBoxit{
    width: 1200px;
    margin:0 auto;
}

.breadcrumbRow ul li:first-of-type{
    display:none;
}

.breadcrumbRow{
        padding: 0px 0px 10px 2px;
}


#tour_form .buttonSbRow{
        width: 51%;
}

#hotel_form .buttonSbRow{
        width: 51%;
}

#transfer_form .buttonSbRow{
        width: 23%;
}


#transfer_form .desTransferLocation:first-of-type:after{
    content: "";
    position: absolute;
    right: -115px;
    top: 20px;
    background: #ccc;
    width: 60px;
    height: 3px;
    
}

.crf{
    margin:0;
}




.login_wrap .btn-primary {
    color: #fff;
    background-color: #0A4B73!important;
    border-color: #0A4B73!important;
}


.loginBox .m-auto{
    padding: 0!important;
}




.sub-menu{
    top: 96px;
}

.hfiBlockTour.desAdult{
        width: 110px;
    margin: 0px 44px;
}



.btn-success {
    color: #fff;
    background-color: #0A4B73!important;
    border-color: #0A4B73!important;
}




.sidebar-box .box-title h5{
  position: relative;
    display: inline-block;
}

.sidebar-box .box-title h5:before{
    content: "";
    width: 100%;
    height: 2px;
    background: #ccc;
    position: absolute;
    left: 0;
    bottom: -6px;
}


.bootstrap-select .dropdown-toggle:focus{
        outline: none!important;
}


.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width:100%!important;
}


.bootstrap-select .dropdown-menu{
    width: 100%;
    min-width: 100%!important;
}

.emptyRes{
        text-align: center;
    padding: 50px;
    color: #999;
}

.resetBt{
color: red!important;
    font-size: 12px;
    float: right;
    text-align: right;
    text-transform: lowercase;
    display: block;
 
}


.dest_georgia-location .page-header,
.dest_location .page-header {
    display:none;
}

.sf-menu .menu-item-604{
    display:none;
}





.guide_row div.item{
        width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}

.guide_row .item-image {
 margin-right:50px;    
}

.guide_row .item-image img{
        border-radius: 100%;
    height: 400px;
    width: 400px;
    object-fit: cover;
}


.guide_row  .page-header{
        width: 62%;
    float: right;
    display: inline-block;
    padding-bottom: 30px;
}

.guide_row  .page-header h2{
    position: relative;
    left: -10px;
}


.guide_row  .blog > h2{
    display:none;
}


.guide_row  .blog{
    margin: 100px 0;
    display: inline-block;
    width: 100%;
}


.direct_row{
    padding: 50px 0;
}

.page_263  .direct_left{
    margin:0;
}
.direct_left{
        width: 270px;
    float: left;
}

.direct_right{
    width: 860px;
    float: right;
}


.list.list--sights{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0 -20px;
}

.list--inner .list__item {
    margin-bottom: 20px;
    width: 33.3333%;
    box-sizing: border-box;
    padding: 0 10px;
}


.list--inner .list__item img{
    width:100%;
}


.list__category-item {
    background-color: #0A4B73;
    border-radius: 3px;
    line-height: 23px;
    max-width: calc(100% - 28px);
    overflow: hidden;
    padding: 5px 10px;
    right: 10px;
    text-overflow: ellipsis;
    top: 10px;
    white-space: nowrap;
    position: absolute;
    color: #fff;
    font-size: 14px;
}

.list__gray-box .list__gray-box-title{
   position: relative;
    text-align: center;
}

.list__gray-box .list__gray-box-title:before{
    content: "";
    width: 100px;
    position: absolute;
    left: 29%;
    bottom: -5px;
    height: 2px;
    background: #0A4B73;
}

.dest_list_desc{
    width: 100%;
    display: inline-block;
    margin-top: 15px;
    font-size: 14px;
}

.dest_list_desc p{
    color: #333!important;
}


.list__wrapper-out{
    transition: transform .3s ease,box-shadow .3s ease;
}

.list__wrapper-out:hover{
    box-shadow: 2px 2px 6px rgb(0 0 0 / 10%);
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    transform: scale(1.04);
        border-radius: 10px;
}



.ver-top-box {
    display: inline-block;
    vertical-align: top;
}


.list__top-round-img {
    border-radius: 9px 9px 0 0;
}

.list--inner .list__link {
    background-color: #f8f8f8;
    border-radius: 9px;
    height: 440px;
}

.list__gray-box{
    padding: 15px;
    height: 110px;
}

.direct_right .list__gray-box{
    height:auto!important;
}


.list__location {
    border-bottom: 1px solid #e1dfdf;
    width: 100%;
    display: inline-block;
    text-align: right;
}

.list__gray-box-title{
font-size: 18px;
    padding: 10px 0px 5px 0px;
    display: block;
    line-height: 1.3;
}


.list__text-box .monserrat-medium{
    font-weight: bold;
}

.list__link .prDS{
      position: relative;
    overflow: hidden;
}



.prDS img {
    transition: all 0.5s ease 0s;
}

.prDS:hover img {
   /* filter: grayscale(100%);
    transform: scale3d(1.1, 1.1, 1.1);*/
}


.prDS{
    border-radius: 9px 9px 0 0;
}


.list__category-item{
    z-index:99;
}


.dest_filtration{
        background: #F8F8F8;
    border-radius: 10px;
}

.fil_header{
    padding: 15px;
    box-sizing: border-box;
    border-bottom: 3px solid #F2AE30;
    margin-bottom: 20px;
}

.fil_header h3{
    font-size: 23px;
    font-weight: normal;
    color:#0A4B73;
}
.fil_header h3 i{
        margin-right: 10px;
        color:#0A4B73;
}



.filtr_item h5{
    background-color: #f1f1f1;
    border-radius: 9px;
    cursor: pointer;
    padding: 19px 20px 19px 20px;
    transition: background-color .2s ease;
    font-size: 17px;
    font-weight: normal;
}


.accordion__link i{
    float:right;
}

.reset_des{
    margin-top:20px;
    display: block;
    width: 100%;
    background: #F2AE30;
    text-align: center;
    color: #fff!important;
    padding: 5px;
    
}

.filter__button-group{
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    padding:10px 5px;
    box-sizing: border-box;
    background: #0A4B73;
}

.filter__button-group button{
    width: 100%;
    outline: none;
    border: none;
    background: none;
    color: #fff;
}

.filter-multiple__input {
    background-color: transparent;
    border: 1px solid #e1dfdf;
    border-radius: 9px;
    box-sizing: border-box;
    color: #5d6772;
    height: 44px;
    line-height: 44px;
    padding: 0 10px 0 34px;
    width: 100%;
}


.filtr_item_row{
        width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.filter-multiple__field-box {
    position: relative;
}

.filter-multiple__field-box i{
    position: absolute;
    top: 11px;
    font-size: 20px;
    left: 10px;
}



.checkbox_row input{
    width: 20px;
    height: 20px;
}

.accordion__label{
    width: 87%;
    padding: 0px 0px 0px 5px;
    font-size: 14px;
}

.accordion__label span{
    float: right;
}

.accordion__radio-input{
        width: 20px;
    height: 20px;
}


.accordion__link i {
    transition: transform .2s ease;

}


.openRow i {
   transform: rotate(180deg);

}


.location_rw{
    float:left;
}

.page_599 .breadcrumbRow ul li:nth-of-type(3),
.page_771 .breadcrumbRow ul li:nth-of-type(3) {
    display:none;
}

#system-message{
    text-align: center;
}

.breadcrumb{
    background-color: inherit!important;
}

.breadcrumb-item i{
    display:none;
}

.page-item-259 ul{
    display:none!important;
}


.sf-menu>.traveltour-normal-menu li a {
    text-decoration: none;
    color: #fff!important;
}

.alert-heading{
    display:none;
}

.alert-wrapper{
        text-align: center;
    font-size: 20px;
}


.tourmaster-item-pdlr{
  height:280px;    
}


.bootstrap-select .dropdown-toggle:focus{
    cursor: pointer;
    outline: none!important;
}

.dropdown-menu li a{
    color:#000!important;
}



.hfiBlockTour .dropdown-item.active,
.dropdown-item:active,
#city_list  .dropdown-item.active,
#city_list  .dropdown-item:active{
    color: #fff!important;
    text-decoration: none;
    background-color: #0A4B73;
}

.page_282 .title_data_ab{
    
}

.page_257 .direct_left{
    margin:50px 0;
}


.title_data_ab{
    width: 75%;
    margin: 0 auto;
    padding: 10px 0px 12px 0px;
    background: rgba(0,0,0,0.3);
    border-radius: 10px;
    display: inline-block;
}

.header_title_row{
    position: absolute;
    width: 100%;
    bottom: 40px;
    z-index: 999;
    text-align: center;
}








.traveltour-top-bar-container.traveltour-top-bar-full {
    padding-top: 5px;
}


.mod-languages {
    margin: 0 10px;
}


.mod-languages button{
    color: #fff;
    outline: none;
    border: none;
    background: none;
    line-height: 1.5;
    cursor: pointer;
    position: relative;
}

.mod-languages button i{
color: #fff;
    font-size: 11px;
    position: absolute;
    top: 5px;
    right: -29px;
    margin: 0;
}

.mod-languages button span{
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.mod-languages button img{
    width: 20px;
    margin: 0;
    position: relative;
    top: 4px;
}

.top-box__lang-list{
    position: absolute;
    background: #0A4B73;
    z-index: 9999;
    margin-left: -14px!important;
    margin-top: 5px!important;
    display: none;
    border-radius: 0px 0px 10px 10px;
    right: -23px;
    top: 15px;
}

.top-box__lang-list a{
    padding: 15px;
    border-bottom: 1px solid #fff;
    display: block;
}


.top-box__lang-list img{
width: 20px;
    margin-right: 6px;
    margin-bottom: -5px;
}

.top-box__lang-list li:last-of-type a{
    border:none;
}


.top-box__lang-list a:hover{
    color:#F29F05;
}








.blog-page .content-blog-page .blog-list-view {
    padding-bottom: 67px
}

.blog-page .content-blog-page .blog-list-view .blog_grid {
    padding-top: 40px
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb {
    overflow: hidden;
    position: relative
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb img {
    transition: .5s;
    min-height: 446px;
    object-fit: cover
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb:hover img {
    transform: scale(1.1);
    transition: .5s
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb .single-post-date {
    width: 76px;
    height: 76px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    padding: 10px 15px;
    background-color: #fff;
    top: 30px;
    left: 30px
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb .single-post-date .date {
    font-size: 20px;
    font-weight: 500;
    position: relative
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb .single-post-date .date:before {
    content: '';
    height: 1px;
    width: 44px;
    display: block;
    background-color: #c8c8c8;
    position: absolute;
    bottom: -1px
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb .single-post-date .month {
    font-size: 14px;
    font-weight: 500;
        text-transform: uppercase
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .blog-title {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    margin-top: 20px;
    color: #0A4B73;
    padding-bottom: 5px
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title {
    padding-bottom: 10px;
    position: relative
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title:before {
    content: '';
    width: 120px;
    height: 1px;
    background-color: #e0e0e0;
    display: block;
    bottom: 0;
    position: absolute
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title a {
    font-size: 22px;
    
    font-weight: 500;
    color: #333;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    transition: .8s
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title a:after {
    content: attr(title);
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    -webkit-transition: height .8s ease 0s;
    -moz-transition: height .8s ease 0s;
    -o-transition: height .8s ease 0s;
    transition: height .8s ease 0s;
    overflow: hidden
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title a:hover {
    color: #0A4B73
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title a:hover:after {
    height: 0
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .desc {
    font-size: 14px;
    
  
  
    font-weight: 400;
    color: #a8a8a8;
    margin-top: 15px
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore {
    font-size: 14px;
    
  
  
    font-weight: 500;
    color: #111111;
    margin-top: 23px;
    display: inline-block
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore i {
    padding-left: 10px
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore span {
    position: relative;
    padding-bottom: 5px;
    display: inline-block
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore span:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #111111;
    position: absolute;
    bottom: 0;
    left: 0
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore:hover {
    color: #0A4B73
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore:hover span:after {
    background: #0A4B73
}

.blog-page .content-blog-page .blog-list-view .blog_standar {
    padding-top: 40px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 38px
}

.blog-page .content-blog-page .blog-list-view .blog_standar .article_img {
    position: relative;
    overflow: hidden
}

.blog-page .content-blog-page .blog-list-view .blog_standar .article_img img {
    transition: .5s;
    transform: scale(1.05)
}

.blog-page .content-blog-page .blog-list-view .blog_standar .article_img:hover img {
    transition: .5s;
    transform: scale(1);
    filter: blur(2px)
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .single-post-date {
    width: 76px;
    height: 76px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    padding: 10px 15px;
    background-color: #0A4B73
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .single-post-date .date {
    font-size: 20px;
    font-weight: 500;
    
  
  
    position: relative;
    color: #fff
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .single-post-date .date:before {
    content: '';
    height: 1px;
    width: 44px;
    display: block;
    background-color: #fff;
    position: absolute;
    bottom: -1px
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .single-post-date .month {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    
  
  
    text-transform: uppercase
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info {
    display: inline-block;
    padding-top: 35px;
    padding-left: 24px
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .blog-title {
    font-size: 12px;
    text-transform: uppercase;
    
  
  
    letter-spacing: 2px;
    font-weight: 500;
    color: #0A4B73;
    padding-bottom: 7px
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .post-title {
    position: relative
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .post-title a {
    font-size: 24px;
    
  
  
    font-weight: 500;
    color: #000000;
    display: inline-block;
    position: relative;
    transition: .8s
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .post-title a:after {
    content: attr(title);
    color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    -webkit-transition: height .8s ease 0s;
    -moz-transition: height .8s ease 0s;
    -o-transition: height .8s ease 0s;
    transition: height .8s ease 0s;
    overflow: hidden
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .post-title a:hover {
    color: #0A4B73
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .post-title a:hover:after {
    height: 0
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .des_article {
    font-size: 14px;
    
  
  
    font-weight: 400;
    color: #a8a8a8;
    margin-top: 25px;
    line-height: 24px;
    margin-bottom: 25px
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .author {
    
  
  
    font-size: 12px;
    text-transform: uppercase;
    color: #aaa;
    letter-spacing: 1px;
    font-weight: 400;
    position: relative;
    margin-right: 10px
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .author a {
    
  
  
    font-size: 12px;
    text-transform: uppercase;
    color: #a8a8a8;
    font-weight: 500;
    padding-left: 5px
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .author:after {
    display: inline-block;
    width: 32px;
    height: 1px;
    background-color: #cbcbcb;
    -moz-transform: rotate(315deg) translate(0,-5px);
    -webkit-transform: rotate(315deg) translate(0,-5px);
    -o-transform: rotate(315deg) translate(0,-5px);
    -ms-transform: rotate(315deg) translate(0,-5px);
    transform: rotate(315deg) translate(0,-5px);
    margin-left: 10px
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .comment_count {
    
  
  
    font-size: 12px;
    text-transform: uppercase;
    color: #aaa;
    letter-spacing: .1em;
    font-weight: 500
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore {
    font-size: 14px;
    
  
  
    font-weight: 600;
    color: #111111;
    margin-top: 12px;
    display: inline-block
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore i {
    padding-left: 10px
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore span {
    position: relative;
    padding-bottom: 5px;
    display: inline-block
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore span:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #111111;
    position: absolute;
    bottom: 0;
    left: 0
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore:hover {
    color: #0A4B73
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore:hover span:after {
    background: #0A4B73
}

.blog-page .content-blog-page .blog-list-view .blog_classic {
    padding-top: 40px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 38px;
    display: inline-block;
    width: 100%
}

.blog-page .content-blog-page .blog-list-view .blog_classic .image_blog {
    width: 50%;
    display: inline-block;
    float: left
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info {
    width: 50%;
    display: inline-block;
    padding-left: 30px
}

.blog-page .content-blog-page .blog-list-view .blog_classic .article_img {
    position: relative;
    overflow: hidden
}

.blog-page .content-blog-page .blog-list-view .blog_classic .article_img img {
    transition: .5s;
    transform: scale(1.05);
    width:100%;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .article_img:hover img {
    transition: .5s;
    transform: scale(1)
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info {
    display: inline-block
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .blog-title {
    font-size: 11px;
    text-transform: uppercase;
    
  
  
    letter-spacing: .2em;
    font-weight: 500;
    color: #0A4B73;
    padding-bottom: 7px
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .post-title {
    position: relative
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .post-title a {
    font-size: 24px;
    
  
  
    font-weight: 500;
    color: #000000;
    display: inline-block;
    position: relative;
    transition: .8s
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .post-title a:after {
    content: attr(title);
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    -webkit-transition: height .8s ease 0s;
    -moz-transition: height .8s ease 0s;
    -o-transition: height .8s ease 0s;
    transition: height .8s ease 0s;
    overflow: hidden
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .post-title a:hover {
    color: #0A4B73
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .post-title a:hover:after {
    height: 0
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .des_article {
    font-size: 15px;
    
  
  
    font-weight: 400;
    color: #a8a8a8;
    margin-top: 5px;
    line-height: 24px;
    margin-bottom: 15px
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .author {
    
  
  
    font-size: 12px;
    text-transform: uppercase;
    color: #aaa;
    letter-spacing: .2em;
    font-weight: 400;
    position: relative
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .author a {
    
  
  
    font-size: 12px;
    text-transform: uppercase;
    color: #111111;
    letter-spacing: .2em;
    font-weight: 500;
    padding-left: 5px
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .author:after {
    content: '';
    display: inline-block;
    width: 32px;
    height: 1px;
    background-color: #cbcbcb;
    -moz-transform: rotate(315deg) translate(0,-5px);
    -webkit-transform: rotate(315deg) translate(0,-5px);
    -o-transform: rotate(315deg) translate(0,-5px);
    -ms-transform: rotate(315deg) translate(0,-5px);
    transform: rotate(315deg) translate(0,-5px);
    margin-left: 10px
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .date {
    
  
  
    font-size: 12px;
    text-transform: uppercase;
    color: #aaa;
    font-weight: 500;
    position: relative
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .date a {
    
  
  
    font-size: 12px;
    text-transform: uppercase;
    color: #111111;
    letter-spacing: .1em;
    font-weight: 500;
    padding-left: 5px
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .date:after {
    display: inline-block;
    width: 32px;
    height: 1px;
    background-color: #cbcbcb;
    -moz-transform: rotate(315deg) translate(0,-5px);
    -webkit-transform: rotate(315deg) translate(0,-5px);
    -o-transform: rotate(315deg) translate(0,-5px);
    -ms-transform: rotate(315deg) translate(0,-5px);
    transform: rotate(315deg) translate(0,-5px);
    margin-left: 10px
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .comment_count {
    
  
  
    font-size: 12px;
    text-transform: uppercase;
    color: #aaa;
    letter-spacing: .1em;
    font-weight: 400
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore {
    font-size: 14px;
    
  
  
    font-weight: 600;
    color: #111111;
    margin-top: 12px;
    display: inline-block
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore i {
    padding-left: 10px
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore span {
    position: relative;
    padding-bottom: 5px;
    display: inline-block
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore span:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #111111;
    position: absolute;
    bottom: 0;
    left: 0
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore:hover {
    color: #0A4B73
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore:hover span:after {
    background: #0A4B73
}

.blog-page .content-blog-page .blog-list-view .blog_masonry {
    padding: 0;
    margin-top: 40px;
    box-shadow: rgba(0,0,0,.16) 0 1px 4px
}

.blog-page .content-blog-page .blog-list-view .blog_masonry .post-info {
    padding: 10px 20px 20px
}

.blog-page .content-blog-page .pagi-nav span {
    width: 40px;
    height: 40px;
    border: 1px solid #e3e3e3;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #232529;
    margin-right: 4px;
    -webkit-transition: background-color .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out;
    -ms-transition: background-color .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out;
    transition: background-color .1s ease-in-out
}

.blog-page .content-blog-page .pagi-nav span a {
    display: block;
    color: #969696
}

.blog-page .content-blog-page .pagi-nav span a i {
    font-size: 22px
}

.blog-page .content-blog-page .pagi-nav span a:hover {
    color: #fff
}

.blog-page .content-blog-page .pagi-nav span:hover {
    background: #0A4B73;
    border-color: #0A4B73;
    color: #fff
}

.blog-page .content-blog-page .pagi-nav .current {
    background: #0A4B73;
    border-color: #0A4B73;
    color: #fff
}

.blog-page .blog_sidebar {
    padding-top: 40px
}

.blog-page .blog_sidebar .blog_sidebar_cate {
    padding-bottom: 17px
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-title {
    
  
  
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #e7e7e7
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle {
    padding-left: 0
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li {
    list-style: none;
    border-bottom: 1px dashed #e1e1e1
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a {
    padding: 12px 0;
    display: block;
    
  
  
    font-size: 16px;
    font-weight: 400;
    color: #111111
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a i {
    color: #111111;
    font-size: 14px;
    padding-right: 14px
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a:hover {
    color: #0A4B73
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a:hover i {
    color: #0A4B73
}

.blog-page .blog_sidebar .blog_sidebar_recent {
    padding-bottom: 44px
}

.blog-page .blog_sidebar .blog_sidebar_recent .widget-title {
    
  
  
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #e7e7e7
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post {
  padding: 14px 0 24px 0;
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  align-items: center;
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-thumb {
    width: 80px;
    float: left;
    padding-top: 8px
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-thumb img {
    min-height: 80px;
    object-fit: cover
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-info {
    overflow: hidden;
    padding-left: 15px
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-info .date-post {
    
  
  
    font-size: 11px;
    color: #aaa;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding-bottom: 5px
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-info .post-title {
    
  
  
    font-size: 16px;
    color: #aaa;
    font-weight: 500;
    color: #000000;
    padding-bottom: 3px
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-info .comment-count {
    
  
  
    font-size: 12px;
    color: #aaa;
    font-weight: 500
}

.blog-page .blog_sidebar .widget-tags {
    padding-bottom: 38px
}

.blog-page .blog_sidebar .widget-tags .widget-title {
    
  
  
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #e7e7e7
}

.blog-page .blog_sidebar .widget-tags .list-tag {
    padding-left: 0;
    margin-top: 26px
}

.blog-page .blog_sidebar .widget-tags .list-tag li {
    list-style: none;
    display: inline-block
}

.blog-page .blog_sidebar .widget-tags .list-tag li a {
    display: inline-block;
    min-width: 44px!important;
    height: 35px!important;
    line-height: 35px;
    color: #969696;
    border: 1px solid #e2e2e2;
    margin: 0 10px 10px 0!important;
    text-align: center;
    transition: all .3s ease;
    font-size: 14px;
    font-weight: 400;
    padding: 0 22px;
    
  
  
}

.blog-page .blog_sidebar .widget-tags .list-tag li a:hover {
    border: 1px solid #0A4B73!important;
    color: #fff;
    background: #0A4B73
}

.blog-page .blog_sidebar .widget-search {
    padding-bottom: 40px
}

.blog-page .blog_sidebar .widget-search .widget-title {
    
  
  
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #e7e7e7
}

.blog-page .blog_sidebar .widget-search .wg-search-form {
    position: relative
}

.blog-page .blog_sidebar .widget-search .wg-search-form input[type=text] {
    color: #a8a8a8;
    line-height: 45px;
    height: 45px;
    border: 1px solid #e2e2e2;
    padding: 0 15px;
    width: 100%
}

.blog-page .blog_sidebar .widget-search .wg-search-form input[type=text]::placeholder {
    font-size: 14px;
    
  
  
    font-weight: 400;
    color: #a8a8a8
}

.blog-page .blog_sidebar .widget-search .wg-search-form button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 45px;
    padding: 0 20px;
    text-align: center;
    background: #111111
}

.blog-page .blog_sidebar .widget-search .wg-search-form button[type=submit] i {
    color: #fff;
    line-height: 45px;
    font-size: 18px
}

.blog-page .blog_sidebar .widget-search .wg-search-form button[type=submit]:hover {
    background: #0A4B73
}

.blog-page .blog_sidebar .widget-search .wg-search-form button[type=submit]:hover i {
    color: #fff
}







.pagenavigation{
    margin: 20px 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 10px 15px;
    border-top: 1px solid #ccc;
}

.pagenavigation ul{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: inline-flex;
}


.pagenavigation ul li:nth-of-type(1){
    width: 50%;
    text-align: left;
    border-right: 1px solid #ccc;
}

.pagenavigation ul li:nth-of-type(2){
        width: 50%;
    text-align: right;
}


.pagenavigation ul li a i{
    color: #F99909;
}

.pagenavigation ul li a span{
    color: #07668C;
  font-size: 16px;
}


.pagenavigation ul  li a{
    display: block;
    width: 100%;
}





p.counter {
    display:none;
}


.pagination__wrapper {
       text-align: center;
    width: 100%;
}

.pagination__wrapper ul {
width: auto;
    display: inline-block;
    list-style:none;
}

.pagination__wrapper ul li {
    float: left;
}

.pagination__wrapper ul li a.page-link, .pagination__wrapper ul li span.page-link,li.active.hidden-phone a  {
    border-radius: 3px;
    margin-right: 3px;
    font-size: 11px;
    line-height: 17px;
    margin-top: 0;
    padding: 9px 19px;
}


.pagination__wrapper ul li span.page-link {
    background-color: #0A4B73!important;
    color: #fff;
}

.pagination__wrapper ul li a.page-link {
    background-color: #0A4B73!important;
    color: #fff;
}



.pagination__wrapper ul li a.page-link:hover, .pagination__wrapper ul li:not(.pagination-start):not(.pagination-prev):not(.pagination-next):not(.pagination-end) span,li.active.hidden-phone a {

}




.page_278 .pagenavigation,
.page_277 .pagenavigation,
.page_290 .pagenavigation{
    display:none;
}





.mod_currency {
    margin: 0 10px;
    position:relative;
}


.mod_currency button{
    color: #fff;
    outline: none;
    border: none;
    background: none;
    line-height: 1.5;
    cursor: pointer;
    position: relative;
}

.mod_currency button i{
color: #fff;
    font-size: 11px;
    position: absolute;
    top: 5px;
    right: -10px;
    margin: 0;
}

.mod_currency button span{
    display: inline-block;
    float: left;
    margin-right: 5px;
}


.currency_box_data{
    position: absolute;
    background: #0A4B73;
    z-index: 9999;
    margin-left: -14px!important;
    margin-top: 5px!important;
    display: none;
    border-radius: 0px 0px 10px 10px;
    right: -23px;
    top: 15px;
}

.currency_box_data a{
    padding: 15px;
    border-bottom: 1px solid #fff;
    display: block;
    color: #fff!important;
    cursor:pointer;
}

.curr_link_item:hover,
.top-box__lang-link:hover{
        background: #999;
    color: #fff!important;
}  

.currency_box_data .top-box__lang-item:last-of-type a,
.top-box__lang-list .top-box__lang-item:last-of-type a{
    border-radius: 0px 0px 10px 10px!important;
}


.currency_box_data li:last-of-type a{
    border:none;
}


.currency_box_data a:hover{
    color:#F29F05;
}


.memberOverlay{
    display:none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 9999;
}

.memberBox,
.memberBoxReg{
    display:none;
    position: fixed;
    left: 0;
    top: 100px;
    width: 100%;
    z-index: 9999;
}

.memberBoxData{
        width: 440px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}


.memberBoxContent{
    padding: 15px;
    box-sizing: border-box;
}

.memberBoxContent p{
    text-align: right;
}

.closeSignin{
    color: #000;
    font-size: 30px;
    cursor: pointer;
    line-height: 0;
    display: block;
}

.memberBoxInner{
    width: 85%;
    padding: 10px;
    margin: 0 auto;
}

.memberBoxInner > h6{
        margin: 0;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 30px;
}


.memberBoxInner > h6 span{
        border-bottom: 2px solid #0A4B73;
    padding: 0 40px 10px;
    font-size: 25px;
}

.pp_input{
        width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    position:relative;
}

.pp_input label{
    width: 100%;
    display: inline-block;
    color: #000;
    padding: 2px 0px 5px 7px;
}

.pp_input input{
        width: 100%;
    border: 1px solid #ccc;
    background: #F8F8F8;
    padding: 10px;
    border-radius: 10px;
    box-sizing: border-box;
}

.pp_event{
    width: 100%;
    display: inline-block;
    margin: 5px 0;
    margin-top:20px;
}

#pp_signin,
#pp_signup{
        background: #0A4B73;
    color: #fff;
    width: 100%;
    display: block;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

#pp_signin:hover,
#pp_signup:hover{
    opacity:0.8;
}

.errorMess{
    width: 100%;
    display: inline-block;
}

.errorMess p{
    text-align: center;
    color: red!important;
    font-weight: bold;
}


.passView{
    position: absolute;
    right: 13px;
    color: #999;
    top: 46px;
    cursor: pointer;
    font-size: 20px;
}


.passView.show_psw:before {
    content: "\f06e";
}


.orspan{
width: 40%;
    display: inline-block;
    font-size: 18px;
    position: relative;
}

.orspan:before{
    content: "";
    width: 30px;
    background: #999;
    height: 2px;
    position: absolute;
    left: 10px;
    top: 15px;
}

.orspan:after{
    content: "";
    width: 30px;
    background: #999;
    height: 2px;
    position: absolute;
    right: 10px;
    top: 15px;
}


.accomodation_inner .header_title_row,
.tours_inner  .header_title_row,
.destinations_inner  .header_title_row{
    display:none;
} 

.agent_discount{
    position: absolute;
    font-size: 25px;
    z-index: 9;
    color: red;
    left: 10px;
    bottom: 10px;
    border: 1px solid red;
    padding: 5px;
    border-radius: 100%;
    font-weight: normal;
    width: 35px;
    height: 35px;
    text-align: center;
}

.fx_price_data{
    position: relative;
}

.fx_price_data .agent_discount{
        right: 0;
    left: auto;
    top: 25px;
}




.tours_row{
        width: 100%;
    display: inline-block;
}

.tours_row .tour{
    width: 100%;
    display: inline-block;
    position: relative;
    background: #f8f8f8;
    border-radius: 10px;
    margin-bottom:20px;
        transition: box-shadow .3s ease,opacity .3s ease;
}

.tours_row .tour:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}




.listTprevDaily{
        position: relative;
    border-radius: 10px 0px 0px 0px;
    overflow: hidden;
}

.tour_duration{
        position: absolute;
    bottom: 10px;
    z-index: 99;
    right: 10px;
    background: #F2AE30;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    padding: 0px 10px;
}

.tours_row .bl{
        width: 35%;
    margin-right: 20px;
        float: left;
}



.listTprev{
    overflow: hidden;
}

.tours_row .theme a{
    color:#fff!important;
}

.tours_row .bm{
    width: 62%;
    float: left;
}



.tours_row .startTrackInvoice {
    width: 100%;
    display: block;
    float: right;
    text-align: center;
    outline: none;
    border: none;
    padding: 0px!important;
    border-radius: 5px;
    cursor: pointer;
    background: #0A4B73;
    color: #fff;
}



.br__price-wrapper{
        margin-bottom: 50px;
}



.tours_row dl dd {
    margin-left: 20px;
    color: #F2AE30;
    font-weight: bold;
    font-size: 20px;
}



.tours_row .theme {
    position: absolute;
    left: 20px;
    top: 20px;
    border-radius: 5px;
    padding: 2px 5px;
    z-index: 1;
    font-size: 14px;
    color: #fff;
    background:#F2AE30!important;
}

.tour_footer_wrapper {
    background: #F1F1F1;
    border-radius: 0px 0px 10px 10px;
    padding: 20px 10px;
    width: 100%;
    display: inline-block;
}




.tour_footer_wrapper .tours__price-box {
    display: inline-flex;
    width: 330px;
    margin-bottom: 0;
}


.blog-list-view .startTrackInvoice {
    width: 150px;
}

.tours_row h4 {
    font-size: 20px!important;
    padding: 15px 0;
}


.blog-list-view .tour_footer_wrapper{
        padding: 5px 10px;
}

.icon-angle-right,
.icon-angle-left{
        display: block;
    padding: 0px 0px;
    background-color: inherit!important;
    text-align: center;
    color: #fff;
}

.icon-angle-right:before{
    content: "\f101";
    position: relative;
    left: 0;
    top: 0;
    font-family: 'FontAwesome';
    font-size: 20px;
    display: block;
}

.icon-angle-left:before{
    content: "\f100";
    position: relative;
    left: 0;
    top: 0;
    font-family: 'FontAwesome';
    font-size: 20px;
    display: block;
}



.pagination__wrapper ul li:first-of-type,
.pagination__wrapper ul li:last-of-type{
    display:none;
}

.blog-list-view .tourDesc{
    height: 150px;
}

.view_article.page_279  .item-page{
    width:900px;
}


.view_article.page_279  .item-page .page-header > h1{
        font-size: 32px;
    margin-bottom: 10px;
}


.view_article.page_279 .page-link{
    background-color: inherit!important;
    border: none!important;
}

.view_article.page_279 .page-link:focus {
    box-shadow: none!important;
}

.article-info-term{
    display:none;
}

.item-page dd,
.item-page dt{
    margin:0;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active{
    border:1px solid #ccc;
}





.static-view-page li{
    margin-bottom: 30px;
       width: 100%;
    display: inline-flex;
}


.static-view-page-left-box{
    background-color: #f8f8f8;
    border-left: 10px solid #0A4B73;
    border-radius: 9px;
    box-sizing: border-box;
    line-height: 30px;
    margin-right: 40px;
    padding: 20px;
    width: 360px;
    height: 70px;
    font-weight: bold;
    font-size: 18px;
}


.static-view-page-right-box {
    box-sizing: border-box;
    padding: 20px 20px 0 0;
    width: calc(100% - 400px);
    position:relative;
}


.static-content {
    color: #333;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 16px;    
}


.static-view-page-right-box:before {
    background-color: #e1dfdf;
    content: "";
    left: 0;
    height: 1px;
    right: 0;
    position: absolute;
    top: 0;
}

.traveltour-copyright-wrapper {
    background-color: #0A4B73;
}

.traveltour-copyright-wrapper .traveltour-container{
        padding: 10px 0;
}

.traveltour-copyright-left a{
    color:#fff;
}

.traveltour-copyright-right{
    font-size: 12px!important;
    line-height: 3;
}


.footer_wrapper{
        width: 100%;
    display: inline-block;
}

.footer_data{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 30px;
}

.footer_row{
    width: 100%;
    display: inline-flex;
}

.footer_item{
    width: 33%;
}

.footer_row .footer_item:nth-of-type(1){
    text-align: left;
}

.footer_row .footer_item:nth-of-type(2){
    text-align: center;
}

.footer_row .footer_item:nth-of-type(3){
    text-align: right;
}


.footer_item ul{
    margin-top:35px;
}

.footer_item img{
    height: 80px;
    margin-top: 25px;
}

 .footer_item,
 .footer_item a{
    color:#0A4B73;
}
.traveltour-top-bar-right .tourmaster-user-top-bar{
    padding-bottom:5px;
}


.traveltour-top-bar-left a{
    color:#fff!important;
}

a[href="#mm-6"]{
    display:none;
}

.fancybox-button svg path{
    stroke-width: 0!important;
}

.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right{
    padding:15px!important;
}
