body,span,a {
    font-family: "Montserrat", Sans-serif;
}
body.post-template-default div #content>.ast-container,
body.archive.category div #content>.ast-container {
    max-width: 100%;
    padding: 0;
}
body.archive.category div div#content,
body.post-template-default div div#content {
    width: 100%;
}
.auspi {
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
}
body.post-template-default .wrap-post-full .featured-image.featured-image-post-page img {
    width: 100%;
    height: 80vh;
    object-fit: cover;
    object-position: center;
}
.wrap-author-and-share-link {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.wrap-author-and-share-link .post-meta.post-meta-post-page {
    display: flex;
    flex-direction: row;
    gap: 20px;
}
.wrap-author-and-share-link .post-meta.post-meta-post-page span {
    gap: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #212d45;
}
.wrap-author-and-share-link .share-links{
    display: flex;
    gap: 10px;
}
.wrap-author-and-share-link .share-links a {
    font-size: 20px;
    color: #212d45;
}
.wrap-author-and-share-link .share-links a:hover {
    color: #ffc03d;
}
.projectsblog-title-post-page {
    margin-top: 30px;
}
p.projectsblog-excerpt{
    font-size: 18px;
    margin-top: 12px;
}
.projectsblog-title-post-page h1.projectsblog-title {
    font-size: 30px;
}
.client-verdad-slider img.swiper-slide-image {
    filter: grayscale(1);
    object-fit: contain;
    height: 150px;
    max-width: 150px;
}
.header-counter span.elementor-counter-number-prefix {
    display: none;
}
.top-connecting-right,.rl-connecting,.bottom-connecting,.left-connecting-bottom,.normal-prog-card{
padding: 0;
}
.top-connecting-right >div,.rl-connecting >div,.bottom-connecting >div,.left-connecting-bottom >div, .normal-prog-card > div{
    height: 100%;
width: 100%;
}
.top-connecting-right .elementor-widget-container, .rl-connecting .elementor-widget-container, .bottom-connecting .elementor-widget-container, .left-connecting-bottom .elementor-widget-container, .normal-prog-card .elementor-widget-container {
    position: relative;
    padding: 45px;    
    background-color: #fff;
    z-index: 2;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}


// changed on 30-july-24
.rl-connecting .elementor-widget-container{
	padding: 50px !important; 
}

.normal-prog-card .elementor-widget-container {
	padding: 60px !important;
}



.top-connecting-right:before {
    position: absolute;
    content: "";
    top: -60px;
    left: 50%;
    width: 40px;
    height: 70px;
    background-color: #ffbf62;
    border-radius: 100px 100px 0 0;
    transform: translateX(-50%);
    z-index: 0;

}
.top-connecting-right:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -41px;
    transform: translateX(-50%);
    width: 10px;
    height: 10px;
    border-radius: 100px;
    background-color: #212d45;
}
.rl-connecting:before {
    content: "";
    position: absolute;
    content: "";
    top: 50%;
    left: -101px;
    width: 200px;
    height: 40px;
    background-color: #ffbf62;
    transform: translateY(-50%);
    z-index: 0;
}
.rl-connecting:after {
    content: "";
    position: absolute;
    content: "";
    top: 50%;
    right: -101px;
    width: 200px;
    height: 40px;
    background-color: #ffbf62;
    transform: translateY(-50%);
    z-index: 0;
}
.bottom-connecting:after {
    position: absolute;
    content: "";
    bottom: -50px;
    left: 50%;
    width: 40px;
    height: 70px;
    background-color: #ffbf62;
    border-radius: 100px 100px 0 0;
    transform: translateX(-50%);
    z-index: 0;
}
.only-r-connect::before{
    display: none;
}
.left-connecting-bottom::before{
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    width: 40px;
    height: 70px;
    background-color: #ffbf62;
    border-radius: 0 0 100px 100px;
    transform: translateX(-50%);
    z-index: 0;
}
.left-connecting-bottom::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -41px;
    transform: translateX(-50%);
    width: 10px;
    height: 10px;
    border-radius: 100px;
    background-color: #212d45;
}
.header-counter .elementor-counter-title {
    text-align: start!important;
}


/* for 1024x1366 px */
.elementor-308 .elementor-element.elementor-element-d6211bd > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 49px 0px 20px 0px;
}

/* for message feild height */
#set-msg-height{
	height:100px !important;
}

/* custom code */
.wpforms-container label.wpforms-error {
    display: block;
    color: #ff0000!important;
    font-size: 0.9em;
    float: none;
    cursor: default;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
    text-align: center;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: red;
    text-align: center;
}

.elementor-image-box-img{
	          margin: 10px;
	            display:flex;
/* 	            gap: 20px; */
/*             width: 300px; */
/*             height: 200px; / */
            overflow: hidden; 
            box-sizing: border-box; 
/*             position: relative; */
}

.elementor-image-box-img img{
	 display: block; 
   width: 380px; 
   height: 250px; 
   transition: 0.7s ease all !important; 
   transform-origin: center center;
/* 	object-fit:cover; */
}

.elementor-image-box-img:hover img{
	 transform: scale(1.1);
}








