﻿.row {
    margin-right: 0;
    margin-left: 0;
}
.square-box{
    position: relative;
    width: 50%;
    overflow: hidden;
    background: transparent;
}
.square-box:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.square-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
}
.top-50{
	padding-top: 30px;
}
#main .top-100{
	padding-top: 100px;
}
#main .slider-banner{
	height: 35vw;
}
#main .slider-banner .bg-banner .img-banner{
	height: 35vw;
}
#main .pad-promo{
	padding-top: 0;
	padding-bottom: 0;
}
#main .title.mb50{
	position: relative;
	margin-bottom:6px;
}
footer .footer-bottom ul.footer-menu li a::before{
	background-color:#00ADEF;
}
.padding-30{
	padding: 30px 0;
}
.container{
	position: relative;
}
.flex-display{
	display: flex!important;
}
.blue-top-ribbon{
	position: relative;
	/*height: 50px;*/
	display: block;
	background-color: #0c4ba2;
}
.blue-top-ribbon .container{
	padding: 10px 0;
}
.blue-top-ribbon .social-media{
	display: block;
	padding: 8px;
	background-color: #00adef;
	margin: 3px;
}
.blue-top-ribbon .social-media svg{
	height: 12px;
	width: auto;
	display: block;
}
.blue-top-ribbon .col.inline{
	display: flex;
	flex-direction:row;
	padding: 0;
}
.blue-top-ribbon .col.inline:last-child{
	justify-content:flex-end;
}
.blue-top-ribbon .container .row{
	margin: 0;
	display: flex;
	flex-direction:row;
}
.blue-top-ribbon .social-media svg path, .blue-top-ribbon .social-media svg rect{
	fill:#fff;
}
header{
	position: relative;
}
#main{
	margin-top: 0;
}
.follow-us{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	margin-right: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
ul.company-info-bar{
	display: flex;
	flex-direction:row;
	color: #fff;
	font-size: 18px;
	margin: 0;
}
ul.company-info-bar li{
	display: flex;
	align-items:center;
	margin-right: 5px;
	position: relative;
}
ul.company-info-bar li:after{
	position: relative;
	content: '';
	width: 5px;
	height: 20px;
	display: block;
	border-right: 1px solid	#fff;
	top: 0;
	right: 0;
}
ul.company-info-bar li:last-child:after{
	display: none;
}
ul.company-info-bar li i{
	margin-right: 3px;
}
ul.company-info-bar li:last-child{
	margin-right: 0;
}
header .bdr-hdr{
	padding: 0;
}
li.menu-tour .dropdown a{
	position: relative;
}
li.menu-tour .dropdown > a:after{
	content:"";
	position: absolute;
	right: -15px;
	top: 0;
	font-family: 'FontAwesome';
	font-size: 10px;
	top: 50%;
	transform: translateY(-50%);
}
a.account-login{
	position: absolute;
	right: 65px;
	top: 50%;
	transform:translateY( -50% );
}
a.account-login svg{
	width: auto;
	height: 30px;
}
.i-search{
	color: #808080;
}
/*linear-gradient(#fff 0%, #fff 33%, #00adef 66%, #00adef 100%);*/
#main-page header{
	background:linear-gradient(to right, #fff, #fff 50%, #00adef 50%, #00adef 100%);
}
#main-page header .bdr-hdr{
	background-color: #fff;
	display: block;
	border: 0;
}
.blue-first, .blue-second{
	background-color: #00adef;
	margin-top:-15px;
	margin-bottom:-15px;
}
.blue-last{
	background-color: #00adef;
	padding: 30px 0 30px 0px;
	width: 220px;
	position: relative;
	height: 100%;
}
.blue-last:before{
	content: '';
	z-index: 2;
	position: absolute;
	top: 50%;
	transform:translateY(-50%);
	left: -25px;
	width: 50px;
	height: 50px;
	background-image:url(../images/bukatravel-logo.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.logo-wrapper{
	padding-top: 15px;
	padding-bottom: 15px;
}
.draw-button{
	display: flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.draw-button svg{
	max-height: 25px;
	margin-right: 6px;
}
.draw-button svg path, .draw-button svg path{
	fill:#fff;
}
.blue-second{
	margin-left: 12px;
}
.active-contact{
	border-top:3px solid #62CCF5;
}
header #main-menu{
	margin-right: 15px;
}
#formContact i.fa{
	position: absolute;
	top: calc( 50% - 8px);
	transform:translateY(-50%);
	left: 0;
	font-size: 17px;
}
#formContact i.fa-comments{
	top: 14px;
	left: 0;
}
.button, .default-btn, .button-attraction{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	background-color: #00adef;
	font-family: 'Source Sans Pro';
}
.screen-reader-response{
	display: none;
}
.wpcf7-not-valid-tip{
	display: none;
}
input.wpcf7-form-control.wpcf7-not-valid{
	border-bottom-color: red!important;
}
textarea.wpcf7-form-control.wpcf7-not-valid{
	border-color: red!important;
}
.wpcf7-response-output{
	position: absolute;
	bottom: 15px;
}
header .h60{
	height: auto;
}
header .abs-menu-toggle {
    left: auto;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
header .abs-menu-toggle {
    left: auto;
    right: 20px;
    padding: 2px 4px;
    border: solid 1px #00adef;
    border-radius: 4px;
}
header .abs-menu-toggle .fa{
	color:#00adef;
}
.box-close a{
	display: block;
	cursor: pointer;
}
.popup .box-close{
	color: black;
	right: 50px;
	font-size: 30px;
	z-index: 10;
}
.i-thank{
	background-image: url(../images/letter-with-yellow-envelope_1101-51.jpg);
	display: block;
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center center;
}
.popup .pad-thank .t-thank{
	text-align: center;
}
.popup .pad-thank .t-thank::after{
	display: none;
}
.popup .pad-thank{
	padding: 50px;
}
.bdy-thank{
	text-align: center;
}
#thank-pop.popup .popup-content{
	width: 550px;
	background-image: url(../images/letter-with-yellow-envelope_1101-51.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 30% auto;
}
.modal-content{
	border-radius: 0;
}
h2.widgettitle{
	display: none;
}
.textwidget{
	max-height: 0;
	overflow: hidden;
}
.modal-content .xtclose{
	top: 20px;
	right: -60px;
	border-radius: 4px 50px 0 0;
	z-index: 999999;
	transform: rotate(90deg);
}
.carousel-inner > .item > a > img{
	border-radius: 0;
}
.modal-content .xtclose{
	padding-left: 0px;
}
.blue-top-ribbon.at-footer{
	position: relative;
	display: block;
	padding: 8px;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.blue-jesus{
 	background-color: #104E9F;
	height: 0px;
	width: 100%;
	display: block;
	position: relative;
}
.blue-jesus:before{
	content: '';
	position: absolute;
	left: 0;
	top: -250px;
	background-image: url(../images/bukatravel-left.png);
	width:calc(50% - 500px);
	height:250px;
	background-size: 100% auto;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.blue-jesus:after{
	content: '';
	position: absolute;
	right: 0;
	top: -250px;
	background-image: url(../images/bukatravel-right.png);
	width:calc(50% - 500px);
	height:250px;
	background-size: 100% auto;
	background-position: left bottom;
	background-repeat: no-repeat;
}
footer{
	padding-bottom: 10px;
	padding-top: 0;
}
.footer-bottom{
	padding: 0 90px;
}
footer .footer-bottom{
	margin-top: 0;
}
.social-btns img, .member-of-btns img{
	max-height: 30px;
}
.social-btns, .member-of-btns{
	display: flex;
	align-items:center;
}
.social-btns a, .member-of-btns a{
	padding: 0 10px;
}
.social-btns i, .member-of-btns i{
	font-size: 22px;
	color: #00ADEF;
}
.footer-bottom .logo img{
	max-height: 25px;
}
footer .footer-bottom ul.footer-menu li{
	margin: 0;
}
footer .footer-bottom ul.footer-menu li a{
	padding: 0 2px;
}
footer .footer-bottom .row{
	justify-content:space-between;
}
.menu-of-btns{
	display: flex;
}
footer .footer-bottom{
	border-top:none;
	padding-top: 0;
}
#main .bg-help .bdy-help{
	font-size: 20px;
}
.bg-help .tp-cta .button{
	display: inline-block;
	width: auto;
	max-width: none;
}
.bg-help .InfinityNumber{
	font-size: 30px;
	color: #00adef;
}
.bg-help .flex-display{
	flex-direction:row;
	justify-content:center;
	align-items:center;
}
.bg-help .flex-display .call, .bg-help .flex-display .or{
	font-size: 20px;
	color: #888;
	padding: 0 10px;
}
.bg-help .flex-display .InfinityNumber{
	padding-right: 10px;
}
.world-map{
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
}
#main .abs-icon ul.l-icon{
	display: block;
	text-align: center;
	flex-direction:row;
	justify-content:center;
}
#main .abs-icon ul.l-icon li{
	display: inline-block;
	margin: 0 3px;
}
#main .abs-icon ul.l-icon li:last-child{
	margin-right: 0;
}
#main .abs-icon ul.l-icon li a{
	display: flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	width: 85px;
	height: 85px;
	background-color: #fff;
	border:5px #00adef solid;
	border-radius: 5px;
	color: #999;
	font-size: 12px;
}
#main .abs-icon ul.l-icon li:nth-child(2) a svg path, #main .abs-icon ul.l-icon li:nth-child(2) a svg rect{
	fill:#a93807;
}
#main .abs-icon ul.l-icon li:nth-child(3) a svg path, #main .abs-icon ul.l-icon li:nth-child(3) a svg rect{
	fill:#fd6906;
}
#main .abs-icon ul.l-icon li:nth-child(4) a svg path, #main .abs-icon ul.l-icon li:nth-child(4) a svg rect{
	fill:#0fbdd1;
}
#main .abs-icon ul.l-icon li:nth-child(5) a svg path, #main .abs-icon ul.l-icon li:nth-child(5) a svg rect{
	fill:#e22ea3;
}
#main .abs-icon ul.l-icon li:nth-child(6) a svg path, #main .abs-icon ul.l-icon li:nth-child(6) a svg rect{
	fill:#ff0000;
}
#main .abs-icon ul.l-icon li:nth-child(7) a svg path, #main .abs-icon ul.l-icon li:nth-child(7) a svg rect{
	fill:#1faa10 ;
}
#main .abs-icon ul.l-icon li:nth-child(8) a svg path, #main .abs-icon ul.l-icon li:nth-child(8) a svg rect{
	fill:#af43b6;
}
#main .abs-icon ul.l-icon li:nth-child(9) a svg path, #main .abs-icon ul.l-icon li:nth-child(9) a svg rect{
	fill:#000;
}
#main .abs-icon{
	bottom: -50px;
}
#main .abs-icon ul.l-icon li a:hover{
	background-color: #00adef;
	border:5px #fff solid;
	color: #fff;
}
#main .abs-icon ul.l-icon li a svg{
	max-height: 50px;
}
#main .abs-icon ul.l-icon li a svg path, #main .abs-icon ul.l-icon li a svg rect{
	fill:#00adef;
}
#main .abs-icon ul.l-icon li a:hover svg path, #main .abs-icon ul.l-icon li a:hover svg rect{
	fill:#fff;
}

.item-exp a .h-exp {
    width: 100%;
    background-size: cover !important;
    /*height: 200px;*/
}
.item-exp.mb20 {
    margin-bottom: 20px;
}
.item-exp a {
    display: block;
    overflow: hidden;
    position: relative;
    display: block;
}
.item-exp a {
    border-radius: 10px;
}
.item-exp a .overlay-exp {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.3) 60%);
    background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.3) 60%);
    -webkit-transform: translate3d(0, 50%, 0);
    -moz-transform: translate3d(0, 50%, 0);
    -ms-transform: translate3d(0, 50%, 0);
    -o-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.item-exp a .abs-exp {
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform:translateY(-50%) translateX(-50%);
    text-align: center;
}
.item-exp a .abs-exp .n-exp {
    color:white;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
    overflow: hidden;
    padding: 0 5px;
}
.item-exp a .abs-exp .p-exp {
    color:white;
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 7px;
    padding: 0 5px;
}
.item-exp a .abs-exp .v-exp {
    font-size: 11px;
    color: 
    white;
    text-transform: uppercase;
}
#main .pad-promo .slider-promo .item a:hover img{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
#main .pad-promo .slider-promo .item a{
	border-radius: 10px;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.item.square-box a{
	 -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-repeat: no-repeat;
  	background-position: center;
}
#main .pad-promo .slider-promo .slick-slide{
	padding: 0;
}
.h-content{
	padding-left: 5px;
}
.item.square-box:before{
	padding-top: calc(100% - 10px)!important;
}
#main .pad-promo .slide{
	width: calc(100%);
}
#main .pos-rel .slide {
    width: calc(100%);
    position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 100;
}
#main .pos-rel .slide .fa {
    -webkit-box-shadow: 1px -2px 11px 2px rgba(224,220,224,0.63);
    -moz-box-shadow: 1px -2px 11px 2px rgba(224,220,224,0.63);
    box-shadow: 1px -2px 11px 2px rgba(224,220,224,0.63);
    cursor: pointer;
    position: absolute;
    background: 
    white;
        background-color: white;
    padding: 15px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#main .pad-promo .slide .fa.fa-chevron-left{
	left: 0;
	top: -30px;
}
#main .pad-promo .slide .fa.fa-chevron-right {
    right: 10px;
    top: -30px;
}
#main .pos-rel .slide .fa.fa-chevron-left{
	left: 0;
	top: -30px;
}
#main .pos-rel .slide .fa.fa-chevron-right {
    right: 10px;
    top: -30px;
}
#main .pad-promo .slide .fa{
	background-color: transparent;
	box-shadow:none;
	font-size: 35px;
	color: #fff;
}
#main .pos-rel .slide .fa{
	background-color: transparent;
	box-shadow:none;
	font-size: 35px;
	color: #fff;
}
#main .pad-promo .title.mb50{
	margin-bottom:0;
	margin-top: 9px;
	font-weight: bold;
	color: #0b4ba1;
	position: relative;
}
.title-link{
	display: block;
	font-size: 20px;
	text-align: center;
	color: #d81e47;
	margin-bottom: 50px;
}
.title-shadow{
	display: block;
	font-size: 70px;
	text-align: center;
	color: #ccc;
	position: absolute;
	z-index: -1;
	width: 100%;
	opacity: 0.3;
	top: 37px;
}
.padding-20-all-shadow{
	padding: 20px 5px 0 5px;
	-webkit-box-shadow: 0px 10px 20px 8px rgba(0,0,0,0.2);
	box-shadow: 0px 10px 20px 8px rgba(0,0,0,0.2);
}
#main .pad-promo .slider-promo .item a .b-promo{
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translateX(-50%) translateY(-50%);
	width: 100%;
}
#main .pad-promo .slider-promo .item a .b-promo .t-promo{
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translateX(-50%) translateY(-50%);
	margin: 0;
	padding: 0;
}
#main .title.blue-left{
	text-align: left;
	color: #0b4ba1;
}

.grey-content{
	position: absolute;
	top: 20px;
	left: 40px;
}
.why-choose-us{
	height: auto;
}
.why-choose-us .col:nth-child(1) svg{
	width: calc(100% + 30px);
	position: absolute;
	left: 0;
	z-index: -1;
}
.why-choose-us .col:nth-child(2) svg{
	width: calc(100% + 30px);
	left: -15px;
	position: absolute;
	z-index: -1;
}
.why-choose-us .col:nth-child(3) svg{
	width: calc(100% + 30px);
	left: -30px;
	position: absolute;
	z-index: -1;
}
.why-choose-us .col:nth-child(3) svg path{
	fill:#cd2122;
}
.why-choose-us .col:nth-child(3) .why-content{
	color: #fff;
}
.why-content{
	padding: 35px 20px 20px 100px;
}
.why-title{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
.why-icon{
	width: 50px;
	height: 50px;
	left: 30px;
	top: 50%;
	border-radius: 50%;
	background-color: #d1d1d1;
	transform:translateY(-50%);
	position: absolute;
}
.why-choose-us .col:nth-child(3) .why-content .why-icon{
	background-color: #EDEDED;
}
.why-icon svg{
	width: 50%!important;
	position: absolute;
	top: 50%!important;
	left: 50%!important;
	transform:translateY(-50%) translateX(-50%)!important;
}
.why-icon svg path{
	fill:#cd2122;
}

#main .pad-promo .slider-promo-2 .item a {
    display: block;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#main .pad-promo .slider-promo-2 .item a .b-promo {
    color: 
    white;
    z-index: 10;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    bottom: 20px;
    padding: 0 20px;
    left: 0;
}
#main .pad-promo .slider-promo-2 .item a .b-promo .t-promo {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.item.testimonial-item img {
  border-radius:50%;
  transition: transform 0.5s ease;
  width: 100px;
  height: 100px;
}
.item.testimonial-item .job-title{
	padding: 17px 0 10px 0;
	font-size: 14px;
}
.item.testimonial-item .name{
	font-size: 20px;
	font-weight: bold;
}
.item.testimonial-item .comments{
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	text-indent: 5px;
}
.item.testimonial-item .comments:before{
	content: '"';
	font-size: 20px;
	font-weight: bold;
	position: relative;
	padding-right: 5px;
}
.slider-testimonials{
	margin-right: -15px;
	margin-left: -15px;
}
.slider-testimonials .item.testimonial-item{
	padding:0 15px;	
}
.slider-testimonials .item.testimonial-item .item-content{
	display: flex;
	flex-direction:column;
	justify-content:top;
	align-items:center;
	color: #fff;
	background-color: #00adef;
	border: 1px solid #00adef;
	border-radius: 10px;
	height: 350px;
}
.slider-testimonials .item.testimonial-item .item-content .circular{
	margin-top: 30px;
}
.slick-dots li button::before {
	font-size: 16px;
	color: #fff;
	border: 1px solid #ccc;
	border-radius: 50%;
}
.slick-dots li.slick-active button::before{
	color:  #3cbff2;
	opacity: 1;
	border: 1px solid #3cbff2;
	border-radius: 50%;
}
.margin-top-80{
	margin-top: 80px;
}
.margin-bottom-80{
	margin-bottom: 80px;
}
#instafeed{
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
}
#instafeed article a{
	width: 100%;
	height: 100%;
	display: block;
}
#instafeed article a img{
	width: 100%;
	height: auto;
}
#instafeed article{
	float: left;
	padding:0 15px;
}
#main .pad-promo .slider-promo .item a .b-promo .t-promo{
	font-size: 24px;
	line-height: 32px;
	text-align: center;
}
.item img.img-responsive{
	object-fit: cover;
  	width: 400px;
  	height: 550px;
}
.item.testimonial-item img.img-responsive{
	object-fit: cover;
  	width: 100px;
  	height: 100px;
}
.bottom-logo-col{
	position:relative;
	display: flex!important;
	justify-content:center;
	align-items:center;
}
.cell.l-time svg path, .cell.l-time svg rect{
	fill:#fff;
}
#main .schedule-time .r-time{
	padding: 25px 0;

}
#main .schedule-time .r-time div{
	font-size: 23px;
}
#main .schedule-time .r-time svg{
	height: 20px;
	width: auto;
}
#main .box-service p{
	font-size: 16px;
}
#main .box-service .title{
	font-size:28px; 
}
#main .bg-itinerary .box-itinerary .d-itinerary, #main .bg-itinerary .box-itinerary .desc-itinerary .active-itinerary{
	background: #00adef;
}
#main .bg-itinerary .box-itinerary .desc-itinerary .j-itinerary div strong{
	color: #00adef;
}
#main .schedule-time .r-time .inline-block:nth-child(1) svg path, #main .schedule-time .r-time .inline-block:nth-child(1) svg rect{
	fill:red;
} 
#main .schedule-time .r-time .inline-block:nth-child(2) svg path, #main .schedule-time .r-time .inline-block:nth-child(2) svg rect{
	fill:blue;
} 
#main .schedule-time .r-time .inline-block:nth-child(3) svg path, #main .schedule-time .r-time .inline-block:nth-child(3) svg rect{
	fill:violet;
} 
#main .bg-itinerary .box-itinerary .desc-itinerary .active-itinerary::before{
	background:#00adef;
}
#main .bg-itinerary .box-itinerary .desc-itinerary::after{
	background:#00adef;
}
.bg-plane.included table, .bg-plane.excluded table{
	width: 100%;
}
.col.inline.content-why{
	display: inline-flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	padding-top: 30px;
}
#main .bg-travel .slider-travel .item .bdy-travel > div{
	display: flex;
	justify-content:center;
}
.travel-details strong, .travel-information strong{
	padding-bottom: 10px;
	font-size: 20px;
	display: block;
}
.travel-tag .t-promo{
	font-size: 19px;
	padding-top: 20px;
}
.item-desti .bdy-desti{
	height: 90px;
	overflow: hidden;

}
#main .pad-blog .left-blog .box-blog .in-blog .bdy-blog{
	height: 55px;
	overflow: hidden;
}
#main .pad-blog .left-blog{
	text-align: left;
}
#main .pad-blog .t-global {
    color: #666;
    line-height: 30px;
    font-size: 24px;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 30px;
}
#main .pad-blog .t-global {
    color: #666;
    line-height: 30px;
    font-size: 24px;
    text-align: center;
}
#main .pad-blog .t-global::after {
    content: '';
    width: 25px;
    height: 2px;
    background: 
    #dc221a;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
#main .pad-blog .t-global {
    color: 
    #333 !important;
}
body.archive .pad-blog{
	margin-top: 50px;
}
body.single-package .bdy-plane ul{
	list-style-type: disc;
}
#main .bg-itinerary .box-itinerary .desc-itinerary .j-itinerary div strong{
	font-size: 20px;
}
.container.paginate{
	text-align:center;
	margin-top:70px;
	font-size: 23px;
}
#main .box-desti .paginate span {
    color:#666;
    background:transparent;
    border-bottom: none;
}
#main .box-desti .paginate a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0 3px;
    border-bottom: 1px solid transparent;
    font-size: 23px;
    font-weight: bold;
    border: 0;
    color:#297cbb;
}
.bdy-plane table {
    width: 100%;
    margin: 0 auto 50px 0;
}
.bdy-plane table td, .bdy-plane table td span {
    padding: 2px 10px;
    font-size: 16px;
}
.bdy-plane table td, .bdy-plane table th {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e1e1e1;
    color: #666;
    font-weight: normal;
}
.bdy-plane table td strong, .bdy-plane table th strong{
	font-weight: normal;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{
	width: 100%;
	height: auto;
}
.custom-modal{
	width: 40%;
	height: auto;
}
#package-modal .custom-modal{
	min-width: 600px;
}
.r-schedule .t-schedule {
    font-size: 16px;
    color: white;
	line-height: 24px;
	font-weight: 300;
	background:#297cbb;
    padding: 15px 0px;
    letter-spacing: 0.3px;
}
.r-schedule .t-schedule {
    border-radius: 5px 5px 0 0;
}
.r-schedule .t-schedule > div{
	padding:0 0 0 15px;
}
.r-schedule .in-schedule {
    /*margin-bottom: 10px;*/
    background: white;
	border-bottom: 1px solid #f4f4f4;
	padding: 15px 0;
	color:#808080;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0.3px;
    position: relative;
    overflow: hidden;
}
.r-schedule .in-schedule .resp-pad > div:nth-child(1){
	padding:0 0 0 15px;
}
.r-schedule .in-schedule .resp-pad > div:nth-child(2){
	padding:0 0 0 15px;
}
.r-schedule .in-schedule .show-xs {
    display: none;
}
.r-schedule .title-schedule{
	padding: 15px 0;
	text-align: center;
}
#package-modal #schedule.col.inline{
	padding: 0;
}
p:empty{
	display: none;
}
.form-group {
    margin-bottom: 15px !important;
}
.popup .box-pop .form-control.textarea-pop.wpcf7-textarea{
	height: 75px;
}
.departure-date-selection .inline-block.end:before{
	position: relative;
	content: ' - ';
	margin: 0 3px;
	display: inline-block;	
}
.in-schedule  .resp-pad, .r-schedule > .t-schedule{
	display: flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
}
.documents-page.row .col:nth-child(1){
	text-align: right;
	padding-right: 30px;
	font-size: 22px;
	position: relative;
}
.documents-page.row .col:nth-child(1):after{
	content: '|';
	color: red;
	position: absolute;
	right: -2px;
	top: 0;
}
.documents-page.row .col:nth-child(2){
	text-align: left;
	padding-left: 30px;
	font-size: 22px;
}
.documents-page.row .col a{
	position: relative;
	color: #999;
}
.documents-page.row .col a:before{
	content: '';
	bottom: -3px;
	height: 2px;
	width: 0;
	position: absolute;
	background:
	#1f1954;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.documents-page.row .col:nth-child(1) a:before{
	right: 0;
}
.documents-page.row .col:nth-child(2) a:before{
	left: 0;
}
.documents-page.row .col.active a:before, .documents-page.row .col a:hover:before{
	width: 100%;
}
.documents-page.row .col.active a{
	color: black;
}
#main .pad-global .img-visa img{
	max-width: 128px;
}
.persyaratan-visa-details #requirements{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.persyaratan-visa-details #requirements h3{
    color: #67747c;
    padding: 12px 15px;
    border: 0;
    font-size: 23px;
}
.persyaratan-visa-details #requirements p, .persyaratan-visa-details #requirements ul, .persyaratan-visa-details #requirements ol {
	list-style-type:unset;
    padding: 10px 15px;
    border: none;
    font-size: 16px;
}
.persyaratan-visa-details #requirements ul ul, .persyaratan-visa-details #requirements ol ol, .persyaratan-visa-details #requirements ul ol, .persyaratan-visa-details #requirements ol ul{
	padding-top: 0;
	padding-bottom: 0;
}
.travel-date{
	display: flex;
	flex-direction:row;
	justify-content:flex-start;
	align-items:center;
	flex-wrap:wrap;
	margin-bottom: 10px;
}
.travel-details > div{
	margin-bottom: 10px;
}
.box-periode-selection{
	font-size: 20px;
	text-align: center;
}
button.ui-datepicker-trigger{
	padding: 6px;
	border:none;
}
button.ui-datepicker-trigger img{
	max-height: 15px;
	width: auto;
}
#datepicker{
	width: calc(100% - 40px);
}
.box-periode-selection{
	position: relative;
	display: flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
}
.box-periode-selection button{
	margin: 0 0 0 10px!important;
}
.package-booking-page .row{
	position: relative;
	display: flex;
	justify-content:center;
	align-items:center;
	font-size: 17px;
}
#inquiry-pop{
    display: none;
}
.visa-application-form .box-pop .title, .passport-application-form .box-pop .title {
    text-align: center;
    font-size: 25px;
    color: 
    #666;
    line-height: 24px;
    margin-bottom: 10px;
}
.visa-application-form  .text-pop, .passport-application-form  .text-pop {
    color: 
    #666;
    margin-bottom: 30px;
    line-height: 24px;
    text-align: center;
}
.visa-application-form .form-control.input-pop, .passport-application-form .form-control.input-pop {
    border: 0;
    background:transparent;
	border-bottom: 1px solid #d8d8d8;
    padding: 0 20px 8px 40px;
}
.visa-application-form .form-group .label, .passport-application-form .form-group .label {
    padding-left: 40px;
    font-size: 16px;
    color: 
    #666;
    line-height: 25px;
    margin-bottom: 8px;
    display: inline-block;
}

body.page-id-10540 .box-pop .title, .passport-application-form .box-pop .title {
    text-align: center;
    font-size: 25px;
    color: #666;
    line-height: 24px;
    margin-bottom: 10px;
}
body.page-id-10540  .text-pop, .passport-application-form  .text-pop {
    color: #666;
    margin-bottom: 30px;
    line-height: 24px;
    text-align: center;
}
body.page-id-10540 .form-control.input-pop, .passport-application-form .form-control.input-pop {
    border: 0;
    background:transparent;
	border-bottom: 1px solid #d8d8d8;
    padding: 0 20px 8px 40px;
}
body.page-id-10540 .form-group .label, .passport-application-form .form-group .label {
    padding-left: 40px;
    font-size: 16px;
    color: 
    #666;
    line-height: 25px;
    margin-bottom: 8px;
    display: inline-block;
}
body.page-id-10540 .panel-heading{
    background: #0c4da2;
	border-color:#0c4da2;
    border-radius: 0;
    padding: 10px 20px!important;
    color: #fff;
    margin-bottom: 15px;
}
body.page-id-10540 .panel-heading h4{
	color: #fff!important;
}
body.page-id-10540 .dropup .caret, body.page-id-10540 .navbar-fixed-bottom .dropdown .caret{
	border-top: 0;
	border-top: 4px solid;
	border-bottom: 0;
}
#main .schedule-time .r-time a{
	font-size: 23px;
	
}
.passport-application-form .wpcf7-response-output{
	bottom:14px;
}
body.noscroll {
    overflow: hidden !important;
}
.destinations-wrap {
    position: relative;
    height: 50px;
    border-radius: 2px !important;
    background-color: #efefef;
}
.search-box-new button, .search-box-new input {
    height: 61px;
    font-size: 16px;
}
.seach-box {
    border-radius: 2px;
    background-color: rgba(0,0,0,.5);
    color: inherit;
    max-width: 661px;
    min-height: 135px;
    margin: 0 auto;
    display: flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
}
.destinations-wrap input[type="text"].destinations-suggestion {
    padding-left: 40px;
    z-index: 0;
    opacity: .5;
}
.destinations-wrap input[type="text"].destinations-suggestion.no-icon {
    padding-left: 10px;
}
.search-box-new{
	width: 100%;
}
.search-box-new .destinations-wrap {
    height: 61px;
    line-height: 61px;
}
.destinations-wrap{
	float: left;
}
.destinations-wrap ~ button{
	float: right;
}

.search-box-new input {
    float: left;
    display: block;
    line-height: 61px;
    text-align: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 2px;
    background-color: #FFF;
    box-shadow: inset 0 1px 2px 0 
    rgba(0,0,0,.2);
}
.destinations-wrap input[type="text"] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: 
    transparent !important;
    text-transform: capitalize;
    letter-spacing: 1px;
}
#inquiry-pop .popup-content .box-close, #contact-pop .popup-content .box-close {
    top: 25px;
    right: -55px;
    border-radius: 4px 50px 0 0;
    z-index: 999999;
    transform: rotate(90deg);
    height: 30px;
    padding-left: 0px;
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	cursor: pointer;
	width: 80px;
	text-align: center;
	font-weight: 700;
	line-height: 26px;
	color:#554f4f;
	font-size: 15px;
}
.all-airlines .row .col{
	display: inline-block;
}
.all-airlines .row{
	display: flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.all-airlines .row .col img{
	max-width: 100%;
	max-height: 60px;
}
.about-content-body, .about-content-body p{
	font-size: 17px;
	line-height: 26px;
} 
#contact-pop input[type=radio]{
	display: inline;
	margin-right: 5px;
	width: auto;
}
#contact-pop .wpcf7-radio .wpcf7-list-item{
	padding-top: 11px;
	margin-right: 10px;
}
.wpcf7-form-control-wrap.your-gds{
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	display: inline-block;
	margin-top: 4px;
}
.wpcf7-form-control-wrap.your-gds .wpcf7-list-item.first, .wpcf7-form-control-wrap.your-sign-in .wpcf7-list-item.first{
	padding-left: 39px;
}
p.has-small-font-size em{
	font-size: 13px;
	font-style: italic;
}
#main .bg-help .bdy-help img{
	max-height: 98px;
}
.why-choose-us .col:nth-child(1) svg > path{
	fill:#0c4ba2;
}
.why-choose-us .col:nth-child(1) .why-content{
	color: #fff;
}
.why-choose-us .col:nth-child(2) svg > path{
	fill:#00adef;
}
body.page-id-10540 .btn.dropdown-toggle.btn-default ul{
	list-style-type: none!important;
}

body.page-id-10540 .dropdown-menu ul li::after{
	display: none;
}
body.page-id-10540 .btn.dropdown-toggle.btn-default {
    font-size: 14px;
    padding: 0 0 8px 40px;
    color: #555;
    border-radius: 0;
    background:transparent;
    border: 0;
    border-bottom: 1px solid #eaeaea;
    font-family: 'Source Sans Pro';
}

@media( max-width:991px ){
	.why-choose-us .col:nth-child(1) svg, .why-choose-us .col:nth-child(2) svg, .why-choose-us .col:nth-child(3) svg{
		height: 100%;
		min-height: 280px;
	}
	.why-choose-us .col .why-icon{
		display: none;
	}
	.why-choose-us .col .why-content{
		padding-left: 10px;
	}
	#main .bg-help .bdy-help img{
		max-width: calc(100% - 50px);
	}
	#main .bg-help .container, #main .bg-help .container .col{
		padding-left: 0;
		padding-right: 0;
	}
	.slick-prev {
	    left: 10px;
	    z-index: 10;
	}
	.slick-next {
	    right: 10px;
	    z-index: 10;
	}
	#main .abs-icon ul.l-icon li{
		display: flex;
		margin: 0 3px;
		text-align: center;
		justify-content: center;
	}
	#offcanvas-menu {
	    transform: translate3d(1000%, 0, 0);
	    width: 100%;
	}
	.popup .popup-content{
		width:calc(100% - 30px);
		display: block;
	}
	.blue-top-ribbon{
		max-height: 5px;
		overflow: hidden;
		background-color: #00adef;
	}
	.blue-top-ribbon .container .row.inline{
		display: none;
	}
	header .bdr-hdr{
		position: relative;
	}
	header .abs-menu-toggle{
		left: auto;
		right: 20px;
	}
	header #logo {
	    text-align: left;
	    padding-left: 20px;
	}
	#offcanvas-menu .close-resp{
		left: auto;
		right: 35px;
		top: 35px;
		z-index: 10;
	}
	#offcanvas-menu{
		transform:translate3d(100%, 0, 0);
	}
	.offcanvas-menu-open #main-page{
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		-o-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	#offcanvas-menu .input-search .i-search{
		top: -3px;
	}
	ul.resp-menu li .click-menu{
		position: relative;
	}
	#offcanvas-menu ul.resp-menu li div.click-menu label > i.fa{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 0;
		width: 100%;
		text-align: right;
	}
	.resp-menu label{
		cursor: pointer;
	}
	.checkbox-child-menu{
		transition-delay:0s;
		display: none;
	}
	#offcanvas-menu ul.resp-menu li .checkbox-child-menu:checked ~ .box-child-menu{
		display: block;
	}
	#offcanvas-menu ul.resp-menu li a{
		z-index: 2;
		position: relative;
	}
	.modal-content .xtclose{
		top: 25px;
		right: -55px;
		border-radius: 4px 50px 0 0;
		z-index: 999999;
		transform: rotate(90deg);
		height: 30px;
		padding-left: 0px;
		line-height: 30px;
	}

}
@media( max-width:767px ){
	.why-choose-us .col:nth-child(1) svg, .why-choose-us .col:nth-child(2) svg, .why-choose-us .col:nth-child(3) svg{
		height: auto;
		min-height: 0px;
	}
	.why-choose-us .col .why-icon{
		display: block;
	}
	.why-choose-us .col .why-content{
		padding-left: 100px;
	}
	.why-choose-us .col{
		margin-bottom: 30px;
	}
	.why-choose-us .col:nth-child(1) svg, .why-choose-us .col:nth-child(2) svg, .why-choose-us .col:nth-child(3) svg{
		width: 100%;
		height: 100%;
		left: 0;
	}
	.why-choose-us .col:nth-child(3){
		margin-bottom: 0;
	}
	#main .schedule-time .r-time{
		padding-left: 20px;
	}
	.pad-promo .h-content{
		padding-left: 15px;
		padding-bottom: 20px;
	}
	#main .slider-banner {
	    height: 100vw!important;
	}
	#main .slider-banner .bg-banner .img-banner{
		height: 100vw!important
	}
	#main .abs-icon{
		position: absolute;
		background: transparent;
	}
	.abs-icon .container{
		padding: 0 30px;
	}
	#main .slider-banner .bg-banner .img-banner{
		background-size: 100% auto!important;
	}

	.item img.img-responsive{
		object-fit: cover;
	  	width: 400px;
	  	height: 400px;
	}
	.item.testimonial-item img.img-responsive{
		object-fit: cover;
	  	width: 100px;
	  	height: 100px;
	}
	.footer-bottom .flex-display{
		flex-direction:column;
	}
	.bottom-logo-col a.logo img{
		filter:grayscale(10) brightness(10);
	}
	.bottom-logo-col{
		margin-top: 40px;
		position:relative;
		top:auto;
		left:auto;
		transform:none;
	}
	footer{
		background-color: #0b4ca2;
	}
	footer .col.inline.sosmed{
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	footer .footer-bottom{
		padding-left: 0;
		padding-right: 0;
	}
	footer .footer-bottom .row{
		align-items:center;
		margin-bottom: 30px;
	}

	footer .col.inline.sosmed:before{
		position: relative;
		content: 'Follow Us';
		color: #fff;
		font-size: 13px;
		padding-bottom: 7px;
	}

	footer .social-btns a{
		width: 28px;
		height: 28px;
		display: flex;
		align-items:center;
		justify-content:center;
		background-color: #00adef;
		margin: 0 2px;
	}
	footer .social-btns i{
		color: #fff;
		font-size: 15px;
	}
	.blue-top-ribbon{
		max-height: none;
	}
	.container.bdr-hdr{
		overflow: hidden;
	}
	footer .col.inline.member-of{
		order:2;
		margin-top: 20px;
		margin-bottom: 45px;
	}
	footer .col.inline.bottom-logo-col{
		order:1;
	}
	footer .col.inline.sosmed{
		order:3;
	}
	footer .col.inline.member-of img{
		filter:grayscale(10) brightness(10);
		max-height: 25px;
	}
	#main .bg-help .bdy-help{
		font-size: 15px;
	}
	.bg-help .flex-display{
		flex-wrap:wrap;
	}
	.bg-help .flex-display .or{
		width: 100%;
	}
	.bg-help .flex-display .tp-cta{
		width: 100%;
	}
	.title-shadow{
		font-size: 52px;
	}
	.r-schedule .in-schedule .show-xs{
		display: inline-block;
	}
	.custom-modal{
		width: calc(100% - 40px);
		height: auto;
		left: 5px;
	}
	
	#package-modal .custom-modal {
	    min-width:0px;
	}

	.departure-date-selection .inline-block.end:before{
		position: relative;
		content: ' - ';
		display: inline-block;	
	}
	.r-schedule .in-schedule button{
		margin-top: 10px!important;
	}
	#inquiry-pop .popup-content, #contact-pop .popup-content{
		width: calc(100% - 30px)!important;
		margin: 0;
		overflow: visible;
		/*display: block;*/
		/*margin: 0 auto;*/
	}
	.box-pop.active-contact{
		height: auto;
		overflow-y:visible;
	}
	.popup .overlay {
	    background: rgba(0,0,0,0.8);
	    opacity: 1;
	}
	#contact-pop .form-group, #inquiry-pop .form-group{
		padding-left: 0;
	}
}	