@import url(https://fonts.googleapis.com/css?family=Didact+Gothic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Carrois+Gothic+SC);
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Passion+One);
@import url(https://fonts.googleapis.com/css?family=Anton);
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
@import url(https://fonts.googleapis.com/css?family=Seaweed+Script);
@import url(https://fonts.googleapis.com/css?family=Oleo+Script);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Abril+Fatface);
@import url(https://fonts.googleapis.com/css?family=Great+Vibes);
@import url(https://fonts.googleapis.com/css?family=Niconne);
@import url(https://fonts.googleapis.com/css?family=Tangerine);
@import url(https://fonts.googleapis.com/css?family=Rochester);
@import url('https://fonts.googleapis.com/css?family=Vollkorn');
@import url('https://fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps:400,700');
@import url('https://fonts.googleapis.com/css?family=Old+Standard+TT');
@import url('https://fonts.googleapis.com/css?family=Acme');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');
@import url('https://fonts.googleapis.com/css2?family=Playball&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Paytone+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit&family=Paytone+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Righteous&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gabarito&family=Paytone+One&family=Poppins&display=swap');


.panel-default >.panel-heading
{
  font-family: 'Poppins', sans-serif;
  text-align: center;
  font-weight: 900;
  color: #ffffff;
  font-size: 18px;    
  margin-left: 0px;
  margin-right: 0px; 
  padding-left: 20;
  padding-right: 20;  
  background-color: #514e0b !important;
  border-color: #514e0b !important;
}
.panel-body
{
  background-color: #f6f8f5 !important;
  font-family: 'Poppins', sans-serif;
  margin-left: 0px;
  margin-right: 0px;    
  font-weight: 500;
  color: #000000;
  font-size: 16px;    
  padding-left: 0;
  padding-right: 0;  
}


.panel-success >.panel-heading
{
font-family: 'Poppins', sans-serif;
font-weight: 900;
color: #ffffff;
font-size: 16px !important;
background-color: #d42a2a !important;
border-color: #d42a2a !important;
}

    width:500px;  
    padding:10px;  
    background-color:#eceadc;  
    color:#ec8007  
    }  

.remove-all-margin-padding{
margin:0 ! important;
padding:0 ! important;
}

.videoWrapperOuter {
  max-width:640px; 
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;  
  margin-bottom:10px;    
}
.videoWrapperInner {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 50%;
  padding-top: 25px;
  height: 0;
}
.videoWrapperInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.center-block {  
    width:500px;  
    padding:10px;  
    background-color:#eceadc;  
    color:#ec8007  
    }  

.remove-all-margin-padding{
margin:0 ! important;
padding:0 ! important;
}

.vertical_line { border-left: 1px solid #FFFFFF; }

#likebox-wrapper * {
   width: 100% !important;
}
   
hr {
  border: 0px none;
  width: 100%;
  color: #f00;
  background-color: #f00;
  height: 3x
}
hr.hr2 {
  border: 3px none;
  width: 100%;
  color: #FF3300;
  background-color: #C0C0C0;
  height: 1px;
  align: left;
}
hr.hr1 {
  border: 0px none;
  width: 80%;
  color: green;
  background-color: green;
  height: 1px;
  align: left;
}

hr.style3 {
  border-left:0px none; border-right:0px none; border-bottom:0px none; background-color: #fff;
  border-top: 1px dashed #8c8c8c
}

h1.Title {
  font-family: 'Vollkorn', sans-serif;
  font-weight: 100;
  color: red;
  font-size: 25px;
  margin-left: 10px;
  margin-right: 10px;  
  text-align: center;
  margin-top:10px;
  margin-bottom:0px;
}

h1.AboutUs {
  font-family: 'Paytone One', sans-serif;
  font-weight: 800;
  color: #23262d;
  font-size: 60px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}

h1.AboutUs_White {
  font-family: 'Paytone One', sans-serif;
  font-weight: 400;
  color: #fcfcfc;
  font-size: 60px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:40px;
}

h1.Services {
  font-family: 'Paytone One', sans-serif;
  font-weight: 800;
  color: #dee6f1;
  font-size: 60px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}

h1.compintro{
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400;
  color: #616161;
  font-size: 40px;
  margin-left: 20px;
  margin-right: 20px;  
  text-align: center;
  margin-top:50px;
  margin-bottom:0px;
}

h1.Subheading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #FF9900;
  font-size: 20px;
  margin-left: 5px;
  margin-bottom:0px;
}

h1.Subheading1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  color: #426f00;
  font-size: 30px;
  margin-left: 25px;
  margin-bottom:0px;
}

h1.Vision {
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: white;
  font-size: 42px;
  margin-top: 5px;
  margin-bottom:0px;
  text-align: center;
}

h1.Goals {
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: black;
  font-size: 42px;
  margin-top: 5px;
  margin-bottom:0px;
  text-align: center;
}

h2.address {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  color: black;
  font-size: 15px;
  margin-left: 0px;
  margin-right: 5px;
  text-align: right;
  margin-top:0px;
  margin-bottom:0px;
}

h2.productcategory{
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  color: #000000;
  font-size: 14px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  margin-top:10px;
  margin-bottom:0px;
}

h2 .btn-group { display: inline-block; }

h3.subheading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: black;
  font-size: 20px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:10px;
  margin-bottom:0px;
}

h3.destination {
  font-family: 'Paytone One', sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 30px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
}

h3.tour_duration {
  font-family: 'Anton', sans-serif;
  font-weight: 400;
  color: #8ba247;
  font-size: 30px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}

h3.tour_places {
  font-family: 'Bree Serif', sans-serif;
  font-weight: 400;
  color: #36362e;
  font-size: 16px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:0px;
  margin-bottom:10px;
}

h3.Itn_Duration {
  font-family: 'Bree Serif', sans-serif;
  font-weight: 400;
  color: #36362e;
  font-size: 25px;
  margin-left: 25px;
  margin-top:0px;
  margin-bottom:0px;
}

h3.guestname {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  color: white;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 30px;  
  text-align: right;
  margin-top:0px;
  margin-bottom:0px;
}

h3.card-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  color: red;
  font-size: 40px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
}

h3.facilities {
  font-family: Roboto Slab, sans-serif;
  font-weight: 500;
  color: black;
  font-size: 15px;
  margin-left: 55px;
  margin-right: 35px;  
  text-align: left;
  margin-top: 10px;
  margin-bottom:10px;
}
h3.hotelpolicy {
  font-family: Outfit, sans-serif;
  font-weight: 400;
  color: black;
  font-size: 15px;
  margin-left: 55px;
  margin-right: 35px;  
  text-align: left;
  margin-top: 10px;
  margin-bottom:10px;
}

h5.intro {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: black;
  font-size: 20px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: left;
  margin-top:0px;
  margin-bottom:0px;
}

#heading {
  font-family: 'Paytone One', sans-serif;
  font-weight: 900;
  color: #000000;
  font-size: 40px;
  margin-left: 15px;
  margin-right: 0px;  
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
#intro {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  color: black;
  font-size: 12px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}

#content {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  color: black;
  font-size: 20px;
  margin-left: 5px;
  margin-right: 0px;  
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
#cssCaption2
{
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #fff;
  font-size: 20px;
  text-align: left;
  text-justify: inter-word;
  margin-top:0px;
  margin-bottom:0px;
}
#cssCaption3
{
  font-family: 'Outfit', sans-serif;
  font-weight: 900;
  color: black;
  font-size: 20px;
  text-align: left;
  text-justify: inter-word;
  margin-left:20px;  
  margin-top:0px;
  margin-bottom:0px;
}

#cssvision
{ 
font-family: 'Open Sans', cursive;
color: white;
font-size: 14px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
text-justify: inter-word;
}

#loginform_p
{ 
font-family: 'Open Sans', cursive;
color: black;
font-size: 14px;
text-justify: inter-word;
}

.toptext {
    display: inline-block;
    vertical-align: top;
}

.toptext span{
    margin:0;
    padding:0;
    border: solid 0px black;
    margin-left: 20px;
    font-size: 14px;
    display: inline;
    line-height: 80px;
    font-family: 'Open Sans', cursive;
	color: black;
	font-size: 14px;
	font-weight: 800;	
}

#contact_name
{
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  color: black;
  font-size: 20px;
  margin-left: 5px;
  margin-right: 0px;  
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
#contact_add
{
  font-family: Outfit, sans-serif;
  font-weight: 500;
  color: black;
  font-size: 14px;
  margin-left: 5px;
  margin-right: 0px;  
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}

#contact_phone
{
  font-family: Open Sans, sans-serif;
  font-weight: 500;
  color: black;
  font-size: 14px;
  margin-left: 5px;
  margin-right: 0px;  
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}


#Stok_DelTime
{ 
font-family: 'Open Sans', cursive;
font-weight: 900;
color: black;
font-size: 12px;
margin-left: 0px;
margin-right: 0px;
text-align: left;
text-justify: inter-word;
}

#cssparagraph1
{ 
font-family: 'Open Sans', cursive;
color: black;
font-size: 14px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
text-justify: inter-word;
}

#cssparagraph6
{ 
font-family: 'Outfit', cursive;
font-weight: 400;
color: black;
font-size: 14px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
text-justify: inter-word;
}

#cssparagraph7
{ 
font-family: 'Outfit', cursive;
color: black;
font-size: 16px;
margin-left: 25px;
margin-right: 25px;
text-align: justify;
text-justify: inter-word;
}

#cssparagraph8
{ 
font-family: 'Outfit', cursive;
color: #130f10;
font-size: 18px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
text-justify: inter-word;
}

#cssblogparagraph
{ 
font-family: 'Open Sans', cursive;
color: black;
font-size: 14px;
margin-left: 0px;
margin-right: 0px;
text-align: left;
text-justify: inter-word;
}


#cssCarousel
{ 
font-family: 'Roboto', cursive;
font-weight: 800;
color: red;
font-size: 12px;
margin-left: 0px;
margin-right: 0px;
text-align: center;
text-justify: inter-word;
}

#footer {
  font-family: 'Great Vibes', sans-serif;
  font-weight: 100;
  color: white;
  font-size: 30px;
  margin-left: 5px;
  margin-right: 0px;  
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}

#google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    #google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

a.AboutUs {
  font-family: 'Paytone One', sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 50px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}
a.AboutUs:hover 
{
  font-family: 'Paytone One', sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 50px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}  

a.Service {
  font-family: 'Great Vibes', sans-serif;
  font-weight: 500;
  color: #637f06;
  font-size: 80px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}
a.Service:hover 
{
  font-family: 'Great Vibes', sans-serif;
  font-weight: 500;
  color: #637f06;
  font-size: 80px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}  

a.CarRental {
  font-family: 'Paytone One', cursive;
  font-weight: 500;
  color: #518605;
  font-size: 50px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:20px;
}
a.CarRental:hover 
{
  font-family: 'Paytone One', cursive;
  font-weight: 500;
  color: #518605;
  font-size: 50px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:20px;
}

a.five:link {color:#FFFFFF;text-decoration:none;}
a.five:visited {color:#FFFFFF;text-decoration:none;}
a.five:hover {text-decoration:none;}

a.otp:link {color:#FFFFFF;text-decoration:none;}
a.otp:visited {color:#FFFFFF;text-decoration:none;}
a.otp:hover {text-decoration:none;}

a.clickhere:link {color:#000000;text-decoration:none;}
a.clickhere:visited {color:#000000;text-decoration:none;}
a.clickhere:hover {text-decoration:none;}

a.carousel:link {color:#FFFFFF;text-decoration:none;}
a.carousel:visited {color:#FFFFFF;text-decoration:none;}
a.carousel:hover {text-decoration:none;}

a.contact:link {font-family: 'Outfit', sans-serif;color:#fff;text-decoration:none;}
a.contact:visited {font-family: 'Outfit', sans-serif;color:#fff;text-decoration:none;}
a.contact:hover {font-family: 'Outfit', sans-serif;text-decoration:none;}

a.contact_nos:link {font-family: 'Outfit', sans-serif;color:black;text-decoration:none;}
a.contact_nos:visited {font-family: 'Outfit', sans-serif;color:black;text-decoration:none;}
a.contact_nos:hover {font-family: 'Outfit', sans-serif;text-decoration:none;}

a.RoomPrice {
  font-family: 'Playball', sans-serif;
  font-weight: 800;
  color: black;
  font-size: 40px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}
a.gallery {
  font-family: 'Playball', sans-serif;
  font-weight: 800;
  color: black;
  font-size: 40px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}


select {
margin-top:8px;
font-family: 'Outfit', cursive;
color: black;
font-size: 14px;
line-height:1;
border-radius:5px;
background-color:white;
color:black;
}

.btn-primary, .btn-primaryhover, .btn-primaryactive, .btn-primary:visited 
{
font-family: Open Sans, cursive !important;
color: white !important;
font-size: 13px !important;
background-color: #007D00 !important;
border-color: #007D00 !important;
}    

.btn-review, .btn-reviewhover, .btn-reviewactive, .btn-review:visited 
{
font-family: Paytone One, cursive !important;
font-weight: 400;
color: #feede6 !important;
font-size: 40px !important;
background-color: #9b390a !important;
border-color: #9b390a !important;
}    


.btn-danger, .btn-dangerhover, .btn-dangeractive, .btn-danger:visited 
{
font-family: Open Sans, cursive !important;
color: #1e1822 !important;
font-size: 13px !important;
background-color: #FF6600 !important;
border-color: #FF6600 !important;
}    


.btn-success, .btn-successhover, .btn-successactive, .btn-success:visited 
{
font-family: Open Sans, cursive !important;
color: white !important;
font-size: 13px !important;
background-color: #007D00 !important;
border-color: #007D00 !important;
}    


.alert-success1
{
font-family: Open Sans, cursive !important;
font-size: 14px !important;
background-color: #DDFFE6 !important;
}

.alert-success2
{
font-family: Open Sans, cursive !important;
font-size: 18px !important;
color: #ffffff !important;
font-weight: 500;
background-color: #fc8902 !important;
}

.alert-Error1
{
font-family: Open Sans, cursive !important;
font-size: 14px !important;
background-color: #FFE8DD !important;
}
.alert-Error2
{
font-family: Open Sans, cursive !important;
font-size: 14px !important;
font-weight: 500;
background-color: #FFF1EA !important;
}

#back2Top {
    width: 50px;
    line-height: 50px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
	border-radius:50px;
    position: fixed;
    bottom: 30px;
    right: 0;
    background-color: #25d366;
    color: #555;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}


.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

    .box{
        width: 500px;        
        height:508px;
		margin-left: auto;
		margin-right: auto;        
        align:center;
    }    
    .box.large{
        height: 300px;
    }
    .box.small{
        height: 100px;
    }
    
.imgsize {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  height: 170px;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.float-Phone{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:90px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:40px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float-Phone{
	margin-top:16px;
}

.float-Booknow{
	position:fixed;
	width:116px;
	height:116px;
	bottom:20px;
	left:160px;
	text-align:center;
  font-size:40px;
  z-index:100;
}

.div-col-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.div-col {
    display: table-cell; /* Make elements inside the container behave like table cells */
    padding: 16px;
}



iframe::-webkit-scrollbar{display:none}
.iframe{background:#fff;overflow:hidden}
.iframe iframe{width:100%;height:400px;border:0px none;display:block}
.iframe-content{position:absolute;width:100%;height:400px;overflow:auto;top:0;bottom:0;-webkit-overflow-scrolling:touch}

@media screen and (max-width:992px){.iframe iframe{height:2250px}}
@media screen and (max-width:768px){.iframe iframe{height:2250px}}
@media screen and (max-width:720px){.iframe iframe{height:2250px}}
@media screen and (max-width:479px){.iframe iframe{height:2250px}}
@media screen and (max-height:400px){.iframe iframe{height:2250px}}

@media only screen and (max-width: 767px){

span.first
{
  font-family: 'Passion One', sans-serif;
  font-weight: 100;
  color: #1875bb;
  font-size: 35px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
} 
span.second
{
  font-family: 'Passion One', sans-serif;
  font-weight: 100;
  color: #414143;
  font-size: 35px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
} 
  
h1.compintro{
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400;
  color: #616161;
  font-size: 30px;
  margin-left: 20px;
  margin-right: 20px;  
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
}  
h1.Title {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #fb3e04;
  font-size: 25px;
  margin-left: 10px;
  margin-right: 10px;  
  text-align: justify;
  text-justify: inter-word;
  margin-top:0px;
  margin-bottom:0px;

}

h1.AboutUs {
  font-family: 'Paytone One', sans-serif;
  font-weight: 800;
  color: #23262d;
  font-size: 40px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}

h1.AboutUs_White {
  font-family: 'Paytone One', sans-serif;
  font-weight: 800;
  color: #fcfcfc;
  font-size: 40px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:40px;
}

h1.Subheading1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  color: #426f00;
  font-size: 20px;
  margin-left: 25px;
  margin-bottom:0px;
}

h1.Services {
  font-family: 'Paytone One', sans-serif;
  font-weight: 800;
  color: #dee6f1;
  font-size: 40px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}

h3.Itn_Duration {
  font-family: 'Bree Serif', sans-serif;
  font-weight: 400;
  color: #36362e;
  font-size: 20px;
  margin-left: 25px;
  margin-top:0px;
  margin-bottom:0px;
}

a.Service {
  font-family: 'Great Vibes', sans-serif;
  font-weight: 500;
  color: #637f06;
  font-size: 50px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}
a.Service:hover 
{
  font-family: 'Great Vibes', sans-serif;
  font-weight: 500;
  color: #637f06;
  font-size: 50px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}

a.CarRental {
  font-family: 'Paytone One', cursive;
  font-weight: 500;
  color: #518605;
  font-size: 30px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:20px;
}
a.CarRental:hover 
{
  font-family: 'Paytone One', cursive;
  font-weight: 500;
  color: #518605;
  font-size: 30px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:20px;
}

a.AboutUs {
  font-family: 'Paytone One', sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 40px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}
a.AboutUs:hover 
{
  font-family: 'Paytone One', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}

}