/* teczilla consulting theme css */

.tec-header .menu-sticky {
	position: relative;
    box-shadow: none;
}


@media screen and (min-width: 992px){
	.main-navigation #primary-menu {    
		padding-right: 0px !important;
	}
}

/* navigation style */

.main-navigation li {    
    padding-bottom: 20px;
}
.sub-menu li{
	padding-bottom: 0px;
}
@media screen and (min-width: 993px){
	.main-navigation a {
		padding: 10px 15px;
	}
    .menu-item-has-children>a:after{
        position: absolute;
        top: 38px !important;
    }
    .sub-menu .menu-item-has-children>a:after{
        top: 15px !important;
    }
}

.dropdown-toggle{
    top: 11px !important;
}

/* Home slider */

.home-slider .container .slider-caption .slider-title {
		
		color:#333;
		
	}
	.home-slider .slider-caption .slider-description h3{
		
		color:#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;
		padding-bottom:10px;
		color:#333;
		
	}
	.home-slider .slider-caption .slider-description h3{
		font-size: 44px !important;
		line-height: 1.4;
		padding-bottom: 15px;
		color:#000;	
	}


	.home-slider .slider-btn {		
		background: #F50057;
		color: #fff;		
	}
}
.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: 15%;
		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;
	}

}

@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;
	}

}

.tec-blog .bmp-date-wrap{
	position: absolute;
    width: 125px;
    height: 125px;
    text-align: center;
    top: 30px;
    left: 30px;
    background: rgb(100 111 212 / 68%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.tec-blog .bmp-date-inner-wrap{
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tec-blog .bmp-date-day {
    font-size: 40px;
}
.tec-blog .bmp-month-date, .tec-blog .bmp-year-date {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.3;
}
.tec-blog .bmp-date-day, .tec-blog .bmp-month-date, .tec-blog .bmp-year-date {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    line-height: 1.1;
}

.image-container img{
	border-radius: 3px;
	max-width: none;
    width: 100%;
}
.content-sec{
	position: relative;
}
.content-sec a{
    color: #000;
    text-decoration: none;
    transition: all .2s ease-in-out;
}
.content-sec a:Hover{
    text-decoration: none !important;
}
.content-sec a:Hover h3{
    color: #646fd4;
}
.content-sec h3{
    font-size: 32px;
    padding-top: 16px;
    position: relative;
    font-weight: 700;
    line-height: 15px;
    transition: all .2s ease-in-out;
}
.content-sec ul li a i{
    margin-right: 5px;
}
.content-sec ul li a:hover{
    color: #646fd4;
}
.content-sec .mb-15{
	margin-bottom: 10px !important;
    display: flex;
}
.content-sec .mb-15 li{
    margin-right: 15px;
}
.col-md-8 .comments{
	box-shadow: 0 5px 15px 5px rgb(0 33 85 / 11%);
	padding-top: 20px;
}
#comment{
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	box-shadow: none !important;
}
.col-md-8 .comment-respond{
	padding: 33px;
}
.comment-respond .submit{
	background: #646fd4;
}
.comment-respond .submit:hover{
	background: #5963bd !important;
}
.comment-respond .form-submit input{
	border-radius: 3px;
}
.comment-respond .comment-reply-title{
	font-size: 22px;
    color: #646fd4;
    font-weight: 700;
    padding: 0px 25px;
    margin-right: -30px;
    margin-bottom: 30px;
    margin-left: -30px;
    border-left: 4px solid #646fd4;
}
.tec-blog .comments .wgs-heading {
    font-size: 22px;
    color: #646fd4;
    font-weight: 700;
    padding: 0px 25px;
    border-left: 4px solid #646fd4;
}
.comment-meta a:hover{
	color: #646fd4;
}
.reply a:hover{
	color: #646fd4;
}
.comment-content a: hover{
	color: #646fd4;
}
.comment-content a{
	color: #646fd4;
}
.comment-content a:hover{
	color: #646fd4;
}
.comment-author .fn a:hover{
	color: #646fd4;
}
.comments li{
	margin-left: 15px;
}
h3{
	word-break: unset !important;
}
.content-sec{
	margin-top: 15px;
}





.tec-blog .page-content .search-submit{
	background: #646fd4;
}
.tec-blog .no-results.not-found .search-field{
	border: 2px solid #646fd4 !important;
}
.image-part img{
	width: 100%;
	border-radius: 10px 10px 0 0;
}
.search .tec-blog.inner .blog-wrap .content-part .title{
	line-height: 66px;
}
.readon-arrow:hover:after{
	color: #646fd4;
}
.post .blog-wrap .content-part a{
	text-decoration: none !important;
	color: #363636 !important;
}
.tec-blog.inner .blog-wrap .content-part .blog-meta li a i,
.tec-blog.inner .blog-wrap .content-part .blog-meta li a{
	color: #363636 !important;
}

.shadow{
	box-shadow: 0 0.2rem 3rem rgb(0 0 0 / 15%) !important
}
.tec-blog.inner .blog-wrap .content-part .title a{
	color: #363636 !important;
}
.tec-blog.inner .blog-wrap .content-part .title a:Hover,
.blog-wrap .btn-part a:Hover{
	color: #646fd4 !important;
}



.menu-area .logo-area h1{
	line-height: 35px;
	font-size: 35px;
	margin-top: 9px;
}
.menu-area .logo-area a{
	font-size: 32px;
}
.menu-area .menu-toggle{
	color: #ebe7e7;
	margin-top: -57px;
}
.menu-area.menu-sticky{
	margin-top: 0px;
}


/*======================================
		Section CSS
======================================*/



.carousel-inner .home-slider .container .slider-caption {
    padding: 30px 30px 30px;
    text-align: center;
    background: rgba(255,255,255,1);
    border-radius: 0px;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    overflow: hidden;
}
.carousel-inner .home-slider .slider-caption .slider-description h3 {
    font-size: 32px !important;
    color: #333;
}
.carousel-inner .home-slider .container .slider-caption .slider-title {
    font-size: 16px;
    color: #333;
}
.carousel-inner .home-slider .container .slider-caption .slider-bottom {
    display: inline-block;
    margin: 15px 0 15px;
}
.carousel-inner .home-slider .slider-btn{
    font-size: 12px;
    padding: 11px 14px;
    border: 2px solid #646fd4;
}
.carousel-inner .home-slider .slider-btn:hover{
    background: #fff !important;
    color: #646fd4;
    border: 2px solid #646fd4;
}
.carousel-inner .home-slider .container .slider-caption {
    min-width: 500px;
    max-width: 500px;
}


@media only screen and (max-width: 500px){
        .carousel-inner .home-slider .container .slider-caption{
            min-width: 0;
            max-width: 500px;
            padding: 18px 25px 0px;
        }
        .carousel-inner .home-slider .slider-caption .slider-description h1 {
            display: none;
        }
        .container .tec-carousel .blog-rec{
            height: auto;
        }
        .home .tec-team .our-team .pic{
            width: 450px;
            height: 450px;
        }
}
@media only screen and (max-width: 990px){
        .tec-carousel .blog-rec{
            height: auto;
        }
        .tec-team .our-team .pic{
            width: 325px;
            height: 325px;
        }
}


/*============================================
            TEAM SECTION
============================================*/


.our-team .pic{
    border-radius: 50%;
    overflow: hidden;
    width: 350px;
    height: 350px;
    position: relative;
}
.our-team .pic:before,
.our-team .pic:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 13px solid #e6e5e5;
    position: absolute;
    top: 0;
    left: 0;
}
.our-team .pic:after{
    border-color: #646fd4 #e6e5e5 #e6e5e5 #646fd4;
    z-index: 1;
    transform: rotate(-10deg);
    transition: all 0.5s ease 0s;
}
.our-team:hover .pic:after{ transform: rotate(350deg); }
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .title{
    font-size: 26px;
    font-weight: bold;
    color: #222;
    padding-bottom: 10px;
    margin: 15px 0 10px 0;
    position: relative;
}
.our-team .title:after{
    content: "";
    width: 30px;
    height: 2px;
    background: #222;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.our-team .post{
    display: block;
    font-size: 16px;
    font-style: italic;
    color: #777;
}
.our-team .icon{
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}
.our-team .icon li{ display: inline-block; }
.our-team .icon li a{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #e0e0e0;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
    transition: all 0.3s ease-out 0s;
}
.our-team .icon li a:hover{
    background: #37b0f1;
    color: #fff;
}
.our-team{ text-align: center; }
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}



/*============================================
            SERVICE SECTION
============================================*/



.serviceBox{
    background: linear-gradient(to right bottom,#646fd4, #646fd4);
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 20px 2px 2px;
    border-radius: 30px;
}
.serviceBox .title{
	line-height: 25px;
}
.serviceBox .title a{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 10px 20px;
}
.serviceBox .service-content{
    background-color: #fff;
    padding: 35px 20px 20px;
    border-radius: 0 0 28px 28px;
    position: relative;
    z-index: 1;
}
.serviceBox .service-content:before,
.serviceBox .service-content:after{
    content: '';
    background: linear-gradient(to right bottom, #646fd4, #646fd4);
    height: 15px;
    width: 30px;
    border-radius: 0 0 200px 200px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.serviceBox .service-content:after{
    background: #fff;
    height: 50px;
    width: auto;
    border-radius: 0;
    transform: translateX(0);
    left: -2px;
    right: -2px;
    z-index: -1;
}
.serviceBox .service-icon{
    color: #646fd4;
    font-size: 60px;
    line-height: 50px;
    margin: 0 0 15px;
}
.serviceBox .description{
    color: #777;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
.serviceBox.blue,
.serviceBox.blue .service-content:before{
    background: linear-gradient(to right bottom, #646fd4, #646fd4);
}
.serviceBox.blue .service-icon{ color: #0D8FC3; }
.serviceBox.green,
.serviceBox.green .service-content:before{
    background: linear-gradient(to right bottom, #646fd4, #646fd4);
}
.serviceBox.green .service-icon{ color: #6DBD42; }
.serviceBox.gray,
.serviceBox.gray .service-content:before{
    background: linear-gradient(to right bottom, #646fd4, #646fd4);
}
.serviceBox.gray .service-icon{ color: #354A5F; }
@media only screen and (max-width: 990px){
    .serviceBox{ margin: 0 0 30px; }
}





.y-middle.mb-64 {
    background: #646fd433;
    padding: 40px;
}
.btn-part .readon.banner-style{
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.btn-part .readon.banner-style:hover{
    background: #fff;
    color: #646fd4;
}
.tec-about .readon:hover {
    background: #fff;
    color: #646fd4;
}



/*============================================
            TESTIMONIAL SECTION
============================================*/



.our-testi{
    text-align: center;
}
.our-testi .testi-image{
    width: 250px;
    height: 252px;
    border-radius: 50%;
    border: 6px solid #d7d7d7;
    position: relative;
    margin: 0 auto;
    transition: all 0.5s ease 0s;
}
.our-testi .testi-image:hover{
    border-color: #646fd4;
}
.our-testi .testi-image img{
    width: 250px;
    height: 240px;
    border-radius: 50%;
}
.our-testi .social{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    position: absolute;
    top: 45%;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}
.our-testi:hover .social{
    opacity: 1;
    transform: scale(1);
    animation: 0.5s ease 0s normal 1 bounce;
}
.our-testi .social li{
    display: inline-block;
    border-radius: 50%;
}
.our-testi .social li:first-child{
    margin-left: -30px;
    float: left;
}
.our-testi .social li:last-child{
    margin-right: -30px;
    float: right;
}
.our-testi .social li a{
    display: block;
    width: 50px;
    height: 50px;
    line-height: 47px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 25px;
    color: #1fc5b6;
    border: 3px solid #1fc5b6;
}
.our-testi .testi-content{
    padding: 10px 50px;
}
.our-testi .title{
    font-size: 24px;
    color: #222;
    margin: 0 0 10px 0;
}
.our-testi .description{
    font-size: 14px;
    color: #555;
    line-height: 25px;
    margin: 0;
}
@keyframes bounce{
    0%{
        opacity:0;
        -webkit-transform:scale(.3);
        transform:scale(.3)
    }
    50%{
        opacity:1;
         -webkit-transform:scale(1.05);
         transform:scale(1.05)
    }
    70%{
        -webkit-transform:scale(.9);
        transform:scale(.9)
    }
    100%{
        opacity:1;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@media screen and (max-width: 990px){
    .our-testi{ margin-bottom: 20px; }
}


/*============================================
            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;
    font-weight: 500;
    letter-spacing: 0px;
    color: #222222;
}






.tec-blog .nav-links .page-numbers {
	background-color: #ebeef7;
    border: 2px solid #646FD4;
    color: #646fd4;
}
.tec-blog .nav-links .page-numbers:hover {
    background-color: #646fd4;
    border-bottom: 2px solid #646FD4 !important;
    color: #ffffff !important;
}
.tec-blog .nav-links .page-numbers.current{
	line-height: 20px;
	background: #646fd4 !important;
    color: #fff !important;
}
.breadcrumb-row .breadcrumb-item a{
	color: #fff !important;
}
.carousel .carousel-control-prev-icon:before,
.carousel .carousel-control-next-icon:before{
	background-color: #646fd4a8;
}
.carousel.slide::after{
	background: #0006;
}
.full-width-header .tec-header .menu-area .logo-area{
    width: 400px;
}
.page-template-default .shadow {
    box-shadow: 0 5px 15px 5px rgb(0 33 85 / 0%) !important;
}