/* teczilla consulting theme css */

@media screen and (min-width: 992px){
	.main-navigation #primary-menu {    
		padding-right: 0px !important;
		padding-bottom: 10px;
	}
}

/* navigation style */


 .wp-caption, 
 .wp-caption-text, .bypostauthor  
 .alignright, .alignleft,
 .aligncenter{

 }
.sub-menu li{
	padding-bottom: 0px;
}
@media screen and (min-width: 992px){
	.main-navigation a {
		padding: 10px 15px;
	}
	.menu-item-has-children>a:after {	   
		right: 0px;		
		content: "\f067";
		top: 40px;
    	font-size: 11px !important;
	}
	.sub-menu > .menu-item-has-children>a:after {

		content: "\f067" !important;


}
}


/* Home slider */
.home-slider::after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    opacity: 0.15;
    background: #000;
}
.home-slider .container .slider-caption:after{
	background-color:transparent !important
}


@media screen and (min-width: 768px){
	.home-slider .container .slider-caption {
		padding: 50px 50px 50px;
		min-width: 800px;		
	}

	.home-slider .container .slider-caption .slider-title {
		line-height: 1.4;
		font-size: 18px;
		padding-bottom:10px;
		text-shadow: 0px 2px 7px rgb(0 0 0 / 50%);
	}
	.home-slider .slider-caption .slider-description h3{
		font-size: 51px !important;
		line-height: 1.4;
		font-weight: 800;
		padding-bottom: 15px;
		text-shadow: 0px 2px 7px rgb(0 0 0 / 50%);	
	}


	.home-slider .slider-btn {
		padding: 12px 20px;
		border: none;
		display: inline-block;
		text-transform: capitalize;
		font-size: 15px;
		font-weight: 500;
		background: #ffffff;
		color: #000;
		transition: all 0.3s ease;
	}
}
.home-slider .slider-caption .slider-description h3:after{
	height:0px !important;
}
@media screen and (max-width: 1440px){
	.home-slider .container .slider-caption {
	position: absolute;
    top: 50%;
    left: 11%;
    text-align: left;
    transform: translate(0%, -50%);
	}
}
@media screen and (max-width: 1024px){
	.home-slider .container .slider-caption {
		position: absolute;
		top: 50%;
		left: 15%;
		transform: translate(0%, -50%);
	}
}
@media screen and (max-width: 768px){
	.home-slider .container .slider-caption {    
		min-width: 500px;
	}
	.home-slider .container .slider-caption .slider-title {
		line-height: 1.4;
		font-size: 16px;
		padding-bottom:10px;
	}
	.home-slider .slider-caption .slider-description h3{
		font-size: 34px !important;
		line-height: 1.4;
		padding-bottom: 15px;
	}

		.home-slider .slider-title{

		display: none;
	}

	.toolbar-area{
		display: none;
	}

}

@media screen and (max-width: 500px){
	.home-slider .container .slider-caption {  
		min-width: 300px;    
	}
	.home-slider .container .slider-caption .slider-title {
		line-height: 1.4;
		font-size: 13px;
		padding-bottom:10px;
	}
	.home-slider .slider-caption .slider-description h3{
		font-size: 24px !important;
		line-height: 1.4;
		padding-bottom: 15px;
	}



}

.sec-title .sub-title{

    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 18px;
    width: max-content;
    padding: 0px 10px 0px 8px;
}

.tec-cta .sec-title .title3 {
    text-align: left;
}


.home-slider::after{

	background: #000;
	opacity: 0.48;
}

.logo-area img{


	padding-top: 16px;
	padding-bottom: 16px;
}


.home-slider .slider-caption .slider-description h3{

	word-break: break-word;
}

.toolbar-contact,.toolbar-sl-share{

	padding-top: 7px;
}

.comment-respond .comment-form-comment textarea,
.comment-respond .comment-form-author input,.comment-respond .comment-form-email input,
.comment-respond .comment-form-url input{

	    box-shadow: 0 5px 15px 5px rgb(0 33 85 / 0%) !important;
    background: #ebe8e4;
}

.tec-blog.style1 .blog-wrap .content-part .blog-meta .user-data span,
.tec-blog.style1 .blog-wrap .content-part .blog-meta .date {
    font-size: 12px !important;
}

.tec-blog.style1 .blog-wrap .content-part .title a {
    font-size: 17px;
    line-height: 29px;
    word-break: break-word;
}

@media screen and (min-width: 992px){
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    background-color: #000 !important;
}
}

.tec-services.style2 .service-wrap {
    padding: 15px 15px 15px 15px;
    box-shadow: 0px 14px 30px rgb(193 157 157 / 7%);
}

.tec-services.style2 .service-wrap .content-part .title a{

    color: #fff !important;
}

.sidebar-title h3:before,
.sidebar .sidebar-widget h2:before
{


	position: relative;
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    left: -6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    top: 50%;
}

.sidebar .title{

	font-size:19px;
}

.tec-blog.inner .blog-wrap .content-part {
    padding: 36px 0px 45px;
}


.carousel-control-next, .carousel-control-prev{

	opacity: 1;
}

.tec-portfolio.style3 .portfolio-item {
    border-radius: 70px;
}

.nav-links .page-numbers.current {
    padding: 9px 17px 12px 21px;
    color: #000;
}

.nav-links .page-numbers {
    color: #000;
	padding: 9px 15px 11px 19px;
}

@media screen and (min-width: 992px){
.sticky .menu>.menu-item>a, .sticky .menu .page_item a {

color: #fff !important;

}
}

.full-width-header .toolbar-area .toolbar-contact ul li {
    padding: 13px 4px 11px 0;
    font-size: 13px;
}

@media only screen and (max-width: 991px){
.main-navigation #primary-menu {
    text-align: left;
    position: absolute;
    width: 99%;
    top: auto;
    margin-top: 5px;
}
.buttn{

	display: none;
}

}

.full-width-header .toolbar-area .toolbar-contact ul li a:hover{

	color: #000;
}