/*
Template Name: Tour Agency
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body{
font-family: 'Nunito Sans', sans-serif;
}
ul{
list-style:none;
padding:0;
 }


h1,h2,h3,h4,h5{
font-weight:bold;
 }

a{
color: #333;
text-decoration:none;
 }
a:hover{
text-decoration:none;
color: #blue;
 }
a:focus{
text-decoration:none;
color: #ef3f3e;
 }


.button{
background:#ef3f3e; 
color:#fff!important;
display: inline-block;
transition: 0.3s;
padding: 17px 45px 17px 45px;
font-weight:bold;
border:1px solid #ef3f3e;
border-radius:30px; 
 }

.button:hover{
background:#fff!important; 
color:#ef3f3e!important;
 }
.button_1{
background:#fff; 
color:#ef3f3e!important;
display: inline-block;
transition: 0.3s;
padding: 17px 45px 17px 45px;
font-weight:bold;
border:1px solid #ef3f3e;
border-radius:30px; 
 }

.button_1:hover{
background:#ef3f3e!important; 
color:#fff!important;
 }



.grid figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
text-align: center;
cursor: pointer;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img
{
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz:hover img {
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}

.col_red{
color: #ef3f3e!important; 
 }
.bg_red{
background: #ef3f3e!important; 
 }
.bg_back{
  background: hsl(0deg 0% 100% / 10%);
 }
.bg_dark{
background: #1b1b1b; 
 }
.bg_dark_o{
background: #1e1e1e; 
 }

hr{
opacity:1;
background-color:#f9dddd; 
 }
.font_14{
font-size:14px; 
 }
.font_12{
font-size:12px; 
 }
.font_13{
font-size:13px; 
 }
.font_60{
font-size:60px; 
 }

.line {
height:4px!important;
width: 80px;
background-color:#ef3f3e;
}


.p_3{
padding-top:30px;
padding-bottom:30px; 
 }

.border_1{
border:1px solid #f9dddd;
 }

.carousel_p .carousel-indicators {
bottom: -60px!important;
}
.carousel_p {
padding-bottom: 70px!important;
}
.rounded_30{
border-radius:30px!important;
}
.dropdown:hover .dropdown-menu { 
display: block; 
} 
.dropdown>.dropdown-toggle:active {
/*Without this, clicking will make it sticky*/
pointer-events: none;
}
/*********************top****************/
.main_1{
z-index:2; 
 }
/*********************top_end****************/

/*********************header****************/
.nav_hide:after{
display:none; 
 }

#header{
background-color: rgba(0, 0, 0, 0.4); 
 }
#header .navbar-brand{
font-size:34px;
margin-right:30px;
margin-top:2px;
 }
.navbar-collapse {
align-items:start;
}

#header .nav-link{
padding:27px 18px;
text-transform:uppercase;
color:#fff;
font-size:14px;
font-weight:bold;
 }
#header .nav-link:hover{
background:none;
color:#ef3f3e;
 }
#header .nav-link:focus{
background:none;
color:#ef3f3e;
 }
#header .active{
background:none;
color:#ef3f3e;
 }

#header .link_1{
padding:6px 12px!important;
 }


.drop_1{
min-width:220px;
padding:0;
border-radius:0;
border:none;
background:#fff;
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
 }
.drop_1 a{
padding-top:15px;
padding-bottom:15px;
border-bottom:1px solid #f9dddd;
color:#333;
font-weight:bold;
 }
.drop_1 a:hover{
background:none;
color:#ef3f3e;
 }

.sticky {
position: fixed;
top: 0;
width: 100%!important;
z-index:3;
background-color: rgba(0, 0, 0, 0.8);
}
.sticky {
top: -40px;
transform: translateY(40px);
transition: transform .3s;
}
#header .form-select{
height:35px; 
font-size:14px;
 }
.nav_right{
margin-top:20px; 
 }
/*********************header_end****************/


/*********************common****************/
.pages ul li{
 display:inline-block;
 }
.pages ul li a{
display:block;
color: #0c121d;
 margin: 0 2px;
 width:40px;
 height:40px;
 line-height:38px;
 text-align:center;
 border:1px solid #f9dddd;
 background:#fff;
 }
.pages ul li a:hover{
 background: #ef3f3e;
 border:1px solid #ef3f3e;
 }
.pages ul li a:hover{
 color: #fff!important;
 }
.act{
background:#ef3f3e!important;
border:1px solid #ef3f3e!important;
color:#fff!important;
 }

 /* footer social icons */
ul.social-network {
list-style: none;
display: block;
margin-left:0 !important;
padding: 0;
}
ul.social-network li {
display: inline-block;
}

/* footer social icons */
.social-network a.icoRss:hover {
background-color: #F56505;
}
.social-network a.icoFacebook:hover {
background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
color:#44BCDD;
}

.social-circle li a {
display:inline-block;
position:relative;
margin:0 2px 0 2px;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
text-align:center;
width: 40px;
height: 40px;
}
.social-circle li i {
margin:0;
line-height:40px;
text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms--transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.social-circle i {
color: #fff;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
-ms-transition: all 0.8s;
transition: all 0.8s;
}
.form-control:focus{
  box-shadow:none;
 border-color:#f9dddd; 
 }
.form-select:focus{
 box-shadow:none;
 border-color:#f9dddd;  
 }
.form-control{
border-color:#f9dddd;
box-shadow:none;
border-radius:0;
height:55px;
 }
.form-select{
border-color:#f9dddd;
box-shadow:none; 
border-radius:0;
height:55px;
color:#777;
 }

.shadow_box{
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
 }
.carousel-indicators [data-bs-target] {
 background-color:#ef3f3e; 
}

.input-group .form-control{
height:auto; 
 }
.input-group .form-control:focus{
box-shadow:none;
 }
.form-check .form-check-input:checked {
background-color: #ef3f3e;
border-color: #ef3f3e;
}
.form_text{
height:150px!important; 
 }
.main_o1 {
background-color:#000000ba;
}
.center_o{
padding-top:100px;
padding-bottom:100px; 
 }
 
.offer_2mi img{
border-radius:30px 30px 0px 0px; 
 }
.offer_2m2{
border-radius:0px 0px 30px 30px; 
 }
.offer_2mi2 span a{
 width:50px;
 height:50px;
 line-height:50px;
 }
 
.about_pg1li  .col-md-4{
padding-left:6px!important; 
padding-right:6px!important; 
 }
/*********************common_end****************/


/*********************footer****************/

/*********************footer_end****************/



@media screen and (max-width : 767px){
.navbar-collapse{
max-height:300px;
overflow-y:scroll; 
border-top:1px solid #323131;
margin-top:15px;
 }
#header .nav-link{
font-size:26px!important;
border-bottom:1px solid #323131;
padding-top:10px;
padding-bottom:10px;
 }

.navbar .navbar-toggler{
box-shadow:none!important;
background:#fbfbfb;
border:none;
border-radius:0;
margin-top:0;
 }
.drop_1{
margin-top:0!important;
min-width:100%; 
 }
.drop_1 a{
font-size:24px;
padding-left:40px; 
 }
.nav_right{
margin-top:0; 
 }
.navbar{
padding-top:10px!important;
padding-bottom:10px!important;
background-color: rgba(0, 0, 0, 1);
 }

.sticky .drop_1{
margin-top:0!important; 
 }
.line{
margin-left:auto;
margin-right:auto; 
 }

.pages ul li{
margin-top:5px;
margin-bottom:5px; 
 }

.center_sm{
text-align:center!important; 
 }
#header .mx-3{
margin-left:0!important; 
margin-right:0!important; 
 }
#header .form-select{
margin-top:15px;
 }
#header .link_1{
margin-top:15px;
 }
.main_3 {
position:static!important;
}
.offer_2m{
margin-top:8px;
margin-bottom:8px;
}
.holi_1l {
text-align:center;
 }
.holi_1l br{
display:none; 
 }
.holi_1l p{
text-align:left; 
 }
.testim_1i1  p{
text-align:left;  
 }
.testim_1i1  br{
display:none;
 }
.footer_1lil h3{
text-align:center; 
 }
.footer_1lim{
margin-top:15px;
margin-bottom:15px; 
 }
.footer_1l h5{
text-align:center; 
 }
.footer_1r h5{
text-align:center; 
 }

.footer_3ism h6{
margin-top:10px!important; 
 }
.footer_1ril{
margin-top:15px;
margin-bottom:15px;
 }
.footer_1ririr h5{
text-align:left; 
 }
.footer_b_1l{
text-align:center; 
 }
.footer_b_1r{
text-align:left!important; 
 }

 }
@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
.drop_1{
left:auto!important;
right:0!important;
 }
#header .nav-link {
padding: 10px 4px;
font-size: 12px;
}
#header .navbar-brand {
font-size: 20px;
margin-right: 10px;
}
.footer_1lil h3 a{
font-size:20px!important;
 }
#footer h6{
font-size:13px;
 }
#footer p{
font-size:13px;
 }
#footer h5{
font-size:14px;
margin-top:10px;
 }
.footer_1ririr h5{
margin-top:0!important; 
 }
.nav_right{
margin-top:3px; 
 }
#header .link_1 {
background:none;
color:#ef3f3e;
border:none;
}
#header .link_1:hover {
background:none!important;
color:#ef3f3e;
}
 }
@media (min-width:871px) and (max-width:991px) {
#header .nav-link {
padding: 10px 10px;
}
 }
@media (min-width:992px) and (max-width:1200px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
.drop_1{
left:auto!important;
right:0!important;
 }
#header .nav-link {
padding: 27px 13px;
}
.footer_1lil h3 a{
font-size:20px!important;
 }
#footer h6{
font-size:14px;
 }
#footer p{
font-size:14px;
 }
#footer h5{
font-size:16px;
margin-top:10px;
 }
.footer_1ririr h5{
margin-top:0!important; 
 }
 }
@media (min-width:1201px) and (max-width:1360px) {

 }

