*{
    padding: 0;
    margin: 0;
    font-family: "Raleway", sans-serif;
}
img{
    width: 100%;
}
h2, h3, h5{
    font-family: "Raleway", sans-serif;
}
header {
    vertical-align: middle;
    width: 100%;
    z-index: 1000;
    border-bottom: 1px solid #fcd804;
    background-color: #fff;
    position: relative;
}

header .headr-in {

}
header .headr-in .logo{

width: 75%;
}
header .headr-in {

display: flex;

justify-content: right;

align-items: center;
}
header .headr-in  .navbar{
    display: flex
;
    justify-content: end;
}

header .headr-in  .navbar .navbar-toggler:focus{
    box-shadow: none;

}
header .headr-in  .navbar .navbar-toggler{

}
header .headr-in  .navbar .navbar-toggler .navbar-toggler-icon{
font-size: 13px;
}
header .headr-in  .navbar .navbar-nav{
    display: flex
;
    justify-content: right;
    width: 100%;

}

header .headr-in  .navbar .navbar-nav .nav-item{
    display: flex
;
    justify-content: right;
    align-items: center;
}
header .headr-in .navbar .navbar-collapse .nav-item .nav-link {
    color: #000;
    padding: 0px 12px;
    font-size: 13px;
    font-weight: 500;
    margin: 4px 0;
}

header .headr-in  .navbar .navbar-nav .nav-item .nav-link{

color: #000;

padding: 0 12px;

font-size: 16px;

font-weight: 500;
}
header .headr-in  .navbar .navbar-nav .nav-item .nav-link i{

margin-right: 4px;

color: #123581;
}

.blog-title {
    text-align: center;
    padding: 25px 0;
}

.blog-title h2{
    font-size: 30px;
    margin: 0;
    font-weight: bold;
    color: #084298;
    font-family: "Raleway", sans-serif;
    line-height: 42px;
}
.blog-title h2 .styled-fonts{
    color: #ee2c32;
    font-family: "Qwitcher Grypen", cursive;
    font-weight: 800;
    font-style: normal;
    font-size: 76px;
}
.banner{
    height: 65vh;
    position: relative;

}
.banner .opacity{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-color: #00000087;


}
.banner  .container{
    height: 100%;
    position: relative;
}
.banner  .container .content-text{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    flex-direction: column;
    z-index: 1;
    color: #fff;
    text-align: center;
}
.banner  .container .content-text h2{
    font-size: 62px;
    text-shadow: 1px 2px 2px #000;
    font-weight: 700;

}
.banner  .container .content-text p{
    margin: 0;
    font-size: 20px;

}


.banner .content-text .read-more{
    margin-top: 25px;
}
.banner .content-text .read-btn{
    text-decoration: none;
    line-height: 0;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #ff5638;
    color: white;
    font-size: 18px;
    padding: 12px 32px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.2s;
}
.banner .content-text .read-btn:hover{
    background-color: #1211c4;
    transform: scale(1.05);
}

.banner .content-text .read-btn:focus{
    outline: none;
    box-shadow: 0 0 10px rgba(255, 99, 71, 0.5); 
}
.story-anchor-style{
    text-decoration: none;
}
.story-anchor-style:hover{
    text-decoration: none;
}
.stories.custom-story-bg{
    background: #fff9ee;

}
.stories{
    text-align: center;

}
.stories .blog-title{
    padding: 24px 0;
}

 .blog-title p{
    font-size: 20px;
    margin: 0;
    color: #000;
    font-weight: 600;
}
.stories .stories-slider{
    padding-bottom: 20px;
}
.stories .stories-slider .owl-carousel{}
.stories .stories-slider .owl-carousel .item{}
.stories .stories-slider .owl-carousel .item a{
    text-decoration: none;
    color: #000;

}
.stories .stories-slider .owl-carousel .item .str-blk.custom-stry-blk{
    height: 255px;
    min-height: 255px;
}

.stories .stories-slider .owl-carousel .item .str-blk.custom-stry-blk .stry-text h5{
    font-size: 17px;
}
.stories .stories-slider .owl-carousel .item .str-blk{
    background: #ffffff;
    box-shadow: 0px 6px 10px #e0e0e0;
    margin: 13px 0;
}
.stories .stories-slider .owl-carousel .item .str-blk .stry-img{}
.stories .stories-slider .owl-carousel .item .str-blk .stry-text{
    padding: 7px 0;
}
.stories .stories-slider .owl-carousel .item .str-blk .stry-text h5{
    margin: 0;
    color: #000000;
    font-size: 18px;
    padding: 6px 14px;
}
.stories .stories-slider .owl-carousel .item .str-blk .stry-text p{
    font-size: 15px;
}
.stories .stories-slider .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 37%;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.stories .stories-slider .owl-carousel.dubai-carousel .owl-nav {
display: none;
}
.stories .stories-slider .owl-carousel .owl-nav .owl-prev {
    height: 45px;
    width: 45px;
    background: #00000054;
    position: absolute;
    left: -36px;
    top: 130px;
}
.stories .stories-slider .owl-carousel .owl-nav .owl-prev span{
    color: #fff;
    font-size: 33px;
    line-height: 14px;
}
.stories .stories-slider .owl-carousel .owl-nav .owl-next {
    height: 45px;
    width: 45px;
    background: #00000054;
    position: absolute;
    right: -35px;
    top: 130px;
}
.stories .stories-slider .owl-carousel .owl-nav .owl-next span{
    color: #fff;
    font-size: 33px;
    line-height: 14px;
}

.latest-post{
    padding: 39px 0;
    background: #28050e;
}
.latest-post a{
    text-decoration:none;
}
.latest-post .latest-post-para{
    font-size: 20px;
    margin: 0;
    color: #ffffff;
    font-weight: 600;
}
.latest-post .large-post{
    background: #fff;
    /* box-shadow: 0px 6px 10px #e0e0e0; */
    padding: 9px 11px;
    font-family: Verdana, arial, Geneva, sans-serif;
    }
.latest-post .large-post .lrg-img{}
.latest-post .large-post .lrg-text{line-height: 25px;}
.latest-post .large-post .lrg-text .headline
{
    margin: 0;
    padding: 6px 0;
    font-size: 20px;
    color: #333;
    font-family: Verdana, arial, Geneva, sans-serif;
}
.latest-post .large-post .lrg-text .date{
    margin: 0;
    font-size: 14px;
    color: #ff6107;
    font-weight: 500;
    font-family: Verdana, arial, Geneva, sans-serif;
    }
.latest-post .large-post .lrg-text .info{margin: 0;font-size: 13px;color: #333;font-family: Verdana, arial, Geneva, sans-serif;}
.latest-post .left-post-block{
    padding: 7px 7px;
    /* box-shadow: 0px 6px 10px #e0e0e0; */
    margin-bottom: 15px;
    display: flex
;
    background: #fff;
    justify-content: space-between;
}
.latest-post .left-post-block .left-inside-blk{display: flex;}
.latest-post .left-post-block .left-inside-blk .lrg-img{width: 54%;margin-right: 21px;}
.latest-post .left-post-block .left-inside-blk .lrg-text{}
.latest-post .left-post-block .left-inside-blk .lrg-text .headline{margin: 0;font-size: 15px;height: 80px;min-width: 90px;}
.latest-post .left-post-block .left-inside-blk .lrg-text .date{margin: 0;font-size: 14px;color: #ff6107;font-weight: 500;}
.latest-post .left-post-block .left-inside-blk .lrg-text .info{margin: 0;font-size: 12px;}
.latest-post .left-post-block .sml-img{
    width: 42%;
}
.latest-post .left-post-block .sml-text{
    margin-left: 16px;

}
.text-content p{
    margin: 0;
    color: #4a4a4a;
    font-size: 14px;
}
.text-content p span{color: #333;font-family: Verdana, arial, Geneva, sans-serif;}
.latest-post .left-post-block .sml-text .headline{
    margin: 2px 0;
    color: #000;
    font-size: 15px;
    color: #333;
    font-family: Verdana, arial, Geneva, sans-serif;
}
.latest-post .left-post-block .sml-text .info{
    margin: 0;
}
.latest-post .left-post-block .sml-text .date{
    margin: 0;
    font-size: 14px;
    color: #ff6107;
    font-weight: 500;
    font-family: Verdana, arial, Geneva, sans-serif;
}
.anchor-wrapper{
    text-decoration: none;
}
.anchor-wrapper:hover{
    text-decoration: none;
}
.feature-destination{
    position: relative;
    padding: 40px 0;

}
.feature-destination .feature-iside{
position: relative;
}
.feature-destination .feature-iside .feature-img{
position: relative;
}
.feature-destination .feature-iside .feature-text{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;

}
.feature-destination .feature-iside .feature-text h5{

    color: #fff;
    font-size: 20px;
}

/* inside page css */
.banner-inside{
    position: relative;
    height: 100%;
}


.banner-inside  .container{
    height: 100%;
}


.banner-inside  .container .content-text{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    left: 0;
    flex-direction: column;
    z-index: 1;
    color: #fff;


}

.banner-inside  .container .content-text h2{
    font-size: 45px;
    font-weight: 700;
    text-shadow: 3px 1px 1px #000;

}

.banner-inside  .container .content-text p{
    margin: 0;
    font-size: 20px;
}


.all_post{
    width: 100%;
    padding: 40px 0;
    margin: 0;
}
.all_post .all_content{
    width: 48%;
    margin-bottom: 20px;
    padding: 10px 10px;
    border: 1px #ededed solid;
}
.all_post .all_content .all_content_txt{
    width: 100%;
    margin: 0;
    padding: 0 0;
}
.all_post .all_content .all_content_txt a{
    text-decoration: none;
    color: #FF5722;
}
.all_post .all_content:hover{ 
        box-shadow: rgba(3, 54, 63, 0.16) 0px 4px 8px;
    transition: box-shadow 0.2s ease-in-out;
}
.all_post .all_content:hover .all_content_txt a .all_post_img img{ 
       transform: scale(1.2);
}
.all_post .all_content:hover .all_content_txt a{ 
    color: #1b449c;
}
.all_post .all_content .all_content_txt a h2{
    font-size: 22px;
    font-weight: 700;
    margin: 10px 0;
}
.all_post .all_content .all_content_txt a .all_post_img{
    width: 100%;
    overflow: hidden;
}
.all_post .all_content .all_content_txt a .all_post_img img{
    object-fit: cover;
    transition: 0.8s ease-in-out;
}
.all_post .all_content .all_content_txt .all-post-text{
    font-size: 15px;
    padding: 2px 0;
    text-align: justify;
    font-family: "roboto", sans-serif;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}


.page-wrap{
    padding: 25px 0px;
}
.page-wrap .content-wrap{}
.page-wrap .content-wrap .text-wrapy span{
    font-family: 'Raleway' !important;
    font-size: 14px !important;
    font-weight: 600;
}

.blog-inner-text{
    font-family: 'Raleway' !important;
    font-size: 14px !important;
    font-weight: 600;
}


.page-wrap .content-wrap .text-wrapy{}
.page-wrap .content-wrap .text-wrapy h2{
    font-size: 25px;
    font-weight: 700;
    padding: 6px 0;
}
.page-wrap .content-wrap .image-wrap{
    width: 100%;
}
.page-wrap .text-wrap{
    padding: 20px 0;

}
.page-wrap .text-wrap h1{
    font-size: 33px;
    font-weight: 700;
}


.page-wrap .placename{
    padding: 6px 0;

}
.page-wrap .placename span{
    background: #ffe4d6;
    color: #000;
    padding: 3px 12px;
    border-radius: 11px;
    font-size: 13px;
    text-transform: uppercase;

}
.page-wrap  .text-wrap h2{
    font-size: 35px;
    font-weight: 700;
}
.page-wrap .text-wrap h3 {
    font-size: 35px;
    font-weight: 700;
}
.page-wrap  .text-wrap h2:hover{
    text-decoration: underline;
   transition: 0.2s
}

.page-wrap  .text-wrapy h2:hover{

}

.page-wrap .text-wrap p{
    font-size: 15px;

}
.page-wrap .text-wrap p span{
    font-family: 'Raleway' !important;
    font-size: 14px !important;
    font-weight: 600;

}
.page-wrap .jumplink-box{
    box-shadow: 0px 0px 16px #c8c8c8;
    padding: 15px 20px;
    margin: 18px 0;
    display: none;
}
.page-wrap .jumplink-box .jumplinks-ul{

}
.page-wrap .jumplink-box .jumplinks-ul li{

list-style: none;
}
.page-wrap .jumplink-box .jumplinks-ul li a{
color: #ff7500;
text-decoration: none;
font-size: 15px;
font-weight: 600;
}
.page-wrap .jumplink-box .title{

}
.page-wrap .jumplink-box .title h5{
font-weight: 700;
}

.process_section .process_section_left .flight-info .line-time .dash-line {
    display: inline-block;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #dfdfdf;
}
.side-bar-area{
    position: sticky;
    top: 0;
}
.side-bar-area .subscribe-sec{
    height: 135px;
    min-height: 135px;
    box-shadow: 0px 0px 10px #c7c7c7;
    padding: 10px 10px;
    margin-bottom: 35px;
    background: #fff;
}
.side-bar-area .contact-form{
    height: auto;
    box-shadow: 0px 0px 25px #c7c7c7;
    padding: 10px 10px;
    margin-bottom: 35px;
    background: #fff;
}
.side-bar-area .inner-cover{}
.side-bar-area .inner-cover .subscribe-form{
    padding-top: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.side-bar-area .contact-form .subscribe-form{
padding: 12px 5px;
}
.side-bar-area .contact-form .subscribe-form .form-group{
margin: 5px 5px;
}
.side-bar-area .contact-form .subscribe-form .form-control{
font-size: 14px;
color: #000;
border: 1px solid #e2e2e2;
}
.side-bar-area .contact-form .subscribe-form .form-control:focus{
    box-shadow: none;
}
.side-bar-area .inner-cover .subscribe-form .form-control{
    width: 65%;
    margin-right: 6px;
}
.side-bar-area .inner-cover .subscribe-form .form-control:focus{
    box-shadow: none;
}
.side-bar-area .inner-cover .subscribe-form .btn-subscribe{
    border: none;
    font-size: 14px;
    background: #ff7500;
    color: #fff;
    padding: 7px 16px;
    border-radius: 4px;
}
.side-bar-area .form-inside{

}
.side-bar-area  .submit-form{
    display: flex;
    justify-content: center;
    align-items: center;
}
.side-bar-area  .submit-form .btn-submit{
    border: none;
    font-size: 14px;
    background: #ff7500;
    color: #fff;
    padding: 7px 16px;
    border-radius: 4px;
    width: 100%;
}
.side-bar-area .form-inside .submit-form .btn-submit{
    border: none;
    font-size: 14px;
    background: #ff7500;
    color: #fff;
    padding: 7px 16px;
    border-radius: 4px;
}
.side-bar-area .title{
    padding: 10px 0;
    border-bottom: 1px solid #ffa727;
}
.side-bar-area .title h5{
    margin: 0;
    font-size: 16px;
    text-align: center;
    color: #000000;
    font-weight: 700;
}
.side-bar-area .other-blogs{
    height: auto;
    box-shadow: 0px 0px 25px #c7c7c7;
    padding: 10px 10px;
    margin-bottom: 35px;
    background: #fff;
}

.side-bar-area .stories-list{

}

.side-bar-area .stories-list .related-posts{padding: 12px 10px;margin: 0;}
.side-bar-area .stories-list .related-posts li{

    display: flex
;
    margin-bottom: 10px;
    background: #eff3ff;
}

.side-bar-area .stories-list .related-posts li .horizontal-inner{

display: flex;

align-items: center;

justify-content: center;
}
.side-bar-area .stories-list .related-posts li .horizontal-inner .post-img{

margin-right: 15px;
}
.side-bar-area .stories-list .related-posts li .horizontal-inner .post-data{
    font-size: 14px;
}

.side-bar-area .stories-list .related-posts li .horizontal-inner .post-data .post-data-container .post-title{

}
.side-bar-area .stories-list .related-posts li .horizontal-inner .post-data .post-data-container .post-title .post-info{

}
.side-bar-area .stories-list .related-posts li .horizontal-inner .post-data .post-data-container .post-title .post-info span{

}
footer{
    position: relative;
}
footer .footer-blue {
    padding-top: 28px;
    background: #01133b;
}


footer .footer-blue .right-pay {
    width: 100%;
    display: flex;
    justify-content: right;
    align-items: center
}

footer .footer-blue .right-pay span {
    width: 45%
}

footer .footer-blue h2 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

footer .footer-blue .link-block ul {
    padding: 0
}

footer .footer-blue .link-block ul li {
    list-style-type: none
}

footer .footer-blue .link-block ul li a {
    color: #fff;
    font-size: 13px;
    text-decoration: none
}

footer .footer-blue .newsletter p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 7px
}

footer .footer-blue .newsletter img {
    width: 22%
}

footer .footer-blue .newsletter .form-group {
    width: 100%;
    overflow: hidden;
    margin: 0
}

footer .footer-blue .newsletter .form-group .form-control {
    float: left;
    width: 70%;
    border-radius: 0;
    border: 0;
    height: 32px
}

footer .footer-blue .newsletter .form-group button {
    float: left;
    border: 0;
    background-color: #ec1c3c;
    color: #fff;
    font-size: 14px;
    padding: 6px 18px
}

footer .footer-blue .contact p {
    position: relative;
    padding-left: 22px;
    color: #fff;
    font-size: 14px
}

footer .footer-blue .contact a {
    display: block;
    color: #fff;
    position: relative;
    padding-left: 27px;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px
}

footer .footer-blue .Follow_us ul {
    display: flex;
    padding: 0;
    margin: 0
}

footer .footer-blue .Follow_us ul li {
    margin-right: 9px;
    list-style: none;
    background: #fff;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px
}

footer .footer-blue .Follow_us ul li a {
    line-height: 0
}

footer .footer-blue .Follow_us ul li span {
    font-size: 24px;
    line-height: 2
}

footer .footer-blue .contact i {
    position: absolute;
    left: 0;
    font-size: 18px
}

footer .footer-blue .Logo_footer {
    width: 40%
}

footer .footer-logo {
    background-color: #fff;
    padding: 24px 0 2px
}

footer .social-sec {
    background-color: #fff;
    padding: 1px 4px
}

footer .social-sec .social-media a {
    color: #ff9000;
    font-size: 22px;
    display: inline-block;
    padding: 7px 6px
}

footer .social-sec .right-pay {
    text-align: right
}

footer .copy-sec {
    text-align: center;
    color: #fff;
    padding: 6px 0;
    font-size: 14px;
}
footer .copy-sec a{
    color: #fff;
    text-decoration: none;
}
footer .copy-sec p {
    margin: 0
}

.share-wrapper {position: relative;}

.share-wrapper ul.social {
    position: fixed;
    top: 55%;
    left: 6px;
    z-index: 1;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.share-wrapper ul.social li {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    color: #fff;
    background-color: #fff;
    text-align: center;
    line-height: 2.1;
    font-size: 25px;
    cursor: pointer;
    margin-bottom: 14px;
    box-shadow: 0px 0px 5px #c2c2c2;
    transform: scale(1);
}
.share-wrapper ul.social li:hover{
    transform: scale(1.2);
    transition: 0.5s ease-in-out;
}
.share-wrapper ul.social li .facebook {
    color: #3a589e;
}
.share-wrapper ul.social li .twitter {
    color: #5fa9dd;
}
.share-wrapper ul.social li .linkedin {
    color: #0d77b7;
}
.share-wrapper ul.social li .google {
    color: #df4b38;
}
.share-wrapper ul.social li .pinterest {
    color: #cd2129;
}
.share-wrapper ul.social li .youtube {
    color: #cf2227;
}
.share-wrapper ul.social li .instagram {
    color: #305c85;
}

@media only screen and (max-width: 600px){
    .banner .container .content-text h2 {
        font-size: 29px;

    }
    .banner .container .content-text {

        text-align: center;
    }

    .banner .container .content-text p {
        margin: 0;
        font-size: 13px;
    }
    .stories .blog-title p {
        font-size: 15px;

    }

    .stories .stories-slider {
        padding-bottom: 0;
    }

    .stories .blog-title {
        padding: 0 0;
    }
    .latest-post {
        padding: 0 0;
    }

    .latest-post .left-post-block .left-inside-blk .lrg-text .headline {
        margin: 0;
        font-size: 11px;
    }
    .latest-post .left-post-block {

        margin-bottom: 15px;
        margin-top: 9px;

}
.Follow_us{
    display: flex;
        flex-direction: column;
        align-items: center;
}
.stories .stories-slider .owl-carousel .owl-nav.disabled {

    display: none;
}
}

