@charset "utf-8";
/* CSS Document */



/*------------------------------------------
Project Name : Interior Design
Desgined By  : hassan_malik19
Developed By : Hassan;
Date        :  23/July/2018;

Table Of Index
------------------
1. Base css
2. Header Css
3. Custom slider options
4. Slider Video wrap start
5. Welcome css
6. Furniture css
7. Project css
8. Team Css
9. Counter section
10. Testimonials css
11. News css
12. Footer Css
13. Blog CSS
14. Sidebar CSS
15. Archives Css
16. Inner Testimonials CSSG
17. 404 page
18. Contact us CSS
19. Service Css
20. Faqs css
------------------------------------------*/



/*********************************************
		base css
*********************************************/

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
}

a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
}

p {
    color: #67747c;
    font-size: 16px;
    line-height: 27px;
}

ul,
ol {
    list-style: none;
}

.title h1 {
    margin-top: 0;
}



.logo img {
    max-width: 70%;
}

/**********************************************
	Header Css
**********************************************/
/*.header-wrap{position:absolute; top:40px; left:0; z-index:1000; width:100%;}*/
.navigationwrape {}

.navbar {
    margin-bottom: 0;
}

.navbar-default {
    border-radius: 0;
    border: none;
    padding: 12px 0px 10px;
}


.btn-book2 img {
    width: 15px !important;
    margin-right: 10px;
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.btn-book2:hover {
    color: #fff;
}

.btn-book2 {
    padding: 10px;
    font-size: 14px;
    background-image: linear-gradient(90deg, #03228f 0, #0e73e4 100%);
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
    width: 150px;
}

.btn-book1 {
    background: #fff;
    padding: 9px 60px;
    color: #0954c3;
    margin-top: 0px;
    font-weight: 500;
    font-size: 15px;
}

.logo-part {
    position: absolute;
    top: -15px;
}

.navbar-nav > li {
    padding: 15px 45px 15px 0px;
}

.navbar-nav > li:last-child {
    padding-right: 0;
}

.navbar-default .navbar-nav > li > a {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding: 0;
}

.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a:hover {
    color: #b89222;
}

.navbar-collapse {
    padding-left: 0;
}

.navbar-nav li:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    background: #fff !important;
    border-top: none;
    padding: 0;
    border-bottom: none;
    border-top: none;
    min-width: 200px;
}

.dropdown-menu > li {
    border-bottom: 1px solid #efefef;
}

.dropdown-menu > li:last-child {
    border-bottom: none;
}

.dropdown-menu > li > a {
    color: #231f20;
    font-size: 14px;
    padding: 10px 0px 10px 37px;
    position: relative;
}

.dropdown-menu > li > a:hover {
    color: #FFF;
    background: ;
}

.dropdown-menu > li a:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    position: absolute;
    top: 9px;
    left: 11px;
    color: #000;
}

.dropdown-menu > li > a:hover:before {
    color: #fff;
}

.navbar-default .navbar-nav > li > a + i {
    display: none;
    position: absolute;
    right: 15px;
    top: 7px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    background: #b89222;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}


@media screen and (max-width: 767px) {
    .form-sub form {
        width: 100% !important;
    }

    .form-sub h1 {
        text-align: center;
        font-size: 25px !important;
        font-weight: 700;
        color: #fff;
    }

    .form-sub p {
        font-size: 14px !important;
    }
}



.search-bar .search:focus {
    outline: none;
}

.search-bar {
    text-align: center;
    border-left: 1px solid #FFF;
    margin-top: 11px;
}

.search-bar .search {
    background: none;
    border: none;
    color: #fff;
    font-size: 22px;
}

.search-bar .search:hover {
    color: #b78156;
}

.search-bar .dropdown-menu {
    left: auto;
    right: 14px;
    background: none;
    border: none;
    box-shadow: none;
    top: 64px;
}

.search-bar .form-control {
    height: 50px;
    border-radius: 0;
    width: 270px;
    background: #a58838;
}

.header-wrap input[type="text"] {
    color: #fff !important;
}

.search-bar ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff !important;
}

.search-bar ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff !important;
}

.search-bar :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff !important;
}

.search-bar :-moz-placeholder {
    /* Firefox 18- */
    color: #fff !important;
}

/**********************************************
			Custom slider options
**********************************************/
.tp-banner-container {
    position: relative;
    z-index: 1;
    padding: 0;
    width: 100%;
}

.tp-banner {
    position: relative;
    width: 100%;
}

.tp-caption {
    line-height: normal !important
}

.tp-caption a {
    color: inherit !important;
}

.tp-bullets.simplebullets.round .bullet {
    border: 3px #fff solid;
    border-radius: 50%;
    background-image: none !important;
}

.tparrows {
    width: auto !important;
    height: auto !important;
    background-image: none !important;
}

.tp-arr-allwrapper {
    margin: 0 10px;
    width: 50px;
    height: 60px;
    background: rgba(255, 255, 255, 0.5);
}

.tp-arr-allwrapper:hover .tp-arr-iwrapper {
    color: #fff;
}

.tp-leftarrow .tp-arr-allwrapper {}

.tp-rightarrow .tp-arr-allwrapper {}

.tp-arr-iwrapper {
    color: #000;
    text-align: center;
    font-size: 30px;
    font-family: FontAwesome;
    line-height: 60px;
}

.tp-leftarrow .tp-arr-iwrapper {}

.tp-leftarrow .tp-arr-iwrapper:before {
    content: "\f104";
}

.tp-rightarrow .tp-arr-iwrapper:before {
    content: "\f105";
}

.tp-rightarrow .tp-arr-iwrapper {}

.slide-h1 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 57px;
}

.slide-h2 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #555;
    font-weight: bold;
    font-size: 55px;
    line-height: 100%;
}

.big-font {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 60px;
}

.large-desc {
    font-size: 16px;
}

.slide-h3 {
    color: #fff;
    font-size: 31px;
    line-height: 100%;
}

.slide-h3 span {
    text-transform: uppercase;
    font-weight: bold;
}

.slide-head {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
}

.slide-desc {
    font-size: 22px;
    line-height: 150%;
}

.main-title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 70px;
}

.icon-cont {
    padding: 15px 40px;
    border-radius: 10px;
    text-align: center;
}

.icon-cont:after {
    position: absolute;
    bottom: -10px;
    left: 40%;
    z-index: 5;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    content: "";
}

.icon-cont i {
    margin-bottom: 10px;
    color: #fff;
    font-size: 50px;
}

.icon-cont span {
    display: block;
    padding: 0 0 5px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

a.wit-btn {
    background: #fff;
    color: #333 !important;
    text-transform: uppercase;
}

.wit-line {
    width: 5%;
    height: 1px;
    background: #fff;
}

.vert-line {
    min-height: 270px;
    width: 1px;
    background: #fff;
}

.subTxt {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #333;
}

.large-title {
    color: #222;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase !important;
}

.large-light-title {
    color: #787878 !important;
    font-size: 70px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 2px
}

.large-text {
    font-size: 20px;
    color: #000;
    font-weight: lighter;
}

.larger-text {
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase;
}

.witTxt {
    color: #fff !important;
}

.light-font {
    font-weight: lighter !important;
    font-size: 50px;
}

.black-bg {
    background: rgba(0, 0, 0, .63);
    color: #a8a8a8;
    text-transform: none;
}

.lft-list {
    padding: 10px;
    font-size: 18px;
    color: #fff;
}

.wit-border {
    border: 1px #fff solid;
    padding: 15px 60px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.rounded-bord {
    margin-right: 15px;
    border: 1px #fff solid;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    border-radius: 50%;
}

#vertical-ticker {
    height: 120px;
    overflow: hidden;
}

#vertical-ticker li {
    padding: 15px 20px;
    display: block;
    text-align: center;
}

.to-bottom i.fa {
    font-size: 30px;
    border: 2px #a8a8a8 solid;
    padding: 20px 22px;
    border-radius: 50%;
    -webkit-animation: bounce 2s infinite linear;
    animation: bounce 2s infinite linear;
}

.tp-bannertimer {
    display: none;
}

.slidertext1 {
    color: #fff;
    font-size: 80px;
    font-weight: 700;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.41);
    padding: 15px 0;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

.slidertext2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    font-style: italic;
    padding: 15px 0;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.slidertext3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 0;
    text-transform: none !important;
    line-height: 30px;
    text-align: center;
}

.slidertext4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
    text-transform: none !important;
    text-align: left;
    font-family: 'OpenSans', sans-serif;
    line-height: 24px;
}

a.slidebtn {
    background: #a58838;
    color: #fff !important;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
}

a.slidebtn i {
    margin-left: 10px;
}


@-webkit-keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}

/* Mozilla Firefox 15 below */
@-moz-keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}

/* Opera 12.0 */
@-o-keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}

/* W3, Opera 12+, Firefox 16+ */
@keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}


/*********************************************
	Slider Video wrap start
*********************************************/
.video {
    position: relative;
    height: 600px;
}

.hero-wrapper {
    height: 600px;
    min-width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
}

.hero-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.hero-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    top: 0;
    background-position: center center;
    background-size: cover;
}

.hero-image #bgvid {
    display: block;
    min-height: 100%;
    min-width: 100%;
    max-width: inherit;
}

.sliderTxt {
    position: absolute;
    top: 30%;
    width: 100%;
    left: 0;
    z-index: 10000000000;
    text-align: center;
}

.sliderTxt .contentBox {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 0;
    text-align: center;
}

.sliderTxt .slidertext1 {
    line-height: 50px;
}

.sliderTxt .slidertext2 {
    line-height: 24px;
}

.sliderTxt .slidertext3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 0;
    text-transform: none !important;
    line-height: 30px;
    text-align: center;
    padding: 0 170px;
}

.sliderTxt .slidertext4 {
    text-align: center;
}

.sliderTxt .slidertext4 a {
    background: #a58838;
    color: #fff !important;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}

.sliderTxt .slidertext4 a:hover {
    color: #000 !important;
}

.sliderTxt a.grenn {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #83c142;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .33);
    -moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, .33);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .33);
}

.sliderTxt a.wht {
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, .2);
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .33);
    -moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, .33);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .33);
    border: solid 1px #d1d1d1;
}

.sliderTxt a:hover {
    background: #fff;
    color: #000;
}


/*********************************************
		Welcome css
*********************************************/
.welcomeWrap {
    padding: 70px 0;
    background: url(../images/welcome-bg.jpg) no-repeat top;
    background-size: cover;
}

.welcomeWrap .section-header {
    margin-bottom: 15px;
}

.title h1 {
    font-size: 62px;
    font-weight: bold;
    text-transform: uppercase;
}

.title h1 span {
    display: block;
    font-size: 24px;
    color: #f33c3c;
    font-style: italic;
}

.title h1 strong {
    color: #f33c3c;
}

.welcomeWrap h3 {
    font-weight: bold;
}

.welImg img {
    border: 20px solid #fff;
}

.welcomeWrap p {
    font-size: 14px;
    line-height: 24px;
    color: #818080;
}

.welcome-content-box {
    width: 100%;
    margin-top: 30px;
}

.welcome-box h4 {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #f33c3c;
}

.readmore {
    margin-top: 5px;
}

.readmore a {
    background: #0a225f;
    font-size: 14px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 12px 26px;
}

.readmore a:hover {
    background: #ff0000;
    text-decoration: none;
}

.houseIcon {
    margin-bottom: 20px;
}


/*********************************************
		Furniture css
*********************************************/
.furniture-wrap {
    background: #ecedf2;
}

.furniture-service {
    max-width: 870px;
    margin: 0 auto;
    margin-top: -60px;
    z-index: 1000;
    position: relative;
}

.furniture-service li {
    text-align: center;
    display: inline-block;
    max-width: 125px;
    margin: 0 8px;
}

.furniture {
    background: #363f48;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: grey;
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .42);
    -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .42);
    box-shadow: 0 6px 8px rgba(0, 0, 0, .42);
}

.furniture h3 {
    font-size: 14px;
    color: #fff;
    margin-top: 16px;
    line-height: 20px;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
}

.furniture-service li a {
    text-decoration: none;
}

.furniture-service li:hover .furniture {
    background: #b89222;
}

/*********************************************
		Project css
*********************************************/
.project-heading {
    background: url(../images/ptn-1.png) repeat;
    padding: 40px 0;
}

.project-wrap .col-md-3,
.project-wrap .col-md-4,
.project-wrap .col-md-6,
.project-wrap .col-md-8,
.project-wrap .col-md-9 {
    padding: 0;
}

.project-heading .title {
    border-right: 1px solid #b89222;
    float: left;
    padding-right: 50px;
    margin-right: 50px;
}

.project-heading p {
    margin-top: 14px;
}

.projectImg {
    position: relative;
}

.service-overlay {
    z-index: 1000;
    position: relative;
}

.heading a {
    text-decoration: none;
    color: #fff;
    z-index: 100;
    position: relative;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.heading {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.projectImg:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: rgba(0, 0, 0, 0.38);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.projectImg:hover:after {
    height: 100%;
}

.service-overlay p {
    font-size: 16px;
    color: #fff;
}

.service-overlay {
    position: absolute;
    left: 30px;
    bottom: 0px;
    right: 40px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.projectImg:hover .service-overlay {
    bottom: 30px;
    opacity: 1;
}

.projectImg:hover:after {
    height: 100%;
}

.projectImg:hover .heading {
    opacity: 1;
}

/**********************************
		Team Css
**********************************/
.team-wrap {
    padding: 60px 0;
    background: url(../images/ptn-1.png) repeat;
}

.team-wrap .title {
    margin-bottom: 50px;
    border-right: 1px solid #b89222;
    float: left;
    padding-right: 50px;
    margin-right: 50px;
}

.teamInfo:hover {
    background-color: #b89222;
    box-shadow: 0 6px 8px rgba(0, 0, 0, .42);
}

.team-wrap p {
    margin-top: 24px;
}

.team-wrap ul {
    list-style: none;
}

.teamInfo {
    background: grey;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.23);
    padding: 15px;
    margin: 0 15px;
    text-align: center;
    margin-top: -20px;
    z-index: 1000;
    position: relative;
    border: 1px solid white;
    box-shadow: 0 6px 8px rgba(0, 0, 0, .42);
}

.teamInfo h3 {
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 6px;
    font-size: 20px;
    color: white;
}

.social-icons {
    list-style: none;
    display: block;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1000;
}

.social-icons li {
    padding: 5px 0;
}

.social-icons li a {
    text-decoration: none;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #a58838;
    color: #a58838;
    font-size: 18px;
    display: block;
    border-radius: 100%;
}

.social-icons li:nth-child(1) a {
    color: blue;
    border: 1px solid #3b5998;
}

.social-icons li:nth-child(1) a:hover {
    background: #3b5998;
}

.social-icons li:nth-child(2) a {
    color: #1da1f2;
    border: 1px solid #1da1f2;
}

.social-icons li:nth-child(2) a:hover {
    background: #1da1f2;
}

.social-icons li:nth-child(3) a {
    color: #0174b5;
    border: 1px solid #0174b5;
}

.social-icons li:nth-child(3) a:hover {
    background: #0174b5;
}

.team-wrap ul li:hover li a {
    color: #fff;
    border: 1px solid #fff;
}

.teamImg {
    position: relative;
    overflow: hidden;
}

.teamImg:before {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
    bottom: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    transition: all 0.4s ease-in-out 0s;
    text-align: center;
}

.team-wrap ul li:hover .teamImg:before {
    z-index: 1000;
    visibility: visible;
    transition: all 0.4s ease-in-out 0s;
    bottom: 0px;
}


/*---------------------------------------
   Counter section              
-----------------------------------------*/

#counter {
    text-align: center;
    /*background:url(../images/counter-bg.jpg) no-repeat top; background-size:cover;*/
    padding: 40px 0
}

.counterbox {

    padding-bottom: 30px;
    border: 1px solid #d7d7d7;
    background: #f2f2f2;
}

.animatebg {
    background: #0562da;
    -webkit-animation: bannerbg 5s linear 2s infinite alternate;
    /* Safari 4.0 - 8.0 */
    animation: bannerbg 5s linear 2s infinite alternate;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes bannerbg {
    0% {
        background-color: #0562da;
    }

    25% {
        background-color: #fec107;
    }

    50% {
        background-color: #c90157;
    }

    75% {
        background-color: #e63d53;
    }

    100% {
        background-color: #e63d53;
    }
}

/* Standard syntax */
@keyframes bannerbg {
    0% {
        background-color: #0562da;
    }

    25% {
        background-color: #fec107;
    }

    50% {
        background-color: #c90157;
    }

    75% {
        background-color: #e63d53;
    }

    100% {
        background-color: #e63d53;
    }
}

#counter .counter-number {
    display: block;
    color: black;
    font-size: 40px;
    line-height: 60px;
}

#counter span {
    color: black;
    font-weight: bold;
}

.counter-icon {
    font-size: 50px;
    margin-bottom: 15px;
    color: #b89222;
}

.counterbox {}


/*************************************
		Testimonials css
*************************************/
.testimonials-wrap {
    background: url(../images/bg-people.jpg) no-repeat top;
    background-size: cover;
    padding: 70px 0
}

.testimonials-wrap .title {
    text-align: center;
    margin-bottom: 90px;
}

.testimonials-wrap .title h1 {
    font-size: 42px;
    margin-top: 0;
}

.testimonialsList {
    position: relative;
    margin-bottom: 0;
    list-style: none;
    border: 1px solid #ededed;
    /* background:#eae3cd;*/
    max-width: 800px;
    margin: 0 auto;
    padding: 30px;
}

.testimonialsList li {
    text-align: center;
}

.testimonialsList li .clientname {
    font-size: 18px;
    color: #000;
    padding-top: 11px;
    font-family: 'Rubik', sans-serif;
}

.testimonialsList li .clientinfo {
    font-size: 14px;
    color: #333;
    margin-bottom: 15px;
}

.testimonialsList li p {
    max-width: 850px;
    margin: 0 auto;
    color: #000;
    font-style: italic;
    position: relative;
}

.testimonialsList li p:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 62px;
    font-style: normal;
    color: rgba(165, 136, 56, 0.18823529411764706);
}

.testimonialsList li .rating {
    color: #ff8a00;
    font-size: 24px;
    margin-bottom: 15px;
}

.testimg {
    margin-bottom: 15px;
    float: left;
    margin-right: 15px;
}

.testimg img {
    border-radius: 100%;
}

.testInfo {
    max-width: 230px;
    text-align: left;
    margin: 20px auto 0 auto;
}

.testimonials-wrap .owl-controls {
    text-align: center;
    margin: 0;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -50px;
}

.testimonials-wrap .owl-nav div {
    display: inline-block !important;
    width: 60px;
    height: 60px;
    margin: 0 4px;
    line-height: 72px;
    text-align: center;
    background: #eee;
    border: 1px solid #d6d6d6;
}

.testimonials-wrap .owl-nav div i {
    font-size: 26px;
    color: grey;
}

.testimonials-wrap .owl-nav div i:hover {
    font-size: 26px;
    color: white;
}

.css-jc3ecr li,
[data-css-jc3ecr] li {
    font-size: 10px;
    display: inline-block;
    margin: 0px 4px 4px 0px;
    background: rgb(242, 242, 242);
    border-radius: 16px;
    padding: 3px 12px;
}

.testimonials-wrap .owl-nav div:hover {
    background: #b89222;
}

.testimonials-wrap .owl-nav div {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.testimonials-wrap .owl-nav div i {
    font-size: 16px;
}

.testimonials-wrap .owl-next {
    margin-bottom: -20px !important;
}

.testimonials-wrap .owl-dots {
    display: none !important;
}

/***********************************
	News css
***********************************/
.desfeature .fetcol-1 {
    float: left;
    width: 50%;
    text-align: center;
    padding-top: 190px;
    min-height: 545px;
    position: relative;
}

.desfeature .fetcol-1:before {
    width: 2px;
    background: grey;
    height: 70%;
    content: '';
    position: absolute;
    left: 50px;
    bottom: 50px;
}

.desfeature .fetcol-1:after {
    width: 40%;
    background: #b89222;
    height: 2px;
    content: '';
    position: absolute;
    left: 50px;
    bottom: 50px;
}

.desfeature .fetcol-2 {
    float: right;
    width: 50%;
    background: url(../images/news01.jpg) no-repeat top;
    background-size: cover;
    height: 545px;
}

.desfeature .sectitle p {
    max-width: 530px;
}

.matinstwrp .col-md-6 {
    padding: 0;
}

.matinstwrp .micol {
    float: left;
    width: 50%;
    background: url(../images/news02.jpg) no-repeat top;
    background-size: cover;
    height: 400px;
    position: relative;
}

.matinstwrp .micol:before {
    width: 2px;
    height: 100px;
    position: absolute;
    right: 45px;
    bottom: 45px;
    z-index: 1;
    content: '';
    background: #fff;
}

.matinstwrp .micol:after {
    width: 100px;
    height: 2px;
    position: absolute;
    right: 45px;
    bottom: 45px;
    z-index: 1;
    content: '';
    background: #fff;
}

.matinstwrp .micol.bg2 {
    background: url(../images/news03.jpg) no-repeat top;
    background-size: cover;
}

.matinstwrp .micol2 {
    float: left;
    width: 50%;
    background: #faf8f5;
    padding: 30px 50px;
    height: 400px;
    padding-top: 110px;
}

.matinstwrp .sectitle p {
    width: auto;
}

.ourworkwrap .sectitle {
    margin-bottom: 30px;
}

.gthumb {
    margin-top: 30px;
}

.gthumb img {
    width: 100%;
    display: block;
}

.section {
    padding: 60px 0;
}

.sectitle {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.sectitle h3 {
    font-size: 48px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 10px;
}

.sectitle p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 auto;
    max-width: 770px;
}

/*********************************************
		Footer Css
*********************************************/
.footer-wrap {
    background: #17263d;
    padding: 44px 0 15px 0;
}

.footer-wrap p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-top: 10px;
}

.footer-wrap p a {
    color: #b89222;
    text-decoration: underline;
}

.footer-wrap p a:hover {
    text-decoration: none;
}

.footer-wrap h3 {
    margin-top: 0;
    color: #fff;
    font-size: 20px;
    margin-bottom: 35px;
    position: relative;
    font-weight: 700;
}

.footer-wrap h3:before {
    content: "";
    /*background: #b89222;*/
    height: 2px;
    width: 40px;
    position: absolute;
    bottom: -15px;
    left: 0;
}

.footer-links {
    list-style: none;
}

.footer-links li {
    line-height: 34px;
}

.footer-links li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}

.footer-links li a:hover {
    color: #b89222;
}

/*
.footer-links li:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #969696;
}*/

.footer-address {
    color: #fff;
    font-size: 14px;
    position: relative;
    padding-left: 22px;
    margin-top: 20px;
}

/*.footer-address:before {
    content: "\f041";
    font-family: 'FontAwesome';
    color: #a6a6a6;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    font-weight: 400;
}*/

.call-us {
    margin-top: 10px;
    position: relative;
    padding-left: 22px;
}

.call-us a {
    color: #fff;
    font-size: 14px;
}

/*
.call-us:before {
    content: "\f095";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #a6a6a6;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 400;
}*/

.footer-wrap a:hover {
    color: #b89222;
    text-decoration: none;
}

.fax {
    margin-top: 10px;
    position: relative;
    padding-left: 22px;
}

.fax a {
    color: #a6a6a6;
    font-size: 14px;
}

.fax:before {
    content: "\f1ac";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #a6a6a6;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 400;
}



.site {
    text-align: right;
    color: #a6a6a6;
}

.site a {
    color: #bfbfbf;
}

.copyright {
    font-size: 14px;
    color: #929292;
    padding-top: 5px;
    text-align: center;
}

.footerWrp {
    padding: 20px;

}

.social {
    list-style: none;
}

.social a {
    text-decoration: none;
    font-size: 24px;
    color: #fff;
    margin: 0 2px;
}

.instragram {
    list-style: none;
}

.instragram li {
    display: inline-block;
    padding: 0 5px;
    margin: 5px 0;
}

.inner-heading {
    background: url(../images/banner.jpeg) no-repeat;
    background-size: cover;
    padding: 160px 0 60px 0;
}

.inner-heading h1 {
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.inner-content {
    position: relative;
    padding: 20px 0px;
}

/********************************************
		Blog CSS
********************************************/
.blog-thumb {
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    border: solid 1px #e1e7e8;
    box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.08);
}

.blogInfo {
    padding: 15px 16px 10px 0px;
}

.blog-meta {
    margin-bottom: 10px;
}

.blogInfo h5 {}

.blogInfo h5 a {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.blogInfo h5 a:hover {
    color: #a58838;
}

.blog-meta li {
    display: inline-block;
    margin: 0 5px;
    color: #91a8ae;
    position: relative;
}

.blog-meta li a {
    text-transform: capitalize;
    text-decoration: none;
    color: #778b90;
}

.readmore a {
    background: #b89222;
    text-decoration: none;
    color: #fff;
    padding: 10px 22px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.readmore a:hover {
    background: #b89222;
}

.blog-thumb::before {
    top: auto;
    left: auto;
    left: -3px;
    width: 35px;
    content: "";
    bottom: -3px;
    height: 35px;
    position: absolute;
    border-style: solid;
    border-color: #b89222;
    z-index: -1;
}

.blogImg {
    position: relative;
    overflow: hidden;
}

.blogImg img {
    -moz-transition: all 0.3s;
    width: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.blog-thumb:hover .blogImg img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.blog-thumb::after {
    top: auto;
    left: auto;
    right: -3px;
    width: 35px;
    content: "";
    bottom: -3px;
    height: 35px;
    position: absolute;
    border-style: solid;
    border-color: #b89222;
    z-index: -1;
}

.blog-grid .blogInfo {
    padding: 20px;
}

.blog-detail-section .list-style-1 {
    margin-bottom: 20px;
    margin-top: 2px;
}

.list-style-1 li {
    list-style: circle;
    list-style-position: inside;
    font-size: 14px;
    line-height: 26px;
}

.sidebar-widgets .input-group {
    display: block;
}

blockquote {
    float: left;
    width: 100%;
    margin-bottom: 23px;
    padding: 26px 30px 22px;
    background: #eee;
    border-left: 5px solid #a58838;
}

blockquote p {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0 !important;
    font-style: italic;
}

.image-holder h2 {
    text-transform: capitalize;
}

.img-thumb {
    margin-bottom: 20px;
}

.BlogWrp nav {
    text-align: right;
}

.pagination > li > a,
.pagination > li > span {
    color: #000;
}

.pagination > li > a.active,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    background: #a58838;
    border-color: #a58838;
    color: #fff;
}

.brwose {
    width: 100%;

}

.browse-packge {
    width: 18%;
    float: left;
    background-color: #eeeeee5e;
    margin: 10px;
    height: 120px;
    padding: 10px;
    border: 1px solid #d7d7d7;
    cursor: pointer;
}

.browse-packge:hover {
    background: #eee;
}

.browse-package p {
    text-decoration: none;
}

.m0 {
    margin: 0 !important;
}

.f10 {
    font-size: 11px;
    line-height: 10px;
}

._3sdwgUB {
    color: #f00;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
}

@media(max-width:767px) {
    .browse-packge {
        width: 43%;
    }
}

/********************************************
		Sidebar CSS
********************************************/
.sidebar-widgets .xs-serach input:not([type="submit"]) {
    height: 53px;
    padding: 0 15px;
    border: 1px solid #eaeaea;
    background-color: #FFFFFF;
    width: 100%;
}

.search-btn i {
    font-size: 18px;
}

.sidebar-widgets .xs-serach input:not([type="submit"])::-webkit-input-placeholder {
    color: #b1b1b1;
}

.sidebar-widgets .xs-serach input:not([type="submit"]):-ms-input-placeholder {
    color: #b1b1b1;
}

.sidebar-widgets .xs-serach input:not([type="submit"])::-ms-input-placeholder {
    color: #b1b1b1;
}

.sidebar-widgets .xs-serach input:not([type="submit"])::placeholder {
    color: #b1b1b1;
}

/*********************************************
	 Archives Css
**********************************************/
.archive li {
    line-height: 45px;
}

.archive li a {
    margin-top: 0;
    color: #888;
    font-size: 14px;
    font-weight: 600;
}

.archive li span {
    float: left;
    height: 30px;
    width: 30px;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #fff;
    outline: 3px solid #f5f5f5;
    margin-right: 20px;
    line-height: 26px;
    font-size: 12px;
    color: #777777;
    margin-top: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.archive li a:hover span {
    background: #a58838;
    color: #fff;
}

.archives {
    margin-bottom: 15px !important;
    font-size: 18px;
}

.sidebar-widgets .xs-serach .search-btn {
    width: 62px;
    background-color: #a58838;
    border: 0px;
    font-size: 1.05882rem;
    color: #FFFFFF;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.sidebar-widgets .xs-serach .search-btn:hover {
    background: #002677;
}

.sidebar-widgets .widget {
    margin-bottom: 35px;
    border: 1px solid #eeeeee;
    padding: 30px 30px 35px;
}

.sidebar-widgets .widget:last-of-type {
    margin-bottom: 0;
}

.sidebar-widgets .widget.widget-search {
    border: none;
    padding: 0;
}

.sidebar-widgets .widget .widget-title {
    color: #a58838;
    font-weight: bold;
    margin-bottom: 36px;
}

.sidebar-widgets .widget .widget-title span {
    color: #282828;
}

.sidebar-widgets .widget.widget-faq .xs-btn.sm-btn {
    display: block;
    width: 100%;
}

.sidebar-widgets .widget-posts .widget-post {
    padding-bottom: 25px;
    display: flex;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
}

.sidebar-widgets .widget-posts .widget-post img {
    padding-right: 17px;
}

.sidebar-widgets .widget-posts .widget-post .post-meta-date a {
    color: #808080;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 12px;
    display: block;
}

.sidebar-widgets .widget-posts .widget-post .entry-title {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

.sidebar-widgets .widget-posts .widget-post .entry-title a {
    font-weight: bold;
    color: #282828;
}

.sidebar-widgets .widget-posts .widget-post .entry-title a:hover {
    color: #a58838;
}

.sidebar-widgets .widget-posts .widget-post:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0px;
    border: none;
}

.sidebar-widgets .list-group li:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

.sidebar-widgets .list-group li {
    position: relative;
}

.sidebar-widgets .list-group li a,
.sidebar-widgets .list-group li span {
    color: #6d6d6d;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sidebar-widgets .list-group li a:hover,
.sidebar-widgets .list-group li span:hover {
    color: #a58838;
}

.sidebar-widgets .list-group li span {
    position: absolute;
    right: 0;
}

.sidebar-widgets .tag-lists a {
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #eaeaea;
    margin-right: 15px;
    margin-bottom: 15px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-radius: 3px;
    font-family: "Open Sans", sans-serif;
    color: #6d6d6d;
}

.sidebar-widgets .tag-lists a:hover {
    color: #a58838;
    border-color: #a58838;
}

.list-style-1 li {
    list-style: circle;
    list-style-position: inside;
    font-size: 14px;
    line-height: 26px;
}

/********************************************
		Inner Testimonials CSS
********************************************/
.single-testmonial {
    position: relative;
    margin: 20px 0;
}

.single-testmonial p {
    padding: 46px 36px;
    margin-bottom: 0;
    position: relative;
    font-size: 14px;
    background: #f4f4f4;
}

.single-testmonial .testmonial-author {
    text-align: right;
    position: relative;
    padding-right: 65px;
    margin-right: 50px;
    margin-top: 35px;
}

.single-testmonial .testmonial-author label {
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: #282828;
    display: block;
    margin-bottom: 0;
    line-height: 20px;
}

.single-testmonial .testmonial-author span {
    color: #6d6d6d;
}

.single-testmonial .testmonial-author img {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.single-testmonial p:before {
    position: absolute;
    left: 20px;
    top: -20px;
    content: '\f10d ';
    font-size: 15px;
    color: #FFFFFF;
    background: #b89222;
    font-family: 'FontAwesome';
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: block;
    text-align: center;
    padding: 10px 0;
}

.single-testmonial p:after {
    position: absolute;
    right: 12%;
    bottom: -10px;
    content: '';
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #f4f4f4 transparent transparent transparent;
}

.inner-content .team-wrap {
    padding: 0;
    background: none;
}

.inner-content .team-wrap ul li {
    margin: 30px 0;
}

.inner-content #counter {
    margin-top: 60px;
}

.aboutWrp .team-wrap {
    background: none;
    padding-top: 60px;
}

.inner-content .project-wrap ul li {
    margin: 15px 0;
}

.inner-content .project-wrap .col-md-4 {
    padding: 0 15px;
}

.about-wrap .title {
    margin-top: 32px;
}

/*********************************************
	 404 page
**********************************************/
.four-zero-page {
    text-align: center;
    padding: 0 0 50px 0;
}

.four-zero-page h2 {
    font-size: 300px;
    color: #b89222;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.21);
    font-weight: 800;
}

.counterbox {
    margin-bottom: 20px;
}

.four-zero-page h3 {
    color: #111111;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 10px;
}

.four-zero-page p {
    letter-spacing: 2px;
    padding: 0 250px;
}

.four-zero-page .readmore {
    margin-top: 30px;
}

/********************************************
		Contact us CSS
********************************************/
.inner-content {
    position: relative;
    padding: 20px 0px;
}

.inner-content .title-box {
    position: relative;
    text-align: center;
    margin-bottom: 60px;
}

.inner-content .title-box .title {
    position: relative;
    color: #a58838;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.inner-content .title-box h2 {
    position: relative;
    color: #222222;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 10px;
}

.inner-content .title-box .text {
    position: relative;
    color: #888888;
    font-size: 16px;
    line-height: 1.8em;
    max-width: 730px;
    margin: 0 auto;
}

.inner-content .default-form {
    max-width: 970px;
    margin: 0 auto;
}

.contact-form .form-control {
    color: #000;
    font-size: 14px !important;
    height: 46px;
}

textarea.form-control {
    height: 144px !important;
}

.contact-form .input-group {
    margin-bottom: 15px;
    width: 100%;
}

.submitbtn {
    text-align: center;
    display: block;
}

.contact-form .sub {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    background-image: linear-gradient(90deg, #03228f 10%, #0e73e4 100%);
    color: #fff;
    padding: 12px 30px;
    border: none;
    cursor: pointer;
}

.xs-contact-infomation.xs-contact-infomation-v2 [class*='col-']:last-of-type .contact-info-group {
    padding: 27px 40px;
}

.xs-contact-infomation.xs-contact-info-1 {
    margin-top: 0px;
}

.contact-form .sub:hover {
    background-color: grey;
}


.contact-info-group {
    background: #f7f7f7;
    min-height: 260px;
    padding: 40px;
    text-align: center;
    -webkit-box-shadow: 2px 6px 29px -6px #e0e0e0;
    box-shadow: 2px 6px 29px -6px #e0e0e0;
}

.contact-wrap i {
    font-size: 45px;
    display: block;
    color: #b89222;
    margin-bottom: 30px;
}

.contact-wrap i:hover {
    color: #b89222;
}

.contact-wrap h4 {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 20px;
}

.contact-wrap h4:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 54px;
    height: 1px;
    background: #b89222;
    display: block;
    right: 0;
    margin: auto;
}

.contact-info-group span,
.contact-info-group a {
    display: block;
    color: #6d6d6d;
    font-weight: 500;
}

.contact-wrap input[type="text"],
textarea {

    color: #000 !important;

}

.contact-wrap ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999 !important;
}

.contact-wrap ::-moz-placeholder {
    /* Firefox 19+ */
    color: #999 !important;
}

.contact-wrap :-ms-input-placeholder {
    /* IE 10+ */
    color: #999 !important;
}

.contact-wrap :-moz-placeholder {
    /* Firefox 18- */
    color: #999 !important;
}


/*********************************************
	 Service Css
**********************************************/
.serviceInfo h5 a {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.serviceInfo h5 a:hover {
    color: #a58838;
}

.serviceInfo {
    background: #fff;
    box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.08);
    padding: 20px;
}

.serviceImg {
    position: relative;
    overflow: hidden;
}

.serviceImg img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.service-thumb:hover .serviceImg img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.service-thumb {
    position: relative;
    margin: 15px 0;
}

.service-thumb::before {
    top: auto;
    left: auto;
    left: -3px;
    width: 35px;
    content: "";
    bottom: -3px;
    height: 35px;
    position: absolute;
    border-style: solid;
    border-color: #b89222;
    z-index: -1;
}

.service-thumb::after {
    top: auto;
    left: auto;
    right: -3px;
    width: 35px;
    content: "";
    bottom: -3px;
    height: 35px;
    position: absolute;
    border-style: solid;
    border-color: grey;
    z-index: -1;
}

.projectWrp {
    padding: 0;
}

/*********************************************
	 Faqs css
**********************************************/
.faqsWrp h2 {
    margin-top: 0;
}

.faq-news .main-heading:before {
    content: " ";
    width: 70px;
}

.faqs-service {
    list-style: none;
    margin-top: 20px;
}

.faqs-service li {
    margin-bottom: 8px;
}

.faqs-service li h4 {
    font-size: 17px;
    background: #f5f5f5;
    cursor: pointer;
    color: #5f5b67;
    border: 1px solid #dddddd;
    padding: 12px 25px;
    position: relative;
    margin-bottom: 0;
}

.faqs-service li h4:before {
    content: "\f055";
    font-family: 'FontAwesome';
    color: grey;
    margin-right: 10px;
    font-size: 1em;
    display: inline-block;
    text-align: center;
    transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    position: absolute;
    top: 14px;
    right: 8px;
}

.faqs-service li h4:hover,
.faqs-service li h4.active {
    color: #fff;
    background: #b89222;
    border: 1px solid #a58838;
}

.faqs-service li h4:hover:before {
    color: #fff;
}

.faqs-service li h4.active:before {
    content: "\f056";
    color: #fff;
}

.faqs-service li p {
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 20px 18px;
    line-height: 24px;
    margin-bottom: 0;
    font-size: 1.2em;
    color: #797979;
    background: #f5f5f5;
    border: 1px solid #e8e8e8;
}

.faq-news .view-btn {
    text-align: center;
}

.faq-news .view-btn a {
    background: #cb171e;
    display: inline-block;
}

.faq-news .view-btn a:hover {
    background: #000;
    color: #fff;
}

.faq-head {
    margin-top: 30px !important;
}

/*********************************************
	 Media Screen css
**********************************************/
@media screen and (max-width: 1200px) {
    .sectitle h3 {
        font-size: 36px;
    }

    .navbar-nav > li {
        padding: 17px 12px;
    }

    .matinstwrp .micol2 {
        padding: 30px 30px;
    }
}



@media screen and (max-width: 990px) {
    .logo {
        text-align: center;
        border-bottom: 1px solid #969696;
        padding-bottom: 10px;
        margin-bottom: 6px;
    }

    .navbar-nav > li {
        padding: 17px 10px;
    }

    .header-wrap {
        top: 16px;
    }

    .teamImg img,
    .projectImg img {
        width: 100%;
    }

    .team-wrap ul li {
        margin: 20px 0;
    }

    .team-wrap ul li:last-child {
        margin-bottom: 0;
    }

    .welImg {
        text-align: center;
        margin-top: 20px;
    }

    .furniture-service li {
        max-width: 118px;
        margin: 0 -1px;
    }

    .team-wrap p {
        margin-top: -12px;
    }

    .desfeature .fetcol-1:after,
    .desfeature .fetcol-1:before {
        display: none;
    }

    .four-zero-page p {
        letter-spacing: 1px;
        padding: 0;
    }

    .newsWrp {
        float: left !important;
    }

    .sliderTxt .slidertext3 {
        padding: 0 !important;
    }

    .blogList .blogInfo {
        padding: 20px;
    }

    .contact-info-group {
        margin-bottom: 30px;
    }

    .desfeature .fetcol-1 {
        padding: 30px;
    }
}

@media screen and (max-width: 767px) {
    .header-wrap {
        position: static;
    }

    .furniture-service {
        margin-top: 60px;
    }

    .furniture-service li {
        padding: 0 10px;
        float: left;
        width: 33%;
        max-width: inherit;
        margin-top: 15px;
    }

    .welcome-content-box {
        text-align: center;
        width: auto;
    }

    .title {
        float: none !important;
        border-right: none !important;
        padding: 0 !important;
    }

    .team-wrap,
    .project-heading {
        text-align: center;
    }

    .footer-wrap h3 {
        margin-top: 10px;
    }

    .search-bar {
        border: none;
    }

    .navigationwrape .pull-right {
        float: none !important;
    }

    .navbar-nav {
        float: none;
    }

    .navbar-nav > li {
        padding: 0;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 10px 32px;
    }

    .navbar-default .navbar-nav > li > a:hover {
        background: #b89222;
        color: #fff;
    }

    .welcomeWrap .title h1 {
        margin-top: 0;
    }

    .social-icons li {
        margin: 0 !important;
    }

    .footerWrp {
        text-align: center;
    }

    .desfeature .fetcol-1 {
        float: none;
        width: auto;
        min-height: inherit;
        padding-top: 60px;
        background: #f7f7f7;
    }

    .matinstwrp .micol,
    .desfeature .fetcol-2 {
        float: none;
        width: auto;
    }

    .matinstwrp .micol2 {
        float: none !important;
        width: auto !important;
        height: auto;
        padding-top: 60px !important;
    }

    .title h1 {
        font-size: 52px;
    }

    .furniture-service li {
        width: 50%;
    }

    .project-heading p span,
    .team-wrap p span {
        display: none;
    }

    .team-wrap p {
        margin-top: 10px;
    }

    .four-zero-page h2 {
        font-size: 236px;
    }

    .news-wrap .pull-right {
        float: none !important;
        background: #f7f7f7;
    }

    .sliderTxt .slidertext1 {
        font-size: 48px;
    }

    .desfeature {
        padding: 0 15px;
    }

    .search-bar {
        float: left;
    }

    .navbar-header {
        float: right;
        z-index: 99;
        position: relative;
    }

    .search-bar .dropdown-menu {
        left: 0;
        right: auto;
        top: 48px;
    }

    .navbar-collapse.in {
        overflow: hidden;
    }

    .navbar-collapse {
        overflow: hidden;
    }

    .navbar-nav > li > .dropdown-menu {
        position: static;
        float: none;
        width: 100%;
    }

    .dropdown-menu > li > a {
        padding: 8px 20px 8px 45px;
    }

    .dropdown-menu > li a:before {
        left: 20px;
    }

    .inner-heading {
        padding: 40px 0;
    }

    .navbar-default {
        padding: 12px 0 12px 10px;
    }

    .service-wrap .service-thumb {
        max-width: 345px;
        margin: 30px auto 30px auto;
    }

    .testimonials-wrap .title h1 {
        font-size: 36px;
    }


    .testimonials-wrap .title {
        margin-bottom: 90px !important;
    }

    .navbar-default {
        background: none;
    }

    .header-wrap {
        background: rgba(0, 0, 0, 0.66);
    }

    .navbar-default .navbar-nav > li > a + i {
        display: block;
    }

    .navbar-nav li:hover .dropdown-menu {
        display: none;
    }

    .navbar-collapse {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .four-zero-page h2 {
        font-size: 140px;
    }

    .four-zero-page h3 {
        font-size: 18px;
    }

    .sliderTxt .slidertext1 {
        font-size: 36px;
        padding-top: 0;
    }

    .sliderTxt .slidertext2 {
        font-size: 24px;
    }

    .furniture {
        min-height: 132px;
    }

    .title h1 {
        font-size: 38px;
    }

    .testimonials-wrap .title h1 {
        font-size: 24px;
    }

    .title h1 span {
        font-size: 18px;
    }
}

/*---------------------------------------start new css----------------------------------------*/
.front-slider {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;

}

.left-slider {
    width: 53.9%;
    display: table-cell;
    position: relative;
    line-height: 0px;
}

.middle-banner {
    width: 4%;
    vertical-align: middle;
    display: table-cell;

}

.middle-banner h3 {
    text-align: center;
}

.right-banner {
    width: 40.9%;
    display: table-cell;
    position: relative;
}

.pakg-of-wild-life {
    width: 40.2%;
    display: table-cell;
}

.pakg-of-wild-lige-box {
    width: 45.9%;
    float: left;
    margin-right: 20px;
    margin-top: 14px;
    position: relative;
    overflow: hidden;

    box-shadow: 0 4px 8px 0 #bcbdbd, 0 6px 20px 0 rgba(255, 255, 255, .5);
}

.pakg-of-wild-lige-box img {
    width: 100%;
    vertical-align: top;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}

@media(max-width:767px) {
    .front-slider {
        width: 100%;
        display: block;

    }
}

@media(max-width:767px) {
    .left-slider {
        width: 100%;
    }
}

@media(max-width:767px) {
    .middle-banner {
        display: none;
    }
}

@media(max-width:767px) {
    .right-banner {
        width: 100%;
        display: block;
        margin: 2px auto;
    }
}

@media(max-width:767px) {
    .pakg-of-wild-lige-box {
        width: 44%;
    }
}

/*----------------------singal slider dowm of home*/
.perfact-holiday-section {
    width: 100%;
    text-align: center;

}

.perfact-holiday-section h1 {
    font: 60px/43px 'sans-serif';
    color: #394048;
}

@media(max-width:767px) {
    .perfact-holiday-section h1 {
        font: 38px/43px 'sans-serif';
    }
}

.perfact-holiday-section h1 span {
    font-family: 'clanotbold';
    border-bottom: 2px solid #f00;
    display: inline-block;
    color: #f00;
}

.perfact-holiday-section ul {
    padding-top: 15px;

}

.perfact-holiday-section li:first-child {
    border-right: 1px solid #d6d6d6;
}

.perfact-holiday-section li {
    display: inline-block;
    font: 14px/17px 'clanotnews';
    color: #394048;
    padding: 0 18px;
}

.perfact-holiday-section li {
    display: inline-block;
    font: 14px/17px 'clanotnews';
    color: #394048;
    padding: 0 18px;
}

.perfact-holiday-section li img {
    vertical-align: middle;
    margin-right: 8px;
}

#slider-text {
    padding-top: 40px;
    display: block;
}

#slider-text .col-md-6 {
    overflow: hidden;
}

#slider-text h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 3px;
    margin: 30px auto;
    padding-left: 40px;
}

#slider-text h2::after {
    border-top: 2px solid #c7c7c7;
    content: "";
    position: absolute;
    bottom: 35px;
    width: 100%;
}

#itemslider h4 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin: 10px auto 3px;
}

#itemslider h5 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin: 3px auto 2px;
}

#itemslider h6 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    ;
    font-size: 10px;
    margin: 2px auto 5px;
}

.badge {
    background: #b20c0c;
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 31px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    border: 2px solid #FFF;
    box-shadow: 0 0 0 1px #b20c0c;
    top: 5px;
    right: 25%;
}

#slider-control img {
    padding-top: 60%;
    margin: 0 auto;
}

@media screen and (max-width: 992px) {
    #slider-control img {
        padding-top: 70px;
        margin: 0 auto;
    }
}

.carousel-showmanymoveone .carousel-control {
    width: 4%;
    background-image: none;
}

.carousel-showmanymoveone .carousel-control.left {
    margin-left: 5px;
}

.carousel-showmanymoveone .carousel-control.right {
    margin-right: 5px;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
    display: none;
}

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

    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -50%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 50%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block;
    }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {

    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

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

    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -16.666%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 16.666%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3,
    .carousel-showmanymoveone .carousel-inner .cloneditem-4,
    .carousel-showmanymoveone .carousel-inner .cloneditem-5,
    .carousel-showmanymoveone .carousel-inner .cloneditem-6 {
        display: block;
    }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {

    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(16.666%, 0, 0);
        transform: translate3d(16.666%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-16.666%, 0, 0);
        transform: translate3d(-16.666%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

/*---------------------end of singal slider down of home-------------------------------------------------------*/
.mobile {
    display: none;
}

.desktop {
    display: block;
}

@media screen and (max-width: 500px) {
    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }
}

/*------------------package slider-----------------*/
.col-item {
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}

.col-item .photo img {
    margin: 0 auto;
    width: 100%;
}

.col-item .info {
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}

.col-item .price {
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5 {
    line-height: 20px;
    margin: 0;
}

.price-text-color {
    color: #219FD1;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating
}

/*width: 50%;*/
float: left;
font-size: 17px;
text-align: right;
line-height: 52px;
margin-bottom: 10px;
height: 52px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i {
    margin-right: 5px;
}

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.controls {
    margin-top: 20px;
}

[data-slide="prev"] {
    margin-right: 10px;
}

/*---------------end of package slider--------------------*/
/*--------galllery testimonail------------------*/
.media-carousel {
    margin-bottom: 0;
    padding: 0 20px 30px 20px;
    margin-top: 10px;
}

/* Previous button  */
.media-carousel .carousel-control.left {
    left: 0px;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 132px
}

/* Next button  */
.media-carousel .carousel-control.right {
    right: 0px !important;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 132px
}

/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
    background: #c0c0c0;
}

.media-carousel .carousel-indicators .active {
    background: #333333;
}

.media-carousel img {
    width: 100%;
    height: auto;
}

/* End carousel */
--------------------right side ------------------------------*/ .test-content ul li {
    font-size: 10px;
    display: inline-block;
    margin: 0px 4px 4px 0px;
    background: rgb(242, 242, 242);
    border-radius: 16px;
    padding: 3px 12px;
}

.client img {
    max-width: 80px;
    border-radius: 56px;
    height: 80px;
}

.f12 {
    font-size: 12px;
    line-height: 16px;
}

.pfc4 {
    color: #b2b2b2 !important;
}

.pt5 {
    padding-top: 5px !important;
}

.fw9 {
    font-weight: 900;
}

.f14,
.f14p {
    font-size: 14px;
}

.f14 {
    line-height: 18px;
}

.fitalic {
    font-style: italic;
}

.pfc1 {
    color: #ff6767;
}

.fw9 {
    font-weight: 900;
}

.f24 {
    line-height: 28px;
    font-size: 24px;
}

/*====================================================*/


.rating ul li {
    float: left;
    margin-right: 10px;
}

.about-img img {
    width: 170px;
}

@media(max-width:767px) {
    .about-img img {
        width: 100%;
        padding: 40px;
    }
}

/*-------------------our partner section-------------------------------*/
h2 {
    text-align: center;
    padding: 20px;
}

/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*--------------------------------work on font title line-------------------------*/
.common-heading-sliders {
    position: relative;
    overflow: visible;
}

.spaceBetween {
    justify-content: space-between;
}

.alignCenter {
    align-items: center;
}

.flex {
    display: flex;
}

@media(max-width:767px) {
    .flex {
        display: block !important;
    }

    .text-right {
        text-align: center !important;
    }
}

.common-heading-sliders h2 {
    font-weight: 900;
}

.common-heading-sliders h2,
.common-heading-sliders h3,
.common-heading-sliders h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    padding-bottom: 0;
    margin: 0;
    color: #3e3e3e;
}

.text-right {
    text-align: right;
}

.pr0 {
    padding-right: 0 !important;
}

.alignCenter {
    align-items: center;
}

.flex {
    display: flex;
}

.css-1vxhepf,
[data-css-1vxhepf] {
    height: 15px;
    width: 15px;
    position: relative;
}

.css-1vxhepf,
[data-css-1vxhepf] {
    height: 15px;
    width: 15px;
    position: relative;
}

.option-overflow {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.mr8 {
    margin-right: 8px !important;
}

.option-overflow {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.m0 {
    margin: 0 !important;
}

.pfc3 {
    color: #3e3e3e !important;
}

.agent__trip-id,
.fw7 {
    font-weight: 700;
}

.f12 {
    font-size: 12px;
    line-height: 16px;
}

.ml8 {
    margin-left: 8px !important;
}

.pfc1 {
    color: #f00;
}

.agent__trip-id,
.fw7 {
    font-weight: 700;
}


.css-jxomle,
[data-css-jxomle] {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: nowrap;
    -webkit-box-align: baseline;
    align-items: baseline;
    padding: 0px;
}

.css-145j3v,
[data-css-145j3v] {

    overflow-wrap: break-word;
    margin-right: auto;
    flex: 1 1 auto;
}

.css-174j2l,
[data-css-174j2l] {
    color: rgb(62, 62, 62);
    font-weight: bold;
    font-size: 13px;
    overflow-wrap: break-word;
    margin: 0px;
}

.css-1ndamzt,
[data-css-1ndamzt] {
    color: rgb(178, 178, 178);
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
}

@media(max-width:767px) {
    .about-us h1 {
        width: 100% !important;
        font-size: 28px !important;
    }
}




.overlay a {
    position: absolute;
    top: 40%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
}

.overlay a {

    width: 50%;
    font-size: 14px;
    max-width: 214px;
    text-align: center;
    color: white;
    background: none;
    border-width: 1px;
    border-style: solid;
    border-color: white;
    border-image: initial;
    padding: 0.75rem 1rem;
    border-radius: 2px;
    opacity: 0;
}

.overlay a {
    text-decoration: none;
}


.container:hover .overlay a {
    opacity: 1;

}

.overlay a:hover {
    background: #b89222;
    font-weight: 900;
}

.css-1pavwkx,
[data-css-1pavwkx] {
    font-size: 40px;
    line-height: 56px;
}

.css-1pavwkx,
[data-css-1pavwkx] {
    font-size: 40px;
    line-height: 56px;
}

.text-center {
    text-align: center;
}

.m0 {
    margin: 0 !important;
}

.agent__trip-id,
.fw7 {
    font-weight: 700;
}

.text-center {
    text-align: center;
}

.m0 {
    margin: 0 !important;
}

.pfc4 {
    color: #b2b2b2 !important;
}

.f16 {
    font-size: 16px;
    line-height: 20px;
}

.pt24 {
    padding-top: 24px !important;
}

.css-wiyev3 a,
[data-css-wiyev3] a {
    font-size: 14px;
    color: rgb(32, 163, 151);
    width: 240px;
    display: block;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(32, 163, 151);
    border-image: initial;
    border-radius: 50px;
    margin: 0px auto;
    padding: 12px;
    text-decoration: none;
}

.css-wiyev3 a,
[data-css-wiyev3] a {
    font-size: 14px;
    color: black;
    border: 1px solid #d7d7d7;
    border-radius: 50px;
    width: 240px;
    display: block;
    margin: 0 auto;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    background: #eee;
}

a {
    cursor: pointer;
}

.css-wiyev3 a:hover,
[data-css-wiyev3] a:hover {
    color: white;
    background: #f00;
    font-weight: 900;
}

.css-wiyev3 .active a {
    color: white;
    background: #f00;
    font-weight: 800;
}

@media(max-width:480px) {
    .howitwork {
        text-align: center !important;
    }
}

.how img {
    width: 130px;
}

.about-img p {
    font-size: 13px;
    font-weight: bold;
}

.about-img h3 {
    font-weight: bold;
}

.festive img {
    overflow: hidden;
    max-width: 100%;
    padding: 20px 15px;
}

.about-img h3 {
    color: #f00;
}


/*---------------------------form css------------------------------------*/

.grey input,
[data-css-omfcg7] input {
    width: 100%;
    height: 40px;
    cursor: pointer;
    background: rgb(178, 178, 178);
    padding: 10px 20px;

    border: none;
    color: white !important;
    font-weight: 500;

}

.grey input {
    background: #b2b2b2;
    padding: 22px 20px;
    width: 100%;
    height: 25px;
    cursor: pointer;
    font-weight: 800;
    text-align: center;
}

.form input {
    width: 100%;
    height: 25px;
}

.grey input:hover,
[data-css-omfcg7] input:hover {
    background: #f00
}

.form-group label {
    color: black;
}

.grey ::placeholder {
    color: white;
}

.grey {
    padding-top: 10px;
}

.form-group {
    position: relative;
    margin: 0 auto;
}

.form-group .fa {
    top: 32px;
    left: 2%;

    color: #f00;
}

.btn-book {
    background: #f00;
    padding: 10px 208px;
    color: white;
    margin-top: 20px;
    font-weight: 800;
    font-size: 15px;
}

.btn-book:hover {
    opacity: 0.7;
    color: white;
}

@media(max-width:786px) {
    .btn-book {
        padding: 10px 124px;
    }
}





















._38FxE-5 {
    max-width: 800px;
}

.mauto {
    margin: 0 auto;
}

.sbcw {
    background-color: #fff;
}

.flexFull {
    flex: 1;
}

.relative {
    position: relative !important;
}

.input-with-icon-box,
.select-con {
    height: 48px;
    position: relative;
}

.input-icon,
.input-icon-right {
    display: block;
    z-index: 3;
    left: 10px;
    width: 24px;
    height: 24px;
}

.absolute-center-v,
.btn-icon-box span.btn-icon-span,
.cross-common,
.cross-common svg,
.info-icon-box,
.info-icon-box:after,
.info-icon-box:before,
.input-icon,
.input-icon-right,
.slider-btn-center .frame + div {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 100%;
}




.input,
.input-with-icon-box input,
.select,
.textarea {
    width: 100%;
    height: 48px;
    opacity: 1;
    background-color: transparent;
    border: 1px solid #b2b2b2;
    font-size: 14px;
    line-height: 16px;
    color: #3e3e3e;
    padding: 15px;
    position: relative;
    z-index: 2;
    box-shadow: none;
}

}

.ripple {
    position: relative;
}

.btn-filled-pri-large {
    padding-top: 16px;
    padding-bottom: 16px;
    height: 48px;
}

.btn-filled-pri,
.btn-filled-pri-large {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 25px;
    text-align: center;
    background-color: #fe5246;
    border: 0;
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    cursor: pointer;
    -webkit-appearance: none;
}

.btn-filled-pri,
.btn-filled-pri-large,
.btn-filled-sec,
.btn-filled-sec-large,
.btn-pri,
.btn-pri-large,
.btn-sec,
.btn-sec-large,
.btn-teritary,
.input,
.input-with-icon-box input,
.note,
.note-green,
.radius2,
.select,
.textarea {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.wfull {
    width: 100% !important;
}

button {
    line-height: 1;
}

.css-jxomle,
[data-css-jxomle] {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: nowrap;
    -webkit-box-align: baseline;
    align-items: baseline;
    padding-right: 10px;
}

.css-145j3v,
[data-css-145j3v] {
    max-width: calc(100% - 62px);
    overflow-wrap: break-word;
    margin-right: auto;
    flex: 1 1 auto;
}

.css-174j2l,
[data-css-174j2l] {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    overflow-wrap: break-word;
    margin-top: 20px;
}

.css-1ndamzt,
[data-css-1ndamzt] {
    color: rgb(178, 178, 178);
    font-size: 10px;
    font-weight: bold;
    margin: 0px;
}

.css-1bf32du,
[data-css-1bf32du] {
    max-width: 100%;
    min-width: 62px;
    overflow-wrap: break-word;
    text-align: right;
    margin-left: 0px;
    flex: 0 1 auto;
}

.css-13izhap,
[data-css-13izhap] {
    color: rgb(178, 178, 178);
    font-size: 10px;
    margin: 0px;
}

.css-ni6i29,
[data-css-ni6i29] {
    color: #f00;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    text-align: right;
    margin: 0px;
}

.css-1q8gum3,
[data-css-1q8gum3] {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0.5rem;
}


.css-16q3en5,
[data-css-16q3en5] {
    white-space: normal;
    overflow-wrap: break-word;
    width: 90%;
}

.css-ldlfan,
[data-css-ldlfan] {
    max-width: 100%;
    min-width: 100px;
    margin-left: auto;
    text-align: right;
    flex: 0 1 auto;
}

.breakword {
    word-break: break-word;
}

.article .css-jxomle {
    padding: 20px;
    position: absolute;
    bottom: 0;
}

.breakword {
    word-wrap: break-word;
}

.m0 {
    margin: 0 !important;
}

.sfc3 {
    color: #4caf50;
}

.fw9 {
    font-weight: 900;
}


}

.css-ldlfan,
[data-css-ldlfan] {
    max-width: 100%;
    min-width: 100px;
    margin-left: auto;
    text-align: right;
    flex: 0 1 auto;
}

.perfact-holiday-section li .fa {
    color: #f00;
    font-size: 18px;
    padding-right: 8px;

}

.box1 {
    border: 1px solid #e7eaf3;
    border-radius: 0.3125rem;
    background-color: #fff;
}

.perfact-holiday-section ul li {
    font-weight: bold;
}

.pakg-of-wild-lige-box-detals {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 32px 15px 0 25px;
}

.pakg-of-wild-lige-box-detals a {
    text-decoration: none;
}

.pakg-of-wild-lige-box-detals > a h3 {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    text-shadow: -2px 0px 20px rgba(0, 0, 0, 0.75);
    font: 20px/20px 'clanotmedium';
    padding-bottom: 5px;
}

.pakg-of-wild-lige-box-detals p {
    font: 11px/15px 'open_sansbold';
    color: #fff;
    text-transform: uppercase;
}

.zoom {

    transition: transform .2s;

    margin: 0 auto;
}

.zoom:hover {
    -ms-transform: scale(1.5);
    /* IE 9 */
    -webkit-transform: scale(1.5);
    /* Safari 3-8 */
    transform: scale(1.5);
}

@media(max-width:767px) {
    .pakg-of-wild-lige-box-detals {
        padding: 0px 0px 0 7px;
    }
}

.bannertext {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -170px;
    top: 180px;
    width: 210px;
    z-index: 1100;
}

.sticky li {
    list-style-type: none;
    background-color: #fff;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}

.sticky li:hover {
    margin-left: -115px;
}

.sticky li img {
    float: left;
    margin: 5px 4px;
    margin-right: 5px;
}

.sticky li p {
    padding-top: 5px;
    margin: 0px;
    line-height: 16px;
    font-size: 11px;
}

.sticky li p a {
    text-decoration: none;
    color: #2C3539;
}

.sticky li p a:hover {
    text-decoration: underline;
}


.breadcrumb-bottom-area {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    padding: 18px 0 15px;
    border-top: 1px solid #f4f4f4;

}

.breadcrumb-bottom .left ul li {
    color: #ff0000;
    font-weight: 600;
    display: inline-block;
    margin-right: 6px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

.breadcrumb-bottom .left ul li a {
    color: #303030;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
}

.breadcrumb-bottom .left ul li i {
    font-size: 16px;
    color: #b89222;
}

.headertop {
    border-bottom: 1px solid #e7eaf3 !important;
    background-color: #ebf0f7;
}


.headertop .social-list a .btn-icon__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.headertop .social-list a {
    color: #3b444f;
    transition: all 0.2s ease-in-out;
    position: relative !important;
    border-radius: 6.1875rem;

}



.headertop .social-list a:hover {
    color: #fff;
    background: #3b444f;
    box-shadow: 0 4px 11px rgba(59, 68, 79, 0.35);


}


.headertop .pad {
    padding-top: 6px;
}

.headertop .social-list a {
    font-size: 18px;
    padding: 4px 17px;
}

.u-header li .u-header__navbar-link:before {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 1px;
    height: 30px;
    left: -14px;
    display: block;
    top: 50%;
    height: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.u-header li a {
    color: #3b444f;
    text-decoration: none;
    font-weight: lighter;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    padding-right: 1.281rem;
    padding-left: 0;
    position: relative;
}

.d-flex {
    display: flex;
}

.justify-content-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.topbar-area {
    padding-top: 20px;
    padding-bottom: 10px;
}

.topbar-area .rs-contact-info .contact-part {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
    border-right: 1px solid #eee;
    font-size: 14px;
}

.topbar-area .rs-contact-info .contact-part i {
    float: left;
    margin-right: 15px;
    line-height: 38px;
}

.topbar-area .rs-contact-info .contact-part .contact-info {
    float: left;
    text-align: left;
    display: block;
}

.topbar-area .rs-contact-info .contact-part .contact-info span {
    color: #0a0a0a;
    display: block;
    text-align: left;
    font-size: 15px;
    padding: 0;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
}

.topbar-area .rs-contact-info .contact-part .contact-info a {
    color: #454545;
    font-size: 14px;
    text-decoration: none;
}

.topbar-area .rs-contact-info .contact-part {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
    border-right: 1px solid #eee;
    font-size: 14px;
}

.quote-btn-menu {
    font-size: 14px;
    background-image: linear-gradient(90deg, #03228f 0, #0e73e4 100%);
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
}

.no-border {
    border: none !important;
}

.topbar-area .rs-contact-info .contact-part img {
    float: left;
    margin-right: 15px;
    width: 32px;
}

.topbar-area .rs-contact-info .contact-part .contact-info {
    float: left;
    text-align: left;
    display: block;
}

.quote-btn-menu .contact-info {
    padding: 7px 0;
}

.quote-btn-menu .contact-info a {
    color: #fff !important;
    font-size: 14px;
    text-decoration: none
}

.header-wrap {
    position: relative;
    z-index: 2;
    transition: all .3s ease;
    background-image: linear-gradient(90deg, #03228f 10%, #0e73e4 100%);
}

.form-sub .form-control {
    border-bottom: 2px solid #eaeaea;
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    margin-bottom: 15px;
    font-size: 15px;
}

.form-sub form {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e7eaf3;
    border-radius: 0.3125rem;
    padding: 2rem;
    width: 1200px;
    margin: 0 auto;
}


.form-sub {
    position: relative;
    width: 100%;
    transform: translateX(-50%);
    left: 50%;
    margin-top: 0px;
    background: #03228f;
    padding: 10px;
    z-index: 99;
    margin-bottom: 45px;
}

.bg-half {
    min-height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.bg-half::before {
    background-color: #24354a;
    opacity: 0.5;
}

.bg-half {
    position: relative;
    z-index: 1;
    margin-top: -22px;
}

.bg-half::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    transition: all 0.2s ease-in-out;
}

.form-sub p {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}

.form-sub .form-control::placeholder {
    color: #555;
    font-weight: 600;
}

.form-sub select {
    font-weight: 600;
}

.form-sub h1 {
    text-align: center;
    font-size: 55px;
    font-weight: 700;
    color: #fff;
}

.rs-services.main-home.style1 {
    position: relative;
    z-index: 111;
    margin-top: -45px;
    background: #03228f;
}

.services-icon img {
    width: 50px;
}

.rs-services.main-home.style1 .services-item {
    text-align: center;
    /* background-color: #fff; */
    background-color: #042896;
    border-radius: 10px 10px 10px 10px;
    /* box-shadow: 0 0 48px 0 rgba(162,162,162,0.5); */
    box-shadow: unset;
    margin: 0 -10px 0 0;
    /* padding: 40px; */
    padding: 10px;
}

.rs-services.main-home .services-item .services-content .text-white {
    color: #fff;
}

.rs-services.main-home .services-item .services-content .services-text .services-title a {
    color: #fff;
    font-size: 20px;
}


.dzsparallaxer .text-center .btn:hover {
    background: #fff;
    color: #222;
}

.carousel-control {
    z-index: 1;
}

.carousel-inner::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    transition: all 0.2s ease-in-out;
    background-color: #24354a;
    opacity: 0.3;
    display: block;
}

.dzsparallaxer .text-center .btn {
    display: inline-block;
    font-weight: 500;
    color: #3b444f;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 14px 29px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0.3125rem;
    transition: all 0.2s ease-in-out;
    border: 2px solid #fff;
    color: #fff;
    margin-top: 20px;
    font-weight: 600;
}

.dzsparallaxer .text-center h5 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}

.dzsparallaxer .text-center h6 {
    font-size: 30px;
    color: #eceff3;
    font-weight: 600;
}

.dzsparallaxer .text-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.dzsparallaxer {
    height: 400px;
    position: relative;
}

.dzsparallaxer--target {
    height: 450px;
    background-position: 60%;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}


.package .bg-img::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    transition: all 0.2s ease-in-out;
}

.package .bg-img::before {
    background: linear-gradient(180deg, #1e2022 0%, transparent 60%);
}

.package .destination::after {
    content: '';
    height: 1px;
    width: 50px;
    background-color: #fff;
    position: absolute;
    bottom: -8px;
    left: 0;
}

.package .numberofpackage a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

.package .numberofpackage {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

.package .numberofpackage a:hover {
    opacity: 0.7;
}

.package .destination a:hover {
    opacity: 0.7;
}

.package .destination a {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

.package .destination {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

.package .bg-img:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
}

.package .bg-img {
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    z-index: 1;
    padding: 20px;
    margin-bottom: 30px;
    min-height: 320px;
}

.section-title::after {
    display: block;
    width: 80px;
    height: 2px;
    background-color: #297cbb;
    content: " ";
    margin: 1.5rem auto 0;
}

section {
    padding: 50px 0;
}

.blogimg img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 5px;
}

.blogimg a {
    font-size: 14px;
    color: #ccc;
    border-radius: 3px;
    font-weight: 400;
    width: 100%;
    text-decoration: underline;
    display: block;
}

.gradient-overlay-half-bg-gradient-v6 {
    z-index: 0;
    position: relative;
}

[class*="gradient-overlay-half"]::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    transition: all 0.2s ease-in-out;
}

.gradient-overlay-half-bg-gradient-v6::before {
    background: linear-gradient(to top, #131313 6%, rgba(19, 19, 19, 0.2) 72%, rgba(34, 34, 34, 0) 89%, rgba(44, 44, 44, 0) 100%);
    z-index: 1;
    border-radius: 0.188rem;
}

.box.box1 .content .fa {
    color: #0954c3;
}

.box.box1 .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px;
}


.box.box1 a {
    display: block;
}

.transition-3d-hover:hover,
.transition-3d-hover:focus {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.transition-3d-hover {
    transition: all 0.2s ease-in-out;
}

.shadow-hover-2:hover,
.shadow-hover-2:active,
.shadow-hover-2:focus {
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #0954c3;
    color: #fff;
}

.owl-theme .owl-nav [class*=owl-] {
    border: 1px solid #0954c37a;
    color: #0954c3;
    background: none;
}

.gallery a {
    display: block;
}

.gallery .clientname {
    padding: 3px 20px;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    bottom: 10px;
    color: #fff;
    z-index: 1;
    background: #ffffff2e;
    margin: 10px;
    border-radius: 50px;
}

.gallery img {
    width: 100%;
    height: 350px;
    padding-top: 5px;
    object-fit: cover;
}

.whychoose p {
    color: #67747c;
    font-size: 16px;
}

.whychoose h5 {
    font-size: 18px;
    font-weight: 600;
    padding: 10px;
}


.banner .justify-content-center h1 {
    color: #fff;
    padding-top: 30px;
    text-shadow: 12px 2px 8px rgb(0 0 0);
}

.banner .justify-content-center .breadcrumb {
    background: transparent;

}

.banner .justify-content-center {
    display: flex;
    justify-content: center;
}

.breadcrumb > .active {
    color: #fff;
}

.banner {
    background-image: url(../img/breadcrumb.png);
    height: 350px;
    background-position: center;
    background-size: cover;
}

.about-content p {
    color: #67747c;
    font-size: 16px;
    line-height: 27px;
}

.rs-contact .contact-box {
    background-image: linear-gradient(250deg, #4e95ed 0, #03228f 100%);
    padding: 80px 30px 80px 30px;
    border-radius: 5px 5px 5px 5px;
}

.contact-box .sec-title h2 {
    color: #fff;
    text-align: left;
    font-weight: 700;
    padding: 0;
    margin-bottom: 30px;
}

.contact-box .sec-title span {
    color: #fff;
}

.rs-contact .contact-box .address-box .address-icon {
    background-image: linear-gradient(275deg, #fff 0, #fcfcff 100%);
    min-width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 40px;
    border-radius: 50%;
    margin-right: 23px;
}

.rs-contact .contact-box .address-box .address-icon i {
    font-size: 20px;
    line-height: 20px;
    color: #03228f;
}

.rs-contact .contact-box .address-box .address-text .label {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: block;
    margin-bottom: 5px;
    text-align: left;
    padding: 0;
}

.rs-contact .contact-box .address-box .address-text a {
    color: #fff;
    opacity: 0.8;

}

.rs-contact .contact-box .address-box {
    display: flex;
    margin-bottom: 30px;
}

.rs-contact .contact-widget .form-control {
    padding: 20px 20px 20px 20px;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 0;
    background-color: #f6f7f9;
    width: 100%;
    margin-bottom: 20px;
    height: 55px;
    max-width: 100%;
}

.rs-contact .contact-box .address-box .address-text .desc {
    color: #fff;
    opacity: 0.8;
}

.sec-title2 .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    color: #0a0a0a;
    max-width: 490px;
    text-align: left;
}

.readon.learn-more.submit {
    background-image: linear-gradient(90deg, #03228f 0, #4e95ed 100%);
    padding: 16px 40px 16px 40px;
    font-weight: 500;
    font-size: 16px;
    border: none;
    color: #fff;
}


.result-status p .text-primary {
    color: #fff;
}

.result-status p {
    margin: 0;
    font-size: 18px;
    padding: 19px;
    color: #ffffff8a;
}

.font700 {
    font-weight: 700;
}

.card .package img {
    height: 400px;
    object-fit: cover;
    display: block;
}

.card .package .content h4 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card .package .content h4 span i {
    color: #0b5fcf;
    font-size: 13px;
    padding-right: 5px;
}

.card .package .content h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;

}

.card .package .content {
    position: absolute;
    bottom: 0;
    padding: 20px;
    z-index: 1;
    width: 100%;
}

.card .package .no-gap {
    padding: 0;
}

.card .package-content .btn.btn-border {
    background: transparent;
    color: #03228f;
    border: 1px solid;
}

.card .package-content .btn {
    padding: 10px;
    font-size: 14px;
    background-image: linear-gradient(90deg, #03228f 0, #0e73e4 100%);
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
    width: 150px;
}

.card .featur li {
    position: relative;
}

.card .package-content li {
    color: #414b51;
    font-size: 16px;
    position: relative;
    line-height: 27px;
    padding-left: 10px;
}

.card .package-content {
    padding: 25px 60px;
}

.card {
    box-shadow: 0 4px 11px rgb(41 124 187 / 12%);
    border: 1px solid #e7eaf3;
    border-radius: 0.3125rem;
    min-width: 400px;
    margin-bottom: 40px;
}

.card .package-content::-webkit-scrollbar-thumb {
    background-image: #ccc;
    border-radius: 10px;
}

.card .package-content::-webkit-scrollbar {
    width: 7px;
}

.card .package-content .featur {
    overflow-y: scroll;
    height: 190px;
}

.card .package-content {
    padding: 25px 60px;

}

.banner.dy {
    height: 450px;
    background-position: bottom;
    background-size: 130%;
}

.banner_book {
    background: transparent;
    z-index: 9999;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.37);
    position: absolute;
    bottom: 30px;
}

.banner_book_1 ul li:last-child {
    border: none;
}

.banner_book_1 ul li {
    display: inline;
    line-height: 55px;
    font-size: 27px;
    border-right: 1px solid #ffffff75;
    color: #fff;
    float: left;
    width: 24%;
    text-align: center;

}

.banner_book_1 ul {
    padding: 0px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}

.tour_r small {
    color: #fff;
}

.tour_r {
    padding: 50px 10px;
    border: 1px solid #e7eaf3;
    border-radius: 0.3125rem;
    background-color: #efefef;
    box-shadow: 0px -2px 7px rgba(150, 150, 150, 0.4);
    margin-top: 30px;
    background-image: linear-gradient(90deg, #03228f 0, #0e73e4 100%);
    color: #fff;
}

.tour_head h2 {
    color: #0954c3;
    /* text-transform: uppercase; */
    font-weight: 600;
    margin-top: 0px;
    font-size: 35px;
    padding: 10px 0;
}

.tour_rat {
    background: #13a5e3;
    color: #fff;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 2px;
    margin-left: 8px;
}

.tour_star i {
    font-size: 15px;
    color: #FF9800;
}

.l-info-pack-days ul li i {
    width: 35px;
    height: 35px;
    background: #0954c3;
    border-radius: 50%;
    text-align: center;
    padding: 9px 10px;
    margin-left: -68px;
    position: absolute;
    z-index: 99;
    color: #fff;
    font-size: 18px;
}

.tour_head1 i {
    color: #0954c3;
    margin-right: 15px;
}

.l-info-pack-days ul li p {
    padding-top: 0px;
    font-size: 16px;
    line-height: 27px;
}

.days h4 {
    margin: 25px 0px 15px 0px;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #0954c3;
    line-height: 28px;
}

.tour_head1 td {
    color: #67747c;
    font-size: 16px;
    padding: 4px;
    line-height: 27px;
    position: relative;
}

.tour_head1 .btn {
    background-image: linear-gradient(90deg, #03228f 0, #0e73e4 100%);
    border: none;
}

.tour_head1 ul {
    padding-left: 20px;
}

.tour_head1 ul li {
    line-height: 40px;
    color: #7f7f7f;
    font-weight: 500;
    font-size: 16px;
}


.tour_head1.cancel-policy p {
    position: relative;
    margin-left: 20px;
}

.tour_head1.cancel-policy p::before {
    content: '\f2d9';
    position: absolute;
    left: -17px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #0b5fcf;
    top: 7px;
    font-size: 10px;
}

.tour_head1.thing-to-pack ul {
    display: inline;
}

.tour_head1.thing-to-pack li {
    width: 50%;
    float: left;
}

.clear {
    clear: both;
}

.btn1-half-width-whatsapp {
    border: 0;
    background: #0e8c06;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 15px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    margin-top: 10px;
}

.btn1-half-width-whatsapp {
    background-color: #0e8c06;
    display: inline-block;
    width: 49.2%;
    text-align: center;
    margin-bottom: 5px;
}

.btn1-half-width-whatsapp i {
    margin-right: 4px;
}

.btn1-half-width-enquire {
    border: 0;
    background: #13a5e3;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 15px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1;
}

.btn1-half-width-enquire {
    background-color: #13a5e3;
    display: inline-block;
    width: 49.2%;
    text-align: center;
    margin-bottom: 5px;
}

.btn1-half-width-whatsapp:hover {
    background-color: white;
    border: 1px solid #0e8c06;
    color: #0e8c06;
    text-decoration: none;

}

.btn1-half-width-enquire:hover {
    background-color: white;
    border: 1px solid #13a5e3;
    color: #13a5e3;
    text-decoration: none;

}

.btn1-half-width-download {
    border: 0;
    background: white;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 15px;
    color: grey;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    border: 1px solid grey;

}

.btn1-half-width-download:hover {
    text-decoration: none;
}

.btn1-half-width-download {


    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    border: 1px solid;
}

.btn1-half-width-download i {
    margin-right: 5px;
}

.btn1-half-width-book {
    background-color: #ffffff;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    border: 1px solid;
    color: #0a50bf;
    padding: 13px;
    font-weight: 700;
}

.btn1-half-width-book:hover {
    background-color: white;
    border: 1px solid #0054a6;
    color: #0054a6;
    text-decoration: none;
}

.tour_head1 table tr th {
    color: #2e2e2e;
    /* line-height: 40px; */
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
}

.l-info-pack-days ul {
    padding: 0px;
    padding-top: 5px;
}

.tour_head1 ul li {
    line-height: 40px;
    color: #7f7f7f;
    font-weight: 500;
}

.l-info-pack-days ul li {
    position: relative;
    overflow: hidden;
    padding-left: 70px;
}

.l-info-pack-days ul li h4 {
    margin-top: 7px;
}


.days h4 span {
    color: #929596;
}



.l-info-pack-plac::after {
    content: '';
    background: #cecece;
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 19px;
}

.tour_head1 ul li {
    line-height: 40px;
    color: #7f7f7f;
    font-weight: 500;
}


.tr-register {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    display: inline-block;
    width: 100%;
    background-image: url(../img/bookfrom.jpg);
}

.tr-register::before {
    content: '';
    position: absolute;
    background: rgb(10 80 191 / 29%);
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    border-radius: 5px;
}

.tour_head1 td::before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #0b5fcf;
    top: 7px;
    display: inline-block;
    width: 20px;
}

@media only screen and (max-width: 992px) {
    .navbar-toggle {
        background-image: linear-gradient(90deg, #03228f 10%, #0e73e4 100%);
    }

    .navbar-toggle .icon-bar {
        background: #fff;
    }

    .rs-contact-info {
        display: none;
    }

    .sec-title2 .title {
        text-align: center;
        font-size: 25px;
    }

    .banner {
        height: 250px;
    }

    .dzsparallaxer .text-center {
        position: absolute;
        top: 35%;
        left: 0;
        transform: translate(0%, -50%);
    }

    .dzsparallaxer--target {
        height: 300px;
        background-attachment: revert;
    }

    .package .bg-img {
        min-height: 220px;
    }

    section {
        padding: 20px 0;
    }

    .gallery img {
        height: 250px;
    }

    .card .package img {
        height: 250px;
        object-fit: cover;
        display: block;
        width: 100%;
    }

    .card .package-content {
        padding: 25px 20px;
    }

    .banner .justify-content-center h1 {
        color: #fff;
        padding-top: 30px;
        text-align: center;
    }

    .result-status p {
        padding: 10px;
    }

    .banner.dy {
        height: 400px;
        background-size: 200%;
    }

    .banner_book_1 ul li {
        width: 49%;
    }

    .banner_book_1 ul li {
        line-height: 35px;
        font-size: 20px;
        font-weight: 600;
    }

    .tour_head h2 {
        font-size: 30px;
    }

    .inn-page-con-bg {
        flex-direction: column-reverse;
        display: flex;
    }

    .carousel-inner > .item > a > img,
    .carousel-inner > .item > img {
        line-height: 1;
        height: 250px;
        object-fit: cover;
    }

    .form-sub .d-none {
        display: none;
    }

    .form-sub.desktop {
        display: none;
    }



    .form-sub.mobile {
        position: relative;
        width: 90%;
        z-index: 1;
        transform: translate(-50%, -20%);
        top: 0;
        left: 50%;
    }

    .services-icon img {
        width: 40px;
    }

    .rs-services.main-home .services-item .services-content .services-text .services-title a {
        color: #fff;
        font-size: 17px;
    }

    .rs-services.main-home .services-item .services-content .text-white {
        color: #fff;
        font-size: 12px;
        line-height: 20px;
    }

    .rs-services.main-home.style1 {
        padding: 30px 0;
        margin-top: 0px;
    }
}

.clear {
    clear: both;
}
