/*
Theme Name: Ekko Child
Template: ekko
Theme URI: http://www.ekko-wp.com
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Flexible Multi-Purpose Responsive WordPress Theme
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */
ul.redux-social-media-list {
    margin-top: 0px !important;
}
ul.redux-social-media-list li{
	padding: 0px 5px !important;
}
.blog .blog-header .blog-page-heading .section-heading,
.blog .blog-header .blog-page-heading .breadcrumbs,
.blog-header-form .wpcf7 form .wpcf7-response-output,
.vc_custom_1555673013129 .wpcf7 form .wpcf7-response-output{
	color: #fff !important;
}
a.tt_button{
	background-color: #006de3 !important;
	border-color: #006de3 !important;
}
.btn-hover-2 a.tt_button:hover{
	background-color: #ff9f00 !important;
	border-color: #ff9f00 !important;
}
.btn-hover-2 a.tt_button::before{
	background-color: #ff9f00 !important;
	border-color: #ff9f00 !important;
}
.upper-footer i{
	font-size: 40px;
    margin-left: 15px;
}
.footer_widget ul a, .footer_widget .menu li a{
	line-height: 40px;
}
.plus .kd_counter_number .kd_number_string:after{
	content: "\2b";
}
.percentage .kd_counter_number .kd_number_string:after{
	content: "\25";
}
.rating .kd_counter_number .kd_number_string:after{
	content: "/5";
}
.custom-icon-box .key-icon-box .ib-wrapper{
	padding: 40px 15px !important; 
}
footer .widget_media_gallery .gallery-item{
	padding: 15px 20px;
}
.wpcf7 .wpcf7-number{
    background-color: #F7F8FD;
}
.blog-header-form .mc4wp-form-fields p br{
    display: none !important;
}
.blog-header-form .mc4wp-form .wpcf7-text, .blog-header-form .mc4wp-form .wpcf7-email {
	border-radius: 0;
	border-color: #ccc;
	height: 50px;
    line-height: 50px;
    max-width: 100%;
    min-width: 100%;
    border: none;
    margin-bottom: 0;
    padding: 0 30px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
	direction: ltr;
	color: #838383;
	background-color: #f7f8fd;
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 100%;
    box-sizing: border-box;
	box-shadow: none;
    font-size: inherit;
    letter-spacing: 0;
    outline: none;
	text-align: left;
    font-family: inherit;
}
.blog-header-form .mc4wp-form .wpcf7-submit {
    margin: 0;
    height: 50px;
    line-height: 48px;
    margin-left: 0;
    z-index: 10;
    position: relative;
    width: auto;
    max-width: 184px;
	border-radius: 30px;
	border-bottom-left-radius: 0;
    border-top-left-radius: 0;
	padding-left: 30px;
    padding-right: 30px;
	border-width: 2px !important;
	font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
	border: 2px solid #006de3;
	background-color: #006de3;
	padding-top: 0 !important;
    padding-bottom: 0 !important;
	float: left;
	color: #fff;
	-webkit-transition: .2s !important;
    -moz-transition: .2s !important;
    -ms-transition: .2s !important;
    -o-transition: .2s !important;
    transition: .2s !important;
    text-align: center;
	display: table;
    box-sizing: border-box;
	outline: none;
    cursor: pointer;
	min-width: 150px;
}
.mc4wp-response p{
	color: #fff;
    padding-top: 65px;
}
.clients.slider .clients-content img{
	width: 150px !important;
}
.single-post .side-content-text ul, .single-post .wpb_text_column ul {
    padding-left: 12px;
}
.single-post #posts-content .post ul{
	list-style-type: none;
	padding-left: 12px;
}
.single-post #posts-content .post ul li{
	line-height: 30px;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    margin: 0;
}
.single-post #posts-content .post ul li:before{
	padding-right: 10px;
    font-weight: 600;
    font-family: 'ekko-font';
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    content: "\f00c";
	color: #006DE3;
}
.single-post #posts-content .post ul li:before{
	margin-left: -10px;
}
.single-post .breadcrumbs{
	display: none;
}
.team-section-icons{
	padding: 5px 0px !important;
}
.team-section-icons .tt-iconbox-customimg{
	width: 55px !important;
    margin-bottom: 10px !important;
}
.team-section-icons .tt-iconbox-customimg img{
	max-width: 54px !important;
}
.team-section-icons .service-heading{
	margin-bottom: 0px !important;
} 
.wp-block-media-text__content{
	margin-top: 15px;
	text-align: left;
	padding: 0px 15px !important;
	line-height:30px !important;
}
.wp-block-media-text__content h3,
.wp-block-media-text__content .team-subtitle{
	margin-bottom: 5px !important;
}
.wp-block-media-text__content .expertise,
.wp-block-media-text__content .cmsknowledge{
	display: flex;
    flex-wrap: wrap;
    gap: 8px;
	margin-bottom: 14px;
}
.wp-block-media-text__content .excm{
	border: 1px solid #dfe3e9;
    border-radius: 12px;
    padding: 1px 13px 0;
}
.wp-block-media-text__content span{
	display: inline-block;
}
.wp-block-media-text__content .expertise span:hover,
.wp-block-media-text__content .cmsknowledge span:hover {
    background-color: rgba(32, 78, 207, .16);
    color: #204ecf;
}
.team-image .team-link{
	margin-top: 30px;
	width: 100%;
}
.team-link{
	position: relative;
    display: block;
    width: 33.33%;
}
.team-member.design-classic .team-content-text{
	padding: 30px 10px !important;
    padding-top: 10px !important;
}
.star .fa-light, .fal {
	font-family: "Font Awesome 6 Free" !important;
    font-weight: 300 !important;
}
.video-section .video-wrapper{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	pointer-events: none;
	z-index: 000;
}
.video-section .video-wrapper video {
	width: 100%;
	height: 100%;
	object-fit: cover; /* Ensures the video covers the screen area without distortion */
}
.video-section .vc_col-sm-12{
	z-index: 999;
}
.kd-panel-subtitle ol>li:before, .wpb_text_column ol>li:before{
	content: '' !important;
}
.vc_images_carousel .vc_carousel-inner {
    margin-bottom: 50px !important;
}
.vc_images_carousel .vc_carousel-indicators {
	bottom: -55px !important;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    border-radius: 5px;
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.1);
    border: 0px solid #fff;
}
.bx-wrapper .bx-caption {
	position: relative !important;
    background: #666 !important;
    padding: 14px 25px 15px 25px;
    background-color: #fff !important;
    border-top: none;
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: 0.2s cubic-bezier(0.3,0.58,0.55,1);
    transition: 0.2s cubic-bezier(0.3,0.58,0.55,1);
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-clip: border-box;
    box-sizing: border-box;
    overflow: hidden;
	width: 90% !important;
    left: 5% !important;
	margin: -40px 0px 15px 0px;
}
.bx-wrapper .bx_pst_slider:hover .bx-caption{
	transform: translateY(-65px);
} 
.bx-wrapper .bx-caption span {
    color: #181818 !important;
    text-align: left !important;
    font-size: 20px !important;
    font-family: futura-pt, Josefin Sans !important;
	padding: 10px 0px 0px !important;
}
.bx-wrapper .bx-caption p{
	margin: 0px !important
}
.blog-header-form .wpcf7-not-valid-tip, .blog-header-form .wpcf7-mail-sent-ok, .modal-content-inner .wpcf7-not-valid-tip, .section .wpcf7-mail-sent-ok, .section .wpcf7-not-valid-tip, .kd-side-panel .wpcf7-not-valid-tip{
	position: relative !important;
	height: auto !important;
    line-height: 25px !important;
	margin-bottom: 20px;
}
.wpb_animate_when_almost_visible {
    opacity: 1 !important;
}
.btn-center{
	display:none;
}
a[href="https://elfsight.com/google-reviews-widget/?utm_source=websites&utm_medium=clients&utm_content=google-reviews&utm_term=www.probrainsolution.com&utm_campaign=free-widget"] {
  display: none !important;
}
.eapps-widget .eapps-widget-toolbar{
	display:none !important;
}
@media (max-width: 959px) {
    .side-content-text ul, .wpb_text_column ul, .wpb_text_column ol {
        display: inline-block;
        flex-direction: column;
    }
	.navbar.navbar-default .topbar .container {
        background: #006de3;
    }
	.tb-border-design .topbar-right-content {
        margin: 0 auto !important;
    }
	.topbar-right-content .topbar-contact span{
		display: none !important;
	}
	.topbar-right-content .topbar-contact span:first-child{
		display: block !important;
		width: 100%;
        height: 45px;
		min-width: 140px;
	}
	.topbar-right-content .topbar-contact span:first-child i{
		color: #fff !important;
		margin-right: 7px;
	}
	.topbar-right-content .topbar-contact span:first-child span {
        display: block !important;
		color: #fff !important;
    }
}
@media (max-width: 1024px) {
    .vc_video-bg {
        display: block !important;
    }
}
@media (max-width: 1366px) {
	.team-member.design-classic {
        margin: 15px !important;
	}
}
@media (max-width: 1200px) {
	.vc_custom_1541587114185 .text-right,
	.vc_custom_1541587121546 p{
		text-align: center !important;
	}
}
@media (max-width: 960px) {
	.vc_row .container h2, .container .tab-text-container h2, header.kd-section-title h2, .container h2 {
        font-size: 30px;
        line-height: 40px;
    }
	.vc_custom_1541587225605 .key-icon-box.cont-left {
		text-align: center;
	}
	.vc_custom_1541587225605 .key-icon-box.icon-left.icon-default i {
		text-align: center;
	}
}
@media (max-width: 767px) {
	.container .vc_row-has-padding-top {
		padding-top: 35px!important;
	}
	.container .vc_row-has-padding-bottom {
		padding-bottom: 0px!important;
	}
	 .vc_row.vc_row-has-fill.vc_custom_1706253381888{
		margin-top: 50px !important;
	}
	.vc_row.vc_custom_1704687296884{
		padding-top: 0px !important;
	}
	.footer-widget-area {
		padding-top: 0px;
	}
	.upper-footer .textwidget{
		margin-bottom: 0px;
	}
	.upper-footer .footer_widget p{
		margin-bottom: 0px;
	}
	.footer_widget .menu{
		padding-bottom: 0px;
	}
	ul.redux-social-media-list {
		margin-top: 30px !important;
	}
	.footer_widget ul.redux-social-media-list li{
		width: auto;
	}
	.vc_custom_1541584818078 .vc_custom_1709537572549 {
		padding-right: 0px !important;
	}
	.vc_custom_1541584821670 .vc_custom_1709537459521 {
		padding-left: 0px !important;
	}
	.team-link{
		width: 100%;
	}
	.video-section.vc_row-has-padding-bottom{
		padding-bottom: 35px !important;
	}
	.btn-center{
		position: fixed;
        bottom: 0;
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
		z-index: 99999;
	}
	.custom-btn{
		position: fixed !important;
        bottom: 35px;
        margin: 0 !important;
        z-index: 999999999999 !important;
        max-width: max-content;
	}
}