/* teczilla consulting theme css */

@media screen and (min-width: 992px){
	.main-navigation #primary-menu {    
		padding-right: 0px !important;
	}
}

/* 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;		
	}
}

.sub-menu > .menu-item-has-children>a:after{
	font-size: 10px !important;
}

.buttn ul li a{
	background-color: #ec3a67 !important;
	color: #ffffff;
	padding: 7px 20px;
    border-radius: 3px;
}

/* Home slider */
.home-slider::after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    opacity: 0.55;
    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: 940px;		
	}

	.home-slider .container .slider-caption .slider-title {
		line-height: 1.4;
		font-size: 21px;
    	font-weight: 400;
		padding-bottom:10px;
	}
	.home-slider .slider-caption .slider-description h3{
		font-size: 50px !important;
    	line-height: 1.3;
    	padding-bottom: 15px;
    	font-weight: 500;
    	word-break: unset;		
	}
	.home-slider .container .slider-caption .slider-bottom{
		margin: 15px 0 5px;
	}

	.home-slider .slider-btn {
		padding: 18px 32px;
	    border: none;
	    display: inline-block;
	    text-transform: capitalize;
	    font-size: 15px;
	    font-weight: 600;
	    background: #ffffff;
	    color: #000;
	    transition: all 0.3s ease;
	}
}
.home-slider .slider-caption .slider-description h3:after{
	height:0px !important;
}
.home-slider::after{
	opacity: 0;
}
.home-slider .container .slider-caption {
	position: absolute;
	text-align: center;
	top: 38%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -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;
	}

}

@media screen and (max-width: 500px){
	.home-slider .container .slider-caption {  
		min-width: 300px;    
	}
    .home-slider.carousel-item .slider-caption .slider-description h3{
        font-size: 20px !important;
    }
	.home-slider .container .slider-caption .slider-title {
		line-height: 1.4;
		font-size: 13px;
		padding-bottom:10px;
	}
    .home-slider.carousel-item .container .slider-caption .slider-bottom .slider-btn {
        font-size: 12px;
        padding: 9px 20px;
    }
    .tec-about .btn-part{
        margin-bottom: 20px;
    }
    .tec-about{
        padding-top: 50px;
    }
}

@media screen and (max-width: 1350px){
    .home-slider .slider-caption .slider-description h3{
        font-size: 35px !important;
    }
    .home-slider .container .slider-caption{
        top: 43%;
    }
    .carousel-control-next, .carousel-control-prev{
        display: none;
    }
    .sec-title .sub-title.primary:after{
        display: none;
    }
}
@media screen and (max-width: 1100px){
    .home-slider .slider-caption .slider-description h3{
        font-size: 30px !important;
    }
}
@media screen and (max-width: 1030px){
    .home-slider .slider-caption .slider-description h3{
        font-size: 30px !important;
    }
    .slider-description h1{
        display: none;
    }
    .tec-about .btn-part{
        margin-bottom: 20px;
    }
    #primary-menu{
        background: #ec3a67 !important;
    }
    .main-navigation .menu li {
        padding-top: 0px;
    }
    .menu-item-has-children>a:after{
        display: none;
    }
    .main-navigation ul.menu li:hover > ul{
        background: #ec3a67 !important;
    }
    .dropdown-toggle:focus{
        outline: none !important;
    }
}

.full-width-header .tec-header .menu-area{
	background: transparent !important;
}

.logo-area img{
	padding-top: 16px;
	padding-bottom: 16px;
}

.full-width-header .toolbar-area .toolbar-sl-share ul li {
    height: 35px;
}

.full-width-header .toolbar-area .toolbar-sl-share ul {
    text-align: left;
}

.full-width-header .toolbar-area .toolbar-sl-share ul li a {
     border-radius: 0;
    font-size: 16px;
    color: #fff;
}
.error-content h5 {
    padding-bottom: 50px;
}

.sidebar-widget.widget_block.widget_search{

	margin-bottom: 15px;
}
.tec-cta .btn-part a{
    color: #000 !important;
    border-radius: 4px;
}
.sub-title{
    font-size: 37px;
}

.comment-respond .form-submit input{
	border-radius: 35px;	
}

.home-slider img{
	height: auto;
}

.tec-portfolio.style3 .portfolio-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    height: auto;
}

.teczilla-title {
    margin-bottom: 0;
    margin-top: 4px;
}

.full-width-header .tec-agncy-stick {
 
    padding-bottom: 20px;
}

.tec-blog.style1 .blog-wrap .content-part .blog-meta .date {
    font-size: 13px !important;
}

.tec-blog.style1 .blog-wrap .content-part .title a {
    word-break: break-word;
}

/*============================================
            Blog SECTION
============================================*/


.thumbnail-img img {
    margin: 0;
    max-width: 100%;
    height: auto;
    line-height: 0;
    position: relative;
    transition: opacity 300ms ease-out,transform 300ms ease-out,filter 300ms ease-out;
    -moz-transition: opacity 300ms ease-out,-moz-transform 300ms ease-out,-moz-filter 300ms ease-out;
    -o-transition: opacity 300ms ease-out,-o-transform 300ms ease-out,-o-filter 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out,-webkit-transform 300ms ease-out,-webkit-filter 300ms ease-out;
}
.thumbnail-img{
    overflow: hidden;
    background: #000;
    border-radius: 8px 8px 0 0;
}
.thumbnail-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .5;
    background: #000;
    border-radius: 8px 8px 0 0;
}
.blog-rec{
    color: #002e5b;
    -webkit-transition: background 300ms,color 300ms,border-color 300ms;
    border: 1px solid rgb(231, 231, 231);
    border-radius: 8px;
    height: auto;
    margin-top: 20px;
    transition: transform 150ms ease-out,box-shadow 150ms ease-out,border-color 300ms ease-out,border-width 300ms;
    -moz-transition: transform 150ms ease-out,-moz-box-shadow 150ms ease-out,border-color 300ms ease-out,border-width 300ms;
    -o-transition: transform 150ms ease-out,-o-box-shadow 150ms ease-out,border-color 300ms ease-out,border-width 300ms;
    -webkit-transition: transform 150ms ease-out,-webkit-box-shadow 150ms ease-out,border-color 300ms ease-out,border-width 300ms;
}
.blog-rec:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    transform: translate3d(0, -12px, 0);
}
.blog-rec .blog-rec-con {
    padding: 30px 15px 30px;
}
.blog-rec .blog-rec-con .content-blog {
    margin-bottom: 20px;
}
.blog-rec .blog-rec-con .content-blog .date-blog {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    float: left;
}
.blog-rec .blog-rec-con .content-blog .rec-auth {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    float: right;
}
.blog-rec .blog-rec-con .content-blog .rec-auth a,
.blog-rec .blog-rec-con .content-blog .date-blog a{
    color: #a5a5a5;
}
.blog-rec .blog-rec-con .title-blog{
	display: inline-table;
    width: 100%;
}
.blog-rec .blog-rec-con .title-blog a{
    font-size: 22px;
    font-style: normal;
    word-break: break-word;
    font-weight: 500;
    letter-spacing: 0px;
    color: #222222;
}


/*  Team Section  */

.our-teamy{
    text-align: center;
}
.our-teamy .team_img{
    position: relative;
    overflow: hidden;
}
.our-teamy .team_img:after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.2);
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
}
.our-teamy:hover .team_img:after{
    bottom: 0;
}
.our-teamy img{
    width: 100%;
    height: auto;
}
.our-teamy .socialy{
    padding: 0 0 5px 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: -100%;
    right: 10px;
    background: #ec3a67;
    border-radius: 0 0 20px 20px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.our-teamy:hover .socialy{
    top: 0;
}
.our-teamy .socialy li a{
    display: block;
    padding: 9px 12px;
    font-size: 18px;
    color: #fff;
}
.our-teamy .team-content{
    padding: 20px 0;
    background: #fff;
}
.our-teamy .title{
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
    margin: 0 0 20px;
    position: relative;
}
.our-teamy .title:before{
    content: "";
    width: 25px;
    height: 1px;
    background: #ec3a67;
    position: absolute;
    bottom: -10px;
    right: 50%;
    margin-right: 9px;
    transition-duration: 0.25s;
}
.our-teamy .title:after{
    content: "";
    width: 25px;
    height: 1px;
    background: #ec3a67;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: 9px;
    transition-duration: 0.25s;
}
.our-teamy:hover .title:before,
.our-teamy:hover .title:after{
    width: 50px;
}
.our-teamy .post{
    display: inline-block;
    font-size: 15px;
    color:  #000;
    text-transform: capitalize;
}
.our-teamy .post:before{
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ec3a67;
    margin: 0 auto;
    position: relative;
    top: -13px;
}
@media only screen and (max-width: 990px){
    .our-teamy{ margin-bottom: 30px; }
}

/*Testimonial Section*/

.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;
}

/*=================================
        Service section
=================================*/

.ser-item{
    overflow: hidden;
    position: relative;
}
.ser-item:after{
    content: "";
    width: 100%;
    height: 100%;
    background: #ec3a6730;
    position: absolute;
    top: -100%;
    left: 0;
    opacity: 0;
    transition: all 0.8s ease 0s;
}
.ser-item:hover:after{
    top: 0;
    opacity: 1;
}
.ser-item img{
    width: 100%;
    height: auto;
}
.ser-item .team-content{
    width: 100%;
    padding: 20px 25px;
    background: #fff;
    border-bottom: 3px solid #ec3a67;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.ser-item:hover .team-content{ background: #f9f9f9; }
.ser-item:hover .team-content:before{ border-right-color: #f9f9f9; }
.ser-item .team-content:after{
    content: "";
    width: 3px;
    height: 50%;
    background: #ec3a67;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.ser-item .title a{
    font-size: 18px;
    color: #333;
    margin: 0;
}
.ser-item .post{
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #888;
    margin-top: 3px;
}
@media only screen and (max-width: 990px){
    .ser-item{ margin-bottom: 30px; }
}