/*
Template Name: Consult Bizz
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: 'Tiro Devanagari Hindi', serif;
color: #3e3e3e;
}
ul{
list-style:none;
padding:0;
 }
p{
font-size:16px;
 }

h1,h2,h3{
font-weight:bold;
color:#000;
 }
h4,h5,h6{
font-weight:bold;
color: #151a33; 
 }
a{
text-decoration:none;
color: #2f2b2b;
 }
a:hover{
text-decoration:none;
color:#ea1b21;
 }

.button{
background-color: #df1502;
color: #fff;
padding: 18px 30px 15px 30px;
display: inline-block;
transition: 0.3s;
border-radius:3px;
 }
.button:hover{
background:#fff;
color:#df1502;
 }
 
.button_1{
background-color: #000;
border: 2px solid #000;
color: #fff;
padding: 18px 30px 15px 30px;
display: inline-block;
transition: 0.3s;
border-radius:3px;
 }
.button_1:hover{
background:#fff;
border: 2px solid #000;
color:#000;
 }


.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:#ea1b21; 
 }
.col_blue{
color:#108bd2; 
 }
.col_light{
color:#ccc; 
 }
.col_dark{
color: #151a33;  
 }
.bg_light{
background:#fde3e42e;
 }
.bg_dark{
background:#108bd2;
 }
hr{
opacity:1;
background-color:#24a8f52b;
 }
.font_14{
font-size:14px; 
 }
.font_60{
font-size:60px; 
 }
.font_50{
font-size:50px; 
 }
.line {
height: 5px!important;
width: 70px;
background-color: #ea1b21;
}
/*********************top****************/
#top{
background:#000000;
 }
.top_1l ul li{
border-right:1px solid #ea1b21; 
 }
.top_1l .fa-phone{
color:#fff;
 }
.top_1l .fa-envelope{
color:#fff;
 }
.drop_1 {
background: #31314d;
padding:0;
border-radius:0;
margin-top:10px!important;
 }
.drop_1 a{
padding: 5px 10px;
color: #fff;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
text-align:center; 
 }
.drop_1 a:hover{
background:#108bd2;
color:#fff; 
 }
.drop_1 li{
border:none!important;
 }
/*********************top_end****************/

/*********************header****************/
#header{
border-bottom:1px solid #24a8f52b;
background: #ea1b21;
 }
#header .navbar-brand{
color: #2f2b2b;
 }
#header .nav-link{
padding:15px 25px;
color: #eee;
font-size:16px; 
font-weight:bold;
 }
#header .nav-link:hover{
color: #fff;
 }
#header .nav-link:focus{
color: #fff;
 }
#header .active{
color:#fff;
 }
.dropdown_search::after{
display:none; 
 }
 
.drop_2 {
background: #fff;
padding:0;
border-radius:0;
margin-top:5px!important;
min-width:220px;
border:none;
box-shadow: 0 0 5px #108bd23b;
 }
.drop_2 a{
padding: 12px 20px;
color: #2f2b2b;
border-bottom: 1px solid #f7d2cb;
font-size:16px;
font-weight:bold;
 }
.drop_2 a:hover{
background:#ea1b21;
color:#fff; 
 }
.drop_3 {
background: #fff;
padding:0;
border-radius:0;
margin-top:5px!important;
min-width:280px;
border:none;
box-shadow: 0 0 5px #108bd23b;
left:auto!important;
right:0!important;
 }
 
.drop_3 .input-group {
border: 1px solid #24a8f52b;
}
.sticky {
position: fixed;
top: 0;
width: 100%;
z-index:3;
padding-top:0;
border-bottom:1px solid #24a8f52b;
}
.sticky {
top: -40px;
transform: translateY(40px);
transition: transform .3s;
background-color: #ea1b21!important;
}

/*********************header_end****************/


/*********************common****************/

.pages ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:48px;
 background:  #108bd214;
 text-align:center;
 border-radius:3px;
 }
.pages ul li a{
display:block;
color: #2f2b2b;
 }
.pages ul li:hover{
 background: #108bd2;
 }
.pages ul li:hover a{
 color: #fff!important;
 }
.act{
  background:#108bd2!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;
}
.form-control:focus{
 box-shadow:none;
 border-color:#24a8f52b; 
 }
.form-select:focus{
 box-shadow:none;
 border-color:#24a8f52b; 
 }
.form-control{
border-color:#24a8f52b; 
 }
.form-select{
border-color:#24a8f52b; 
 }

.h_line:before {
display: inline-block;
width: 50px;
height: 2px;
background-color: #fff;
vertical-align: middle;
margin-right: 1%;
content: "";
}
.h_line:after {
display: inline-block;
width: 50px;
height: 2px;
background-color: #fff;
vertical-align: middle;
margin-left: 1%;
content: "";
}
.h_line1:before {
display: inline-block;
width: 50px;
height: 2px;
background-color: #108bd2;
vertical-align: middle;
margin-right: 2%;
content: "";
}
.center_o1 h5{
background: #222935;
padding:10px 20px; 
 }
.exep_2i{
box-shadow: 0 0 5px #108bd23b; 
 }
.exep_2i h5{
	color: #df1502;
}
 
.team_h_1i1 ul li a{
background:#2f2b2b;
width:35px;
height:35px; 
 }
.team_h_1i1 ul li a i{
line-height:35px;
font-size:14px;
 }
.team_h_1i1:hover{
background:#108bd2!important;
transition: 0.3s; 
 }
.team_h_1i1:hover h4 a{
color:#fff; 
 }
.team_h_1i1:hover h5{
color:#fff; 
 }
 
.skill_1l .progress-bar {
background: #108bd214;
border-radius:30px;
}
.skill_1l .progress {
background-color: #108bd2;
height: 20px;
overflow: hidden;
border-radius:30px;
}
.skill_1r2{
border-radius:10px;
bottom:15px;
right:15px; 
 }
.team_dt1l ul li a{
background:#2f2b2b; 
 }
/*********************common_end****************/

/*********************sev_h****************/
.serv_h_2i{
	margin-bottom: 20px;
}
.serv_h_2i:hover{
background:#ea1b21!important;
color:#fff; 
transition: 0.3s;
 }
.serv_h_2i:hover h5 a{
color:#fff; 
 }
.serv_h_2i:hover span{
color:#fff; 
 }
 
.serv_h_2i h5 a{
	color: #df1502;
}
/*********************sev_h_end****************/

/*********************blog_h****************/
.blog_h1i2 h5{
padding:8px 16px 6px 16px; 
 }
.blog_h1i2{
bottom:0; 
 }
.blog_h1_last h6{
border-left:3px solid #108bd2; 
 }
/*********************blog_h_end****************/


/*********************footer****************/
#footer{
background: #101010; 
 }
.footer_1i ul li a {
background: #364256;
}
.footer_1i .form-control{
height:60px; 
 }
#footer_b{
background: #000;
padding-top:13px;
padding-bottom:10px; 
 }
/*********************footer_end****************/


.exep_1r p{
text-align: justify;
 }

@media screen and (max-width : 767px){
.navbar-collapse{
max-height:300px;
overflow-y:scroll; 
border-top:1px solid #24a8f52b;
margin-top:10px;
 }
#header .nav-link{
font-size:18px;
border-bottom:1px solid #24a8f52b;
 }
.navbar-light .navbar-toggler{
border-color:#24a8f52b!important;
box-shadow:none!important;
background: #f5f5f5;
 }

#top{
display:none; 
 }
.navbar-expand-md {
padding-top:0px!important;
padding-bottom:0px!important;
}
.drop_2 {
box-shadow:none;
min-width:100%;
}
.drop_3 {
box-shadow:none;
min-width:100%;
}
.drop_2 a{
font-size:18px;
}
.line {
margin-left:auto;
margin-right:auto;
}
.serv_h_1 p{
text-align: center; 
 }
.serv_h_2i{
margin-bottom:15px; 
 }
.serv_h_2i p{
text-align:left;
 }
.serv_h_1  br{
display:none;
 }
.team_h_1i{
margin-top:20px; 
 }
.blog_h1_last{
text-align:center;
margin-bottom:15px;
}
.footer_1i{
margin-bottom:20px;
text-align:center; 
 }
.footer_1i p{
/*text-align:left;*/
 }
.footer_b1{
text-align:center!important; 
 }
.center_o {
text-align:center; 
 }
.exep_1r{
margin-top:15px;
text-align:center; 
 }
.exep_1r p{
text-align: justify;
 }
.exep_2i{
margin-bottom:15px; 
 }
.exep_2i h5{
text-align:center; 
 }
#skill {
margin-top:0!important;
}
.skill_1l h5{
text-align:center; 
 }
.skill_1l h1{
text-align:center; 
 }
.skill_1r {
margin-top:15px;
 }
.team_dt1l{
text-align:center; 
 }
.team_dt1l p{
text-align:left;
 }
.team_dt1r{
text-align:center;
margin-top:15px;
 }
.team_dt1r p{
text-align:left;
 }
.team_dt1r h6{
text-align:left;
 }
 }


@media (min-width:576px) and (max-width:767px) {
.exep_2i h5{
text-align:left; 
 }
.serv_h_2i p {
text-align:center;
}
.blog_1rdt3il h6{
text-align:left;  
 }
 }
@media (min-width:768px) and (max-width:991px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
.top_1l ul li{
margin-right:5px!important;
padding-right:5px!important;
font-size:14px; 
 }
#header .nav-link{
padding:15px 10px;
font-size: 14px;
 }
.drop_2 {
min-width: 180px;
margin-top: 2px!important;
}
.drop_3 {
margin-top: 2px!important;
}

.exep_1l img{
min-height:430px; 
 }
.exep_2i {
padding:10px; 
 }
.exep_2i .font_50{
font-size:36px; 
 }
.serv_h_1 p br{
display:none; 
 }
.team_h_1i1{
padding:10px!important;
 }
.team_h_1i1 ul li a{
width:25px;
height:25px;
font-size:12px;
 }
.team_h_1i1 ul li a i{
line-height:25px;
font-size:12px;
 }
.team_h_1i1 h4{
font-size:18px;
 }
.team_h_1i1 h5{
font-size:14px;
 }
.skill_1r1  img{
min-height:570px; 
 }
#footer p{
font-size:16px;
 }
#footer h4{
font-size:18px;
 }
#footer h6{
font-size:14px;
 }
#footer h5{
font-size:16px;
 }
.team_dt1l img{
min-height:460px; 
 }
 }
@media (min-width:871px) and (max-width:991px) {
#header .nav-link{
padding:15px 15px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
#header .nav-link{
padding:15px 16px; 
 }
.drop_2 {
margin-top: 3px!important;
}
.drop_3 {
margin-top: 3px!important;
}
.exep_1l img{
min-height:430px; 
 }
.skill_1r1  img{
min-height:570px; 
 }
.team_dt1l img{
min-height:460px; 
 }
 }

@media (max-width:991px) {
	#header .navbar-brand img{
		width: 220px;
	}
}

@media (max-width:380px) {
	#header .navbar-brand img{
		width: 280px;
	}
}

.sticky-container{
	/*background-color: #333;*/
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -95px;
	top:16em;
	width: 145px; z-index:999;

}

.sticky-list li{
	list-style-type: none;
	background-color: transparent;
	color: #efefef;
	height: 50px;
	padding: 0px;
	margin: 1px 0px 1px 0px; padding-left:0px; padding-top:0px;
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
	cursor: pointer;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
			filter: gray; 
			-webkit-filter: grayscale(100%); */

}



.sticky-list li a{ color:green;}

.sticky-list li a:hover{ color:green;}

.sticky-list li a i{ font-size: 30px;}

.sticky-list li img{
	float: left;
	/*margin: 5px 5px;
	margin-right: 10px;*/

}

.sticky-list li p{
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 43px;

}

	/** content **/
	
@media (max-width: 767px) {
	.sticky-container{
		right: -95px;
		top:18em;
	}
}