﻿/*==========================
        13.FOOTER
============================*/

.footer {
    background-color: #090808;
     border-top: 2px solid #dd3a31;
     padding:40px 0px;
}

    .footer .foot_logo img {
        height: 45px;
    }

    .footer .footer_menu_list li a {
        color: #94989a !important;
        margin-bottom: 10px;
        display: inline-block;
        font-size: 14px;
        transition: all 0.5s;
    }

        .footer .footer_menu_list li a:hover {
            color: #d75855 !important;
        }

    .footer .subcribe-newslatter form {
        max-width: 450px;
    }

        .footer .subcribe-newslatter form input {
            padding: 14px 15px;
            width: 100%;
            font-size: 14px;
            color: #4c5667 !important;
            outline: none !important;
            padding-right: 50px;
            padding-left: 20px;
            border-radius: 30px;
            border: 1px solid #e7e7e7;
        }

        .footer .subcribe-newslatter form button {
            position: absolute;
            top: 4px;
            right: 4px;
            outline: none !important;
            border-radius: 5px;
            padding: 9px 20px;
            color: #000 !important;
        }

    .footer .fot_social .social-icon {
        border-radius: 50%;
        background-color: #dd3a31;
        transition: all 0.5s;
        width: 38px;
        color: rgb(255, 255, 255);
        height: 38px;
        display: block;
        font-size: 18px;
        line-height: 38px;
        text-align: center;
    }

    .footer .fot_social .social-icon i
{
	vertical-align: middle;
	line-height: 38px;
}

    .footer h5 {
        color: #ccc
    }

    .footer .fot_social .social-icon:hover {
        color: #fff !important;
        background: #36c2e6 !important
    }
	
	.bottom_footer
	{
		background:#201f20;
		height:50px;
		line-height:40px;
	}
	
	.bfooter 
	{
		list-style:none;
		margin:0px;
		padding:0px;
	}
		
	
	.bfooter  li
	{
		display:inline-block;
		margin:5px;
		
	}
	
	.bfooter  li a
	{
		color:#94989a;
		font-weight: 500;
		font-size:13px;
	}


.carousel-caption {
    position: absolute;
    top: 30%;
    left: 12%;
}

.carousel-caption h1 
{
	font-family: "Playfair Display", serif !important;
    text-align: center;
    font-size: 70px;
    font-weight: bolder;
    color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}



.mega-menu{width: 800px; overflow: hidden; padding:10px;}
p
{
	margin:0px;
	padding:0px;
	font-size:20px;
}

.mega
{
	margin:0px;
	padding:0px;
	list-style:none;
	font-family: 'Monda', sans-serif;
}

.mega li a
{
	color:#000;
	text-decoration:none;
}





@media(max-width:500px){
	
	.carousel-caption {
    position: absolute;
    top: 30%;
    left: 12%;
}

.carousel-caption h1 
{
	font-family: "Playfair Display", serif !important;
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}
	
	
	.mega-menu{width:100%;}
}


.text-muted
{
    font-size:14px !important;
}

.other_pages
{
    padding:80px;
}

.other_pages h1
{
    font-size:25px;
    font-weight:bold;
    margin:0px;
    padding:0px;
}

.other_pages p
{
    font-size:15px;
    margin:0px;
    padding:0px;
}

@media only screen and (max-width: 767px)
{
    .other_pages
    {
       padding:40px 0px;
    }
}

.other_container p
{
    font-size:13px;
}

.other_container ul li
{
    font-size:13px;
    line-height:20px;
    
}


.pdd
{
    padding:60px 20px;
}


}

.bdr
{
    border:3px solid #ddd;
}

.request_tour
{
    
    text-align:center;
}

.request_tour p
{
    color:#000 !important;
    font-size:13px;
}

.call_detail
{
    border:1px solid #ddd;
}

.package_right h2
{
    font-size:18px;
}

.bdr {
    border: 3px solid #ddd;
}















 .carousel .item {
	color: #333;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
}
.carousel .item a {
	color: #000;
	font-weight:bold;
}
.carousel .img-box {
	width: 145px;
	height: 145px;
	    border: 5px solid #52d87a;
	margin: 0 auto;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
	 shape-outside: circle(50%);
}


.carousel .testimonial {	
	padding: 10px 0 10px;
	font-size:13px;
}

.carousel .testimonial p 
{
    color:#333;
    font-size:13px;
}	

.carousel .overview {	
	text-align: center;
	padding-bottom: 5px;
}
.carousel .overview  {
	color: #333;
	font-size: 15px;
	font-weight:bold;
	text-transform: uppercase;
	display: block;	
	padding-bottom: 5px;
}


.carousel .carousel-control {
	width: 20px;
	height: 20px;
    background: #4bb56b;
    text-shadow: none;
    position:absolute;
    cursor:pointer;
	top:60px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(130,130,130,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(130,130,130,1);
box-shadow: 0px 0px 5px 0px rgba(130,130,130,1);
}

.carousel-control i {
	font-size: 20px;
	margin-right: 2px;
}
.carousel-control.left {
	left: auto;
	right: 40px;
}
.carousel-control.right i {
	margin-right: -2px;
}
.carousel .carousel-indicators {
	bottom: 15px;
}

.carousel-indicators li {	
	background: #e2e2e2;
	border-color: transparent;
}
.carousel-indicators li.active {
	border: none;
	background: #888;		
}

.carousel-indicators li
{
    height:1px !important;
}


.feedback_container
{
    padding:80px 0px;
    text-align:center;
}

.heading_con h1
{
    text-align:center;
    font-size:25px;
    font-weight:bold;
}


.gmap
{
    margin-top:50px;
    border:1px solid #333;
    width:100%;
     -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}


.container .content{
  display: flex;
  margin-top:50px;
  background:#fff;
  padding:30px;
  align-items: center;
  justify-content: space-between;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}
.container .content .left-side{
  width: 25%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  position: relative;
}
.content .left-side::before{
  content: '';
  position: absolute;
  height: 70%;
  width: 2px;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  background: #afafb6;
}
.content .left-side .details{
  margin: 14px;
  text-align: center;
}
.content .left-side .details i{
  font-size: 30px;
  color: #3e2093;
  margin-bottom: 10px;
}
.content .left-side .details .topic{
  font-size: 18px;
  font-weight: 500;
}
.content .left-side .details .text-one,
.content .left-side .details .text-two{
  font-size: 14px;
  color: #afafb6;
}


.container .content .right-side{
  width: 75%;
  margin-left: 75px;
}
.content .right-side .topic-text{
  font-size: 23px;
  font-weight: 600;
  color: #3e2093;
}
.right-side .input-box{
  height: 50px;
  width: 100%;
  margin: 12px 0;
}
.right-side .input-box input,
.right-side .input-box textarea{
  height: 100%;
  width: 100%;
  border: none;
  outline: none;
  font-size: 16px;
  background: #F0F1F8;
  border-radius: 6px;
  padding: 0 15px;
  resize: none;
}
.right-side .message-box{
  min-height: 110px;
}
.right-side .input-box textarea{
  padding-top: 6px;
}
.right-side .button{
  display: inline-block;
  margin-top: 12px;
}
.right-side .button input[type="button"]{
  color: #fff;
  font-size: 18px;
  outline: none;
  border: none;
  padding: 8px 16px;
  border-radius: 6px;
  background: #3e2093;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button input[type="button"]:hover{
  background: #5029bc;
}

@media (max-width: 950px) {
 
  .container .content .right-side{
   width: 75%;
   margin-left: 55px;
}
}
@media (max-width: 820px) {
 
  .container .content{
    flex-direction: column-reverse;
  }
  
  
 .container .content .left-side{
   width: 100%;
   flex-direction: row;
   margin-top: 40px;
   justify-content: center;
   flex-wrap: wrap;
 }
 .container .content .left-side::before{
   display: none;
 }
 .container .content .right-side{
   width: 100%;
   margin-left: 0;
 }
 
 
 
 
 
}


@media only screen and (max-width: 767px)
{

.carousel .carousel-control {
	width: 10px !important;
	height: 10px !important;;
    background: #4bb56b;
    text-shadow: none;
    position:absolute;
    cursor:pointer;
	top:60px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(130,130,130,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(130,130,130,1);
box-shadow: 0px 0px 5px 0px rgba(130,130,130,1);
}
}

