@font-face {
  font-family: "Mulish", sans-serif;
  src: url('../fonts/Mulish-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Mulish", sans-serif;
  src: url('../fonts/Mulish-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Mulish", sans-serif;
  src: url('../fonts/Mulish-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Mulish", sans-serif;
  src: url('../fonts/Mulish-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Mulish", sans-serif;
  src: url('../fonts/Mulish-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Mulish", sans-serif;
  src: url('../fonts/Mulish-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Mulish", sans-serif;
  src: url('../fonts/Mulish-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}


 :root
  {

    --textcolor:#111212;
 

  }


body{margin: 0; font-size: 1rem; line-height: 1.5rem; font-weight: 400;   font-family: "Mulish", sans-serif; color:var(--textcolor);
font-style: normal; background-color: #EFEEEC;}
h1, h2, h3, h4, h5, h6{margin:0;}
.row{margin:0;}
.row>*{padding: 0;}
*{transition: all 0.3s; margin:0; box-sizing: border-box;}
p{margin: 0;}
a{margin: 0; padding: 0; text-decoration: none; color: inherit;}
a:hover{color: inherit;}

.page{margin: 0;}
.screen-reader-text{display:none;}

.grecaptcha-badge{width:10px!important; opacity:0!important;}

/*Fonts*/
.font3remblack{font-size: 3rem; line-height: 3.5rem; font-weight: 900;}
.font15rembold{font-size: 1.5rem; line-height: 2rem; font-weight: 700;}
.font125rem{ font-size: 1.25rem; line-height: 1.75rem;}
.font125rembold{font-size: 1.25rem; line-height: 1.75rem; font-weight: 700;}

/*Button*/
.btn-white{background-color: #fff;  padding: 3px 18px; border: 1px dashed #111212; outline: 4px solid #fff;}

/*Header*/
.header-home{display: flex; justify-content: space-between;  align-items: center; height: 100vh; position: relative; padding: 0 100px; column-gap: 100px;}

.header-home-left{width: calc(60% - 50px); display: flex; flex-direction: column; justify-content: center; row-gap: 20px; }

.header-home-subtitle{display: flex; flex-direction: column;  row-gap: 5px;}
.header-home-bio{
/* 	padding: 25px 20px; border: 2px dashed #111212; background-color: #fff; margin-top: 20px; */
	padding-top:20px; border-top:2px solid #111212;
	max-width: 697px;  }
.header-home-bio p{margin-bottom: 1rem;}
.header-home-bio p:last-child{margin-bottom: 0;}

.header-home-right{width: calc(40% - 50px); display: flex; position: relative; padding-top: 100px; height: 100%;}
.header-home-right img{width: 100%;  height: 100%; object-fit: cover; object-position: right; }
.header-home-right-top{position: absolute; top: 0; left: 0; background-color: #EFEEEC; width: 80px; height: 200px; border-radius: 0 0 30px 0;}
.header-home-right-top-right{position: absolute; top: -1px; left: calc(80px - 1px); height: 30px; width: 50px; height: 30px;}
.header-home-right-top-bottom{position: absolute; top: 199px; left: calc(0% - 1px); width: 50px; height: 30px;}
.header-home-right-bottom{position: absolute; bottom: 0; right: 0; width: 80px; height: 80px; border-radius: 30px 0 0 0; background-color: #EFEEEC;
padding: 20px 0 0 20px;}
.header-home-right-bottom-bottom{position: absolute; bottom: -1px; right: 79px; height: 50px; width: 50px; transform: rotate(180deg);}
.header-home-right-bottom-top{position: absolute; bottom: 79px; right: -1px; height: 50px; width: 50px; transform: rotate(180deg);}
.header-home-job-title1{position: absolute; background-color: #fff; z-index: 2; padding: 3px 18px; border: 1px dashed #111212; outline: 4px solid #fff; bottom: 40px; left: 40px;}
.header-home-job-title2{position: absolute; padding: 3px 18px; background-color: #fff;  border: 1px dashed #111212; outline: 4px solid #fff; left: 40px; bottom: 100px;}
.libutton {display: flex; flex-direction: column; justify-content: center; padding: 7px; text-align: center; outline: none; 
  text-decoration: none !important; color: #ffffff !important; width: 223px; height: 32px; border-radius: 16px; background-color: #111212; }
.header-home-contact{display: flex; flex-wrap: wrap; row-gap: 20px; column-gap: 50px; max-width: 697px; margin-top: 20px;}
.header-home-contact .header-email{width: calc(50% - 25px); display: flex; align-items: center; column-gap: 10px; min-width: 275px;}
.header-home-contact .header-email img{width: 27px; height: 27px; object-fit: contain;}
.header-home-contact .header-telephone{width: calc(50% - 25px); display: flex; align-items: center; column-gap: 10px;}
.header-home-contact .header-telephone img{width: 30px; height: 30px; object-fit: contain;}
.header-home-contact .header-linkedin{width: calc(50% - 25px); display: flex; align-items: flex-end; column-gap: 10px; min-width: 275px; }
.header-home-contact .header-linkedin img{width: 28px; height: 28px; object-fit: contain;}
.header-home-contact .header-whatsapp{width: calc(50% - 25px); display: flex; align-items: center; column-gap: 10px;}
.header-home-contact .header-whatsapp img{width: 28px; height: 28px; object-fit: contain;}

.header-home-contact .header-facebook{width: calc(50% - 25px); display: flex; align-items: flex-end; column-gap: 6px; min-width: 275px; }
.header-home-contact .header-facebook img{width: auto; height: 30px; object-fit: contain;}

.header-home-contact .header-instagram{width: calc(50% - 25px); display: flex; align-items: flex-end; column-gap: 17px;  }
.header-home-contact .header-instagram img{width: 23px; height: 23px; object-fit: contain;}

.header-linkedin-btn{display: flex
;
    max-width: 655px;
    column-gap: 20px;
    align-items: center; padding: 10px; border: 2px dashed #111212; margin-top: 20px;}


@media (min-width:1200px) and (max-width:1440px){

.header-home{padding-left: 50px; padding-right: 50px; column-gap: 50px; }
.header-home-left{width: calc(60% - 25px);}
.header-home-right{width: calc(40% - 25px); padding-top: 50px;}

}

@media (min-width:1441px) and (max-width:1570px){

.header-home{padding-left: 80px; padding-right: 80px; column-gap: 80px; }
.header-home-left{width: calc(60% - 40px);}
.header-home-right{width: calc(40% - 40px); padding-top: 80px;}

}

/*Portfolio Section*/

.portfolio-section{padding: 0px 100px 80px; position: relative; z-index: 1; }
.portfolio-row{display: flex; flex-wrap: wrap; column-gap: 60px; row-gap: 40px;}
.portfolio-box{width: calc(33.33% - 40px); display: flex; flex-direction: column; align-items: center;}
.portfolio-box-img{width: 100%; aspect-ratio: 64/36; height: auto;}
.portfolio-box-img img{width: 100%; height: 100%; object-fit: contain; object-position: center;}
.portfolio-box-text{background-color: #fff; padding: 3px 18px; border: 1px dashed #111212; outline: 4px solid #fff; text-align: center; margin-left: 24%;}

h2.portfolio-section-title{ margin-bottom: 30px;}


/*Fcaet*/
.portfolio-filter .facetwp-facet {
  
    display: flex; column-gap: 40px; margin-bottom: 40px!important;
}

.portfolio-filter .facetwp-facet .facetwp-radio .facetwp-counter{display: none;}
.portfolio-filter .facetwp-facet .facetwp-radio{background: none!important; padding: 10px 20px; border: 2px solid #111212; margin: 0;}
.portfolio-filter .facetwp-facet .facetwp-radio.checked{color: #EFEEEC; background: #111212!important;}

/*Pagination*/
.home-pagination{margin-top: 60px;}
.home-pagination .facetwp-pager{display: flex; column-gap: 15px;}
.home-pagination .facetwp-page{    border: 2px solid #111212; padding: 5px 10px; min-width: 39px; text-align: center;}
.home-pagination .facetwp-page.active{font-weight: 400; color: #EFEEEC; background-color: #111212;}
.home-pagination .facetwp-page.next{display: none;}
.home-pagination .facetwp-page.prev{display: none;}
.home-pagination .facetwp-facet{margin-bottom: 0;}

@media (min-width:1200px) and (max-width:1440px){

.portfolio-section{padding-left: 50px; padding-right: 50px;  }
.portfolio-row{column-gap: 30px;}

}

@media (min-width:1441px) and (max-width:1570px){

.portfolio-section{padding-left: 80px; padding-right: 80px;  }
.portfolio-row{column-gap: 40px;}

}


/*CTA Banner*/
.cta-section{padding: 80px 100px; background-color: #DCDCDC; display: flex; column-gap: 100px;}
.cta-section-left{width: calc(60% - 50px); display: flex; flex-direction: column; row-gap: 20px;}
.cta-section-right{width: calc(40% - 50px); display: flex; flex-direction: column; row-gap: 15px;}
.cta-section-right-title{margin-left: 7px;}
.cta-section-right .wpcf7{width: 100%;}
.cf-row{display: flex; flex-direction: column; row-gap: 20px; padding-right: 5px; margin-bottom: 20px;}
.cf-input input[type="text"]{width: 100%; padding: 5px 10px; border: 1px dashed #111212; outline: 5px solid #fff;}
.cf-input input[type="email"]{width: 100%; padding: 5px 10px; border: 1px dashed #111212; outline: 5px solid #fff;}
.cf-input input[type="tel"]{width: 100%; padding: 5px 10px; border: 1px dashed #111212; outline: 5px solid #fff;}
.cf-input textarea{width: 100%; padding: 5px 10px; border: 1px dashed #111212; outline: 5px solid #fff; height: 150px;
font-family: "Mulish", sans-serif;}
.cta-section-right .wpcf7 button{padding: 10px 10px!important; border: 2px solid #111212;  background-color: #111212;
color: #111212; margin: 0!important; border-radius: 0; color: #EFEEEC; font-family: "Mulish", sans-serif; min-width: 75px; font-weight: 700; cursor:pointer;}
.fieldset-cf7mls-wrapper .cf7mls_current_fs:nth-child(2){display: flex; flex-direction: column-reverse;}
.cf-row-step2{margin-bottom: 0;}
.cta-section-right-title-top{display: none;}
.cta-section-right-form{width: 100%;}

.wpcf7 form .wpcf7-response-output{margin:20px 0 0!important; padding:0!important; border:none!important; text-decoration:underline!important; font-weight:700!important;}
.fieldset-cf7mls-wrapper .wpcf7-not-valid-tip{margin-bottom:-15px; margin-top:5px;}


@media (min-width:1200px) and (max-width:1440px){

.cta-section{padding-left: 50px; padding-right: 50px; column-gap: 50px; }
.cta-section-left{width: calc(60% - 25px); }
.cta-section-right{width: calc(40% - 25px); }


}

@media (min-width:1441px) and (max-width:1570px){

.cta-section{padding-left: 80px; padding-right: 80px; column-gap: 80px; }
.cta-section-left{width: calc(60% - 40px); }
.cta-section-right{width: calc(40% - 40px); }


}


/*Footer Disclaimer*/
.footer-disclaimer{background-color: #111212; padding: 20px 100px; color: #EFEEEC;}

@media (min-width:1200px) and (max-width:1440px){

.footer-disclaimer{padding-left: 50px; padding-right: 50px;  }


}

@media (min-width:1441px) and (max-width:1570px){

.footer-disclaimer{padding-left: 80px; padding-right: 80px;  }


}

/*Experince*/
.experience-section{padding: 80px 100px;}
.experience-row{display: flex; flex-wrap: wrap; column-gap: 60px; margin-top: 60px; width: 100%;}
.experience-row-box{width: calc(33.33% - 40px); display: flex; column-gap: 20px; align-items: flex-start;}
.experience-box-left{width: 100px; height: 100px; display: flex;}
.experience-box-left img{width: 100%; height: 100%; object-fit: cover; object-position: center;}
.experience-box-right{width: calc(100% - 120px); display: flex; flex-direction: column; }

@media (min-width:1200px) and (max-width:1440px){

.experience-section{padding-left: 50px; padding-right: 50px;  }
.experience-row{column-gap: 40px;}
.experience-row-box{width: calc(33.33% - 27px);}


}

@media (min-width:1441px) and (max-width:1570px){

.experience-section{padding-left: 80px; padding-right: 80px;  }
.experience-row{column-gap: 50px;}
.experience-row-box{width: calc(33.33% - 34px);}


}

/*Error Page*/
.error-404{padding: 80px 100px; display: flex; flex-direction: column; justify-content: center; min-height: calc(100vh - 64px);}
.error-page-contain{margin-top: 40px; display: flex; flex-direction: column; row-gap: 15px;}
.errorpage-btn{margin-top: 20px;}

@media (min-width:1200px) and (max-width:1440px){

.error-404{padding-left: 50px; padding-right: 50px;  }


}

@media (min-width:1441px) and (max-width:1570px){

.error-404{padding-left: 80px; padding-right: 80px;  }


}

/*Default Page*/
.defaul-page-section{padding: 80px 100px;}
.defaul-page-section h1{margin-bottom: 40px;}
.defaul-page-content p{margin-bottom: 1rem;}
.defaul-page-content h2{margin-bottom: 1rem; margin-top: 1.5rem; font-size: 1.5rem; line-height: 2rem; font-weight: 700;}
.defaul-page-content ul{padding-left: 20px; margin-bottom: 1rem;}
.defaul-page-content ul li{margin-bottom: 10px;}
.defaul-page-content ul li:last-child{margin-bottom: 0px;}
.defaul-page-content a{text-decoration: underline;}
.defaul-page-btn{display: flex; margin-top: 40px;}

@media (min-width:1200px) and (max-width:1440px){

.defaul-page-section{padding-left: 50px; padding-right: 50px;  }


}

@media (min-width:1441px) and (max-width:1570px){

.defaul-page-section{padding-left: 80px; padding-right: 80px;  }


}


/*Animation*/

.fade-in-abhi{    opacity: 0;
      transform: translateY(30px);
      transition: opacity 1s ease-out, transform 1s ease-out;}

.fade-in-abhi.show-fadein-abhi{   opacity: 1;
      transform: translateY(0);
}

.fade-in-abhi1{    opacity: 0;
      transform: translateY(30px);
      transition: opacity 1s ease-out, transform 1s ease-out;}

.fade-in-abhi1.show-fadein-abhi1{   opacity: 1;
      transform: translateY(0);}




