/* Roboto regular */

/*@font-face {
    font-family: "Roboto";
    src: url("fonts/Roboto-Thin.eot");
    src: url("fonts/Roboto-Thin.eot?#iefix") format('embedded-opentype'),
         url("fonts/Roboto-Thin.woff2") format('woff2'),
         url("fonts/Roboto-Thin.woff") format('woff'),
         url("fonts/Roboto-Thin.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
}*/


/* Roboto regular */

@font-face {
    font-family: "Roboto";
    src: url("fonts/Roboto-Regular.eot");
    src: url("fonts/Roboto-Regular.eot?#iefix") format('embedded-opentype'),
         url("fonts/Roboto-Regular.woff2") format('woff2'),
         url("fonts/Roboto-Regular.woff") format('woff'),
         url("fonts/Roboto-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}

/* Roboto italic */

@font-face {
    font-family: "Roboto";
    src: url('fonts/Roboto-Italic.eot');
    src: url('fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Italic.woff2') format('woff2'),
         url('fonts/Roboto-Italic.woff') format('woff'),
         url('fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
	font-display: swap;
}

/* Roboto Medium */

@font-face {
    font-family: "Roboto";
    src: url("fonts/Roboto-Medium.eot");
    src: url("fonts/Roboto-Medium.eot?#iefix") format('embedded-opentype'),
         url("fonts/Roboto-Medium.woff2") format('woff2'),
         url("fonts/Roboto-Medium.woff") format('woff'),
         url("fonts/Roboto-Medium.ttf") format('truetype');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}

/* Roboto bold */
@font-face {
    font-family: "Roboto";
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Bold.woff2') format('woff2'),
         url('fonts/Roboto-Bold.woff') format('woff'),
         url('fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}
/* Roboto BoldItalic */

@font-face {
    font-family: "Roboto";
    src: url("fonts/Roboto-BoldItalic.eot");
    src: url("fonts/Roboto-BoldItalic.eot?#iefix") format('embedded-opentype'),
         url("fonts/Roboto-BoldItalic.woff2") format('woff2'),
         url("fonts/Roboto-BoldItalic.woff") format('woff'),
         url("fonts/Roboto-BoldItalic.ttf") format('truetype');
    font-weight: 800;
    font-style: normal;
	font-display: swap;
}

/* Roboto Black */

@font-face {
    font-family: "Roboto";
    src: url("fonts/Roboto-Black.eot");
    src: url("fonts/Roboto-Black.eot?#iefix") format('embedded-opentype'),
         url("fonts/Roboto-Black.woff2") format('woff2'),
         url("fonts/Roboto-Black.woff") format('woff'),
         url("fonts/Roboto-Black.ttf") format('truetype');
    font-weight: 900;
    font-style: normal;
	font-display: swap;
}




/* RobotoSlab regular */

@font-face {
    font-family: "Roboto Slab";
    src: url("fonts/RobotoSlab-Regular.eot");
    src: url("fonts/RobotoSlab-Regular.eot?#iefix") format('embedded-opentype'),
         url("fonts/RobotoSlab-Regular.woff2") format('woff2'),
         url("fonts/RobotoSlab-Regular.woff") format('woff'),
         url("fonts/RobotoSlab-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}

 
/* RobotoSlab Medium */

@font-face {
    font-family: "Roboto Slab";
    src: url("fonts/RobotoSlab-Medium.eot");
    src: url("fonts/RobotoSlab-Medium.eot?#iefix") format('embedded-opentype'),
         url("fonts/RobotoSlab-Medium.woff2") format('woff2'),
         url("fonts/RobotoSlab-Medium.woff") format('woff'),
         url("fonts/RobotoSlab-Medium.ttf") format('truetype');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}

/* RobotoSlab Semi Bold */

@font-face {
    font-family: "Roboto Slab";
    src: url("fonts/RobotoSlab-SemiBold.eot");
    src: url("fonts/RobotoSlab-SemiBold.eot?#iefix") format('embedded-opentype'),
         url("fonts/RobotoSlab-SemiBold.woff2") format('woff2'),
         url("fonts/RobotoSlab-SemiBold.woff") format('woff'),
         url("fonts/RobotoSlab-SemiBold.ttf") format('truetype');
    font-weight: 600;
    font-style: normal;
	font-display: swap;
}

/* RobotoSlab bold */
@font-face {
    font-family: "Roboto Slab";
    src: url('fonts/RobotoSlab-Bold.eot');
    src: url('fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoSlab-Bold.woff2') format('woff2'),
         url('fonts/RobotoSlab-Bold.woff') format('woff'),
         url('fonts/RobotoSlab-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}
/* RobotoSlab BoldItalic */

@font-face {
    font-family: "Roboto Slab";
    src: url("fonts/RobotoSlab-ExtraBold.eot");
    src: url("fonts/RobotoSlab-ExtraBold.eot?#iefix") format('embedded-opentype'),
         url("fonts/RobotoSlab-ExtraBold.woff2") format('woff2'),
         url("fonts/RobotoSlab-ExtraBold.woff") format('woff'),
         url("fonts/RobotoSlab-ExtraBold.ttf") format('truetype');
    font-weight: 800;
    font-style: normal;
	font-display: swap;
}

/* RobotoSlab Black */

@font-face {
    font-family: "Roboto Slab";
    src: url("fonts/RobotoSlab-Black.eot");
    src: url("fonts/RobotoSlab-Black.eot?#iefix") format('embedded-opentype'),
         url("fonts/RobotoSlab-Black.woff2") format('woff2'),
         url("fonts/RobotoSlab-Black.woff") format('woff'),
         url("fonts/RobotoSlab-Black.ttf") format('truetype');
    font-weight: 900;
    font-style: normal;
	font-display: swap;
}







/* Fonts */
:root {
  --font-default:Roboto;
 
}

 

/* Smooth scroll behavior */
:root {
  scroll-behavior: smooth;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Roboto"; 
}

a {
  color:#000 ;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Slab', serif;
} 
hr{
    color: #ddd;

    border-top: 1px solid #ddd;
}
img {
    width: 100%;
    height: auto;
}
 p{
    margin-bottom: 10px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    line-height: 23px;
 }
 ul{
  margin: 0;
  padding: 0;
 }
 li{
  list-style: none;  
 }


 .container-fluid, .container{
  max-width: 1240px;
 }
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
 

.header { 
    z-index: 997;
    
    position: sticky;
    width: 100%; 
}
 
.sticky{
  background-color: #fff;   
  position: fixed; 
  top: 0; 
}
.nav-up {
  top: -125px; 
}
 

.header .logo img {
  height: auto;
  margin-right: 6px;
  width: 180px;
}

.smllogo img{

  height: auto; 
  width: 150px;
}
 .main-header{ 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; 
    position: relative;
    height: 90vh;
 }

.header-background-overlay{
  background-color: #000000;
  opacity: 0.4;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

/*--------------------------------------------------------------
# navbar css end here
--------------------------------------------------------------*/
.wsmenu > .wsmenu-list > li > ul.sub-menu > li:hover > ul.sub-menu{
    right: 0;
}

 .sub-heading {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    color: #FFFFFF;
    }

 .sub-heading p{
  margin-bottom: 0;
 }
 .title {
    margin: 10px 0px 0px 0px;
    font-size: 37px;
    font-weight: 800; 
    line-height: normal;
    color: #fff;

}
.sc_heading .title {

    margin-bottom: 20px;
}
.sc_heading {
    z-index: 99;
    position: absolute;
    left: 50%;
    top: 57%; 
    width: 100%;
    max-width: 1000px;
    transform: translate(-50%, -57%);
}
.button1{
  padding: 15px 35px 15px 35px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    color: #fff;
    background-color: transparent;
    border-style: none;
    border-radius: 4px 4px 4px 4px;
    margin-top: 20px;
    display: inline-block;
    transition: .3s ease-in-out;
    position: relative;
    overflow: hidden;
    z-index: 9;

}
.button1:after{
  content: "";
    background-image: #00ccff;
    background-image: -moz-linear-gradient(top, #00ccff 0%, #00ccff 100%);
    background-image: -webkit-linear-gradient(top, #00ccff 0%,#00ccff 100%);
    background-image: linear-gradient(to bottom, #00ccff 0%,#00ccff 100%);
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: 0%;
    -webkit-transition: background 500ms ease-in-out;
    transition: background 500ms ease-in-out;
    position: absolute;
    left: -40%;
    transform: rotate(45deg);
    height: 400px;
    width: 400px;
    z-index: -9;
    top: -300%; 
}
.button1:hover { 
    color: #fff; 
    transition: background 500ms ease-in-out;
     
}
.button1:hover:after{
    background-color: rgba(32,44,69,1);
    color: #fff;
    background-position: -300%;
    transition: background 500ms ease-in-out;
     
} 

.load-more-btn a{
  padding: 15px 35px 15px 35px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    color: #fff;
    background-color: transparent;
    border-style: none;
    border-radius: 4px 4px 4px 4px;
    margin-top: 20px;
    display: inline-block;
    transition: .3s ease-in-out;
    position: relative;
    overflow: hidden;
    z-index: 9;

}

.load-more-btn a:after{
  content: "";
    background-image: #00ccff;
    background-image: -moz-linear-gradient(top, #00ccff 0%, #00ccff 100%);
    background-image: -webkit-linear-gradient(top, #00ccff 0%,#00ccff 100%);
    background-image: linear-gradient(to bottom, #00ccff 0%,#00ccff 100%);
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: 0%;
    -webkit-transition: background 500ms ease-in-out;
    transition: background 500ms ease-in-out;
    position: absolute;
    left: -40%;
    transform: rotate(45deg);
    height: 400px;
    width: 400px;
    z-index: -9;
    top: -300%; 
}
.load-more-btn a:hover { 
    color: #fff; 
    transition: background 500ms ease-in-out;
     
}
.load-more-btn a:hover:after{
    background-color: rgba(32,44,69,1);
    color: #fff;
    background-position: -300%;
    transition: background 500ms ease-in-out;
   
}

.wsmenu>.wsmenu-list>li:last-child {
    padding-right: 0;
}
.scroll-btn {
    position: absolute;
    bottom: 10px;
  margin-top: 30px;
    text-align: center;
    display: block;
    z-index: 99; 
    font-size: 28px;
    padding: 30px;
    width: fit-content;
    color: #fff;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    left: 50%; 
    transform: translate(-50%, -10px);

}
.scroll-btn:hover{
    color: #fff;

}

.main-sec {

    padding: 80px 0px 00px 0px;
    background-color: #F2F2F2;
    background-image: url(../images/bg-hello-there.png);
    background-position: center center;
}

.heading1{
    margin: 0px 0px 18px 0px;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2em;
    color: #363435;
    letter-spacing: 1px;
}
.heading2{
    margin: 0px 0px 10px 0px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2em;
    color: #363435;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.group_headings {
    margin-bottom: 30px;
}
.left-sec p{
    margin-bottom: 20px;
}
.group_headings p{
    color: #363435;
    line-height: 27px;

}
.group_headings p:last-child{
    margin-bottom: 0;

}

.group_headings .p-text{
    color: #333;
}
 
.group_headings .p-text.text-white a{
    color: #fff;

}
.group_headings .p-text.text-white a:hover{
    color: #0cf;
    
}
.button2{
padding: 4px 35px 4px 35px;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
color: #363435;
background-color: #F6F6F6;
border-style: none;
border-radius: 4px 4px 4px 4px;
line-height: 38px;
display: inline-block;
transition: ease.3s;
position: relative;
overflow: hidden;
z-index: 9;

}
.button2:after{
   content: "";
    background-image: #00ccff;
    background-image: -moz-linear-gradient(top, #00ccff 0%, #00ccff 100%);
    background-image: -webkit-linear-gradient(top, #00ccff 0%,#00ccff 100%);
    background-image: linear-gradient(to bottom, #00ccff 0%,#00ccff 100%);
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: 0%;
    -webkit-transition: background 500ms ease-in-out;
    transition: background 500ms ease-in-out;
    position: absolute;
    left: -70%;
    transform: rotate(45deg);
    height: 400px;
    width: 400px;
    z-index: -9;
    top: -50%;

}
.button2:hover { 
    color: #fff; 
    transition: background 500ms ease-in-out;
     
}
.button2:hover:after{
    background-color: rgba(32,44,69,1);
    color: #fff;
    background-position: -300%;
    transition: background 500ms ease-in-out;
     
}

 .btn-class{
        margin: 35px 0px 0px 0px;
        display: block;
        text-align: center;
 }
 
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer { 
  background-color:#111111;
  padding-top: 60px ;
  padding-bottom: 0px;
  color: white;
}

.footer .footer-info .logo {
  line-height: 0;
  margin-bottom: 15px;
}

.footer .footer-info .logo img {
  max-height: 60px;
  margin-right: 6px;
  width: auto;
}
.thim-header-info{ 
    padding-left: 0;
    padding-right: 20px;
}
 .thim-header-info li{
    line-height: 24px;
    list-style: none;
    padding: 5px 0px 5px 0px;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-family: 'Montserrat'; 

 }
 .thim-header-info li i{
    margin-right: 6px;
    width: 25px;
    color: #0cf;
 }
  .thim-header-info li a{
    font-size: 15px;
  color: #fff;
  }
  .thim-header-info li a:hover{ 
  color: #0cf;
  }
.footer .footer-info p {
  font-size: 14px; 
}
.footer .social-link{

}
.footer .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: #fff;
    margin-right: 10px;
    transition: 0.3s;
    color: #999999;
    margin: 5px 18px 0px 0px;
    line-height: 30px;
}

.footer .social-links a:hover {
  color: #fff;
  border-color: #fff;
}

.footer-title {
    font-size: 22px;
    font-weight: 700;
    position: relative;
    padding-bottom: 0px;
    line-height: 1.6em;
    margin: 0px 0px 20px 0px;
    font-family: 'Montserrat';
}

.footer .footer-links {
  margin-bottom: 30px;
}

.footer .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

 
.footer .footer-links ul li {
    margin-bottom: 5px;
    padding: 0px 0px 5px 0px; 
    list-style: none; 
    transition: .3s;
}
.footer .footer-links ul li:hover{
    padding-left: 5px;
}
.footer .footer-links ul li:first-child {
  padding-top: 0;
}

.footer .footer-links ul a { 
  transition: 0.3s;
  display: inline-block; 
      font-size: 15px;
    color: #fff;
}

.footer .footer-links ul a:hover {
  color: #0cf;
}

.footer .footer-contact p {
  line-height: 26px;
}
 

 .copyright-sec{
    margin: 0px 0px 0px  0px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #FFFFFF24;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 15px 0px 15px 0px;

 }
  .copyright-sec p a{

    color: #999999;
  }
.copyright-sec .thim-header-info{
  text-align: right;

}
.copyright-sec p{
    margin-bottom: 0;
}
.copyright-sec .thim-header-info li{
padding: 0px 0px 0px 30px;
display: inline-block;
}




 
#back-to-top {
    display: inline-block;
    background: #00ccff; 
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    padding: 0;
}
#back-to-top i {
    line-height: 20px;
    padding: 8px 10px;
    color: #fff;
}

#back-to-top.show  {
     opacity: 1;
  visibility: visible;
}


.inner-page-banner .title{
    color: #fff;
}
.inner-page-class .wsmenu>.wsmenu-list>li>a{
    color: #000;
}
 .inner-page-banner {
    background: url(../../../../../images/herobanner_bg.jpg) no-repeat; 
    background-size: cover;
    padding: 30px 0px; 
    background-color: #ddd;
    width: 100%;
    max-height: 100%; 
    height: auto; 
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    position: relative;
    background-image: url(../../../../../wp-content/uploads/2023/08/sap-banner-img-1.jpg);
}
.page-id-915 .inner-page-banner{
    background-image: url(../../../../../wp-content/uploads/2023/11/sap-basis.jpg);
}
 

 /*====================inner page start here====================*/

 .enquiry-form{
    width:100%;
    margin:auto;
    max-width:400px; 
    position:relative; 
    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
}
.enquiry-form-bg{
    width:100%;
    height:100%; 
    padding:25px; 
    position: relative;
}
.enquiry-form-bg:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%; 
    padding:25px;
    background: url(../images/herobanner_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: .3;
}


.enquiry-form-bg .sign-in-htm,
.enquiry-form-bg .sign-up-htm{
    top:0;
    left:0;
    right:0;
    bottom:0; 
    backface-visibility:hidden;
    transition:all .4s linear;
}
.enquiry-form-bg .sign-in,
.enquiry-form-bg .sign-up,
.login-form .group .check{
    display:none;
}
.enquiry-form-bg .tab, 
.login-form .group .button{
    text-transform:uppercase;

}
.enquiry-form-bg .tab{
    font-size: 22px; 
    padding-bottom: 5px;
    margin: 0 15px 10px 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
    font-weight: 500;
    color: #fff;
    position: relative;
    z-index: 9;
}
.enquiry-form-bg .sign-in:checked + .tab,
.enquiry-form-bg .sign-up:checked + .tab{
    color:#fff;
    border-color:#1161ee;
}
.login-form{ 
    position:relative;
    perspective:1000px;
    transform-style:preserve-3d;
}
.login-form .group{
    margin-bottom:8px;
}
.login-form .group:last-child{
    margin-bottom: 0;
}
.login-form .group .label,
.login-form .group .input,
.login-form .group .button{
    width:100%; 
    display:block;
}
.login-form .group .input{ 
    padding: 7px 12px;
    border: 1px solid#9e9a9a;
    border-radius: 4px;
    background: rgb(255 255 255);
    color: #000;
}
.login-form .group textarea{
    color: #000;
    height: 55px;

}
 
.login-form option:disabled{
      color: #999999;
}
.login-form .group .input:focus {
    border: 1px solid#e8dddd;
    outline: none;
}
 .login-form .group .input::-webkit-input-placeholder, .login-form .group textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #999999;
}

.login-form .group .input:-ms-input-placeholder, .login-form .group textarea:-ms-input-placeholder { 
  font-size: 14px;
  color: #999999;
}

.login-form .group .input::placeholder, .login-form .group textarea::placeholder {
  font-size: 14px;
  color: #999999;
}


.login-form .group .label{
    font-size: 13px;
    color: #fff;
    font-weight: 500; 
    margin-bottom: 6px;
}
.login-form .group .button{
background: #00ccff;
    color: #fff;
    width: auto;
    padding: 10px 17px;
    font-weight: 600;
    border: 0;
    font-size: 14px;
        font-family: 'Montserrat';
    padding: 10px 28px;
    transition: .3s ease-in-out;
}
 .login-form .group .button:hover{
        background-color: rgba(32,44,69,1);
    transition: .3s ease-in-out;
 }
.login-form .group .check:checked + label{
    color:#fff;
}
.login-form .group select.input {
   padding: 7px 12px;
    cursor: pointer;
    color: unset;
    font-size: 14px;
}
.login-form .group select option[disabled] {
color: #999;
} 
.login-form .group select option{
color: #000;
}
.login-form .group option {
    color: #000; 
}
.login-form .group input {
    color: #bbafaf;
    font-size: 14px;
}
 

.banner_btn{
    display: inline-block;
    margin: 30px 0 0;
}
.banner_btn a {
    overflow: hidden;
    padding: 10px 24px;
    outline: 1px dashed #9b93ff;
    outline-offset: -5px;
    font-weight: bold;
    font-size: 17px;
    display: inline-block;
    background-color: #ffffff;
    animation: pulseshodow 2s infinite;
    border-radius: 99px!important;  
    transition: .3s;
    margin-right: 25px;
    text-decoration: none;
    color: #484848;
}

.banner_btn a:hover{
    background:rgba(32,44,69,1);
    color: #fff;
}
.banner_btn a i {
    margin-right: 4px;
    font-size: 17px;
}
.banner_btn a i.fa-whatsapp {
    
    font-size: 19.42px;
}


.line {
    background: rgba(32,44,69,1);
    position: relative;
    height: 4px;
    width: 100px;
    border-radius: 30px;
    margin-bottom: 20px;
}
.line:before {
    position: absolute;
    content: "";
    background: #fff;
    height: 4px;
    width: 20px;
    left: 105px;
}
.line:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 4px;
    width: 15px;
    left: 130px;
}




.program_hightlight_fifo { 
    width: 100%;
    padding: 60px 0px;
    background-color: #fff;
}

.program_hightlight_fifo .hightlight_box {
    background: #eff7ff;
    transition: all .3s;
    border-radius: 20px 0px 0px 20px;
    -moz-border-radius: 20px 0px 0px 20px;
    -webkit-border-radius: 20px 0px 0px 20px;
    border-right: 4px solid #00ccff;
    display: flex;
    align-items: center;
    padding: 7px;
    margin-bottom: 25px;
    margin-right: 5px;
    margin-left: 5px;
}
.program_hightlight_fifo .col-xs-12:last-child .hightlight_box {
    margin-bottom: 0;
}
.program_hightlight_fifo .hightlight_box img {
    background: #eff7ff;
    border-radius: 50%;
    padding: 3px;
    width: 38px;
    margin-right: 0px;
    position: relative;
    left: -23px;
}

.program_hightlight_fifo .hightlight_box span {
    position: relative;
    left: -15px; 
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}

.program_hightlight_fifo .hightlight_box:hover {
    background: rgba(32,44,69,1);
    border-right: 4px solid rgba(32,44,69,1);
    color: #fff;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.sec_title{
    position: relative;
    padding-left: 25px;
    margin-bottom: 40px; 
    width: 100%;
}
.sec_title:before, .sec_title:after{
    content: ''; 
    position: absolute; 
    width: 3px; 
    height: 100%; 
    left: 10px; 
    top: 0; 
    background: #00ccff; 
    -webkit-transition: .4s; 
    transition: .4s;
} 
.sec_title:after{    
    left: 0; 
    height: 50%;
}
.sec_title:hover::before {
    height: 50%;
}
.sec_title:hover::after {
    height: 100%;
}
.sec_title h2, .sec_title h3, .sec_title h4, .sec_title h5{ 
    margin-top: 0;   
    font-size: 30px; 
    font-weight: bold; 
    font-family: sans-serif;
    color: #012873;
}
.sec_title span{
  color: #ffb607;
}
.sec_title p{
    color: #333;
    font-size: 15px;
}
.about_img_fifo {
    position: relative;
    z-index: 9;
    margin-left: 30px;
}
.about_img_fifo:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: -30px;
    width: 300px;
    height: 300px;
    z-index: -9;
    background: #0cf;
}
.about_img_fifo:before {
    content: "";
    position: absolute;
    background-image: url(../images/dotted-img.png);
    top: -40px;
    right: -40px;
    width: 170px;
    background-size: contain;
    height: 170px;
    max-width: 100%;
    z-index: -9;
    background-repeat: no-repeat;
}

.what_you_learn{ 
    width: 100%; 
    padding-top: 30px; 
    background: url(../images/what_you_learn_bg.jpg) no-repeat; 
    background-size: cover;
}
.what_you_learn .what_you_img img{
    width: 100%;
}

.what_you_learn .d-flex{
    display: flex; 
    justify-content: center; 
    align-items: end;
}
.what_you_para{
    padding-bottom: 30px;
    padding-left: 20px;
}
.what_you_learn .what_you_para h2{
    color: #fff; 
    margin-bottom: 10px; 
    margin-top: 0px;
}
.what_you_learn .what_you_para p{ 
    color: #fff;
} 
.what_you_learn .what_you_para ul li{ 
    color: #fff; 
    margin-left: 0px; 
    margin-bottom: 10px; 
    list-style: disc;
    display: list-item;
    text-align: -webkit-match-parent;
} 

.what_you_learn .what_you_para ul li::marker {
    background: #fff;
    font-size: 23px;
    line-height: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
/*======faq sec css start here======*/


.faq-sec{
    border-top: 1px solid#ddd;
    border-bottom: 1px solid#ddd;
}

.faq-sec .accordion-button {
  margin-bottom: 10px;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 10px 10px 10px 10px;
  transition: all 0.25s ease-out;
  background: #00ccff;
  width: 100%;
  padding: 9px 15px  9px 15px;
  border: 1px solid transparent;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: relative;
  color: #fff;
  font-weight: 500;
  margin: 0;
  font-size: 16px; 
  cursor: pointer;
  border-radius: 3px !important;
    padding-right: 40px;
}


.faq-sec .accordion-button:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: bold;
    width: 25px;
    height: 25px;
    line-height: 26px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 17px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 7px;
    right: 10px;
    transition: all 0.3s ease 0s;
    background-image: none;
    transform: rotate(0);
}

.faq-sec .accordion-button.collapsed:after { 
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: bold;
    width: 25px;
    height: 25px;
    line-height: 23px;
    border: 1px solid #fff;
    border-radius: 20%;
    font-size: 17px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 7px;
    right: 10px;
    background-image: none;
    transition: all 0.3s ease 0s;
}
.faq-sec .accordion-collapse { 
  transition: 0.25s ease-in-out;
}

.faq-sec .faq-drawer__content {
  padding: 15px 24px;
}
.faq-sec .accordion-item{
    border: 0;
    box-shadow: 0 0 6px #e2dcdc;
    margin-top: 10px;
}
.faq-sec .accordion-item:first-child{
    margin-top: 0;
}
.accordion-body p:last-child{
    margin-bottom: 0;
}

/*
.faq-sec .accordion-button.collapsed{
    margin-bottom: 15px;
}*/

   .faq-sec .accordion-item, .faq-sec .accordion-item:focus, .faq-sec .accordion-item:active,
.faq-sec .accordion-header, .faq-sec .accordion-header:focus, .faq-sec .accordion-header:active,
.faq-sec .accordion-button, .faq-sec .accordion-button:focus, .faq-sec .accordion-button:active {
    outline: none; 
    box-shadow: unset;
}
 

.faq-sec .accordion-item:first-child {
    border: 0;
}



.faq-sec {
    width: 100%;
    padding: 60px 0px;
}



.waste_time__{ 
    width: 100%; 
    padding: 60px 0; 
    background: #ecf6ff;
}

.waste_time__ .why_choice_with_icon h3{
    font-size: 20px; 
    color: rgba(32,44,69,1); 
    float: left; 
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}
.waste_time__ .why_choice_with_icon p{
    color: #5D5A6F; 
    font-size: 16px; 
    float: left; 
    width: 100%;
}
.waste_time__ .why_choice_with_icon {
    min-height: 215px;
    transition: 1s all; 
    background-image: linear-gradient(-45deg, #0cf, #ecf6ff); 
    background-image: -moz-linear-gradient(-45deg, #CAE9D6, #ecf6ff); 
    background-size: 0 0; 
    float: left; 
    padding: 20px; 
    border: 1px solid #fff; 
    -webkit-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%); 
    -moz-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%); 
    background-position: bottom right;  
    background-repeat: no-repeat;
    background-color: #fff;
    height: 100%;
}
.waste_time__ .why_choice_with_icon:hover{
   /* transform: scale(1.05); */
    box-shadow: none; 
    background-size: 100% 100%;
}


.waste_time__ .why_choice_with_icon i {
    background: #202c45;
    position: relative;
    height: 60px;
    width: 60px;
    float: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), -10px -10px 0px #0cf;
        display: flex;
    align-items: center;
    justify-content: center;
}

.waste_time__ .why_choice_with_icon i img {
    width: 46px;
}

/*.waste_time__ .why_choice_with_icon i:before {
    position: absolute;
    content: "";
    background: url('../images/sap-fico_why_icon.png') no-repeat;
    height: 50px;
    width: 50px;
    background-position: 0 0;
    top: 5px;
    left: 5px;
}*/

.waste_time__ .why_choice_with_icon i.icon2:before {
    background-position: -61px 0px;
}

.waste_time__ .why_choice_with_icon i.icon3:before {
    background-position: -120px 0px;
}

.waste_time__ .why_choice_with_icon i.icon4:before {
    background-position: -179px 0px;
}

.waste_time__ .why_choice_with_icon i.icon5:before {
    background-position: -239px 0px;
}

.waste_time__ .why_choice_with_icon i.icon6:before {
    background-position: -298px 0px;
}

 


/**/

.hiring_partner_sec { 
    width: 100%;
    padding: 60px 0;
    background: #fff
}

.partner_list ul {
    position: relative;
    text-align: center;
    display: flex; 
    flex-wrap: wrap;

}

.partner_list ul li { 
    display: inline-flex;
    width: 18%;
    list-style: none;
    border: 1px solid #ddd;
    margin: 0 10px 15px;
    padding: 10px 12px;
    vertical-align: top;
    min-height: 120px;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}

ol.order_list>li,
ul.unorder_list>li {
    margin-bottom: 10px
}

.partner_list ul li img {
    max-width: 160px;
    max-height: 80px;
    object-fit: contain;
}

.partner_list .hiring_partner_btn_out {
    bottom: -30px;
    height: 158px;
    left: 0;
    z-index: 2;
    position: absolute;
    text-align: center;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, .4) 25%, #fff 93%, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 5%, rgb(255 255 255 / 82%) 6%, rgb(255 255 255) 89%, rgb(255 255 255) 100%)
}


.our_popular_courses__ {
    width: 100%; 
    position: relative;
    padding: 60px 0px;
    background: #ECF6FF;
}

 
.popular_courses_slider{
    position: relative;
    overflow: hidden;
}

 .popular_courses_slider .swiper-container{
    padding: 10px 5px;
 }


  .popular_courses_slider .swiper-button-prev,  .popular_courses_slider .swiper-container-rtl .swiper-button-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px; 
 }
 .popular_courses_slider .swiper-button-next,  .popular_courses_slider .swiper-container-rtl .swiper-button-prev{
    right: -50px; 
    top: 50%;
    transform: translateY(-50%);
 }
  .popular_courses_slider .swiper-button-prev:after,  .popular_courses_slider .swiper-container-rtl .swiper-button-next:after{
    content: "\f053";
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    color: #000;
    }
.popular_courses_slider .swiper-button-next:after,  .popular_courses_slider .swiper-container-rtl .swiper-button-prev:after{
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    color: #000;
}
.our_popular_courses__ .course_body__ img {
    width: 100%;
}

.our_popular_courses__ .course_body__ {
    width: 100%;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.our_popular_courses__ .course_body__ span.live {
    position: absolute;
    padding: 3px 14px;
    background: #202c45;
    top: 15px;
    left: 30px;
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
}
 
.our_popular_courses__ .course_body__ p {
    margin-top: 10px;
}
.middle_enq{
    display: flex;
    justify-content: space-between;
    padding: 12px;
    background: #fff9;
}
.our_popular_courses__ .course_body__ h3 {
    color: #202c45; 
    display: inline-block;  
        font-size: 25px;
        margin-bottom: 0;
}

.our_popular_courses__ .course_body__ a {  
    background: #0cf;
    padding: 6px 13px;
    text-align: center; 
    color: #fff;
    border-radius: 6px;
    font-weight: 500;
    transition: .3s ease;
}

.our_popular_courses__ .course_body__ a:hover {
    text-decoration: none;
    background: #202c45;
}

.our_popular_courses__ .course_body__ ul {
    background: #e2eef9; 
    margin: 0;
    width: 100%;
    padding: 12px;
    display: flex;
    justify-content: space-between;
}

.our_popular_courses__ .course_body__ ul li {
    display: inline-block; 
    width: 50%;
}

.our_popular_courses__ .course_body__ ul li i.fa-play {
    background: #0cf;
    padding: 7px;
    border-radius: 50%;
    height: 20px;
    margin-right: 5px;
    font-size: 11px;
    line-height: 8px;
    width: 20px;
    text-align: center;
    color: #fff;
}

.our_popular_courses__ .course_body__ ul li.right {
    text-align: right;
}

.our_popular_courses__ .course_body__ ul li.right span {
    background: #0cf;
    padding: 6px 10px;
    border-radius: 6px;
    color: #fff;
}

.our_popular_courses__ .course_body__ ul li.right span i.fa-star {
    color: #FFC90C;
}







.career_credin_sec { 
    width: 100%;
    background: #fff;
    padding: 60px 0;
}

.career_credin_sec .counter { 
    text-align: center;
    margin: 10px auto 0;
}

.career_credin_sec .counter .counter-icon {
    color: #fff;
    background-color: #00ccff;
    font-size: 35px;
    line-height: 58px;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    margin: 0 auto;
}

.career_credin_sec .counter .counter-content {
    background: #f5f5f5;
    padding: 17px 15px 10px;
    margin: -30px 0 0;
    moz-box-shadow: 0 2px 2px rgba(43, 59, 93, 0.29);
    -webkit-box-shadow: 0 2px 2px rgba(43, 59, 93, 0.29);
    box-shadow: 0 2px 2px rgba(43, 59, 93, 0.29);
    border-radius: 20px;
    position: relative;
    min-height: 108px;
}

.career_credin_sec .counter .counter-content:before {
    content: '';
    border: 2px dashed #e7e7e7;
    border-radius: 15px;
    position: absolute;
    left: 6px;
    right: 6px;
    top: 5px;
    bottom: 5px;
}

.career_credin_sec .counter h3 {
    font-size: 15px;
    font-weight: 700; 
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin: 6px 0 6px;
    color: #333;
    position: relative;
    z-index: 9;
}

.career_credin_sec .counter .counter-value {
    color: #00ccff;
    font-size: 33px;
    font-weight: 700;
    font-style: italic;
    display: block;
    position: relative;
    z-index: 9;
}

.career_credin_sec .counter.green .counter-icon {
    background-color: #202c45;
}

.career_credin_sec .counter.green .counter-value {
    color: #202c45;
}

.career_credin_sec .counter .counter-icon img{
    width: auto;
}

/*title-list*/

.title-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; 
    list-style: none;
    counter-reset: my-awesome-counter;
}
.title-list li{
    display: block;
    padding: 10px 20px 10px 50px;
    margin: 0;
    background: #ececec;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #202c45;
    border-radius: 0; 
    position: relative;
    width: 48%;
    margin-bottom: 20px;
    counter-increment: my-awesome-counter;

}

.title-list li::before {
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
    font-weight: normal;
    font-size: 14px;
    line-height: 1;
  font-weight: 900;
  width: 40px;
  height: 100%;
  line-height: 40px;
  background: #0cf;
  border: 1px solid #0cf;
  border-radius: 3px;
  font-size: 17px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease 0s;
  content: counter(my-awesome-counter) ". ";

}


.h_currculum_out{
    padding: 60px 0;
}



  div.ci_main div.header{z-index: 1;} 
  .modal .hero_section_fifo .enquiry-form form.contact_us_form{background: transparent; padding: 15px;}
  .modal .hero_section_fifo .modal-header{border: none; padding: 15px 0px 0px 0px;}
  .modal .hero_section_fifo .modal-header h4{color: #fff; font-size: 24px; font-weight: 600; text-align: center;}
  .modal .hero_section_fifo .modal-header button.close{background: #37a8f7; opacity: 1; height: 30px; width: 30px; color: #fff; position: relative; top: -36px; left: 15px; border-radius: 50px;}
  .modal-open .modal{background: rgb(0 0 0 / 74%);}


  @media (max-width: 1260px){
  .popular_courses_slider .swiper-button-next, .popular_courses_slider .swiper-container-rtl .swiper-button-prev{
     right: 20px; 
     color: #fff;
 }
  .popular_courses_slider .swiper-button-prev, .popular_courses_slider .swiper-container-rtl .swiper-button-next{
     left: 20px; 
 }
/* .popular_courses_slider .swiper-button-next:after, .popular_courses_slider .swiper-container-rtl .swiper-button-prev:after, 
 .popular_courses_slider .swiper-button-prev:after, .popular_courses_slider .swiper-container-rtl .swiper-button-next:after{ 
     color: #fff;
 }*/
}
 @media (min-width: 768px){
    .popular_courses_slider .swiper-button-next:after, .popular_courses_slider .swiper-container-rtl .swiper-button-prev:after, 
    .popular_courses_slider .swiper-button-prev:after, .popular_courses_slider .swiper-container-rtl .swiper-button-next:after{

    font-size: 36px;
    }

  }


 
  @media (max-width: 991px){
    div.ci_main div.header div.header_bottom ul.mob_search_menu{display: none;}
    .sec_title p{color: #5a5a5a;}
    .partner_list .p_list_show_more{z-index: 0;}
    .d_faq_outer .p_list_show_more{z-index: 0;}
  }


/*  .hero_section_fifo {
    background: url(../images/herobanner_bg_fifo.jpg) no-repeat;
    margin-top: 40px;
    background-size: cover;
    padding: 30px 0px; 
    width: 100%;
}*/
.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; 
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.modal .hero_section_fifo .modal-header {
    border: none;
    padding:0px;
    justify-content: center;
}
.modal .hero_section_fifo .modal-header button.btn-close {
    background: #37a8f7;
    opacity: 1;
    height: 20px;
    width: 20px;
    color: #fff;
    line-height: 20px;
    font-size: 30px;
    position: absolute;
    top: -17px;
    right: -13px;
    border-radius: 50px;box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25);
} 

.modal .hero_section_fifo .modal-header h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.modal .enquiry-form{
    max-width: 550px;
    box-shadow: unset;
}
.modal .enquiry-form-bg{
    padding: 0;
    background: transparent;
}

.login-form .group .input {
    padding: 5px 12px;
    }


    .faq-sec .modal-dialog{
        max-width: 700px;
    }

    .faq-sec button.btn-close {
    background: #37a8f7;
    opacity: 1;
    height: 20px;
    width: 20px;
    color: #fff;
    line-height: 20px;
    font-size: 30px;
    position: absolute;
    top: -17px;
    right: -13px;
    border-radius: 50px;
    box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25);
}

.testimonial_fifo{width: 100%;padding: 60px 0px;background: #ECF6FF;}
.testimonial_fifo .testimonial_img_fifo img{width: 100%;}
.testimonial_fifo .d-flex{display: flex; justify-content: center; align-items: center;}
.testimonial_fifo .testimonial_body h3{color: #0cf; margin: 20px auto; font-size: 32px;}
.testimonial_fifo .testimonial_body p{font-size: 16px;}
.testimonial_fifo .testimonial_body h4{color: #0cf; margin: 20px auto; font-size: 32px; font-weight: 600;}
.testimonial_fifo .testimonial_body h4 span{color: #202c45; display: block;}



/*flip-box-wrapper*/

  
.flip-box {
  background-color: #fff;
  width: 100%;
  height: 200px;
  border: 1px solid #f1f1f1;
  perspective: 1000px;  
}
 
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
 
.flip-box:hover .flip-box-inner {
  transform: rotatex(180deg);
}

/* Position the front and back side */
.flip-box-front,
.flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;  
  backface-visibility: hidden; 
}

/* Style the front side (fallback if image is missing) */
.flip-box-front {
  background-color: #fff;
  color: black;
}
.flip-box-front img{
        height: 100%;
    max-width: 100%;
    width: auto;
    padding: 20px;

}
/* Style the back side */
.flip-box-back {
  background-color: #feb507;
  color: white;
  transform: rotatex(180deg);
  display: flex;
  align-items: center;
  padding: 20px;
  justify-content: center;
}

.sub-title {
font-size: 20px;
    margin-top: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #ffb607;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    float: right;
}
.sub-title:before {
    content: '';
    height: 3px;
    width: 60px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 15px;
    background: #fff;
}









.career-main-section{
        border-top: 1px solid#ddd;
    border-bottom: 1px solid#ddd;
    padding: 60px 0;
}



.pricing-box{
 
       padding: 32px 32px 32px 32px;
    background-color: #f7f7f7;
    border-radius: 5px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: .3s;
    border: 1px solid#ddd;
    height: 100%;
    position: relative;
    padding-bottom: 90px;

    background: url(../images/herobanner_bg.jpg) no-repeat;
    background-size: cover;

}


.pricing-box h4{
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 2px;
    transition: .3s;
    text-align: center;
}
.pricing-box p {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
}
.pricing-box h3{
    color: #363435;
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    transition: .3s;
}

.border-divider{ 
    padding-bottom: 16px; 
    display: flex;
    border-top: 1px solid #0d2f5033;
    width: 100%;
}
.pricing-list li{
    display: flex;
    margin-bottom: 10px;
    justify-content: center;
    border-bottom: 1px solid #0d2f5033;
    padding-bottom: 10px;
    color: #fff;
}
.pricing-list li i {
    color: #0cf;
    line-height: inherit;
    margin-right: 8px;
}
.pricing-box strong{
    text-transform: uppercase;
}
.price-btn {
    position: absolute;
    bottom: 28px; 
    width: 90%;
    margin: auto;
    left: 50%;
    transform: translate(-50%, 0px);
}
.price-btn a{
    background-color: #f7f7f7;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #363435;
    border-radius: 100px 100px 100px 100px;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    transition: .3s;
    display: block;
    fill: #363435;
    color: #363435; 
    font-size: 16px;
    font-weight: 700;
}
.price-btn a:hover{ 
    background-color: #363435;
    color: #fff;
}  

.pricing-box:hover{
 
    background-color: #fff;
    color: #363435;
}
 

  



 .testimonials{
    padding: 60px 0; 
    background: #ECF6FF;
 }

.gallery {
  width: 100%; 
    max-width: 800px;
    margin: auto; 
    position: relative;
    overflow: hidden;
}
.gallery-slider {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  text-align: center;
}
.gallery-slider .swiper-slide {
  width: auto; 
  cursor: pointer;
  height: auto !important;
}
.gallery-slider .swiper-slide img {
  display: block;
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.gallery-thumbs {
  width: 60%;
  padding: 0;
  overflow: hidden;
  height: 100px;
  margin: auto;

}
.gallery-thumbs .swiper-slide .userimg{
    width:72px;
    height: 72px;
    text-align: center;
    overflow: hidden;
    opacity: 0.8;
    transition: .3s ease;
    border-radius: 50%;
}
.gallery-thumbs .swiper-slide-active .userimg{
    opacity: 1;
    border-style: dotted;
    border-width: 1px 1px 1px 1px;
    border-color: #868686;
    opacity: 1;
    transition: all 0.2s;
    z-index: 1;
    transform: scale(1.2);
    padding: 3px 3px 3px 3px;
    border-radius: 50%;
    width: 74px;
    height: 74px; 
    transition: .3s ease;
    margin: 8px;
    background: #fff;
    }
.gallery-thumbs .swiper-slide .userimg img {
  width: auto;
  height: 100%;
}

.gallery .gallery-thumbs .swiper-wrapper{
    align-items: center;
}



.gallery-thumbs .swiper-slide-active {

}
.testimonial__title{
    display: block;
    color: #363435;
    font-size: 18px;
    font-weight: 500;
    margin: 25px 0px 15px 0px;
}

/*
.testimonial__position{
    display: block;
    color: #858585;
    font-size: 16px;
    font-weight: 400;
    margin: 0px 0px 20px 0px;
}*/

.gallery-slider .t-text{ 
    color: #7C7C7C;
    font-size: 16px;
    font-weight: 400;/*
    margin: 0px 0px 30px 0px;*/
}
.quote-icon{
    left: 51%;
    top: -6px;
    background-color: #00ccff;
    padding: 4px 9px 4px 9px;
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    z-index: 1;Z
}
.quote-icon i{
    color: #fff;
}




section.testimonials p.text-center.gray {
  max-width: 900px;
  margin: 0 auto;
}
section.testimonials .slider1 {
  padding: 20px;
  margin-bottom: -50px;
}
section.testimonials .slider1 p {
  background-color: #f1efef;
  border-radius: 20px;
  padding: 40px 20px; 
  font-size: 13px;
  line-height: 26px;
  text-align: center;
  position: relative;
}
section.testimonials .slider1 p:after {
  position: absolute;
  content: "";
  border: 15px solid transparent;
  border-top: 15px solid #f1efef;
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -29px;
  height: 0;
}
.testimonials .owls-thumbs {
  text-align: center;
}  
section.testimonials .userimg img {
  width: 100%;
  border-radius: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
} 
 


 
  .personality1 {
    position: relative;
    max-width: 1000px;
    margin: auto;
    padding-top: 60px;
  }
.personality-4-1 {
  width: 100%;
  padding: 11px;
  margin: 0 0 20px;
  background-image: url(wp-content/uploads/2023/11/personality-btn-1.png);  
  color: #fff;
  font-weight: 600;
  border: none;
    border-radius: 0 0 11px 11px;
  text-align: center;
}
.personality-4-1-1 {
    width: 100%;
    padding: 16px 11px;
    margin: 37px 0;
    background-image: url(wp-content/uploads/2023/11/personality-btn-box-1.jpg);
    background-size: 100%; 
  background-size: cover;
    color: #fff;
    font-weight: 600;
    border: none; 
    text-align: center;
}
.personality-4-2 {
  width: 100%;
  padding: 11px;
  margin: 0 0 20px;
  background-image: url(wp-content/uploads/2023/11/personality-btn-2.png); 
    border-radius: 0 0 11px 11px; 
  color: #fff;
  background-size: cover;
  font-weight: 600;
  border: none; 
  text-align: center;
}
.landing-4-2-1 {
  width: 100%;
  height: 100%;
  box-shadow: 0 0 22px #c7c7c7;
  padding: 0 25px;
}
.landing-main {
    max-height: 420px;
    height: 100%;
}
.landing-4-2-1 p {
  text-align: center;
  margin: 0;
  padding: 34px 0;
}

.landing-4-2-1 p span {
  color: #ffb607;
}

.landing-hr-line {
  border-bottom: solid #ccc 1px;
}

.landing-4-2-2 {
  width: 100%;
  height: 240px;
  box-shadow: 0 0 22px #c7c7c7;
  padding: 0 25px;
}

.landing-4-2-2 p {
  text-align: center;
  margin: 0;
  padding: 35px 0;
}

.landing-4-2-3 {
  width: 100%;
  height: 240px;
  box-shadow: 0 0 22px #c7c7c7;
  padding: 0 25px;
}

.landing-4-2-3 p {
  margin: 0;
  padding: 13px 0;
  line-height: 23px;
}

.landing-4-2-3 p span {
  color: #ffb607;
}
 

.landing-4-01 {
  margin-top: 30px;
}
 

.personality-4-3 {
  width: 100%;
  padding: 11px;
  margin: 0 0 20px;
  background-image: url(wp-content/uploads/2023/11/personality-btn-1.png); 
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 600;
  border: none;
  border-radius: 0;
  text-align: center;
  font-size: 14px;
  border-radius: 0 0 11px 11px;
}
.personality-4-3-1 {
  width: 100%;
  padding: 18px 15px;
  margin: 0 0 20px;
  background-image: url(wp-content/uploads/2023/11/landing-btn-1.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 600;
  border: none;
  border-radius: 0;
  font-size: 14px;
  text-align: left;
  display: inline-grid;
}

.personality-4-3-1-pte {
  margin: 0 0 10px;

}



.area-sponser {
    position: relative;
    background-color: #012873; 
}
.area-sponser:before {
    content: "";
    background-image: url(wp-content/uploads/2023/11/bg-4.png);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.area-sponser .container-fluid{
    position: relative;
}
.area-sponser .sec_title h2, .area-sponser .sec_title h3, .area-sponser .sec_title h4{
    color: #ffff;
}
.area-sponser .sec_title p{
    color: #fff;
}


.career_credin_sec{
    background: #FFB607;
    background-image: url(wp-content/uploads/2023/11/shapes-lines.png);
    background-attachment: fixed;
}
.career_credin_sec .sec_title h2, .career_credin_sec .sec_title h3, .career_credin_sec .sec_title h4{
    color: #ffff;
}

.career_credin_sec .sec_title span {
  color: #cf2228;
}

.corporte_clients2 {
    background: #012873;
    background-image: url(wp-content/uploads/2023/11/shapes-lines.png);
    background-attachment: fixed;
}
.corporte_clients2 .sec_title h2, .corporte_clients2 .sec_title h3, .corporte_clients2 .sec_title h4{
    color: #ffff;
}

.corporte_clients2 .sec_title span {
    color: #ffb607;
}

.modal-content {
    position: relative;
    background-color: #f9f9f9;
    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; 
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    padding: 20px;
}

.modal .hero_section_fifo .modal-header {
    border: none;
    padding:0px;
    justify-content: center;
}
.modal .hero_section_fifo .modal-header button.btn-close {
    background: #37a8f7;
    opacity: 1;
    width: fit-content;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    position: absolute;
    top: 7px;
    right: 8px;
    box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25);
    padding: 14px 20px;
    border-radius: 0;
    font-weight: bold;
    text-transform: uppercase;
} 

.modal .hero_section_fifo .modal-header h4 {
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    color: #007b3a;
    font-family: 'Montserrat';
}

.modal .enquiry-form{
    max-width: 100%;
    box-shadow: unset;
}
.modal .enquiry-form-bg{
    padding: 0;
    background: transparent;
}
 
.modal .login-form .group .input {
    padding: 12px 12px;
    background-color: #fff;
    }

.modal-dialog{
    max-width: 700px;
        top: 70px;
}
.modal .login-form .group .label{
    font-size: 15px;
  color: #000; 
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  font-family: 'Montserrat', sans-serif;
} 
.myModal .login-form .group:nth-child(6) {
    margin-bottom: 0;
}
.modal-body {
    padding-bottom: 0;
}
 .container-fluid, .wsmobileheader { 
    overflow: hidden; 
  }