* {

    padding: 0;

    margin: 0;

    box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box
}



.clear,

.clearfix {

    clear: both
}


@media (min-width:368px) and (max-width:667px) {
    .mysector {
        display: flex;
        flex-direction: column-reverse;
    }
    .carder
    {
        height: 123px !important;
        width: 243% !important;
    }
    .recet
    {
        width: 468%;
    }
    .blog-head
    {
        width: 200%;
    }
}
@media (max-width:367px) {
    .mysector {
        display: flex;
        flex-direction: column-reverse;
    }
    .carder
    {
        height: 180px !important;
        width: 268% !important;
    }
    .recet
    {
        width: 468%;
    }
    .blog-head
    {
        width: 200%;
    }
}

.about_us_area > ol {
    padding: 0 40px;
    margin: 16px 0;}
a,

button {

    transition: .3s linear;

    -webkit-transition: .3s linear;

    -moz-transition: .3s linear;

    text-decoration: none
}



a:active,

home_banner a:focus,

a:hover {

    text-decoration: none
}



.text-center {

    text-align: center;

}



.form-control {

    width: 100%;

    float: left;

    background-color: #fff;

    border: 1px solid #ccc;

    outline: 0;

    border-radius: 4px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px
}



.container {

    width: 1170px;

    margin: auto;

    padding-left: 15px;

    padding-right: 15px
}



.row {

    margin-left: -15px;

    margin-right: -15px
}



.row::after,

.row::before {

    display: table;

    content: ""

}



.row::after {

    clear: both
}



@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,600;0,700;1,400;1,500;1,600&display=swap');



[class*=col-] {

    position: relative
}



.col-lg-1 {

    width: 8.333333333333333%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-2 {

    width: 16.66666666666667%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-3 {

    width: 25%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-4 {

    width: 33.333333333333333%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-5 {

    width: 41.66666666666667%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-6 {

    width: 50%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-7 {

    width: 58.333333333333333%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-8 {

    width: 66.66666666666667%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-9 {

    width: 75%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-10 {

    width: 83.333333333333333%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-11 {

    width: 91.66666666666667%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.col-lg-12 {

    width: 100%;

    float: left;

    padding-left: 15px;

    padding-right: 15px
}



.hide {

    display: none
}



@media (min-width:1200px) {

    .hidden-lg {

        display: none
    }

}



@media (max-width:1199px) {

    .f-w-md {

        width: 100%
    }



    .hidden-to-md {

        display: none
    }

}



@media (min-width:992px) and (max-width:1199px) {

    .container {

        width: 992px
    }



    .col-md-1 {

        width: 8.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-2 {

        width: 16.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-3 {

        width: 25%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-4 {

        width: 33.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-5 {

        width: 41.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-6 {

        width: 50%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-7 {

        width: 58.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-8 {

        width: 66.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-9 {

        width: 75%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-10 {

        width: 83.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-11 {

        width: 91.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-md-12 {

        width: 100%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .hidden-md {

        display: none
    }

}



@media (max-width:991px) {

    .f-w-sm {

        width: 100%
    }



    .hidden-to-sm {

        display: none
    }

}



@media (min-width:768px) and (max-width:991px) {

    .container {

        width: 768px
    }



    .col-sm-1 {

        width: 8.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-2 {

        width: 16.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-3 {

        width: 25%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-4 {

        width: 33.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-5 {

        width: 41.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-6 {

        width: 50%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-7 {

        width: 58.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-8 {

        width: 66.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-9 {

        width: 75%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-10 {

        width: 83.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-11 {

        width: 91.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-sm-12 {

        width: 100%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .hidden-sm {

        display: none
    }

}



@media (max-width:767px) {

    .container {

        width: 100%
    }



    .f-w-xs {

        width: 100%
    }

}



@media (min-width:621px) and (max-width:767px) {

    .col-xs-1 {

        width: 8.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-2 {

        width: 16.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-3 {

        width: 25%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-4 {

        width: 33.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-5 {

        width: 41.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-6 {

        width: 50%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-7 {

        width: 58.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-8 {

        width: 66.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-9 {

        width: 75%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-10 {

        width: 83.333333333333333%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-11 {

        width: 91.66666666666667%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .col-xs-12 {

        width: 100%;

        float: left;

        padding-left: 15px;

        padding-right: 15px
    }



    .hidden-xs {

        display: none
    }

}



@media (max-width:620px) {

    .container {

        padding-left: 10px;

        padding-right: 10px
    }



    .row {

        margin-left: -10px;

        margin-right: -10px
    }



    [class*=col-] {

        padding-left: 10px;

        padding-right: 10px
    }



    .f-w-vxs {

        width: 100% !important
    }

}



@media (min-width:461px) and (max-width:620px) {

    .col-vxs-1 {

        width: 8.333333333333333%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-2 {

        width: 16.66666666666667%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-3 {

        width: 25%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-4 {

        width: 33.333333333333333%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-5 {

        width: 41.66666666666667%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-6 {

        width: 50%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-7 {

        width: 58.333333333333333%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-8 {

        width: 66.66666666666667%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-9 {

        width: 75%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-10 {

        width: 83.333333333333333%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-11 {

        width: 91.66666666666667%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vxs-12 {

        width: 100%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .hidden-vxs {

        display: none
    }

}



@media (min-width:300px) and (max-width:460px) {

    .col-vvxs-1 {

        width: 8.333333333333333%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-2 {

        width: 16.66666666666667%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-3 {

        width: 25%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-4 {

        width: 33.333333333333333%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-5 {

        width: 41.66666666666667%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-6 {

        width: 50%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-7 {

        width: 58.333333333333333%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-8 {

        width: 66.66666666666667%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-9 {

        width: 75%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-10 {

        width: 83.333333333333333%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-11 {

        width: 91.66666666666667%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .col-vvxs-12 {

        width: 100%;

        float: left;

        padding-left: 10px;

        padding-right: 10px
    }



    .hidden-vvxs {

        display: none
    }

}



html {

    scroll-behavior: smooth
}



body {

    font-family: 'Poppins', sans-serif;

    font-size: 16px;

    line-height: 1.4;

    color: #333
}



@font-face {

    font-family: regular;

    src: url(fonts/Aileron-Regular.html)
}



@font-face {

    font-family: bold;

    src: url(fonts/Aileron-Bold.html)
}



@font-face {

    font-family: black;

    src: url(fonts/Aileron-Black.html)
}



::-webkit-input-placeholder {

    color: #aaa;

    opacity: 1;

    font-size: 14px
}



:-ms-input-placeholder {

    color: #aaa;

    opacity: 1;

    font-size: 14px
}



::placeholder {

    color: #aaa;

    opacity: 1;

    font-size: 14px
}



a:hover,

a:active,

a:focus {

    text-decoration: none !important
}



.lazy[data-src] {

    background: url(../images/loader.gif) no-repeat center center !important
}



.btn-1 {

    width: auto;

    display: inline-block;

    background: #E74040;

    color: #fff;

    padding: 15px 30px;

    border: none;

    outline: none;

    font-size: 16px;

    line-height: 1;

    border-radius: 10px;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    font-family: 'Poppins', sans-serif;

    cursor: pointer
}



.text_icons .text_icons_area a.btn_read_more {

    display: inline-block;

    background: #E74040;

    color: #fff;

    padding: 7px 20px;

    outline: none;

    border: 4px solid #fff;

    font-size: 16px;

    line-height: 1;

    text-shadow: 2px 2px 2px #454545;

    border-radius: 30px;

    -webkit-border-radius: 30px;

    -moz-border-radius: 30px;

    font-family: 'Poppins', sans-serif;

    cursor: pointer
}







p {

    width: 100%;

    float: left;

    margin-bottom: 10px
}



.main {

    width: 100%;

    float: left;

    overflow: hidden
}



.main>* {

    width: 100%;

    float: left
}



.main .section {

    padding: 50px 0 30px
}



.main .section1 {

    padding: 50px 0 50px;

    background: #e74040c4 !important;

}



.main .section2 {

    padding: 50px 0 50px;

    background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(245 246 246) 100%);

}

#section2 {
    background: white;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    /* position: fixed; */
    border-radius: 5px;
}

#section2 h3 {
    font-family: DM Sans, sans-serif;
    color: #333;
    font-weight: bold;
}

.carder a:hover {
    background: white;
    color: #E74040;

}

.carder {
    border-radius: 5px;
    background-color: #E74040;
    width: 100%;
    height: 85px;
    /* padding: 10px; */
    color: white;

}

.carder:hover {
    background: white;
    color: #E74040;

}

.carder h4 {
    padding-top: 21px;
    padding-left: 15px;

}

.carder p {
    padding-left: 14px;
}

.p-4 {
    padding: 20px;
}

.main .grey {

    background: #f4f4f4
}



.main .full_width {

    width: 100%;

    float: left;

    position: relative
}


@media (min-width:992px) and (max-width:1200px) {
    .carder {
        height: 165px !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .carder {
        height: 211px !important;
    }
}

@media (min-width:668px) and (max-width:767px) {
    .carder {
        height: 220px !important;
    }
}

@media (max-width:667px) {
    /* #section2 {
        display: none;
    } */

    #section1 {
        width: 100% !important;
    }
}

.carder a {
    color: #fff;
}

.header_top {

    width: 100%;

    float: left;

    padding-top: 10px;

    text-align: center
}



.header_top a {

    width: auto;

    display: inline-block;

    margin: 0 15px 10px;

    color: #000;

    font-family: 'Poppins', sans-serif;

    position: relative;

    padding-left: 15px;

    font-size: 18px
}



.header_top a:hover,

.header_top a:active,

.header_top a:focus {

    color: #000
}



.header_top a::before {

    content: "";

    width: 13px;

    height: 18px;

    background: url(../images/fonts.png) no-repeat 0 0;

    position: absolute;

    top: -2px;

    left: 0;

    bottom: 0;

    margin: auto
}



.header {

    border-top: 1px solid #ccc;

    border-bottom: 1px solid #ccc;

    background: #fff
}



.header.fixed {

    top: 0;

    left: 0;

    position: fixed;

    z-index: 999;



}



.header .logo {

    float: left;

    margin: 4px 0
}



.header .menu {

    width: 40px;

    padding: 7px 7px 2px;

    float: right;

    border: 2px solid #000;

    border-radius: 4px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    margin: 21px 0;

    display: none
}



.header .menu>i {

    width: 100%;

    float: left;

    height: 3px;

    background: #000;

    margin-bottom: 5px
}



.header .menu:hover,

.header .menu.active {

    background: #E74040;

    border-color: transparent
}



.header .menu:hover>i,

.header .menu.active>i {

    background: #fff
}



.header .navigation_bar {

    width: auto;

    float: right;

    padding: 0;

    margin: 0
}



.header .navigation_bar>li {

    width: auto;

    float: left;

    list-style: none;

    position: relative
}



.header .navigation_bar>li:first-child {

    margin-left: 0;

}



.header .navigation_bar>li>a {

    width: auto;

    float: left;

    color: #333;

    padding: 24px 25px;

    font-weight: 600;

    cursor: pointer;

    transition: color 100ms, margin 300ms;

}



.header img.logo {

    margin-top: 11px;

}



.header .navigation_bar>li.current>a,

.header .navigation_bar>li>a:hover,

.header .navigation_bar>li>a:active,

.header .navigation_bar>li>a:focus {

    color: #E74040;

}



.header .navigation_bar>li>a>i {

    display: inline-block;

    background-repeat: no-repeat;

    vertical-align: middle;

    background-image: url(../images/fonts.png)
}



.header .navigation_bar>li>a .icon-home {

    width: 19px;

    height: 15px;

    background-position: -15px 0;

    margin-top: -5px
}



.header .navigation_bar>li>a .icon-plane {

    width: 17px;

    height: 15px;

    background-position: -36px 0;

    margin-top: -5px
}



.header .navigation_bar>li>a .icon-blog {

    width: 18px;

    height: 15px;

    background-position: -55px 0;

    margin-top: -5px
}



.header .navigation_bar>li>a .icon-cheap-flight {

    width: 28px;

    height: 15px;

    background-position: -74px 0;

    margin-top: -5px
}



.header .navigation_bar>li>a .icon-angle-down {

    width: 12px;

    height: 7px;

    background-position: -119px 0;

    margin-top: -2px
}



.header .navigation_bar>li .drop_down {

    width: 120px;

    position: absolute;

    top: 100%;

    background: #fff;

    padding: 10px 10px 5px;

    font-size: 14px;

    z-index: 9;

    box-shadow: 0 0 3px #ccc;

    -webkit-box-shadow: 0 0 3px #ccc;

    -moz-box-shadow: 0 0 3px #ccc;

    transition: 0.3s linear;

    -webkit-transition: 0.3s linear;

    -moz-transition: 0.3s linear;

    visibility: hidden;

    transform: translate(0, 10px);

    -webkit-transform: translate(0, 10px);

    -moz-transform: translate(0, 10px)
}



.header .navigation_bar>li .drop_down.left {

    left: 0
}



.header .navigation_bar>li .drop_down.right {

    right: 0
}



.header .navigation_bar>li:hover .drop_down {

    visibility: visible;

    transform: translate(0, 0);

    -webkit-transform: translate(0, 0);

    -moz-transform: translate(0, 0)
}



.header .navigation_bar>li .drop_down>a {

    width: 100%;

    float: left;

    margin-bottom: 5px;

    color: #333
}



.bk_banner {

    background: url(../images/home_banner.jpg) no-repeat center center;

    background-size: cover;

    padding: 60px 0
}



.banner_home {

    /* position: relative; */

    background: url(../images/flight.webp);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    height: 520px;

}



.hero_banner {

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: center;

    height: 520px;

}



.hero_banner h4 {

    font-size: 24px;

    font-style: italic;

    color: #fff;

    padding-top: 192px;

}



.hero_banner h2 {

    font-size: 36px;

    color: #fff;

    text-shadow: 2px 3px 3px rgb(116 116 116 / 30%);

    font-family: 'Poppins', sans-serif;

    font-weight: 600;

}



.hero_banner p {

    bottom: 100px;

    font-size: 16px;

    text-align: center;

    font-weight: 600;

    color: #fff;

    text-shadow: 2px 3px 3px rgb(116 116 116 / 30%);

}



/*Why Choose Us*/



/*blog area*/

.recent_blog .columns {

    display: flex;

    margin-bottom: 30px;

    min-height: 242px;

    box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);

    -webkit-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);

    -moz-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);

    position: relative;

    transition: all .3s;

}



.recent_blog .columns:hover {

    box-shadow: 0 10px 18px rgb(0 0 0 / 10%);

    -webkit-transform: scale(1.05);

    transform: scale(1.05);

}



.recent_blog .columns .col {

    display: flex;

    flex-direction: column;

    width: 100%;

}

.feature_text h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: white !important;
}



.recent_blog .columns .blog_content_list {

    padding: 24px;

    position: relative;

    transition: all .3s;

    background: #fff;

    background-size: cover;

}



.blog_content_area a.top_heading {

    float: left;

    width: 100%;

    font-size: 20px;

    font-weight: 600;

    color: #E74040;

    margin-bottom: 10px;

}



.recent_blog .columns .blog_content_list p {

    height: 50px;

}





.button_read_more {

    color: #fff;

    border: 3px solid #E74040;

    background-image: linear-gradient(30deg, #E74040 50%, transparent 50%);

    background-size: 500px;

    background-repeat: no-repeat;

    background-position: 0%;

    -webkit-transition: background 300ms ease-in-out;

    transition: background 300ms ease-in-out;

}



.button_new {

    text-align: center;

    text-transform: capitalize;

    font-weight: 600;

    padding: 5px 16px;

    cursor: pointer;

    display: inline-block;

    font-size: 14px;

}





.button_read_more:hover {

    background-position: -100%;

    color: #E74040;

}



.engine_bg_img.bk_banner {

    padding: 250px 0
}



.disclaimer {

    background: #E74040;

    color: #fff;

    padding: 30px 0 20px
}



.disclaimer p {

    text-align: justify
}



.disclaimer .read_more {

    cursor: pointer;

    text-decoration: none
}



.disclaimer .read_more .less {

    display: none
}



.disclaimer .read_more.active .more {

    display: none
}



.disclaimer .read_more.active .less {

    display: inline-block
}



.disclaimer .full_width {

    display: none
}



.major_airlines {

    padding: 0px 0 40px
}





.major_airlines.border_top {

    box-shadow: 0 0 10px #ddd;

    -webkit-box-shadow: 0 0 10px #ddd;

    -moz-box-shadow: 0 0 10px #ddd;

    padding-top: 50px
}



.major_airlines .head {

    width: 100%;

    float: left;

    font-family: 'Poppins', sans-serif;

    margin-bottom: 15px;

    font-size: 24px
}



.major_airlines a {

    width: 100%;

    float: left;

    color: #E74040;

    text-shadow: 2px 2px 2px #d6d6d6;

    font-weight: 600;

    margin-bottom: 10px;

    text-transform: capitalize;

    border: 1px solid #ccc;

    font-size: 16px;

    padding: 15px 15px 15px 45px;

    position: relative;

    font-family: 'Poppins', sans-serif;

    background: linear-gradient(145deg, #ffffff 60%, #f4f4f491 50%);

}



.major_airlines a:hover,

.major_airlines a:active,

.major_airlines a:focus {

    color: #E74040
}



.major_airlines a::before {

    content: "";

    width: 25px;

    height: 25px;

    position: absolute;

    top: 15px;

    left: 15px;

    background-position: -33px -53px;

    background-repeat: no-repeat;

    background-image: url(../images/fonts.png);

    border-radius: 100%;

    -webkit-border-radius: 100%;

    -moz-border-radius: 100%
}



.box_area_shert {

    border: 1px solid #dedede;

    border-top: none;

    width: 100%;

    float: left;

    margin-bottom: 30px;

    box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);

    -webkit-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);

    -moz-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);

    position: relative;

    transition: all .3s;

}



.box_area_shert p.head {

    width: 100%;

    float: left;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

    margin: 0;

    background: #cecece;

    padding: 10px 15px;

    font-weight: 700;

    color: #333;

    font-size: 18px;

    text-align: center;

    transition: 0.3s linear;

    -webkit-transition: 0.3s linear;

    -moz-transition: 0.3s linear
}



.box_area_shert p {

    padding: 10px;

    color: #333
}



.box_area_shert img {

    width: 100%;

    background: rgb(255, 255, 255);

    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(230, 230, 230, 1) 100%);

}



div.main .about_us {

    background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(245 246 246) 100%);

}

.about_us_area h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    margin-top: 20px;
}

.about_us_area h2 {

    color: #E74040;

    margin: 15px auto;

}



.about_us_area ul li {

    margin-left: 20px;

}



.about_right_img {

    width: 100%;

}



.about_right img {

    width: 100%;

}





section.form_area {

    background: url(../images/sheatblog_bg.jpg)no-repeat;

    background-size: cover
}



.sidebar_upgrade>a {

    width: 100%;

    float: left;

    border-bottom: 1px solid #e4e4e4;

    color: #333;

    padding: 10px
}



.sidebar_upgrade>a:hover {

    border-bottom: 2px solid #e4e4e4;

    color: #E74040;

}



.sidebar_form_content {

    padding: 60px;

    background: #fff;

    text-align: center;

    margin-bottom: 28px;

    box-shadow: 0 0 10px #ccc;

    -webkit-box-shadow: 0 0 10px #ccc;

    -moz-box-shadow: 0 0 10px #ccc;

}



.sidebar_form_content h3 {

    font-size: 40px;

    margin-bottom: 7px;

}



.sidebar_form_content a {

    font-size: 20px;

    color: #E74040;

}



.form_area_top {

    margin: 30px auto
}





.inner_banner {

    position: relative;

    background: url(../images/about-1.jpg) no-repeat bottom center;

    background-size: cover;

    height: 350px;

    background-position: center;

}


.inner_banner_error {

    position: relative;

    background: url(../images/404img.png) no-repeat bottom center;

    background-size: cover;

    height: 350px;

    background-position: center;

}



.inner_banner::before {

    width: 100%;

    height: 100%;

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    background: rgb(0 0 0 / 34%);

}



.section-shape {

    position: absolute;

    background: url(../images/shape8.png);

    left: 0;

    width: 100%;

    height: 75px;

    background-size: contain;

    background-repeat: repeat-x;

    z-index: 1;

    bottom: 0;

    animation: slide 100s linear infinite;

    -webkit-animation: slide 100s linear infinite;

}



@keyframes slide {

    from {

        background-position: 0 0;

    }



    to {

        background-position: 1920px 0;

    }

}



@-webkit-keyframes slide {

    from {

        background-position: 0 0;

    }



    to {

        background-position: 1920px 0;

    }

}



/*about_us*/

.about {

    float: left;

    width: 100%;

    background: #f5f6f6;

}



.about .about_img_area img {

    width: 100%;

    position: relative;

    z-index: 3;

}



.about .about_content {

    position: relative;

    top: 0px;

}



div.about_content p {

    font-size: 16px;

    color: #333;

    margin-bottom: 10px;

}



.about .about_content .about_bootom_area h4 {

    font-size: 22px;

    color: #333;

    font-family: 'Poppins', sans-serif;

}



div.about_content p.bootom_para {

    font-size: 24px;

    color: #333;

}



div.about_content p.bootom_para span {

    font-family: cursive;

    color: #E74040;

}



.about .about_content .hr {

    float: left;

    width: 90%;

    margin: 20px;

    border-bottom: 1.3px dotted #9be5fe;

}



.about .about_content h2 {

    color: #333;

    font-size: 42px;

    font-family: 'Poppins', sans-serif;

    line-height: 48px;

    margin-bottom: 15px;

}



.about .about_content h5 {

    font-size: 20px;

    color: #E74040;

}



.review-shape1 {

    width: 120px;

    height: 120px;

    position: absolute;

    background: #FDC703;

    border-radius: 50%;

    top: 0%;

    right: 15%;

}



.review-shape2 {

    width: 120px;

    height: 120px;

    position: absolute;

    background: #FDC703;

    border-radius: 50%;

    bottom: 5%;

    left: 0%;

}



/*end of about_us*/

.recent_blog {

    width: 100%;

    float: left;

    background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(245 246 246) 100%);

}



/*choose_your_place*/



.choose_your_place {

    float: left;

    width: 100%;

}



.choose_your_place .destination-item {

    width: 100%;

    float: left;

    height: auto;

    position: relative;

    margin: 0 0 30px;

    overflow: hidden;

}



.destination-item a {

    display: block;

    border-radius: 5px;

    overflow: hidden;

}



.destination-item a img {

    width: 100%;

    height: auto;

    margin-bottom: -5px;

}



.destination-item img {

    width: 100%;

    height: auto;

    -webkit-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    transition: all 0.5s ease;

}



.destination-item .info-overlay {

    position: absolute;

    width: 100%;

    left: 0;

    bottom: 0px;

    padding: 15px 20px;

    box-sizing: border-box;

    background: -moz-linear-gradient(top, transparent 0, rgba(15, 36, 84, .1) 2%, rgba(15, 36, 84, .75) 90%);

    background: -webkit-linear-gradient(top, transparent 0, rgba(15, 36, 84, .01) 2%, rgba(15, 36, 84, .75) 90%);

    background: linear-gradient(to bottom, transparent 0, rgba(15, 36, 84, .01) 2%, rgba(15, 36, 84, .75) 90%);

}



.destination-item .info-overlay h3 {

    color: #fff;

    margin: 0;

    z-index: 3;

    position: relative;

    text-align: left;

}



.destination-item:hover img {

    -webkit-transform: scale(1.2);

    -ms-transform: scale(1.2);

    -moz-transform: scale(1.2);

    transform: scale(1.2);

}



.mb_desti {

    margin-bottom: 90px;

}



/*end of choose_your_place*/



.inner_banner .middle_area {

    width: 100%;

    position: absolute;

    top: 50%;

    left: 0%;

    transform: translate(0%, -50%);

    -webkit-transform: translate(0%, -50%);

    -moz-transform: translate(0%, -50%);

    text-align: left;

    color: #fff;

    line-height: 1.3;

}



.inner_banner .middle_area span.head {

    width: 100%;

    float: left;

    font-size: 30px;

    font-weight: 600;

    text-shadow: 2px 2px 2px #454545;

    -webkit-text-shadow: 0 0 3px #212529;

    -moz-text-shadow: 0 0 3px #212529;

    text-transform: uppercase;

    margin: 0px;

}



.inner_banner .middle_area .breadcrumbs {

    width: 100%;

    float: left;

    text-transform: capitalize;

    color: #fff;

}



.inner_banner .middle_area .breadcrumbs>a {

    color: #f2f2f2;

    font-family: bold;

}



.inner_banner .middle_area .breadcrumbs>* {

    display: inline-block;

    font-size: 18px;

    vertical-align: middle;

}



.inner_banner .middle_area .breadcrumbs>i {

    width: 7px;

    height: 7px;

    background: #fff;

    border-radius: 100%;

    -webkit-border-radius: 100%;

    -moz-border-radius: 100%;

    margin-left: 10px;

    margin-right: 10px;

    box-shadow: 0 0 3px #212529;

    -webkit-box-shadow: 0 0 3px #212529;

    -moz-box-shadow: 0 0 3px #212529;

}



.inner_banner .middle_area .breadcrumbs>* {

    display: inline-block;

    font-size: 18px;

    vertical-align: middle;

}



/*why_choice_us*/

.why_choice_us {

    position: relative;

    z-index: 1;

    background: #f5f6f6;

}



.why_choice_us:after {

    position: absolute;

    content: "";

    width: 100%;

    height: 50%;

    background: #E74040;

    bottom: 0;

    z-index: -1;

}



.why_choice_us .design_icon_box {

    box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);

    -webkit-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);

    -moz-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);

    position: relative;

    transition: all .3s;

    float: left;

    background: #fff;

    padding: 22px;

    width: 100%;

    position: relative;

    margin-bottom: 20px;

}



.why_choice_us .design_icon_box .icon_box {

    height: 80px;

    width: 80px;

    padding: 10px;

    border-radius: 10px;

    background: #f5f6f6;

    margin: 15px auto;

    transform: rotate(45deg);

    box-shadow: -10px -10px #163762;

    -webkit-box-shadow: -10px -10px #163762;

    -moz-box-shadow: -10px -10px #163762;

}



.why_choice_us .design_icon_box .icon_box i {

    background: url(../images/home_new.png);

    width: 75px;

    height: 65px;

    margin: 15px auto 0;

    position: relative;

    display: inline-block;

    background-position: 0 0;

    top: -22px;

    left: -8px;

    transform: rotate(-45deg);

}



.why_choice_us .design_icon_box .icon_box2 i {

    background-position: -73px 0;

}



.why_choice_us .design_icon_box .icon_box3 i {

    background-position: -145px 0;

}





.why_choice_us .design_icon_box .content_box {

    text-align: center;

}



.why_choice_us .design_icon_box .content_box h3 {

    color: #E74040;

    margin: 5px auto;

    font-weight: 600;

    font-size: 20px;

}



.why_choice_us .design_icon_box .content_box p {

    font-size: 15px;

    font-family: 'Poppins', sans-serif;

}



/*end of why_choice_us*/



ul.customer_reviews {

    width: 100%;

    float: left;

    padding: 15px !important;

    margin: 30px 0;

    border: 1px solid #ccc
}



div.details_page ul.customer_reviews li,

ul.customer_reviews li {

    list-style: none;

    float: left;

    list-style: none !important;

    padding-left: 0 !important
}



ul.customer_reviews>li.heading {

    width: 100%;

    border-bottom: 1px solid #ccc;

    padding-bottom: 15px;

    font-size: 24px;

    font-weight: 700;

    color: #333
}



ul.customer_reviews>li.review_text {

    width: 100%
}



div.details_page ul.customer_reviews li ul,

ul.customer_reviews li ul {

    width: 100%;

    float: left;

    margin: 0;

    padding: 0 !important
}



ul.customer_reviews>li.review_text>ul {

    border-bottom: 1px solid #ccc;

    padding: 15px 0 !important
}



ul.customer_reviews>li.review_text>ul>li {

    float: none;

    display: table-cell
}



ul.customer_reviews>li.review_text>ul>li.image {

    width: 60px;

    vertical-align: top
}



ul.customer_reviews>li.review_text>ul>li.image>i {

    font-size: 50px;

    color: #4ddef2
}



ul.customer_reviews>li.review_text>ul>li.text {

    width: auto
}



ul.customer_reviews>li.review_text>ul>li.text>ul>li {

    width: 100%
}



ul.customer_reviews>li.review_text>ul>li.text>ul>li.text {

    font-family: 'Poppins', sans-serif;

    text-align: justify;

    margin-top: 5px
}



ul.customer_reviews>li.review_text>ul>li.text>ul>li.text p {

    text-align: justify;

    color: #333;

    margin: 0
}



ul.customer_reviews>li.review_text>ul>li.text>ul>li>ul.name_date_star>li {

    width: 50%
}



ul.customer_reviews>li.review_text>ul>li.text>ul>li>ul.name_date_star>li>ul>li {

    width: 100%
}



ul.customer_reviews>li.review_text>ul>li.text>ul>li>ul.name_date_star>li strong {

    font-size: 18px;

    font-family: 'Poppins', sans-serif;

}



ul.customer_reviews>li.review_text>ul>li.text>ul>li>ul.name_date_star>li>ul>li.date_time {

    font-size: 16px;

    font-family: 'Poppins', sans-serif;

}



ul.customer_reviews>li.review_text>ul>li.text>ul>li>ul.name_date_star>li div.star_select {

    width: auto;

    float: right
}



ul.customer_reviews>li.review_text>ul>li.text>ul>li>ul.name_date_star>li div.star_select span {

    font-size: 20px;

    color: #3b5998
}



ul.customer_reviews>li.leave_comment {

    font-family: 'Poppins', sans-serif;

    width: 100%;

    font-size: 18px;

    font-weight: 700;

    margin-top: 15px
}



ul.customer_reviews>li.sub_heading {

    font-family: 'Poppins', sans-serif;

    width: 100%;

    font-size: 12px
}



ul.customer_reviews>li.star_rating_select {

    width: 100%
}



ul.customer_reviews fieldset,

ul.customer_reviews label {

    margin: 0;

    padding: 0
}



ul.customer_reviews .rating {

    border: none;

    float: left
}



ul.customer_reviews .rating>input {

    display: none
}



ul.customer_reviews .rating>label:before {

    margin: 5px;

    font-size: 30px;

    font-family: FontAwesome;

    display: inline-block;

    content: "\f005"

}



ul.customer_reviews .rating>.half:before {

    content: "\f089";

    position: absolute;

    margin-left: 10px
}



ul.customer_reviews .rating>label {

    color: #ddd;

    float: right;

    margin-right: 5px
}



ul.customer_reviews .rating {

    width: 225px;

    float: left;

    margin: 10px 0
}



ul.customer_reviews .rating:not(:checked)>label:hover,

ul.customer_reviews .rating:not(:checked)>label:hover~label,

ul.customer_reviews .rating>input:checked~label {

    color: #E74040;

    cursor: pointer
}



ul.customer_reviews .rating>input:checked label:hover,

ul.customer_reviews .rating>input:checked~label:hover,

ul.customer_reviews .rating>input:checked~label:hover~label,

ul.customer_reviews .rating>label:hover~input:checked~label {

    color: #ccc
}



ul.customer_reviews>li.name {

    width: 50%;

    padding-right: 15px;

    margin-bottom: 15px
}



ul.customer_reviews>li.email {

    width: 50%;

    padding-left: 15px !important;

    margin-bottom: 15px
}



ul.customer_reviews>li .input_area {

    width: 100%;

    float: left;

    height: 37px;

    padding: 0 10px;

    border: 1px solid #ccc;

    transition: .3s linear;

    -webkit-transition: .3s linear;

    -moz-transition: .3s linear
}



ul.customer_reviews>li.textarea {

    width: 100%;

    margin-bottom: 15px
}



ul.customer_reviews>li.textarea .textarea_area {

    width: 100%;

    float: left;

    height: 100px;

    resize: none;

    padding: 0 10px;

    border: 1px solid #ccc;

    transition: .3s linear;

    -webkit-transition: .3s linear;

    -moz-transition: .3s linear
}



ul.customer_reviews>li .input_area:focus,

ul.customer_reviews>li .textarea_area:focus {

    border: 1px solid #333;

    outline: 0
}



ul.customer_reviews>li .input_area::placeholder,

ul.customer_reviews>li.textarea .textarea_area::placeholder {

    color: #ccc;

    opacity: 1;

    font-family: 'Poppins', sans-serif;

}



ul.customer_reviews>li .input_area:-ms-input-placeholder,

ul.customer_reviews>li.textarea .textarea_area:-ms-input-placeholder {

    color: #ccc;

    font-family: 'Poppins', sans-serif;

}



ul.customer_reviews>li .input_area::-ms-input-placeholder,

ul.customer_reviews>li.textarea .textarea_area::-ms-input-placeholder {

    color: #ccc;

    font-family: 'Poppins', sans-serif;

}



ul.customer_reviews>li.submit_button {

    width: 100%
}



ul.customer_reviews>li.submit_button button {

    width: auto;

    float: left;

    padding: 5px 15px;

    border: none;

    background: #E74040;

    color: #fff;

    transition: .3s linear;

    -webkit-transition: .3s linear;

    -moz-transition: .3s linear
}



ul.customer_reviews>li.submit_button button:active,

ul.customer_reviews>li.submit_button button:focus,

ul.customer_reviews>li.submit_button button:hover {

    background: #333
}



.comment_area_user {

    float: left;

    width: 100%;

    position: relative;

    background: #f2f2f2;

    margin-bottom: 30px !important;

    padding: 15px
}



.comment_area_user:before {

    content: '';

    position: absolute;

    transform: rotate(45deg);

    width: 36px;

    height: 36px;

    bottom: -12px;

    z-index: -1;

    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 75%)
}


#section1 {
    background-color: white;
    border-radius: 5px;
}

#section1 h3 {
    font-family: DM Sans, sans-serif;
    color: #333;
    font-weight: bold;
}

#section1 p {
    font-family: DM Sans, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: #4e4e4e;
    letter-spacing: .4px;
}

#section1 ul li {
    font-family: DM Sans, sans-serif;
    font-size: 16px;
    line-height: 2;
    color: #4e4e4e;
}

.comment_area_user:after {

    top: 100%;

    left: 48px;

    border: solid transparent;

    content: " ";

    height: 0;

    width: 0;

    position: absolute;

    pointer-events: none;

    border-color: rgba(255, 255, 255, 0);

    border-top-color: #f2f2f2;

    border-width: 18px;

    margin-left: -18px
}



.comment_area_user .comment-author>h5 {

    font-size: 18px;

    margin: auto;

    color: #E74040
}



.comment_area_user .comment-author>p {

    margin: auto
}



.comment_area_user .comment-author>p>span.date_comment {

    font-size: 11px;

    color: #d1d1d1
}



.comment-author>ul {

    position: relative;

    float: left;

    width: 100%;

    margin: 0
}



.comment-author>ul>li {

    display: inline-block;

    float: left;

    list-style: none;

    margin-right: 8px
}



.comment-author>ul>li:last-child {

    display: inline-block;

    float: left;

    list-style: none;

    margin-right: 0px
}



.comment-author>ul>li>i {

    font-size: 22px;

    color: #E74040
}



.logos {

    background: #137fb0;

    padding: 10px 0;

    text-align: center
}



.logos .w_a {

    width: auto;

    max-width: 100%;

    display: inline-block;

    height: auto
}





.countries {

    background-repeat: no-repeat;

    background-position: top center;

    background-size: cover
}



.countries .container {

    position: relative
}



.countries .middle_text {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    width: 100%;

    padding: 0 15px
}



.countries .middle_text>* {

    width: 100%;

    float: left;

    line-height: 1.3
}



.countries .middle_text .head {

    font-size: 40px;

    text-transform: uppercase;

    color: #000;

    margin-bottom: 0
}



.countries .middle_text .text {

    font-size: 26px;

    color: #E74040;

    margin-bottom: 0;

    font-weight: bold
}



.countries .country {

    width: 66.67%;

    float: right;

    margin-left: 33.33%;

    margin-bottom: 30px;

    padding: 5px 20px 0;

    -webkit-box-shadow: 0px 0px 7px 0px rgba(214, 214, 214, 1);

    -moz-box-shadow: 0px 0px 7px 0px rgba(214, 214, 214, 1);

    box-shadow: 0px 0px 7px 0px rgba(214, 214, 214, 1)
}



.countries .country>li {

    width: 100%;

    float: left;

    list-style: none;

    padding-top: 15px;

    padding-bottom: 5px;

    position: relative;

    border-bottom: 1px solid #ccc
}



.countries .country>li:last-child {

    border-bottom: none
}



.countries .country>li>img {

    width: 33.33%;

    float: left
}



.countries .country>li .text {

    width: 66.67%;

    float: left;

    padding-left: 30px
}



.countries .country>li .text>* {

    width: 100%;

    float: left;

    color: #898989;

    line-height: 1.9
}



.countries .country>li .text .head {

    color: #000;

    font-size: 18px;

    font-weight: bold;

    line-height: 1.3
}



.countries .country>li .text>a {

    width: auto;

    clear: both;

    color: #E74040;

    text-transform: uppercase;

    margin-bottom: 10px;

    font-size: 13px;

    font-weight: bold
}



.countries .country>li .text>a:hover,

.countries .country>li .text>a:active,

.countries .country>li .text>a:focus {

    color: #d53239
}



.map_form {

    background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(245 246 246) 100%);

}



.map_form iframe {

    float: left;

    margin-bottom: 30px
}



.map_form form {

    width: 100%;

    float: left;

    margin-bottom: 30px;

    padding: 30px 30px 15px;

    background: #fff;

    box-shadow: 0 0 10px #ccc;

    -webkit-box-shadow: 0 0 10px #ccc;

    -moz-box-shadow: 0 0 10px #ccc;

}



.btn-white {

    background: #E74040;

    color: #fff;

}



.btn-white:hover {

    background: #333;

    color: #fff;

}



.box_color {

    background: #E74040;

}



.box_color h3,

.box_color a {

    color: #fff;

}



.map_form form>* {

    width: 100%;

    float: left;

    margin-bottom: 15px;

    border-radius: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0
}



.map_form form .form-control {

    background: #fff;

    border: 1px dotted #c8c8c8;

    outline: none
}



.map_form form .form-control:focus {

    border: 1px solid #E74040;

}



.map_form form input.form-control {

    height: 38px;

    padding-left: 15px
}



.map_form form textarea {

    resize: none;

    height: 170px;

    padding: 15px
}



.details_page {

    width: 100%;

    float: left;

}



.details_page>* {

    width: 100%;

    float: left;

    margin-bottom: 10px;

    line-height: 1.7;

    text-align: justify
}



.details_page h1,

.details_page h2,

.details_page h3,

.details_page h4,

.details_page h5,

.details_page h6 {

    font-weight: bold;

    margin: 0 0 10px;

    line-height: 1.3
}



.details_page h1 {

    font-size: 32px
}



.details_page h2 {

    font-size: 29px
}



.details_page h3 {

    font-size: 26px
}



.details_page h4 {

    font-size: 24px
}



.details_page h5 {

    font-size: 22px
}



.details_page h6 {

    font-size: 20px
}



.details_page>ul,

.details_page>ol {

    padding-left: 30px
}



.details_page>ul>li,

.details_page>ol>li {

    width: 100%;

    float: left;

    margin-bottom: 5px
}



.details_page>ul>li:last-child,

.details_page>ol>li:last-child {

    margin-bottom: 0
}



/*.feature_text*/

.feature_text {

    text-align: center;

    margin-bottom: 20px;

    margin-top: 15px;

}



.feature_text p {

    font-size: 28px;

    text-transform: uppercase;

    position: relative;

    color: #4b4b4b;

}



.feature_text p span {

    color: #E74040;

    font-family: 'Poppins', sans-serif;

    font-weight: 700;

}



/*end of feature_text*/





.footer_links {

    padding-top: 50px;

    padding-bottom: 20px;

}



.footer_links hr {

    width: 100%;

    float: left;

    height: 1px;

    border: none;

    margin-bottom: 30px;

    background: #ccc;

}



.footer_links .footer_box {

    width: 100%;

    float: left;

    margin-bottom: 0;

}



.footer_links .sub_head {

    font-size: 24px;

    margin-bottom: 15px;

}



.footer_box .links {

    padding: 0;

    margin-bottom: 20px;

    margin-left: -15px;

    margin-right: -15px;

    clear: both;

}



.footer_box .links::before {

    display: table;

    content: "";

}



.footer_box .links::after {

    display: table;

    content: "";

    clear: both;

}



.footer_box .links>li {

    width: 25%;

    float: left;

    margin: 0 0 10px;

    list-style: none;

}



.footer_box .links>li>a {

    width: auto;

    float: left;

    color: #777;

    position: relative;

    font-weight: 500;

    font-size: 15px;

    padding-left: 14px;

}



.footer_box .links>li>a::before {

    content: "";

    position: absolute;

    left: -5px;

    top: 6px;

    width: 10px;

    height: 10px;

    background: url(../images/fonts.png) no-repeat -44px 0;

}



.footer_box .links>li>a:active,

.footer_box .links>li>a:focus,

.footer_box .links>li>a:hover {

    color: #E74040;

}



.footer {

    padding: 50px 0 20px;

    background: #E74040 !important;

    background-size: cover;

    position: relative;

}



.footer:after {

    content: "";

    position: absolute;

    top: -95px;

    background-image: url(../images/testi_bg_shape01.png);

    left: 0px;

    width: 100%;

    height: 100px;

}



.footer .footer_box {

    width: 100%;

    float: left;

    margin-bottom: 20px;

}



.footer .footer_box .sub_head {

    color: #fff;

    font-size: 18px;

    margin-bottom: 15px;

    font-weight: 600;

    display: inline-block;

    position: relative;

    text-transform: uppercase;

    letter-spacing: 2px;

}



.footer .footer_box .sub_head:after {

    content: "";

    height: 2px;

    position: absolute;

    top: 100%;

    width: 50px;

    left: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    background: #E74040;

}



.footer .footer_box>.links {

    margin-bottom: 0;

}



.footer .footer_box>.links>li {

    width: 100%;

}



.footer .footer_box>.links>li>a {

    color: #fff;

}



.footer .footer_box>.links>li>a::before {

    background-position: -106px 0;

    transform: rotate(-90deg);

}



.footer .footer_box>.links>li>a:active,

.footer .footer_box>.links>li>a:focus,

.footer .footer_box>.links>li>a:hover {

    color: #E74040;

}



.footer .footer_box form {

    width: 100%;

    float: left;

    margin-bottom: 10px;

    margin-top: 5px;

    position: relative;

}



.footer .footer_box form input.form-control {

    border-radius: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    padding: 15px 50px 15px 12px;

    border: none;

    background: #092742;

    color: #999;

}



.footer .footer_box form input.form-control+a {

    width: 46px;

    height: 46px;

    position: absolute;

    top: 0;

    right: 0;

    background-color: #E74040;

}



.footer .footer_box form input.form-control+a::before {

    width: 18px;

    height: 18px;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    top: 0;

    margin: auto;

    background: url(../images/fonts.png) no-repeat -53px 0;

    content: "";

}



.footer .footer_box .sub_head~p {

    color: #fff;

}



.footer .footer_box .sub_head~p>* {

    display: inline-block;

}



.footer .footer_box .sub_head~p>span {

    color: #E74040;

    font-weight: 700;

}



.footer .footer_box .sub_head~p a {

    color: #fff;

}



.footer .footer_box .sub_head~p a:active,

.footer .footer_box .sub_head~p a:focus,

.footer .footer_box .sub_head~p a:hover {

    color: #2493e0;

}



.footer .footer_box .footer_logo>p {

    color: #fff;

}



.footer .footer_box .footer_logo img {

    margin-top: 40px;

}



.footer .follow_us {

    width: 100%;

    float: left;

    margin-bottom: 5px;

}



.footer .follow_us>a.facebook {

    background-position: 0 0px;

}



.footer .follow_us>a.twitter {

    background-position: -42px 0px;

}



.footer .follow_us>a.youtube {

    background-position: -126px 0px;

}



.footer .follow_us>a.linkedin {

    background-position: -84px 0px;

}



.footer .follow_us>a.pinterest {

    background-position: -168px 0px;

}



.footer .follow_us>a.blogspot {

    background-position: -210px 0px;

}





.footer .follow_us>a {

    width: 35px;

    height: 35px;

    border-radius: 4px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    background-repeat: no-repeat;

    background-image: url(../images/icons.svg);

    float: left;

    margin-right: 5px;

    margin-bottom: 5px;

}



.footer .follow_us>a:hover {

    opacity: .6;

}



.footer .footer_box ul.tag-list li {

    color: #fff;

    list-style: none;

}



.footer .footer_box ul.tag-list li {

    display: inline-block;

    background: #3e2b23;

    border: 1px solid #f3fcff;

    margin: 0 2px 6px 0;

    padding: 2px 6px;

    border-radius: 3px;

}



.footer .footer_box ul.tag-list li a {

    color: #fff;

}



.footer .footer_box ul.tag-list li:hover {

    background: #468750
}



.Copyright {

    background: #3b3b3b;

    color: #777;

    text-align: center;

    padding: 10px 0;

}





.Copyright {

    background: #E74040 !important;

    color: #fff;

    text-align: center;

    padding: 10px 0;

    border-top: 1px dotted;

}



.Copyrighta {

    color: #fff;

}



.Copyright span {

    display: inline-block
}



.Copyright a {

    color: #E74040;

    font-weight: 600;

}



img.airlinesseatupgrade-logo {

    position: relative;

    top: 8px
}



.disclamer {

    float: left;

    width: 100%;

    padding: 15px;

    background: #E74040 !important;

    color: #fff;

}



@media (min-width:992px) {

    .header .navigation_bar {

        display: block !important
    }

}



@media (min-width:992px) and (max-width:1199px) {}



@media (max-width:991px) {

    .header .navigation_bar {

        position: absolute;

        top: 100%;

        left: 0;

        width: 100%;

        background: #E74040;

        z-index: 999;

        padding: 15px;

        display: none;

        border: 5px solid #f5f5f5;

        border-top: none;

    }



    .header .navigation_bar>li {

        width: 100%;

        margin-left: 0;

        padding-top: 5px;

        padding-bottom: 5px;

        border-right: none
    }



    .header .navigation_bar>li:first-child {

        border-left: none
    }



    .header .navigation_bar>li>a {

        padding: 0;

        color: #fff
    }



    .header .navigation_bar>li .drop_down.right {

        left: 0;

        right: auto
    }



    .header .menu {

        display: block
    }

}



@media (min-width:768px) and (max-width:991px) {

    .engine_bg_img.bk_banner {

        padding: 200px 0
    }

}



@media (max-width:767px) {

    .header_top .numbers>a {

        font-size: 16px
    }



    .header_top .numbers>a>span {

        display: none
    }



    .banner.bk_banner {

        padding: 0
    }



    .engine_bg_img.bk_banner {

        padding: 125px 0
    }



    img.airlinesseatupgrade-logo {

        width: 220px
    }

}



@media (min-width:621px) and (max-width:767px) {

    .footer .footer_box .head {

        font-size: 25px
    }

}



@media (max-width:560px) {

    .call_us {

        padding: 50px 0
    }



    .call_us .head {

        font-size: 50px
    }



    .call_us a {

        font-size: 24px
    }



    img.airlinesseatupgrade-logo {

        width: 194px;

        top: 5px
    }

}



@media screen and (max-width: 620px) {

    .banner_icons .choose_list .why_content p {

        font-size: 14px;

    }



    .banner_icons .why_content h5 {

        font-size: 18px;

        margin: 0 0 5px;

    }



    .banner_icons .choose_list {

        padding: 0px 15px;

    }



    .why_choice_img img {

        margin-bottom: 30px;

    }



    .design_icon_box {

        margin-bottom: 80px;

    }



    .hidden-xs {

        display: none;

    }



}



@media screen and (max-width: 479px) {

    .hero_banner {

        height: 180px;

    }



    .hero_banner p {

        font-size: 14px;

    }



    .hero_banner h2 {

        font-size: 20px;

    }



    .sidebar_form_content h3 {

        font-size: 24px;

    }



    .title_hdng h4 {

        font-size: 16px;

    }



    .choosing_us [class*=icon-] {

        font-size: 15px;

    }



    .title_hdng h4:after {

        left: -35px;

    }



    .title_hdng h4:before {

        right: -35px;

    }



    .banner_icons .choose_list .why_content p {

        font-size: 11px;

    }



    .banner_icons .why_content h5 {

        font-size: 18px;

        margin: 0 0 5px;

    }



    .banner_icons .choose_list {

        padding: 0px 15px;

    }



    .why_choice_img img {

        margin-bottom: 30px;

    }



    .inner_banner {

        height: 135px;

    }



    .inner_banner .middle_area span.head {

        font-size: 14px;

    }



    .design_icon_box {

        margin-bottom: 80px;

    }



    .footer {

        padding: 20px;

    }



    .recent_blog .columns .blog_content_list {

        background: #fef3f3;

    }



    .banner_home {

        height: 180px;

        background-position: bottom;

    }



    .hidden-xs {

        display: none;

    }



    .about .about_content h2 {

        font-size: 20px;

        line-height: 26px;

    }



    div.about_content p {

        font-size: 14px;

    }



    .about .about_content .about_bootom_area h4 {

        font-size: 18px;

    }



    div.about_content p.bootom_para {

        font-size: 20px;

        margin: 0;

    }



    .about .about_content {

        top: 0;

    }



    .hidden-xs {

        display: none;

    }



    .section-shape {

        bottom: -60px;

    }



    .hero_banner h4 {

        padding: 0px;

    }



    /* .banner_home:before{position: absolute; background: radial-gradient(black, transparent); content: ""; height: 100%; width: 100%;} */

    .why_choice_us .design_icon_box .content_box h3 {

        font-size: 18px;

    }



    .why_choice_us .design_icon_box .content_box p {

        font-size: 14px;

    }



    .why_choice_us:after {

        height: 10%;

    }



    .blog_content_area p {

        font-size: 14px;

    }



    .feature_text p {

        font-size: 20px;

    }



    .header img.logo {

        width: 200px;

    }



    .disclamer .disc>p,

    .Copyright {

        font-size: 14px;

    }



    .footer .footer_box .footer_logo>p {

        font-size: 14px;

    }



    .footer .footer_box .footer_logo img {

        margin-top: 0px;

    }

}