body {
    font-family: 'Roboto', sans-serif;
     margin: 0px;
     padding: 0px;
}


a{
     color: inherit;
     text-decoration: none;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #2dd82d;
}

a:focus, a:hover {
     color: inherit;
     text-decoration: none;
}
.screen-reader-response {
    display: none;
}
ol,ul{
     padding: 0px;
     margin: 0px;
     list-style: none;
}
h1,h2,h3,h4,h5,h6 {
     margin: 0px;
     padding: 0px;
}
p {
     margin: 0px;
     padding: 0px;
}
.no_padding{
    padding: 0px;
}
.no_padding_left{
    padding-left: 0px;
}
.no_padding_right{
    padding-right: 0px;
}
.no_border{
    border: none !important;
}
.scrollup {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    opacity: 1;
    bottom: 15px;
    position: fixed;
    right: 15px;
    z-index: 99999999999;
    background: #4f93be;
    display: none;
    cursor: pointer;
}
.header {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 10px 0px;
}
.head_top_left{
    text-align: left;
}
.head_top_left img {
    width: 76px;
    margin: 19px 0px 0px;
}
.head_top_left button {
    background-color: #4eb2ed;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 12px;
    border-radius: 0px;
    transition: all .2s ease-in-out;
    margin-left: 60px;
}
.head_top_left button:hover {
    background-color: #4eb2ed;
    box-shadow: none;
    color: #fff;
    transition: all .2s ease-in-out;
}
.head_top_center{
    text-align: center;
}
.head_top_center img {
    width: 363px;
    margin: 6px 0px 0px;
}
.head_top_right {
    text-align: right;
    padding: 11px 0px 0px;
}
.head_top_right ul li{
    display: inline-block;
}
.head_top_right ul li {
    display: inline-block;
    color: #5f5f5f;
    font-size: 16px;
    padding: 1px 7px;
}
.head_top_right ul li h4 {
    color: #494747;
    font-size: 13px;
    font-weight: 500;
    padding: 1px 0px;
}
.navbar_area {
    float: left;
    width: 100%;
    background-color: #4eb2ed;
    transition: all .4s ease;
}
.navbar_area .navbar-default {
    background-color: transparent;
    border-color: transparent;
    border: none;
    margin: 0px;
    min-height: auto;
}
.navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}
.navbar-nav li {
    float: none;
    display: inline-block;
    border-left: 1px solid #b6d0e0;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: -2px;
    margin-inline-end: -2px;
    padding-inline-start: 0;
}
li.dropdown.active {
    border-color: #ffcc12 !important;
}
.navbar-nav li:nth-last-child(1) {
    float: none;
    display: inline-block;
    border-right: 1px solid #b6d0e0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background: #ffcc12;
    color: #214356 !important;
}
.navbar_area .navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 15px;
    transition: all .4s ease;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: transparent;
}
.my_drpdown_menu {
    padding: 0;
    margin: 0;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 0px;
    z-index: 9999999;
}
.my_drpdown_menu li {
    float: none;
    display: block;
}
.my_drpdown_menu_1 {
    width: 650px;
}
.yamm-content {
    padding: 20px 23px 20px;
}
.yamm-content p {
    font-size: 13px;
    float: left;
    width: 100%;
    line-height: 14px;
    padding: 0px 0px 8px;
}
.yamm-content.border-separator ul.list-unstyled:nth-child(1) {
    border: 0;
}
.yamm-content.border-separator ul.list-unstyled {
    border-left: 1px solid #00858c;
    color: #122136;
}
.yamm-content .list-unstyled {
    padding-left: 13px;
}
.dropdown-menu>li:nth-last-child(1) a {
    border: 0;
}
.dropdown-menu li a {
    color: #000;
    text-transform: capitalize;
    border-bottom: 1px solid #a6c2d2;
}
.nav-sec-2 {
    margin-top: 10px;
}
.yamm-content .list-unstyled ul {
    padding-left: 21px;
    list-style-type: none;
}
.yamm-content ul li {
    display: block;
    font-size: 12px;
    font-weight: 400;
}
 .my_banner {
     float: left;
     width: 100%;
}
 .my_banner .container-fluid {
     padding: 0px;
}
.banner_cntnt_lft{
    
}
.bs-slider{
    overflow: hidden;
    max-height: 700px;
    position: relative;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.30);
}
.bs-slider .bs_slider_overlay_3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}
.indicators-line > .carousel-indicators {
    right: 0;
    bottom: 0%;
    left: 0;
    width: 100%;
    text-align: center;
    float: left;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    overflow-y: hidden;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    white-space: nowrap;
    margin: 0 auto;
}
.indicators-line > .carousel-indicators li {
    padding: 0;
    width: 10px;
    height: 10px;
        border: 1px solid #c3c3c3;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: transparent;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 100%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor: pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: none;
    background-color: #fff;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}
.slide-text {
    left: 0;
    top: 23%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
}
.top47 {
    bottom: 6% !important;
    top: auto;
}
.top47_last {
    bottom: 0% !important;
    top: 45% !important;
}
@media  (max-width: 480px) {
.slide-text {
    padding: 4px 7px;
    top: 14%;
}
} 
.banner_cntnt_lft h4 {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 6px;
}
.banner_cntnt_lft h1 {
    color: #fff;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 80px;
    margin: 16px 0px 20px;
}
.banner_cntnt_lft h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    width: 65%;
    line-height: 29px;
}
.banner_cntnt_lft .banner_btn {
    background: #ffcc12;
    color: #214356;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 5px 12px;
    letter-spacing: 1px;
    border-radius: 4px;
    margin: 30px 0px 0px;
}
.my_banner .fade{
    opacity: 1;
}
.my_forms_area{
    float: left;
    width: 100%;
}
.my_forms_area .panel-tabs {
    position: relative;
    bottom: 30px;
    clear: both;
    border-bottom: 1px solid transparent;
}

.my_forms_area .panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.my_forms_area .panel-tabs > li > a {
    margin-left: 4px;
    margin-top: 0px;
    border: 1px solid transparent;
    border-radius: 5px 5px 0 0;
    color: #2f2e2e;
    background-color: #ffffff;
    padding: 7px 16px;
    font-size: 18px;
    font-weight: 500;
}
.my_forms_area .panel-tabs > li > a:hover {
    border-color: transparent;
    color: #2f2e2e;
    background-color: #ffffff;
}
.my_forms_area .panel-tabs > li.active > a, .my_forms_area .panel-tabs > li.active > a:hover, .my_forms_area .panel-tabs > li.active > a:focus {
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px 5px 0px 0px;
    border-bottom-color: transparent;
    background: #ffcc12;
    color: #214356;
}
.my_forms_area .panel-primary> .panel-heading {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    padding: 10px 0px;
}
.my_forms_area .panel-primary {
    border-color: transparent;
    margin: 0;
    background: transparent;
    box-shadow: none;
}
.my_forms_area {
    float: left;
    width: 100%;
    background-color: #f6f6f6;
    display: none;
}
.my_forms_area_in {
    position: relative;
    top: -230px;
    z-index: 99999;
    margin-bottom: -230px;
}

.my_forms_area .panel-body {
    padding: 25px 25px;
    background: #fff;
    border-radius: 6px 0px 6px 6px;
    box-shadow: 0px 8px 11px -3px #ddd;
}
.my_forms_area div#tab1 ul, .my_forms_area div#tab2 ul {
    text-align: left;
    width: 100%;
    float: left;
}
.my_forms_area div#tab1 ul li, .my_forms_area div#tab2 ul li {
    display: inline-block;
    width: 24.7%;
    padding: 5px 4px;
    float: left;
}
.my_forms_area div#tab1 ul li select, .my_forms_area div#tab2 ul li select {
    box-shadow: none;
    outline: none;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    height: 50px;
    font-size: 16px;
    color: #797979;
    font-weight: 400;
}
.date {
    width: 100%;
}
.quote_txt {
    box-shadow: none;
    outline: none;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    height: 50px;
    font-size: 16px;
    color: #797979;
    font-weight: 400;
}
.quote_txt input.cwf_txt {
    height: 48px;
    border: none;
    box-shadow: none;
    outline: none;
    background: transparent;
}
.quote_txt span.input-group-addon {
    /* display: none; */
    background: transparent;
    box-shadow: none;
    border: none;
    color: #f5c411;
}
.my_btn_1 {
    background: #ffcc12;
    color: #214356;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 8px 16px;
    letter-spacing: 2px;
    border-radius: 4px;
}
.my_forms_btn {
    float: left;
    width: 100%;
    padding: 15px 3px 0px;
}
.my_heading {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px 10px;
}
.my_heading h1 {
    color: #4eb2ed;
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px 0px 5px;
}
.my_heading h2 {
    color: #696a6b;
    font-size: 20px;
    font-weight: 300;
    text-transform: capitalize;
    padding: 0px 0px 10px;
}
.package_area {
    float: left;
    width: 100%;
    padding: 30px 0px 40px;
    background-color: #F6F6F6;
}
.more_btn {
    letter-spacing: 1px;
    font-size: 16px;
    padding: 5px 14px;
    text-align: center;
    margin: 12px auto 0;
    display: block;
    background-color: #4eb2ed;
    color: white;
    transition: all .2s ease-in-out;
}
.package_box {
    float: left;
    width: 100%;
    margin: 15px 0px;
}
.package_box_img {
    position: relative;
    padding: 1px;
    padding-bottom: 0;
}
.package_box_img img{
    width: 100%;
    height: 245px;
    object-fit: cover;
}
.package_box_img span {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #4eb2ed;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    padding: 3px 8px;
    border-radius: 3px;
}
.package_box_text {
    border: 1px solid #eee;
    padding: 0px 0px 10px;
    border-top: none;
}
.package_box_text h1 {
    background-color: #4c4c4c;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    padding: 11px 14px;
}
.package_box_text h1 span {
    color: #4eb2ed;
    font-size: 14px;
    padding: 0px 7px;
}
.package_box_text p {
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    padding: 10px 10px;
    color: #868686;
}
.package_box_text button {
    padding: 4px 12px;
    font-size: 15px;
    letter-spacing: 0px;
    margin: 0px 10px 0px;
    border-radius: 3px;
}
.footer {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-image: url(https://globaltravelexperts.co.uk/wp-content/themes/twentysixteen/images/footer.jpg);
}
.footer_inner {
    background-color: #eee;
    float: left;
    width: 100%;
    padding: 3% 0% 0%;
}
.footer_bx {
    float: left;
    width: 100%;
}
.footer_1 img {
    margin-bottom: 12px;
    width: 240px;
}
.footer_1 h3 {
    color: #4eb2ed;
    font-size: 20px;
    font-weight: 400;
}
.footer_1 p {
    padding: 6px 0px 10px;
    font-size: 14px;
    font-weight: 400;
    color: #525252;
    line-height: 21px;
}
.footer_1 ul {
    text-align: left;
    margin-top: 20px;
}
.footer_1 ul li {
    font-size: 14px;
    color: #525252;
    font-weight: 400;
    display: inline-block;
    padding-right: 12px;
    margin-right: 12px;
    vertical-align: middle;
    transition: all .30s ease;
}
.footer_bx h1 {
    color: #4eb2ed;
    font-weight: 500;
    font-size: 22px;
    position: relative;
    padding: 0px 0px 6px;
    margin: 0px 0px 20px;
    letter-spacing: 1px;
}
.ftr_sport h2 {
    color: #4eb2ed;
    font-size: 24px;
    font-weight: 400;
}
.ftr_sport h3 {
    font-size: 14px;
    padding: 4px 0px;
}
.footer_news_bx {
    float: left;
    width: 100%;
    padding: 7px 0px;
    border-bottom: 1px solid #e6e6e6;
}

.footer_news_bx_left {
    float: left;
    width: 20%;
}
.footer_news_bx_left img {
    width: 100%;
    margin: 7px 0px 0px;
}
.footer_news_bx_right {
    float: left;
    width: 80%;
    padding-left: 9px;
}
.footer_news_bx_right h5 {
    font-size: 12px;
    font-weight: 400;
    color: #acacac;
}
.footer_news_bx_right h2 {
    font-size: 14px;
    font-weight: 400;
    color: #d44f4f;
    line-height: 14px;
    padding: 0px 0px 0px;
}
.footer_news_bx_right h4 {
    font-size: 11px;
    color: #8e8e8e;
    font-weight: 400;
}
.footer_3 ul li {
    font-size: 16px;
    font-weight: 400;
    color: #525252;
    margin: 15px 0px;
    transition: all .4s ease-in-out;
    letter-spacing: 1px;
}
.footer_4 ul.ftr_cntct li {
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
    color: #6a6a6a;
    padding: 6px 0px;
}
.footer_4 ul.ftr_cntct li span {
    float: left;
    width: 25px;
    color: #4f93be;
}
.footer_4 input[type=text], .footer_4 input[type=email] {
    border-radius: 1px;
    font-size: 16px;
    font-weight: 300;
    color: #4f93be;
    background-color: rgb(247, 247, 247);
    border: 1px solid;
    box-shadow: none;
    margin-bottom: 15px;
    margin-top: 15px;
    height: 44px;
}
.footer_4 button {
    
}
.footer_bottom {
    float: left;
    width: 100%;
    border-top: 1px solid #313131;
    margin: 30px 0px 0px;
    padding: 10px 0px 5px;
}
.footer_bottom p {
    color: #525252;
    text-align: center;
    padding: 5px 0px;
    letter-spacing: 1px;
}
.footer_bottom p a {
    color: #4f93be;
}
.ad_area {
    float: left;
    width: 100%;
    background-image: url(../images/back1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 38px 0px;
}
.ad_box {
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 30px 23px;
    margin: 12px 0px;
    min-height: 216px;
    position: relative;
}
.adbox_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #4eb2ed61;
    transition: all .2s ease-in-out;
}
.adbox_overlay:hover {
    background-color: #94745399;
    transition: all .2s ease-in-out;
}
.adbox_overlay h1 {
    color: #ffcc12;
    font-size: 38px;
    text-transform: uppercase;
    text-shadow: 0px 1px 2px #333;
    font-style: italic;
    padding: 23% 0% 0%;
}
.ad_box_1{
    background-image: url(../images/ad1.jpg);
}
.ad_box_2{
    background-image: url(../images/ad2.jpg);
}
.ad_box_3{
    background-image: url(../images/ad3.jpg);
}
.ad_box_2 h4 {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.ad_box_2 h1 {
    font-size: 24px;
    font-weight: 500;
    color: #378606;
    padding: 13px 0px;
}
.ad_box_2 input[type=text], .ad_box_2 input[type=email] {
    border-radius: 0px;
    border: 1px solid #fff;
    box-shadow: none;
    font-size: 15px;
}
.my_btn_2 {
    background: #4eb2ed;
    color: #ffffff;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 8px 16px;
    letter-spacing: 2px;
    border-radius: 4px;
}
.ad_box_2 button {
    margin: 11px 0px 0px;
}
.video_area {
    float: left;
    width: 100%;
    padding: 20px 0px 0px;
    background-color: #f6f6f6;
}
.video_area .my_heading h1 {
    border-top: 2px solid #ffcc12;
}
.package_area .my_heading h1 {
    border-top: 2px solid #ffcc12;
}
.video_area_box video {
    width: 100%;
}
.story_area {
    float: left;
    width: 100%;
    padding: 20px 0px 40px;
}
.story_area_in{
    float: left;
    width: 100%;
    text-align: center;
}
.story_area_in p {
    font-size: 20px;
    color: #949494;
    line-height: 28px;
    font-weight: 400;
    padding: 8px 0px 0px;
}
.story_area_in {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0% 16%;
}
.story_area_in img {
    width: 179px;
    margin: 20px 0px 0px;
}
.story_area_in ul li {
    display: inline-block;
    margin: 4px 16px 0px;
}
.sml_banner {
    float: left;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 3% 0% 5%;
}
.abu_dhabi{
    background-image: url(https://globaltravelexperts.co.uk/wp-content/themes/twentysixteen/images/abu-dhabi.jpg);
}
.sml_banner_in h2 {
    font-size: 36px;
    color: #fff;
    font-weight: 300;
    text-shadow: 0px 2px 1px #333;
    padding: 10px 0px 115px;
}
.sml_banner_in_greay_box {
    background-color: rgba(117, 70, 70, 0.86);
    max-width: 34%;
    padding: 10px 20px;
}
.sml_banner_in_greay_box p {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}
.detail_wrapper{
    float: left;
    width: 100%;
}
.detail_box{
    float: left;
    width: 100%;
}
.thanks_area{
    float: left;
    width: 100%;
    background-color: #eeeeee;
    padding: 33px 0px 40px;
}
.thanks_area_in {
    background-color: #fdfdfd;
    border-radius: 4px;
    padding: 20px 20px 37px;
    box-shadow: 0px 3px 14px 1px #ddd;
    text-align: center;
}
.thanks_area_in img {
    width: 300px;
    margin: 27px 0px 27px;
}
.thanks_area_in h3 {
    font-size: 22px;
    font-weight: 400;
    color: #585858;
    padding: 0px 70px 0px;
}
.thanks_area_in span {
    color: #4eb2ed;
    font-size: 39px;
    font-weight: 500;
    margin: 10px 0px 10px;
    display: block;
}
.thanks_area_in h5 {
    color: #716e6e;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 12px;
    padding: 30px 0px 3px;
}
.thanks_area_in h6 {
    color: #000000;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    padding: 1px 0px 0px;
}
.request_area {
    float: left;
    width: 100%;
    background-color: #eeeeee;
    padding: 33px 0px 40px;
}
.request_area_in {
    background-color: #fdfdfd;
    border-radius: 4px;
    padding: 20px 20px 37px;
    box-shadow: 0px 3px 14px 1px #ddd;
}
.request_area_head{
    float: left;
    width: 100%;
}
.request_area_head h1 {
    color: #4eb2ed;
    font-size: 26px;
    font-weight: 400;
    padding: 10px 15px 15px;
}
.request_area_content{
    float: left;
    width: 100%;
}
.request_area_content label {
    font-size: 16px;
    font-weight: 400;
    color: #737373;
    width: 100%;
}
.request_area_content input[type=text],
.request_area_content input[type=email],
.request_area_content input[type=tel],
.request_area_content input[type=number],
.request_area_content input[type=password]{
    font-size: 16px;
    color: #737373;
    box-shadow: none;
    outline: none;
    padding: 10px 10px;
    border: 1px solid #c7c7c7;
    border-radius: 2px;
    background: transparent;
    height: 39px;
}
.request_area_content textarea{
    font-size: 16px;
    color: #737373;
    box-shadow: none;
    outline: none;
    padding: 10px 10px;
    border: 1px solid #c7c7c7;
    border-radius: 2px;
    background: transparent;
}
.request_area_content select{
    font-size: 16px;
    color: #737373;
    box-shadow: none;
    outline: none;
    padding: 0px 10px;
    border: 1px solid #c7c7c7;
    border-radius: 2px;
    background: transparent;
    height: 39px;
}
.request_area_content select:hover, .request_area_content select:focus, .request_area_content textarea:hover, .request_area_content textarea:focus{
    box-shadow: none;
    outline: none;
    border: 1px solid #c7c7c7;
    background: transparent;
}
.request_area_content input[type=checkbox], .request_area_content input[type=radio]{
    vertical-align: baseline;
}
.request_area_content .form-group span {
    vertical-align: text-bottom;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: 500;
}
.request_area_content button {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 2px;
    margin: 20px 0px 0px;
}
.association_area{
    float: left;
    width: 100%;
    padding: 35px 0px 35px;
}
.association_area_text{

}
.association_area_text h1 {
    color: #505050;
    font-size: 34px;
    font-weight: 500;
    padding: 16px 0px 15px;
    text-transform: capitalize;
}
.association_area_text h2 {
    color: #4eb2ed;
    font-size: 23px;
    font-weight: 400;
    padding: 8px 0px 10px;
    text-transform: capitalize;
}
.association_area_text h4 {
    font-size: 17px;
    font-weight: 400;
    color: #4e4d4d;
    padding: 17px 0px;
}
.association_area_text p {
    font-size: 15px;
    font-weight: 400;
    color: #696969;
    line-height: 19px;
    padding: 1px 0px;
}
.association_area_text h6 {
    font-size: 14px;
    font-weight: 400;
    color: #696969;
    line-height: 19px;
}
.association_area_text h5 {
    font-size: 15px;
    font-weight: 400;
    color: #696969;
    line-height: 19px;
    padding: 2px 0px;
}
.association_area_text h5 span {
    color: #4eb2ed;
}
.association_area_text ul {
    margin: 4px 15px 3px;
}
.association_area_text ul li {
    font-size: 15px;
    font-weight: 400;
    color: #696969;
    line-height: 19px;
    padding: 3px 0px;
    list-style: disc;
}
.my_acrdn {
    float: left;
    width: 100%;
    padding: 25px 0px 10px;
}
.my_acrdn .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f056";
    padding-right: 5px;
}
.my_acrdn .panel-title > a.collapsed:before {
    float: right !important;
    content:"\f055";
}
.my_acrdn .panel-title > a:hover, 
.my_acrdn .panel-title > a:active, 
.my_acrdn .panel-title > a:focus  {
    text-decoration:none;
}
.panel-default>.panel-heading {
    color: inherit;
    background-color: transparent;
    border-color: #ddd;
    border-radius: 0px !important;
    padding: 0px 15px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}
.panel-group .panel+.panel {
    margin-top: 0;
    border-top: none;
}
.ylw_btn {
    background-color: #ffcc12 !important;
    color: #214356 !important;
}
.new_abt_banner{
    float: left;
    width: 100%;
}
.new_abt_banner_bx_bx img {
    width: 100%;
    height: 410px;
    object-fit: cover;
}
.my_abt_banner{
    float: left;
    width: 100%;
    background-image: url(../images/about.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0% 0% 0%;
}
.my_abt_banner_in {
    padding: 8% 0% 6%;
}
.my_abt_banner_in h1 {
    text-align: center;
    text-shadow: 0px 3px 6px #333;
    color: #ffcc12;
    font-size: 80px;
    padding: 40px 0px 40px;
}
.abt_area {
    float: left;
    width: 100%;
    padding: 0px 0px 20px;
}
.abt_img{
    text-align: center;
}
.abt_img img {
    width: 90%;
}
.abt_txt h1 {
    color: #4eb2ed;
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px 0px 5px;
}
.abt_txt p {
    font-size: 18px;
    color: #949494;
    line-height: 22px;
    font-weight: 400;
    padding: 5px 0px;
}
.abt_top {
    float: left;
    width: 100%;
    padding: 0px 0px 0px;
}
.abt_middle {
    float: left;
    width: 100%;
    padding: 20px 0px 15px;
}
.abt_middle_bx h2 {
    color: #4eb2ed;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 8px 0px 8px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 13px;
}
.abt_middle_bx ul li {
    font-size: 18px;
    color: #616161;
    padding: 6px 0px;
}
.abt_middle_bx_1 ul li span {
    color: #4eb2ed;
    padding-right: 18px;
}
.abt_middle_bx_2 ul li span {
    float: right;
}
.abt_middle_bx_1 {
    border-radius: 3px;
    box-shadow: 0px 0px 9px 3px #eaeaea;
    padding: 20px 20px 20px;
    margin: 10px 0px 20px;
}
.abt_map_area{
    float: left;
    width: 100%;
    position: relative;
}
.abt_map_area iframe{
    width: 100%;
    height: 640px;
    border:none;
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden;
}
.abt_map_bx {
    background-color: #4eb2ed;
    position: absolute;
    z-index: 99;
    top: 20%;
    left: 10%;
    max-width: 310px;
    text-align: center;
    padding: 30px 44px 40px 30px;
    box-shadow: 0px 6px 14px 0px #6b6b6b;
}
.abt_map_time {
    margin-bottom: 20px;
}
.abt_map_time h2, .abt_map_how h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    padding: 10px 0px 10px;
}
.abt_map_time ul li {
    color: white;
    font-size: 16px;
    font-weight: 300;
    padding: 1px 0px;
}
.abt_map_how p {
    color: white;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
}
.abt_txt button{
    margin: 7px 0px 0px;
}
.rqust_btn{
        background-color: #4eb2ed;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    border-radius: 0px;
    transition: all .2s ease-in-out;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #f1f1f1;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
#main {
    transition: margin-left .5s;
}
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
.dstntn_banner{
    float: left;
    width: 100%;
    background-image: url(../images/globe-full.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0% 0% 0%;
}
.dstntn_banner_in {
    padding: 12% 0% 9%;
}
.dstntn_banner_in h1 {
    text-align: center;
    /* color: #fff; */
    text-shadow: 0px 3px 6px #333;
    color: #ffcc12;
    font-size: 58px;
    padding: 53px 0px 52px;
}
.dstntn_content_arapper {
    float: left;
    width: 100%;
    padding: 10px 0px 40px;
}
.dstntn_content_arapper_inner {
    padding: 0% 4%;
}
.dstntn_content_boxes {
    border-top: 2px solid #ffcc12;
    margin-top: 40px;
}
.dstntn_content_boxes_1 {
    border-top: none;
    margin-top: 0px;
}
.dstntn_content_boxes h1 {
    color: #4eb2ed;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    padding: 30px 17px 20px;
    text-align: center;
}
.dstntn_content_boxes ul{
    text-align: center;
}
.dstntn_content_boxes ul li {
    display: inline-block;
    width: 23.77%;
    position: relative;
    margin: 9px 6px;
    cursor: pointer;
}
.dstntn_content_boxes ul li img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}
.dstntn_content_bx_in {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    padding: 13px 19px;
    transition: all .1s ease-in-out;
}
.dstntn_content_bx_in:hover {
    transition: all .1s ease-in-out;
    background-color: #4eb2ed52;
}
.dstntn_content_bx_in h2 {
    position: absolute;
    bottom: 29px;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    text-shadow: 0px 2px 2px #333;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px;
}
.dstntn_content_bx_in h3 {
    position: absolute;
    bottom: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-shadow: 0px 2px 2px #333;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px;
}
.my_mdl .modal-dialog {
    margin-top: 15%;
}
.my_mdl .modal-content {
    border-radius: 2px;
}
.my_mdl .modal-header {
    text-align: left;
    border: none;
    padding: 6px 17px;
}
.my_mdl .modal-header h4 {
    color: #4eb2ed;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    padding: 10px 0px 5px;
}
.my_mdl .modal-header h4 span {
    color: #61605f;
    font-size: 16px;
}
.my_mdl .modal-body {
    border: none;
    padding: 0px 17px 10px;
    text-align: left;
}
.my_mdl .dstntn_content_mdl p {
    font-size: 16px;
    font-weight: 400;
    color: #5f5959;
    letter-spacing: 0.035em;
    padding: 4px 0px 4px;
}
.my_mdl .modal-footer{
    border: none;
}
.my_mdl .modal-footer button {
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 16px;
    border-radius: 0px;
    color: #fff;
    background-color: #403f3f;
    transition: all .2s ease-in-out;
}
.my_mdl .modal-footer .rclbtn {
    background-color: #4eb2ed;
    color: #fff;
    margin-left: 7px;
}
.get_inspired_banner{
    /*background-image: url(../images/inspire.jpg) !important;*/
}
.hld_typ_banner{
    float: left;
    width: 100%;
    /*background-image: url(../images/holiday-type.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;*/
}
.hld_typ_banner_in {
    float: left;
    width: 100%;
    /*text-align: center;
    padding: 13.8% 10%;
    background-color: #4eb2ed3d;*/
}
.hld_typ_banner_in img {
    width: 100%;
    height: 412px;
    object-fit: cover;
}
.hld_typ_banner_in h4 {
    font-size: 36px;
    font-weight: 300;
    color: white;
    line-height: 39px;
    letter-spacing: 0.025em;
    text-shadow: 0px 1px 1px #333;
}
.hld_typ_boxes {
    float: left;
    width: 100%;
    padding: 28px 0px 28px;
}
.hld_typ_bx_txt {
    padding: 15px 0px 0px;
}
.hld_typ_bx_txt h1 {
    color: #4eb2ed;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0.025em;
    padding: 0px 0px 9px;
}
.hld_typ_bx_txt p {
    font-size: 20px;
    line-height: 27px;
    color: #5f5f5f;
}
.hld_typ_bx_txt h6 {
    font-size: 18px;
    line-height: 27px;
    color: #5f5f5f;
    font-weight: 400;
}
.hld_typ_bx_img {
    text-align: center;
}
.hld_typ_bx_img img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    border: 6px solid #ffcc12;
    border-radius: 2px;
    box-shadow: 0px 10px 11px 0px #b7b7b7;
}
.hld_typ_boxes_grey {
    background-color: #f3f5f7;
}
.hld_typ_bx_txt button{
    margin-top: 12px; 
}
.hld_typ_bx_txt .rclbtn {
    background-color: #4eb2ed;
    color: #fff;
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 16px;
    border-radius: 0px;
    transition: all .2s ease-in-out;
}
.hld_typ_bx_txt h3 {
    color: #d6a800;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.025em;
    padding: 10px 0px 0px;
}
.hld_typ_box_area {
    float: left;
    width: 100%;
    padding: 17px 0px 30px;
}
.disable_slct{
    color: #4eb2ed;
    font-size: 20px;
}
.hldtype_text {
    background-color: #f7f7f7;
    padding: 20px 0px 25px;
}
.hldtype_text .story_area_in p {
    color: #353535;
    font-size: 23px;
    line-height: 29px;
}
.hldtype_text .story_area_in {
    padding: 0% 8%;
}
.business_trvl_text_area {
    float: left;
    width: 100%;
    padding: 20px 0px 30px;
    background-color: #f9f9f9;
}
.business_trvl_heading{
    float: left;
    width: 100%;
    padding: 10px 0px 10px;
}
.business_trvl_heading h1 {
    color: #4eb2ed;
    font-size: 26px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px 0px 20px;
}
.business_trvl_txt{
    float: left;
    width: 100%;
}
.business_trvl_txt h3 {
    font-size: 22px;
    font-weight: 500;
    color: #464646;
    padding: 6px 0px 10px;
}
.business_trvl_txt ul {
    list-style: disc !important;
    margin-left: 40px;
}
.business_trvl_txt ul li {
    font-size: 16px;
    color: #656565;
    padding: 5px 0px;
}
.business_trvl_txt ul li span {
    font-weight: 500;
    color: black;
}
.busns_get_touch_area {
    float: left;
    width: 100%;
    padding: 10px 0px 30px;
}
.busns_get_touch_area .my_heading h1 {
    text-transform: capitalize;
}
.busns_get_touch_box {
    text-align: center;
    background-color: #ffcc12;
    box-shadow: 0px 10px 11px 0px #b7b7b7;
    margin: 17px 0px 20px;
    float: left;
    width: 100%;
}
.busns_get_touch_box_img{
    border: 6px solid #ffcc12;
    border-radius: 2px;
}
.busns_get_touch_box_img img{
    width: 100%;
    /*height: 305px;*/
    object-fit: cover;
}
.busns_get_touch_box_txt {
    padding: 5px 8px 15px;
    display: none;
}
.busns_get_touch_box_txt h1 {
    font-size: 26px;
    font-weight: 300;
    color: #444444;
    padding: 0px 0px 6px;
}
.busns_get_touch_box_txt h4 {
    font-size: 13px;
    font-weight: 400;
    padding: 1px 0px;
}
.busns_get_touch_box_txt_2{

}
.busns_get_touch_box_txt_2 h1 {
    font-size: 26px;
    font-weight: 500;
    color: #444444;
    padding: 0px 0px 6px;
}
.busns_sntct_frm_bx {
    float: left;
    width: 100%;
    padding: 10px 10px 20px;
}
.busns_sntct_frm_bx input[type=text] ,
.busns_sntct_frm_bx input[type=email] ,
.busns_sntct_frm_bx input[type=tel] ,
.busns_sntct_frm_bx input[type=number] {
    box-shadow: none;
    outline: none;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    padding: 10px 10px;
    margin-bottom: 5px;
}
.busns_sntct_frm_bx label {
    text-align: left;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    color: #5f5f5f;
    padding: 0px 3px;
}
.busns_sntct_frm_bx select {
    box-shadow: none;
    outline: none;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    padding: 7px 10px;
    margin-bottom: 5px;
    width: 100%;
}
.busns_sntct_frm_bx button {
    background-color: #4eb2ed;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    border-radius: 0px;
    transition: all .2s ease-in-out;
    margin: 24px 0px 0px;
    width: 100%;
}
.inspired_box_area {
    float: left;
    width: 100%;
    padding: 10px 0px 30px;
}
.inspire_box {
    float: left;
    width: 100%;
    margin: 12px 0px;
    background-color: #fdfdfd;
}
.inspire_box_img {
    position: relative;
    padding: 1px;
    padding-bottom: 0;
}
.inspire_box_img img {
    width: 100%;
    height: 190px;
    object-fit: cover;
}
.inspire_box_img span {
    position: absolute;
    bottom: 0;
    left: 1px;
    background-color: #4eb2ed;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 3px 8px;
    border-radius: 0;
}
span.red_price {
    background-color: #b70843 !important;
}
.inspire_box_text {
    border: 1px solid #e8e8e8;
    padding: 0px 0px 10px;
    border-top: none;
    border-radius: 0px 0px 3px 3px;
    min-height: 209px;
}
.inspire_box_text h1 {
    background-color: #4c4c4c;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 9px;
}
.inspire_box_text h1 span {
    color: #4eb2ed;
    font-size: 14px;
    padding: 0px 7px;
    float: right;
}
.inspire_box_text p {
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    padding: 10px 10px;
    color: #868686;
}
.inspire_box_text button {
    padding: 3px 7px;
    font-size: 14px;
    letter-spacing: 0px;
    margin: 0px 8px 0px;
    border-radius: 2px;
    float: left;
}
.inspire_box_text h2 {
    font-size: 19px;
    font-weight: 400;
    color: #4eb2ed;
    padding: 10px 8px 0px;
}
.inspire_box_text h3 {
    font-size: 14px;
    font-weight: 400;
    color: #4eb2ed;
    padding: 3px 8px 5px;
}
.inspire_box_text h4 {
    color: #deb214;
    padding: 5px 8px 0px;
    font-size: 14px;
    font-weight: 500;
}
.inspire_box_text h5 {
    font-size: 13px;
    font-weight: 500;
    color: #545454;
    padding: 1px 8px 3px;
}
.inspire_box_text h6 {
    font-size: 12px;
    font-weight: 400;
    color: #868282;
    padding: 2px 8px 9px;
}
.inspired_box_area .col-md-3{
    padding-left: 7px;
    padding-right: 7px;
}
.inspired_box_area_in {
    padding: 0% 4%;
}
.inspired_box_heading{
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px 0px;
}
.inspired_box_heading_yellow {
    border-top: 2px solid #ffcc12;
    margin-top: 20px;
}
.inspired_box_heading h1{
    color: #4eb2ed;
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px 0px 5px;
}
.current-menu-item a {
    background: #ffcc12;
    color: #214356 !IMPORTANT;
}
span.wpcf7-form-control.wpcf7-checkbox.form-control {
    box-shadow: none;
    border: none;
}
.button_area {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0px 0px;
}
.button_area ul li{
    background-color: #4eb2ed;
	display: inline-block;
    margin: 0px 5px;
    color: #fff;
    font-size: 16px;
    padding: 7px 18px;
    border-radius: 2px;
    transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.button_area ul li:hover {
    background: #ffcc12;
    color: #214356;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.row:focus{
	outline: none;
	-webkit-outline: none;
}
.mylivechat_collapsed {
   background-color: #ffcc12 !important;
   color: #214356 !IMPORTANT;
   border: 1px solid #ffcc12 !important;
   border-radius: 5px 5px 0px 0px !important;
   left: -50px !important;
}
.mylivechat_collapsed_text {
   color: #214356 !IMPORTANT;
   font-weight: 600 !important;
   font-size: 15px !important;
}
@media only screen and (max-width: 767px) and (min-width: 300px)  {
.mylivechat_collapsed {
   left: 0 !important;
   right: 0 !important;
   display: block !important;
   margin: 0 auto !important;
   position: fixed !important;
   bottom: 0 !important;
   top: auto !important;
}
}


figure.wp-block-image img {
    width: 100%;
	margin-bottom:20px;
	    height: 450px;
	object-fit: scale-down;
}
article#post-700 p {
    margin-bottom: 10px;
	text-align:center;
}
.association_area.condition_area p {
    line-height: 25px;
}
h3.my_heading a {
color: #353535;
}

h3.my_heading span{
	color: red ;
}
img.img3 {
    width: 130px;
}
a.kk {
    color: #54c0f3 !important;
}

.footer_bx.footer_1 .ftr_sport h2 {
    display: none !important;
}
.footer_bx.footer_1 ul.ftr_cntct li:nth-child(2) {
    display: none !important;
}
.footer_4 ul.ftr_cntct li:nth-child(2) {
    display: none !important;
}


#intro {width:90%; margin:20px auto; background-color:#f1f1f1; padding:5vw; border:1px solid: #ccc; line-height:120%; }

#intro h1, h2, h3, h4 {padding: 10px 0px;}

#intro p {padding-left:20px; line-height:150%;}


.wp-block-button__link { display:block; width:25%; min-width:300px; text-align:center; padding:15px; margin:30px; background-color: #333; color:#fff;}

.wp-block-button__link::before {
  content: "";
}
.wp-block-button__link::after {
  content: "";
}