@charset "utf-8";
/*---------------- Top header css start here-------------------*/
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Roboto:ital,wght@0,300;0,400;1,100;1,400&display=swap');
*{
    font-family: 'Fira Sans', sans-serif;
}
p{
  font-size: 14px;
  color: #555;

}
.floating_btn1 {
    position: fixed;
    bottom: 75px;
    right: 20px;
    width: 65px;
    height: 65px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    border-radius: 50px;
    background-color: #42db87;
}
.floating_btn1 .fa-whatsapp{
   color:#fff;
   font-size: 46px;
}
.p18px{
    font-size:18px;
}
a:hover{
  text-decoration: none !important;
}
.header{ 
     /* background-color:#fbba42; */
     background-color: #029E9D;
     height:40px;
     line-height:40px;
}
.card_titlee h3{
    font-size: 16px;
    padding: 10px;
} 
.card_titlee h3 a{
    color:#333;
}
.cardes.card-itemw {
    margin-bottom: 30px;
}
.card_titlee {
    height: 100px;
}
.primary-bg {
    background-color: #029E9D;
    padding: 20px 0;
}
.btn.btn-primary.btn-white {
    color: #029E9D;
    border-color: #fff;
    background: #fff;
    transition: all 0.3s ease-in-out;
}
.btn.btn-primary{
    line-height: 26px;
    border: 2px solid #029E9D;
    border-radius: 5px;
    padding: 10px 15px;
    color: #fff;
    font-weight: 700;
    background: #029E9D;
    text-transform: capitalize;
    opacity: 1;
    box-shadow: none !important;
    transition: all 0.3s ease-in-out;  
}
.social ul{ 
  list-style:none; 
  margin:0px; 
  padding:0px;
}
.social ul li{ 
  display:inline-block; 
  margin-left:15px;
}
.social ul li a{   
  color:#fff;  
  font-size:15px;
}
.header ul{
    width: 100%;
 list-style: none;
}
.contact li a {
    color: #fff;
    letter-spacing: 0.2px;
    font-size: 14px;
}
.contact li a:hover{
    text-decoration: none;
}
/*---------------- Dropdown css start -------------------*/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
/*.dropdown-submenu>a:after {*/
/*    display: block;*/
/*    content: " ";*/
/*    float: right;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-color: transparent;*/
/*    border-style: solid;*/
/*    border-width: 5px 0 5px 5px;*/
/*    border-left-color: #ccc;*/
/*    margin-top: 5px;*/
/*    margin-right: -10px;*/
/*}*/
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.drop_icone{
  position: absolute;
  right: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    border-radius: 0;
    padding: 10px 15px;
}
.dropdown-submenu:hover .dropdown-menu {
    top: 5px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: 100%;
    padding-top: 15px;
}
.navbar-expand-lg .navbar-nav  .thired_manu{
  max-width: 456px !important;
  position: absolute!important;
}
.dropdown-menu.thired_manu {
  width: 250px !important;
  overflow: auto;
  height: 340px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li{
  /*border-bottom: solid 1px #ddd;*/
  padding: 7px 10px;
}
.multi-level ul{
   list-style-type: none; 
}
.navbar-expand-lg .navbar-nav .dropdown-menu li a{ color:#fff;}
.mobile-logo{
  display: none;
}
.dropdown-menu{
    background-color:#deb60c!important;
}
/*---------------- Dropdown css End-------------------*/

/*----------------Top header css end here-------------------*/

/*---------------- Navbar css start here-------------------*/

.main-header {
    position: relative;
    display: block;
    width: 100%;
    z-index: 99999;
}
.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
}
nav {
  background: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-right: 2.5rem;
    padding-left: 0;
}
.navbar-nav li a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    display: block;
}
.navbar-nav li a:hover{
    text-decoration: none;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.navbar-nav .nav-item {
    padding: 15px 15px 15px 15px;
}
.navbar-nav .dropdown {
    padding: 15px 15px 15px 15px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.navbar-nav li a.active {
    color: white;
}
/*---------------- Navbar css end here-------------------*/
/*---------------- Slider css start here-------------------#19de9d*/
.container-fluid.main-slider{
  padding-left: 0px;
  padding-right: 0px;
}
.carousel-caption{
  top: 0%;
}
.carousel-item{
	height: 450px;
}
.carousel-item img{
  height: 450px;
  object-fit: cover;
}
.main-slider p{

    color:#fff!important;
  font-size: 17px;
}
/* .carousel-caption.d-block::after {
    position: absolute;
    content: '';
    right: 130px;
    top: 90px;
    z-index: 13;
    background-color: rgb(255, 185, 0);
    color: rgb(255, 255, 255);
    width: 7px;
    height: 108px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
}
.carousel-caption.d-block::before {
     position: absolute;
    content: '';
    left: 130px;
    top: 90px;
    z-index: 13;
    background-color: rgb(255, 185, 0);
    color: rgb(255, 255, 255);
    width: 7px;
    height: 108px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
} */
.carousel-header{
    font-family: 'Vidaloka', serif;
    font-size: 50px;
}
.up-text-small{
    color: rgb(193 189 179);
    font-size: 13px;
}
/* .txtcolor{
    color: rgb(255, 185, 0);
} */
/*---------------- Slider css end here-------------------*/
/*---------------- Blogs css start here-------------------*/
.blog-section{
	
}
.sliderbtn{
    background-color: rgb(255, 185, 0) !important;
    color: white !important;
    border: rgb(255, 185, 0)!important;
    text-align: center;
    
}
.blog-section figure img {
    height: 250px;
    object-fit: cover;
}
.blog-section .card figure{
	margin-bottom: 0px;
}
.blog-section .card h4 a {
    font-size: 1.2rem;
    color: #333;
}
.blog-section .card h4 a:hover{
	text-decoration: none;
}
.post-auth{
	list-style: none;
	display: inline-flex;
	padding-left: 0;
	border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.post-auth li{
	margin-right:15px;
}
.post-auth .fa {
    margin-right: 7px;
}
.blog-section.inner-page .title {
    display: none;
}
.post-image img {
    float: left;
    width: 500px;
    height: 300px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.content-box .post-auth{
	margin-bottom: 0px;
}

.comment-form{
  width: 100%;
}
.success{
	display: none;
}
.form-control {
    border-radius: 0 !important;
    padding: 1.4rem .75rem !important;
}
.post-auth li a {
    color: #333;
}
.int-banner-title h1 {
    margin-bottom: 0;
}
/*---------------- Blogs css end here-------------------*/
/*---------------- Team css start here-------------------*/
.team figure img {
    height: 220px;
    object-fit: cover;
}
.team-section h4 {
    font-size: 18px;
}
.team-section ul {
    list-style: none;
    padding-left: 0;
    display: inline-flex;
}
.team-icons ul li{
   background: #3e70af;
   margin: 0 5px;
}
.team-icons ul li:nth-child(2){
    background-color: #05acce;
}
.team-icons ul li:nth-child(3) {
    background-color: #e34c3c;
}
.team-icons ul li a {
    width: 35px;
    height: 35px;
    display: block;   
    color: #fff;
    line-height: 35px;
}
.team-section.inner-page .section-title {
    display: none;
}
.team-section h4 a {
    color: #333;
}
.team-detail figure{
  margin-bottom: 0px;
}
.team-detail ul{
     list-style: none;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin-top: 25px;
}
/*---------------- Team css end here-------------------*/
/*---------------- Gallery css start here-------------------*/
.gallery_section{

}
.gallery-section figure{
  margin-bottom: 0px;
}
.gallery-title{
	font-size: 1.2rem;
}
.card.gallery-item {
    margin-bottom: 20px;
}
.bg-image-section p {
    color: #fff;
}
/*---------------- Gallery css end here-------------------*/
/*---------------- Portfolio css start here-------------------*/
.page-section{
  width: 100%;
}
.portfolio-detail figure img {
    width: 500px;
    height: 300px;
    object-fit: cover;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.portfolio-detail figure {
    margin: 0;
}
.stunning-text p{
  margin-bottom: 0px;
}
.card-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.card-item:hover .card_info{
    top: 0;
    border-radius: 5px !important;
}
.card_img img{
    border-radius: 5px;
    width: 100%;
}
.card_info {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -100%;
    color: #fff;
    height: 100%;
    width: 100%;
    transition: .3s;    
}
.card_info:before{
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: .7;
    content: "";
    border-radius: 5px;
}
.card_sec {
    position: absolute;
    left: 0;
    right: 0;
    top: -26%;
}
.card_title h3 {
    font-size: 17px;
    margin-top: 0px;
    color: #FFFFFF;
    /* background: #FFAB00; */
    padding: 10px 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 80px;
}
.card_title h3 a{
  color: #fff;
}
.card_title h3 a:hover{
  text-decoration: none;
}
.card_title li.read_more { 
    /* color: #FFAB00; */
    list-style: none;
}
.card_title li.read_more a{
  color: #fff;
}
.toore_services h2{
    font-size:28px;
    color: #9d241f;
}
.toore_services p{
    font-size: 18px;
    color: #555;
    font-family: 'Fira Sans', sans-serif!important;
}
.toore_services ul{
   list-style-type: disclosure-closed;   
}
.toore_services ul li{
    line-height: 35px;
    font-size: 16px; 
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
button.owl-prev {
    width: 40px;
    height: 40px;
    background-color: #029E9D !important;
    line-height: 40px;
    z-index: 999999;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50%;
    position: absolute;
    left: -50px;
    top: 35%;
}
button.owl-next {
    width: 40px;
    height: 40px;
    background-color: #029E9D !important;
    line-height: 40px;
    z-index: 999999;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50%;
    position: absolute;
    right: -50px;
    top: 35%;
}

/*---------------- Portfolio css end here-------------------*/
/*---------------- Testimonial css start here-------------------*/
.testimonial-bg{
 background-image: url(
  https://www.themenick.in/project/main/resources/media/newbanner/1614081638_bg-pattern-dot_0.png);
  background-repeat: repeat;
  padding-top: 40px;
}
.list-div img{
	width: 100px !important;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto 20px;
}
/*---------------- Testimonial css end here-------------------*/

/*---------------- Other css start here-------------------*/
.heading-section {
    text-align: center;
}
.accordate .nav-tabs{
  border-bottom:none;
}
.faq{
  width: 100%;
}
.panel-title a {
    color: #333;
}
.accordion .card-title {
    color: #333;
}
.accordion .card-header {
    margin-bottom: 15px;
    padding: 15px 20px;
}
.accordion .card{
	border: none;
}
.page-content-banner{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 100px;
    position: relative;
}
.page-content-banner:before {
    background-color: rgba(0,0,0,0.5);
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.powered.social {
    text-align: right;
}
.copyright {
    text-align: left;
}
.bg-image-section{
  position: relative;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.bg-image-section::before{
   content: '';
   position: absolute;
   width: 100%;
   height: 100%;
   background-color: #000;
   opacity: 0.5;
}
.bg-image-content{
  padding: 90px 30px;
  color: #fff;
  z-index: 9;
}
.accordate .card{
	width: 100%;
}
.fade:not(.show) {
    opacity: 1 !important;
}
ul.nav.nav-tabs.tabss li a{
    margin-right: 10px;
    margin-bottom: 2px;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
ul.nav.nav-tabs.tabss li a.active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}

/*---------------- Other css end here-------------------*/
/*---------------- Logo carousel css start here-------------------*/
#clients {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap {
  display: block;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
#clients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap ul li {
	background-color: #fff;
  display: block;
  float: left;
  position: relative;
  width: 200px;
  line-height: 100px;
  text-align: center; margin:0 5px 0 5px; border:solid 1px #ccc;
}
#clients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
}
#clients .clients-wrap ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1.0;
}
/*---------------- Logo carousel css end here-------------------*/
/*---------------- Footer css start here-------------------*/
.footer-section{
   background: #17233e;
   color: #fff;
   padding: 50px 0px;
}
.footer-section ul {
    list-style: none;
    padding-left: 0;
}
.footer-logo figure img {
    width: 190px;
    height: auto;
}
.footer-section ul li a{
	color: #fff;
}
.footer-section ul li a:hover{
  text-decoration: none;
}
.footer-section ul li{
	margin-right: 10px;
	line-height: 2em;
}
.section-bottom-bar{
	background: #17233e;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.foo-social ul {
    display: inline-flex;
}
.foo-social ul li{
	width: 50px;
    height: 50px;
    display: block;
    background: #3e70af;
    line-height: 35px;
    text-align: center;
}
.footer-section ul li a:before {
    content: "\f0da";
    font: normal normal normal 18px/1 FontAwesome;
    margin-right: 10px;
}
.foo-social ul li a:before {
    content: none;
}
.foo-social ul li:nth-child(2){
	    background-color: #05acce;
}
.foo-social ul li:nth-child(3){
	  background-color: #3fbde9;
}
.foo-social ul li:nth-child(4){
	background-color: #b8529e;
}
.foo-social ul li:nth-child(5){
	background-color: #e20017;
}

.footer-widget {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 30px;
	}
	.footer-widget p {
    color: #fff;
    opacity: 0.8;
    margin: 0;
}
.maan-coupon-form input {
    font-size: 15px;
    font-weight: 400;
    background: #fff;
    border: none;
    border-radius: 5px;
    transition: 0.3s ease-out;
    height: 80%;
    color: #B9B9B9;
}
.maan-coupon-form button {
    top: 0;
    right: 0;
    position: absolute;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border: none;
    background-color: #029E9D;
    height: 80%;
    /*border-radius: 5px;*/
    padding: 10px 10px;
}
.maan-coupon-form {
    position: relative;
    height: 74px;
    margin-top: 30px;
}

/*---------------- Footer css end here-------------------*/

/*---------------- Contact css start here-------------------*/
.contact-information ul {
	position: relative;
}
.contact-information ul {
    list-style: none;
    padding-left: 30px;
}
.contact-information ul li span {
    position: absolute;
    left: 0;
}
.contact-information ul li {
    margin-bottom: 30px;
}
.contact-information ul li:last-child {
    margin-bottom: 0;
}

/*---------------- Contact css end here-------------------*/

/*---------------- Portfolio filter css start here-------------------*/

.filtering {
    margin-bottom: 40px;
}
.filtering span {
    border-bottom: 2px solid transparent;
    color: #282b2d;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 5px;
}
.filtering span:last-child {
    margin: 0;
}
.filtering .active {
    border-color: #ccde02;
    color: #ccde02;
}
.portfolio-wrapper {
    position: relative;
    overflow: hidden;
}
.portfolio-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 500ms ease;
}
.portfolio-wrapper .portfolio-image img {
    transform: scale(1.2);
    will-change: transform;
    transition: all 0.5s ease;
    width: 100%;
}
.portfolio-wrapper:hover .portfolio-image img {
    transform: none;
}
.portfolio-overlay:before {
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.36);
    content: "";
    opacity: 0;
    transition: all 0.5s ease;
    transform: scale(0.85);
}
.portfolio-overlay .portfolio-content {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    padding: 0 35px;
}
.portfolio-content h4 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.portfolio-content p {
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.portfolio-content > a {
    line-height: 42px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 800;
}
.portfolio-wrapper:hover .portfolio-overlay {
    background-color: rgba(204, 222, 2, 0.85);
}
.portfolio-wrapper:hover .portfolio-overlay:before {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.portfolio-wrapper:hover .portfolio-overlay .portfolio-content {
    transform: translateY(50%);
    transition: transform 0.5s ease;
    opacity: 1;
}
@media screen and (max-width: 1199px) {
    .portfolio-content h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .portfolio-content h4 {
        margin-bottom: 10px;
    }
    .portfolio-content p {
        font-size: 15px;
    }
    .portfolio-content > a {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .portfolio-content h4 {
        font-size: 17px;
    }
    .portfolio-content p {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .portfolio-content h4 {
        font-size: 16px;
    }
}
.grid .grid-item {
    position: relative;
    overflow: hidden;
}
.grid .grid-item .portfolio-wrapper {
    position: relative;
    overflow: hidden;
}
.grid .grid-item .portfolio-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 500ms ease;
}
.grid .grid-item .portfolio-wrapper .portfolio-image img {
    transform: none;
    will-change: transform;
    transition: none;
    width: 100%;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-image img {
    transform: none;
}
.grid .grid-item .portfolio-overlay:before {
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.36);
    content: "";
    opacity: 0;
    transition: all 0.5s ease;
    transform: scale(0.85);
}
.grid .grid-item .portfolio-overlay .portfolio-content {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
}
.grid .grid-item .portfolio-content h4 {
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 10px;
}
.grid .grid-item .portfolio-content p {
    color:rgb(66 63 63)
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.grid .grid-item .portfolio-content a {
    line-height: 36px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color:rgb(66 63 63)
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 800;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay {
    background-color: rgba(204, 222, 2, 0.85);
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay:before {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay .portfolio-content {
    transform: translateY(50%);
    transition: transform 0.5s ease;
    opacity: 1;
}
@media screen and (max-width: 1199px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .grid .grid-item .portfolio-content h4 {
        margin-bottom: 10px;
    }
    .grid .grid-item .portfolio-content p {
        font-size: 15px;
    }
    .grid .grid-item .portfolio-content a {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 17px;
    }
    .grid .grid-item .portfolio-content p {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 16px;
    }
    .grid .grid-item .portfolio-overlay:before {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
    }
}
/*---------------- Portfolio filter css end here-------------------*/
/* other */
.text-cursiv{
    font-family: 'Comforter Brush', cursive;
    color:rgb(255, 185, 0);
    font-weight: 700;
    font-weight: bold;

}
.about-img-box{
    border: 20px solid #f9f9f9;
}
.text-lite-black{
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #858585;
}
.trainding-ind-destination p{
    font-family: 'Comforter Brush', cursive;
    color:rgb(255, 185, 0);
    font-weight: bold;
}
.trainding-ind-destination .h1{
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: rgb(66 63 63);
    font-weight: bolder;
}


.destination-item {
width: 100%;
float: left;
height: auto;
position: relative;
}
.destination-item {
width: 100%;
float: left;
height: auto;
position: relative;
margin: 0 0 30px;
overflow: hidden;
}
.destination-item .info-overlay {
position: absolute;
width: 100%;
left: 0;
bottom: 0;
padding: 30px;
}
.destination-item a::before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    background-image: linear-gradient(rgba(23, 35, 62, 0), rgba(23, 35, 62, 1));
    opacity: 0.7;
    z-index: 2;
    border-radius: 0 0 5px 5px;
}
.main-slider{
    position:relative;
}
.layer_slider {
    background-color: rgba(0,0,0,0.5);
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.destination-item .info-overlay .h4{
z-index: 3;
position: relative;
}
.destination-item .info-overlay .h4{
font-size: 26px;
color: #FDC703;
font-weight: 400;
margin: 0 0 0px;
font-family: 'Comforter Brush', cursive;
}
.destination-item .info-overlay .h3 {
color: #fff;
margin: 0;
z-index: 3;
position: relative;
}
.destination-item .info-overlay .h3{
font-size: 30px;
font-weight: 400;
text-transform: capitalize;
margin: 0 0 15px;
font-family: 'Abril Fatface', cursive;
line-height: 34px;
}
.destination-item img{
border: none;
outline: none;
height: auto;
max-width: 100%;
}

.item.cards.card-items {
    position: relative;
}
.item.cards.card-items .card_imgs {
    position: relative;
}
.card-items .card_imgs .img-fluid{
    border-radius: 20px;
}
.card-items .card_infos:before {
    position: absolute;
    content: '';
    height: 65px;
    width: 100%;
    background-color: rgba(6 , 12 , 23 , 0.55);
    left: 0;
    bottom: 0;
    border-radius:0px 0px 20px 20px;
    /* border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; */
}
.card-items .card_infos {
    position: relative;
}

 .card_titles h3 {
    font-size: 18px;
    position: absolute;
    bottom: 24px;
    text-align: center;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    line-height: 20px;
    color: #fff;
}
.card-items .card_titles h3  a{
  color:#fff;
 
}
.section-spacing.features {
    background-image: url(https://themenick.in/project/tour-travels/cms/resources/media/1670328202_backgroung_0.png);
    background-size: cover;
    background-position: center center;
}
.h3txt {
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 15px;
    font-family: 'Comforter Brush', cursive;
    color: #FDC703;
    line-height: 34px;
    font-weight: bold;
}
.h2text {
    font-weight: 400;
    font-size: 44px;
    line-height: 52px;
    font-family: 'Abril Fatface', cursive;
    margin: 0 0 25px;
}
.ptext {
    font-size: 18px;
    line-height: 28px;
    color: rgb(66 63 63);
    margin: 0 0 25px;
    font-weight: 300;
}
.features-items {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0;
    margin-bottom: 35px;
}
.features-items h3 {
    font-size: 34px;
    color: #029E9D;
    font-family: 'Heebo', sans-serif;
    font-weight: 600;
}
.features-items h4 {
    font-size: 18px;
    color: rgb(66 63 63)
    font-family: 'Heebo', sans-serif;
    font-weight: 400;
}
.blog-text{
    text-align: center !important;
}

.btndiv{
    max-width: 150px;
    margin: 0 auto;
    display: block;
}
.model-send-btn{
    width: 100%;

}
.carousel-caption{
    color: #fff!important;
    /* #28e3e4 */
}
