/*
    Theme Name: Linux Plus
    Author: Circon TechSolutions
    Version: 1.0
*/

* {
  box-sizing: border-box;
}
.notFoundImg{
  background: url(./img/1002.png) no-repeat center;
  background-size: contain;
  width: 100px;
  height: 100px;
  margin: auto;
}
.paraNotFound{
  margin-top: 100px;
  color: #C4C4C4;
}



body {
    background: #fff;
    color: #2B2365;
    font-family: "AvenirNext", AvenirNext;
  }
  
  a {
    color: white ;
    transition: 0.5s;
    text-decoration: none !important;
  }
  a:hover{
    color: white;
  }
  
  .col-xs-15-local,
  .col-sm-15-local,
  .col-md-15-local,
  .col-lg-15-local {
      position: relative;
      min-height: 1px;
      padding-right: 10px;
      padding-left: 10px;
  }
  .col-xs-15-local {
    width: 20%;
    float: left;
  }
  @media (min-width: 768px) {
  .col-sm-15-local {
        width: 20%;
        float: left;
    }
  }

  @media (min-width: 1200px) {
    .col-lg-15-local {
        width: 20%;
        float: left;
    }
  }
  

  
  p {
    padding: 0;
    margin: 0 0 30px 0;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "AvenirNext", AvenirNext;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
  }
  
  /* Back to top button */
  
  .back-to-top {
    position: fixed;
    display: none;
    background: #1bb1dc;
    color: #fff;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    border-radius: 50%;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s;
    z-index: 11;
  }
  
  .back-to-top i {
    padding-top: 12px;
    color: #fff;
  }
  
  /* Prelaoder */
  
  #preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
  }
  
  #preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #f2f2f2;
    border-top: 6px solid #EE225D;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: animate-preloader 1s linear infinite;
    animation: animate-preloader 1s linear infinite;
  }
  
  @-webkit-keyframes animate-preloader {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes animate-preloader {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  /*--------------------------------------------------------------
  # Top Bar
  --------------------------------------------------------------*/
  
  #topbar {
    position: absolute;
    z-index: 9;
    right: 120px;
    top: 200px;
    padding: 0 0 10px 0;
    font-size: 14px;
    transition: all 0.5s;
  }
  
  #topbar #header-social-menu {
    text-align: right;
  }
  
  #topbar #header-social-menu a {
    color: transparent;
    padding: 25px 12px;
    display: block;
    line-height: 1px;
  }
  
  #topbar #header-social-menu li:hover {
    color: #EE225D;
  }
  
  #topbar .social-links a:first-child {
    border-left: 0;
  }

  #topbar #header-social-menu li{
    text-decoration: none;
    list-style: none;
    display: block;
    color: white;
  }
  
  /*--------------------------------------------------------------
  # Header
  --------------------------------------------------------------*/
  
  #header {
    height: 110px;
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    padding: 20px 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
  }
  .logoScroll{
    display: none !important;
  }
  .logoScrollshow{
    display: inline !important;
  }

  .header-img{
    background: url("./img/logo2.png") no-repeat;
    background-size: contain;
    width: 250px;
    height: 49px;
  }
  .header-img2{
    background: url("./img/logo2.png") no-repeat;
    background-size: contain;
    width: 220px;
    height: 49px;
    
  }
  #header.header-scrolled,
  #header.header-pages {
    height: 70px;
    padding: 15px 0;
    background-color: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
  }
  .scrolled-color{
    color: #EE225D !important;
  }
  
  #header.header-scrolled #topbar,
  #header.header-pages #topbar {
    
    display: none;
  }
  
  #header .logo h1 {
    font-size: 36px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
  }
  
  #header .logo h1 a,
  #header .logo h1 a:hover {
    color: #2B2365;
    text-decoration: none;
  }
  
  #header .logo img {
    padding: 0;
    margin: 7px 0;
  }
  
  .main-pages {
    margin-top: 60px;
  }
  
    #intro .carousel-caption{
        font-family:"AvenirNext", sans-serif ;
        top: 200px;
        left: 140px;
        text-align: start;
    }
    
    .slideImage{
      background-size: cover !important;
      background-position: center !important;
      width: 100% !important;
    }
    #intro .carousel h5{
      font-family:"AvenirNext", sans-serif ;

        font-size: 50px;
    }
    #intro .carousel p{
        font-size: 30px;
    }
    #intro .carousel #btn_filled{
      font-family:"AvenirNext", sans-serif ;

        background-color:#EE225D;
        border: none;
        border-radius: 40px;
        padding: 15px 25px;
    }
    #slideImage{
      transition: ease-in 2s;
    }
  .border-layer{width:100%;height: 100%; border:1px solid #000; position:relative;}
  .above-layer{position:absolute;top:-20px; left:-20px;}
    
    #intro .carousel #btn_outline{
      font-family:"AvenirNext", sans-serif ;
        border-radius: 40px;
        color: white;
        border-color: white;
        padding: 15px 25px;

    }
    
    #intro .carousel #btn_filled:hover{
    background-color:#EE225D;
    border-color: #EE225D;
    }
    #intro .carousel #btn_outline:hover{
      background-color:#EE225D;
      border-color: #EE225D;
      color: white;
      }
    #intro .indicator{
      width: 150px;
  }
  /*--------------------------------------------------------------
  # pageBanner
  --------------------------------------------------------------*/
  
  #pageBanner {
    width: 100%;
    height: 70vh;
    position: relative;
    background-size: cover;
  }
 
  #pageBanner .imgClass{
    background-size: cover !important; 
    background-position: center !important;
    
  }
  
  
  
  #pageBanner .box {
   z-index: 9;
    overflow: hidden;
    border-radius: 0px;
    background: rgba(238, 34, 93, 0.5);
    transition: all 0.3s ease-in-out;
    text-align: center;
    justify-content: center;
    width: 20%;
    position: absolute;
    bottom: 0;
    
  }
  #pageBanner .color-overlay{
    padding: 0 !important;
    margin: 0 !important;
    height: 100%;
    background: #000;
    opacity: 0.0;
    position: absolute;
  }
  #pageBanner .box h5{
    margin: auto;
    color: white;
    font-weight: 700;
    padding: 110px 0px;
  }
  #pageBanner .container{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  #pageBanner .route{
    position: absolute;
    bottom: 20px;
    left: 30%;
    color:white;
    z-index: 9;
  }
  #pageBanner .route span a{
    margin-right: 5px;
  }
  #pageBanner .route span a:hover{
    color: #EE225D;
  }
  #pageBanner .route span::after{
    content: '\2794';
    color: white;
  }
  
  #pageBanner .route span:last-child:after { content: ""; }

  
  /*--------------------------------------------------------------
  # Navigation Menu
  --------------------------------------------------------------*/
  
  /* Desktop Navigation */
  
  /* .main-nav {
    /* Drop Down */
    /* Deep Drop Down */
  
  
  
  .main-nav,
  .main-nav * {
    font-family:'Nato Sans', sans-serif ;
    margin: 0;
    list-style: none;
    }
   
   
   
   
    .main-nav ul li , .main-nav ul li {
    position: relative;
    white-space: nowrap;
    float: left;
  }
  
  
  .main-nav ul li , .main-nav ul li {
    display: block;
    position: relative;
    padding: 10px 15px;
    transition: 0.3s;
    font-size: 14px;
    font-family: "AvenirNext", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
  }

  .main-nav #primary-menu2 li a{
        color: #EE225D ;
  }
 
  .search-img{
    background: url('./img/search.png') no-repeat;
    width: 32.27px;
    height: 32.27px;
    
  }
  .search-img2{
    background: url('./img/search2.png') no-repeat;
    width: 32.27px;
    height: 32.27px;
  }
  .main-nav a:hover,
  .main-nav .active > a,
  .main-nav li:hover > a {
    color: #EE225D;
    text-decoration: none;
       
  }
  
  .main-nav .drop-down ul {
    display: block;
    position: absolute;
    left: 0;
    top: calc(100% - 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: ease all 0.3s;
  }
  
  .main-nav .drop-down:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  
  .main-nav .drop-down li {
    min-width: 180px;
    position: relative;
  }
  
  .main-nav .drop-down ul a {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #2B2365 ;
    text-transform: none;
  }
  .main-nav .drop-down ul a:hover{
    margin-left: 5px;
    color: #EE225D;
  }
  
 
  .main-nav .drop-down > a:after {
    content: "";
    font-family: FontAwesome;
    padding-left: 10px;
  }
  
  .main-nav .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px);
  }
  
  .main-nav .drop-down .drop-down:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
  }
  
  .main-nav .drop-down .drop-down > a {
    padding-right: 35px;
  }
  
 
  /* Mobile Navigation */
  
  .mobile-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9999;
    overflow-y: auto;
    left: -260px;
    width: 260px;
    padding-top: 18px;
    background: rgba(40, 38, 70, 0.8);
    transition: 0.4s;
  }
  
  .mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  .mobile-nav a {
    display: block;
    position: relative;
    color: #fff;
    padding: 10px 20px;
    font-weight: 500;
  }
  
  .mobile-nav a:hover,
  .mobile-nav .active > a,
  .mobile-nav li:hover > a {
    color: #EE225D;
    text-decoration: none;
  }
  
  .mobile-nav .drop-down > a:after {
    content: "\f078";
    font-family: FontAwesome;
    padding-left: 10px;
    position: absolute;
    right: 15px;
  }
  
  .mobile-nav .active.drop-down > a:after {
    content: "\f077";
  }
  
  .mobile-nav .drop-down > a {
    padding-right: 35px;
  }
  
  .mobile-nav .drop-down ul {
    display: none;
    overflow: hidden;
  }
  
  .mobile-nav .drop-down li {
    padding-left: 20px;
  }
  
  
  .mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9998;
    border: 0;
    background: none;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right;
  }
  
  .mobile-nav-toggle i {
    margin: 18px 18px 0 0;
    color: #065e77;
  }
  
  .mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(40, 38, 70, 0.8);
    overflow: hidden;
    display: none;
  }
  
  .mobile-nav-active {
    overflow: hidden;
  }
  
  .mobile-nav-active .mobile-nav {
    left: 0;
  }
  
  .mobile-nav-active .mobile-nav-toggle i {
    color: #fff;
  }
  
  /*--------------------------------------------------------------
  # Sections
  --------------------------------------------------------------*/
  
  /* Sections Header
  --------------------------------*/
  #partners .thumb{
    text-align: center;
    padding: 199px 0px;
  }
  #partners .thumb2 {
    text-align: center;
  }
 
  #partners .border-layer{width:80%;height: 40rem; border:2px solid #2B2365; position:relative;}
  #partners .above-layer{position:absolute;top:-20px; left:-20px;}
  
  #partners .card{
    border: none;
    background-image: linear-gradient(#EE225D,#2B2365);
  
  }
  
  #partners .card-body p {
    font-family: "AvenirNext", sans-serif;
  }
  .card-body{
    padding: 50px 20px;
    color: white;
    text-align: left;
  }
  #partners h1{
    font-family: "AvenirNext", sans-serif;
  
    color: white;
    font-weight: bold;
    padding-bottom: 50px;
  }
  #partners hr{
    border: 1px solid white;
    border-radius: 5px;
    width: 70%;
    
  }
  #partners #description{
    padding: 60px 0px;
    font-family: 'Noto Sans', sans-serif;
    font: #2B2365;
  }

  #description{
    padding: 60px 0px;
      }
      #description p{
        font-family: 'Noto Sans', sans-serif;
    font: #2B2365;
    font-weight: 600;
      }
  #partners .description {
    font-family: "Noto Sans", sans-serif;
    padding-top: 20px;
    text-align: left;
    color: white;
    font-family: 'Noto Sans', sans-serif;
    font: #2B2365;
  }
  
  
  
  #partners .thumb{
    text-align: center;
    padding: 199px 0px;
  }
  #partners .thumb2 {
    text-align: center;
  }
  
  #partners .thumb2 .colimg{
    text-align: center;
    padding: 100px 100px;
    transition: all 0.3s ease-in-out;
    background-position: center !important;
    background-size: contain !important;
  }
  #partners .thumb2 .colimg:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  
  /* partners  Section
  --------------------------------*/
  
  #partners {
    padding: 60px 0;
  }
  
  #partners .partners-content {
    padding-top: 40px;
  }
  
  
  /* comments Section
  --------------------------------*/
  
  #comments {
    padding: 60px 0 40px 0;
    background-color: #F5F5F7;
    text-align: center;
    color: #2B2365;
  }
  #comments h3{
    font-family:'AvenirNext', sans-serif ;
  }
  #comments .row{
    padding-top: 20px;
  }
  
  #comments .box {
    font-family: 'Noto Sans', sans-serif;
    padding:0;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 10px 10px;
    background: #EE225D;
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    transition: all 0.3s ease-in-out;
    text-align: center;
    width: 100%;
    justify-content: center;
  }
  #comments .box2 {
    font-family: 'Noto Sans', sans-serif;
    padding:0 !important;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    text-align: center !important;
    width: 100%;
  }

  #comments .box2 #person-name{
    padding: 0 !important;
    margin: 0;
    font-weight: bold;
  }
  #comments .box2 #person-job-title{
    padding: 0 !important;
    margin: 0;
  }
  #comments .box2 .personImg{

    height: 70px;
    width: 70px;
    margin: 0 !important;
    background-size: cover !important; 
    background-position: center !important;
  }
  
  #comments .box p {
    padding: 10px;
    padding-right: 0 !important;
    margin-right: 0 !important;
    text-align: center;
    margin-bottom: 0;
    color: white;
  }
  #comments .box .qoutation-close{
    padding: 0 !important;
    width: 24px;
    height: 24px;
    background-size: contain !important; 
    background-position: center !important;
    float: right;
    margin-right: 20px;
    margin-bottom: 10px;

  }
  #comments .box .qoutation-open{
    padding: 0 !important;
    width: 24px;
    height: 24px;
    background-size: contain !important; 
    background-position: center !important;
    float: left;
    margin-left: 20px;
    margin-top: 10px;

  }
  
  #comments .comment-open{
    background: url('./img/Path5.png') no-repeat;
    width: 100px;
    height: 100px;
    float: right;
    margin-top: -100px;
    margin-right: 50px;
  }
  #comments .comment-close{
    background: url('./img/Path6.png') no-repeat;
    width: 100px;
    height: 100px;
    float: left;
    margin-bottom: -100px;
    margin-left: 50px;
  }
  #comments .thumb4{
  font-family:'Noto Sans', sans-serif ;
  text-align: left;
  color: #2B2365;
  font-size: 16px;
  font-weight: 700;
}
  
  
  
  
  
  
  #statistics{
    background-color: white;
    text-align: start;
    padding: 60px 0;
  }
  
  #statistics h3{
    font-family: 'AvenirNext', sans-serif;
    color: #2B2365;
    padding: 100px 0;
  }
  
  .border-layer{width:100%;height: 100%; border:1px solid #000; position:relative;}
  .above-layer{position:absolute;top:-20px; left:-20px;}
  
 
  
  .skills{
    width: 100%;
    max-width: 600px;
    padding: 0 20px;
  }
  
  .skill-name{
    font-family: 'Noto Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px 0;
  }
  
  .skill-bar{
    height: 20px;
    background: white;
    border-radius: 8px;
  }
  .border-layer2{
    width:90%;
    height: 320px; 
    border:1px solid #EE225D; 
    position:relative;
  }
  
  .above-layer2{
    position:absolute;
    top:-20px; 
    right:-20px;
    background-color: #F5F5F7;
    height: 100%;
    width: 100%;
    background-size: contain !important;
    background-position: center !important;
  }
  .resize{
    width: 300px;
    float: right;
    margin-right: -50px;
    margin-top: -170px;
  }
  .skill-per{
    height: 20px;
    background-color: #EE225D;
    border-radius: 8px;
    width: 0;
    max-width: 90%;
    transition: 1s linear;
    position: relative;
  }
  
  .skill-per::before{
    content: attr(per);
    position: absolute;
    padding: 4px 6px;
    background-color: #2B2365;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    top: -35px;
    right: 0;
    transform: translateX(50%);
  }
  
  .skill-per::after{
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color:#2B2365;
    top: -16px;
    right: 0;
    transform: translateX(50%) rotate(45deg);
    border-radius: 2px;
  }
  
  
  
  
  
  
  .centered{
    text-align: center !important;
  
  }
  #wpforms-605 button[type=submit],
  #wpforms-593 button[type=submit] {
    background-color: #EE225D !important;
    color: white !important;
    border: none !important; /* Yellow background */
}
   #wpforms-605 select{
    color: #333 !important;
  }



  #search-section{
    padding: 60px 0px;
    text-align: center;
  }


  #search-section label{
    font-size: 25px;
    font-weight: 700;
    font-family: 'Noto Sans', sans-serif;
    color: #2B2365;
    display: block;
  }
  #search-section input[type=search]{
    margin-top: 20px;
    border: 1px solid #EE225D;
    border-radius: 20px;
    width: 70%;
    height: 50px;
  }
  #search-section input[type=search]:focus{
    border-color: #EE225D;
    outline: 0;
    background-color: white;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
      
  }
    ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #c4c4c4;
      opacity: 1; /* Firefox */
      padding-left: 10px;
    }
    
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
      padding-left: 10px;
      color: #c4c4c4;
    }
    
   ::-ms-input-placeholder { /* Microsoft Edge */
      padding-left: 10px;
      color: #c4c4c4;
    }

   #search-section input[type=submit]{
      margin-left: 20px;
      height: 50px;
      border: none;
      padding: 0px 40px;
   }
   #search-results{
     padding: 60px 0px;
   }
  /*--------------------------------------------------------------
  # Footer
  --------------------------------------------------------------*/
  
  #footer {
padding: 0px 0px 0px 0px;
text-align: start !important;
  }

  #footer .input-bottom{
    width: 100%;
    height: 50px;
    border: 0px !important;
    outline: 0;
    background-color: transparent;
    color: white;
    border-bottom: 2px solid rgba(255,255,255,0.1) !important;
  
  }
  #footer .footer-top {
    background-color: #2B2365;
    padding: 60px 0 30px 0;
  }
  
  #footer .footer-top .footer-info {
    margin-bottom: 30px;
  }
  #footer .footer-top h4{
    font-family: 'Noto Sans', sans-serif;
    color: white !important;
  }
  #footer .footer-top p{
    font-family: 'Noto Sans', sans-serif;
    color: white !important;
  }
  
  #footer .box{
    background-color:  rgba(255,255,255,0.1);
    height: 100%;
    text-align: center;
    padding: 30px;
  }
  #footer .box .footer-logo{
    width: 100%;
    height: 40px;
  }
  #footer .box p{
    margin-top: 20px;
    font-family: 'Nato Sans', sans-serif;
  }
  #footer .footer-top #header-social-menu2 li{
    text-decoration: none;
    list-style: none;
    display: inline;
    text-align: start;
    margin-left: 0;
    padding-left: 0;
  }
  #footer .footer-top #header-social-menu2 a {
    display: inline-block;
    background: transparent;
    padding: 20px 5px;
    text-align: start;
    transition: 0.3s;
  }
  #footer #header-social-menu2{
    padding: 25px 0 !important;
    margin: 0 !important;
  }
  
  #footer .footer-top .social-links a:hover {
    background: #EE225D;
    color: #fff;
  }
  
  
  #footer .footer-top .footer-links {
    font-family: 'Noto Sans', sans-serif;

  }
  #footer   .wpforms-container ::-webkit-input-placeholder { /* Chrome and Safari */
    color: white !important;
 }

 #wpforms-609 input[type=email]{
    width: 100%; 
    height: 50px; 
    background-color:rgba(255,255,255,0.1); 
    border: none;
    border-radius: 50px;
    color: white !important;
 }

 #wpforms-181 input[type=email]{
  width: 100%; 
  background-color:rgba(255,255,255,0.1); 
  border: none;
  color: white !important;
}

 #wpforms-609 button[type=submit]{
  position: absolute; 
  right: 0px;
  height: 50px;
  bottom: 20px;
 }
 #wpforms-181 input[type=text]{
   color: white !important;
 }
#footer  .wpforms-container :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #F0F3F4 !important;
    opacity: 1;
 }
  
#footer  .wpforms-container ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #F0F3F4 !important;
    opacity: 1;
 }
  
#footer  .wpforms-container :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #F0F3F4 !important;
    opacity: 1;
    
 }
  
 #footer  .wpforms-container ::-ms-input-placeholder { /* Microsoft Edge */
    color: #F0F3F4 !important;
    opacity: 1;

 }


 #footer  div.wpforms-confirmation-container-full {
  color: inherit;
  margin: 0;
  background: none;
  border: none;
  padding: 0;
}

#footer div.wpforms-confirmation-container-full p:last-of-type {
  margin: inherit;
}
  #footer .footer-top .footer-links ul {
    list-style: none;
    padding: 25px 0px;
    margin: 0;
    text-align: left !important;
  }
  #footer #button-addon2{
    height: 50px;
    font-family: 'Noto Sans', sans-serif;
  }

  #footer #subscribeTextField{
    width: 60%; 
    height: 50px; 
    background-color:rgba(255,255,255,0.1); 
    border: none;
  }
  #footer #subscribeBtnDiv{
    position: absolute; 
    right: 0px;
  }
  div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select select,
  #wpforms-181 input, .wpforms-form textarea{
  background-color:transparent !important; 
  border: none !important;
  border-bottom: 1px solid #F0F3F4 !important;
  opacity: 1;
  color: gray !important ;
 }
 #wpforms-181 .wpforms-form .wpforms-field textarea,
 #wpforms-181 .wpforms-form .wpforms-field input[type=text],
  #wpforms-181 .wpforms-form .wpforms-field input[type=tel]{
   color: white !important;
 }

  #footer .footer-top .footer-links ul li {
    padding: 8px 0;
  }
  
  #footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
  }
  
  #footer .footer-top .footer-links ul a {
    color: white;
  }
  
  #footer .footer-top .footer-links ul a:hover {
    color: #EE225D;
  }
  
  #footer .footer-top .form {
    text-align: center;
    margin-bottom: 15px;
    font-family: 'Nato Sans', sans-serif;
  }
  #footer .footer-top .form .form-group {
    margin-bottom: 15px;
    font-family: 'AvenirNext', sans-serif;
  }
  
 
  
  
 
  /*--------------------------------------------------------------
  # Responsive Media Queries
  --------------------------------------------------------------*/
  @media screen and (min-width: 1400px) {
    #pageBanner .route{
     display: none;
    }
  }
  @media screen and (min-width: 1600px) {
    #pageBanner .route{
     display: none;
    }
  }
  @media screen and (min-width: 1900px) {
    #pageBanner .route{
     display: none;
    }
  }
  @media (min-width: 991px) {
   
    .search-img , .search-img2 {
      margin-left: 200px;
    }
    .search-margin{
      margin-left: 100px;
    }

    #call-to-action .cta-btn-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
  }
  
  @media (min-width: 992px) {
    #intro .intro-info {
      padding-top: 80px;
    }
    .col-md-15-local {
      width: 20%;
      float: left;
  }
  #browse-vacancies  .nav-pills-custom .nav-link::before {
    content: '';
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0;
}
    
   
  }
  
  @media (max-width: 991px) {
    .mission-close{
      display: none;
     }
     .vision-open{
       display: none;
     }
    #pageBanner .box {
      display: none;

  
      
    }
    .applyNow{
      padding: 0;
      background: transparent !important;
      color: #EE225D !important;
      border: none !important;
    }
    #pageBanner .box h1,#pageBanner .box h3,#pageBanner .box h4,#pageBanner .box h5{
     display: none;
    }
    
    
    #topbar {
      display: none;
    }
  
    #header {
      height: 70px;
      padding: 15px 0;
    }
  
    #header .logo h1 {
      font-size: 28px;
      padding: 8px 0;
    }
  
  }
  
  @media (max-width: 768px) {
    #pageBanner .route{
     display: none;
    }
    .resize{
      display: none;
    }
    #comments .box{
      width: 100%;
      margin-left: 0;
    }
  
    .back-to-top {
      bottom: 15px;
    
    }
    #intro .box{
      display: none;
    }
    
    #intro .indicator{
      display: none;
  }
  }
  
  @media (max-width: 767px) {
    #partners .thumb2 .colimg{
      width: 50%;
      padding: 80px 80px;
      margin-left: 25%;
    }
    .mission-close{
      display: none;
     }
     .vision-open{
       display: none;
     }
    .border-layer2{
      width:80%;
      height: 350px; 
      border:1px solid white; 
      position:relative;}
    .above-layer2{
      position:absolute;
      top:-20px; 
      right:-20px;
      background-color: white;
      height: 100%;
      width: 100%;
    }
    #input{
      width: 100% !important;
    }
  
    #intro {
      height: auto;
      padding: 0px 0 60px 0;
    }
  
    #intro .container {
      height: auto !important;
    }
  
    #intro .intro-img {
      width: 80%;
    }
  
    #intro .intro-info {
      text-align: center;
      padding-top: 40px;
    }
  
    #intro .intro-info h2 {
      font-size: 34px;
      margin-bottom: 30px;
    }
    #intro .box{
      display: none;
    }
  
  
  
    #intro .indicator{
      display: none;
  }
  }
  
  @media (max-width: 574px) {
    #mission{
      margin-top: 20px;
    }
    
   .mission-close{
      display: none;
     }
     .vision-open{
       display: none;
     }
    #partners .thumb2 .colimg{
      width: 50%;
      padding: 80px 80px;
      margin-left: 25%;
    }
    #comments .box2{
      display: none;
    }
    #our-part-desc{
      display: none;
    }
    #intro .box{
      display: none;
    }
    #intro .indicator{
      display: none;
  }

    .header-img{
      background: url("./img/finallogo.png") no-repeat;
      background-size: contain;
      width: 150px;
      height: 40px;
    }
    .header-img2{
      background: url("./img/logo2.png") no-repeat;
      background-size: contain;
      width: 150px;
      height: 40px;
      
    }
  }
  
  
  /* busines model Section
  --------------------------------*/
  
  #business-model {
    padding: 60px 0 40px 0;
  }
  
  #business-model .box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 40px 10px;
    background: transparent;
    transition: all 0.3s ease-in-out;
    text-align: center;
  }
  
  #business-model .box:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  #business-model .icon {
    margin: 0 auto 15px auto;
    padding-top: 12px;
    display: block;
    width: 60px;
    height: 60px;
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    background-color: #EE225D !important;

  }
  
  #business-model .icon .img {

    display: block;
    height: 70%;
    padding: 0 !important;
    margin: 0 !important;
    background-size: contain !important;
    background-position: center !important;
  }
  #business-model .icon i {
    font-size: 36px;
    line-height: 1;
  }
  
  #business-model .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
  }
  #business-model .title .title-a {
  color: #2B2365 !important;
  }
  
  #business-model .title a {
    color: #111;
  }
  
  
  
  #business-model .description {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
    text-align: center;
    color: #2B2365 !important;
  
    
  }
  
  /* description Section
  --------------------------------*/
  
  
  #about-content {
    padding: 60px 0 40px 0;
  }
  #about-content p{
    font-family: 'Noto Sans', sans-serif;
    color: #2B2365 ;
    font-weight: 600;
  }
  /* Our value Section
  --------------------------------*/
  #our-value .vision-open{
    background: url('./img/Path6.png') no-repeat;
    width: 70px;
    height: 70px;
    float: left;
    margin-bottom: -20px;
    margin-left: 20px;
  }
  #our-value .mission-close{
    background: url('./img/Path1.png') no-repeat;
    width: 70px;
    height: 70px;
    float: right;
    margin-top: -50px;
    margin-right: 20px;
  }
  #our-value {
    padding: 60px 0 40px 0;
  }
  
  #our-value .box {
    height: 100%;
    width: 100%;
    color: white;
    padding: 20px;
    text-align: start;  
    font-family: 'Noto Sans', sans-serif;
  }
  
  
  
  
  
  
  /* Team Section
  --------------------------------*/
  
  #team {
    background-color: #F5F5F7;
    padding: 60px 0px;
  }
  #team span{
    color: #2B2365;
    font-family: 'Noto Sans', sans-serif;
    font-size: 30px;
  }
  #team .teamImg{
    background: url('./img/group.png') no-repeat center;
    background-size: contain;
    height: 20px;
    width: 200px;
    display: inline-block;
  }
  
  #team .member {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  
  #team .row{
    padding-top: 20px;
  }
  #team .member:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .border-layer3{width:90%; height:100px; border:1px solid #EE225D; position:relative;}
  .above-layer3{position:absolute; width:100%; height:100%; background:#EE225D; top:-5px; left:-5px;color: white; text-align: start; padding: 15px;}
  
  
  
  
  /* Services Section
  --------------------------------*/
  
  #stratigic-partners {
    padding: 60px 0 40px 0;
    text-align: center;
  }
  
  #stratigic-partners .box {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 40px 10px;
    background: transparent;
    padding: 30px;

    transition: all 0.3s ease-in-out;
    text-align: center;
    border: 1px solid transparent;
    color: white;
  }
  
  #stratigic-partners .box:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    border: 1px solid #EE225D;
    color: #2B2365;
  }
  
  
  #stratigic-partners .description-partners {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
    text-align: left;
    
  }
  
  
  
  
  #customer-desc {
    padding: 60px 0;
    }
  
  #customer-desc p{
    color: #2B2365 !important;
  }
  
  
  #customers-story{
    padding: 0px 0px 60px 0;
  }
  #customers-noStory{
    padding: 60px 0px 60px 0;
  }
  #customers-noStory h3{
    color: #2B2365;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
  }


  #customers-story .box p{
   padding-top: 20px;
    margin: auto;
    color: #2B2365;
    font-weight: 700;
    font-family: 'Noto Sans', sans-serif;
  }
  #customers-noStory .box,
  #customers-story .box {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: transparent;
    transition: all 0.3s ease-in-out;
    text-align: center;
    margin-top: 50px;
  }
  #customers-noStory .box:hover,
  #customers-story .box:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  
  
  
  #map-section{
    padding: 60px 0;
  
  }
  
  #map {
    height: 400px;  /* The height is 400 pixels */
    width: 100%;  /* The width is the width of the web page */
   }
  
  #contact-team{
    padding: 60px 0;
  
  }
  #contact-team span{
    margin-right: 10px;
  }
  #col-contact .icon {
    margin: 0 auto 15px auto;
    padding-top: 12px;
    display: inline-block;
    width: 40px;
    height: 40px;
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    background-color: #EE225D !important;

  }
  #col-contact .icon .img {

    display: block;
    height: 60%;
    padding: 0 !important;
    margin: 0 !important;
    background-size: contain !important;
    background-position: center !important;
  }

  #col-contact p{
    text-align: left;
    color: #2B2365;
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
  }
  #otherlinks p{
    color: #2B2365;

    display: inline;
    padding-left: 10px;
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
  }
  #contact-team .box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 40px 10px;
    background: transparent;
    transition: all 0.3s ease-in-out;
    text-align: center;
    border: 1px solid #EE225D;
    color: #2B2365;
  }
  
  #contact-team .box:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
 
  
  #contact-team .box #phone:before {
    content: url('../img/contact/phone2.png');
    padding-right: 5px;
  }
  #contact-team .box ul{
    text-align: left;
    padding-left: 0 !important;
  }
  #contact-team .box ul li {
    text-decoration: none;
    list-style-type: none;
      }
  #contact-team .box ul li span{
    color: #EE225D;
    }
  
  #contact-team .box #mail:before {
    content: url('../img/contact/mail2.png');
    padding-right: 5px;
  }
  
  
  
  #join-team{
    padding: 60px 0;
    text-align: center !important;
  }


  #join-team .vision-open{
    background: url('./img/Path6.png') no-repeat;
    width: 70px;
    height: 70px;
    float: left;
    margin-bottom: -20px;
    margin-left: 20px;
  }
  #join-team .mission-close{
    background: url('./img/Path1.png') no-repeat;
    width: 70px;
    height: 70px;
    float: right;
    margin-top: -50px;
    margin-right: 20px;
  }
  #join-team .row1{
    margin-top: 100px;
  }
  #join-team .box {
    height: 90%;
    width: 100%;
    padding: 30px;
    position: relative;
    overflow: visible;
    
    transition: all 0.3s ease-in-out;
    text-align: center;
    color: white;
  }
  
  
  #join-team .box ul{
    margin-top: 20px;
  }
  #join-team .box ul li{
    padding: 0 !important;
    margin:  0 !important;
    text-align: start;
  }
  
  
  #join-team .col2 ul li {
    margin-bottom: 0px !important;
  }
  #join-team .col2 ul li span{
  padding: 0 !important;
  margin: 0 !important;
  }
/* browse vacancies */  
  #browse-vacancies{
    padding: 60px 0;
    text-align: center;
    background-color: #F5F5F7; 
  }
  .countText{
    position: absolute;
    right: 10px; 
  }
  .countCircle{
    background-color: #EE225D;
    padding: 5px 10px;
    text-align: center;
    color: white !important;
    position: absolute;
    right: 10px;
  }
  #browse-vacancies h4{
    color: #2B2365 !important;
  }
  
  
  #browse-vacancies p{
    color: #2B2365;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
  }
  .textColor{
    color: #2B2365 !important;
  }

  #cardAccor{
    border-radius: 13px;
    border: none;
    border-bottom: none;
    margin-top: 20px;
    text-align: start;
  }
  #cardAccor .card-header{
    border: none;
    background-color: white;
    border-radius: 13px;
  }

  #browse-vacancies  .nav-pills-custom .nav-link {
    color: #aaa;
    background: #fff;
    position: relative;
}
#wpforms-619 input, .wpforms-form textarea{
  background-color:transparent !important; 
  border: none !important;
  border-bottom: 1px solid #c4c4c4 !important;
  color: black;
 }


#wpforms-619 button[type=submit]{
color: white;
background-color: #2B2365;
width: 70%;

}

#wpforms-619 input[type=email], 
#wpforms-181 input[type=tel], 
#wpforms-181 input[type=text], 
#wpforms-181 .wpforms-form textarea {

color: black !important;

}  


#browse-vacancies .nav-pills-custom .nav-link.active {
    color: #EE225D;
    background: #fff;
}

#browse-vacancies .box{
  background-color: transparent !important;
}


#browse-vacancies .nav-pills-custom .nav-link.active::before {
    opacity: 1;
}

.inputCourse{
  margin-top: 20px;
  margin-bottom: 10px;
}
.inputCourseChild{
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 10px;
}
#browse-vacancies .hello{
  margin-top: 20px;
  text-align: start !important;
}
#viewMoreVacancie{
  margin-left: 10px;
  color: #C4C4C4 !important;
  float: right;
  padding: 10px 20px;

 
}
#applyVacancie{ 
  float: right;
  background-color: #EE225D;
  padding: 10px 20px;
}

#browse-vacancies .paraNotFound{
  color: #C4C4C4;
}




  #col2{
    text-align: center !important;
  }
  
  
    #services-description{
      padding: 60px 0;
      line-height: 2;
      font-weight: 700 ;
    }

    #know-more{
      padding: 60px 0;
      text-align: center;
    }
  
  
    #know-more .boxes{
      margin-top: 100px;
    }
  
    #know-more .boxes .row{
      text-align: center;
    }
  
    #know-more .box {
      width: 50%;
      padding: 10px;
      position: relative;
      overflow: hidden;
      border: 1px solid #EE225D;
      margin: 0 10px 40px 10px;
      background: transparent;
      transition: all 0.3s ease-in-out;
      text-align: center;
      color: #2B2365;
    }
    #know-more .box p{
      padding-top: 20px;
      font-weight: 700;
      font-family: 'Noto Sans', sans-serif;
    }
    
    #know-more .box:hover {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
      background-color: #EE225D;
      color:white;
    }
  
    #grid-services{
      padding: 60px 0;
      text-align: center; 
    }
  
  
  
  
  /* 
  Promotions
  */
  #upcoming,
  #previous{
    color: #2B2365;
    font-family: 'Noto Sans', sans-serif;
    padding: 60px 0px;
  }
  #upcoming h5{
    font-family: 'Noto Sans', sans-serif;
    font-weight: bold;
  }

  #upcoming .box,
  #previous .box{
box-shadow: 0 3px 0px 0 rgba(65, 62, 102, 0.08);
text-align: start !important;
padding: 20px 0px 0px 0px;
height: auto;
width: 90%;
position: relative;
overflow: hidden;
border-radius: 13px;
margin: 0 10px 40px 10px;
background: transparent;
transition: all 0.3s ease-in-out;
border: 1px solid #C4C4C4;

  }
  #upcoming .box:hover,
  #previous .box:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }


  #upcoming .box h6,
  #previous .box h6{
    color: #EE225D !important;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
  }
  #upcoming .box,
  #previous .box p{
    color: #C4C4C4 !important;
  }
  #upcoming .box .partImg,
  #previous .box .partImg{
    background-size:  center !important;
    background-size: contain !important;
    width: 100%;
    height: 50px;
  }
  #upcoming .box span{
    padding: 0 !important;
  }

  #partimg .partImg{
    text-align: center !important;
  }
  #upcoming .box .buttonArea,
  #previous .box .buttonArea{
    margin-top: 60px;
    background-color: #2B2365;
    width: 100%;
    height: auto;
    padding: 50px;  
    text-align: center !important;
  }
  #upcoming .box .learnMore,
  #previous .box .learnMore{
    padding: 10px;
    border-radius: 18px;
    text-decoration: none;
    border: 1px solid white;  
  }














  #pricing {
    text-align: center;
    padding: 80px 0;
  }

  #pricing #seeCategory{
    color: #EE225D !important;
    text-decoration: none;
  }
  #pricing .firstcircle{
    width: 70px;
    height: 70px;
  }
  
  #pricing .card {
    margin-top: 50px;
    border: 0;
    border-radius: 0px;
    box-shadow: 0 3px 0px 0 rgba(65, 62, 102, 0.08);
    transition: all .3s ease-in-out;
    padding: 36px 0;
    position: relative;
  }
  
  #pricing .card:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 5px;
    background-color: #EE225D;
    transition: 0.5s;
  }
  
  #pricing .card:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  
  #pricing .card:hover:after {
    width: 100%;
  }
  
  
  #pricing .card .card-title {
    color: #EE225D;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
  #pricing .card  {
    margin-bottom:50px;
    padding-bottom: 0;
  }
  
  #pricing .card .card-block {
    text-align: start;
    padding: 0;
  }
  
  #pricing .card p {
    margin-top: 20px;
    color: #C4C4C4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
  
  

  
  
  #pricing .card .bottom-area{
    width: 100%;
    height: auto;
    background-color: #2B2365;
    margin: 0;
    padding: 0;
    color: white;
    text-align: start !important;
  }
  
  
  #pricing .circle1{
    background-color: white;
    text-align: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    float: left;
    margin-right: -20px;
   
  }
  #pricing .circle1 img{
    margin-top: 10px;
  }
  
  
          
  .btn-outline-primary{
    border-radius: 40px;
    color: white;
    border-color: white;
    width: 150px;
    height: 50px;
    background-color: transparent;
    
  }
  
  .btn-outline-primary:hover{
    background-color: #EE225D;
    color: white;
    border: none;
  }
  
  #service-list{
    color: #2B2365 !important;
    
    padding: 60px 0;
  }
  
  #service-list ul {
    list-style-type: none;
  }
  
  #service-list ul li:before {
    content: '-';
    position: absolute;
    left: 2px;
    margin-left: 20px;
  }
  
  #service-list .border-layer4{
    width:90%; 
    height:400px; 
    border:1px solid #EE225D; 
    position:relative;
  }
  #service-list .above-layer4{
    position:absolute; 
    width:100%; 
    height:100%; 
    background:#EE225D; 
    top:-5px; right:-5px;
    color: white; 
    text-align: start; 
    padding: 15px;
  }
  
  
  #offering-section{
    padding: 60px 0;
    color: #2B2365;
  
  }
  
  
  #offering-section ul {
    list-style-type: none;
  }
  
  #offering-section ul li:before {
    content: '-';
    position: absolute;
    left: 2px;
    margin-left: 20px;
  }
  #customer-in-service .box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 40px 10px;
    background: transparent;
    transition: all 0.3s ease-in-out;
    text-align: center;
    border: 1px solid transparent;
    color: #2B2365;
    justify-content: center;
  }
  
  #customer-in-service .box:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  
  #education-services{
    padding: 60px 0;
    color: #2B2365;
    text-align: center;
    justify-content: center; 
  }


  #wpforms-610 input[type=email]{
    width: 100%; 
    height: 50px; 
    background-color:white; 
    border: none;
    border-radius: 50px;
 }
 #wpforms-610 button[type=submit]{
  position: absolute; 
  right: 0px;
  height: 50px;
  bottom: 20px;
  background-color: #EE225D;
  color: white !important;
 }  
  #courses{
     padding: 60px 0;
    color: #2B2365;
    text-align: center;
    justify-content: center; 
  }
  .moreView .more:nth-child(n+5){
      display: none;
  }
  .moreViewCert .moreCert:nth-child(n+5){
    display: none;
}
 #show,#showCert{
   border: none;
 }
  .displayMore{
    display: block !important;
  }
  #education-services .box {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 40px 10px;
    background: transparent;
    transition: all 0.3s ease-in-out;
    text-align: center;
  }
  
  #education-services .box h6{
    margin-top: 10px;
    font-weight: 700;
    color: #2B2365 !important;
  }
  
  #education-services .box:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  #find-education{
    padding: 60px 0;
    color: #2B2365;
    background-color: #F5F5F7;
    text-align: center;
  }
  #find-education #filterCard{
    border: none;
    border-top-right-radius: 13px;
    border-top-left-radius: 13px;
    box-shadow: rgba(255,255,255,0.1);
    transition: ease-in;
  }
  #find-education #filterCard2{
    border: none;
    border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
    box-shadow: rgba(255,255,255,0.1);
    transition: ease-in;
  }
  #find-education #filterCard2 .card-header,
  #find-education #filterCard .card-header{
    text-align: start;
    background-color: white;
    color: #EE225D;
    border: none;
    font-weight: 700;
    border-radius: 13px;
    padding-bottom: 20px;
  }
  #find-education #filterCard2 .card-body,
  #find-education #filterCard .card-body{
    padding-top: 0 !important;
    margin-top: 0 !important;
  }


  #find-education #filterCard2 .card-body label,
  #find-education #filterCard .card-body label{
    display: block;
    color: #2B2365;
  }
  #find-education #filterCard2 .card-body span{
    font-weight: 700;
    color: #2B2365;
    padding-left: 10px;
  }
  .childCheckBox{
    font-size: 14px !important;
    font-weight: 700;
    color: #2B2365;
  }
  #find-education #filterCard2 .card-body button,
  #find-education #filterCard .card-body button{

    border: none;
    background-color: #EE225D;
    padding: 10px;
    float: right;
    color: white;
    margin-top: 20px;
  }
  #enviromnent-imgs{
    text-align: center;
    padding: 60px 0;
    color: #2B2365;
    background-color: white;
  }
  #feedback{
    text-align: center;
    padding: 60px 0;
    color: #2B2365;
    background-color: #F5F5F7;
  }
  
  
  #subscribe{
    text-align: center;
    padding: 60px 0;
    color: #2B2365;
    background-color: #F5F5F7;
  }
  
  
  #input{
    margin-top: 100px !important;
    width: 50%;
  }
  
  #feedback .box{
    height: 18rem;
    background: rgba(238, 34, 93, 0.8);
    color: #2B2365;
    padding: 30px 0px;
    margin: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    border-radius: 13px;
  }
  
  .aligned { 
    display: flex; 
    align-items: center; 
  } 
   
  #feedback span { 
    padding: 10px; 
    color: #2B2365;
    font-family: 'Noto Sans', sans-serif;
    font-size: 25px;
    font-style: italic;
  } 
  #feedback p { 
    color: white;
  } 
  
  
  
  #find-education input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #EE225D !important;
    opacity: 1; /* Firefox */
  }
  
  #find-education input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #EE225D !important;
  }
  
  #find-education input::-ms-input-placeholder { /* Microsoft Edge */
    color: #EE225D !important;
  }
  
  
  .number-of{
    background-color: #EE225D;
    display: inline-block;
    color: white;
    padding: 5px;
    border-radius: 13px;
  
  }
  
  
  #find-education #accordion h6{
    color: #EE225D;
    text-align: start;
    text-decoration: none;
    cursor: pointer;
  }
  
  #find-education #accordion .card-body{
    padding-top: 0;
    padding-bottom: 0;
  }
  
  #find-education #accordion label{
    color: #2B2365;
    cursor: pointer;
  
  }
  #find-education #accordion input{
    visibility:hidden
  }
  
  
  
  #find-education #accordion input[type="checkbox"] + label:before {
    border: 1px solid #EE225D;
    content: "\00a0";
    display: inline-block;
    font: 16px/1em AvenirNext;
    height: 16px;
    margin: 0 2em 0 0;
    padding: 0;
    vertical-align:center;
    width: 16px;
  }
  #find-education #accordion input[type="checkbox"]:checked + label:before {
    background: #EE225D;
    color: white;
    content: "\2713";
    text-align: center;
  }
  #find-education #accordion input[type="checkbox"]:checked + label:after {
    font-weight: bold;
  }
  
  #course-name{
    text-align: center;
    padding: 60px 0;
    color: #2B2365;
    background-color: white;
  }
  
  
  #course-name button{
    display: inline;
    background-color: #EE225D;
    color: white;
    border: none;
    padding: 10px;
  }
  
  #course-name p{
    display: inline;
    padding-right: 50px;
  }
  
  
  #course-description{
    text-align: start;
    padding: 60px 0;
    color: #2B2365;
    background-color: #F5F5F7;
  }
   .nav-pills-custom .nav-link {
    color: #aaa;
    background: #fff;
    position: relative;
}

 .nav-pills-custom .nav-link.active {
    color: #EE225D;
    background: #fff;
}




 .nav-pills-custom .nav-link.active::before {
    opacity: 1;
}




  
  #course-description #col-one .card .card-body{
    text-align: start !important;
    padding: 0;
    margin: 0;
   }
  #course-description #col-one ul{
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #course-description #col-one li{
    list-style: none;
   padding: 0;
    margin: 0;
  }
  #course-description #col-one li p{
    padding: 20px 0px 0px 0px !important;
  }
  
  
  #course-description #col-one ul #list-first{
    border-top-right-radius: 13px;
  }
  
  #course-description #col-one ul #list-last{
    border-bottom-right-radius: 13px;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  
  
  #course-description #col-one .selected{
    border-right: #EE225D solid 6px !important;
    color: #EE225D !important;
  
  }
  
  
  .course-table{
    text-align: start;
    padding-top: 60px;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #2B2365;
    background-color: #F5F5F7;
  }

  .applyNow{
      padding: 10px;
      background-color: #EE225D;
      color:white;
      border: none !important;
  }
  
  table{
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  table thead{
    color: white;
    background-color: #EE225D;
    text-align: center;
  }
  
  table td{
    background-color: white;
  }
  
  table tr:last-child td:first-child {
    border-bottom-left-radius: 13px;
  }
  
  table tr:last-child td:last-child {
    border-bottom-right-radius: 13px;
  }
  table thead tr th:last-child{
    border-top-right-radius: 13px;
  
  }
  table thead tr th:first-child{
    border-top-left-radius: 13px;
  
  }
  

@font-face {
    font-family: AvenirNext;
    src: url("./fonts/AvenirNextLTPro-Regular.otf") format("opentype");
}

@font-face {
    font-family: AvenirNext;
    font-weight: bold;
    src: url("./fonts/AvenirNextLTPro-Bold.otf") format("opentype");
}


@font-face {
  font-family: AvenirNextPro;
  font-weight: medium;
  src: url("./fonts/AvenirNextLTPro-It.otf") format("opentype");
}








#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  
  -webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;

  -webkit-transform: translate(0px, -100%) scale(0, 0);
-moz-transform: translate(0px, -100%) scale(0, 0);
-o-transform: translate(0px, -100%) scale(0, 0);
-ms-transform: translate(0px, -100%) scale(0, 0);
transform: translate(0px, -100%) scale(0, 0);
  
  opacity: 0;
}

#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
-o-transform: translate(0px, 0px) scale(1, 1);
-ms-transform: translate(0px, 0px) scale(1, 1);
transform: translate(0px, 0px) scale(1, 1); 
  opacity: 1;
}

#search input[type="search"] {
  position: absolute;
  top: 20%;
  width: 100%;
  color: rgb(255, 255, 255);
  background: rgba(0, 0, 0, 0);
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
}
#search .btn {
  position: absolute;
  top: 30%;
  left: 50%;
  margin-top: 61px;
  margin-left: -45px;
  background-color: #EE225D;
  color: white;
  border: none;
}

#search  .result{
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  width: 100%;
  margin-top: 61px;
  margin-left: 0px;
  background-color: transparent;
  color: #2B2365;
  border: none;
}