
.html, body {
  overflow-x: hidden;
}
.body {
  position: relative
  margin:0;
  padding:0;
}

A.bgwhi {color:#343434;}
A.bgwhi:link  {text-decoration: none; color:#343434;}
A.bgwhi:visited {text-decoration: none; color:#343434;}
A.bgwhi:hover {text-decoration: none; color:#ffcc05;}
A.bgwhi:active {text-decoration: none; color:#343434;}

A.bgdark {color:#ffcc05;}
A.bgdark:link  {text-decoration: none; color:#ffcc05;}
A.bgdark:visited {text-decoration: none; color:#ffcc05;}
A.bgdark:hover {text-decoration: none; color:#ffcc05;}
A.bgdark:active {text-decoration: none; color:#ffcc05;}

/***** BODY *****/
body {
  font-family: 'Cabin', sans-serif;
font-size:16px;
color:#000;
line-height:30px;
font-weight:400;
}

p {
font-family: 'Cabin', sans-serif;
font-size:16px;
color:#000;
line-height:30px;
font-weight:400;
}

.p-aboutlist {
  font-family: 'Cabin', sans-serif;
font-size:19px;
color:#5d5d5c;
line-height:28px;
font-weight:400;

}

.fa-contact {
  font-size: 20px;
  color:#169a82;
  padding-right: 10px;
}

.fa-about {
  font-size: 16px;
  color:#ffcc05;
  padding-right: 10px;
}

.fa-social {
  font-size: 30px;
  color:#169a82;
  padding-right: 0px;
  padding-left: 10px;
}


/***** NAVBAR *****/

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .7rem;
  padding-left: .7rem;
}

a:focus,button:focus,input:focus,textarea:focus {outline: none;}

.navbar {
  transition: all 0.4s;
}

.navbar .nav-link {
  color: #000;
}

.navbar .nav-link:hover,
.navbar .nav-link:focus {
  color: #fff;
  text-decoration: none;
}

.navbar .navbar-brand {
  color: #fff;
}


/* Change navbar styling on scroll */
.navbar.active {
  background: #fff;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.navbar.active .nav-link {
  color: #555;
}

.navbar.active .nav-link:hover,
.navbar.active .nav-link:focus {
  color: #555;
  text-decoration: none;
}

.navbar.active .navbar-brand {
  color: #555;
}


/* Change navbar styling on small viewports */
@media (max-width: 991.98px) {
  .navbar {
      background: #fff;
  }

  .navbar .navbar-brand, .navbar .nav-link {
      color: #555;
  }
}

/**** CONTACT ****/

.h5-cont {
  font-weight: 300;
  font-size: 19px;
  font-family: 'Cabin', sans-serif;
  color: #303030;
  line-height:39px;
  border-bottom: 1px dotted #cbcccb;
  
}


/**** HEADING ****/

h1,h2,h3, h4 {
  font-weight: 700;
  font-family: playfair display,serif;
  color: #303030;
  line-height: 1.22em;
  padding-bottom: 10px;
}

.h1-tour {
  font-weight: 700;
  font-family: playfair display,serif;
  color: #fff;
  line-height: 1.22em;
}


/**** BUTTON ****/
.btn-warning {
  color: #000;
  border: 1px solid transparent;
  background-color: #ffcc05;
}
.btn {
  font-family: Montserrat,sans-serif;
  position: relative;
  width: auto;
  outline: 0;
  font-size: 12px;
  line-height: 2em;
  letter-spacing: .2em;
  font-weight: 700;
  text-transform: uppercase;
  box-sizing: border-box;
  margin: 0;
  -webkit-transition: color 175ms cubic-bezier(.18,.43,.58,1),background-color 175ms cubic-bezier(.18,.43,.58,1),border-color 175ms cubic-bezier(.18,.43,.58,1);
  -moz-transition: color 175ms cubic-bezier(.18,.43,.58,1),background-color 175ms cubic-bezier(.18,.43,.58,1),border-color 175ms cubic-bezier(.18,.43,.58,1);
  transition: color 175ms cubic-bezier(.18,.43,.58,1),background-color 175ms cubic-bezier(.18,.43,.58,1),border-color 175ms cubic-bezier(.18,.43,.58,1);
  padding: 12px 45px;
  cursor: pointer;
}
.mkdf-btn, .mkdf-btn.mkdf-btn-simple .mkdf-btn-text {
  display: inline-block;
  vertical-align: middle;
}

/**** PAGE ****/

#content {
  background-image:url(../images/bg-page.jpg);	
	background-repeat:repeat;
  padding-top: 30px;
  padding-bottom: 30px;
	
}

#welcome {
  background-image:url(../images/bg-page.png);	
	background-position:right;	
	background-repeat:no-repeat;
  padding-top: 75px;
  padding-bottom: 55px;
	
}

.subtitle-tours{
  font-family: 'Kristi', cursive;
  font-weight: 400;
  color: #ffcc05;
  line-height: 1.01em;
  font-size: 45px;  
  padding-bottom: 10px;
  }


  #sub {
    background-image:url(../images/sub.jpg);	
    background-position:right;	
    background-repeat:no-repeat;
    padding-top: 75px;
    height: 500px; 
    
  }

.h1-sub {
  font-weight: 800;
  font-family: playfair display,serif;
  color: #ffcc05;
  font-size: 55px;
  line-height: 1.22em;
  padding-top: 170px;
}

.h5-sub {
  font-weight: 400;
  font-family: 'Cabin', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1.99em;
  letter-spacing: 1px;
  
}

/**** IMAGE HOVER ****/

@import url(https://fonts.googleapis.com/css?family=Poppins:300,700);
.snip1581 {
  font-family: playfair display,serif;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 10px;
  min-width: 100%;
  max-width: 310px;
  width: 100%;
 
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.snip1581 * {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.snip1581 img {
  max-width: 100%;
  vertical-align: top;
}
.snip1581 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.snip1581 h3 {
  font-size: 44px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 3px 0;
}
.snip1581 .title1 {
  font-weight: 700;
  font-family: playfair display,serif;
  color: #fff;
  font-size: 22px;
  text-transform: none;
}
.snip1581 .title2 {
  color: #ffcc05;
  font-weight: 700;
  font-size: 30px;
  line-height: 46px;
  text-transform: none;
}
.snip1581 .title3 {
  font-weight: 700;
  font-size: 25px;
}
.snip1581 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.snip1581:hover img,
.snip1581.hover img {
  -webkit-transform: scale(1.3) rotate(5deg);
  transform: scale(1.3) rotate(5deg);
}

/**** HOTELS ****/

#hotels {
  background-color: #1c1c1c;
}

.hotelbg {
  background-image:url(../images/bg-hotel.jpg);	
	background-position:left;	
	background-repeat:no-repeat;
 

}

.h1-hotel {
  font-weight: 800;
  font-family: playfair display,serif;
  color: #fff;
  line-height: 1.22em;
  font-size: 48px;  
}

.subtitle{
  font-family: 'Kristi', cursive;
  font-weight: 400;
  color: #ffcc05;
  line-height: 1.01em;
  font-size: 45px;
  padding-top: 90px;
  padding-bottom: 10px;
  }

  .p-hotel {
    font-family: 'Cabin', sans-serif;
    font-size:15.5px;
    color:#e4e4e4;
    line-height:31px;
    font-weight:400;
    padding-bottom: 0px;
    }

    /**** WHY ****/

    #why {
      background-color: #fff;
      padding-top: 70px;
      padding-bottom: 70px;
    }

    .box-why {
      background-color: #fff;
      padding: 15px;
      box-shadow: rgb(0 0 0 / 5%) 0px 9px 13.92px 2.08px;
    }

    .h1-why {
      font-weight: 800;
      font-family: playfair display,serif;
      color: #ffcc05;
      line-height: 1.33em;
      font-size: 53px;  
    }

    .h5-why {
      font-family: 'Cabin', sans-serif;     
      color:#464645;
      line-height:31px;
      font-weight:400;      
      }
    
    /**** SUPPORT ****/

    .box-booking {
      background-color: #fff;
      padding: 30px;
      box-shadow: rgb(0 0 0 / 5%) 0px 9px 13.92px 2.08px;
    }

    .box-side {
      background-color: #fff;
      padding-bottom: 0px;
      box-shadow: rgb(0 0 0 / 5%) 0px 9px 13.92px 2.08px;      
    }

    .h5-side {
      font-family: 'Cabin', sans-serif;     
      color:#464645;
      line-height:40px;
      font-weight:400;
      font-size: 18px;  
    }


    #support {
      background-image:url(../images/bg-support.jpg);	
      background-position:right;	
      background-repeat:no-repeat;
      padding-top: 75px;
      padding-bottom: 55px;
      height: 600px;      
    }

    .box-support {
      background-color: #fff;
      padding: 30px;
      box-shadow: rgb(0 0 0 / 5%) 0px 9px 13.92px 2.08px;
    }

    .box-support-map {
      background-color: #fff;
      padding: 0px;
      box-shadow: rgb(0 0 0 / 5%) 0px 9px 13.92px 2.08px;
    }

    .box-footer {
      background-color: #fff;
      padding: 20px;
      box-shadow: rgb(0 0 0 / 5%) 0px 9px 13.92px 2.08px;
    }


   
/**** FOOTER BOX ****/

    @import url('https://fonts.googleapis.com/css?family=Poppins|Ubuntu&display=swap');


.box {
    position: relative;
    width: 100%;
    padding: 0px;
   
}

.our-services {
    margin-top: 75px;
    padding-bottom: 30px;
    padding: 20px;
    min-height: 198px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    transition: all .4s ease-in-out;
    box-shadow: 0 0 25px 0 rgba(20, 27, 202, .17)
}

.our-services .icon {
    margin-bottom: -21px;
    transform: translateY(-50%);
    text-align: center
}

.our-services:hover h4,
.our-services:hover p {
    color: #fff
}

.speedup:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #fb0054 0%, #f55b2a 100%)
}

.settings:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #34b5bf 0%, #210c59 100%)
}

.privacy:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #3615e7 0%, #44a2f6 100%)
}

.backups:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #fc6a0e 0%, #fdb642 100%)
}

.ssl:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #8d40fb 0%, #5a57fb 100%)
}

.database:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #27b88d 0%, #22dd73 100%)
}

/**** COPY ****/

#copy {
  background-color: #303030;
  padding: 15px;
 }

.p-copy {
  font-family: 'Cabin', sans-serif;
  font-size:16px;
  color:#fff;
  line-height:30px;
  font-weight:400;
  }