 @font-face{
	font-family:NunitoSans;
	src:url("../fonts/NunitoSans-Regular.ttf");
  } 
 
 
*{
  font-family: 'NunitoSans', sans-serif;
}


.dropdown-menu li a {
  font-size: 14px;
  padding-bottom: 10px;
  display: block;
}
p.dis_note {
    margin-bottom: 0;
}
.modal-dialog ul.nav.nav-tabs{
  position: absolute;
    width: 100%;
    text-align: center;
}
ul.ul_list {
    padding: 0;
    font-size: 13px;
}
.product_section {
    border: 1px solid #ccc;
    padding: 10px 0;
}
button#next {
    margin-top: 25px !important;
}
#dialCall button {
    padding: 5px 11px;
    border-radius: 50%;
}
#gallery_link_details {
    color: inherit !important;
}
.gallery_img .row {
    text-align: center;
    font-size: 20px;
}
.playstore-icon {
  text-align: right;
}
div#gst {
    width: 85%;
    margin: 0 auto;
} 
section.py-2 a:hover {
  text-decoration: none;
}

.star-rating {
  line-height:32px;
  font-size:1.25em;
}

.star-rating .fa-star{color: #132b27 !important;}

 body{
  font-family: 'NunitoSans';
  padding:0!important;
  margin:0 !important;
  }
.order_msg {
    max-width: 50%;
    margin: 80px auto;
    font-style: italic;
}
  .dropdown-menu li a {
    font-size: 14px;
    padding-bottom: 10px;
    display: block;
}
  
  .navbar-brand {
    font-family:sans-serif;
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 0rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

section.testimonial_section {
    margin-bottom: 40px;
        background: #fff;
}
.hero_area {
  position: relative;
  /*min-height:80vh;*/
  z-index: 999;
  }
  
.modal {
  height: 100% !important;
  overflow: hidden;
  outline: 0;
}

.imageCount p {
  font-size: 14px;
}
  
.navbar-collapse{
	padding: 0px 30px;
}
 .custom_nav-container .navbar-nav {
    padding-left: 0%;
}

.custom_nav-container .navbar-nav .nav-item .nav-link {
  font-size: 14px;
}

.img-name {
  font-size: 14px;
}

.custom_nav-container .navbar-nav .nav-item:hover .nav-link, .custom_nav-container .navbar-nav .nav-item.active .nav-link {
    color: #ffffff;
}

.custom_nav-container .navbar-nav .nav-item:hover .nav-link, .custom_nav-container .navbar-nav .nav-item.active .nav-link {
    color: #ffffff;
    border: 1px solid #ff000000;
}

.custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 5px 0px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.nav-item{
	margin-right: 30px;
}
.ml-auto, .mx-auto {
    margin-left: 0px !important;
}
.mr-auto, .mx-auto {
     margin-right: 0px !important;
}

@media (min-width: 992px){
 .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    justify-content: space-between;
 }
}

.nav-tabs {
    border-bottom: 1px solid #5dc3a2;
	  font-size: 12px;
}

.custom_nav-container .navbar-nav .nav-item .nav-link {
    line-height: 43px;
	  text-transform: none;
}

.navbar-nav .active{
   border-bottom: 2px solid #3dd70b;
}

.hero_area{
  /* background:#081a08; */
  background:#132b27;
  border-bottom-right-radius: 40px;
}

.hero_area {
    position: relative;
   /* min-height: 80vh;*/
  }

  .nav_area{
    /* background:#081a08; */
    background:#132b27;
  }
  
  .nav_area {
      position: relative;
    }

.offer_section .box {
    border-radius: 0px;
    padding: 0px 0px;
    background-color: #ffffff;
    color: #ffffff;
	justify-content: end;
	margin-top: 35px;
}

.btn-outline-primary:focus {
  outline: 0;
  background: transparent;
  box-shadow: none !important;
  border: 1px solid #fff;
}

.btn-outline-primary:active {
  background: transparent !important;
  border: 1px solid #fff !important;
}

.offer_section .box .img-box {
    width: 100px;
    min-width: 100px;
    height: 100px;
    margin-right: 15px;
    position: relative;
    -webkit-transition: all 0.1 0.5s;
    transition: all 0.1 0.5s;
    border-radius: 100%;
    border: 0px solid #ffbe33;
    overflow: hidden;
	
}

.img-name {
  color: black;
  text-align: center;
  margin-top: 10px;
  text-overflow: ellipsis;
  display: block;
  width: auto;
  white-space: nowrap;
}

.offer_section{
  background-image:url('../libs/images/f10.png');

}


.book-hire{
    width: 85%;
    background: #69997f00;
    text-align: center;
    padding: 12px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #11a955;
    border-radius: 3px;
}
.book-content{
    margin-bottom: 40px;
    font-size: 14px;
}

.vl {
  border-left: 2px solid #e0ebe0;
  height: 450px;
}

.v2 {
  border-left: 4px solid #59d359;
  height: 25px;
  margin: -3px;
  margin-top: 15px;
}

.hire_heading{
    font-weight: bold;
    color: #ffffff;
    line-height: 39px;
    font-size: 33px;
	margin-bottom: 30px;
}
.hire_container{
  padding: 130px 0px 0px 0px;
}

.h-5{
  padding: 40px 30px 0px 30px;
  height: 400px;
}


.bg_imgs{
       
}

.offer_section::before {    
      content: "";
      background-image: url('https://placekitten.com/1200/800');
      background-size: cover;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 0.1;
}





 .link_signup{
  display:none;
}

.round{
  margin-top: 20px;
  text-align: center;
}
.round img{
    width: 100px;
    border-radius: 50%;
	border: 1px solid #838383;
}

.offer_section {
    position: relative;
    padding-top: 25px;
}
.layout_padding-bottom {
    padding-bottom: 25px;
}
.layout_padding {
    padding: 30px 0;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    top: 93%;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

@media (max-width: 600px){
  .carousel-indicators {
    top: 87%;
  }
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #959292;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease;
}
.carousel-indicators .active {
    opacity: 1;
    background-color: #56cd4f;
}

/*.carousel-inner {
    padding: 45px 0px;
}*/

.carousel-item img{
  border-radius: 5px;
}

.btn-outline-primary{
    color: #fff;
    background-color: #081a0800;
    border-color: #269f4b;
    padding: 10px 35px;
    width: 85%;
}

.btn-outline-primary:hover {
    color: #fcfffc;
    background-color: #081a0800;
    border-color: #269f4b;
}

.book_section .form_container button {
    margin-top: 15px;
    border: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px;
    background-color: #173123;
    transition: all 0.3s;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 15px;
    right: 0;
}

section.book_section.layout_padding {
    background-color: #ffffff;
}

.book_section .item {
  height: 50px;
  width: 50px;
  position:relative;
}

.book-photographer{
    width: 85%;
    background: #173123;
    text-align: center;
    padding: 12px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
}


.gallery-wrap {
  position: absolute;
  top: 12%;
  left:10%;
  display: flex;
  flex-direction: row;
  width: 95%;
  height: 70vh;
  perspective:100px;
  transform-style:preserve-3d;
}

.item {
  flex:1;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  transition: flex 0.8s ease;
  perspective:100px;
  transform-style:preserve-3d;
}
.item:hover {
  flex: 20;
  opacity:1;
  position:relative;
  top:0px;
  left:0px;
  height:70vh;
  border-radius:3px 3px 3px 3px;
}

.item:hover ~ .item-5{
  flex: 1;
  opacity:0.3;  
}



.social {
	  position: absolute;
	  right: 35px;
	  bottom: 0;
	}
	.social img {
	  display: block;
	  width: 32px;
	}
	  
.v3{
	position: relative;
	top: 28%;
	left: 115%;
	border-left: 1px solid #2b6209;
	height: 50px;
	display:inline-block;
}
.v4{
	position: relative;
	top: 30%;
	left: 96%;
	border-left: 1px solid #998e10;
	height: 50px;
	display:inline-block;
}


 @media (max-width: 500px){
	  #double_line{
		display:none;
	   }
	  .gallery-wrap {
		  left:2%;
		}
	  #swiper_img{
	   height:60vh;
	  }
	}

.dfc{
	justify-content:center;
	position: absolute;
    top: 130px;
}
  .fs{
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    padding: 2% 0;
  }
  
 .hr-theme-slash-2 {
   display: flex;
   justify-content: center;
  }
  
  .hr-line {
    width: 22%;
    position: relative;
    margin: 15px 5px;
    border-bottom: 6px solid #bdbbbb;
    padding: 0px 36px;
  }
  
  
  .hr-line2 {
    width: 22%;
    position: relative;
    margin: 15px;
    border-bottom: 5px solid #d1cfcf;
  }
  
  .hr-img {
    width: 60%;
    margin-top: 9px;
  }
  
  .bgr{
    background:#ffffff;
	border-radius:6px;
	border: 2px solid #f5f2f2;
	padding-bottom: 10px;
  }
  

.shoot-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.shoot-item {
  padding: 6px 10px;
  border: 1px solid #d1cfcf;
  margin: 6px;
  flex: 0 0 47%;
  max-width: 48%;
}

@media (max-width: 500px){
   .shoot-item {
    flex: 0 0 46%;
    max-width: 48%;
      }
  }



.shoot-item img{
	width:7%;
}

.shoot-item-text{
	color: #9b9b9b;
    font-size: 14px;
    margin: 0px 15px;
}
.center{
	justify-content:center;
}

.v5{
	border-left: 1px solid #939790;
    height: 60px;
    display: inline-block;
	transform: translate(50%, 40%);
}

.v6{
	border-left: 1px solid #939790;
    height: 190px;
    display: inline-block;
    /* padding:100px; */
	transform: translate(20%, 10%);
}

.category-item{
  padding: 30px 30px;
}


.cntr{
	position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width:60px;
}

.ssh-text{
	color: #9b9b9b;
    font-size: 23px;
    text-align: center;
    //width: 185px;
    margin: 6px 0px;
}

.fs3 {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    padding: 2% 0;
}

.timeline {
	width:800px;
	height: 20px;
	list-style: none;
	text-align: justify;
	margin: 80px auto;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(45%, rgba(255,255,255,0)), color-stop(51%, rgba(191,128,11,1)), color-stop(57%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0)));
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 45%, rgba(191,128,11,1) 51%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
}

.timeline:after {
    display: inline-block;
    content: "";
    width: 100%;
}

#tabs .nav-tabs {
    border-bottom: 0px solid #5dc3a2;
    font-size: 12px;
}  





.calendar,
.calendar_weekdays,
.calendar_content {
  max-width: none;
}
.calendar {
  margin: auto;
  font-family: "Muli", sans-serif;
  font-weight: 400;
}
.calendar_content,
.calendar_weekdays,
.calendar_header {
  position: relative;
  overflow: hidden;
}
.calendar_weekdays div {
  display: inline-block;
  vertical-align: top;
}
.calendar_weekdays div,
.calendar_content div {
    width: 14.28571%;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
    color: #6f6f6f;
    font-size: 20px;
	font-size: 20px;
    padding: 14px 14px;
}
.calendar_content div {
  border: 1px solid transparent;
  float: left;
}
.calendar_content div:hover {
  border: 1px solid #dcdcdc;
  cursor: default;
}
.calendar_content div.blank:hover {
  cursor: default;
  border: 1px solid transparent;
}
.calendar_content div.past-date {
  color: #cfc7c7;
}
.calendar_content div.today {
    font-size: 20px;
    border: 1px solid #87b633;
}
.calendar_content div.selected {
  background-color: #f0f0f0;
}
.calendar_header {
    width: 100%;
    text-align: center;
    border-top: 2px solid #bdbbbb;
    border-bottom: 2px solid #bdbbbb;
    padding: 15px 0px;
    margin: 15px -0;
}
.calendar_header h2 {
	line-height: 24px;
	font-family: 'NunitoSans';
    font-weight: bold;
    font-size: 20px;
    color: #020202;
    float: left;
    width: 70%;
   text-transform: capitalize;
   margin:0;
}
button.switch-month {
  background-color: transparent;
  padding: 0;
  outline: none;
  border: none;
  color: #dcdcdc;
  float: left;
  width: 15%;
  transition: color 0.2s;
}
button.switch-month:hover {
  color: #87b633;
}


.overlay_img{
  opacity: 1;
  background: url('<?php echo $this->config->base_url() ?>libs/images/overlay.png');
  background-size: 100% 100%;
}


.dropdown .dropdown-menu{
        /* background-color: transparent !important;
        color: #ffffff;
        border-radius: 5px; 
        border-top: 5px solid #e3a67c; */
    }
    .dropdown .dropdown-menu a{
        color: #ffffff;
    }   
    .dropdown .dropdown-menu a:hover,a:visited{
        color: #ffffff;
    }
    
    .top_area{
      background: #132b27;
      /* background: #081a08; */ 
      position: relative;
      min-height: 14vh;
    }

    .header_area {
      position: relative;
      min-height: 10vh;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }

    .dropdown .user-menu{
      background: #081a08;
      color: #ffffff;
      border-top: 8px solid #e3a67c;
      border-radius: 3px;
    }
	
	.register_btn:hover{
        background-color: #77dd77;
        border: 1px solid #77DD77 !important;
      }

      .link_login{
        color: #132b27;
      }
      .link_login:hover{
        color: inherent;
      }
      
      .ajax-loader {
        visibility: hidden;
        background-color: rgba(255,255,255,0.7);
        position: absolute;
        z-index: +100 !important;
        width: 100%;
        height:100%;
      }

    .ajax-loader img {
        position: relative;
        top:50%;
        left:50%;
      }
     
   .round img {
    width: 120px;
    border-radius: 50%;
    border: 0px solid #838383; 
    }

	hr {
		margin-top: 1rem;
		margin-bottom: 1rem;
		border: 0;
		border-top: 1px solid rgb(85 161 119);
	}

	@media (min-width: 768px){
	#photoGraphers .col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 14%;
		max-width: 16.666667%;
	 }
	}

	#photoGraphers h3{
		font-weight: bold;
		font-size: 30px;
		margin: 20px 0px 15px 0px;
		padding: 0px 10px;
	}

	#photoGraphers{
		padding: 0px 50px;
	}








.register_btn:hover{
        background-color: #77dd77;
        border: 1px solid #77DD77 !important;
      }

      .link_login{
        color: #132b27;
      }
      .link_login:hover{
        color: inherent;
      }
      
      .ajax-loader {
        visibility: hidden;
        background-color: rgba(255,255,255,0.7);
        position: absolute;
        z-index: +100 !important;
        width: 100%;
        height:100%;
      }

    .ajax-loader img {
        position: relative;
        top:50%;
        left:50%;
      }
     
    .round img {
    width: 120px;
    border-radius: 50%;
    border: 0px solid #838383; 
    }

    

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(85 161 119);
}

@media (min-width: 768px){
#photoGraphers .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 14%;
    max-width: 16.666667%;
 }
}

#photoGraphers h3{
	font-weight: bold;
    font-size: 30px;
	margin: 20px 0px 15px 0px;
	padding: 0px 10px;
}

#photoGraphers{
	padding: 0px 50px;
}


.img-wd{
	border:1px solid #d1cfcf;
	width: 100%;
	height: 110px;
	border-radius: 2px; 
	cursor:pointer;
}

@media (max-width: 500px){
	.img-wd{
		width: 105px;
	}
	.ssh-text {
		width: 105px;
		font-size: 16px;
	}
	.v5 {
       transform: translate(53%, 40%);
     }
	 .hr-img {
		margin-top: 7px;
		width: 22px;
		margin-left: 0px;
     }
	 .hr-line {
        margin: 15px 7px;
        padding: 0px 30px;
     }
	 /* .h-5 {
		padding: 40px 30px 0px 30px;
		height: auto;
	} */
}

.fa-bars{
   color: #ffff;
    font-size: 28px;
}

.user_option {
    justify-content: center;
    margin-top: 0px;
}

.footerSocal{
    display: flex;
    justify-content: end;
}


.user-menu {
    padding: 10px;
 }

 #navbarSupportedContent{
   height:42px !important;
 }

 .dropdown .dropdown-toggle{
  width:160px;
}


.footerSocal p{
     width:90px !important;
 }

 .social_img .fa {
    font-size: 21px;
}

.social_img {
    width: 40px;
    text-align: center;
}

.dropdown .user-menu {
    padding: 10px;
}

.hero_area {
	z-index: 999;
}


@media (max-width: 600px){
  .navbar-collapse{
	position: absolute;
    top: 43px;
    left: 0px;
    background: #303b39;
    z-index: 99999;
    width: 100%;
  }
  .navbar-nav{
	width: 100%;
  }
  .nav-link{
	  text-align: initial !important;
  }
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
}

.logo_img{
	width:120px;
}

.navbar-collapse {
    flex-grow: 0;
}


/*.app_boxes{
	justify-content:center;
}*/
.app_boxes .info-box {
    display: block;
    background: #fff;
    width: 100%;
    cursor: pointer;
	text-align: center;
}

.flag0, .flag4, .flag8, .flag12, .flag16, .flag20, .flag24, .flag28, .flag32{
	border-left: 0px solid #c1bebe !important;
}

.divider{
	display:none;
}
.divider3, .divider7, .divider11, .divider15, .divider19, .divider23, .divider27, .divider31, .divider35{
	display: block !important;
}


.app_boxes img{
	width:90px;
}
.box_text {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
}
.container-fluids {
    width: 90%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.books_section{
  padding-top: 0px;

	padding: 60px 0px;
	background: #ffffff;
}

.p-0{
	padding:0;
}



.col-sm-6, .col-xs-6{
	width:50%;
}

#footer{
	background: #132b27;
	color: #ffffff;
	padding-bottom: 10px;
	background-image:url('<?php echo $this->config->base_url() ?>libs/images/bg_g.png');
	background-repeat: no-repeat;
	background-size: contain;
}
/* 
#footer .container{
	padding: 20px 35px;
} */

#footer .footerSocal{
	display: flex;
	justify-content: end;
}

.footerSocal p {
  margin: 0;
}

.copyright p {
    margin: 0;
    font-size: 14px;
}

.bold {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
}

.green{
   color: #28dd28;
}

.middle{
	text-align: center;
}


#footer .btn_book_now{
  width:50%;
}

@media (max-width: 600px){
#footer .btn_book_now{
  width:100%;
 }
}


.user_option a{
	color:#ffffff !important; 
  font-size: 14px;
	cursor: pointer;
}
.user_option span{
	color: #e0e3e1;
  margin: 0 10px;
}

.row.footer-top-row {
  align-items: center;
  padding: 10px 0;
}

.header_section {
    padding: 15px 0;
}

/* Important part */
			
.scroll-modal{
	height: 80vh;
	overflow-y: auto;
	overflow-x: hidden;
}

.latitude-value{
  position: relative;
  z-index: 99999999;
}

.pac-container {
    background-color: #fff;
    position: absolute!important;
    z-index: 9999999999999999999999999999999999999!important;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial,sans-serif;
    box-shadow: 0 2px 6px rgb(0 0 0 / 30%);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}


#left_scroll, #right_scroll {
    font-size: 24px;
    color: #9f9595;
    cursor: pointer;
}

#scroll_photographer{
  flex-wrap: nowrap;
 overflow-x: hidden;
 scroll-behavior: smooth;
 /* justify-content: center; */
}


.controls-top{
  position: absolute;
    left: 0%;
    top: 42%;
    z-index: 9999999;
    width: 100%;
    padding: 30px;
   }
  
#right_scroll{
     float: right;
   }
#left_scroll{
     float: left;
   }

::-webkit-scrollbar {
	width: 8px;
	height: 5px;
}
 
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0); 
	border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px #132b27; 
}


@media(max-width: 600px){
	.flag0, .flag2, .flag4, .flag6, .flag8, .flag10, .flag12, .flag14, .flag16{
		border-left: 0px solid #c1bebe !important;
	}

	.divider{
		display:none;
	}
	.box_text {
		font-size: 20px;
		font-weight: 600;
		margin-bottom: 5px;
		margin-top: 10px;
	}
	.offer_section {
		position: relative;
		padding-top: 15px;
	}
	/* #footer .footerSocal {
		display: flex;
		justify-content: start;
		margin-top: 25px;
   } */
   #footer .footerSocal p {
	   margin: 3px;
   }
   #footer hr {
	   margin-top: 5px;
   }
   #scroll_photographer {
    justify-content: start; 
   }
   .controls-top {
    position: absolute;
    left: 0%;
    top: 50%;
    z-index: 9999999;
    width: 100%;
    padding: 15px;
   }
  .hire_container {
       padding: 0;
   }
   .gallery-wrap {
    height: 45vh !important;
  }
   .item:hover {
    height:45vh !important;
  }
  .item-2 {
    height:32vh !important;
  }
  .item-3 {
     height:37vh !important;
  }
  .item-4 {
     height:41vh !important;
  }
}

.navbar .logo_img{
 width:220px;
}

@media (max-width: 600px){
  .navbar .logo_img{
   width:unset;
  }
}

.right-panel{
  padding: 30px 36px;
  position: block;
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
  max-height: 500px;
  overflow: auto;
}

#OTPInput{
    display: flex;
    justify-content: space-between;
}

#OTPInput input {
       margin: 0 5px !important;
    line-height: 47px !important;
    font-size: 30px !important;
    outline: none !important;
    width: 12% !important;
    text-align: center !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border: 1px solid #000;
}

#footer a{
  color: #fff;
}

.book_section.layout_padding .form_container #showConfirmation{
    position: relative;
    /* top: 0; */
    right: 15px;
    border-radius: 3px;
    /* font-size: 11px; */
    /* line-height: 15px; */
}


.book_section.layout_padding .form_container #donebutton{
  border-radius: 3px;
  font-size: 14px;
  line-height: 15px;
  color: #fff;
}

.book_section .form_container button:hover {
    background-color: #173123;
}

.border-left-0 {
    border-left: 1 !important;
}

/*.carousel-item img{
  height:420px;
  object-fit: contain;
}*/

@media(max-width: 600px){
  .carousel-item img {
    height: auto;
    object-fit: inherit;
  }
}

.form-control {
  margin-left: 0;
}

.testim {
  position: relative;
  background-image: linear-gradient(to left, transparent 100%, #132b27 65%), url('https://osnap.yugasa.org/libs/images/sliders/testimonial_img.jpg');
  background-size:cover;
  background-position: 100px 0px;
  
}
ul#testim-dots {
    display: none;
}
.testim .wrap {
  position: relative;
  width: 100%;
  max-width: 1020px;
  padding: 40px 20px;
  margin: auto;
}

.testim .arrow {
  display: block;
  position: absolute;
  color: #fff7f7;
  cursor: pointer;
  font-size: 2em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease-in-out;    
  -ms-transition: all .3s ease-in-out;    
  -moz-transition: all .3s ease-in-out;    
  -o-transition: all .3s ease-in-out;    
  transition: all .3s ease-in-out;
  padding: 5px;
  z-index: 22222222;
}


.testim .arrow:before {
  cursor: pointer;
}

.testim .arrow:hover {
  color: green;
}
  

.testim .arrow.left {
  left: 20px;
}

.testim .arrow.right {
  right: 20px;
}

.testim .dots {
  text-align: left;
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0;
  display: block;
  z-index: 1;
  height: 12px;
}

.testim .dots .dot {
  list-style-type: none;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid green;
  margin: 0 10px;
  cursor: pointer;
  -webkit-transition: all .5s ease-in-out;    
  -ms-transition: all .5s ease-in-out;    
  -moz-transition: all .5s ease-in-out;    
  -o-transition: all .5s ease-in-out;    
  transition: all .5s ease-in-out;
  position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
  background: green;
  border-color: green;
}

.testim .dots .dot.active {
  -webkit-animation: testim-scale .5s ease-in-out forwards;   
  -moz-animation: testim-scale .5s ease-in-out forwards;   
  -ms-animation: testim-scale .5s ease-in-out forwards;   
  -o-animation: testim-scale .5s ease-in-out forwards;   
  animation: testim-scale .5s ease-in-out forwards;   
}
  
.testim .cont {
  position: relative;
  overflow: hidden;
  width: 34%;
  /* padding: 0px 0px 0px 70px; */
  position: relative;
  top: 10px;
  left: 6%;
}

.testim .cont > div {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0 70px 0;
  opacity: 0;
}

.testim .cont > div.inactive {
  opacity: 1;
}
  

.testim .cont > div.active {
  position: relative;
  opacity: 1;
}
  

.testim .cont div .img img {
  display: block;
  width: 70px;
  height: 70px;
  margin: auto;
  border-radius: 50%;
  position: absolute;
  z-index: 999;
  left: 5px;
  top: 17px;
}

.testim .cont div h2 {
  color: #ffffff;
  font-size: 1em;
  margin: 15px 0;
  font-family: 'NunitoSans', sans-serif;
}

.testim .cont div p {
  font-size: 1em;
  color: #333;
  width: 81%;
  margin: auto;
  border: 1px solid gray;
  padding: 30px 34px;
  border-radius: 12px;
  background: #132b27;
  color: #fff;
  /* font-weight: 600;
  box-shadow: 10px; */
  box-shadow: 0px 0px 11px -3px;
}



.testim .cont div.active .img img {
  -webkit-animation: testim-show .5s ease-in-out forwards;            
  -moz-animation: testim-show .5s ease-in-out forwards;            
  -ms-animation: testim-show .5s ease-in-out forwards;            
  -o-animation: testim-show .5s ease-in-out forwards;            
  animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
  -webkit-animation: testim-content-in .4s ease-in-out forwards;    
  -moz-animation: testim-content-in .4s ease-in-out forwards;    
  -ms-animation: testim-content-in .4s ease-in-out forwards;    
  -o-animation: testim-content-in .4s ease-in-out forwards;    
  animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
  -webkit-animation: testim-content-in .5s ease-in-out forwards;    
  -moz-animation: testim-content-in .5s ease-in-out forwards;    
  -ms-animation: testim-content-in .5s ease-in-out forwards;    
  -o-animation: testim-content-in .5s ease-in-out forwards;    
  animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
  -webkit-animation: testim-hide .5s ease-in-out forwards;            
  -moz-animation: testim-hide .5s ease-in-out forwards;            
  -ms-animation: testim-hide .5s ease-in-out forwards;            
  -o-animation: testim-hide .5s ease-in-out forwards;            
  animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
  -webkit-animation: testim-content-out .4s ease-in-out forwards;        
  -moz-animation: testim-content-out .4s ease-in-out forwards;        
  -ms-animation: testim-content-out .4s ease-in-out forwards;        
  -o-animation: testim-content-out .4s ease-in-out forwards;        
  animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
  -webkit-animation: testim-content-out .5s ease-in-out forwards;    
  -moz-animation: testim-content-out .5s ease-in-out forwards;    
  -ms-animation: testim-content-out .5s ease-in-out forwards;    
  -o-animation: testim-content-out .5s ease-in-out forwards;    
  animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
  0% {
      -webkit-box-shadow: 0px 0px 0px 0px #eee;
      box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
      -webkit-box-shadow: 0px 0px 10px 5px #eee;        
      box-shadow: 0px 0px 10px 5px #eee;        
  }

  70% {
      -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
      box-shadow: 0px 0px 10px 5px #ea830e;        
  }

  100% {
      -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
      box-shadow: 0px 0px 0px 0px #ea830e;        
  }
}

@-moz-keyframes testim-scale {
  0% {
      -moz-box-shadow: 0px 0px 0px 0px #eee;
      box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
      -moz-box-shadow: 0px 0px 10px 5px #eee;        
      box-shadow: 0px 0px 10px 5px #eee;        
  }

  70% {
      -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
      box-shadow: 0px 0px 10px 5px #ea830e;        
  }

  100% {
      -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
      box-shadow: 0px 0px 0px 0px #ea830e;        
  }
}

@-ms-keyframes testim-scale {
  0% {
      -ms-box-shadow: 0px 0px 0px 0px #eee;
      box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
      -ms-box-shadow: 0px 0px 10px 5px #eee;        
      box-shadow: 0px 0px 10px 5px #eee;        
  }

  70% {
      -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
      box-shadow: 0px 0px 10px 5px #ea830e;        
  }

  100% {
      -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
      box-shadow: 0px 0px 0px 0px #ea830e;        
  }
}

@-o-keyframes testim-scale {
  0% {
      -o-box-shadow: 0px 0px 0px 0px #eee;
      box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
      -o-box-shadow: 0px 0px 10px 5px #eee;        
      box-shadow: 0px 0px 10px 5px #eee;        
  }

  70% {
      -o-box-shadow: 0px 0px 10px 5px #ea830e;        
      box-shadow: 0px 0px 10px 5px #ea830e;        
  }

  100% {
      -o-box-shadow: 0px 0px 0px 0px #ea830e;        
      box-shadow: 0px 0px 0px 0px #ea830e;        
  }
}

@keyframes testim-scale {
  0% {
      box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
      box-shadow: 0px 0px 10px 5px #eee;        
  }

  70% {
      box-shadow: 0px 0px 10px 5px #ea830e;        
  }

  100% {
      box-shadow: 0px 0px 0px 0px #ea830e;        
  }
}

@-webkit-keyframes testim-content-in {
  from {
      opacity: 0;
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
  }
  
  to {
      opacity: 1;
      -webkit-transform: translateY(0);        
      transform: translateY(0);        
  }
}

@-moz-keyframes testim-content-in {
  from {
      opacity: 0;
      -moz-transform: translateY(100%);
      transform: translateY(100%);
  }
  
  to {
      opacity: 1;
      -moz-transform: translateY(0);        
      transform: translateY(0);        
  }
}

@-ms-keyframes testim-content-in {
  from {
      opacity: 0;
      -ms-transform: translateY(100%);
      transform: translateY(100%);
  }
  
  to {
      opacity: 1;
      -ms-transform: translateY(0);        
      transform: translateY(0);        
  }
}

@-o-keyframes testim-content-in {
  from {
      opacity: 0;
      -o-transform: translateY(100%);
      transform: translateY(100%);
  }
  
  to {
      opacity: 1;
      -o-transform: translateY(0);        
      transform: translateY(0);        
  }
}

@keyframes testim-content-in {
  from {
      opacity: 0;
      transform: translateY(100%);
  }
  
  to {
      opacity: 1;
      transform: translateY(0);        
  }
}

@-webkit-keyframes testim-content-out {
  from {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }
  
  to {
      opacity: 0;
      -webkit-transform: translateY(-100%);        
      transform: translateY(-100%);        
  }
}

@-moz-keyframes testim-content-out {
  from {
      opacity: 1;
      -moz-transform: translateY(0);
      transform: translateY(0);
  }
  
  to {
      opacity: 0;
      -moz-transform: translateY(-100%);        
      transform: translateY(-100%);        
  }
}

@-ms-keyframes testim-content-out {
  from {
      opacity: 1;
      -ms-transform: translateY(0);
      transform: translateY(0);
  }
  
  to {
      opacity: 0;
      -ms-transform: translateY(-100%);        
      transform: translateY(-100%);        
  }
}

@-o-keyframes testim-content-out {
  from {
      opacity: 1;
      -o-transform: translateY(0);
      transform: translateY(0);
  }
  
  to {
      opacity: 0;
      transform: translateY(-100%);        
      transform: translateY(-100%);        
  }
}

@keyframes testim-content-out {
  from {
      opacity: 1;
      transform: translateY(0);
  }
  
  to {
      opacity: 0;
      transform: translateY(-100%);        
  }
}

@-webkit-keyframes testim-show {
  from {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0);
  }
  
  to {
      opacity: 1;
      -webkit-transform: scale(1);       
      transform: scale(1);       
  }
}

@-moz-keyframes testim-show {
  from {
      opacity: 0;
      -moz-transform: scale(0);
      transform: scale(0);
  }
  
  to {
      opacity: 1;
      -moz-transform: scale(1);       
      transform: scale(1);       
  }
}

@-ms-keyframes testim-show {
  from {
      opacity: 0;
      -ms-transform: scale(0);
      transform: scale(0);
  }
  
  to {
      opacity: 1;
      -ms-transform: scale(1);       
      transform: scale(1);       
  }
}

@-o-keyframes testim-show {
  from {
      opacity: 0;
      -o-transform: scale(0);
      transform: scale(0);
  }
  
  to {
      opacity: 1;
      -o-transform: scale(1);       
      transform: scale(1);       
  }
}

@keyframes testim-show {
  from {
      opacity: 0;
      transform: scale(0);
  }
  
  to {
      opacity: 1;
      transform: scale(1);       
  }
}

@-webkit-keyframes testim-hide {
  from {
      opacity: 1;
      -webkit-transform: scale(1);       
      transform: scale(1);       
  }
  
  to {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0);
  }
}

@-moz-keyframes testim-hide {
  from {
      opacity: 1;
      -moz-transform: scale(1);       
      transform: scale(1);       
  }
  
  to {
      opacity: 0;
      -moz-transform: scale(0);
      transform: scale(0);
  }
}

@-ms-keyframes testim-hide {
  from {
      opacity: 1;
      -ms-transform: scale(1);       
      transform: scale(1);       
  }
  
  to {
      opacity: 0;
      -ms-transform: scale(0);
      transform: scale(0);
  }
}

@-o-keyframes testim-hide {
  from {
      opacity: 1;
      -o-transform: scale(1);       
      transform: scale(1);       
  }
  
  to {
      opacity: 0;
      -o-transform: scale(0);
      transform: scale(0);
  }
}

@keyframes testim-hide {
  from {
      opacity: 1;
      transform: scale(1);       
  }
  
  to {
      opacity: 0;
      transform: scale(0);
  }
}

@media all and (max-width: 300px) {
body {
  font-size: 14px;
}
}

@media all and (max-width: 500px) {
.testim .arrow {
  font-size: 1.5em;
}

.testim .cont div p {
  line-height: 25px;
}

}

#cover-spin {
  position:fixed;
  width:100%;
  left:0;right:0;top:0;bottom:0;
  background-color: rgba(255,255,255,0.7);
  z-index:9999;
  display:none;
}

@-webkit-keyframes spin {
from {-webkit-transform:rotate(0deg);}
to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
from {transform:rotate(0deg);}
to {transform:rotate(360deg);}
}

#cover-spin::after {
  content:'';
  display:block;
  position:absolute;
  left:48%;top:40%;
  width:40px;height:40px;
  border-style:solid;
  border-color:black;
  border-top-color:transparent;
  border-width: 4px;
  border-radius:50%;
  -webkit-animation: spin .8s linear infinite;
  animation: spin .8s linear infinite;
}

.map_top_h {
  display: flex;
  align-items: center;
}

.mab_lin_url {
  margin-left: auto;
}
.mab_lin_url .tracking {
  background: #132b27;
  color: #fff;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
  text-align: center;
  display: block;
}

.logintopro {
  display: flex;
  color: #0c0c0c;
}

.logintopro a {
  color: #0c0c0c !important;
  font-size: 15px;
  font-weight: bold;
}


a.floateditorleft {
  margin-left: auto;
}


div.gallery img {
  margin: 5px;
  border: 1px solid #ccc;
  float: left;
  width: auto;
  cursor: pointer;
  width: 200px;
  height: 150px;
}

.corousel-offer{
  padding: 0 !important;
}

.offer-banner{
  text-align:center;
  margin: auto;
  padding-top: 5%;
}

 /* ======= */

 .rating_new {
  --dir: right;
  --fill: #132b27;
  --fillbg: #c5bbbb;
  --heart: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 21.328l-1.453-1.313q-2.484-2.25-3.609-3.328t-2.508-2.672-1.898-2.883-0.516-2.648q0-2.297 1.57-3.891t3.914-1.594q2.719 0 4.5 2.109 1.781-2.109 4.5-2.109 2.344 0 3.914 1.594t1.57 3.891q0 1.828-1.219 3.797t-2.648 3.422-4.664 4.359z"/></svg>');
  --star: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 17.25l-6.188 3.75 1.641-7.031-5.438-4.734 7.172-0.609 2.813-6.609 2.813 6.609 7.172 0.609-5.438 4.734 1.641 7.031z"/></svg>');
  --stars: 5;
  --starsize: 1rem;
  --symbol: var(--star);
  --value: 1;
  --w: calc(var(--stars) * var(--starsize));
  --x: calc(100% * (var(--value) / var(--stars)));
  block-size: var(--starsize);
  inline-size: var(--w);
  position: relative;
  touch-action: manipulation;
  -webkit-appearance: none;
}
[dir="rtl"] .rating {
  --dir: left;
}
.rating_new::-moz-range-track {
  background: linear-gradient(to var(--dir), var(--fill) 0 var(--x), var(--fillbg) 0 var(--x));
  block-size: 100%;
  mask: repeat left center/var(--starsize) var(--symbol);
}
.rating_new::-webkit-slider-runnable-track {
  background: linear-gradient(to var(--dir), var(--fill) 0 var(--x), var(--fillbg) 0 var(--x));
  block-size: 100%;
  mask: repeat left center/var(--starsize) var(--symbol);
  -webkit-mask: repeat left center/var(--starsize) var(--symbol);
}
.rating_new::-moz-range-thumb {
  height: var(--starsize);
  opacity: 0;
  width: var(--starsize);
}
.rating_new::-webkit-slider-thumb {
  height: var(--starsize);
  opacity: 0;
  width: var(--starsize);
  -webkit-appearance: none;
}
.rating_new, .rating-label {
  display: block;
  font-family: ui-sans-serif, system-ui, sans-serif;
}
.rating-label {
  margin-block-end: 1rem;
}

/* NO JS */
.rating--nojs::-moz-range-track {
  background: var(--fillbg);
}
.rating--nojs::-moz-range-progress {
  background: var(--fill);
  block-size: 100%;
  mask: repeat left center/var(--starsize) var(--star);
}
.rating--nojs::-webkit-slider-runnable-track {
  background: var(--fillbg);
}
.rating--nojs::-webkit-slider-thumb {
  background-color: var(--fill);
  box-shadow: calc(0rem - var(--w)) 0 0 var(--w) var(--fill);
  opacity: 1;
  width: 1px;
}
[dir="rtl"] .rating--nojs::-webkit-slider-thumb {
  box-shadow: var(--w) 0 0 var(--w) var(--fill);
}

.download-app .modal-dialog {
  margin: 0.5rem;
  pointer-events: none;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  width: 40%;
  background: rgba(0,0,0,0.5);
}
.download-app .modal-content {
  border: none;
}

h2.username {
  display: none;
}





.progress-segment {
  display: flex;
  
}

.item_bar {
  width: 100%;
  background-color: lightgray;
  margin-right: 2px;
  height: 8px;
}

  

  .red-common {
     animation: fill 70s linear 1;
	background: #132b27 !important;
  }

  .gold-common {
    animation: fill 70s linear 1;
     background: #132b27 !important;
  }

.green-common {
    animation: fill 20s linear 1;
     background: #132b27 !important;
  }

.greenlight-common {
    animation: fill 20s linear 1;
     background: #132b27 !important;
  }

  .orange-common {
     animation: fill 70s linear 1;
     background: #132b27 !important;
  
  }

 .yellow-common {
    animation: fill 70s linear 1;
     background: #132b27 !important;
  }

  .yellow-light-common {
    animation: fill 70s linear 1;
     background: #132b27 !important;
  }

  .green-light-common {
  
  }

  .green-common {
    
  }

@keyframes fill {
 0% {
    width: 0%;

  }
  100% {
    width: 100%;

  }

}
.status-btn a {
    color: #fff;
}
live per update krdena
.card.py-2 {
    margin-bottom: 
40px
;
}

.whatsapp_chat {
    position: fixed;
    z-index: 9999999999;
    bottom: 60px;
    width: 5%;
    right: 20px;
    text-align: right;
}
.whatsapp_chat .fa-circle {
    font-size: 50px;
   // color: #28dd28;

}
.fa-circle {
font-size: 50px;
  color: black;
}

.fa-stack-1x {
    left: 5px;
    top: 8px;
}

.snap-logo{
	
	width:130px;
}





