/* @import url('https://fonts.googleapis.com/css2?family=Anton&family=Asap:wght@500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nova+Square&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

:root{
    --prime-color : #015DA8;
}


*{
    font-family: 'Open Sans', sans-serif !important;
    /* font-family: 'Roboto', sans-serif; */
}
body{
    font-family: 'Open Sans', sans-serif !important;
    /* font-family: 'Roboto', sans-serif; */
}

.custom-navbar {
    background-color: #fff;
}

.nav-link {
    color: #f7204e;
}

.custom-toggler.navbar-toggler {
    border-color: rgb(247, 32, 78);
}

.custom-toggler .navbar-toggler-icon {}

.custom-toggler .navbar-toggler-icon {
    width: 18px;
}

.custom-toggler:hover {
    border-color: rgb(255, 255, 255);
    background-color: #f76a88;
}

.navbar-toggler-icon:hover {}

#logo_custom {
    margin-top: -6px;
}

@media only screen and (max-width: 760px) {
    #logo_custom {
        width: 40%;
    }
}

/* :root {
    --primary-color: #002564;
    --main-color: #ffffff;
    --bg1: #f1a615;
    --bg2: #002564;
    --bg3: #002564;
    --bg4: #f1a615;
    --black-color : #2c2c2c;
    --smokewhite: whitesmoke;
    --form-color: rgb(248, 248, 248);

} */


:root {
    --primary-color: #2c2c2c;
    --main-color: #ffffff;
    --bg1: #f1a615;
    --bg2: #c3372a;
    --bg3: #328CCB;
    --bg4: #64a549;
    --black-color: #2c2c2c;
    --smokewhite: whitesmoke;
    --form-color: rgb(248, 248, 248);

}

.custom-navbar {
    padding: 14px 0px;
    /* box-shadow: 10px 10px 10px #eee; */
    background-color: #fff;
    box-shadow: 0px;
}

.navbar-dark .navbar-nav .nav-link {
    padding-right: 50px !important;
    color: var(--primary-color) !important;
    font-size: 15px;
    font-weight: 600;
}

.hamberger i {
    font-size: 22px;
    cursor: pointer;
}

.full-form-sec {
    margin-top: -10px;
    padding: 60px 0px;
    background-color: black;
    /* background: url('../images/banner.jpg'); */
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: fixed;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-repeat: no-repeat;

}

.full-form-box {
    padding: 25px;
    background-color: var(--main-color);
    color: var(--main-color);
}

.full-form-box h3 {
    text-align: center;
    font-size: 45px;
    font-weight: 600;
    text-shadow: 2px 2px 0px var(--primary-color);
}

.bg1 {
    background: var(--bg1);
}

.bg2 {
    background: var(--bg2);
}

.bg3 {
    background: var(--bg3);
}

.bg4 {
    background: var(--bg4);
}

.beesec {
    background: var(--main-color);
    min-height: 500px;
    margin-top: 50px;
    padding: 50px;
}

.beesec h2 {
    color: var(--bg1);
}

.main-head {}

.main-head h2 {
    font-weight: 100;
    /* color: rgb(0, 0, 97); */
    font-family: 'Anton', sans-serif;
    font-size: 40px;
}

.main-head h5 {
    font-weight: 600;
    font-family: 'Saira Condensed', sans-serif;
    margin-bottom: 20px;
    font-size: 28px;
}

.beesec button {
    border: solid 2px var(--bg1);
    background: var(--main-color);
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 600;
    font-size: 15px;
}

.beesec button:hover {
    background: var(--main-color);
    transition: .5s;
    /* color: var(--main-color); */
}

.cookie-se {
    background: var(--main-color);
    padding: 10px;
    padding-bottom: 0px;
    position: fixed;
    width: 100%;
    bottom: 0;
}

.cookie-se button {
    padding: 0px 30px !important;
    height: 40px;
    background: var(--primary-color);
    color: var(--main-color);
    margin-top: 10px;
    border: 0px;
}


/* red sec  */

.redsec {
    background: whitesmoke;
    min-height: 300px;
    margin-top: 0px;
    padding: 50px;
}

.redsec button {
    border: solid 2px var(--bg2);
    background: transparent;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 600;
    font-size: 15px;
    /* color: var(--main-color); */
}

.redsec h2 {
    color: var(--bg2);
    padding-top: 50px;
}

.redsec h5 {
    /* color: var(--); */
}

.redsec p {
    /* color: var(--main-color); */
}


/* blue sec  */

.bluesec {
    padding-top: 100px;
    background: url('../images/bg3.png');
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.bluesec h2 {
    color: var(--bg3);
}

.bluesec button {
    border: solid 2px var(--bg3);
    background: transparent;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 600;
    font-size: 15px;
    /* color: var(--primary-color) */
}


/* green sec  */

.greensec {
    background: var(--bg4);
    min-height: 300px;
    margin-top: 0px;
    padding: 50px;
}

.greensec button {
    border: solid 2px var(--bg4);
    background: transparent;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 600;
    font-size: 15px;
    /* color: var(--main-color); */
}

.greensec h2 {
    /* color: var(--main-color); */
    padding-top: 20px;
}

.greensec h5 {
    /* color: var(--main-color); */
}

.greensec p {
    /* color: var(--main-color); */
}
.footermidle {
    padding: 50px 0px;
      padding-top: 50px;
      padding-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 10px;
    background: #e3e5eb;
  }

.footermidle h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--primary-color);
}

.footermidle ul {
    margin-left: -40px;
    list-style: none;
}

.footermidle ul li {
    padding-top: 10px;
    font-size: 14px;
}

.footermidle ul li i {
    font-size: 20px;
}

.social {
    display: inline;

}

.social li {
    display: inline;
    padding-right: 10px;
    margin-top: 20px;
    font-size: 20px;
}

.ser-sec h6 {
    line-height: 26px;
    font-size: 14px;
}

.ceo-sec {
    padding: 50px 0px;
}

.ceo-sec h2 {
    font-family: 'Anton', sans-serif;
    font-size: 40px;
}

.photo-sec {
    border: solid 1px var(--primary-color);
    padding: 5px;
    height: auto;
    overflow: hidden;
}

.ceoph h3 {
    text-align: left;
    font-size: 24px;
    font-family: 'Saira Condensed', sans-serif;
    padding-top: 10px;

}

.ceoph h6 {
    text-align: left;
    font-weight: 600;
}

.mt-30 {
    margin-top: 30px;
}

.footbot {
    border-top: solid 1px var(--primary-color);
    border-bottom: solid 1px var(--primary-color);
    padding-top: 20px;
    padding-bottom: 17px;
    margin-bottom: 20px;
}

.footbot h6 {
    color: var(--primary-color);
    text-align: center;
}

.footermidle p {
    text-align: center;
    margin-top: 25px;
    text-align: right;
}

.bi-linkedin {
    color: #007bb5;
}

.bi-facebook {
    color: #3B5998;
}

.bi-twitter {
    color: #55ACEE;
}

.bi-youtube {
    color: #bb0000;
}

.bi-instagram {
    color: #125688;
}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    background-color: var(--smokewhite);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: 2px 2px 4px var(--primary-color);
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 15px;
    color: var(--primary-color);
    display: block;
    transition: 0.3s;
    font-weight: 500;
}

.sidenav a:hover {
    color: var(--primary-color);
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 15px;
    }
}

.drpdwn {
    background-color: var(--main-color);
}

.nav-link {
    cursor: pointer;
}

.dropcs {
    border: 0px;
    border-radius: 0px;
    /* width: 300px; */

}

.co1 {
    color: var(--bg1);
}

.co2 {
    color: var(--bg2);
}

.co3 {
    color: var(--bg3);
}

.co4 {
    color: var(--bg4);
}

.dropcs {
    padding-bottom: 0px;
    background-color: var(--main-color);
    padding: 18px;
    border: solid 0px black;
    overflow: hidden;
}

.dropcs i {
    font-size: 30px;
    text-align: center;
    align-content: center;
    align-self: center;
}

.dropcs h6 {
    font-weight: 600;
    text-align: center;
}

.dropcs p {
    text-align: center;
    font-size: 14px;
}

.dropcs .dropdown-item {
    border: solid 1px var(--primary-color);
    padding: 15px;
    /* box-shadow: 13px 12px 10px -10px #00000082; */
    background-color: var(--main-color);
    margin-bottom: 10px;
}

.prod-dt {
    position: fixed;
    width: 82.5%;
    margin-top: 66px;
    z-index: 10000;
    box-shadow: 13px 12px 10px -10px #00000082;
    background-color: var(--main-color);
}

#logo_custom {
    margin-top: -6px;
    width: 15%;
}

.mrgt {
    margin-top: 140px;
}

.custom-navbar {
    padding: 14px 0px;
    box-shadow: 10px 10px 10px #eee;
    background-color: #fff;
    box-shadow: 0px;
    box-shadow: 2px 2px 8px #0000001c;
}

.techbg {
    background: url('../images/tech1.jpg');
    background-size: 100% auto;
    margin-top: -50px;
    height: 100%;
    overflow: hidden;
    padding: 50px 0px;
    background-attachment: fixed;
    /* background-position: center; */
    background-repeat: no-repeat;
    /* background-size: cover; */
}

.exp1 {
    background: var(--bg1);
    padding: 15px 30px;
    color: var(--main-color);
    font-size: 22px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-bottom: 20px;
}

.exp2 {
    background: var(--bg2);
    padding: 15px 30px;
    color: var(--main-color);
    font-size: 22px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-bottom: 20px;
}

.exp3 {
    background: var(--bg3);
    padding: 15px 30px;
    color: var(--main-color);
    font-size: 22px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-bottom: 20px;
    cursor: pointer;
}

.exp4 {
    background: var(--bg4);
    padding: 15px 30px;
    color: var(--main-color);
    font-size: 22px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-bottom: 20px;
    cursor: pointer;
}

.exp5 {
    background: gray;
    padding: 15px 30px;
    color: var(--main-color);
    font-size: 22px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-bottom: 20px;
    cursor: pointer;
}

.exp6 {
    background: #f76a88;
    padding: 15px 30px;
    color: var(--main-color);
    font-size: 22px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-bottom: 20px;
    cursor: pointer;
}

.cobl {
    color: var(--primary-color) !important;
}



.main-timeline {
    font-family: 'Poppins', sans-serif;
}

.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}

.main-timeline .timeline {
    width: 50%;
    padding: 0 40px 0 0;
    margin: 0 5px 15px 0;
    float: left;
}

.main-timeline .timeline-content {
    min-height: 120px;
    padding: 0 20px;
    display: block;
    position: relative;
}

.main-timeline .timeline-content:hover {
    text-decoration: none;
}

.main-timeline .timeline-icon {
    color: #fff;
    background: linear-gradient(#8FCB00 50%, #76A414 50%);
    font-size: 40px;
    text-align: center;
    line-height: 110px;
    width: 110px;
    height: 110px;
    padding-left: 14px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transform: translateY(-50%);
    position: absolute;
    right: -110px;
    top: 50%;
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
}

.main-timeline .title {
    color: #76A414;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 7px;
}

.main-timeline .description {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 1px;
    margin: 0;
}

.main-timeline .timeline:nth-child(even) {
    padding: 0 0 0 40px;
    margin: 0 0 15px 5px;
    float: right;
}

.main-timeline .timeline:nth-child(even) .timeline-icon {
    padding: 0 14px 0 0;
    right: auto;
    left: -110px;
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
}

.main-timeline .timeline:nth-child(4n+2) .timeline-icon {
    background: linear-gradient(#EE3E1A 50%, #B93018 50%);
}

.main-timeline .timeline:nth-child(4n+2) .title {
    color: #B93018;
}

.main-timeline .timeline:nth-child(4n+3) .timeline-icon {
    background: linear-gradient(#3DA4E6 50%, #3977BD 50%);
}

.main-timeline .timeline:nth-child(4n+3) .title {
    color: #3977BD;
}

.main-timeline .timeline:nth-child(4n+4) .timeline-icon {
    background: linear-gradient(#EEA815 50%, #D59101 50%)
}

.main-timeline .timeline:nth-child(4n+4) .title {
    color: #EEA815;
}

a {
    color: var(--primary-color);
}

.timeline-content ul {
    font-size: 14px;
    margin-left: -26px;
}

.full-form-box {
    padding: 25px;
    margin-bottom: 20px;
    min-height: 380px;
    text-align: center;
}

.full-form-box h4 {
    text-align: center;
    text-transform: uppercase;
}





@media screen and (max-width:767px) {

    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even) {
        width: 100%;
        padding: 0 0 0 110px;
        margin: 0 0 30px;
    }

    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon {
        left: -110px;
        right: auto;
    }
}

@media screen and (max-width:479px) {

    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even) {
        padding: 130px 0 0;
    }

    .main-timeline .timeline-content {
        text-align: center;
    }

    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon {
        transform: translateY(0) translateX(-50%);
        top: -130px;
        left: 50%;
    }
}


.mt-30 {
    margin-top: 30px;
}

.mt-60 {
    margin-top: 60px;
}

a:hover {
    text-decoration: none;
}

.enq-form .form-control {
    border: solid 1px var(--bg1);
    border-radius: 0px;
}
.enq-form label{
    padding-bottom: 0px;
    margin-bottom: 5px;
    padding-top: 10px;
}

.trainer-form {
    background: var(--form-color);
    padding: 75px;
}

.trainer-form h2 {
    color: var(--bg4);
}

button {
    cursor: pointer;
}



.trainer-co {
    box-shadow: 1px 1px 3px 4px rgba(146, 146, 146, 0.24);
    padding: 10px;
    text-align: center !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.trai-co {
    height: 230px;
    overflow: hidden;
}

.trainer-co h3 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
}

.trainer-co h4 {
    font-size: 14px;
}

.trainer-co h5 {
    font-size: 12px;
}

.btn-view {
    background: var(--bg2) !important;
    border: 0px !important;
    font-size: 13px !important;
    padding: 8px 15px !important;
    margin-top: 0px;
    color: var(--main-color);
    border-radius: 3px;
    font-weight: 600;
    text-transform: uppercase;
}

.trainer-co h6 {
    color: var(--bg1);
}

.trainer-co h6 i {
    padding-right: 2px;
}

.trainer-co button {
    margin-top: 15px;
    margin-bottom: 10px;
}

.pull-right {
    float: right;
}

.searc-se {
    box-shadow: 1px 1px 3px 4px rgba(146, 146, 146, 0.24);
    padding: 20px;
    margin-bottom: 10px;
}

.searc-se input {
    border-radius: 0px;
}

.btn-primary-bor {
    border: solid 2px var(--bg3);
    background: var(--main-color);
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    border-radius: 0px;
}

.trai-he h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    color: var(--bg2);
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 35%;
}

.carousel-caption h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 40px;
}

.carousel-caption p {
    font-size: 18px;
}

#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.content {
    position: relative;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
}

#myBtn {
    width: 200px;
    font-size: 18px;
    padding: 10px;
    border: none;
    background: #000;
    color: #fff;
    cursor: pointer;
}

#myBtn:hover {
    background: #ddd;
    color: black;
}

.carousel-item {
    transition: opacity 0s ease-in;
}

.carousel-item.active {
    opacity: 1;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right,
.carousel-item.active {
    opacity: 1;
}

.carousel-dissolve .carousel-item {
    opacity: .8;
    transition: opacity 1s ease-in;
}

.carousel-dissolve .carousel-item.active {
    opacity: 1;
}

.lnklogo {
    cursor: pointer;
    width: 100px;
}

.vision-mis {
    background: whitesmoke;
    padding: 20px 40px;
    margin-bottom: 25px;
    text-align: center;
}

.vision-mis h2 {
    font-size: 70px;
    color: var(--bg2);
    text-align: center;
}

.vision-mis h3 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
}

.vis h2 {
    color: var(--bg4);
}

.parallax-bg1 {
    background-image: url("../images/bg8.jpg");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-bg1 h2 {
    color: var(--main-color);
    padding-top: 250px;
    font-size: 60px;
    font-weight: 700;
}

.parallax-bg2 {
    padding-top: 100px;
    background-image: url("../images/bg2.jpg");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-bg2 h2 {
    color: var(--main-color);
    padding-top: 150px;
    font-size: 60px;
    font-weight: 700;
}


.parallax-bg3 {
    padding-top: 100px;
    background-image: url("../images/bg10.jpg");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.parallax-bg3 h2 {
    color: var(--main-color);
    padding-top: 150px;
    font-size: 60px;
    font-weight: 700;
}

.parallax-bg4 {
    padding-top: 100px;
    background-image: url("../images/bg12.jpg");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.parallax-bg4 h2 {
    color: var(--main-color);
    padding-top: 150px;
    font-size: 60px;
    font-weight: 700;
    text-shadow: 1px 1px 2px black;
}

.parallax-bg5 {
    padding-top: 100px;
    background-image: url("../images/bg13.jpg");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.parallax-bg5 h2 {
    color: var(--main-color);
    padding-top: 130px;
    font-size: 60px;
    font-weight: 700;
    text-shadow: 1px 1px 2px black;
}

.parallax-bg6 {
    padding-top: 100px;
    background-image: url("../images/businessmen-classroom-communication-267507.jpg");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.parallax-bg6 h2 {
    color: var(--main-color);
    padding-top: 150px;
    font-size: 60px;
    font-weight: 700;
    text-shadow: 1px 1px 2px black;
}

.parallax-bg7 {
    padding-top: 100px;
    background-image: url("../images/bg15.jpg");
    /* Set a specific height */
    min-height: 500px;
    position: relative;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.parallax-bg7 h2 {
    color: var(--main-color);
    padding-top: 150px;
    font-size: 60px;
    font-weight: 700;
    text-shadow: 1px 1px 2px black;
}

.parallax-bg8 {
    padding-top: 100px;
    background-image: url("../images/adult-code-coder-340152.jpg");
    /* Set a specific height */
    min-height: 500px;
    position: relative;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.parallax-bg8 h2 {
    color: var(--main-color);
    padding-top: 150px;
    font-size: 60px;
    font-weight: 700;
    text-shadow: 1px 1px 2px black;
}


.background1 {
    /* filter: blur(4px); */
    /* position: absolute; */
    width: 100%;
    height: 100%;
}

.bg-se1 {
    background: var(--bg1);
}

.bg-se2 {
    background: var(--bg2);
    padding-left: 35px;
}

.bg-se3 {
    background: var(--bg3);
}

.bg-se4 {
    background: var(--bg4);
    padding-left: 35px;
}

.bgs h4 {
    text-transform: uppercase;
    color: var(--main-color);
    margin-top: 50px;
}

.bgs p {
    margin-right: 25px;
    color: var(--main-color);
}

.services-container {
    background: transparent;
    padding: 40px 20px;
    margin-top: 26px;
    min-height: 520px;
    /* box-shadow: 1px 1px 10px 1px #0003; */
    border-left: solid 2px gray;
    border-top: solid 2px gray;
}

.services-container img {
    width: 50%;
}

.services-container h2 {
    color: var(--primary-color);
    padding-top: 20px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    min-height: 48px;
}

.services-container p {
    text-align: center;
}

.services-container button {
    border: solid 2px var(--primary-color);
    background: transparent;
    color: var(--black-color);
    padding: 5px 20px;
    padding-bottom: 7px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.image-sec {
    min-height: 160px;
}

.pdb {
    padding-bottom: 80px;
}

.sevins2{
    min-height: 540px !important;
}

.upimgsec{
    /* border: solid 2px var(--black-color);
    padding: 10px; */
    margin-top: 20px;
    cursor: pointer !important;

}
.upimgsec input{
    z-index: 1000000;
    position: relative;
    top: -30px;
    opacity: 0;
    cursor: pointer !important;
}
.upimgsec button{
    width: 100%;
    cursor: pointer !important;

}
.tab-sec{
    border-bottom: solid 2px var(--bg4);
    text-align: center;
}
.tab-in{
    border-bottom: solid 3px var(--main-color);
}
.tab-active{
    border-bottom: solid 3px var(--bg4);
}
.tchnology-sec{
    background: var(--smokewhite);
    padding: 80px 0px;
}
.tchnology-sec h2{
    font-size: 40px;
    padding-bottom: 50px;
}
.tec-co{
    margin-top: 20px;
}
.tec-co h4{
    font-size: 18px;
    font-weight: 600;
}
.tec-co p{
    font-size: 14px;
}
@media only screen and (max-width: 800px) {
    .custom-navbar {
        padding: 13px 13px;
        box-shadow: none;
        background-color: #fff;
        box-shadow: 0px;
    }

    .carousel-caption p {
        font-size: 14px;
    }

    #logo_custom {
        margin-top: -6px;
        width: 60%;
    }

    .carousel {
        margin-top: 140px;
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 5%;
    }

    .carousel-caption h3 {
        font-size: 22px;
    }

    .full-form-sec {
        background-size: 400% auto;
    }

    .custom-toggler.navbar-toggler {
        border-color: rgb(255, 255, 255);
        background: #567886;
    }

    #myVideo {
        height: 260px;
        width: 100%;
    }
}




.parallax {
    /* The image used */
    background-image: url("../images/businessmen-classroom-communication-267507.jpg");

    /* Set a specific height */
    min-height: 345px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax2 {
    /* The image used */
    background-image: url("../images/businessmen-classroom-communication-267507.jpg");

    /* Set a specific height */
    min-height: 400px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-bg {
    background: #000000a8;
    min-height: 405px;
}

.bg-white {
    background-color: white;
    padding: 15px;
}

.bg-white p {
    color: black;
}

.st-sec-in {
    text-align: center;
    color: white;
}

.st-sec-in h2 {
    color: #fff;
    font-size: 50px;
    text-shadow: 3px 3px black;
}

.st-sec-in h3 {
    color: #ffffff;
    font-size: 30px;
}

.key-wrd {
    background-color: black;
    color: white;
    padding-top: 50px;
    padding-bottom: 50px;
}


.t1 {
    color: #b7f9a0;
    font-size: 70px;
    line-height: 90px;
}



.t2 {
    color: #fbf899;
    font-size: 60px;
    line-height: 50px;
}



.t3 {
    color: #fb99d7;
    font-size: 40px;
    line-height: 40px;
}



.t4 {
    color: #fb9999;
    font-size: 30px;
    line-height: 70px;
}


.greensec {
    background: whitesmoke;
    min-height: 300px;
    margin-top: 0px;
    padding: 50px;
}

.greensec h2{
    color: var(--bg4);
}
.sevin{
    border: solid 1px var(--primary-color) !important;
    border-bottom: solid 1px var(--primary-color) !important;
    border-right: solid 1px var(--primary-color) !important;
    padding-top: 20px;
    min-height: 635px;
    padding-bottom: 0px !important;
}
.sevin img{
    width: 100%;
}
.sevin h2{
    min-height: 70px;
}


.tariner-list{
    /* border: solid 1px var(--primary-color); */
    padding: 10px;
    text-align: center;
}
.tariner-list h3{
    font-size: 20px;
    padding-top: 10px;
    font-weight: 600;
}

.tariner-list h4{
    font-size: 16px;
    font-weight: 600;
}

.tariner-list h5{
    font-size: 14px;
}

.tariner-list button{
    border: solid 2px var(--bg2);
    background: transparent;
    padding: 5px 20px;
}

.btn-register{
    border: solid 2px var(--bg1);
    background: transparent;
    padding: 8px 20px;
}

.box{
    font-family: 'Merriweather Sans', sans-serif;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .5s;
    margin-bottom: 30px;
}
.box:hover{ box-shadow: 3px 3px 5px #999; }
.box:before,
.box:after{
    content: "";
    background: radial-gradient(circle at 23% 70%,rgba(255,255,255,0.8),#fff 30%);
    width: 150%;
    height: 150%;
    opacity: 0;
    transform: rotate(45deg);
    position: absolute;
    top:-10.5%;
    right:-150%;
    z-index: 1;
    transition: all 0.35s ease;
}
.box:after{
    background: rgba(255,255,255,0.5);
    width: 65%;
    height: 65%;
    right: auto;
    left: -20%;
    top: -65%;
}
.box:hover:before{
    opacity: 1;
    right: -85%;
}
.box:hover:after{
    opacity: 1;
    top: -42%;
}
.box img{
    width: 100%;
    height: auto;
    transition: all 0.5s ease;
}
.box:hover img{ transform: scale(1.2); }
.box .box-content{
    text-align: right;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -100%;
    z-index: 2;
    transition: all .5s;
}
.box:hover .box-content{ right: 5%; }
.box .title{
    color: #1e272e;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px 0;
}
.box .post{
    font-size: 16px;
    text-transform: capitalize;
    margin: 0 0 10px;
    display: block;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.box .icon li{
    display: inline-block;
    margin: 0 4px;
}
.box .icon li a{
    color: #fff;
    background-color: #1e272e;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: block;
    transition: all 0.3s;
}
.box .icon li  a:hover{
    color: #1e272e;
    background-color: #fff;
    border-radius: 10%;
    box-shadow: 0 0 5px #1e272e inset;
}
@media only screen and (max-width:990px){
    .box { margin: 0 0 30px; }
}
@media only screen and (max-width:479px){
    .box .title{ font-size: 20px; }
}


.parallax-bg h2{
    padding-top: 100px;
    color: var(--main-color);
    margin-bottom: 50px !important;
}

h2{
    font-weight: 600;
}

.loader {
    border: 7px solid #f3f3f3;
    border-radius: 50%;
    border-top: 7px solid #3498db;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-top: 20%;
  }
  .loader-sec h5{
    text-align: center;
    color: var(--main-color);
    padding-top: 10px;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  .loader-sec{
        position: fixed;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.775);
        z-index: 10000000;
  }

  .full-form-sec{
    min-height: 700px;
  }
  .full-form-sec h1 {
    font-size: 50px;
    padding-top: 300px;
    text-transform: uppercase;
    font-weight: 700;
    color: #18397b;
    background: linear-gradient(to right, #fff, #fff);
    /* Replace #ffcc00 and #ff3300 with your desired color values */
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .full-form-sec h2{
    font-size: 40px;
    margin-top: 420px;
    font-weight: 400;
  }
  .form-right{
    margin-top: 140px;
    background: #e3e5eb;
    padding: 50px;
    /* color: var(--main-color); */
  }
  .form-right h3{
    font-size: 20px;
    margin-bottom: 20px;
  }
  .form-right p{
    font-size: 12px;
  }
  .form-right input{
    margin-top: 10px;
    margin-bottom: 10px;
    border: solid 0px #19397b;
    border-radius: 0px;
    color: #19397b;
    /* background: transparent; */
  }
  .form-right input::placeholder{
    color: #19397b;
  }
  .form-right button {
    background: linear-gradient(to right, #0071c1, #19397b);
    border-radius: 100px;
    border: 0px;
    padding: 5px 30px;
    color: var(--main-color);
  }

  .about-sec{
        padding: 50px 0px;
  }
  .why-sec{
        padding: 100px 0px;
        background: #e3e5eb;
        background: linear-gradient(to right, #0071c1, #19397b);
        color: var(--main-color);
  }
  .footermidle {
    padding: 50px 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: var(--prime-color);
    color: var(--main-color);
  }
  .footermidle img{
    width: 150px;
  }
  .client-sec{
    padding: 100px 0px;
  }

  .login-form{
        background: rgb(232, 232, 232);
        padding: 30px;
        margin-top: 200px;
  }
  .login-form label{
        margin-top: 10px;
  }
  .login-form input{
    margin-bottom: 0px;
  }
  .white-container {
    border: solid 5px #d9d9d9;
    margin-top: 150px;
    padding: 70px;
    margin-bottom: 50px;
  }
  #preview-container img{
    border: solid 5px #d9d9d9;
    padding: 10px;
    margin-top: 30px;
  }

  table img{
    width: 50px;
    height: 50px;
  }

  .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #19397b;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #18397b;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }


  .custom-navbar {
    padding: 14px 0px;
    box-shadow: 10px 10px 10px #eee;
    background-color: #FFF;
    box-shadow: 0px;
    box-shadow: none;
  }
  .custom-navbar ul li {
    color: var(--main-color);
  }
  .navbar-dark .navbar-nav .nav-link{
    color: var(--prime-color) !important;
  }

  .custom-navbar ul li {
    color: var(--main-color);
    text-transform: uppercase;
    font-weight: 200 !important;
  }
  .navbar-dark .navbar-nav .nav-link {
    padding-right: 50px !important;
    font-size: 14px;
    font-weight: 400;
  }
  .full-form-sec {
    margin-top: -10px;
    padding: 60px 0px;
    background-color: black;
    /* background: url('../images/banner.jpg'); */
    background-size: 100% auto;
    /* background-repeat: no-repeat;
    background-position: fixed;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-repeat: no-repeat; */
    /* background: var(--prime-color); */
  }

  .main-head{

  }

  .main-head h1{
    font-family: 'Open Sans', sans-serif !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 90px;
    color: var(--prime-color);
    letter-spacing: 10px;
  }

  .main-head h2{
    font-family: 'Open Sans', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
  }
  .main-head{
    color: var(--prime-color);
  }
  .full-form-sec h2{
    color: var(--main-color);
  }
  .full-form-sec p{
    color: var(--main-color);
  }
  .logo-body-right{
    width: 50%;
    margin-bottom: 20px;
  }
  .logo-banner{
    width: 80%;
    margin-top: 200px;
  }
  .banner-desc{
    margin-top: 60px;
    margin-left: 60px;
    padding: 75px;
  }

  .full-form-sec {
    margin-top: -10px;
    padding: 60px 0px;
    padding-bottom: 40px;
    background-color: var(--prime-color);
    /* background: url('../images/banner.jpg'); */
      background-repeat: repeat;
      background-size: auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 50px;
  }

  .req-demo{
    color: var(--main-color);
    float: right;
    position: relative;
    margin-top: 150px;
  }
  .btns{
    border: solid 1px var(--main-color);
    padding: 5px 20px;
    border-radius: 100px;
  }
  @media only screen and (max-width: 800px) {
    #logo_custom {
      margin-top: -6px;
      width: 30%;
    }
    .banner-desc {
        display: block;
        margin-top: 0px;
        margin-left: 0px;
      }
    .full-form-sec {
        min-height: auto;
      }

      .full-form-sec {
        margin-top: -10px;
        padding: 60px 0px;
        background-color: var(--prime-color) !important;
        /* background: url('../images/banner.jpg'); */
          background-repeat: repeat;
          background-size: auto;
        background-repeat: repeat;
        background-size: auto;
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 50px;
        min-height: 230px !important;
      }
  }

  .banner-desc h2{
    letter-spacing: 32px;
    text-transform: uppercase;
  }

  .about-part{
    padding: 50px 100px;
    text-align: center;

  }
  .about-part p{
    color: var(--prime-color);
    padding: 0px 100px;
  }
  .sections-card{
    padding: 50px 100px;
  }

  .about-sub{
    background: #c7dceb;
  }
  .about-sub h3{
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: var(--prime-color);
  }
  .about-sub p{
    text-align: center;
    color: var(--prime-color);
  }
  .third-sec{
    padding: 100px;
  }
  .third-sec h3{
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: var(--prime-color);
  }
  .third-sec p{
    
  }

  .shadow-con{
    padding: 50px 0px;
    box-shadow: 2px 2px 41px #00000038;
  }
  .about-sec h3{
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
  }

  .underline{
    background-image: linear-gradient(135deg, #21dbaa, #00b4ef, #0768dd, #5f1ae5);
    height: 10px;
    width: 50px;
  }
  .about-sec{
        
  }
  .about-sec p{
    text-align: center;
    margin-top: 30px;
  }
  .about-sec h6{
    margin-top: 42px;
  }
  .about-in{
    padding: 0px 0px;
  }
  .card-sec h2{
    text-align: center;
        color: var(--prime-color);  
  }
  .card-sec h5{
    color: var(--prime-color);
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
  }
  .card-sec h6{
    font-weight: 400;
    line-height: 25px;
    margin-top: 0px;
    font-size: 16px;
    text-align: center;
  }
  .process {
    background: #015DA8DE;
    padding: 50px 0px;
    padding-bottom: 30px;
  }

  .process h3{
    text-align: center;
    color: var(--main-color);
    text-transform: uppercase;
    font-weight: 700;
  }

  .circle{
    background: var(--main-color);
    height: 120px;
    width: 120px;
    border-radius: 100%;
    padding: 20px;
  }
  .process-step{
    text-align: center;
  }
  .process-step h5{
    color: var(--main-color);
    margin-top: 20px;
  }
  .process-step h4{
    color: var(--main-color);
    margin-top: 40px;
    font-size: 50px;
  }
  .process-step p{
    color: var(--main-color);
  }

  .demo-container {
    background: var(--main-color);
    padding: 40px 60px 50px 50px;
    margin-top: 25px;
  }
  .demo-container h4{
    font-size: 20px;
  }
  .demo-container .form-control {
    margin-top: 15px;
    border: solid 0px var(--prime-color);
    border-radius: 0px;
    padding-left: 5px;
    font-size: 14px;
    border-bottom: solid 1px var(--prime-color);
  }
  .demo-container .form-control::placeholder{
    color: var(--prime-color);
  }
  .demo-container button{
    background-image: linear-gradient(135deg, #21dbaa, #00b4ef, #0768dd, #5f1ae5);  
    border: 0px;
    color: var(--main-color);
    padding: 5px 40px;
    border-radius: 100px;
    margin-top: 0px;
  }
  .demo-container p{
    color: var(--black-color);
    margin-top: 20px;
    font-size: 12px;
  }
  .demo-container p a{
    color: var(--prime-color);
  }
  .card-co {
    margin-top: 30px;
    box-shadow: 2px 0px 17px -2px rgb(212, 211, 211);
    padding: 0px !important;
  }
  .card-co h4{
        font-size: 20px;
        text-transform: uppercase;
        margin-top: 10px;
        font-weight: 600;
  }
  .card-co h6{
    margin-top: 0px;
    padding-top: 0px;
    color: var(--primary-color);
    font-weight: 400 !important;
    line-height: 25px;
  }

  .se2 h2{
    font-size: 30px !important;
    margin-bottom: 0px;
  }

  .card-co2 {
    margin-bottom: 30px;
    border-radius: 15px;
    overflow: hidden;
  }
  .card-co2 h4{
    text-shadow: 1px 1px black;
    text-transform: uppercase;
    font-weight: 600;
  }
  .card-co2 h6{
    text-shadow: 1px 1px black;
  }
  .bgcard1 {
    background: url('../images/p5.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .bgcard1 .bg-co {
    background: linear-gradient(to bottom, #00ff0078, #00ffab00);
    min-height: 300px;
    color: white;
    padding: 50px;
  }

  .bgcard2{
    background: url('../images/p4.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .bgcard2 .bg-co {
    background: linear-gradient(to bottom, #ff000054, #ff008000);
    min-height: 300px;
    color: white;
    padding: 50px;
  }

  .bgcard3{
    background: url('../images/p2.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .bg-co{
    border-radius: 10px;
    overflow: hidden;
  }
  .bgcard3 .bg-co {
    background: linear-gradient(to bottom, #0088ffe0, #00eaff00);
    min-height: 300px;
    color: white;
    padding: 50px;
  }

  .bgcard4{
    background: url('../images/p1.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .bgcard4 .bg-co {
    background: linear-gradient(to bottom, #ffff00a3, #dfff0000);
    min-height: 300px;
    color: white;
    padding: 50px;
  }

  .feedback-card {
    background-color: rgba(255,255,255,0.15);
    padding: 20px 0px !important;
    padding-bottom: 0px;
    margin-top: 0px;
    backdrop-filter: blur(10px);
    border-radius: 10px;
    background: transparent;
      background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    background-color: transparent;
    text-align: center;
  }
  .Management {
    background: #015da8e8 !important;
    padding: 50px;
    padding-bottom: 20px;
  }
  .Management h3 {
    text-align: center;
    /* color: var(--prime-color) !important; */
    text-transform: uppercase;
    font-weight: 700;
  }
  .feedback-card img {
    width: 200px !important;
  }
  .feedback-card h4{
    text-transform: uppercase;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .feedback-card h6{
    margin-top: 0px;
    padding-top: 0px;
    line-height: 25px;
  }
  .bg-management{
    background: url('../images/bg10.jpg');
    background-size: 110% auto;
      /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .casestudies {
    background: #c7dceb !important;
    padding: 50px;
  }
  .case-studies-card{
        box-shadow: none !important;
  }

  .full-form-sec {
    background: #C7DCEB !important;
  }

  .card-co{
    box-shadow: none !important;
    text-align: center;
  }
  .card-co h4{
    margin-top: -20px;
  }
  .feedback-card{
    box-shadow: none !important;
 }
 .bgcard1 .bg-co{
    box-shadow: none !important;
 }
 .card-co2{
    box-shadow: none !important;
 }
 .feedback-apart {
    padding: 50px;
      padding-bottom: 100px;
    padding-bottom: 10px;
  }
  .padd{
    padding: 0px 40px;
  }
  .post-container img{
    min-height: 205px;
  }
  .about-part h3{
    font-weight: 700;
    text-transform: uppercase;
    color: var(--prime-color);
}
.btn-primary{
    background: var(--prime-color);
    border-color: var(--prime-color);
}

footer a{
    color: var(--main-color) !important ;
}
footer a:hover{
    color: var(--main-color) !important;
}

@media only screen and (max-width: 800px) {
    .about-part {
        padding: 50px 34px;
        text-align: center;
      }
      .about-part p {
        color: var(--prime-color);
        padding: 0px 0px;
      }
      .se2 h2 {
        font-size: 20px !important;
        margin-bottom: 0px;
        margin-top: 26px;
      }
      .padd {
        padding: 0px 0px;
      }
      .feedback-apart {
        padding: 50px 0px;
      }
      .custom-navbar {
        padding: 14px 20px;
      }
      .casestudies {
        background: #c7dceb !important;
        padding: 50px 0px;
      }
      .Management {
        background: #015da8e8 !important;
        padding: 50px 0px;
      }
      .banner-desc{
        padding: 0px;
      }
      .about-part h3{
        font-size: 20px;
      }
      .about-sec h3{
        font-size: 20px;
      }
      .process h3{
        font-size: 20px;
      }
      .Management h3{
        font-size: 20px;
      }
      .casestudies h3{
        font-size: 20px;
      }
      .main-head h5{
        font-size: 20px;
      }
      .feedback-card h4{
        font-size: 18px;
      }
      .feedback-apart h3{
        font-size: 20px;
      }
  }

  .feedback-card img{
    background: var(--main-color);
    padding: 5px;
    width: 100px !important;
    height: 100px !important;
  }
   .bg-co{
      background: linear-gradient(to bottom, #0071d4e0, #00eaff00) !important;
  }
  .about-sec h3{
    color: #0071c1;
  }

  #logo_custom {
    margin-top: -6px;
    width: 25%;
  }

  .tab{
    border-bottom: solid 2px #0071c1;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
  }
  .tabin{
    padding: 10px;
    cursor: pointer;
  }
  .active-tab{
    border: #0071c1 2px solid;
    color: #0071c1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .post-container h5{
      font-size: 16px;
  }

  .arrow-right {
    float: right;
    position: relative;
    right: -38px;
    font-size: 40px;
    color: #0062cc;
    top: -250px;
}