@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Poppins:wght@400;500;600;700&display=swap');


header.head-style-1 {
    position: relative;
}

body {
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400 !important;
    font-family: 'Poppins', sans-serif !important;
}

h2 {
    font-size: 24px !important;
}

.breadcrumb-content .breadcrumb > .active {
    color: #555 !important;
}

#testimonial_095 {
    min-height: 150px;
}

/*body {
    font-family: 'Poppins';
}

small {
    font-family: 'mySecondFont' sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}*/
.style-1 .deals-item {
    box-shadow: none !important;
}

.section-title p {
    text-align: center;
}

b {
    font-weight: 600;
}

.logo {
    padding: 0 !important;
    padding-top: 2px !important;
}

.rounded-50 {
    border-radius: 50px !important;
}

strong {
    font-weight: 600;
}

.about-item p {
    color: #555;
}

.no-padd {
    padding: 0;
}

p {
    font-weight: 100;
    color: #555;
    font-size: 15px;
}

footer .section-title-white p {
    color: #fff !important;
}

small {
    /*font-weight: normal;*/
    font-size: 15px;
}

h2, h3, h5 {
    font-weight: 400;
}

ul li {
    font-weight: 100;
    font-size: 15px;
    color: #555;
}

    ul li p {
        font-size: 15px;
    }

    ul li b {
        font-size: 15px;
    }

.product-info ul li b {
    font-size: 13px !important;
}

.style-1 .box-item {
    border-radius: 0px !important;
    /*border: solid 3px #eee;*/
}

section {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}

.btn-style-1 {
    border-radius: 5px !important;
    padding: 5px 10px !important;
}
/*.discoverBlk {
    text-align: left;
    background-color: #e5effa;
    padding: 20px;
    border-left: solid 5px #01458d;
}*/
.discoverBlk {
    background-image: url('../images/corporate/team.jpg');
    background-size: cover;
    margin-top: 50px;
    background-position: bottom;
}

.destination-fw-item {
    margin-bottom: 30px;
    border: 3px solid #f1f1f1;
    padding: 20px;
    transition: all ease-in-out 0.3s;
    box-shadow: none;
}

.style-1 .deal-content {
    background: #fff;
    border: solid 3px #e1e1e1;
}

p {
    text-align: justify;
}

.deals p {
    /*font-family: 'Poppins', sans-serif;*/
    color: #555 !important;
    /*font-weight: 400;*/
    font-size: 15px !important;
    /*letter-spacing: -0.31px;*/
    -webkit-font-smoothing: antialiased;
    line-height: 1.8 !important;
    text-align: justify;
}

.a-card:hover {
    border-color: #D60D45;
}

.about-item:hover {
    border-color: #D60D45;
}

.style-1 .package-item:hover {
    border-color: #D60D45;
}

.pricing-plan:hover {
    border-color: #D60D45;
}

.blog-item:hover {
    border-color: #D60D45;
}

.testimonial_095_slide > p {
    color: #555 !important;
}

.blog-date p {
    color: #fff !important;
}

.nav.navbar-nav li ul li:hover a {
    padding-left: 25px;
    padding-right: 15px;
    font-weight: normal;
    font-size: 14px;
}

.about-icon i {
    /*color: #555 !important;*/
}

.about-content p {
    margin-bottom: 0;
    color: #fff;
}

.about-content h3 {
    color: #fff !important;
}

#js_frm_040 > .carousel-inner > .item > img, #js_frm_040 > .carousel-inner > .item > a > img {
    opacity: 1;
}

.banner-with-form .js_frm_subscribe {
    top: 75% !important;
}

.bgWho {
    background-color: rgba(255,255,255,0.7);
    padding: 35px;
    border-radius: 20px;
}

.kenburns_061_slide > h2 {
    font-weight: 500 !important;
    color: #fff !important;
}

.getStarted {
    position: absolute;
    color: #fff;
    bottom: 25%;
    left: 8%;
    background: #1b01d6;
    padding: 15px 25px;
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(75, 16, 143, 0.4);
}

    .getStarted:hover {
        cursor: pointer;
    }


.getStarted2 {
    background: linear-gradient(45deg, #FFC107, #FFEB3B);
}

.yellow {
    background: linear-gradient(45deg, #FFC107, #FFEB3B);
    left: auto;
    color: #555;
    right: 31.5%;
    bottom: 28%;
}

section:nth-child(even) {
    background: #fff;
}

.style-1 section {
    padding: 55px 0 50px;
}

.section-title-white h2, .section-title-white p, .section-title-white [class^="flaticon-"]:before, .section-title-white [class*=" flaticon-"]:before {
    color: #555;
}

.style-1 .testimonial_094_slide > p {
    color: #fff;
}

.style-1 .testimonial_094_slide > h5 > a {
    color: #d60d45;
}

.style-1 section.deals {
    /*box-shadow: inset 0 2px 5px -3px #55500047;*/
}

    .style-1 section.deals:before, .style-2 section.deals:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 59.2%;
        top: 0;
        left: 0;
        background: none;
        background-attachment: fixed;
        background-size: cover;
    }

.blog-item {
    box-shadow: none;
    border: 3px solid #eee;
}

.newsletter a {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    background: #ff0;
    color: #555;
}

/*.whoImg {
    width: 43%;
    display: inline-block;
    position: absolute;
}*/

.whoContent {
    width: 65%;
    display: inline-block;
}

.sub-head {
    font-family: 'Poppins' sans-serif;
    color: #45454b !important;
    margin-bottom: -10px !important;
    font-size: 20px;
    text-transform: lowercase;
}

.section-title h2 {
    margin-bottom: 30px;
    color: #555;
    font-size: 20px !important;
    /*font-family: 'Poppins', sans-serif !important;*/
    font-weight: 400 !important;
}

.style-1 .deal-content:hover {
    border-color: #D60D45;
    cursor: pointer;
}

.pricing-plan:hover {
    cursor: pointer !important;
}
/*.about-item:hover {
    border-color: #D60D45;
}*/
.btn-red:hover {
    background: #D60D45;
    color: #fff;
    border-color: #D60D45;
}

.btnCustom {
    padding: 10px;
    background-color: #fff;
    border-radius: 50px;
    color: #00446e;
}

.head-style-1 .upper-head {
    background: #00446e /*#075dab*/ /*#3F51B5*/;
    padding: 0;
}

.head-style-1 {
    background: #fff;
}

    .head-style-1 .nav.navbar-nav > li > a {
        color: #555;
        padding: 10px 15px;
        text-transform: capitalize;
        font-weight: normal !important;
    }

        .head-style-1 .nav.navbar-nav > li > a:hover, .head-style-1 .nav.navbar-nav > li.active > a, .head-style-1 .navbar-default .navbar-nav > .active > a {
            background: none;
            color: #D60D45;
            text-transform: capitalize;
        }

    .head-style-1 .navbar-sticky .nav.navbar-nav > li > a:hover, .head-style-1 .navbar-sticky .nav.navbar-nav > li.active > a, .head-style-1 .navbar-sticky .navbar-default .navbar-nav > .active > a {
        color: #555;
    }


.nav.navbar-nav li ul {
    z-index: 99999;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 59px;
    left: 0;
    width: 200px;
    display: none;
    background-color: #fff;
    border: 1px solid #EEE;
    border-top: 2px solid #d60d45;
    -webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
}
/*a:hover {
    color: #d60d45 !important;
}*/
section.breadcrumb-outer {
    margin-bottom: 30px;
}

.nav.navbar-nav li ul li a:hover {
    color: #d60d45;
}

.pricing-plan .price-wrap .plan-price {
    font-family: sans-serif !important;
}

.myBtn:hover {
    color: #D60D45 !important;
}

input::-webkit-input-placeholder { /* Edge */
    font-family: 'Poppins', sans-serif !important;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'Poppins', sans-serif !important;
}

input::placeholder {
    font-family: 'Poppins', sans-serif !important;
}

.btn-red {
    background: #fcfcfc;
    border: solid 2px #D60D45;
    color: #D60D45;
    font-weight: 500;
    border-radius: 0px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 15px !important;
    padding: 7px 15px;
}

.btn-blue:hover {
    background-color: #fff;
    border: solid 2px #005294;
    font-weight: 500;
}

.hover:hover {
    color: #005294;
}

.style-1 section.testimonials h2 {
    color: #555;
}

.blog-date {
    background: #d60d45 /*219550*/;
    display: inline-block;
    padding: 4px 8px;
    margin-bottom: 15px;
    color: #555;
    font-size: 15px !important;
}

.blog-image {
    /*border-radius: 10px 10px 0 0;*/
}

.testimonial_095_indicators > .carousel-indicators .active {
    background-color: #13388d !important;
}

.testimonial_095_indicators > .carousel-indicators li {
    background-color: #eee !important;
}

.section-title h2 {
    text-transform: capitalize !important;
}

.blog-content {
    /*border-radius: 10px 10px 0 0;*/
}

.style-1 .section-title h2:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 75px;
    background: #D60D45;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

.style-1 .section-title h2:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 200px;
    background: #e1e1e1;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.style-1 .section-title h3:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 75px;
    background: #555;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

.style-1 .section-title h3:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 200px;
    background: #e1e1e1;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.popular-packages .section-title {
    margin-bottom: 35px;
}

h1, h2, h3, h4 {
    color: #555;
}


.slider h3 {
    color: #555 !important;
    margin: 0;
    padding-bottom: 0;
    font-size: 20px !important;
}

.about-content h3 {
    color: #555 !important;
}

.card h3 {
    color: #555;
    font-size: 20px !important;
    font-weight: 400;
    letter-spacing: -0.31px;
}

.deals-outer h3 {
    color: #555 !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    /*letter-spacing: -0.31px;*/
    letter-spacing: normal !important;
}

.package-item h3 {
    color: #555 !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    /*letter-spacing: -0.31px;*/
    padding-left: 0px !important;
    text-align: left;
    letter-spacing: normal !important;
}

.at-content div {
    color: #fff;
    font-weight: normal;
    font-size: 15px !important;
    letter-spacing: -0.31px;
    -webkit-font-smoothing: antialiased;
}

.at-content {
    /*position: relative !important;
    background-color: #216893 !important;*/
}

#WhyChoose b {
    font-weight: 400 !important;
}

.at-item:hover .at-content h3 {
    border-bottom: solid 1px #fff !important;
}

#WhyChoose h3 a {
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #555;
}

.paddingCls {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.copyright {
    padding: 0px 0px 10px !important;
}

#WhyChoose .at-content {
    text-align: center !important;
}

#WhyChoose h3 {
    margin: 0px !important;
    padding: 10px !important;
}

.at-content h3 a {
    font-size: 29px;
    font-weight: 400;
    color: #ffffff;
    font-size: 25px;
    font-weight: 400;
}

.about-location li {
    font-weight: 400;
}

.copyright-content p {
    /*font-weight: normal;*/
    font-size: 14px !important;
    opacity: 0.8;
    font-weight: 200;
}

.payment-content li {
    font-size: 13px !important;
    opacity: 0.8;
    /*font-weight: normal;*/
    font-weight: 200;
}

.card-icon img {
    margin: auto !important;
    filter: grayscale(1);
}

.card p {
    color: #555;
    font-weight: 400;
    font-size: 15px !important;
    /*letter-spacing: -0.31px;*/
    -webkit-font-smoothing: antialiased;
}

.package-item p {
    color: #555;
    /*font-weight: normal;*/
    font-size: 15px !important;
    /*letter-spacing: -0.31px;*/
    -webkit-font-smoothing: antialiased;
}

.blog-content p {
    color: #555;
    /*font-weight: normal;*/
    font-size: 15px !important;
    letter-spacing: normal !important;
    /*letter-spacing: -0.31px;*/
    -webkit-font-smoothing: antialiased;
}

.blog-content h3 a {
    color: #555 /*30b264*/;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.31px;
}

.deal-content p {
    color: #555 !important;
    /*font-weight: normal;*/
    font-size: 15px !important;
    /*letter-spacing: -0.31px;*/
    -webkit-font-smoothing: antialiased;
}

.footer-links li a {
    font-weight: 400;
}

.section-title {
    margin-bottom: 20px !important;
    margin-top:40px !important;
}

.footer-about p {
    color: #fff;
    font-weight: normal;
    font-size: 15px !important;
    /*letter-spacing: -0.31px;*/
    -webkit-font-smoothing: antialiased;
}

.about-content p {
    color: #555;
    font-weight: 400;
    font-size: 15px !important;
    /*letter-spacing: -0.31px;*/
    -webkit-font-smoothing: antialiased;
}

.search-outer p {
    color: #555;
    font-weight: normal;
    font-size: 15px !important;
    /*letter-spacing: -0.31px;*/
    -webkit-font-smoothing: antialiased;
}

.card {
    display: block;
    border: 1px solid #f0f5f9;
    background: #fff;
    /* border-radius: 10px; */
    overflow: hidden;
    /* box-shadow: 0 0 3px 2px rgba(0,0,0,.09); */
    width: 100%;
    margin-bottom: 20px;
}

.list-bordered ul li {
    color: #3d4853 !important;
}

.js_frm_subscribe {
    width: 100% !important;
}

.kenburns_061_slide > h1 {
    font-size: 3.5em !important;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.card:hover {
    /*background: #1d7dbd;*/
    color: #fff;
    transform: scale(1.05);
    border-radius: 10px;
    transition: ease-in-out;
    transition-duration: .3s;
}

/*.card:hover i {
            color: #FFEB3B;
        }

        .card:hover h3 {
            color: #FFEB3B;
        }

        .card:hover p {
            color: #fff;
        }*/

.card-icon {
    width: 23%;
    text-align: center;
    font-size: 4em;
    display: block;
    vertical-align: baseline;
    float: left;
    padding-top: 20px;
}

    .card-icon i {
        color: #1d7dbd;
    }

.card-content {
    width: 74%;
    display: inline-block;
}

.card_image {
    position: relative;
    width: 100%;
    height: 50%;
    overflow: hidden;
    transition: 1s;
    border-bottom: 2px solid yellow;
}

    .card_image:before {
        content: ' ';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: black;
        display: block;
        opacity: 0.4;
        transition: 0.8s;
    }

    .card_image:hover::before {
        opacity: 0;
    }



.blog-card {
    background: #444;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat !important;
    box-shadow: 4px 8px 28px rgba(39, 44, 49, .1), 1px 3px 8px rgba(39, 44, 49, .075);
    overflow: hidden !important;
}

    .blog-card .content-mask {
        background: rgba(255, 255, 255, 0.9);
        width: 81%;
        height: 100%;
        padding: 0.75em 0 0.75em 2.5em;
        overflow: hidden;
        z-index: 5;
    }

    .blog-card.web {
        background: url('https://www.hostinger.com/tutorials/wp-content/uploads/sites/2/2016/12/improving-website-performance-using-a-content-delivery-network-cdn.jpg');
    }

.blogtext {
    font-size: 1.25em;
    line-height: 1.4;
    width: 100%;
    margin-top: 0.3em;
    padding-left: 2px;
    z-index: 9;
}

.post-detail {
    color: rgba(0, 0, 0, 0.55);
    margin-top: 6.5vh;
    padding-left: 2px;
    vertical-align: middle;
}

    .post-detail .icon svg {
        position: relative;
        width: 14px;
        top: 2.25px;
        margin-right: 7px;
    }

    .post-detail .date {
        color: rgba(0, 0, 0, 0.65);
        font-size: 1em;
    }

.at-item .at-content p {
    color: #fff !important;
}


.style-1 .section-title .border-title:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 75px;
    background: #D60D45;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 1;
}

.btn-purple {
    background: #63267e;
    border-color: #63267e;
    color: #fff;
    font-weight: normal;
}

    .btn-purple:hover {
        color: #fff !important;
    }

.about-item {
    border: 3px solid #eee;
    box-shadow: none;
    background: #fff;
}

/*.about-item:hover {
        border-color: #D60D45;
    }*/

/*#Offer:before {
    background: #555 !important;
}*/

#Offer:after {
    width: 150px !important;
}

#chooseUs:after {
    width: 190px !important;
}

/*#newsLine:before {
    background: #555 !important;
}

#CoreValue:before {
    background: #39fdff !important;
}*/

#BlogH:before {
    /*background: #0b853c !important;*/
    width: 50px;
}

#BlogH:after {
    /*background: #fff !important;*/
    width: 115px;
}

/*#CoreValue:before {
    background: #555 !important;
}*/

#CoreValue:after {
    /*background: #fff !important;*/
    width: 135px;
}

#Newz:after {
    /*background: #fff !important;*/
    width: 221px;
}

/*#WWeDo:before {
    background: #2662a2 !important;
}*/

#Offer:after {
    background: #e1e1e1 !important;
    width: 155px;
}

#newsLine:after {
    background: #e5e4e4 !important;
}

#WWeDo:after {
    /*background: #fff !important;*/
    width: 180px !important;
}

#grey:before {
    background: #D60D45 !important;
}

#grey:after {
    background: #D60D45 !important;
}

.package-item {
    box-shadow: none !important;
    border: 3px solid #eee;
}

    .package-item img {
        margin-top: 0;
    }

.NewsHead {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    /*border-bottom: solid 1px #e8e7e7;*/
    width: 100%;
    text-align: left;
}

.style-1 .package-content {
    width: 100% !important;
    float: none !important;
}

.style-1 .section-title .border-title:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 200px;
    background: #D60D45;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0;
}



.testimonial_094_header > h5, .testimonial_094_slide > p, .testimonial_094_slide > h5 > a, .testimonial_094_slide > h6 > a {
    text-shadow: none;
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
}

.gray-bg {
    background: #f7f3f3;
}

section:nth-child(odd) {
    background: #fff;
    /*box-shadow: inset 0 2px 5px -3px #55500047;*/
}

/*package*/
.bg-maincolor {
    background-image: -webkit-linear-gradient(to right, #e3e1e1 0%, #cdcdcd 100%);
    background-image: linear-gradient(to right, #e3e1e1 0%, #cdcdcd 100%);
}

.bg-maincolor2 {
    /*background-image: linear-gradient(to right, #d2e7fb 0%, #c8e0ee 100%);*/
    background-image: linear-gradient(to right, #263fcb 0%, #0030b2 100%);
}

.bg-maincolor3 {
    background-image: linear-gradient(to right, #f02100 0%, #911300 100%);
    background-image: linear-gradient(to right, #f02100 0%, #911300 100%);
}

.bg-maincolor4 {
    background-image: -webkit-linear-gradient(to right, #047e82 0%, #22b096 100%);
    background-image: linear-gradient(to right, #047e82 0%, #22b096 100%);
}

.bg-maincolor5 {
    background-image: -webkit-linear-gradient(left, #208291 0%, #32b9c2 100%);
    background-image: linear-gradient(to right, #208291 0%, #32b9c2 100%);
}

.see-more-1 {
    border: 2px solid #630390;
    padding: 10px 20px;
    border-radius: 5px;
    color: #630390 !important;
}

.see-more-2 {
    border: 2px solid #0532b6;
    padding: 10px 20px;
    border-radius: 5px;
    color: #0532b6 !important;
}

.see-more-3 {
    border: 2px solid #b61800;
    padding: 10px 20px;
    border-radius: 5px;
    color: #b61800 !important;
}

.plan-features ul li a:hover {
    color: #fff;
}

.btn-1 {
    border-color: linear-gradient(to right, #3F51B5 0%, #2196F3 100%);
    padding: 12px 20px;
    border-radius: 5px;
    color: #fff;
}

.btn-2 {
    border-color: linear-gradient(to right, #3F51B5 0%, #2196F3 100%);
    padding: 12px 20px;
    border-radius: 5px;
    color: #fff;
}

.btn-3 {
    border-color: linear-gradient(to right, #f0c141 0%, #f7e83e 100%);
    padding: 12px 20px;
    border-radius: 5px;
    color: #fff;
}


.color-main {
    border-color: #c280bf !important;
    color: #c280bf !important;
}

.color-main2 {
    border-color: #2196F3 !important;
    color: #2196F3 !important;
}

.color-main3 {
    border-color: #f7e83e !important;
    color: #f7e83e !important;
}

.color-main4 {
    border-color: #3197d4 !important;
    color: #3197d4 !important;
}

.color-main5 {
    border-color: #208291 !important;
    color: #208291 !important;
}

.color-main6 {
    border-color: #32b9c2 !important;
    color: #32b9c2 !important;
}

.color-main7 {
    border-color: #8073b2 !important;
    color: #8073b2 !important;
}
/*pack-card*/
.check-icon {
    margin-right: 10px;
    color: #37c73d;
    font-size: 15px;
    position: relative;
    top: 2px;
}

.modal-body .close {
    margin-top: -2px;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 36px;
    opacity: 1;
    z-index: 9;
}

.pack-card.pricing-plan {
    padding: 0;
    margin: 0;
}

.pack-card {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

    .pack-card .pack-card-primary,
    .pack-card .pack-card-content {
        display: inline-block;
        vertical-align: top;
    }

    .pack-card .pack-card-primary {
        width: 35%;
        height: 370px;
        min-height: 340px;
        margin-left: -6px;
        border-radius: 5px 0 0 5px;
        background-color: #2962ff;
        color: #fff;
        text-align: center;
    }

    .pack-card .pack-card-content {
        position: relative;
        width: calc(100% - 36%);
        font-weight: normal;
        padding: 24px;
    }

.bold {
    font-weight: normal;
    margin-bottom: 8px;
}

.pack-card-content ul {
    display: table;
    width: 100%;
}

    .pack-card-content ul li {
        display: table-cell;
        text-align: left;
        font-size: 14px;
        width: 50%;
        padding: 8px 0;
        font-weight: normal;
    }

        .pack-card-content ul li:last-child {
            padding-left: 2rem;
        }


.valign {
    align-items: center;
    height: 100%;
    padding-top: 100px;
}

    .valign h5 {
        font-size: 2.6rem;
        font-weight: normal;
        width: 100%;
        color: #fff;
    }

    .valign .price {
        font-size: 1.5rem;
        font-weight: normal;
        color: #fff;
    }

    .valign h5 small {
        font-size: 1.2rem;
        font-weight: normal;
        margin: 0 .2rem;
        color: #fff;
    }

@media (max-width: 575px) {
    .pack-card-content ul li {
        width: 100%;
        display: block;
    }

        .pack-card-content ul li:last-child {
            padding-left: 0;
        }

    .pack-card .pack-card-primary {
        width: 100%;
        height: auto;
    }

    .pack-card .pack-card-content {
        position: relative;
        width: 100%;
    }

    .pack-card .pack-card-primary {
        margin-left: 0;
        border-radius: 5px 5px 0 0;
    }

    .valign {
        padding-top: 30px;
    }

    .modal-body .close {
        color: #fff;
    }
}
/*pack-card-end*/

.list-bordered {
    list-style: none;
    overflow: hidden;
    padding: 0 30px;
}

.astrick {
    font-size: 24px;
    position: absolute;
    color: #f00;
}

.list-bordered li {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding-bottom: 11px;
    padding-top: 10px;
    margin-bottom: 0;
    font-size: 15px;
    color: #555 !important;
    font-family: 'Poppins', sans-serif !important;
}

    .list-bordered li + li {
        border-top: none;
    }

.list-bordered.no-top-border > li:first-child {
    border-top: none;
}

.list-bordered.no-bottom-border > li:last-child {
    border-bottom: none;
}

.small-text {
    color: #4c4c4c;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.2em;
    text-transform: capitalize;
}

h5.special-heading {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

@media (max-width: 575px) {
    h5.special-heading {
        font-size: 20px;
    }
}

.special-heading {
    font-size: 38px;
    font-weight: 900;
    line-height: 1;
    word-wrap: break-word;
}

    .special-heading.text-lowercase {
        font-size: 62px;
        font-weight: 300;
        line-height: 1.1;
        margin-bottom: 0;
    }

h5.special-heading {
    letter-spacing: 0.2em;
    margin: -3px 0 0;
}

.special-heading + h1 {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #5d5d5d;
    font-size: 3vw;
    margin: 20px 0;
}

@media (max-width: 575px) {
    .special-heading + h1 {
        font-size: 35px;
    }
}

.btn {
    border: 0;
    border-radius: 5px;
    box-sizing: border-box;
    height: 60px;
    padding: 2px;
    width: 180px;
    line-height: 3.2;
    color: #fff;
    font-size: 15px;
}

.btn-maincolor,
.btn-maincolor:not(:disabled):not(.disabled):active {
    background-image: -webkit-linear-gradient(to right, #6b0bb0 0%, #62018b 100%);
    background-image: linear-gradient(to right, #6b0bb0 0%, #62018b 100%);
}

.btn-maincolor2,
.btn-maincolor2:not(:disabled):not(.disabled):active {
    background-image: linear-gradient(to right, #263fcb 0%, #0030b2 100%);
    background-image: linear-gradient(to right, #263fcb 0%, #0030b2 100%);
}

.btn-maincolor3,
.btn-maincolor3:not(:disabled):not(.disabled):active {
    background-image: linear-gradient(to right, #f02100 0%, #911300 100%);
    background-image: linear-gradient(to right, #f02100 0%, #911300 100%);
}


.btn-outline-maincolor:hover span,
.btn-outline-maincolor2:hover span,
.btn-outline-maincolor3:hover span {
    background: transparent;
    color: #fff;
}

.btn-maincolor4,
.btn-maincolor4:not(:disabled):not(.disabled):active {
    background-image: -webkit-linear-gradient(to right, #047e82 0%, #22b096 100%);
    background-image: linear-gradient(to right, #047e82 0%, #22b096 100%);
}

.btn-maincolor5,
.btn-maincolor5:not(:disabled):not(.disabled):active {
    background-image: -webkit-linear-gradient(left, #208291 0%, #32b9c2 100%);
    background-image: linear-gradient(to right, #208291 0%, #32b9c2 100%);
}

.btn-outline-maincolor span,
.btn-outline-maincolor2 span,
.btn-outline-maincolor3 span {
    background-color: #fff;
}

.btn-outline-maincolor,
.btn-outline-maincolor:not(:disabled):not(.disabled):active {
    background-image: -webkit-linear-gradient(left, #5b83cd 0%, #c280bf 100%);
    background-image: linear-gradient(to right, #5b83cd 0%, #c280bf 100%);
    color: #c280bf;
}

.btn-outline-maincolor2,
.btn-outline-maincolor2:not(:disabled):not(.disabled):active {
    background-image: -webkit-linear-gradient(left, #2165a9 0%, #3197d4 100%);
    background-image: linear-gradient(to right, #2165a9 0%, #3197d4 100%);
    color: #3197d4;
}

.btn-outline-maincolor3,
.btn-outline-maincolor3:not(:disabled):not(.disabled):active {
    background-image: linear-gradient(to right, #f0c141 0%, #f7e83e 100%);
    background-image: linear-gradient(to right, #f0c141 0%, #f7e83e 100%);
    color: #32b9c2;
}

.btn-outline-maincolor4,
.btn-outline-maincolor4:not(:disabled):not(.disabled):active {
    background-image: linear-gradient(to right, #d7dada 0%, #dceaea 100%);
    background-image: linear-gradient(to right, #d7dada 0%, #dceaea 100%);
    color: #32b9c2;
}

.btn-outline-maincolor5,
.btn-outline-maincolor5:not(:disabled):not(.disabled):active {
    background-image: -webkit-linear-gradient(left, #208291 0%, #32b9c2 100%);
    background-image: linear-gradient(to right, #208291 0%, #32b9c2 100%);
    color: #32b9c2;
}

.pricing-plan {
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    /*padding: 40px 40px 10px;*/
    padding: 0px 0 10px;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    .pricing-plan .price-wrap {
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        font-size: 20px;
        -webkit-justify-content: center;
        justify-content: center;
        line-height: 0.7;
        margin: 20px 0 3px;
    }

.nav.navbar-nav > li > a {
    font-size: 15px !important;
}

.pricing-plan .price-wrap[class*='bg-'] {
    margin-bottom: 0;
    margin-top: 50px;
    padding: 30px 30px 10px;
}

.testimonial_094_slide {
    width: 80%;
}

.about-location li {
    font-size: 14px !important;
    font-weight: 200 !important;
    opacity: 0.8;
    margin-top: 3px !important;
}

.blog-content h3 a {
    letter-spacing: normal !important;
}

.style-1 .testimonial_094_slide > p {
    font-size: 15px !important;
    /*font-weight: normal;*/
    text-align: center !important;
    color: #555 !important;
}

.style-1 .trusted-partners {
    padding: 55px 0 55px !important;
}

.pricing-plan .price-wrap .plan-price {
    font-size: 24px;
    font-weight: 600;
    padding: 0 6px;
    font-family: 'Poppins', sans-serif !important;
}

.pricing-plan [class*='bg-'] {
    /*margin-left: -41px;*/
    /*margin-right: -41px;*/
    /*padding: 65px 30px 45px;*/
    padding: 10px 10px 10px;
    position: relative;
}

.quater-circle {
    position: absolute;
    /*top: 0;*/
    height: 100px;
    width: 100px;
    border-radius: 0 0 0 100%;
    background: transparent !important;
    left: 0;
}

    .quater-circle center {
        border-right: solid 1px #cfcbcb;
    }

.quater-color1 {
    background: transparent;
}

.quater-color2 {
    background: #f3f2f2;
}

.quater-color3 {
    background: #f3f2f2;
}

.pricing-plan .plan-name[class*='bg-'] {
    /*margin-top: -40px;
        padding-top: 30px;*/
}

.pricing-plan .plan-name h3 {
    font-size: 24px;
    text-transform: capitalize;
    line-height: 1;
    color: #555 !important;
    margin: 0;
}

a:focus {
    outline: none;
}

@media (min-width: 1200px) {
    .pricing-plan {
        /*padding: 57px 60px 10px;*/
    }

        .pricing-plan [class*='bg-'] {
            /*margin-left: -61px;*/
            /*margin-right: -61px;*/
        }

        .pricing-plan .plan-name[class*='bg-'] {
            /*margin-top: -57px;*/
        }

        .pricing-plan.plan-featured [class*='bg-'] {
            margin-left: -60px;
            margin-right: -60px;
        }
}

.pricing-plan .plan-features {
    margin: 20px 0 0;
}

.pricing-plan .plan-button {
    position: relative;
    top: 38px;
}

.pricing-plan.plan-featured {
    border: 5px solid #2165a9;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

    .pricing-plan.plan-featured .plan-button {
        top: 48px;
    }

/*.pricing-plan.rounded .plan-name {
    border-radius: 5px 5px 0 0;
}*/

.pricing-plan {
    /*box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);*/
    background: #ffffff;
    /* border-radius: 10px; */
    border: 3px solid #eee;
}

@media (min-width: 991px) {
    .pricing-plan.pricing-plan:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

/*Package end*/

.at-item:hover .at-content h3 {
    opacity: 0;
}

.slider .slick-next {
    right: -30px;
}

.slider .slick-prev {
    left: -30px;
}

    .slider .slick-prev:before {
        content: '\f177';
    }

.slider .slick-next:before {
    content: '\f178';
}

.slider .slick-prev:before, .slider .slick-next:before {
    font-family: 'fontawesome';
    font-size: 24px;
    line-height: .7;
    opacity: 1;
    color: #555;
    line-height: 43px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slider .slick-prev, .slick-next {
    background: #eee;
}

    .slider .slick-prev:hover, .slider .slick-prev:focus, .slider .slick-next:hover, .slider .slick-next:focus {
        color: transparent;
        outline: none;
        background: none;
    }

.breadcrumb-item a {
    color: #666 !important;
    font-weight: 400;
    font-size: 15px;
}

button.btn-red {
    background: #fcfcfc;
    border: solid 2px #d60d45;
    color: #d60d45;
    font-weight: normal;
    border-radius: 0px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 15px !important;
}

.a-card {
    text-align: center;
    margin: 10px 0;
    /*padding: 0px 12px 10px;*/
    background: #fff;
    /*border-radius: 10px;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.19), 0 0px 4px rgba(0, 0, 0, 0.23);*/
    border: 3px solid #eee;
}

.pic-container {
    width: 110px;
    height: 110px;
    border-radius: 100%;
    margin: 40px auto 20px;
}

.pic {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: auto;
    position: relative;
    top: 5px;
    /*box-shadow: 0 13px 26px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.2);*/
}

.name {
    color: #555;
}

.title {
    color: #555;
    font-size: 15px;
    /* padding: 8px; */
    font-weight: 400;
}

.description {
    font-size: 15px;
    font-weight: 300;
    padding: 10px 22px;
    padding-top: 0px;
}

    .description p {
        margin: 0;
        font-weight: normal;
    }

.message {
    font-size: 15px;
    background: #0088ff;
    background: -webkit-linear-gradient(to right, #1da1f2, #0088ff);
    background: linear-gradient(to right, #1da1f2, #0088ff);
    box-shadow: 0 0 20px 4px #ffffff, 0 0 20px 0px #0088ff;
    border-radius: 32px;
    padding: 10px;
    margin: 16px 28px;
}

    .message:hover {
        box-shadow: 0 0 20px 0px #ffffff, 0 4px 20px 0px #0088ff;
        transition: 0.3s;
    }

.links {
    margin: 42px 0;
}

a {
    text-decoration: none;
    /*color: #fff;*/
}

.fb,
.yt,
.cp,
.bg {
    background: red;
    display: inline-block;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0px 4px;
}

.fb {
    background: linear-gradient(45deg, #3b5998, #0078d7);
    box-shadow: 0px 4px 30px rgba(43, 98, 169, 0.5);
}

.cp {
    background: linear-gradient(45deg, #324e63, #414447);
    box-shadow: 0px 4px 30px rgba(55, 75, 90, 0.6);
}

.yt {
    background: linear-gradient(45deg, #d5135a, #ff0000);
    box-shadow: 0px 4px 30px rgba(223, 45, 70, 0.6);
}

.bg {
    background: linear-gradient(45deg, #d5135a, #f05924);
    box-shadow: 0px 4px 30px rgba(223, 45, 70, 0.6);
}

.fb:hover {
    transition: 0.3s;
    box-shadow: 0px 8px 30px rgb(43, 98, 169);
}

.cp:hover {
    transition: 0.3s;
    box-shadow: 0px 8px 30px rgb(55, 75, 90);
}

.yt:hover {
    transition: 0.3s;
    box-shadow: 0px 8px 30px rgb(223, 45, 70);
}

.bg:hover {
    transition: 0.3s;
    box-shadow: 0px 8px 30px rgb(223, 45, 70);
}

.plan-sign i {
    font-size: 23px;
}

.frame-border {
    height: 300px;
    width: 430px;
    border: 3px solid #eee;
    position: absolute;
    left: -15%;
    top: 0%;
    margin-left: 20px;
}

.grid-img {
    height: 108px;
    width: 155px;
    position: absolute;
    z-index: 1;
    left: 80%;
    top: 97%;
}


@media only screen and (max-width: 460px) {
    .sub-head {
        font-size: 15px;
    }

    .section-title h2 {
        margin-bottom: 10px;
        margin-top: 5px;
        color: #555;
        font-size: 24px;
    }



    /*#js_frm_040 > .carousel-inner > .item > img, #js_frm_040 > .carousel-inner > .item > a > img {
        padding-top: 60px;
        width: 100%;
        height: 275px;*/
}

.getStarted {
    font-size: 11px;
    padding: 5px 10px;
    bottom: 15%;
}

.yellow {
    bottom: 17%;
    right: 18%;
}

.whoImg {
    display: none;
}

.whoContent {
    width: 100%;
}

.slider .slick-next {
    right: 5px;
}

.slider .slick-prev {
    left: 5px;
}

}

.ps_control_hrbrarrow .carousel-control {
    top: 45%;
}

.ps_control_hrbrarrow .carousel-control {
    background: #00446e !important;
}

.head-style-1 .slicknav_btn.slicknav_open, .head-style-1 .slicknav_btn.slicknav_collapsed, .head-style-1 .slicknav_btn.slicknav_open:before, .head-style-1 .slicknav_btn.slicknav_collapsed:before {
    color: #555 !important;
}

.deals {
    /*background: url('../images/corporate/texture-bg.png') !important;
    background-size: cover !important;*/
}


#mt_about .about_services h2 {
    /*font-size: 3.2rem !important;*/
}

.breadcrumb-outer h2 {
    font-weight: 400;
}


section.breadcrumb-outer {
    background: url(../images/breadcrumb.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 50px 0 0px !important;
}

.breadcrumb-content {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

section.popular-packages {
    padding: 90px 0;
}

.list-bordered li:first-of-type {
    height: 70px;
}

h3 {
    font-size: 20px !important;
}

h4 {
    font-size: 20px !important;
}

h6 {
    font-size: 15px !important;
}

.partners-title span {
    display: block;
    font-size: 24px;
}

.upper-head p {
    font-size: 15px;
}

.login-btn a {
    font-size: 15px !important;
}

.blog-author {
    display: none;
}

.testimonial_094_slide {
    padding-top: 15px;
    padding-bottom:15px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400 !important;
    font-family: 'Poppins', sans-serif !important;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    color: #555;
    font-weight: 500 !important;
}

.style-1 section.testimonials:before {
    background: transparent;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    color: #555;
}

.docHeading {
    color: #555;
    font-weight: 600;
}

p {
    font-size: 15px !important;
}

.cross-icon {
    padding-right: 0px !important;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-size: 12px;
    background-color: #d60d45;
    color: #fff;
    line-height: 20px !important;
}

@media only screen and (max-width: 600px) {
    #js_frm_040 > .carousel-inner > .item > img, #js_frm_040 > .carousel-inner > .item > a > img {
        padding-top: 0px;
        width: 100%;
        height: 200px;
    }

    .style-1 #js_frm_040 {
        height: 200px !important;
    }
    .MidText {
    margin-top: 20px !important;
    text-align: center;
    padding: 1px;
    background-color: #f1f1f1;
    margin-bottom: 15px !important;
    border-left: solid 5px #d60d45;
    color: #555;
    font-size: 20px;
}
}
