/*
 Theme Name:     WP Bootstrap Starter Child Theme
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of WPBS Theme
 Author:         Afterimage Designs
 Author URI:     https://afterimagedesigns.com/
 Template:       wp-bootstrap-starter
 Version:        1.4
*/


/****************************************
*** Theme customization starts below ***
*****************************************/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');


/**
.eyebrowbar {
    background: #171b6d;
    height: 30px;
    float: right;
    color: #fff;
    font-weight: 500;
}

.eyebrowbar a:link {
    color: #fff;
    text-decoration: none;
}

.eyebrowbar a:hover {
    color: #fff;
    text-decoration: underline;
}
.eyebrowbar a:visited {
    color: #fff;
    text-decoration: none;
}

**/


  html {
    scroll-behavior: smooth;
  }


header#masthead {
    border-bottom: 1px solid #000;
    box-shadow: none;
    height: 88px;
    padding: 0px;
}


/********************************
fonts
********************************/

h1 {
    letter-spacing: -1px;
    color: #171b6d;
    margin-bottom: 20px;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    font-family: "Oswald", serif;
}

h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Oswald", serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    color: #171b6d;
}

h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.2;
    font-family: "Oswald", serif;
    /*font-size: 35px; */
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 1.2;
    color: #171b6d;
}


h4 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: "Oswald", serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #171b6d;
}

h5 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: "Oswald", serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    color: #171b6d;
}
h6 {
    color: #171b6d;
    font-family: "Oswald", serif;
}

p {
    margin-bottom: 15px;
    font-family: "Open Sans", serif;
    font-weight: 500;
    line-height: 1.6;
    color: #151f47;
    font-size: 18px;
    
}

li {
    font-family: "Open Sans", serif;
    font-weight: 500;
    line-height: 24px;
    color: #151f47;
    font-size: 18px;
    margin-bottom: 10px;
}

.rounded img {
    border-radius: 12px;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
}


/**** home logo blocks *****/

.kadence-column47_ea33ba-b6 > .kt-inside-inner-col {
 /* box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3); */
  box-shadow: 7px 7px 0px #171b6d;
}

.kadence-column47_d12c10-6a > .kt-inside-inner-col  {
 /* box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3); */
  box-shadow: 7px 7px 0px #171b6d;
}

.kb-row-layout-wrap.wp-block-kadence-rowlayout.kb-row-layout-id47_7b695e-04 {
  padding-left: 0px;
  padding-right: 0px;
}

.kb-row-layout-id47_485877-c2 {
  padding-left: 0px;
  padding-right: 0px;
}

/**** end ****/

/**** HOme featured games *****/

.wp-block-kadence-posts .loop-entry .post-thumbnail img {
  max-height: 270px;
  width: auto;
  padding: 10px;
}

.wp-block-kadence-posts .loop-entry {
box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
border-radius: 12px;
border: 1px solid #efefef;
}

.wp-block-kadence-posts .loop-entry .entry-content-wrap {
    padding: 1rem;
}

.wp-block-kadence-posts .loop-entry .post-thumbnail.kadence-thumbnail-ratio-inherit {
  min-height: 270px;
  width: auto;
}

.post-thumbnail-inner {
    display: grid;
    place-items: center; /* Centers both horizontally and vertically */
    height: 100%;
}

.wp-block-kadence-posts .loop-entry .entry-header .entry-title {
  text-align: center;
}


.entry {
    display: flex;
    flex-direction: column; /* Stack children vertically */
    justify-content: space-between; /* Push content to top and bottom */
    height: 100%; /* Ensure the container has a fixed height */
    min-height: 100%;
}
.entry-content-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start; /* Aligns content to the top */
    height: 100%; /* Ensures it takes up full height */
}

.entry-header {
    flex-grow: 1; /* Pushes the title to the top */
}


.loop-entry {
    transition: transform 0.3s ease-in-out;
}

.loop-entry:hover {
    transform: scale(1.05);
}


/**** end *****/

.bubbletitle {
    border-radius: 12px;
    padding: 10px !important;
}

.logoscroll {
    margin-bottom: 0px;
    /* max-height: 100px; */
    display: block !important;
}
.logoscroll img {
    max-width: 140px;
    max-height: 80px;
    padding-left: 20px;
}

#content.site-content {
    padding-top: 1.125rem;
}


/*******************************
/* Solutions Sliders
/********************************/

.homer .kb-splide.splide--draggable>.splide__track {
  background-color: #fff;
  border-radius: 12px;
  margin-top: 0px;
  padding-top: 0px;
  border: 0px solid #ddd;
}


.kb-splide.splide--draggable>.splide__track {
  background-color: #fff;
  border-radius: 12px;
  margin-top: 15px;
  padding-top: 12px;
  border: 1px solid #ddd;
}

/********************************
/* Sticky Sidebar 
********************************/

.thinner {
  max-height: none;
  margin-bottom: 10px;
}


.bordered {
  border: 1px solid #f2f2f2;
  border-radius: 12px;
}

.aboutheight .kt-blocks-info-box-link-wrap {
  min-height: 280px;
}

.bynumbers img {
  max-height: 635px;
}

.homeserve {
  margin-bottom: 10px;
}

.nopad {
  padding: 0px !important;
}

.wp-block-kadence-countup {
  min-height: 170px;
}

  .goverlay {
background: rgb(255 255 255 / 100%) !important; }

.serve .kt-blocks-info-box-link-wrap {
  min-height: 148px;
}

hr { 
  margin-top: 0px;
  margin-bottom: 0px;
}

/********************************
Timeline
********************************/


.story-content p {
  line-height: 1.3 !important;
  color: #171b6d !important;
}

.cool-vertical-timeline-body .timeline-content .story-time p {
  font-size: 30px;
  padding-top: 8px;
  color: #171b6d;
}

/********************************
Accordians
********************************/

.kt-blocks-accordion-header .kt-blocks-accordion-title {
    font-weight: 700;
    color: #151f47;
}

.kt-accordion-id12_79c916-75 .kt-accordion-header-wrap .kt-blocks-accordion-header:focus-visible, .kt-accordion-id12_79c916-75 .kt-accordion-header-wrap .kt-blocks-accordion-header.kt-accordion-panel-active {
    background: #f2f2f2;;
    border-left-color: #171b6d;
}

.kb-count-up {
border: 5px solid #ecf2ff;
border-radius: 12px;
}


/********************************
Navigation
********************************/

.navbar-brand img {
    max-width: 250px;
}

.navbar-nav li {
    padding-right: 30px;
    margin-top: 10px;
    color: #171b6d;
}

.navbar-nav li ul {
  min-width: 200px;
}

.navbar-nav li ul li {
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #171b6d;
    text-transform: uppercase;
    font-family:  "Oswald", serif;
}

.navbar-nav li ul li a:hover {
    background-color: #f2622f;
}

.dropdown-item {
  color: #171b6d;
  padding: 7px 8px;;
}

.dropdown-item:hover, .dropdown-item:focus {
color: #fff;
text-decoration: none;
background-color: #f2622f !important;
}

.nav-link {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
    transition: color .2s;
    text-transform: uppercase;
    font-family:  "Oswald", serif;
}

.navbar-light .navbar-nav .active > .nav-link {
    color: #f2622f !important;

}

.navbar-light .navbar-nav .active > .nav-link {
    border-bottom: solid #f2622f 5px !important;
}



.navbar-light .navbar-nav .nav-link:link {
  color: #171b6d;  
padding-left: 0px;
padding-right: 0px;
font-size: 20px;
font-weight: 500;
line-height: 6px;
text-decoration: none;
transition: color .2s;
}

.navbar-light .navbar-nav .nav-link:hover {
    /*color: #7176e1 !important;*/
    color: #f2622f !important;
}


.navbar-light .navbar-nav .nav-link:visited {
color: #171b6d;
}



.btn {
    padding: .8rem 0.8rem !important;
}

.btn-primary {
    background-image: none !important;
    color: #fff;
    background-color: #f2622f !important;
    border-color: #f2622f !important;
    font-weight: 700 !important;
}


/*
.menu-button {
  background-color: #f2622f;
  color: #fff;
  border-radius: 7px;
  display: inline-block; /* Ensures it's treated as a block-level element for centering *
  text-align: center; /* Centers inline content like text and links *
  padding: 0px !important;
  padding: 0 !important;
  padding-top: 10px !important;
  height: 45px;
  margin-top: 7px;
  max-width: 150px;
}

.menu-button a:link  {
  color: #fff !important;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700 !important;
  text-decoration: none; /* Remove underline on the link *
  display: inline-block; /* Ensures alignment with padding *
  width: 100%; /* Optional: ensures full width for text alignment *
  text-align: center; /* Center-aligns the text *
  padding: 8px 10px 0px 10px !important;
}

.menu-button a:hover {
    color: #f2f2f2 !important;
    background-color: #171b6d;
      border: 1px solid transparent; /* Added solid border for better styling 
      border-radius: 7px;
      display: inline-block; /* Ensures it's treated as a block-level element for centering 
      text-align: center; /* Centers inline content like text and links *
      padding: 0px !important;
      height: 45px;
      max-width: 150px;
      padding: 18px 10px 0px 10px !important;
      margin-top: -10px;
}
*/

.navbar-collapse {
    z-index: 1000 !important;
    background: #fff;
    padding: 15px 15px;
}

.collapse.show {
    z-index: 1000 !important;
    background: #fff;
    padding: 15px 15px;
}


/********************************
home slider
********************************/

.gutenslider-content-initial2 {
    position: absolute; /* Position relative to the container */
    bottom: 100px; /* Adjust spacing from the bottom edge */
    left: 40px; /* Adjust spacing from the left edge */
    color: #fff !important; /* Set text color for visibility */
    background-color: none; /* Optional: Add a semi-transparent background */
    padding: 10px; /* Optional: Add padding around the text */
    border-radius: 5px; /* Optional: Round the corners */
    text-transform: uppercase;
    line-height: 1.5;
    font-weight: 700;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Oswald", serif;
    line-height: 1.2;
    font-size: 50px;
}

.gutenslider-content-initial {
    position: absolute; /* Position relative to the container */
    bottom: 100px; /* Adjust spacing from the bottom edge */
    left: 40px; /* Adjust spacing from the left edge */
    color: white; /* Set text color for visibility */
    font-size: 1.5rem; /* Adjust text size */
    background-color: rgba(0, 0, 0, 0.2); /* Optional: Add a semi-transparent background */
    padding: 10px; /* Optional: Add padding around the text */
    border-radius: 5px; /* Optional: Round the corners */
    text-transform: uppercase;
    font-size: 3.0em;
    line-height: 1.5;
    font-weight: 700;
         width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Oswald", serif;
    line-height: 1.2;
    font-size: 50px;
}

.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide .slide-content>:last-child {
    position: absolute;
    bottom: 40px;
    left: 40px;
}

/************************
footer
*************************/

footer#colophon {
  background-color: #FCFCFC !important;
}

#footer-widget ul {
  padding-left: 0px;
  list-style-type: none;
}

#footer-widget li {
  margin-bottom: 0px;
}

/********************************
MOBILE STYLES
********************************/


@media (max-width: 575.98px) {
  
  .gutenslider-content-initial2 {
    font-size: 30px;
}
  .gutenslider-content-initial {
       line-height: 1.5;
       font-weight: 700;
         width: auto;
       line-height: 1.2;
       font-size: 30px;
   }
   
.navbar-brand {
    margin-bottom: 10px;
    }
}
@media (min-width: 553px) {
  
  .gutenslider-content-initial2 {
      font-size: 30px;
  }
    .gutenslider-content-initial {
         line-height: 1.5;
         font-weight: 700;
         width: auto;
         line-height: 1.2;
         font-size: 40px;
     }


}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 

 .gutenslider-content-initial2 {
     font-size: 24px;
 }      
       .logoscroll {
           display: block !important;
       }
       
       .widget-area {
         display: none;
       }
       
.aboutheight .kt-blocks-info-box-link-wrap {
         min-height: 180px;
       }

.serve .kt-blocks-info-box-link-wrap {
         min-height: 138px;
       }
       
.seework .kt-blocks-info-box-link-wrap {
          min-height: 108px;
        }
.homebanner {
          font-size: 1.3rem;
        }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
  
  .gutenslider-content-initial2 {
    font-size: 30px;
}

    .gutenslider-content-initial {
       line-height: 1.5;
       font-weight: 700;
         width: auto;
       line-height: 1.2;
       font-size: 45px;
   }
   .logoscroll {
       display: block !important;
   }
   
   .widget-area {
      display: none;
    }
    .aboutheight .kt-blocks-info-box-link-wrap {
      min-height: 180px;
    }

.serve .kt-blocks-info-box-link-wrap {
      min-height: 138px;
    }
    
.seework .kt-blocks-info-box-link-wrap {
      min-height: 108px;
    }
    
.navbar-brand {
    margin-bottom: 9px;
    }
    
.homebanner {
      font-size: 2rem;
    }

}


@media (min-width: 744px) { 
  
  .gutenslider-content-initial2 {
      font-size: 30px;
  }
  
  
.gutenslider-content-initial {
       line-height: 1.5;
       font-weight: 700;
         width: auto;
       line-height: 1.2;
       font-size: 40px;
   }
   
.navbar-brand {
    margin-bottom: 10px;
    }
.homebanner {
      font-size: 2rem;
    }


 }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
  .gutenslider-content-initial2 {
      position: absolute; /* Position relative to the container */
      bottom: 100px; /* Adjust spacing from the bottom edge */
      left: 40px; /* Adjust spacing from the left edge */
      color: #fff !important; /* Set text color for visibility */
      background-color: none; /* Optional: Add a semi-transparent background */
      padding: 10px; /* Optional: Add padding around the text */
      border-radius: 5px; /* Optional: Round the corners */
      text-transform: uppercase;
      line-height: 1.5;
      font-weight: 700;
      width: auto;
      margin-top: 20px;
      margin-bottom: 20px;
      font-family: "Oswald", serif;
      line-height: 1.2;
      font-size: 50px;
  }
    .gutenslider-content-initial {
           line-height: 1.5;
           font-weight: 700;
         width: auto;
           line-height: 1.2;
           font-size: 30px;
       }
     
    .logoscroll {
        display: block !important;
    }
    
   .widget-area {
       display: none;
     }
     
.serve .kt-blocks-info-box-link-wrap {
       min-height: 138px;
     }
     
.seework .kt-blocks-info-box-link-wrap {
       min-height: 340px;
     }
     
.navbar-brand {
     margin-bottom: 8px;
     }

}

@media (max-width: 768px) { /* Adjust breakpoint if needed */
    .hidemobile {
        display: none !important;
    }

    
}


@media (min-width: 961px) { 
.navbar-brand {
margin-bottom: 6px;
}
}


/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .gutenslider-content-initial {
           line-height: 1.5;
           font-weight: 700;
         width: auto;
           line-height: 1.2;
           font-size: 40px;
       }
       
       .wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide .slide-content>:last-child {
           position: absolute;
           bottom: 40px;
           left: 40px;
       }
       
       .logoscroll {
           display: block !important;
       }
       
       .widget-area {
          display: block;
        }
.serve .kt-blocks-info-box-link-wrap {
          min-height: 148px;
        }
        
        
.seework .kt-blocks-info-box-link-wrap {
          min-height: 270px;
        } 


}


/* Large devices (desktops, 992px and up) */
@media (min-width: 1024px) { 

        .aboutheight .kt-blocks-info-box-link-wrap {
          min-height: 350px;
        }
        
.seework .kt-blocks-info-box-link-wrap {
          min-height: 230px;
        } 
        
.homebanner {
  font-size: 2rem;
}

}


/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
.gutenslider-content-initial {
    position: absolute; /* Position relative to the container */
    bottom: 100px; /* Adjust spacing from the bottom edge */
    left: 40px; /* Adjust spacing from the left edge */
    color: white; /* Set text color for visibility */
    font-size: 1.5rem; /* Adjust text size */
    background-color: rgba(0, 0, 0, 0.2); /* Optional: Add a semi-transparent background */
    padding: 10px; /* Optional: Add padding around the text */
    border-radius: 5px; /* Optional: Round the corners */
    text-transform: uppercase;
    font-size: 3.0em;
    line-height: 1.5;
    font-weight: 700;
         width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Oswald", serif;
    line-height: 1.2;
    font-size: 45px;
}

.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide .slide-content>:last-child {
    position: absolute;
    bottom: 40px;
    left: 40px;
}
.aboutheight .kt-blocks-info-box-link-wrap {
   min-height: 280px;
 }
 .homebanner {
   font-size: 2.3rem;
 }

}

/* XXL devices (very large screens, 1400px and up) */
@media (min-width: 1220px) { 
    .gutenslider-content-initial {
         line-height: 1.5;
         font-weight: 700;
         width: auto;
         line-height: 1.2;
         font-size: 50px;
     }
}


/* XXL devices (very large screens, 1400px and up) */
@media (min-width: 1400px) { 
    .gutenslider-content-initial {
         line-height: 1.5;
         font-weight: 700;
         width: auto;
         line-height: 1.2;
         font-size: 50px;
         padding: 10px 20px 20px 20px;
     }
     
}

/* JT NAV FIX */
#main-nav {
  background-color: #fff;  /* Replace with the desired color */
  padding-left: 20px !important;
}

.navbar-collapse {
  transition: background-color 0.3s ease; /* Smooth background transition */
}

.navbar {
  background-color: rgba(255, 255, 255, 0); /* Set default background color */
  /*background-color: rgba(231, 57, 57, 1);*/
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.collapse.show {
border-radius: 0px 0px 12px 12px;
}

#navcontainer {
  height: 260px; /* Ensure a fixed height */
  margin-left: 0;
  margin-right: 0;
  padding-right: 0px;
  padding-left: 0px;
}

@media (min-width: 768px) {
  #navcontainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}




