/*
Template Name: Directory
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: 'Poppins', sans-serif;
text-transform:capitalize;
   }
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
color:#333;
font-weight:bold;
}
a{
color:#333;
 }
a:hover{
text-decoration:none;
color:#ef0c07;
}
a:focus{
text-decoration:none;
color:#ef0c07;
}
ul{
padding:0;
margin:0;
list-style:none;
margin-top:15px;
}
li{
font-size:16px;
  }
p{
padding:0;
margin:0;
font-size:16px;
margin-top:15px;
color:#333;
line-height:1.5em;
}
h1{
font-size:48px;
margin-top:15px;
}
h2{
font-size:40px;
margin-top:15px;
}
h3{
font-size:32px;
margin-top:15px;
}
h4{
font-size:24px;
margin-top:15px;
}
h5{
font-size:16px;
margin-top:15px;
}
h6{
font-size:15px;
margin-top:15px;
font-weight:normal;
}
.space_left{
padding-left:0; 
} 
.space_right{
padding-right:0;
} 
.space_all{
padding:0; 
} 
.iw{
width:100%;
   }
hr {
    margin-top: 12px;
    margin-bottom: 20px;
}
.button{
background:#ef0c07;
display:inline-block;
color:#fff;
padding:16px 30px 16px 30px!important;
border-radius:30px;
  }
.button:hover{
background:#ef0c07!important;
color:#fff!important;
  }
.button i{
margin-left:5px;
margin-right:5px;
  }

.button_1{
background:#002b5e;
display:inline-block;
color:#fff;
padding:16px 30px 16px 30px!important;
border-radius:30px;
  }
.button_1:hover{
background:#ef0c07!important;
color:#000!important;
  }
.button_1 i{
margin-left:5px;
margin-right:5px;
  }
.border_none{
border:none!important;
  }
.mgt{
margin-top:0!important;
  }
.mgb{
margin-bottom:0!important;
  }
.mgl{
margin-left:0!important;
  }
.bold{
 font-weight:bold!important;
  }
.normal{
 font-weight:100!important;
  }
.navbar {
 min-height:auto; 
 margin-bottom:0;
 border:none;
 border-radius:0;
}
.col{
color:#fff!important;  
  }
.col_1{
color:#002b5e!important;
 }
.col_2{
color:#999!important;
 }
.col_3{
color:#ddd!important;
 }
.col_4{
color: #ef0c07!important;
 }
.pdb{
padding-bottom:0!important; 
 }
.block{
display:block; 
 }
.inline{
display:inline-block; 
 }
.bgn{
background:none!important; 
 }
.big{
text-transform:uppercase; 
 }
.hr_1 {
    border-color: #002b5e;
    border-width: 3px;
    width: 100px;
    margin-bottom: 30px;
}
.hr_2 {
border-color:#ef0c07;
border-width: 3px;
width: 100px;
}
.font_14{
font-size:14px; 
 }
.font_12{
font-size:8px!important; 
vertical-align: middle; 
 }
.font_18{
font-size:18px; 
 }
.font_16{
font-size:16px; 
 }
.mb_3{
margin-bottom:30px; 
 }
.line {
height: 3px!important;
width: 80px;
background-color: #ef0c07;
}
.ms_0{
margin-left:0; 
 }
.mb_0{
margin-bottom:0; 
 }
/*********************header****************/
.cd-secondary-nav {
 position: static;
}
.cd-secondary-nav .is-visible {
visibility: visible;
transform: scale(1);
transition: transform 0.3s, visibility 0s 0s;
}
.cd-secondary-nav.is-fixed {
z-index:1000 !important;
position: fixed;
left: auto;
top: 0; 
width:100%!important;
background:#fff!important;
top: -40px;
transform: translateY(40px);
transition: transform .3s;
  }
#header .navbar-brand{
font-size:28px;
text-transform:uppercase;
font-weight:bold;
padding-top:0;
padding-bottom:0;
padding-top:8px;
font-family: 'Mukta', sans-serif;
letter-spacing:1px;
 }
#header .navbar-brand i{
vertical-align:middle;
font-size:40px;
 }
 
#header{
background:#fff;
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #f3e8c7;
 }
 
#header .m_tag{
padding: 15px 15px 15px 15px;
    font-weight: bold;
 }
#header .m_tag:hover{
background:none;
color:#ef0c07;
 }
#header .m_tag:focus{
background:none;
color:#ef0c07;
 }
#header .active_tab{
background:none;
color:#ef0c07;
 }
#header  .drop_3 a{
padding-top:15px;
padding-bottom:15px;
border-bottom:1px solid #eee;
font-weight:bold;
 }
#header  .drop_3 a:hover{
background:#ef0c07;
color:#000;
 }
#header  .drop_3{
padding:0;
min-width:250px;
margin-top:11px;
border-radius:0;
background:#fff!important;
 }
#header .button{
padding:15px 20px 15px 20px!important;
margin-right:5px; 
margin-left:5px; 
 }
/*********************header_end****************/

/*********************common****************/
.pages{
margin-top:20px; 
 }
.pages ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:45px;
 background: #f4f4f4;
 text-align:center;
 border-radius:3px;
 }
.pages ul li a{
display:block;
color: #333;
 }
.pages ul li:hover{
 background: #002b5e;
 }
.pages ul li:hover a{
 color: #fff;
 }
.act{
  background:#002b5e!important;
 }
.act a{
 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 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:16px;
}
.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;
}
.center_o {
	/*
padding-top:70px;
padding-bottom:70px;
background:#fafafa;
*/
}
.center_o .center_o1{
    background: #001e42;
    padding: 10px;
}
.center_o .center_o1 h4{
        margin-top: 0px;
		color:#ffffff;
}
.center_o .center_o1 h4 a{
      color:#ffffff !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);
}
.categ_1{
margin-bottom:30px; 
 }
.categ_1 hr{
margin-bottom:0; 
 }
/*********************common_end****************/

/*********************proj****************/
#proj{
padding-top:40px;
padding-bottom:40px; 
 }
.proj_1i span{
font-size:50px; 
 }
.proj_1i{
border:5px solid #ef0c07;
border-radius:5px;
padding:40px 20px; 
 }
/*********************proj_end****************/

/*********************client****************/
#client{
padding-top:40px;
padding-bottom:40px;
background:#f4f4f4; 
 }
.testim_1i2i img{
float:left; 
margin-right:15px;
 }
.testim_1i2i{
margin-top:20px; 
 }
.testim1{
background:#fff;
padding:40px 20px;
 }
.popular_3{
margin-top:30px; 
 }
.popular_3 .btn-success {
background: #fff;
border-radius: 0;
padding: 0;
width: 70px;
height: 70px;
line-height: 70px;
border: 1px solid #ddd;
margin-left: 5px;
margin-right: 5px;
text-align: center;
color:#333;
border-radius:50%;
font-size:20px;
}
.popular_3 .btn-success:hover {
background: #ef0c07;
border-color: #ef0c07;
color: #fff;
}
/*********************client_end****************/

/*********************center_home****************/
.center_home {
background-image: url(../img/1.jpg);
background-position:center;
}
.center_hm{
background: #0000008c;
padding-top:140px;
 
 }
.center_home1i .form_1{
width:20%;
border-radius:30px 0px 0px 30px;
border-right:1px solid #ddd!important; 
 }
.center_home1i .form_2{
width:60%;
border-radius:0px 30px 30px 0px;
 }
.center_home1i h5{
display:inline-block;
 }
.center_home1i .form-control{
float:left;
box-shadow:none;
border:none;
height:52px;
color:#333;
font-size:16px;
 }
.center_home1i {
width:80%;
margin-left:auto;
margin-right:auto;
margin-top:30px;
 }
.center_home1i ::placeholder {
color: #333;
opacity: 1;
}
/*********************center_home_end****************/

/*********************footer****************/
#footer{
background:#111;
padding-top:30px;
padding-bottom:30px; 
 }
.footer_1i ul li a{
background:#fff;
width:35px;
height:35px;
font-size:14px;
 }
.footer_1i ul li a i{
color:#000;
line-height:35px; 
 }
.footer_2i1ir p{
margin-top:5px; 
 }
.footer_2i1ir h6{
margin-top:5px; 
 }
.footer_2i1i{
border-bottom:1px solid #343434;
padding-bottom:15px;
margin-top:15px; 
 }
.footer_1i2 h6 a{
color:#ddd;
font-weight:normal; 
 }
.footer_1i2 h6 a:hover{
color:#ef0c07;
 }
.footer_1i2 h6 a i{
margin-right:5px;
 }
.footer_1i2 h6{
border-bottom:1px solid #343434;
padding-bottom:15px;
 }
.footer_1i3 .form-control{
height:40px;
box-shadow:none;
font-size:16px;
border:none;
margin-top:15px;
color:#666;
 }
.footer_1i3 .form_1{
height:100px;
 }
#footer_b{
padding-top:15px;
padding-bottom:15px; 
 }
/*********************footer_end****************/


@media screen and (max-width : 767px){
.space_left{
padding-left:15px; 
} 
.space_right{
padding-right:15px; 
} 
.space_all{
padding-left:15px;
padding-right:15px;
} 
.navbar-collapse{
box-shadow:none; 
max-height:none; 
  }
.navbar .navbar-collapse, .navbar-default .navbar-form {
border:none;
}
.navbar-toggle{
background:#002b5e;
border:none;
border-radius:0; 
margin-top:9px;
}
.navbar-toggle:hover{
background:#002b5e!important; 
}
.navbar-toggle:focus{
background:#002b5e!important; 
}
.navbar-toggle .icon-bar{
background:#fff!important; 
}
.navbar {
position:static;
  }
.dropdown-menu{
background:#fff!important; 
 }
#header .drop_3 a{
font-size:20px!important;
padding-top:15px!important;
padding-bottom:15px!important;
padding-left:40px;
 }
#header .drop_3{
margin-top:0;
 }

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
border:none; 
 }
#header .m_tag{
font-size:24px!important;
border:none;
border-bottom:1px solid #eee;
padding-top:17px!important;
padding-bottom:17px!important;
margin-top:0;
border-radius:0!important;
border-right:none;
margin:0;
 }
.pages ul li{
margin-bottom:5px; 
 }
.hr_1{
margin-left:auto!important; 
 }
.hr_2{
margin-left:auto!important; 
 }
.testim1 {
text-align:center;
margin-top:10px;
 }
.testim_1i2i img {
float: none;
margin-right:0;
margin-bottom:8px;
}
.center_hm {
padding-top:60px;
padding-bottom:60px;
}
.center_home1i .form_2 {
width:80%;
}
.center_home1i .form-control {
margin-bottom:15px;
}
.center_home1i h5 {
display:block;
}
.proj_1i {
margin-bottom:10px; 
 }
#footer{
text-align:center; 
 }
.footer_1i1 {
margin-top:15px; 
margin-bottom:15px;
 }
.footer_2i1il img{
width:auto;
margin-bottom:10px; 
 }
.footer_1i3 {
margin-top:15px; 
 }
}
@media (min-width:768px) and (max-width:991px) {
.container{
width:100%; 
padding-left:20px;
padding-right:20px;
 }
.testim1 {
padding: 10px 10px;
}
.testim_1i2i img{
width:30px;
height:30px; 
 }
.testim_1i2i h4{
font-size:20px;
 }
#header .m_tag {
padding: 10px 6px 10px 6px!important;
font-size:13px;
}
#header .navbar-brand{
font-size:18px;
padding-right:0;
margin-right:0;
height:auto;
padding-top:10px; 
 }
#header .navbar-brand i{
font-size:24px; 
 }
#header .drop_3 a{
font-size:14px; 
 }
.center_home1i .form_2{
width:50%;
 }
.footer_1i ul li{
margin-bottom:5px; 
 }
.proj_1i h4{
font-size:18px; 
 }
 }
@media (min-width:871px) and (max-width:991px) {
#header .m_tag {
padding: 10px 10px 10px 10px!important;
} 
 }
@media (min-width:992px) and (max-width:1200px) {
.container{
width:100%; 
padding-left:20px;
padding-right:20px;
 }
#header .m_tag {
padding: 15px 10px 15px 10px;
font-size:14px;
}
.center_home1i .form_2{
width:55%;
 }
 }
@media (min-width:1201px) and (max-width:1270px) {

 }



 .search-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 30px;
	padding: 4px 8px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.05);
	gap: 6px;
  }
  
  .modern-select {
	border: none;
	background: #f1f1f1;
	border-radius: 20px;
	padding: 8px 14px;
	font-size: 13px;
	min-width: 140px;
  }
  /* Style the visible select box */
.my-custom-select + .select2-container .select2-selection--single {
	border: none;
	padding: 8px 14px;
	border-radius: 20px;
	width: 100%;
	font-size: 13px;
	background: #f9f9f9;
	height: auto;
  }
  
  /* Remove the default height and align text properly */
  .my-custom-select + .select2-container .select2-selection--single .select2-selection__rendered {
	line-height: normal;
	padding-left: 0;
	padding-right: 0;
  }
  
  /* Adjust the arrow position */
  .my-custom-select + .select2-container .select2-selection--single .select2-selection__arrow {
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
  }
  
  /* Style the dropdown options */
  .select2-container .select2-dropdown {
	border-radius: 10px;
	border: none;
	font-size: 13px;
  }
  
  @media (min-width: 768px) {
	  .navbar-form .form-control {
		  display: inline-block;
		  width: 100%;
		  vertical-align: middle;
	  }}
  .btn-modern {
	background-color:#ef0c07;
	border: none;
	padding: 8px 16px;
	color: #fff;
	border-radius: 20px;
	font-size: 14px;
	transition: background 0.3s;
  }
  
  .btn-modern:hover {
	background-color: #ef0c07;
  }
  
  .form-inline .form-group {
	margin-bottom: 0;
  }
  .suggestions-box {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 999;
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	border-radius: 0 0 10px 10px;
	max-height: 200px;
	overflow-y: auto;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  }
  
  .suggestions-box div {
	padding: 10px 12px;
	cursor: pointer;
	border-bottom: 1px solid #f0f0f0;
  }
  
  .suggestions-box div:hover {
	background-color: #f5f5f5;
  }
  