@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

body {
    background: #fff;
}
body,p,span{
    font-family: "Inter", sans-serif;
}



.selenium-banner {
    padding-top: 10em;
    text-align: center;    
    background: url(../selenium-images/banner.png) no-repeat;
    background-size: cover;
    padding-bottom: 10em;
}
span.c-selenium {
    font-size: 15px;
    color: #11CF5F;
    font-weight: 800;
}
.selenium-banner h1 {
    font-size: 60px;
    color: #1D1D1F;
    font-weight: 700;
    line-height: 84px;
}
.selenium-banner h1 span {
    color: #1C3EEF;
}
.selenium-banner p {
    color: #1B1B1B;
    font-size: 18px;
    margin: 0 112px;
    font-weight: 500;
    line-height: 173%;
}
.ctn-btn {
    background: #1C3EEF;
    color: #fff;
    padding: 10px 36px;
    border-radius: 37px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 32px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 65px;
	border: none;
}
.get-cer h6 {
    font-size: 18px;
    color: #0E0E0E;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}
.get-cer p {
    font-size:16px;
    line-height: 173%;
    font-weight: 500;
    margin: 0;
    color: #000000;
}
.get-cer {
    width: 475px;
    margin: 0 auto;
    position: relative;
}
.get-cer:before {
    content: '';
    position: absolute;
    width: 51px;
    height: 121px;
    background: url(../selenium-images/left-leaf.png);
    left: -49px;
}
.get-cer:after {
    content: '';
    position: absolute;
    width: 51px;
    height: 121px;
    background: url(../selenium-images/right-leaf.png);
    right: -39px;
    top: 0px;
}

.why-learn {
    margin-top: -129px;text-align: center;
}
.why-learn .container {
    width: 1000px;
    background: #fff;
    margin: 0 auto;
    border-radius: 37px;
    padding: 30px 51px;
}
.why-learn h2 {
    text-align: center;
    font-size: 18px;
    color: #0E0E0E;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 63px;
    position: relative;
    display: inline-block;
}
.why-learn-box {
    display: flex;
    justify-content: center;
    gap: 51px;
}
.why-l-box {
    text-align: center;
}
.why-l-box span {
    background-image: linear-gradient(106.95deg, #11CF5F 0%, #1C3EEF 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-size: 56px;
    font-weight: 700;
}
.why-learn p {
    font-size: 16px;
    font-weight: 600;
    margin-top: 13px;
    line-height: 24px;
}
.why-learn h2:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 100%;
    background: url(../selenium-images/left-line.png) no-repeat;
    left: -7em;
    background-size: contain;
    top: 10px;
}
.why-learn h2:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 100%;
    background: url(../selenium-images/right-line.png) no-repeat;
    right: -7em;
    background-size: contain;
    top: 10px;
}

/*-------------- Selenium training ---------------*/


.sel-about-left h3 {
    font-size: 40px;
    color: #0E0E0E;
    font-weight: 700;
    margin-bottom: 20px;
}
.sel-about-left p {
    font-size: 16px;
    color: #000000;
    line-height: 173%;
}
.sel-about-left p a {
    color: #00b342;
}
a.l-button {
    background: #1C3EEF;
    border-radius: 37px;
    display: inline-block;
    color: #fff;
    padding: 10px 31px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 2em;
}
.sel-about-right img {
    width: 100%;
    padding: 0 0px 0 80px;
}

/*-------------- End Selenium training ---------------*/

/*----------------- Auto ------------------------*/

.auto-mation {
    background: url(../selenium-images/auto-banner.jpg) no-repeat;
    border-radius: 73px;
    text-align: center;
    background-size: cover;
    margin-top: 30px;
    padding: 60px 0px;
}
.auto-mation span.c-selenium {
    text-transform: uppercase;
    color: #1C3EEF;
}
.auto-mation h5 {
    font-size: 56px;
    font-weight: 700;
    color: #0E0E0E;
    line-height: 150%;
    margin-bottom: 30px;
}
.auto-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 48px;
    position: relative;
    margin: 71px 0;
}
.auto-icons:before {
    content: '';
    width: 100%;
    position: absolute;
    border: 1px solid #c1c1c12e;
    top: 53px;
}
.auto-box {
    position: relative;
}
.auto-box p {
    font-size: 13px;
    text-transform: uppercase;
    color: #0E0E0E;
    font-weight: 600;
}
.auot-cnt {
    margin-top: 20px;
}
.auot-cnt p {
    font-size: 19px;
    color: #000000;
    line-height: 173%;
    font-weight: 400;
    margin-bottom: 28px;
}

/*----------------- End Auto ------------------------*/

/*-------------- Key Feature -----------------*/
.key-feature {
    padding: 60px 0px;
    text-align: center;
}
.key-feature h3 {
    font-size: 44px;
    font-weight: 700;
    color: #0E0E0E;
}
.key-feature h3 span {
    color: #1C3EEF;
}
.key-feature p {
    color: #1B1B1B;
    font-size: 16px;
}
.key-list {
    display: flex;
    flex-wrap: wrap;
    margin: 90px auto 0 auto;
    justify-content: center;
    width: 90%;
    gap: 71px 113px;
}
.key-box {
    width: 220px;
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.key-box p {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    line-height: 160%;
    text-transform: capitalize;
}

/*-------------- End Key Feature -----------------*/

/*-------------- Breakdown ------------*/
.selenium-breakdown h4 {
    font-size: 44px;
    text-align: center;
    color: #0E0E0E;
    font-weight: 700;
	line-height: 64px;
}
.breakdown-list {
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    position: relative;
    margin-top: 4em;
}
.breakdown-box {
    width: 48%;
    border: 1px solid #f3f3f3;
    background: #f5f5f554;
    border-radius: 7px;
    position: relative;
}
.breakdown-box h6 {
    background: #1C3EEF;
    margin: 0;
    font-size: 16px;
    color: #fff;
    padding: 14px 16px;
    border-radius: 7px 7px 0px 0px;
    text-transform: uppercase;
    font-weight: 600;
}
.breakdown-box span {
    margin-left: 14px;
    color: #5B6780;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    display: inline-block;
}
.breakdown-box span img {
    padding-right: 8px;
}
.breakdown-box ul li {
    color: #0E0E0E;
    font-size: 16px;
}
.breakdown-box ul {
    margin: 17px 0;
}
.breakdown-list .breakdown-box:nth-child(5):before,.breakdown-list .breakdown-box:nth-child(6):before {
    content: '';
    position: absolute;
    width: 100%;
    background: #ffffffe8;
    height: 67%;
    bottom: 0;
}
.breakdown-list .breakdown-box:nth-child(5),.breakdown-list .breakdown-box:nth-child(6) {
    opacity: 0.5;
}
.view-more-div {
    text-align: center;
    margin: 50px 0 0px 0px;
}
.view-more-div p {
    font-size: 18px;
    color: #0E0E0E;
    text-transform: uppercase;
    font-style: italic;
	font-weight: 600;
}
.view-more-div a {
    background: #1C3EEF;
    color: #fff;
    padding: 14px 26px;
    border-radius: 30px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 23px;
    display: inline-block;
	font-weight: 600;
}
/*-------------- End Breakdown ------------*/
/*------------- Software Testing ------------*/
.soft-testing {
    padding-top: 0;
}
.soft-testing h2 {
    text-align: center;
    font-size: 44px;
    color: #0E0E0E;
    font-weight: 700;
    line-height: 134%;
}
.soft-testing p {
    text-align: center;
    font-size: 16px;
    color: #1B1B1B;
}
.soft-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5em;
    gap: 49px;
}
.soft-list-box {
    width: 22%;
    position: relative;
}
.soft-list-box h6 {
    font-size: 16px;
    margin: 16px 0;
    color: #000000;
    font-weight: 600;
}
.soft-list-box p {
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 173%;
}
.s-last-box h5 {
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 1em;
    color: #fff;
    line-height: 137%;
}
.s-last-box h5 span {
    font-size: 24px;
}
.s-last-box .ctn-btn {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    background: #ffffff;
    padding: 14px 20px;
    border-radius: 30px;
}
.s-last-box:after {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    left: -20px;
    top: 0;
    border-radius: 47px 0px 0px 47px;
    z-index: -1;
    background: url(../selenium-images/clr-back.png) no-repeat;
}
.s-last-box {
    padding-top: 26px;
}
.s-last-box .ctn-btn img {
    filter: brightness(1) invert(1);
    position: relative;
    top: -2px;
}
/*------------- End Software Testing ------------*/

/*-------------------- Tools -----------------*/

section.tools {
    padding: 50px 0px 0px 0px;
}
.tools .container {
    background: url(../selenium-images/slide-back.png) no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 25px;
    padding: 50px 0 0px 0;
}
.tools h3 {
    font-size: 44px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
.tools p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.tools .clinet_content.container {
    padding-top: 0;
    padding-bottom: 0;
}
.tools .owl-nav, .tools .owl-dots {
    display: none;
}
.tools .owl-item.active {
    margin-right: 0 !important;
}
.tools-slider {
    margin-top: 52px;
}
.tools-slider img{
    filter: none !important;
}
.logo-slide-2 {
    margin-top: -38px;
}

.logo-slide-2.owl-carousel .owl-item img, .logo-slide-1.owl-carousel .owl-item img{
	transform: scale(0.93) translateZ(0);
    -webkit-transform: scale(0.93) translateZ(0);
    -moz-transform: scale(0.93) translateZ(0);
	
}

/*-------------------- End Tools -----------------*/
/*---------------------- Growth ---------------*/
.sign {
    padding: 60px 0px;
}
.s-head h2 {
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    color: #0E0E0E;
}
.s-head p {
    font-size: 16px;
    text-align: center;
    line-height: 173%;
    color: #1B1B1B;
}
.s-head {
    width: 1073px;
    margin: 0 auto;
}
.sign-list {
    background: #F4F6F8;
    padding: 73px 37px;
    border-radius: 37px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 4em;
}
.sign-box {
    width: 32.1%;
    background: #FFFFFF;
    border-radius: 37px;
    text-align: center;
    padding: 20px;
    font-weight: 400;
}
.sign-box h6 {
    margin: 0px auto 0 auto;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    background: linear-gradient(135deg, #11CF5F 0%, #1C3EEF 100%);
    padding: 16px 80px;
    border-radius: 0px 0px 18px 18px;
    color: #fff;
    text-transform: UPPERCASE;
    font-weight: 700;
    position: relative;
    top: -20px;
}
img.first-box-img {
    width: 100%;
    margin-bottom: 30px;
}
.sign-box p {
    text-align: left;
    font-size: 14px;
    line-height: 173%;    
	color: #1E1E1E;
	font-weight: 500;
}
ul.img-list {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 25px 11px;
    margin: 32px 0 22px 0;
}
ul.img-list li {
    border: 1px solid #F0F0F0;
    border-radius: 6px;
    padding: 9px;
    width: 31%;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.img-list img {max-width: 100%;object-fit: contain;}
img.avail-img {
    max-width: 100%;
    object-fit: contain;
    margin: 21px 0;
}

/*---------------- End Growth --------------*/
/*----------------- Testing -----------------*/
.center-test .container {
    background: url(../selenium-images/testing-background.png) no-repeat;
    border-radius: 38px;
    padding: 50px 20px;
    background-size: cover;
}
.center-test-left h3 {
    font-size: 44px;
    color: #fff;
    font-weight: 700;
}
.center-test-left span {
    font-size: 55px;
}
.center-test-left p {
    font-size: 18px;
    color: #fff;
    line-height: 173%;
    margin-top: 30px;
}
.center-test-left .ctn-btn {
    background: #FFFFFF;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 22px;
    display: inline-block;
}
.center-test-left .ctn-btn img {
    filter: brightness(1) invert(1);
}
.center-test-right img {
    max-width: 100%;
    object-fit: contain;
}
/*------------------- */
/*------------------------------ cas -----------------*/
.cas-right h6 {
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
}
.cas-right h2, .cas-right h2 span {
    font-size: 70px;
    font-weight: 500;
    font-family: "Bebas Neue", sans-serif;
    text-transform: uppercase;
    color: #1C3EEF;
}
.cas-right h2 span {
    color: #000;
}
.cas-right p {
    font-size: 16px;
    color: #0E0E0E;
    font-weight: 400;
    line-height: 173%;
}
.cas-left img {
    max-width: 100%;
}
section.cas-tech .container {
    display: flex;
    align-items: center;
    position: relative;
}
.cas-right {
    background: #ededed;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cas-left {
    position: absolute;
    left: 0;
    background: #ededed;
    padding: 33px 0;
}
.cas-left img {
    max-width: 74%;
    object-fit: contain;
}
.cas-tech {
    position: relative;
    margin: 6em 0;
}
.cas-tech:before {
    content: '';
    position: absolute;
    width: 100%;
    background: #ededed;
    height: 78%;
}
/*------------------------------ cas -----------------*/

/*------------------ Student Slider -----------------*/
.sudent-head h2 {
    color: #0E0E0E;
    font-size: 44px;
    text-align: center;
    font-weight: 700;
}
.sudent-head p {
    font-size: 17px;
    color: #1B1B1B;
    text-align: center;
}
.sudent-head {
    width: 800px;
    margin: 0 auto;
}
.student-scroll {
    margin-top: 59px;
    height: 433px;
    overflow-y: hidden;
}
.student-scroll .owl-nav.disabled {
    display: none;
}
.student-scroll .owl-item {
    transition: 0.2s;
    transform: scale(0.8);
}
.student-scroll .owl-item.active.center {
    transform: scale(1);
}
.student-box {
    display: flex;
    flex-wrap: wrap;
    background: #E7F3F9;
    border-radius: 20px;
}
.student-scroll .owl-item.center .student-left {
    width: 40%;transition: 0.2s;
}
.student-right {
    width: 60%;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.student-left img {
    width: 100%;
}
.student-left span {
    width: 100%;
    display: inline-block;
}
.student-left span img {
    width: 100% !important;
    filter: none !important;
    transform: none !important;
    height: 432px;
    object-fit: cover;
    border-radius: 20px;
    display: inline-block !important;
}
.student-left {
    position: relative;
}
.student-det {
    position: absolute;
    bottom: 0;
    padding: 10px 20px;
}
.student-scroll .owl-item {
    margin: 0 !important;transition: 0.2s;
}
.student-scroll .owl-item .student-right {
    transition: 0.2s;
    display: none;
}
.student-right img {
    width: auto !important;
    margin-left: auto;
    filter: none !important;
}
.student-right p {
    font-size: 14px;
    color: #000000;
    line-height: 170%;
	font-weight: 500;
	padding: 50px 10px;
}
.student-right span {
	margin-left: auto;
	position: absolute;
    right: 0;
    bottom: 0px;
}
.student-det h6 {
    margin: 0;
    color: #fff;
    font-size: 16px;
}
.student-det p {
    margin: 0;
    color: #ffffff;
    font-size: 13px;
}
.student-scroll .owl-item .student-left {
    width: 100%;transition: 0.2s;
}
.student-scroll .owl-item.center .student-right {
    transition: 0.2s;
    display: block;
}
/*------------------ End Student Slider -----------------*/

/*-------------------- Expert slider ---------------*/
.expert .sudent-head {
    width: 1000px;
}
.expert .sudent-head h2 {
    font-size: 44px;
	margin-bottom: 20px;
}
.expert-box {
    background: linear-gradient(180deg, #E2F1FF 0%, #FFFFFF 100%);
    border-radius: 30px;
}
.expert-box img {
    filter: none !important;
    transform: none !important;
    max-width: 100%;
    width: 100% !important;
    min-height: 240px !important;
    max-height: 240px !important;
    /* object-fit: contain; */
    object-position: center;
    margin-bottom: 24px;
    display: inline-block !important;
}
.expert-box h6 {
    font-size: 20px;
    color: #000000;
    text-align: center;
    padding: 0 20px;
	font-weight: 600;
}
.expert-box p {
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    color: #000000;
	line-height: 30px;
}
.expert-box a {
    text-align: center;
    display: table;
    margin: 33px auto 0 auto;
    width: auto;
    text-transform: uppercase;
    color: #1C3EEF;
    font-size: 16px;
	font-weight: 700;
}
.expert-slider-sec {
    margin-top: 65px;
    /* height: 492px; */
}
.expert-slider-sec .owl-item{
    margin-right: 5px!important;
}
.expert-slider-sec .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    margin-top: 3em;

}
.expert-slider-sec .owl-stage {
    display: flex;
    gap: 25px;
}
.expert-slider-sec .owl-nav.disabled {
    display: none;
}
.expert-slider-sec .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #a3a3a3;
    display: inline-block;
    border-radius: 50px;
}
.expert-slider-sec .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 6px;
}
.expert-slider-sec .owl-dots .owl-dot.active span {
    background: #000000;
}
.expert-more {
    margin-top: 8em;
    text-align: center;
}
.expert-more a {
    background: #1C3EEF;
    color: #fff;
    padding: 15px 30px;
    border-radius: 50px;
    font-size: 16px;
} 

.unlocking {
    background: url(../selenium-images/unlocked-banner.jpg);
    border-radius: 73px;
	background-size: cover;
}
.unlocking-left h6 {
    font-size: 16px;
    color: #1C3EEF;
    text-transform: uppercase;
    font-weight: 700;
}
.unlocking-left h4 {
    font-size: 36px;
    color: #0E0E0E;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 28px;
}
.unlocking-left p {
    font-size: 16px;
    color: #000000;
}
.unlocking-right img {
    width: 100%;
}
.unlocking-left {
    padding-top: 36px;
}
