/* teczilla consulting theme css */

@media screen and (min-width: 992px){
	.main-navigation #primary-menu {    
		padding-right: 0px !important;
	}

	.carousel-item {
	    height: 95vh;
	}
}

/* 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;		
	}
}

/* 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: 1020px;		
	}

	.home-slider .container .slider-caption .slider-title {
		line-height: 56px;
		font-size: 47px;
		font-weight: 700;
		padding-bottom:10px;
		/*text-shadow: 0px 2px 7px rgb(0 0 0 / 50%);*/
	}
	.home-slider .slider-caption .slider-description h3{
		font-size: 19px !important;
	    line-height: 1.4;
	    font-weight: 500;
	    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:2px !important;
	top: 14px;
}
.logo-area .teczilla-title::first-letter{
	color: #0D7DFC !important;
	font-size: 43px;
	font-weight: 700;
}
@media screen and (max-width: 1440px){
	.home-slider .container .slider-caption {
	    position: absolute;
	    top: 50%;
	    left: 12%;
	    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;
	}
	.main-navigation:before{
		display: none;
	}
	.home-slider .slider-caption .slider-description h3:after{
		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;
	}
	.main-navigation .menu-toggle{
		top: -35px;
	}
	.carousel-control-next, .carousel-control-prev{
		display: none;
	}
	.carousel-inner .home-slider .container .slider-caption .slider-bottom .slider-btn{
		font-size: 14px;
    	padding: 10px 28px;
	}
	.menu-all-pages-container #primary-menu,.menu-all-pages-container .current_page_item{
		background-color: #fff !important;
	}
	#primary-menu .menu-item a{
		color: #000 !important;
	}
	.dropdown-toggle::after{
		color: #000;
	}
	.menu-item-object-page.menu-item-has-children .sub-menu{
		padding-left: 0 !important;
	}
	.text-center .main-navigation ul .sub-menu li:hover a:before{
		display: none;
	}
	.text-center .main-navigation ul li:hover > ul{
		border-top: none;
		padding: 0;
	}



}
.tec-about .btn-part{
	margin-bottom: 10px;
}


.full-width-header .tec-header .menu-area{

	background: transparent !important;
}



.home-slider::after{
	background: #061028;
	opacity: 1;
	width: 59%;
}
.home-slider:before{
	background: #061028;
	opacity: 0.3;
}
.home-slider .container .slider-caption{
	left: 3%;
}

.logo-area img{


	padding-top: 16px;
	padding-bottom: 16px;
}
.home-slider .slider-caption .slider-description h3:after{
	color: #fff;
}

.home-slider .container .slider-caption .slider-bottom .slider-btn {
    background: #0D7DFC;
    color: #fff;
    font-size: 18px;
    padding: 16px 40px;
}
.home-slider .slider-caption .slider-description h3{

	word-break: break-word;
}

.tec-blog.inner .blog-wrap .content-part {
    padding: 36px 3px 45px;
}

.tec-breadcrumbs .inner-title {
    padding-top: 60px;
}

.tec-services.style2 .service-wrap .image-part i {
    border: 2px solid #1c1b1b;
    background-color: #fff !important;
}

.tec-team.inner .team-item .text-bottom .person-name a{

	color: #fff;
}

/*==========================
		Service Section
===========================*/

.services-block-three{
  	margin-bottom: 30px;
}
.services-block-three i {
    font-size: 45px;
    color: #007bff;
}
.services-block-three>.ser-vice {
    display: block;
    border: 2px solid #d5d5d5;
    text-align: center;
    background: #fff;
    padding: 20px;
    position: relative;
  	margin-bottom:30px;

}
.services-block-three>.ser-vice:before {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 2px solid #007bff;
    border-right: 2px solid #007bff;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.services-block-three>.ser-vice:after {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    top: -2px;
    left: -2px;
    border-top: 2px solid #007bff;
    border-left: 2px solid #007bff;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.padding-15px-bottom {
    padding-bottom: 15px;
}
.services-block-three h4 {
    color: #6f6f6f;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}
.services-block-three p {
    margin-bottom: 0;
  color: #757575;
}
.services-block-three>.ser-vice:hover {
    opacity: 1;
    border-color: #d5d5d5;
}
.ser-vice h4 a{
	color: #007bff;
	font-size: 18px;
}
a:hover, a:active {
    color: #03a9f5;
    text-decoration: none;
}
.services-block-three>.ser-vice:hover:before, .services-block-three>.ser-vice:hover:after {
    width: 95%;
    height: 90%;
}

.tec-portfolio.style3 .portfolio-item{
	border-radius: 5px;
}

/*  Testimonail SECTION   */

.tec-testimonial .white-bg{
	background: #fff;
}
.testi .pic img{
	border-radius: 9px;
}
.testi .description{
	font-size: 22px;
    font-weight: 200;
    margin-bottom: 1px;
}
.testi .post-title{
	margin-bottom: 0;
}
.testi .post-title a{
	font-size: 18px;
    color: #000;
} 
.testi .sub-t small{
	color: #999999;
	font-size: 15px;
}


/*  Team SECTION   */

.single-team-home-2 img{
	position: relative;
	display: inline-block;
}
.single-team-home-2 .info-wrapper{
	background: #0D7DFC;
	padding: 20px;
	width: 270px;
	position: absolute;
	bottom: -11%;
	left: 14%;
	z-index: 999999;
}
.single-team-home-2 .info-wrapper h4{
	font-size: 22px;
	font-weight: 700;
	color: #fff;
}
.single-team-home-2 .info-wrapper p{
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	margin-top: 5px;
}
.single-team-home-2 .single-team-overlay{
	position: absolute;
	left: 4.2%;
	top: 0;
	background: #061028;
	content: '';
	height: 100%;
	width: 91.9%;
	opacity: 0;
	transition: .3s linear all;
}
.single-team-home-2:hover .single-team-overlay{
	opacity: .6;
}
.single-team-home-2 .hover-social{
	background: #0D7DFC;
	width: 50px;
	position: absolute;
	top: 0;
	right: 15px;
	visibility: hidden;
}
.single-team-home-2:hover .hover-social{
	transition: .3s linear all;
	visibility: visible;
}
.single-team-home-2 .hover-social ul{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 10px 0;
	margin-bottom: 0;
}
.single-team-home-2 .hover-social ul li{
	margin-bottom: 20px;
}
.single-team-home-2 .hover-social ul li a{
	color: #fff;
	font-size: 20px;
}

/*   Blog Section   */


.news-blg .post-img{
    overflow: hidden;
}
.news-blg .post-img img{
    width: 100%;
    height: auto;
    opacity: 0.9;
    transform: scale(1,1);
    transition:all 0.3s ease-in-out 0s;
}
.news-blg:hover .post-img img{
    transform: scale(1.2,1.2);
    filter:none;
    opacity:1;
}
.news-blg .post-content{
    padding: 5px 5px;
    position: relative;
    background: #fff;
}
.news-blg .blg-title{
    margin: 20px 0;
}
.news-blg .blg-title a{
    color:#000;
    font-size:22px;
    text-transform:capitalize;
    transition: all 0.50s ease 0s;
}
.news-blg .blg-title a:hover{
    color:#0d7dfc;
    text-decoration: none;
}
.news-blg .post-description{
    color: #999;
    font-size: 16px;
    line-height: 30px;
}
.news-blg .post-bar{
    padding: 10px 0;
    list-style: none;
    text-align: center;
    background: #0d7dfc;
}
.news-blg .post-bar li{
    display: inline-block;
    margin-right: 5px;
}
.news-blg .post-bar li{
    text-transform: capitalize;
    font-size: 12px;
    color: #fff;
    transition:0.2s ease;
}
.news-blg .post-bar li:hover{
    text-decoration: none;
    color:#fff;
}
.news-blg .post-bar li i{
    color:#fff;
    margin-right: 5px;
}