/*
Theme Name: Michaela 
Author: RVS Media
Theme URI: https://wordpress.org/themes/
Description: Michaela Pontiki 
Version: 1.1
Text Domain: Michaela
Template:twentytwentyone
*/
@font-face {
  
  font-family: 'avenir-pro';
  src: url('/wp-content/themes/michaela/assets/fonts/Avenir Next LT Pro Regular.otf');
  font-style: normal
}

body {
  margin: 0;
  padding: 0;
  font-family: 'avenir-pro';
}
h2{
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 2.56px;
}
h4{
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
/* p{
  font-family: 'avenir-pro';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1.2px;
} */
a{
  color: #ffffff;
}
.michaela-header {
  padding-top: 0px !important;
}
.header {
  background: #0b0c0c;
  transition: all 0.5s;
  z-index: 997;
  /*min-height: 112px;*/
  color: #ffffff;
}
.container {
  max-width: 1670px;
  width: 90%;
  margin: 0 auto;
  padding: 0px 15px;
}
.d-flex {
  display: flex;
  /* flex-wrap: wrap; */
}
.justify-content-between {
  justify-content: space-between !important;
}
.align-items-center {
  align-items: center !important;
}
.navbar_menu {
  gap: 32px;
  display: flex;
  list-style: none;
}
#menu-social-menu {
  gap: 32px;
  display: flex;
  list-style: none;
}
.header ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
}
.header ul li a:hover {
  border-bottom: 1px solid;
  border-image: linear-gradient(91.68deg, #DFB353 0%, #A8702A 39.58%, #FDE67E 67.71%, #905E22 99.48%) 1;
}
.michaela-header a:focus {
  outline: 2px solid transparent;
  text-decoration-skip-ink: none;
}

.about_ig{
  background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
  font-size: 18px;
  color:#ffffff;
}
.service-what-we-offer .elementor-container.elementor-column-gap-custom{
  justify-content: center;
}
/* footer */
#michaela-footer{
  background: #0b0c0c;
  color: #ffffff;
}
#footer-top{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
/* #footer-top .widget_block{
padding: 0px 20px;
} */
#footer-top .widget_block h2{
font-size: 24px;
    font-weight: 400;
    letter-spacing: 2.56px;
    text-transform: uppercase;
    position: relative;
    padding: 0px 20px;
}
#footer-middle{
  display: flex;
    justify-content: space-between;
    padding: 40px 0 10px;
    
}
#footer-middle #footer-middle-first,#footer-middle-second{
  flex: 0 33%;
}
#footer-middle h4{
  text-align: center;
  font-size:14px;
}
#footer-middle ul{
  text-align: center;
}
#footer-middle ul li{
    list-style:none;
    color: #ffffff;
    /* font-size: 20px; */
}
#menu-footer-services-menu li a{
  font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing:1.2px;
    text-transform: uppercase;
    color: #FAFAFA;
    text-decoration: none;
}
#menu-footer-services-menu{
  text-align: center;
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding-left: 0px;
}
#menu-social-menu-1{
  gap: 20px;
  display: flex;
  justify-content: center;

}
#menu-social-menu-1 li a i {
  border-radius:50px;
  border:1px solid #fff;
  font-size: 18px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
    }
#footer-bottom{
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}
#footer-top .widget_block:not(:last-child) h2:after {
  content: "";
  position: absolute;
  width: 1.1px;
  height: 25px;
  background: #fff;
  right: 0;
  bottom: 3px;
}
/* #footer-top .widget_block h2:last-child::after {
  content: "";
  
} */
#footer-bottom #footer-bottom-first .widget_block h5{

    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #FAFAFA;
}
#footer-middle .widget_media_image, #footer-middle h4 {
padding-bottom:10px;
height:50px;
line-height: 60px;
  }
.main-navigation .toggle {
    position: relative;
    width: 28px;
    height: 15px;
    cursor: pointer;
    display: none;
}
.main-navigation .toggle span:nth-child(1n) {
    width: 27px;
    height: 2px;
    position: absolute;
    background: #000;
}
.main-navigation  .toggle span:nth-child(2n) {
    top: 6px;
}
.main-navigation  .toggle span:nth-child(3n) {
    top: 12px;
}
.nav-close-btn{
  display: none;
}


  /* kulwinder */
  section#block-7 {
   display: none;
    }
    .gradient p
    {
   background: -webkit-linear-gradient(91.68deg, #DFB353 0%, #A8702A 39.58%, #FDE67E 67.71%, #905E22 99.48%);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   margin-bottom:0px;
    }
    #footer-top .widget_block h2, #michaela-footer, #menu-footer-services-menu li a
    {
   font-family:'avenir-pro' !important;
    }
    .gradient-hdng h2 {
    background: linear-gradient(91.68deg, #DFB353 0%, #A8702A 39.58%, #FDE67E 67.71%, #905E22 99.48%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} 
.gradient-hdng h1 {
    background: linear-gradient(91.68deg, #DFB353 0%, #A8702A 39.58%, #FDE67E 67.71%, #905E22 99.48%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
    
.gradient-btn a, .gradient-border .elementor-field-group .elementor-field-textual {
    border-image: linear-gradient(91.68deg, #DFB353 0%, #A8702A 39.58%, #FDE67E 67.71%, #905E22 99.48%) 1;
}
 .p-mt-0 p
 {
     margin-top:0px;
 }
 .black-gradient span.elementor-divider-separator
 {
     border: 1px solid;

border-image: linear-gradient(90.03deg, rgba(0, 0, 0, 0) 17.61%, #000000 50.03%) 1;
 }
 #footer-bottom h5, #footer-bottom p
 {
     margin:0;
 }
 span.line {
    margin: 0 10px;
}

span.gradient-border {
        border: 2px solid;
    border-image-source: linear-gradient(91.68deg, #DFB353 0%, #A8702A 39.58%, #FDE67E 67.71%, #905E22 99.48%);
    border-image-slice: 1;
    padding:8px 32px;
}

.gradient-hdng h6.elementor-heading-title.elementor-size-default{
  background: linear-gradient(91.68deg, #DFB353 0%, #A8702A 39.58%, #FDE67E 67.71%, #905E22 99.48%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.service-left-image .elementor-widget-wrap.elementor-element-populated {
  padding: 0;
}



#footer-middle-first .footer-text-img{
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
}
#footer-middle-first .footer-logo-img img{
  width: 95px;
}
#footer-middle-first .footer-logo-text{
  background: linear-gradient(91.68deg, #DFB353 0%, #A8702A 39.58%, #FDE67E 67.71%, #905E22 99.48%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.aboutpage-carousel .eicon-chevron-left, .aboutpage-carousel .eicon-chevron-right{
color: #000000;
background: #ffffff;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
border: none;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
text-align: center;
}
.homepage-testimonials .eicon-chevron-left, .homepage-testimonials .eicon-chevron-right{
  border: 1px solid #786e6e;
  border-radius: 50%;
  line-height: 33px;
  width: 32px;
  height: 32px;
  color: #786e6e;
  text-align: center;
}


#footer-middle-third{
  flex: 0 33%;
}

.social-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  text-align: right;
  float:right
}
.footer-social-heading{
  flex: 0 100%;
  text-align: center;
  /* padding-left: 20px; */
}
#social-links-footer{
  display: flex;
  justify-content: space-between;
  flex: 0 100%;
  padding: 0px;
}
#social-links-footer i{

  border-radius: 50px;
border: 1px solid #fff;
font-size: 18px;
width: 50px;
height: 50px;
line-height: 50px;
color: #ffffff;
}

.homepage-testimonials .elementor-testimonial__text{
  display:flex;
}
img.testimonial-question-logo {
  width: 25px;
  height: 25px;
  margin-right: 7px;
}
.homepage-testimonials .elementor-testimonial__footer{
  margin-left: 30px;
}

/*new*/
.inner-content {
    text-align: center;
}

.page-not-found h1 {
    font-family: "AvenirLTProHeavy", Sans-serif;
    font-size: 56px;
    font-weight: 700;
    letter-spacing: 0px;
}

.not-found-content.gradient-hdng {
    margin: 0 auto;
    padding: 50px 10px;
    fill: #000000;
    color: #000000;
}

.page-not-found h2 {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 2.56px;
    padding: 0px 20px;
}

button.homepage-view-all-btn.me-2 {
    font-family: "AvenirLTProRegular", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    fill: #000000;
    color: #000000;
    background-color: #61CE7000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 0px 0px 0px 0px;
    padding: 8px 16px 8px 16px;
    border-image: linear-gradient(91.68deg, #DFB353 0%, #A8702A 39.58%, #FDE67E 67.71%, #905E22 99.48%) 1;
    cursor:pointer;
}
.page-not-found p.foo-para{
    padding: 0px 20%;
}

#primary-blogs h1.page-title {
  color: #0B0B0B;
    font-family: "AvenirLTProHeavy", Sans-serif;
    font-size: 48px;
    font-weight: 900;
    line-height: 60px;
    letter-spacing: 0px;
  /* margin: 10px 0px; */
}

#primary-blogs .page-header.alignwide.michela-blog-head {
  text-align: center;
}

#primary-blogs p.blog-title-desc {
  padding: 10px 20px;
  max-width: 80%;
  margin: 0 auto;
  font-family: "AvenirLTProRegular", Sans-serif;
    line-height: 23px;
}

#primary-blogs main#blog-main {
  overflow: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 32px;
  column-gap: 24px;
  margin-top: 25px;
}

#primary-blogs main#blog-main > article {
  width: 100%;
  float: left;
}


#primary-blogs h2.entry-title.default-max-width {
  font-family: "AvenirLTProHeavy", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  letter-spacing: 1px;
  text-align: center;
}

#primary-blogs h2.entry-title.default-max-width a {
  color: #0B0B0B;
  text-decoration: none;
}
main#blog-main article figure {
  margin-bottom: 5px;
}
#primary-blogs h2.entry-title.default-max-width{
  margin-top: 0px;
}

#primary-blogs main#blog-main>article:hover a {
  background: linear-gradient(91.68deg, #dfb353 0%, #a8702a 39.58%, #fde67e 67.71%, #905e22 99.48%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 1024px) {

  .service-main-image img{
    height: 40
    
    
    0px !important;
    object-fit: cover;
    object-position: right;
  }
  #primary-blogs h1.page-title {
    margin: 10px 0px;
}

}
  @media screen and (min-width: 768px)and (max-width: 991px) {
    #footer-middle{
      flex-wrap: wrap;
    }
    #footer-middle #footer-middle-first, #footer-middle-second, #footer-middle-third {
      flex: 0 50%;
      /* text-align: center; */
  }
  #footer-middle-third{
    margin: auto;
  }
  }

  @media screen and (max-width: 991px) {
    #primary-blogs h2.entry-title.default-max-width{
      font-size: 16px;
    }
    /* .header-social-menu{
      display: none;
    } */
    div#footer-bottom-first,div#footer-bottom-second{
      flex: 0 40%;
    }
    #footer-bottom-second .widget_text{
      text-align: end;
    }
    #social-links-footer{
      gap: 20px;
      display: flex;
      justify-content: center;
    }
        .page-not-found h2 {
    font-size: 20px;
}
.page-not-found h1 {
    font-size: 35px;
}
.not-found-content.gradient-hdng {
    padding: 30px 10px;
}
    .page-not-found p.foo-para{
    padding: 0px 10%;
}

  }


  
  @media screen and (max-width: 767px) {
    #primary-blogs p.blog-title-desc {
      max-width: 90%;
  }
    /* #primary-blogs main#blog-main > article {
      width: 48%;
      flex: 0 48%;
  } */
   #primary-blogs main#blog-main {
    grid-template-columns: repeat(2, 1fr);
   }
    #primary-blogs h1.page-title {
      font-size: 35px;
      margin: 10px 0px;
  }
  
  #primary-blogs h2.entry-title.default-max-width {
      font-size: 14px;
  }
    .social-links{
      float: none;
    }
    .homepage-testimonials .eicon-chevron-left, .homepage-testimonials .eicon-chevron-right {
      line-height: 24px;
      width: 24px;
      height: 24px;
      font-size: 18px;
  }
    #footer-middle-first .footer-text-img{
      justify-content: center;
    }
    #footer-middle{
      flex-wrap: wrap;
    }
    #footer-middle #footer-middle-first, #footer-middle-second, #footer-middle-third {
      flex: 0 100%;
      text-align: center;
  }
    
  .michaela-header .site-logo{
        order: 2;
      /* flex: 0 50%; */
  }
  .michaela-header .main-navigation{
        order: 1;
      flex: 0 25%;
  
  }.michaela-header .header-social-menu{
        order: 3;
      flex: 0 25%;
  }

  /* mobile menu */
  .main-navigation .toggle span:nth-child(1n) {
    background: #fff;
}
.main-navigation .toggle {
    display: block !important;
}
.menu_michaela{
  display: block;
}
.menu_michaela{
    display: block;
    background: #fff;
    height: 100%;
    position: fixed;
    left: -610px;
    top: 0;
    width: 250px;
    margin: 0;
    transition: .5s;
}
.main-navigation ul {
  display: block;
  margin-top: 0;
  padding: 0;
}
.main-navigation ul li {
  line-height: 55px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 15px;
  padding: 0;
}
.main-navigation ul li a {
  padding: 0px 15px;
}
.menu_michaela.active-nav {
  left: 0;
  z-index: 1;
  padding: 0;
}
.main-navigation ul li a {
  color: black;
  padding: 0px 15px;
}
.nav-close-btn{
  display: block;
}
.menu_michaela.active-nav .nav-close-btn:after {
  content: 'X';
  position: absolute;
  top: 0;
  right: -59px;
  font-size: 17px;
  display: block;
  border: 1px solid #dcdcdc;
  background: #000000;
  padding: 17px 23px;
}
#footer-top .widget_block h2{
  font-size: 20px;
  margin: 7px 0px;
}
#footer-top,#footer-middle-third,#footer-middle-second{
  margin-top: 15px;
}

#footer-middle{
  padding: 25px 0 0   px;
}

#footer-middle h4{
  line-height: 16px;
  height: 14px;
}
#menu-social-menu-1{
  padding: 0;
}
#menu-social-menu-1 li a i{
  width: 40px;
  height: 40px;
  line-height: 40px;
}
#menu-footer-services-menu li a,p.foo-para{
  font-size: 13px;
}
#footer-bottom{
  flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    text-align: center;
}
div#footer-bottom-first,div#footer-bottom-second{
  flex: 0 100%;
}
#footer-bottom-second{
  font-size: 15px;
}
#footer-bottom-second p{
  text-align: center;
}
  }
  @media screen and (min-width: 481px)and (max-width: 768px) {
    #menu-social-menu {
      gap: 16px;
      padding: 0;
      justify-content: end;
  }
  .header ul li a {
    font-size: 17px;
  }
  }
  @media screen and (max-width: 480px) {

    .site-logo img{
      width: 80px;
    }
#menu-social-menu{
    padding-left: 0;
  gap: 10px;
 justify-content: space-between;

}
.header ul li a{
  font-size: 14px;
}
#primary-blogs main#blog-main {
    row-gap: 12px;
    column-gap: 16px;

  }
  }

/* blog */
header.blog-head {
    background-image: url(/wp-content/uploads/2023/05/MicrosoftTeams-image.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

.container-b {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0px 15px;
}

.blog-inner {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    align-items: center;
}

.blog-inner > div {
    flex: 0 50%;
}

.blog-inner-top h1 {
    color: #fafdff;
    font-family: "AvenirLTProHeavy", Sans-serif;
    font-size: 56px;
    font-weight: 700;
}


.blog-inner figure.post-thumbnail {
    margin: 0;
}
.entry-content.blog-info-inner {
    margin: 30px 0px;
}

.entry-content.blog-info-inner * {
    color: #0b0b0b;
}
.entry-content.blog-info-inner .posted-by {
    color: #000000;
    font-weight: 600;
    display: flex;
    gap: 8px;
}
.author-inner {
    display: flex;
    column-gap: 42px;
    align-items: center;
    margin-top: 30px;
    flex-wrap: wrap;
    border-bottom: 1px solid rgb(0 0 0 / .075);
    padding: 18px 0px;
}

.author-bio-content {
    max-width: 630px;
    width: 100%;
}

.author-bio-content h2.author-title {
    color: #0b0b0b;
    font-family: 'avenir-pro';
    letter-spacing: normal;
}

.author-bio-content p {
    color: #0b0b0b;
}

.author-social {
    display: flex;
    align-items: center;
    gap: 16px;
}

.author-social i.fa {
    font-size: 20px;
}
.author-bio.show-avatars {
    padding-bottom: 20px;
}
.blog-sec-title {
    padding-bottom: 0px;
    margin-bottom: 40px;
    text-align: center;
    border-bottom: 1px solid #6b6969;
}

.blog-sec-title h2 {
  letter-spacing: normal;
  font-size: 36px;
  margin-bottom: 12px;
}
.services-section {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 36px;
    width: 100%;
    row-gap: 24px;
}

h3.service-title {
    color: #0b0b0b;
    font-family: "AvenirLTProRegular", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
}

span.service-count {
    background: -webkit-linear-gradient(91.68deg, #DFB353 0%, #A8702A 39.58%, #FDE67E 67.71%, #905E22 99.48%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0px;
    font-family: "AvenirLTProRegular", Sans-serif;
    font-size: 16px;
    font-weight: 600;
}

h3.service-title a {
    color: #0b0b0b;
    text-decoration: none;
}

.service-content {
    margin: 12px 8px;
}
.service-item img {
    width: 100%;
}
.services {
    padding-bottom: 25px;
}
/* post */
.latest-blog-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap:18px;
}
.latest-blog-inner .blog-thumb img {
    max-width: 100% !important;
}
.blog-content h3 a {
    color: #0b0b0b;
    text-decoration: none;
}
.entry-content.blog-info-inner h1 {
    color: #0b0b0b;
    font-family: "AvenirLTProHeavy", Sans-serif;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0px;
}
.entry-content.blog-info-inner h1 {
  color: #0b0b0b;
  font-family: "AvenirLTProHeavy", Sans-serif;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 0px;
}

.entry-content.blog-info-inner h2 {
  color: #0b0b0b;
  font-family: "AvenirLTProHeavy", Sans-serif;
  font-size: 34px;
  line-height: 50px;
  letter-spacing: 0px;
}

.entry-content.blog-info-inner h3 {
  color: #0b0b0b;
  font-family: "AvenirLTProHeavy", Sans-serif;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0px;
}

.entry-content.blog-info-inner h4 {
  color: #0b0b0b;
  font-family: "AvenirLTProHeavy", Sans-serif;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
}

.entry-content.blog-info-inner h5 {
  color: #0b0b0b;
  font-family: "AvenirLTProHeavy", Sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
}

.entry-content.blog-info-inner h6 {
  color: #0b0b0b;
  font-family: "AvenirLTProHeavy", Sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}
.author-avatar img {
    height: 150px;
    border-radius: 50%;
    width: 150px;
    object-fit: cover;
}
.author-social i {
    color: #5c5c5c;
    font-size: 20px;
}

.author-social a {
    display: flex;
    align-items: center;
}
@media (max-width: 1200px) {
.services-section {
    grid-template-columns: repeat(4, 1fr);
    column-gap: 24px;
}
}
@media (max-width: 991px) {

.blog-inner {
    flex-direction: column;
    align-items: flex-start;
}
.blog-inner-top h1 {
    font-size: 36px;
}
.services-section {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 18px;
}
.blog-sec-title h2 {
    font-size: 28px;
    margin: 12px 0px 6px 0px;
}
.blog-sec-title {
    margin-bottom: 20px;
}
.entry-content.blog-info-inner h1 {
    font-size: 28px;
    line-height: 42px;
  }

  .entry-content.blog-info-inner h2 {
    font-size: 24px;
    line-height: 36px;
  }

  .entry-content.blog-info-inner h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .entry-content.blog-info-inner h4 {
    font-size: 18px;
    line-height: 28px;
  }

  .entry-content.blog-info-inner h5 {
    font-size: 16px;
    line-height: 24px;
  }

  .entry-content.blog-info-inner h6 {
    font-size: 14px;
    line-height: 22px;
  }
  h3.service-title {
    margin: 10px 0px;
}
}
@media (max-width: 767px) {
.services-section {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 18px;
    row-gap: 16px;
}
}
@media (max-width: 480px) {
.services-section {
    grid-template-columns: repeat(1, 1fr);
}
}