@charset "UTF-8";
/*
Theme Name: cheapticketsbooking.com
Author URI: https://wordpress.org/
Version: 1.1
*/
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*body, p, a, .btn-text, .input-text, .input-select, .input-textarea, .cnt-box-blog-side .btn-text:not(:hover):after, .cnt-box-blog-top .btn-text:not(:hover):after, .icon-list span, .icon-list span a, .social-links a i, a, .glide__arrow, .search-bar input[type=submit], .menu-cnt > ul > li a, .media-box.media-box-down .caption p {
    color: rgb(64, 77, 96);
}*/
body {
    font-family: Roboto,sans-serif;
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /*background: #f0f0f0;*/
}
a:hover{ text-decoration: none; }

h1,h2,h3,h4,h5,h6{font-size: 24px;font-weight: bold; margin-bottom: 15px;}


ul,p{ margin-bottom: 10px; line-height: 27px; text-align: justify;}

/********BLOG Sidebar*******************/

.sidebar .widget 
{
margin-bottom: 20px;
   border: solid 1px #eae9e9;
}
.sidebar .sidebarHead
{

}
.sidebar .sidebarContent
{
 
    padding: 10px;
}
.sidebar h4 {
    margin:0px;
    font-size: 18px;
    color: #000;
    border-bottom: solid 1px #eae9e9;
    padding: 10px;
    background: #cccccc52;
}
.widget-area{float: left;width: 100%;}

.sidebar ul {
    padding: 0px !important;
    margin: 0px !important;;
}
.sidebar li {
    list-style:none !important; 
    padding-bottom: 5px;
    font-size: 13px;
    list-style-position: inherit;
    border-bottom: solid 1px #eae9e9;
    padding: 4px 10px;
}
.sidebar li:last-child{border: none;}
.sidebar li  a{color: #000;}
/*--------------------------------------------------------------
# page heading 
--------------------------------------------------------------*/
.page-heading{
    text-align:center;
    margin-bottom:40px;
}

.page-heading h2{
    text-transform: capitalize;
    font-size:30px;
    font-weight:bold;
    margin-bottom:14px;
}

.page-heading .heading-line{
    width:50px;
    margin:0px auto;
}

.page-heading p{
    width:65%;
    margin:0 auto;
    font-size:18px;
}
.page-heading .heading-line {
    border-color: #0c95dc;
    border-width: medium;
}

.page-heading .heading-line {
    width: 50px;
    margin: 0px auto;
}
.section{    padding-top: 50px;
    padding-bottom: 50px; }

.gray {
    background: #eaeeef none repeat scroll 0 0;
}
.inner-header {
    position: relative;
    background: #ccc;
    padding: 20px 0px;
      margin-top: 72px;
      background: #b2e6fe;
}

.inner-header h1 {font-size: 34px; font-weight: bold; }
.inner-header .air_cen_cont {width: 100%;display: flex;align-items: center;}
.inner-content  ul {margin-left: 30px;   margin-bottom: 10px;}
.inner-content  ul li {
    margin-bottom: 5px;
    list-style: disc;
    list-style-position: inherit;
}

.single_blog_detail img {
    width: 100%;
}
.single_blog_detail h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 38px;
}
.single_blog_detail h2 {
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: 400px;
}
.section_title h2 span, .slider_text h1 span, .post_title h4 a span, .footer_bottom span, .about_hello_right h3 span, .blog_left_content span, .comment_text h6, .single_recent_text h5 a {
    color: #f44336;
}
.single_blog_detail p {
    color: #757575;
}
.post-navigation .screen-reader-text {
    display: none;
}
.post-navigation .nav-next {
    float: right;
    margin-top: 10px;
}
.nav-links a, .nav-links .current {
    border: 1px solid #e5e5e5;
    display: inline-block;
    text-transform: capitalize;
    /* width: 62px; */
    /* height: 32px; */
    text-align: center;
    /* line-height: 32px; */
    margin-right: 7px;
    color: #777777;
    font-weight: 600;
    /* padding: 5px; */
    padding: 3px 13px;
}

/**********************************************************/

/*------------------------------
     Comment AREA
-------------------------------*/

#comments {
    float: left;
    width: 100%;
    margin-top: 39px;
}
/*------------------------------
     FOOTER AREA
-------------------------------*/
.contact-form-area {
    height: 0;
}
.footer-area {
    position: relative;
}
.footer-area  h6{color: #fff;}
.dark-bg, {
    overflow: hidden;
    color: rgba(255,255,255,0.8);
    background-color: rgba(0,0,0,0.2);

}
.footer-area a,.footer-area p {
        color: #fff;
}

.footer-area a:hover {
    color: #000;
}
.section-padding {
    padding: 37px 0;
}
.footer-area {
    background-color: #03a9f4 !important;
    position: relative;
    color: #fff;
}


.contact-form-area {
    height: 0;
}

.footer-logo {
    margin-bottom: 40px;
}

.flick-feed {
    margin-top: 40px;
}

.flick-feed ul li {
    float: left;
    margin-right: 4%;
    width: 20%;
}

.flick-feed ul li:last-child {
    margin-right: 0;
}

.footer-area h4 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 50px;
    text-transform: uppercase;
    margin-top: 32px;
}

.contact-details li {
    margin-bottom: 10px;
    min-height: 40px;
    padding-left: 40px;
    position: relative;
}

.contact-details li .f_contact_icon {
    font-size: 18px;
    height: 40px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}

.footer-list li,
.footer-menu li {
    margin-bottom: 10px;
    min-height: 40px;

    list-style: none;
}

.footer-list li a,
.footer-menu li a {
    position: relative;
}



.footer-list li a i {
    background: #fff none repeat scroll 0 0;
    color: #2e2e2e;
    display: inline-block;
    font-size: 24px;
    height: 30px;
    margin-right: 10px;
    padding-top: 3px;
    text-align: center;
    width: 30px;
}

.footer-bottom-area {
    background: #144360;
    color: #fff;
}

.footer-copyright {
    padding: 0px 0px;
    margin-bottom: 30px;
}

.footer-copyright a {
    color: #ffffff;
}

.footer-copyright a:hover {
    color: #ff8a00;
}

.imgt1 {
    font-size: 3.0vh;
    padding: 6px 0;
    color: #0056b3 !important;
    font-weight: bold;
    width: 100%;
    text-align: center;
    position: fixed;
    background: #248cde;
    bottom: 0px;
    z-index: 1;
    line-height: 40px;
    left: 0;
}
.search-number button {
    height: 60px;
    background: #00a9ea;
    width: 70px;
    border:none;
    color: #fff;
    font-size: 20px;
    border-radius:0px 5px 5px 0px; 
}
.search-number input {
    height: 60px;
    border: none;
}
/*------------------------------
        Blog
---------------------------------*/

.block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: block;
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    z-index: -1
}

.blog-entry {
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 0
}

@media(min-width:768px) {
    .blog-entry {
        margin-bottom: 40px
    }
}

@media(max-width:767.98px) {
    .blog-entry {
        margin-bottom: 30px
    }
}

.blog-entry .text {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 0;
    font-size: 15px;
    box-shadow: 0px 4px 6px rgba(0,0,0,0.07);
    border: 1px solid #e6e7e8;
    background: #fff
}

.blog-entry .text .heading {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 500;
    padding:0px 10px;
}

.blog-entry .text .heading a {
    color: #484744;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
}

.blog-entry .text .heading a:hover,
.blog-entry .text .heading a:focus,
.blog-entry .text .heading a:active {
    color: #1298dd
}
.blog-entry .desc p{ text-align: left;line-height: 24px; color: #757575; display: none;}
.blog-entry .meta {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #f5f4f0;
    margin: 0 auto;
    margin-top: -70px;
    z-index: 1;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.blog-entry .desc  {
    display: block;
   font-size: 14px;
   padding: 0 10px;
}
.blog-entry .meta span {
    display: block;
    line-height: 1.2
}

.blog-entry .meta span.day {
    font-weight: 700;
    color: #1298dd;
    font-size: 30px
}

.blog-entry .meta span.mos {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase
}

.blog-entry .meta span.yr {
    color: rgba(0, 0, 0, .2);
    font-size: 11px
}

.blog-entry .btn-custom {
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px
}

.blog-entry:hover .meta {
    background: #1298dd
}

.blog-entry:hover .meta .day {
    color: #fff
}

/*********blog****************/

.blog-post {
    position: relative;
    margin-bottom: 40px;
}
 .blog-post-meta {
    margin-bottom: 5px;
    padding: 16px 5px 0;
}
.blog-post-meta a {
    color: #707070;
}
.blog-post-meta li:after {
    content: "|";
    display: inline-block;
    font-weight: 400;
    margin-left: 5px;
    opacity: .5;
    margin-right: 5px;
}
.blog-post-meta li:after {
    content: "|";
    display: inline-block;
    font-weight: 400;
    margin-left: 5px;
    opacity: .5;
    margin-right: 5px;
}.blog-post-meta li:after:  {
    content: "|";
    display: inline-block;
    font-weight: 400;
    margin-left: 5px;
    opacity: .5;
    margin-right: 5px;
}
 .blog-info, .blog-tilte, .blog-tilte-inner {
    position: relative;
}
.blog-post-meta ul {
    margin: 0 -4px;
    list-style: none;
    text-transform: capitalize;
}
.blog-post-meta ul li {
    padding: 0;
    display: inline-block;
    color: #707070;
    font-weight: 500;
    font-size: 13px;
}
.blog-post-title {
    margin-bottom: 5px;
}
.blog-post-title .post-title {
    margin-top: 0; font-size: 22px;
}
.blog-post-title .post-title a{ color: #000 }
.blog-post-text {
    margin-bottom: 10px;
}

.blog-post-text p:last-child {
    margin: 0;
}

.blog-info>div:last-child, .blog-info>p:last-child {
    margin-bottom: 0;
}

.site-button-link.black {
    color: #171717;
}
.site-button-link.border-link {
    border-bottom: 2px solid;
    padding: 0;
}
.site-button-link {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 0 none;
    display: inline-block;
    font-weight: 400;
}


/***********Why Are The Best***********************/

.single-why {
    text-align: center;
    margin: 0 0 30px;
}

.single-why .content {
    margin: 25px 0 0;
}
.single-why .content h4 {
   font-size:21px;
}

.section-title .title {
    display: inline-block;
    position: relative;
    font-size: 40px;
    line-height: 42px;
    padding: 0 0 14px;
}


.section-title .title::before {
    content: "";
    position: absolute;
    background: #ececec;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
}
.section-title .title::after {
    content: "";
    position: absolute;
    background: #03a3f0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 2px;
    width: 42px;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: leftright;
    animation-name: leftright;
}
.section-title {
    text-align: center;
    margin: 0 0 60px;
}

.list-inline span {
   
}

.new-sprite {
    background: url(images/sprite.png) no-repeat;
}
.b-p {
    background-position: 0px -62px;
    width: 70px;
    height: 55px;
    margin: 0 auto; display: block;
    text-align: center;
}

 .af-d {
        background-position: -64px -59px;
    width: 70px;
    height: 55px;
    margin: 0 auto; display: block;
    text-align: center;
}
.cs {
     background-position: -129px  -60px;
    width: 70px;
    height: 55px;
    margin: 0 auto; display: block;
    text-align: center;
}

 .sb {
    background-position: -199px  -60px;
    width: 101px;
    height: 55px;
    margin: 0 auto; display: block;
    text-align: center;
}

.ampphone-number {
position: fixed; bottom: 0; left: 0; right: 0;background: #248cde;
    padding: 20px;
    text-align: center;
	font-size: 21px; }

.ampphone-number a {
	color: #fff;
}