/* teczilla consulting theme css */

@media screen and (min-width: 992px){
	.main-navigation #primary-menu {    
		padding-right: 0px !important;
	}
}

@media screen and (max-width: 500px){
    .teczilla-desc{    
        display: none;
    }
    .teczilla-title {
        margin-top: 20px;
        margin-bottom: 17px;
    }
    .carousel-control-next, .carousel-control-prev{
        display: none;
    }
    .teczilla-menu-area .logo-area a{
        font-size: 50px;
        letter-spacing: 5px;
    }
    .tec-about .btn-part .readon{
        margin-bottom: 10px;
    }
    .dropdown-toggle{
        margin-top: 8px;
    }
    .js .menu-toggle{
        margin-top: -22px;
    }
}

/* 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: 13px 25px;
	}
	.menu-item-has-children>a:after {	   
		right: 10px;		
	}
}
.menu-item-has-children>a:after{
	top: 40px;
}
.tec-breadcrumbs.bg-1 {
    height: 430px;
}
.menu .btn a{
	color: #fff;
	border: 2px solid #fff;
	border-radius: 30px;
}
.sidebar .sidebar-search.widget_search{
	padding: 32px;
}

/* 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
}
.text-right .main-navigation ul li:hover > ul{
	background-color: #a71928;
}
.text-right .main-navigation ul ul a{
	color: #fff !important;
}
.sticky .text-right .main-navigation ul li:hover > ul{
	background-color: #fff;
}
.sticky .text-right .main-navigation ul ul a{
	color: #a71928 !important;
}

@media screen and (min-width: 768px){
	.home-slider .container .slider-caption {
		padding: 50px 50px 50px;
		min-width: 1315px;		
	}

	.home-slider .container .slider-caption .slider-title {
		line-height: 2;
		font-size: 18px;
        margin-top: 25px;
        width: 820px;
		background-color: rgba(0,0,0,.6);
	    padding: 4px;
	}
	.home-slider .slider-caption .slider-description h3{
		font-size: 51px !important;
    	line-height: normal;
    	padding: 5px 3px;
    	background-color: rgba(255,255,255,.7);
    	color: #000 !important;
    	font-weight: 400;
    	word-break: break-word;		
	}
	.home-slider .slider-btn {
		padding: 13px 42px;
	    border: none;
	    display: inline-block;
	    text-transform: capitalize;
	    font-size: 18px;
	    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 .container .slider-caption .slider-bottom .slider-btn{
    background: transparent !important;
    border: 2px solid #fff;
}
.home-slider .slider-caption .slider-description h3{
    word-break: unset !important;
}
.carousel-control-next, .carousel-control-prev{
    top: 200px;
}
@media screen and (max-width: 1440px){
	.home-slider .container .slider-caption {
		position: absolute;
	    top: 60%;
	    left: 21%;
	    text-align: center;
	    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: 1200px){
    .home-slider .slider-caption .slider-description h3{
        width: 60%;
    }
    .carousel-control-next, .carousel-control-prev{
        top: 1px;
    }
    .teczilla-menu-area .logo-area a{
        font-size: 50px;
        letter-spacing: 5px;
    }
}
@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 .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;
	}



}


.full-width-header .tec-header .menu-area{

	background: transparent !important;
}

.blog-wrap{

	    background-color: #fff;
    border: 1px solid #ECEDF2;
}

.logo-area img{


	padding-top: 16px;
	padding-bottom: 16px;
}
.btn-part{
	margin-top: 30px;
}
.blog-wrap .btn-part a {
  font-size: 16px;
  font-weight: 200;
  text-decoration: none !important;
  border: 1px solid #a71928;
  color: #fff !important;
  position: relative;
  letter-spacing: 1px;
  padding: 13px 20px 13px;
  background-color: #a71928;
}
.blog-wrap .btn-part a:hover{
	background-color: transparent;
	color: #a71928 !important;
}
.tec-blog.inner.pt-100 .blog-wrap .content-part{
	padding: 20px 20px 30px;
}
.wp-block-search__button{
	font-size: 14px;	
    color: #fff;
    text-transform: uppercase;
    background-color: #a71928;
    padding: 15px 30px;
    border-radius: 7px;
    font-weight: 500 !important;
}
.wp-block-search__button:hover{
    background-color: #fff;
    color: #a71928;
    transition: 0.4s;
}
.wp-block-search__input{
	font-size: 14px;
    color: rgba(0,0,0,0.7);
    padding: 14px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0,0,0,0.2);
    border-radius: 7px;
}
.tec-blog.inner .singel .content-part .title a{
	color: #a71928 !important;
    font-size: 33px;
}
.wgs.comments{
	border: 1px solid #e0e0e0;
    padding: 30px 20px;
}
.wgs-heading,
.comment-reply-title{
	border-left: 5px solid #a71928;
    margin-left: -20px;
    padding-left: 10px;
    font-size: 30px;
}
.comment-content a,
.logged-in-as a{
	color: #a71928;
}
.page-content .search-submit{
	background-color: #a71928;
}
.readon-arrow:after{
	display: none;
}
.pb-98.md-pb-80{
    padding-bottom: 70px;
    background: #e4e4e4;
}

/*================================
		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: #a71928;
    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: 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: #a71928;
    position: absolute;
    bottom: -10px;
    right: 50%;
    margin-right: 9px;
    transition-duration: 0.25s;
}
.our-teamy .title:after{
    content: "";
    width: 25px;
    height: 1px;
    background: #a71928;
    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: #a71928;
    margin: 0 auto;
    position: relative;
    top: -13px;
}
@media only screen and (max-width: 990px){
    .our-teamy{ margin-bottom: 30px; }
}

/*================================
		Team Section
================================*/

.testimo-col{
	text-align: -webkit-center;
}
.testi{
    text-align: center;
}
.testi .team-prof{
    margin-top: 15px;
}
.testi .pic{
    position: relative;
    text-align: -webkit-center;
}
.testi .pic img{
    width: 300px;
    height: 320px;
    border-radius: 50%;
}
.post-title > a{
    color:#000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: capitalize;
}
.post-title > a:after{
    content:"|";
    color: #31aab5;
    display: inline-block;
    padding: 0 5px 0 10px;
}
.post-title small{
    color:#999;
    font-size: 12px;
}
.description{
    color:#000;
}	
@media screen and (max-width: 990px){
    .testi{
        margin-bottom: 30px;
    }
}

/*============================
		Blog Section
==============================*/


.news-blg .post-img{
    overflow: hidden;
}
.news-blg .post-img img{
    width: 100%;
    height: auto;
    filter: grayscale(100%);
    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:#a71928;
    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: #a71928;
}
.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:#333;
}
.news-blg .post-bar li i{
    color:#fff;
    margin-right: 5px;
}



.tec-cta .readon.banner-style{
	background: transparent;
	border: 2px solid #fff;
	color: #fff !important;
}


/*============================
		Service Section
==============================*/

.servy{
    text-align: center;
    background: #222;
    transition: all 0.3s ease 0s;
    border-bottom: 3px solid #a71928;
    margin-bottom: 20px;
}
.servy-pic img{
    width: 100%;
    height: auto;
    transition: all 0.3s ease 0s;
}
.servy-title{
	margin: 10px 0;
}
.servy-title a{
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
}
.servy .servy-description{
    color:#777;
    padding: 11px 30px;
    margin-bottom: 7px;
}
.servy:hover{
    background: #272727;
    transition: all 0.3s ease 0s;
}
.servy:hover .servy-pic{
    transform: translateY(3px);
    transition: all 0.3s ease 0s;
}
@media screen and (max-width: 990px){
    .servy{
        margin-bottom: 30px;
    }
}


.home-slider .container .slider-caption {
	text-align: -webkit-center;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}