@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('http://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap');

.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: 'Niconne', sans-serif;
  font-weight: 100;
  color: red;
  font-size: 55px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:20px;
  margin-bottom:0px;
}

h1.Advertisement {
  font-family: 'Roboto Condensed', cursive;
  font-weight: 500;
  color: #fff;
  font-size: 35px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:100px;
  margin-bottom:0px;
}

h1.Advertisementfooter {
  font-family: 'Roboto Condensed', cursive;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  display:inline;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
}

h1.CEO{
  font-family: 'Abril Fatface', sans-serif;
  font-weight: 100;
  color: red;
  font-size: 55px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: left;
  margin-top:20px;
  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.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.aboutaayush{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: black;
  font-size: 20px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
  margin-top:0px;
  margin-bottom:0px;
}

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.places {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: black;
  font-size: 12px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
}
h3.Tempo {
  font-family: 'Anton', sans-serif;
  font-weight: 400;
  color: green;
  font-size: 30px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:10px;
  margin-bottom:0px;
}

h3.package {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  color: red;
  font-size: 20px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
}
h3.card-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  color: red;
  font-size: 20px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
}
h3.ceoname {
  font-family: 'Dancing Script', sans-serif;
  text-align: left;
  margin-top:0px;
  margin-bottom:0px;
}


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: 'Bree Serif', sans-serif;
  font-weight: 900;
  color: #000000;
  font-size: 40px;
  margin-left: 5px;
  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: black;
  font-size: 20px;
  text-align: left;
  text-justify: inter-word;
  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;
}

#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: 'Open Sans', cursive;
color: black;
font-size: 14px;
margin-left: 0px;
margin-right: 0px;
text-align: left;
text-justify: inter-word;
}

#cssparagraph7
{ 
font-family: 'Open Sans', cursive;
color: black;
font-size: 16px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
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.five:link {color:#FFFFFF;text-decoration:none;}
a.five:visited {color:#FFFFFF;text-decoration:none;}
a.five: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;}

select {
margin-top:8px;
font-family: 'Open Sans', cursive;
color: black;
font-size: 14px;
line-height:1;
border-radius:5px;
background-color:#A2AB58;
color:#ff0;
}

.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;
}

#back2Top {
    width: 80px;
    line-height: 40px;
    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);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #DDD;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}

@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){

h1.Advertisement {
  font-family: 'Roboto Condensed', cursive;
  font-weight: 500;
  color: #fff;
  font-size: 35px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:100px;
  margin-bottom:0px;
}

h1.AboutUs {
  font-family: 'Playball', cursive;
  font-weight: 500;
  color: #CC3300;
  font-size: 35px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:100px;
  margin-bottom:0px;
}

a.CarRental {
  font-family: 'Roboto Condensed', cursive;
  font-weight: 500;
  color: #7d7d7b;
  font-size: 25px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
  line-height: normal !important;
}
a.CarRental:hover 
{
  font-family: 'Roboto Condensed', cursive;
  font-weight: 500;
  color: #7d7d7b;
  font-size: 25px;
  margin-left: 0px;
  margin-right: 0px;  
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
  line-height: normal !important;
}
}