/*------------------------------------------------------------------------------------- 
Theme Name:		 Wotech Child Theme
Theme URI:		 https://dogri.bluebellbd.net/wotech-child-theme
Description:	 IT Services WordPress Theme
Author:			 Gramentheme
Author URI:		 https://gramentheme.com/
Template:		 Wotech
Version:		 1.0.0
Text Domain:	 wotech-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/
.elementor-kit-9 {
  --e-global-color-text: #151515 !important;
  --e-global-color-secondary:  #151515 !important;
}
p{
  color: var( --e-global-color-text );
}

.header-logo {
    max-width: 250px;
}

.main-menu > ul > li:last-child > a > div {
    background: #3c72fc;
    padding: 10px 20px;
    border-radius: 34px;
    color: #FFF;
  }
  .widget_logo_with_bottom_text img{
    max-width: 250px;
  }
  .brand-section{
    background: #3c72fc;
  }

  .accordion-item{
    z-index: 1;
  }
  .section-title{
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
  }
  .section-desc {
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
  }
  .bluetitle {
    font-weight: 500;
    color:#151515;
  }
  .service-tabs .elementor-tab-title::before,
  .service-tabs .elementor-tab-title::after{
    border: 0px !important;
  }
  .elementor-widget-tabs .elementor-tabs-wrapper {
    display: flex;
    justify-content: start;
  }
 .service-tabs .elementor-tab-title {
  font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
  background: #FFF;
  border-radius: 10px 10px 0 0; 
  width: 25%;
  text-align: center;
 }
 .service-tabs .tabs-text h4{
  font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
  color: var(--bs-primary);
 }
 .service-tabs .elementor-tab-title.elementor-active{
    background: #3c72fc !important;
    color: #FFF !important; 
  }
  .service-tabs .elementor-tabs-wrapper{
    padding-top: 5px;
    margin-bottom: 0;
    position: relative;
  }
  .elementor-widget-tabs .elementor-tabs-wrapper:after{
    background: #3c72fc;
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0;
    left: 0;
    content: "";
  }
  .service-tabs .elementor-tab-content.elementor-active{
    border-top: 3px solid #3c71fc;
  }

  .elementor-widget-tabs .elementor-tab-desktop-title{
    border-bottom: 3px solid #FFF !important;
  }
  
  .elementor-widget-tabs .elementor-tab-desktop-title:not(.elementor-active):hover{
    border-bottom: 3px solid #3c72fc !important;
    top: -0.20rem;
    transition: top 0.25s
  }
  
  .service-style-4 .service-slider-area .icon-box{
     right: calc(50% - 30px)
  }
  .service-style-4 .section-title{
    color: var( --e-global-color-secondary )
  }
  .service-style-4 .section-desc{
    color: var( --e-global-color-text )
  }
  .service-3-box-area.job-item .content-box{
    padding-top: 20px;
  }
  .swiper-slide .service-desc{
    min-height: 104px;
  }
.service-slider-area .service-desc{
    min-height: 154px;
  }
  .job-item .btn-area{

  } 
  .modal-backdrop{
    background: rgba(0,0,0,0.7);
    z-index: 1;
  }
  .modal-backdrop.fade{
    display: none;
  }
  .modal-backdrop.fade.in{
    display: block;
  }
  .jobmodal .btn{
    font-size: 17px;;

  }
  .joblist .section-space{
    padding-top: 30px;
    padding-bottom: 80px;
  }
  
  .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .modal-open {
    overflow: hidden;
  }
  .fade.in {
    opacity: 1;
    display: block;
  }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 100px auto 30px;
  }
  .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0;
  }
  .modal-dialog .modal-title{
    font-size: 20px;
  }
  .modal-dialog .close{
    font-size: 28px;
  }
  .job-contactfrm.hide{
    display: none !important;
  }
  .project-slider-area,
  .project-slider-area figure,
  .project-slider-area figure img{
    height: 100%;
  }
  .project-slider-two-box,
  .project-slider-two-box figure img{
    height: 300px;
  }

  .service-widget-4 {
    background: #102039;
    color: #FFF;
  }
  .service-widget-4 .wtext{
    color: #FFF;
  }
  .wtext{
    color: #FFF;
  }
  .faq-section .small-container{
    z-index: 10;
    position: relative;
  }
  @media (min-width: 768px) {
    .modal-dialog {
      max-width: 600px;
    }
    .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
      box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }
  }
  .contact-page-formm select {
    outline: none;
    background-color: #fff;
    height: 65px;
    width: 100%;
    line-height: 65px;
    font-size: 16px;
    color: var(--theme-color);
    padding-left: 21px;
    padding-right: 21px;
    border-radius: 5px;
    border: 1px solid var(--theme-color-1);
}
  .contact-page-form select {
    height: 55px;
    margin-bottom: 30px;
    border-radius: 4px;
    border: 1px solid #ECECEC;
  }
  .job-item .service-slider-area{
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
  }
  .job-item:nth-child(1) .service-slider-area,
  .job-item:nth-child(1) .content{
    background: #00BBFC; /* Red background for the first job */
  }
  
  .job-item:nth-child(2) .service-slider-area,
  .job-item:nth-child(2) .content{
    background: #37517E; /* Green background for the second job */
  }
  
  .job-item:nth-child(3) .service-slider-area,
  .job-item:nth-child(3) .content{
    background: #683093; /* Blue background for the third job */
  }
  .job-item:nth-child(4) .service-slider-area,
  .job-item:nth-child(4) .content{
    background: #3B9E51; /* Blue background for the third job */
  }
  .job-item:nth-child(5) .service-slider-area,
  .job-item:nth-child(5) .content{
    background: #37517E; /* Blue background for the third job */
  }
  .job-item:nth-child(6) .service-slider-area,
  .job-item:nth-child(61) .content{
    background: #683093; /* Blue background for the third job */
  }
  .job-item .service-slider-area .content{
    background: none !important;
    min-height: 275px;
  }
  .job-item .service-slider-area .content p,
  .job-item .service-slider-area .content h4{
    color: #FFF !important;
  }
  .job-item .exp{
    background-color: rgba(255,255,255,0.3);
    padding: 25px 30px 30px;
    color: #FFF;
    margin-bottom: 0;
    min-height: 130px;
  }
  .job-item .btn-area{
    background-color: rgba(0,0,0,0.3);
    padding: 20px;
  }
  .job-item .service-btn{
    margin: 0 auto;
    color: #FFF;
    font-size: 19px;
  }
  .contact_quote_email{
    word-wrap: anywhere;
  }
  .service-details-page .sec1{
    margin-top: 10px;
  }
  .section-space{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .service-style-4 .section-space{
    padding-bottom: 0px;
  }
  .training_contact .contact-page-form-area{
    padding: 20px;
  }
  .wotech-traineecourse-list{
    margin-top:30px;
  }
  .wotech-traineecourse-item{
    display: flex;
    border: 1px solid #CCC;
    padding: 10px 10px;
    margin: 20px 0;
    justify-content: space-around;
    align-items: center;
    height: 70px;
  }
  .wotech-traineecourse-item .title{
    width: 70%;
  }
  .wotech-traineecourse-item .btn-container{
    width: 130px;
  }
  .wotech-traineecourse-item .btn-container .view-btn{
    background: #3c72fc;
    padding: 10px  20px;
    border-radius: 34px;
    color: #FFF;
  }

  #opaque {
    /* position: fixed;*/
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background-color: #f9f9f9;
    padding-bottom: 0rem !important;
    transition: top 0.3s;
      z-index: 999999999 !important;
  }
  .opaque {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
    padding-bottom: 1rem;
  }
  .title-subject {
    padding-top: 17px;
    padding-bottom: 11px;
    margin-bottom: 9px;
    display: none;
    border-bottom: 1px solid #dedede;
  }
  .title-subject p {
    font-size: 22px;
    text-align: center;
  }
  .opaque .title-subject {
    display:  block;
  }
  #opaque .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  @media (min-width: 768px) {
    .navbar-expand-md {
      flex-wrap: nowrap;
      justify-content: flex-start;
    }
  }
  #fixed-navbar li a {
    padding: 12px 30px;
    margin: 0 10px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #dedede;
    font-weight: 500;
  }
  #navi.navbar {
    box-shadow: 0 2px 3px -1px rgba(0,0,0,.1);
    padding-top: 16px;
    padding-bottom: 16px;
    margin: 0;
  }
  @media (min-width: 768px) {
    .navbar-expand-md {
      flex-wrap: nowrap;
      justify-content: flex-start;
    }
  }
  .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    list-style: none;
    margin: 0 auto;
  }
  #fixed-navbar .nav-link.active, #fixed-navbar li a.active, #fixed-navbar li a:hover {
    background: #3c72fc;
    padding: 12px 30px;
    border-radius: 8px;
    color: #FFF !important;
    font-weight: 500;
  }
  @media only screen and (min-width: 1300px) and (max-width: 1385px) {
    #fixed-navbar .nav-link.active, #fixed-navbar li a.active, #fixed-navbar li a:hover {
      padding: 8px 24px !important;
    }
  }
  .download-btn {
    border-radius: 50px;
    padding: 12px 25px !important;
    background: #3c72fc;
    border: none;
    color: #fff;
    line-height: 22px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 47px;
    margin-top: 33px;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .schedule-list ul {
    margin-left: 30px;
  }
  .schedule-list ul li{
    list-style: none url(img/bullet.png);
    font-size: 18px !important;
    font-weight: 600;
    color: #22262a; 
    margin: 10px 0;
  }
  .course-list ul{
    margin-left: 30px;
    list-style:disc;
  }
  .course-list ul li{
    margin: 5px 0;
  }

  .gst {
    border-top: 1px dashed #dedede;
    border-bottom: 1px dashed #dedede;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 30px;
  }
  .gst p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #22262a;
    margin: 0;
    padding: 0;
    font-weight: 400;
  }
  .but-enroll {
    width: 240px;
    background: #3c72fc;
    font-size: 24px !important;
    color: #fff;
    border-radius: 50px;
    padding: 11px 56px 14px !important;
    margin-top: 25px;
    margin-bottom: 25px;
    height: 48px;
    font-weight: 500;
    cursor: pointer;
  }
  .service-details-page .enroll{
    text-align: center;
  }
  .service-details-page .section {
    margin: 100px 0;
  }
  .service-details-page .section h4{
    margin-bottom: 30px !important;
  }
  
  #requestmoreinfo{
    border: 1px solid #3c72fc;
    border-radius: 30px;
    overflow: hidden;
  }
  #requestmoreinfo h4{
    background: #3c72fc;
    color: #FFF;
    padding: 10px;
    text-align: center;
  }
  #requestmoreinfo .inner{
    margin: 30px 0;
  }
  .requestcontainer{
    width: auto;
    position: relative;
    margin: 0 auto;
  }
  @media (min-width: 768px) {
    .requestcontainer{
      width: 60%;
    }
  }
 
  .requestcontainer .wpcf7-not-valid-tip{
    position: relative;
  }
  .requestcontainer .wpcf7-response-output{
    bottom: auto;
  }
  .portfolio-wraper .simplefilter li{
    margin: 20px 0;
  }
  .filtr-container .filtr-item{
    padding: 12px !important;
  }
 
  .blueline{
    width: 100%;
    height: 2px;
    background: #3c72fc;
    margin: 10px 0;
  }
  .wpcf7-response-output{
    position: relative !important;
  }
  .trainingText ul{
    margin-left: 20px;
    list-style:disc;
  }
  .project-details-page-content .project-info {
    grid-template-columns: 3fr 2fr;
  }
  .project-details-page-content .project-info h6{
    padding: 30px;
  }
  .home .about-us-content-area .icon-box{
    display: none;
  }
  .about-us-section{
      padding-bottom:0;
  }
  .service-details-page .service-slider-area .content{
    height: 420px;
  }
  @media only screen and (min-width: 1200px) {
      .header__hamburger {
          display:none !important;
      }
  }
  .project-slider-area figure img {
      height: 360px;
    }
  @media only screen and (max-width: 768px) {  
 .mreverse .e-con-inner{
  flex-direction: column-reverse !important;
}
}