/* teczilla consulting theme css */

@media screen and (min-width: 992px){
	.main-navigation #primary-menu {    
		padding-right: 0px !important;
	}
    .main-navigation .menu li a{
        font-weight: 500;
    }
}

/* 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.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: 700px;		
	}

	.home-slider .container .slider-caption .slider-title {
		line-height: 1.4;
		font-size: 18px;
        font-weight: 300;
		padding-bottom:10px;
		text-shadow: 0px 2px 7px rgb(0 0 0 / 50%);
	}
	.home-slider .slider-caption .slider-description h3{
		font-size: 60px !important;
    	line-height: 1.4;
    	padding-bottom: 10px;
    	font-weight: 400;
    	word-break: unset;
        letter-spacing: 3px;
		text-shadow: 0px 2px 7px rgb(0 0 0 / 50%);		
	}


.home-slider .slider-btn {
    padding: 14px 20px;
    border: none;
    display: inline-block;
    text-transform: capitalize;
    font-size: 17px;
    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: 60%;
	left: 14%;
	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;
	}

}

@media screen and (max-width: 500px){
    .carousel .home-slider{
        height: 55vh;
    }
	.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: 28px !important;
		line-height: 1.4;
		padding-bottom: 0px;
	}
    .main-navigation .menu-toggle i{
        color: #153846;
    }
    .menu-sticky .main-navigation .menu li a {
        color: #fff !important;
    }
    .tec-cta .sec-title .sub-title.modify{
        line-height: 1;
        font-size: 30px;
    }
    .tec-cta .sec-title .title3{
        font-size: 17px;
    }

}


.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;
}
.full-width-header .toolbar-area{
    margin-bottom: 0;
}
.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;
}

.home-slider .slider-btn,
.readon
{
	/*border-radius: 35px;*/
}

.error-content h5 {
    padding-bottom: 50px;
}

.sidebar-widget.widget_block.widget_search{

	margin-bottom: 15px;
}

.comment-respond .form-submit input{

	border-radius: 35px;	
}

.comment-respond .comment-form-comment textarea,
.comment-respond .comment-form-author input,
.comment-respond .comment-form-email input,
.comment-respond .comment-form-url input{

	background: #eef2f6;
}

.no-results.not-found .search-field{
    border: 2px solid #e5ebed !important;   
}
.page-content .search-submit{
    background: #d7dfe2;
    color: #153846;
}
.blog-wrap .content-part .btn-part a{
    color: #153846 !important;
    font-size: 12px;
    display: inline-block;
    margin: 5px 0 5px 0;
    background-color: #d7dfe2;
    padding: 10px 14px 10px 12px;
    border-left: 5px solid;
    border-color: #7c9aa6;
    border-radius: 0px;
    text-decoration: none !important;
}
.blog-wrap .content-part .btn-part a:hover{
    background-color: #7c9aa6;
    border-color: #d7dfe2;
    color: #fff !important;
}
.blog-wrap {
    box-shadow: none !important;
}
.readon-arrow:after{
    display: none;
}

/*==========================
    Blog Section
==========================*/

.tec-blog .blog-tec{
    text-align: center;
    padding: 20px;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(124,154,166,0.2);
    margin-bottom: 30px;
}
.blog-tec .content-tec h3{
    margin: 20px 0 17px 0;
}
.blog-tec .content-tec h3 a{
    color: #153846;
}
.blog-tec .content-tec ul{
    display: -webkit-inline-box;
}
.blog-tec .content-tec ul li{
    margin-right: 21px;
}
.blog-tec .content-tec ul li a{
    color: #153846;
    background-color: rgba(215,223,226,0.5);
    padding: 5px 10px;
    font-size: 13px;
    margin-left: -15px;
    text-transform: capitalize;
}
.blog-tec .content-tec ul li a i{
    display: none;
}
.blog-tec .content-tec p{
    color: rgba(21,56,70,0.6);
}
.blog-tec .content-tec .read-me{
    color: #153846;
    font-size: 12px;
    display: inline-block;
    margin: 5px 0 5px 0;
    background-color: #d7dfe2;
    padding: 10px 14px 10px 12px;
    border-left: 5px solid;
    border-color: #7c9aa6;
    border-radius: 0px;
}
.blog-tec .content-tec .read-me:hover{
	background-color: #7c9aa6;
	border-color: #d7dfe2;
	color: #fff;
}
.sidebar-widget.widget_categories li:before{
	content: "\f152";
}
.nav-links .page-numbers{
	background-color: #d7dfe2 !important;
    border-left: 6px solid !important;
    color: #7c9aa6;
    line-height: 24px;
    height: 43px;
    padding: 10px 19px 7px 20px;
    width: 58px;
}
.nav-links .page-numbers.current{
	line-height: 24px;
    height: 43px;
    padding: 10px 12px 8px 17px;
    width: 52px;
}
.social li{
	border: none !important;
}

/*==========================
    Sidebar
==========================*/

.sidebar-widget.widget_block h2{
    position: relative;
    text-align: center;
    font-size: 22px;
    background: rgba(124,154,166,0.2);
    padding-top: 20px;
    font-weight: 700;
    color: #153846;
    padding-bottom: 20px;
    margin: 20px -30px 20px -30px;
}
.sidebar-widget.widget_block h2:before{
    content: '';
    position: absolute;
    background-color: #7c9aa6;
    width: 70%;
    height: 3px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.wp-block-search__label{
    display: none;
}
.tec-blog .sidebar{
    background-color: transparent;
    padding: 0;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(124,154,166,0.2);
    padding: 30px;
    border-radius: 0;
}
.wp-block-search__input {
    border-style: solid;
    border-width: 2px;
    border-color: rgba(124,154,166,0.2);
}
.wp-block-search__button {
    font-size: 15px;
    color: #153846;
    background-color: #d7dfe2;
    padding: 7px 16px 6px;
    border: none;
}


.full-width-header .toolbar-area .toolbar-sl-share ul li a{
	background: #153846;
    color: #d7dfe2;
    font-size: 22px;
    border-radius: 20px;
}
.full-width-header .toolbar-area .toolbar-contact ul li i,
.full-width-header .toolbar-area .toolbar-contact ul li a,
.full-width-header .toolbar-area .toolbar-contact ul li{
	color: #153846;
}
.full-width-header .toolbar-area .toolbar-contact ul li a{
    font-size: 15px;
}
.tec-footer .footer-bottom {
	background-color: #d7dfe2;
}
.tec-footer .footer-bottom .copyright p{
	color: #7c9aa6;
}
#tec-footer{
	background-color: rgba(215,223,226,0.5);
}
.tec-footer .footer-bottom{
	padding: 20px 0;
}
.image-part img{
	width: 100%;
}

/*==========================
    Team Section
==========================*/

.team-me{
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.team-me:before,
.team-me:after{
    content: "";
    width: 160px;
    height: 170px;
    background: #7c9aa6;
    position: absolute;
    z-index: -1;
}
.team-me:before{
    bottom: -20px;
    left: 0;
}
.team-me:after{
    top: -20px;
    right: 0;
}
.team-me .pic{
    margin: 10px;
    position: relative;
    border: 3px solid #7c9aa6;
    transition: all 0.5s ease 0s;
}
.team-me:hover .pic{
    border-color: #33343e;
}
.team-me .pic:after{
    content: "";
    width: 100%;
    height: 0;
    background: #33343e;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform-origin: 0 0 0;
    transition: all 0.5s ease 0s;
}
.team-me:hover .pic:after{
    height: 100%;
    opacity: 0.85;
}
.team-me img{
    width: 100%;
    height: auto;
}
.team-me .team-content{
    width: 100%;
    position: absolute;
    top: -50%;
    left: 0;
    transition: all 0.5s ease 0.2s;
}
.team-me:hover .team-content{
    top: 38%;
}
.team-me .title{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.team-me .post{
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    text-transform: capitalize;
}
.team-me .social-i{
    padding: 0;
    margin: 30px 0 0 0;
    list-style: none;
}
.team-me .social-i li{
    display: inline-block;
}
.team-me .social-i li a{
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #fff;
    font-size: 18px;
    color: #fff;
    margin: 0 7px;
    transition: all 0.5s ease 0s;
}
.team-me .social-i li a:hover{
    background: #fff;
    color: #7c9aa6;
}
@media only screen and (max-width: 990px){
    .team-me{ margin-bottom: 30px; }
}

/*==========================
    Service Section
==========================*/

.card {
    min-height: 100%;
    background: #d7dfe2;
}
.heading-border {
    position: absolute;
    width: 100%;
    top: 60%;
}
.card .user-picture img {
    padding: 7px;
}
.card .user-name{
	margin-top: 6px;
}
.card .user-name a{
	color: #153846;
}
.card .user-content{
	margin-left: 7px;
}
.pt-5 .card-body{
	padding: 13px;
}

/*==========================
    Other Section
==========================*/

.home-slider{
    height: 82vh;
}
.carousel-control-next, .carousel-control-prev{
    top: 90px;
}
.home-slider .container .slider-caption .slider-bottom{
    margin: 29px 0 20px;
}
.home-slider .container .slider-caption{
    max-width: 1100px;
}
.sec-title .sub-title.primary{
    font-size: 45px;
    font-weight: 400;
}
.sec-title .sub-title.primary:after{
    top: unset;
    bottom: 33px;
    height: 3px;
}
.sec-title .title{
    font-size: 25px;
}
.tec-about .y-middle .btn-part a{
    background: #d6dee1;
    color: #143745;
    border-left: 5px solid #7c9aa6;
    font-size: 13px;
}
.tec-about.inner .image-part img{
    border-radius: 25px;
}
.tec-cta .btn-part a{
    background: #ffffff;
    color: #7c9aa6;
    border-left: 5px solid #d7dfe2;
    padding: 14px 20px;
}
.tec-cta .btn-part a:hover{
    color: #7c9aa6;
}
.sec-title .sub-title.modify{
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 13px;
}
.sec-title .title3{
    font-size: 24px;
}
.tec-portfolio.style3 .portfolio-item{
    border-radius: 30px;
}

/*==========================
    Testimonial Section
==========================*/

.testimo-col{
    text-align: -webkit-center;
}
.our-testimo{
    text-align: center;
    width: 250px;
    height: 410px;
}
.our-testimo .pic{
    position: relative;
    overflow: hidden;
}
.our-testimo .pic img{
    width: 100%;
    height: auto;
    transition: all 0.2s ease 0s;
}
.our-testimo:hover .pic img{
    transform: translateY(15px);
}
.our-testimo .social_media_testimo{
    width: 100%;
    position: absolute;
    bottom: -100%;
    padding: 25px;
    background-color:rgb(124 154 166 / 85%);
    transition: all 0.35s ease 0s;
}
.our-testimo:hover .social_media_testimo{
    bottom: 0px;
}
.our-testimo .description{
    margin-top: -5px;
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
}
.our-testimo .testimo_social{
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%;
    position: relative;
    top:2%;
}
.our-testimo .testimo_social li{
    display: inline-block;
    margin: 0 5px 0 0;
}
.our-testimo .testimo_social li a{
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: block;
    color:#fff;
    font-size: 18px;
    transition: all 1.3s ease 0s;
}
.our-testimo .testimo_social li a:hover{
    background: #fff;
    color:#424242;
}
.our-testimo .testimo-prof{
    margin-top: 10px;
}
.our-testimo .post-title{
    text-transform: capitalize;
    color: #153846;
    margin-bottom: 0;
    transition: all 0.2s ease 0s;
}
.our-testimo .post{
    color:#7c9aa6;
    font-size: 18px;
}
@media screen and (max-width: 990px){
    .our-testimo{
        margin-bottom: 30px;
    }
}

/*==========================
    Blog Section
==========================*/

.post-slide{
    background: #ebeff0;
    padding: 2px 17px;
    border-bottom: 1px solid #7c9aa6;
}
.post-slide .post-header{
    margin-bottom: 10px;
}
.post-slide .subtitle{
    color:#0b99bc;
    font-size:14px;
    display: inline-block;
    margin-bottom:5px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
.post-slide .subtitle:hover{
    color:#333;
    text-decoration: none;
}
.post-slide .post-title{
    margin: 0;
    word-break: unset;
}
.post-slide .post-title a{
    color:#153846;
    font-size:18px;
    font-weight: bold;
    text-transform:capitalize;
    transition: all 0.4s ease 0s;
}
.post-slide .pic{
    overflow: hidden;
    position: relative;
}
.post-slide .pic img{
    width: 100%;
    height: auto;
    transform: rotate(0deg) scale(1,1);
    transition: all 0.9s ease 0s;
}
.post-slide:hover img{
    transform: rotate(-2deg) scale(1.1,1.1);
}
.post-slide .pic:after{
    content: "";
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0);
    transition: all 0.9s ease 0s;
 
}
.post-slide:hover .pic:after{
    background: rgba(255,255,255,0.2);
}
.post-slide .post-bar{
    list-style: none;
    padding:12px 0;
    margin: 0;
}
.post-slide .post-bar li{
    display: inline-block;
    margin-right:3px;
    color:#aaa;
    text-transform: capitalize;
}
.post-slide .post-bar li:last-child{
    margin-right: 0;
}
.post-slide .post-description{
    font-size: 14px;
    line-height: 24px;
    margin-bottom:15px;
    color:#7c9aa6;
}

@media screen and (max-width: 525px){
    .home-slider .slider-btn {
    padding: 11px 16px;
}