/*
Theme Name: Digital Connection
Theme URI: #
Author: Digital Connection
Author URI: https://www.digitalconnection.pt/
Description: This is theme developed fot Digital Connection  by Digital Connection.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: digitalconnection
*/
@import "css/custom.css";
@import "css/responsive.css";
.sec_home_news .swiper-slide img{
    height: 470px;
    border-radius: 20px;
    object-fit: cover;
}
.blogMobile{
    display: none;
}
.blogDesktop{
    display: block;
}
textarea{
    resize: none;
}
/* .news-part .wrap{
	margin-top:-20px;
} */
.news-part .wrap.first{
	margin-top:40px;
}
ul .wpml-ls-menu-item a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-template-page-about .sec_home_news .left .left-content h2 {
    font-size: 90px;
	}
.hero-section .abs-bottom p b{
	font-weight:900;
}
.ofice-location  .sec_title {
    padding: 0 30px;
	    margin-bottom: 100px;
}
.ofice-location  .sec_title h2{
	    font-size: 32px;
    font-weight: 900;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}
.page-template-web .branding-btn {
    margin-top: 30px;
    margin-bottom: 20px;
}
.sec_service_services .item:hover .card{
	transform: scale(1.1) translateY(-10px) !important ;
}
.page-template-page-about .hero-content{
	    display: flex;
    height: 100%;
    align-items: center;
    padding-top: 70px;
}
.page-template-page-about .hero-content h2{
	    color: #fff;
    font-weight: 900;
    font-size: 90px;
margin-top:20px;
}
.page-template-page-about .hero-content p{
	color: #fff;
	  font-size: 30px;
}
.wpcf7-list-item-label a{
	color:#000;

}

.cky-banner-bottom {
    bottom: 0;
    left: 0;
    z-index: 99999999999999999 !important;
}
.cky-notice-btn-wrapper .cky-btn, .cky-prefrence-btn-wrapper .cky-btn{
	    border-radius: 20px;
}
.cky-notice .cky-title {
    margin: 0 !important;
}
.project-slider .sec_title{
	padding:0 30px;
}
.project-slider .sec_title hr{
    padding-bottom: 15px;
    opacity: 1;
}
.project-slider .swiper-wrapper {
    padding-top: 70px;
}
.project-slider .swiper-button-prev{
    position: absolute;
    top: 20px;
    left: unset;
    right: 110px;
    opacity: 1;
}
.project-slider .swiper-button-next {
    position: absolute;
    top: 20px;
    right: 50px;
}
.project-slider .swiper-button-prev:after {
    font-family: "Font Awesome 5 pro";
    content: "\f053";
    font-weight: 900;
    font-size: 20px;
    color: #000;
}
.project-slider .swiper-button-next:after {
    font-family: "Font Awesome 5 pro";
    content: "\f054";
    font-weight: 900;
    font-size: 20px;
    color: #000;
}
.grecaptcha-badge{
	        bottom: 105px !important;
    z-index: 9999;
}
#qlwapp.qlwapp-middle-right, #qlwapp.qlwapp-bottom-right {
    left: auto;
    right: -10px !important;
}
.unmute{
	       position: absolute;
    top: 0;
    left: 100px;
    width: 10%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 50px;
    z-index: 999;
}
.abs-btn-contact{
	    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 50px;
}
.abs-btn-contact a{
		border: 1px solid var(--secondary-color);
    border-radius: 30px;
    padding: 10px 40px;
     display: inline-block;
    color: var(--secondary-color);
    text-decoration: none;
    font-weight: 800;
    background: none;
}
.abs-btn-contact a i{
	color: var(--secondary-color);
	margin-left:10px;
}
.unmute .b-mute{
	display:none;
}
.unmute .main .b-mute{
	display:block;
}
.unmute .main .b-unmute{
	display:none;
}
.unmute button{
/* 	border: 1px solid var(--secondary-color);
    border-radius: 30px;
    padding: 10px 40px; */
     display: inline-block;
    color: var(--secondary-color);
    text-decoration: none;
    font-weight: 800;
    background: none;
    box-shadow: none;
    border: none;
}
.unmute button i{
	color:#fff;
	margin-right:10px;
	font-size:20px;
}
.home-banner .hero{
	position:static !important;
}
.hero__caption h1.text-orange{
	color:orange;
}
.sec_influencer_banner .container{
	height:100vh;
	display:flex;
	align-items:center;
	justify-content:center;
}
.sec_influencer_banner  h1{
	color: #fff;
    font-weight: 900;
    margin: 0;
    font-size: 50px;
    letter-spacing: 0.5px;
}
.sec_influencer_banner h1 span{
	font-family: 'breathing';
}

.sec_influencer_banner_below{
	padding:65px 0;
}
.sec_influencer_banner_below .white_btn{
	margin-bottom:30px;
}
.sec_influencer_banner_below p{
	width:45%;
	margin:auto;
}
.sec_influencer_banner_below h3{
	font-weight: 900;
    font-size: 40px;
    margin-bottom: 20px;
}
.white_btn{
	border: 1px solid #000;
    border-radius: 30px;
    padding: 8px 30px;
    display: inline-block;
    color: #000;
    text-decoration: none;
    font-weight: 800;
	display:inline-block;
}
.nav-inf ul{
	    justify-content: center;
    border: 1px solid #000;
	    padding: 15px;
}
.nav-inf ul li{
	margin: 0 25px;
}
.nav-inf ul .nav-link{
	padding: 9px;
    color: #000;
    border-radius: 20px!important;
    line-height: 0.9;
    min-width: 100px;
    font-weight: 900;
}
.nav-inf ul .nav-link.active{
	    background: #000 !important;
    color: #fff !important;
}