#main-footer {
    background-color: #161616;
}
#main-footer h2 {
    color: #FFC61A;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #fff;
    text-transform: uppercase;
    font-size: 24px;
	padding-bottom: 10px;
    font-weight: 700;
}
#main-footer p {
    color: #ccc;
    line-height: 25px;
    text-align: justify;
}
#main-footer ul {
    list-style: none;
	padding-left:0px;
}
#main-footer li {
    padding-left: 0px;
	margin-bottom:10px;
}
.social li, .social li a i {
    color: #ffc61a!important;
    margin-top: 10px;
    font-size: 15px;
    margin-right: 10px;
    margin-bottom: .5em;
}
.social li {
    display: inline-block;
}
#main-footer a {
    color: #ccc!important;
}
#text-4 li i {
    color: #ffc61a;
    margin-right: 5px;
}
#text-3 p {
    padding-bottom: 0px;
	margin-bottom: 0px;
}
#main-footer .a {
    margin-left: 23px;
    margin-top: -23px;
color: #ccc;
    margin-bottom: 10px;
}
h1,h2,h3,h4,h5
{
	font-family: 'Fira Sans', sans-serif!important;
}
body,#main-footer li,#main-footer .a,.bottom a,.bottom p
{
	font-family: 'Open Sans', sans-serif!important;
}
.row {
    margin-right: 0px!important;
    margin-left: 0px!important;
}	
#main-footer
{
	padding-top:20px;
	padding-bottom:20px;
}
.bottom{
    background-color: #0c0c0c;
	padding:13px;
	}
	.bottom .col-md-6:nth-of-type(2) p
	{
		text-align:right!important;
	}
.bottom p{
	color: #cccccc;
}
.bottom a,.bottom a:hover{
	color: #ffc61a;
	text-decoration:none;
	font-weight:600;
}
#text-3 p i {
    color: #ffc61a;
}
a:hover, a:focus {
    color: #1f1f1f!important;
}
.top-menu{
	list-style-type:none;
	padding-left:0px;
	margin-top:15px;
}
.top-menu li{
	display:inline-block;
}
.header
{
	position:relative;
}
.row.top {
    position: absolute;
    top: 0px;
    background: rgba(0,0,0,0.47);
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}
.top-menu li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
	padding:5px;
	color:#fff;
	font-family: system-ui;
	}
.top-menu li {
    display: inline-block;
    padding-right: 22px;
    font-size: 14px;
}
.top-menu li a i {
    margin-right: 5px;
}
.header .col-md-8
{
	text-align:right;
}
.second
{
background-color: #ffc61a;
padding-top:20px;
padding-bottom:15px;
}
.second i {
    width: 48px;
    height: 48px;
    line-height: 44px;
    background: #ffff;
    margin-right: 10px;
    vertical-align: middle;
    color: #1f1f1f;
    font-size: 24px;
    border-radius: 30px;
    text-align: center;
}
.second p {
    color: #1f1f1f;
    font-weight: 700;
    vertical-align: middle;
	font-family:'Fira Sans', sans-serif!important;
    font-size: 17px;
    text-transform: uppercase;
}
.second p a {
    color: #1f1f1f;
}
a:hover{
	text-decoration:none!important;
}
.title h4
{
	color: #FFC61A;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.title h1 {
    font-size: 30px;
    font-weight: 700;
	margin-top: 5px;
    color: #1f1f1f;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.title{
	padding-top:30px;
	padding-bottom:40px;
}
.title p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
}
.title ul {
    padding-left: 0px;
    float:none;
    list-style-type: none;
    margin-right: 20px;
	padding-bottom:15px;
    margin-top: 15px;
}
.title ul li {
    font-size: 16px;
    color: #1f1f1f;
    margin-bottom: 10px;
    font-weight: 700;
}
.title li i {
    color: #FFC61A;
    margin-right: 10px;
}
.booking a {
    float: left;
    clear: left;
    background:#ffc61a;
    text-transform: uppercase;
    font-size: 18px;
    padding: 13px 30px;
    font-weight: 700;
    color: #1f1f1f;
    line-height: 1.4em;
    border-radius: 30px;
}
.booking a {
    float:none;
	margin:0 auto;
	        background: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 13px 30px;
    font-weight: 700;
    color: #1f1f1f;
    line-height: 1.4em;
    border-radius: 30px;
}
.title .row,.title .container,.title .col-md-12,.title .col-md-6:nth-of-type(2){
	padding-right:0px;
}
.title .container
{
	width:1170px;
}
.booking
{
	position: absolute;
    padding: 20px;
    display: inline-block;
    background: #F5F5F5;
    box-shadow: 0 0 10px #ddd;
    max-width: 570px;
    top: 90px;
	padding-bottom: 40px;
    left: 140px;
    text-align: center;
    border-radius: 3px;
}
.booking h3 span {
    color: #ffc61a;
}
.booking h3{
	margin-bottom: 10px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
}
.form-control {
    width: 100%;
	height:50px!important;
	margin-bottom:10px;
	box-shadow:none;
    padding: 15px!important;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #000;
    margin-top: 5px;
}
.booking .col-md-6:nth-of-type(1)
{
	padding-left:0px;
}
.booking .col-md-6:nth-of-type(2)
{
	padding-right:0px;
}
.nm:before {
    content: '\f007';
    font-family: 'FontAwesome';
    position: absolute;
    right: 12px;
    top: 11px;
    color: #ffc61a;
    font-size: 17px;
    z-index: 100;
}
.nm,.pn,.en{
	position:relative;
}
.pn:before {
    content: '\f095';
    font-family: 'FontAwesome';
    position: absolute;
    right: 12px;
    top: 11px;
    color: #ffc61a;
    font-size: 17px;
    z-index: 100;
}
.en:before {
    content: '\f041';
    font-family: 'FontAwesome';
    position: absolute;
    right: 12px;
    top: 11px;
    color: #ffc61a;
    font-size: 17px;
    z-index: 100;
}
input.form-control1 {
    padding: 10px;
    margin-right: 20px!important;
    display: inline-block!important;
}
.r1 ul{
	padding-left:0px;
	list-style-type:none;
}
.r1 li {
    margin-right: 11px;
    display: inline-block;
    width: 100px;
	font-size:13px;
	font-weight:700;
    text-align: center;
	padding-bottom: 10px!important;
    padding: 3px;
    background: #ffc61a;
    border-radius: 3px;
}
.r1 img {
    margin-bottom: 5px;
	margin-top:5px;
}
.card {
    background-color: #ffffff;
    border: 1px solid rgba(0, 34, 51, 0.1);
    box-shadow: 2px 4px 10px 0 rgba(0, 34, 51, 0.05), 2px 4px 10px 0 rgba(0, 34, 51, 0.05);
    border-radius: 0.15rem;
}

/* Tabs Card */

.tab-card {
  border:1px solid #eee;
}

.tab-card-header {
  background:none;
}
/* Default mode */
.tab-card-header > .nav-tabs {
  border: none;
  margin: 0px;
}
.tab-card-header > .nav-tabs > li {
  margin-right: 2px;
}
.tab-card-header > .nav-tabs > li > a {
  border: 0;
  border-bottom:2px solid transparent;
  margin-right: 0;
  color: #737373;
  padding: 2px 15px;
}

.tab-card-header > .nav-tabs > li > a.show {
    border-bottom:2px solid #007bff;
    color: #007bff;
}
.tab-card-header > .nav-tabs > li > a:hover {
    color: #007bff;
}

.third h4,.third h2
{
	text-align:center;
}
.third,.services{
	text-align:center;
}
.third img.img-responsive,.services img.img-responsive {
    display: inline-block;
    margin-top: 25px;
}
.third h5{
	text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
	margin-top:20px;
}
.third p,.services p {
    line-height: 1.8em;
	text-transform: capitalize;
    font-size: 14px;
    color: #333;
}
.third .col-md-3 {
    border-right: 1px dashed #bfbcbc;
}
.third .col-md-3:last-child
{
	border-right:0px;
}
.services .col-md-3 {
    border: 2px solid #FFC61A;
	margin-top:20px;
    background: #fff;
    text-align: center;
    padding: 25px;
    font-size: 14px;
	padding-top: 0px;
	margin-bottom:20px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    position: relative;
    transition: all .3s ease;
    border: 2px solid #FFC61A;
    margin-right: 10px;
    width: 275px;
}
.services{
	background:#f5f5f5;
}
.services h5 {
    font-size: 16px;
	color:#000;
}
.services .col-md-6 {
    padding-left: 0px;
    border: 1px solid #0000002e;
    padding-right: 10px;
    font-family: 'Fira Sans';
	padding-top:10px;
    margin-top: 15px;
	background: #fbecc0;
    color:#ff0e19;
    text-transform: uppercase;
    font-weight: 700;
	font-size:16px;
    }
.services .col-md-3 .col-md-12
{
    padding-left: 0px;
    padding-right: 0px;
	margin-bottom:15px;
}
.services .col-md-6 span {
    display: block;
    margin-top: 5px;
	    font-weight: 800;
    color: #000;
    font-size: 30px;
}
.services .col-md-6:nth-of-type(1) {
    padding-left: 0px;
}
.services h3 {
    font-size: 14px;
    color: #000;
    font-weight: 300!important;
	margin-bottom:20px;
}
.ss {
    font-size: 16px;
    display: inline-block;
    text-transform: capitalize;
    color: #ff0e19;
}
.services a {
    float: none;
    clear: left;
    font-family: 'Fira Sans';
    background: #ffc61a;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 20px;
    font-weight: 700;
    color: #000000;
    line-height: 1.4em;
    border-radius: 30px;
}
.four li
{
        font-weight: 500!important;
        margin-bottom: 13px!important;
        font-size:13px!important;
}
.fours
{
    padding-bottom:0px;
}
.fours
{
    background:#f5f5f5;
}
.five
{
    padding-bottom:20px;
}
.four a
{
        float: none;
    clear: left;
    background: #fff;
    text-transform: capitalize;
    font-size: 13px;
    padding: 0px;
    font-weight: 500;
}
@media only screen and (max-width:480px)
{
    .top-menu
{
text-align:center;
}
    .services .col-md-3
    {
        width:100%!important;
    }
    .second p
    {
        font-size:12px;
    }
    .title h1 {
    font-size: 15px;
   }
   .title .container {
    width: 100%;
    padding-right: 15px;
}
.title p {
    line-height: 27px;
    text-align: justify;
    font-size: 14px;
    color: #333;
}
.booking
{
position: relative;
display: block;
top: auto;
    padding-bottom: 40px;
    left: 0px;
}
.booking .col-md-6:nth-of-type(2)
{
padding-left:0px;
}
.booking .col-md-6:nth-of-type(1)
{
    padding-left: 0px;
    padding-right: 0px;
}
.row.top {
    position: relative;
    top: 0px;
    background: #fff;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}
.top-menu li {
    display: inline-block;
    text-align: left;
    padding-right: 0px;
    width:112px;
    padding-bottom: 10px;
    font-size: 14px;
}
.top-menu li a
{
    color:#000;
}
.third h5
{
    font-size:17px;
}
#main-footer h2
{
    font-size:20px;
}
.bottom .col-md-6:nth-of-type(2) p {
    text-align: left!important;
}
.bottom p
{
    margin-bottom:5px;
}
.bottom,.services p
{
    text-align:center;
}
.header .sec
{
    display:none;
}
li.nav-item.waves-effect.waves-light.active a {
    background: #ffc61a;
    color: #000;
}
.third .col-md-3 {
    border-right: 0px dashed #bfbcbc;
}
}
.img-responsive
{
width: 100%;
}
.about
{
    padding-top:40px;
    padding-bottom:40px;
}
.sec h1
{
    position: absolute;
    top: auto;
    left: 0px;
    right: 0px;
    text-align: center;
    bottom: 10px;
    font-size: 60px;
    color: #000!important;
}
.sec h1 a
{
       color: #000;
       animation: blinker 2s linear infinite;
    text-decoration: none;
    text-shadow: 0 0 5PX #ffc61a;
}
.about a,.fours a
{
    font-weight:700;
    color:#000;
}
.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.header li a:hover
{
    color:#fff!important;
}
.header a:focus
{
     color:#fff!important;
}
.col-md-12 a {
    color: #000;
}
.col-md-6 h2 {
    font-size: 20px;
}
a.fix {
    line-height: 25px;
    width: 40px;
    padding-left: 10px!important;
    height: 40px;
    text-align: center;
    padding: 8px;
        background: #34af23;
    position: fixed;
    bottom: 20px;
    right: 20px;
    margin: 0 auto;
    border-radius: 100%;
    color: #fff;
    font-size: 23px;
}
 a.fix1 {
    line-height: 25px;
    width: 40px;
    padding-left: 10px!important;
    height: 40px;
    text-align: center;
    padding: 8px;
        background:#e6332a;
    position: fixed;
    bottom: 20px;
    left: 20px;
    margin: 0 auto;
    border-radius: 100%;
    color: #fff;
    font-size: 23px;
}
a.fix:hover,a.fix1:hover
{
    color:#fff!important;
}
        .five h1 a
        {
            color:#000;
        }
            .book_now a{
                float: none;
                clear: left;
                font-family: 'Fira Sans';
                background: #ffc61a;
                text-transform: uppercase;
                font-size: 15px;
                padding: 10px 20px;
                font-weight: 700;
                color: #000000;
                line-height: 1.4em;
                border-radius: 30px;
            }
            .book_now{
                margin-bottom: 15px;
            }
            
            .has-error{
                border: 2px solid red;
            }
            
            .nav-tabs > li.active > a:hover,.nav-tabs > li.active > a, .nav-tabs > li.active:hover a, .nav-tabs > li:hover a {
    color: #000!important;
}
.booking a:hover {
    color: #000!important;
    text-decoration: none;
}
.booking a {
    background-color: #ffc61a;
    color: #000;
}
.point {
        padding-top: 0px;
    padding-bottom: 20px;
}
.car {
     padding-top: 30px;
    padding-bottom: 10px;
}
