
    body {margin: 0; padding: 0;}
    a { text-decoration:none; }


.navbar{
    box-shadow:  0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 0;
}


.bg-light {
    width: 100%;
    background: #3f260b9e !important;
    position: fixed;
    z-index: 10;
}


.navbar-brand img{
    width: 163px;
    margin-left: 30px;
}


.navbar-nav{
    margin-left: 180px;
}


.navbar-nav .nav-link{
    color: #fff !important;
}


.nav-item {
  margin-left: 20px!important;
}


.nav-item:hover {
  
   box-shadow:  0 6px 20px 0 rgba(0, 0, 0, .30)!important;
   color:#fff!important;
}
 

.nav-link img{
   width: 20px;
}


.nav-link {
   font-size:16px!important;
   font-weight: 500;
   
}


.btn.btn-primary {
    font-size: 15px;
    background: #80470538;
    color: #fff;
    margin-right: 50px;
    text-decoration: none;
    font-weight: 500;
    border: none;   

}

 
.btn img{
   width: 20px;
}


.top-banner{
    width: 100%;
    float: left;
    position: relative;
    background: url(../images/topbanner.jpg) no-repeat;
    background-size: 110% 100%;
    height: 730px;
}


.top-tranc{
    width: 100%;
    float: left;
    background: #0000007d;
    height: 730px;
}
    

.information{
   width: 100%;
   float: left;
   text-align: center;
   padding: 0;
}


.information h1{
    font-size: 50px;
    background: #ffffff99;
    color: #000;
    top: 300px;
    position: relative;
    padding:20px;
}


.information h4{
    font-size: 20px;
    position: relative;
    top:300px ;
    background: #ffffff99;
    color: #000f;
    padding:10px;
}


.size-information{
    width: 100%;
    float: left;
    position: relative;
    top: 370px;
    background: #00000091;
    text-align: center;
}

.size-information col{
    padding: 0;
}


.portfolio-card{
    width: 100% ;
    float: left;
    border-right: solid 2px #fff ;
    
}


.portfolio-card h1{
    font-size: 17px;
    color: #da6806;

}

.portfolio-card h4{
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}

.portfolio-card button {
    border: none;
    position: relative;
    background: #d86807;
    padding: 10px;
    top: 10px;
    color: #fff;
}


.about{
    margin-bottom: 50px;
    padding: 20px;
    width: 100%;
    float: left;    
    margin-top: 50px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.about h2{
   text-align: center;
   background: #562e09;
   color: #fff;
   font-size: 50px;
   margin-bottom: 50px;s
   padding: 10px;
   font-weight: 800;

}

.about-image{
    width:100%;
    float: left;
}

.about-image img {
    width: 100% ;
    float: left;
    height: 600px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 1.19);
}

.about-basicinfo{
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 36px;
}

.about-basicinfo .Second{
    margin-top: 50px;
}

.about .call{
    padding: 10px 50px 10px 50px;
    background: #562e09;
    border: none;
    margin-top: 50px;
    color: #fff;
}
    

.about-heading{
    width: 100%;
    float: left;

}

.about-heading h1 {
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
    color: #654513;
}

.about-heading h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 50px;
    color: #654513;
}

.about-heading img {
    width: 100%;
     float: left;
}


.about-heading p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 36px;
    font-size: 20px;

}


.about-heading h1 span {
    color: #000;
}


.about-heading h1 span {
    color: #000;
}


.heightlite{
    width: 100%;
    float: left;
    position: relative;
    background: #562e09;
    background-size: 110% 100%;
    height: 700px;
    margin-top: 50px;
}

.heightlite h1 {
     color: #fff;
     font-size: 35px;
     text-align: center;
     margin-top: 50px;
     margin-bottom: 50px;
}



.leightlite-shed{
    width: 100%;
    float: left;
    background: #0000007d;
    height: 700px;
}


.info{
    width: 100%;
    float: left;
}


.info p{
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    float: left;
    background: #ffffffc9;
    padding: 30px;
    margin: 20px ;
}


.destination-area .section--padding{
    width: 100%;
    float: left;
}

.Gallery{
    width: 100%;
     float: left;
}

.Gallery h1 {
    font-size: 50px;
    font-weight: 700;
    margin-top: 50px;
    text-align: center;

}

.section--padding {
    padding-top: 50px;
    padding-bottom: 90px;
}   

.text-center {
    text-align: center !important;
}

.section-heading .sec__title {
    font-size: 40px;
    color: #0d233e;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 50px;
}


.padding-top-50px {
    padding-top: 50px;
}

.destination-card {
    position: relative;
    overflow: hidden;
}
    

.card-item .card-img {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    right: 20px;
}

.card-item .card-img img {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: 300px;
    margin: 20px;
}

.destination-card .card-body {
    position: absolute;
    bottom: -50px;
    width: 100%;
    z-index: 2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.card-item .card-body {
    padding: 100px 40px;
    min-height: auto;
}

.destination-card .card-title {
    color: #fff;
    margin-bottom: 0;
}

.card-item .card-title {
    font-size: 19px;
    color: #0d233e;
    margin-bottom: 2px;
}

.destination-card .card-title a {
    color: #fff;
    background: #000000ad;
    padding: 5px 21px;  
}

.layout {
    width: 100%;
    float:left ;
}

.layout h1 {
    font-size: 40px;    
    color: #000;
    text-align: center;
    font-family: time to new romans;
    font-weight: 700;

}

.size{
    text-align: center;
    padding: 20px;
    background: #ccc;
    margin: 20px;
    box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.5);
}

.size h1{
    font-size: 30px;
    margin: 20px;
    font-family: times to new romans;
    font-weight: 700;
    color: #735713;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.size h2{
    font-size: 24px;
    margin: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.size h3{
    font-size: 24px;
    margin: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.size h4{
    font-size: 24px;
    margin: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.size button{
    font-size: 20px;
    background: #735713;
    color: #fff;
    padding: 2px 20px;
    box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.5);
}


.footer {
    background: #562e09;
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;

}


.footer-heading {
    width: 100%;
    float: left;
    padding
}

.footer-heading h2 {
    font-size: 50px;
    font-weight: 700;
    font-family: time to new romans;
    color: #fff;
}

.footer-heading h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
}

.footer-heading h3 {
    font-size: 20px;
    margin-top: 20px;
    font-weight: 700;
    color: #fff;
}

.footer-heading img {
    width: 350px ;

    margin-bottom: 50px;
}


    



    
    

@media only screen and (max-width:768px){

 

.bg-light {
    width: 100%;
    background: #000 !important;
    position:relative;
    z-index: 10;
}


.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    margin-right: 10px;
}

.collapse.show {
    display: block;
    padding: 10px;
}

.navbar-nav {
    margin-left:0px; 
}
    
    
.top-banner{
    
    height: 400px;
}

.top-tranc{
    height: 400px;
}


.information h1{
    top: 100px;
    right: 0;
    
}


.information h4{
    top: 90px!important;
    right: 0px!important;  
}


.information h4{
    font-size: 20px;
    position: relative;
    top:300px ;
    color: #fff;
    right: 100px;
}

.size-information {
    top: 150px;
    background: #010101d9;
    padding: 20px;
}

.portfolio-card{
    width: 100% ;
    float: left;
    border-right:none;
   
}


.about-image img{
    position: relative;
    top: 420px;
    margin: 0;
    padding: 0;
    height: 300px;
}


.about h2 {
    margin: 0;
    position: relative;
    top: 390px;
    font-size: 30px;
}


.about-basicinfo p{
    font-size: 12px;
    line-height: 20px;
    position: relative;
    top: 450px;
}


.about .call {
    position: relative;
    top: 450px;
    margin: 0;
}

.about{
    box-shadow: none;
}


.about-heading {
    position: relative;
    float: left;
    top: 430px;
}

.about-heading h1 {
    font-size: 30px;
    
}


.about-heading h4 {
    font-size: 18px;
}


.about-heading p {
    margin-top: 0;
    line-height: 24px;
    font-size: 16px;
}



.heightlite {
    top: 450px;
}


.info {
    position: relative;
    right: 20px;
}


.heightlite {
    height: 1630px;
}


.section--padding {
  
    position: relative;
    top: 450px;
}


.footer {
    position: relative;
    top: 380px;
}

.layout {
    position: relative;
    top: 380px;
}

.footer-heading img {
    width:250px ;
}

.information h1 {
    font-size: 37px;
}
















}


@media only screen (min-width:480px) and (max-width:767px){


}


@media only screen (min-width:400px) and (max-width:767px){


}



