.blog_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.blog_holder{
  position: relative;
  overflow: hidden;
  width: 33.30%;
  margin-bottom: 1px;
}
.blog_holder:nth-child(3n){
  margin-right: 0px;
}
.blog_holder:hover .attachment-post-thumbnail{
  transform: scale(1.05);
  filter: brightness(0.9); 
  transition: all 0.8s ease; 
}
.blog_holder .attachment-post-thumbnail {
  transition: all 0.8s ease;
  filter: brightness(.95);  
}
.blog_name{
  font-size: 14px;
  font-weight: 400; 
  color: #ffffffd9;  
  line-height: 20px;
  letter-spacing: 0.6px;
  font-family: "Inter", sans-serif;
}
.blog_name_holder{
  position: absolute;
  bottom: -36px;  
  left: 0;  
  right: 0; 
  padding: 90px 35px 25px 56px; 
  background: linear-gradient(to top, rgba(0,0,0,0.75) 10%, rgba(0,0,0,.3) 70%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
    transition: all 1s ease;
}
.blog_holder .hover_btn {
  opacity: 0;
  transform: translateY(8px);
  transition: all 0.4s ease; 
  flex-direction: column;
  align-items: unset;
}
.blog_holder:hover .hover_btn {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.4s ease;
}
.blog_holder:hover .blog_name_holder {
  bottom: 0;
  transition: all 1s ease;
}
.blog_holder .hover_btn a {
  color: #d4d4d4;
  border: unset;
}
.blog_holder .hover_btn a:hover {
  background: #fff0;
  transition: all 0.6s ease;
  border-color: transparent;
  color: #fff;
}
.blog_holder .hover_btn a span {
  position: absolute;
  background-color: #d6d6d6;
  transition: 0.8s;
}
.blog_holder .sub_title {
  margin-bottom: 10px !important;
  color: #cbcbcb;
  text-transform: unset;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 300;
} 
strong {
  font-weight: 600;
}
.navigation.post-navigation {
  position: unset !important;
  border: none;
  background: transparent;
}
.elementor-widget-text-editor p{
  font-size: 14px;
  font-weight: 300;
  color: #2A2725;
  line-height: 24px;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.31px;
}
.elementor-element{
  padding: 0 !important;
}
.e-con-inner{
    padding: 0 !important;
}
.navigation.post-navigation .screen-reader-text {
  display: none;
}
.navigation.post-navigation .nav-links {
width: 100%;
  display: flex;
  /* flex-direction: row-reverse; */
  justify-content: space-between;
}
.navigation.post-navigation .nav-title {
font-weight: 300;
  letter-spacing: 1px;
  color: #494949;
  padding: 0 0 4px;
  display: block;
  transition: all 0.6s ease;
  text-transform: unset;
  z-index: 9;
  font-family: "Inter", sans-serif;
}
.post-navigation .nav-previous {
  width: 50%;
  text-align: left;
}
.post-navigation .nav-next {
  text-align: right;
  width: 100%;
}
#comments ol.comment-list {
  list-style: none;
  display: none;
}
.comments-title {
  margin-bottom: 25px;
  display: none;
}
#comments {
  padding-top: 55px;
  padding-bottom: 55px;
}
.comment-form input, .comment-form textarea{
  background: transparent;
  border: none;
  border-bottom: 1px solid #d8d6d0;
  padding: 4px 0;
  margin-bottom: 9px;
  width: 100%;
  transition: all 0.6s ease;
  font-size: 13px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  letter-spacing: .4px;
  border-radius: 0 !important;
  box-shadow: unset;
}
.comment-form input[type="checkbox"] {
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-bottom: 2px;
accent-color: #e9e2d9;
  filter: invert(13%);
  border-radius: 0 !important;
}
.banner_title {
  text-transform: capitalize;
}
.banner_blog{
  position: absolute;
  bottom: 0;
  margin-top: -108px;
  width: 100%;
}
.comment-form-url{
  display: none !important;
}
/* .nav-next .nav-title-icon-wrapper {
  margin-right: 10px;
  margin-left: 0 !important;
} */
.nav-subtitle {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  color: #2A2725;
  margin-bottom: 5px !important;
  letter-spacing: 2px;
}
a:focus {
  outline: unset;
}
.navigation.post-navigation {
  padding: 0;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111;
  outline: unset;
  border-color: #363636;
}
#commentform label {
  display: inline-block;
  color: #6d6b68;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  letter-spacing: .4px;
  border-radius: 0 !important;
  font-size: 13px;
}
.elementor-widget-text-editor p.work_title {
  font-size: 43px;
  font-weight: 200 ;
  letter-spacing: 0.25px ;
  margin-top: 12px;
  color: #2A2725 ;
  font-family: "Inter", sans-serif ;
  line-height: 48px ;
}
.comment-reply-title {
  font-size: 43px;
  font-weight: 200;
  letter-spacing: 0.25px;
  margin-top: 12px;
  color: #2A2725;
  font-family: "Inter", sans-serif;
  line-height: 43px;
  margin-top: 0;
}
.comment-reply-title:last-child{
font-weight: 500;
}
.comment-notes {
font-size: 14px;
  font-weight: 300;
  color: #2A2725;
  line-height: 24px;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.31px;
}
.progress-wrap svg{
  width: auto;
  height: auto;
}
.comment-form textarea {
  height: 75px;
  resize: none;
}
/* .nav-previous .nav-title-icon-wrapper {
  margin-left: 10px;
    margin-right: 0;
} */
.mt0{
  margin-top: 0 !important;
}
p:last-child {
  margin-bottom: unset;
}
.elementor .image_sec .e-image-base {
transform: scale(1);
  filter: brightness(1);
  transition: all 0.8s ease;
}
.elementor .image_sec .e-image-base:hover {
transform: scale(1.03);
  filter: brightness(1);
  transition: all 0.8s ease;
}
.elementor .image_sec .e-flexbox-base {
  overflow: hidden;
}
.banner_title {
  line-height: 86px;
  width: 75%;
  font-size: 70px;
  letter-spacing: -2px;
}
.hover_btn{
    margin-top: 20px;
    margin-bottom: 0 !important;
}
.hover_btn button {
  position: relative; 
  top: 0;
  left: 0;
  width: max-content;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #494949;
  padding: 0 0 4px;
  display: block;
  transition: all 0.6s ease; 
  text-transform: uppercase;
  z-index: 9;
  border: none;
  font-family: "Inter", sans-serif;
}
.hover_btn button::after {
  content: "";
  position: absolute; 
  bottom: 0px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #6e6e6e;
  height: 1px;
  transition: all 0.6s ease; 
}
.hover_btn button:hover::after {
  width: 50%;
  transition: all 0.6s ease; 
}
.hover_btn button:hover{
  background: transparent;
}
.entry-content p{
 line-height: 18px;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.4px;
  font-size: 13px;
  font-weight: 300;
  color: rgba(255,255,255,.78);
}
/* .fa-light, .fal {
  display: none;
} */
.fw300{
  font-weight: 300 !important;
}
.about_container {
  margin: 0px auto;
  background: rgb(227, 220, 210);
  padding: 50px 54px;
  transition: 1s;
  height: 256px;
}
.about_thum .about_title {
  font-size: 21.7px;
  letter-spacing: 0.5px;
  line-height: 28px;
  color: #2A2725;
  margin-bottom: 8px;
  font-family: "Inter", sans-serif;
}
.about_thum{
  margin-right: 1px;
  width: 33.295%;
  transition: all 1s ease;
  position: relative;
  overflow: hidden;
}
.about_thum img {
  transform: scale(1.01);
  transition: all 1s ease;
  position: relative;
  z-index: 2;
}
.about_thum .about_title{
  font-weight: 500;
}
.studio_sec .space_bw:hover .about_thum:hover img{
  filter: grayscale(0%);
  transform: scale(1.05);
}
.studio_sec .space_bw:hover .about_thum .about_container{
   opacity: 0.5;
}
.studio_sec .space_bw:hover .about_thum:hover .about_container{
  opacity: 1;
}
.studio_sec .space_bw:hover .about_thum:hover .about_container .about_para{
  font-weight: 400;
  transition: all 0.6s ease;
}
.studio_sec .space_bw .about_thum .about_container .about_para {
  transition: all 0.6s ease;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.about_thum:first-child .about_container{
  padding: 50px 60px 50px 57px;
}
.about_thum:last-child{
  margin-right: 0px;
}
.justify_unset{
  justify-content: unset !important;
}
.mb0{
  margin-bottom: 0 !important;
}
.nav-next .nav-title-icon-wrapper {
  margin-left: 3px;
}
.nav-previous .nav-title-icon-wrapper {
  margin-right: 4px;
}
.clear::before, .clear::after {
  content: unset;
}



@media screen and (min-width:1800px) and (max-width:1899px){
  .blog_name_holder {
    padding: 60px 35px 25px 46px;
  }
  .banner_content {
    width: 1780px;
  }
  #ScrollDown{
    max-width: 1758px;
  }
  .elementor-354 .elementor-element.elementor-element-1f6741d {
    --content-width: 1758px;
  }
  .container_text {
    width: 1758px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .about_thum:first-child .about_container {
    padding: 50px 34px 50px 47px;
    height: 260px;
  }
 .about_container {
    padding: 50px 43px 50px 47px;
  }
  .about_title {
    font-size: 20.7px;
  }
  .banner_title {
    width: 75%;
    font-size: 68px;
    line-height: 77px !important;
  }
  .elementor-widget-text-editor p {
    letter-spacing: 0.3px;
  }
}

@media screen and (min-width:1700px) and (max-width:1799px){
  .blog_name_holder {
    padding: 60px 35px 25px 56px;
  }
  .banner_content {
    width: 1660px;
  }
  #ScrollDown{
    max-width: 1636px;
  }
  .elementor-354 .elementor-element.elementor-element-1f6741d {
    --content-width: 1636px;
  }
  .comment-reply-title {
    font-size: 41px;
    line-height: 46px;
  }
  .elementor-widget-text-editor p.work_title {
    font-size: 39px !important;
    line-height: 46px !important;
    letter-spacing: 0.22px !important;
  } 
  .container_text {
    width: 1636px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .about_thum:first-child .about_container {
    padding: 50px 49px 50px 55px;
  }
  .about_container {
    padding: 50px 46px 50px 46px;
    height: 260px;
  }
  .about_container .about_para {
    letter-spacing: 0.25px !important;
  }
  .banner_title {
    width: 79%;
    font-size: 68px;
    line-height: 74px !important;
  }
  .elementor-widget-text-editor p {
    letter-spacing: 0.3px;
  }
  .elementor-widget-text-editor p.work_title {
    font-size: 42px;
  }
}

@media screen and (min-width:1600px) and (max-width:1699px){
  .blog_name_holder {
    padding: 60px 35px 25px 52px;
  }
  .banner_content {
    width: 1570px;
  }
  #ScrollDown{
    max-width: 1548px;
  }
  .elementor-354 .elementor-element.elementor-element-1f6741d {
    --content-width: 1548px;
  }
  .comment-reply-title {
    font-size: 39px;
    line-height: 44px;
  }
  .elementor-widget-text-editor p.work_title {
    font-size: 37px !important;
    line-height: 44px !important;
    letter-spacing: 0.22px !important;
  } 
  .container_text {
    width: 1550px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .about_thum:first-child .about_container {
    padding: 50px 42px 50px 50px;
  }
  .about_container {
    padding: 50px 42px 50px 50px;
    height: 280px;
  }
  .about_container .about_para {
    letter-spacing: 0.25px !important;
  }  
  .banner_title {
    width: 81%;
    font-size: 64px;
    line-height: 73px !important;
  }
  .elementor-widget-text-editor p {
    letter-spacing: 0.3px;
  }
}


@media screen and (min-width:1500px) and (max-width:1599px){
  .blog_name_holder {
    padding: 60px 34px 25px 47px;
  }
  .blog_holder {
    width: 33.25%;
  }
  .banner_content {
    width: 1436px;
  }
  #ScrollDown{
    max-width: 1415px;
  }
  .elementor-354 .elementor-element.elementor-element-1f6741d {
    --content-width: 1415px;
  }
  .comment-reply-title {
    font-size: 36px;
    line-height: 40px;
  }
  .elementor-widget-text-editor p.work_title {
    font-size: 34.5px !important;
    line-height: 40px !important;
    letter-spacing: 0.32px !important;
  }
 .container_text {
    width: 1415px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .elementor .e-8566fee {
    width: 41%;
  }
  .about_thum:first-child .about_container{
    padding: 40px 44px 40px 49px;
  }
  .about_container {
    padding: 40px 37px 40px 40px;
    height: 260px;
  }
  .studio_sec .space_bw .about_thum .about_container .about_para {
    letter-spacing: 0.3px;
  }
  .about_container .about_para {
    letter-spacing: 0.2px;
  }   
  .banner_title {
    width: 81%;
    font-size: 60px;
    line-height: 72px !important;
  }
  .elementor-widget-text-editor p {
    letter-spacing: 0.25px;
  }
  .post-navigation .nav-previous {
    width: 80%;
  }
  .navigation.post-navigation .nav-title {
    font-size: 14px;
  }

}


@media screen and (min-width:1400px) and (max-width:1499px){
  .blog_name_holder {
    padding: 60px 35px 25px 42px;
  }
  .blog_name {
    letter-spacing: 0.3px;
  }
   #ScrollDown{
    max-width: 1363px;
  }
  .elementor-354 .elementor-element.elementor-element-1f6741d {
    --content-width: 1363px;
  }
  .comment-reply-title {
    font-size: 34px;
    line-height: 39px;
  }
  .elementor-widget-text-editor p.work_title {
    font-size: 32.75px;
    line-height: 40px !important;
    letter-spacing: 0.22px;
  }
   .container_text {
    width: 1370px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .about_thum:first-child .about_container{
    padding: 40px 32px 40px 43px;
  }
  .about_container {
    padding: 40px 33px 40px 39px;
  height: 260px;
  }
  .studio_sec .space_bw .about_thum .about_container .about_para {
    letter-spacing: 0.25px;
    font-weight: 300 !important;
  }
  .about_container .about_para {
    letter-spacing: 0.25px;
  }    
  .banner_title {
    width: 83%;
    font-size: 60px;
    line-height: 74px !important;
  }
  .elementor-widget-text-editor p {
    letter-spacing: 0.3px;
  }
  .post-navigation .nav-previous {
    width: 80%;
  }
  .navigation.post-navigation .nav-title {
    font-size: 14px;
  }
}


@media screen and (min-width:1300px) and (max-width:1399px){
  .blog_name_holder {
    padding: 60px 33px 25px 40px;
  }
  .blog_name {
    letter-spacing: 0.2px;
  }
  #ScrollDown{
    max-width: 1280px;
  }
   .elementor-354 .elementor-element.elementor-element-1f6741d {
    --content-width: 1280px;
  }
  .comment-reply-title {
    font-size: 33px;
    line-height: 38px;
  }
  .elementor-widget-text-editor p.work_title {
    font-size: 31.5px;
    line-height: 35px !important;
    letter-spacing: 0.22px;
  }
  .container_text {
    width: 1287px !important;
    margin-left: auto;
    margin-right: auto;
  }
   .about_thum:first-child .about_container{
    padding: 40px 32px 40px 43px;
  }
  .about_container {
    padding: 40px 33px 40px 39px;
    height: 284px;
  }
  .about_container .about_para {
    letter-spacing: 0.25px;
  }    
  .banner_title {
    width: 81%;
    font-size: 54px;
    line-height: 62px !important;
  }
  .elementor-widget-text-editor p {
    letter-spacing: 0.3px;
  }
  .post-navigation .nav-previous {
    width: 80%;
  }
  .navigation.post-navigation .nav-title {
    font-size: 14px;
  }
    .studio_sec .space_bw .about_thum .about_container .about_para {
    letter-spacing: 0.35px;
  }
  .elementor .e-8566fee {
  width: 41%;
}
}


@media screen and (min-width:1200px) and (max-width:1299px){
  .elementor .e-8566fee {
  width: 39%;
  }
  .blog_name {
    letter-spacing: 0.3px;
    width: 65%;
  }
  .blog_name_holder {
    padding: 60px 23px 25px 44px;
  }
  #ScrollDown{
    max-width: 1193px;
  }
  .elementor-354 .elementor-element.elementor-element-1f6741d {
    --content-width: 1193px;
  }
  .comment-reply-title {
    font-size: 30px;
    line-height: 34px;
  }
.elementor-widget-text-editor p.work_title {
    font-size: 28px;
    line-height: 33px !important;
    letter-spacing: 0.21px;
  }
   .post-navigation .nav-previous {
    width: 80%;
  }
  .navigation.post-navigation .nav-title {
    font-size: 14px;
  }
 .container_text {
    width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .about_thum:first-child .about_container{
    padding: 35px 30px 35px 42px;
  }
  .about_container {
    padding: 35px 28px 35px 30px;
    height: 274px;
  }
  .about_container .about_para {
    letter-spacing: 0.1px !important;
  }  
  .banner_title {
    width: 87%;
    font-size: 54px;
  }
    .studio_sec .space_bw .about_thum .about_container .about_para {
    letter-spacing: 0.35px;
  }
}


@media screen and (min-width:1100px) and (max-width:1199px){
  .blog_name_holder {
    padding: 60px 20px 25px;
  }
  .blog_name {
    font-size: 14px;
    letter-spacing: 0.4px;
  }
    .about_thum:first-child .about_container{
    padding: 30px 37px 30px 37px;
  }
  .about_container {
    padding: 30px 37px 30px 37px;
    height: 312px;
  } 
  .about_container .about_para {
    letter-spacing: 0.25px !important;
  }  
  .banner_content {
    width: 1095px;
  }
  #ScrollDown{
    max-width: 1073px;
  }
  .elementor-354 .elementor-element.elementor-element-1f6741d {
    --content-width: 1073px;
  }
  .comment-reply-title {
    font-size: 27px;
    line-height: 32px;
  }
  .elementor-widget-text-editor p.work_title {
    font-size: 25.5px;
    line-height: 33px !important;
    letter-spacing: 0.15px;
  }
  .container_text {
    width: 1073px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .banner_title {
    width: 92%;
    font-size: 53px;
    letter-spacing: -2px;
  }
  .elementor-widget-text-editor p {
    letter-spacing: 0.3px;
  }
   .post-navigation .nav-previous {
    width: 80%;
  }
  .navigation.post-navigation .nav-title {
    font-size: 14px;
  }
}

@media screen and (min-width:1025px) and (max-width:1099px){
  .blog_name_holder {
    padding: 60px 20px 25px;
  }
  .blog_name {
    font-size: 14px;
    letter-spacing: 0.4px;
  }
    .about_thum:first-child .about_container{
    padding: 30px 37px 30px 37px;
  }
  .about_container {
    padding: 30px 37px 30px 37px;
    height: 312px;
  } 
  .about_container .about_para {
    letter-spacing: 0.25px !important;
  }  
  .banner_content {
    width: 1030px;
  }
  #ScrollDown{
    max-width: 1010px;
  }
  .elementor-354 .elementor-element.elementor-element-1f6741d {
    --content-width: 1010px;
  }
   .post-navigation .nav-previous {
  width: 80%;
}
.navigation.post-navigation .nav-title {
  font-size: 14px;
}
  .comment-reply-title {
    font-size: 26px;
    line-height: 32px;
  }
  .elementor-widget-text-editor p.work_title {
    font-size: 24px;
    line-height: 31px !important;
    letter-spacing: 0.15px;
  }
  .container_text {
    width: 1010px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .banner_title {
    width: 92%;
    font-size: 50px;
    letter-spacing: -2px;
  }
  .elementor-widget-text-editor p {
    letter-spacing: 0.3px;
  }
}



@media screen and (min-width:768px) and (max-width:1024px){
  .blog_holder {
    width: 49.93%;
    margin-bottom: 2px;
  }
  .blog_name_holder {
    padding: 60px 32px 29px 32px;
  }
    .banner_blog {
    position: unset;
    margin-top: -45px !important;
  }
  .banner_sec {
    margin: 0px 0 0px;
    height: 460px;
    position: absolute;
  }
  .elementor .e-flexbox-base {
    overflow: hidden;
  }
 .elementor-354 .elementor-element.elementor-element-1f6741d {
    padding: 0 14px !important;
    --margin-bottom: 42px;
    width: 781px;
    margin: 0 auto;
  }
  .elementor .e-efc95f5 {
    width: 781px;
    padding: 0px 14px !important;
    flex-direction: column;
    margin-top: 35px;
  }
  .elementor-widget-text-editor p.work_title {
    font-size: 23px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 8px;
  }
  .elementor-widget-text-editor p {
    font-size: 13.5px;
    line-height: 23px;
    letter-spacing: 0.3px;
    margin-bottom: 16px;
  }
  p:last-child {
    margin-bottom: unset;
  }
  .elementor .e-aa37d6e-c927558 {
    width: 100%;
    height: auto;
    margin-inline-end: 0;
    margin-top: -180px;
    margin-bottom: 31px;
  }
   .elementor .e-ccc2738 {
    width: 100%;
    margin-top: 30px;
  }
  .banner_title {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 43px !important;
    width: 100%;
  }
  .elementor .e-8566fee {
  width: 100%;
}
  .comment-reply-title {
    font-size: 24px;
    line-height: 28px;
  }
  .navigation.post-navigation .nav-title {
    letter-spacing: 0.5px;
    font-size: 12px;
  }
  .comment-form textarea {
    height: 51px;
  }
  .comment-form input[type="checkbox"] {
    margin-top: 4px;
  }
  .comment-form-cookies-consent{
    display: flex;
  }
  #comments {
    padding-top: 45px;
    padding-bottom: 46px;
  }
  button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .btn:hover, .btn:focus, .reply a:hover, .reply a:focus {
    background-color: transparent;
  }
}


@media screen and (max-width:767px){
 .blog_holder {
    width: 100%;
    margin-bottom: 2px;
  }
  .blog_name_holder {
    padding: 50px 11px 20px 10px;
  }
 .blog_name {
    font-size: 14px;
    letter-spacing: 0.4px;
    color: #fff;
    width: 88%;
  }
   .about_thum:first-child .about_container {
  padding: 30px 14px 30px 14px;
  height: auto;
}
  .about_thum .about_container {
    padding: 30px 11px 30px 14px;
    height: auto;
  }
  .about_container .about_para {
    letter-spacing: 0.15px !important;
  }
  .banner_blog {
    position: unset;
    margin-top: -16px !important;
  }
  .banner_sec {
    margin: 0px 0 0px;
    height: 227px;
    position: absolute;
  }
  .elementor .e-flexbox-base {
    overflow: hidden;
  }
 .elementor-354 .elementor-element.elementor-element-1f6741d {
    padding: 0 14px !important;
    --margin-bottom: 42px;
  }
  .elementor .e-efc95f5 {
    width: 100%;
    padding: 0px 14px !important;
    flex-direction: column;
    margin-top: 35px;
  }
  .elementor-widget-text-editor p.work_title {
    font-size: 22px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 8px;
  }
  .elementor-widget-text-editor p {
    font-size: 13.5px;
    line-height: 23px;
    letter-spacing: 0.25px;
    margin-bottom: 16px;
  }
  p:last-child {
    margin-bottom: unset;
  }
  .elementor .e-aa37d6e-c927558 {
    width: 100%;
    height: auto;
    margin-inline-end: 0;
    margin-top: -70px;
    margin-bottom: 31px;
  }
   .elementor .e-ccc2738 {
    width: 100%;
    margin-top: 30px;
  }
  .banner_title {
    font-size: 22px;
    letter-spacing: -0.2px;
    line-height: 28px !important;
    width: 100%;
  }
  main{
    margin-top: 53px;
  }
  .comment-reply-title {
    font-size: 24px;
    line-height: 28px;
  }
  .navigation.post-navigation .nav-title {
    letter-spacing: 0.5px;
    font-size: 12px;
    display: inline-flex;
    padding: 0;
  }
  .comment-form textarea {
    height: 51px;
  }
  .comment-form input[type="checkbox"] {
    margin-top: 4px;
  }
  .comment-form-cookies-consent{
    display: flex;
  }
  .elementor-86 .elementor-element.elementor-element-1f6741d {
  --margin-bottom: 55px;
}
  #comments {
    padding-top: 45px;
    padding-bottom: 46px;
  }
  button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .btn:hover, .btn:focus, .reply a:hover, .reply a:focus {
    background-color: transparent;
  }
  .e-con.e-flex {
    padding: 0 14px !important;
    --margin-bottom: 42px !important;
  }
  .post-navigation .nav-previous {
    width: 100%;
    text-align: left;
  }
  .elementor .space_bw {
    display: flex;
    flex-direction: column;
  }
  .studio_sec .space_bw .about_thum .about_container .about_para {
    font-weight: 300;
  }
  .about_thum .about_title {
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 6px;
  }
  .elementor .e-8f7c96b {
  flex-direction: column;
  gap: 30px;
  padding: 0 14px !important;
}
.elementor-7 .elementor-element.elementor-element-1f6741d {
  --margin-top: 30px;
}
}