body {
    scroll-behavior: smooth;
    font-weight: 400;
    font-size: 18px;
    color: #818181;
    overflow-x: hidden;
    font-family: 'Anek Telugu', sans-serif;
}
.TopHeader {
    padding: 10px 0px;
    position: relative;
    z-index: 1;
    background: none;
    border-bottom: 1px solid #ddd;
}
span.icon-list-icon i.fas.fa-envelope {
    font-size: 20px;
}
ul.ContactBar.EmailInfo span.icon-list-text.EmailAddres {
    position: relative;
    top: -2px;
}
ul.ContactBar {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0;
    column-gap: 20px;
}
ul.ContactBar li a, ul.ContactBar li{
	color: #000;
	text-decoration: none;
}
a.BtnGetinTouch, button.BtnGetinTouch:after, .OurGoals button.accordion-button:after{
    display: none;
}

/*ul.ContactBar li a:hover, ul.ContactBar li:hover {
    color: #000 !important;
}
ul.ContactBar li span.icon-list-icon {
    color: #e5936b;
}*/
/*ul.ContactBar li span.icon-list-icon{
    color: #000 !important
}*/

/*ul.ContactBar li:hover span.icon-list-icon{
	color: #fff
}*/
ul.ContactBar.EmailInfo a {
    color: #fff;
}
.Banner {
    position: relative;
    max-height: 760px;
    overflow: hidden;
    height: 760px;
}
/* .Banner:before {
    content: "";
    background: rgba(0,94,158,.6);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
} */

.Banner header {
    display: inline-block;
    width: 100%;
    height: 44px;
    position: relative;
    z-index: 2;
}
.TopNavBar {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    top: 55px;
    height: 140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.TopNavBar nav.header {
    width: 100%;
}
.TopNavBar ul.navbar-nav li a {
    color: #fff;
    padding-bottom: 0
}

.logo_btn_bx img {
    width: 100%;
}
.newClass {
    position: fixed;
    top: 0;
    background-color: #fff;
    transition: color 0.6s ease-out;
    padding: 0;
    width: 100%;
    padding: 10px 0;
    z-index: 3;
    box-shadow: 0px 10px 40px 0px rgb(47 47 47 / 10%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.newClass ul.navbar-nav li a{
	color: #fff;
    padding-bottom: 0
}
.BannerText {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    margin: auto;
    min-height: 300px;
    height: 300px;
    z-index: 2;
}
.BannerText h1 {
    font-size: 38px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.BannerText p {
    color: #fff;
    font-size: 18px;
}
.navbar-toggler-icon svg path {
    stroke: #fff;
}

.CutImg {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 2;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.CutImg svg {
    height: 60px;
    display: inline-block;
    width: calc(100% + 1.3px);
}

.TopNavBar img, .Banner .TopNavBar img {
    height: auto;
    position: static;
    max-height: 120px;
    max-width: 250px;
}
.Banner img {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    object-fit: cover;
}
a.BtnGetinTouch, button.BtnGetinTouch {
    font-weight: 600;
    fill: #ffffff;
    color: #000;
    background-color: #e5936b;
    border-style: solid;
    border-width: 1px;
    border-color: #e5936b;
    border-radius: 5px;
    padding: 15px 30px 10px;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
    width: auto;
    text-align: center;
}
.GenrateingContentBtn button.BtnGetinTouch {
    width: 200px;
}

.CutImg path.elementor-shape-fill {
    fill: #fff;
}
.SubHeading h5{
	color: #fa4612;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.Heading h2 {
    color: #181b31;
    font-size: 43px;
    line-height: 1.2em;
    font-weight: 600;
}
.OurGoals p{
	color: #000;
    font-size: 20px;
    line-height: 1.7em;
}
.ReadMoreBtn a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 5px;
}
span.ArrowIcon {
    position: relative;
    top: 2px;
    left: 5px;
}

.Corporate {
    display: inline-block;
    width: 250px;
    position: relative;
    left: 10%;
    z-index: 1;
}
.Corporate img{
	width: 100%
}
.Meeting {
    width: 400px;
    display: inline-block;
}
.Meeting img{
	width: 100%
}
.SectionViewProject {
    background: #eee;
    position: relative;
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    min-height: 500px;
}
.Fitbit {
    max-width: 100%;
    left: auto;
    transform: translateY(0px);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
    overflow: visible;
    text-align: center;
    width: 100%
}
.Fitbit img {
    /* position: absolute; */
    /* top: 0%; */
    /* right: 0; */
    /* left: 5%; */
    transform: translateY(0px) !important;
    max-height: 420px;
    max-width: 100%;
}
.SectionViewProject .Heading h2 {
    position: relative;
    z-index: 1;
    color: #222;
    font-size: 29px;
    line-height: 1.3em;
    font-weight: 600;
}
.Fitbit:before, .Fitbit:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .35;
}
.SectionViewProject .OurGoals p {
    color: #fff;
    font-size: 14px;
    line-height: normal;
}

.SectionViewProject .ReadMoreBtn a {
    position: relative;
    font-weight: 500;
}
.SectionViewProject .ReadMoreBtn a span{
	transition: transform .3s cubic-bezier(.4,0,.2,1);
	transform-origin: center left;
	margin-left: 1rem;
	color: #fff

}
.SectionViewProject .ReadMoreBtn a:hover span{
	transform: scaleX(20);
	transition: transform .3s cubic-bezier(.4,0,.2,1);
	transform-origin: center left;
	
}
.SectionViewProject .ReadMoreBtn a:before {
    content: "";
    border-bottom: 1px solid #fff;
    width: 1.5rem;
    display: inline-block;
    margin: 0 10px 0 0px;
    position: relative;
    top: -5px;
    transition: transform .3s cubic-bezier(.4,0,.2,1);
	transform-origin: center left;
}
.SectionViewProject .ReadMoreBtn a:hover:before {
    transform: scaleX(2);
}

.slide {
    width: 100%;
    display: inline-block;
    position: relative;
}
.SlideNumber {
    position: absolute;
    left: -20px;
    top: -20px;
}
.SlideNumber h3 {
    margin: 0;
    font-size: 40px;
    font-weight: 700;
    color: #fa4612;
    line-height: normal;
}
.slide img {
    width: 100%;
}
.SlideText{
	text-align: center;
}
.SlideText h4 {
    font-size: 1.3rem;
    color: #fa4612;
}
.SectionCalltoAction {
    background: rgb(2,0,36);
    background: linear-gradient(90deg, #a53b84 0%, #fa4612 100%);
}
.FooterCalltoAcc h2{
	color: #fff;
	margin: 0
}
.FooterCalltoAcc p {
    padding: 0;
    margin: 0;
    color: #fff;
}
.CalltoActionBtn a {
    text-decoration: none;
    font-weight: 600;
    fill: #fa4612;
    color: #fa4612;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    border-radius: 5px;
    padding: 15px 30px 10px;
    margin: 0;
}
.Locations {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0% 5%;
}
.Descp h5 {
    color: #000;
}
.Services .Icons {
    margin: 0 15px 0 0px;
}
.Locations img {
    display: flex;
    align-items: end;
    height: 65px;
    width: auto;
    margin: 0 auto;
}
.Locations h2 {
    font-size: 18px;
    color: #181b31;
    font-weight: 600;
    margin-top: 15px;
}
.ContactForm {
    box-shadow: 6px 6px 6px 8px #eee;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -200px 0px 0px 0px;
    padding: 15px;
    position: relative;
    z-index: 2;
    background: #fff;
    border-radius: 7px;
    max-width: 400px;
    margin: -200px auto 0;
}
.ContactForm h2{
    color: #000000;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.1em;
}
.ContactForm label{
    width: 100%
}
.ContactForm input.form-control.submit {
    background: #e5936b;
    border-color: #e5936b;
    color: #fff;
    display: inline-block;
    width: auto;
    line-height: normal;
    padding: 10px 20px 5px;
    margin-top: 30px;
}

.BannerForm {
    position: relative;
}
.FormBG {
    position: absolute;
    top: 0;
    width: 650px;
    left: 0;
}
.FormBG img{
    width: 100%
}
 .OurGoals button.accordion-button.collapsed::after{
    display: none;
 }
.OurGoals button.accordion-button {
    background: #fff;
    color: #000;
    font-weight: 700;
}
.OurGoals .accordion-body {
    padding: 1rem 1.25rem;
    background: transparent;
    color: #ddd
}
.OurGoals .accordion-item {
    color: #7e8090;
    background-color: transparent;
    border: 1px solid rgba(0,0,0,.125);

}
.OurGoals button.accordion-button.collapsed {
    background: #f9f9f9;
    color: #000;
    font-weight: 700
}

.OurGoals .accordion-button:not(.collapsed)::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    transform: rotate(-180deg);
    fill: #fff;
}
.SlideText a {
    color: #444;
    font-weight: 600;
    text-decoration: none;
}
.ServiceItem {
    box-shadow: 0px 2px 60px 0px rgb(0 0 0 / 10%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 50px 30px 50px 30px;
}
.ServiceItem.FirstItem {
    background: #165153;
    color: #fff;
}
.ServiceItem.FirstItem h1 {
    font-size: 2.3rem;
    margin: 0;
    text-transform: uppercase;
}
.HedingDevider {
    width: 100%;
    display: inline-block;
}
.zigzag-border {
    width: 60%;
}
.zigzag-border img {
    width: 100%;
}

.ServiceItem.others h1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3em;
    color: #000;
}
.ServiceItem.others {
    text-align: center;
    padding: 30px 15px;
    max-height: 200px;
    min-height: 200px;
}
.SectionIcon {
    margin-bottom: 30px;
}
.ServiceItem.others .SectionIcon img{
    width: auto;
    max-height: 60px
}

.ServiceItem.others .zigzag-border {
    margin: 0 auto;
}
.Slider h2 {
    font-size: 40px;
    color: #222;
    text-transform: uppercase;
}
.OurGoals {
    position: relative;
    z-index: 11;
    margin-top: -10px;
}


.TopNavBar.AboutPage {
    position: static;
}
.top_banner {
    padding: 50px 0 30px;
    background-size: cover;
    color: white;
}
.about_text_img {
    text-align: center;
    height: auto;
    float: left;
    font-weight: bold;
    margin-right: 20px;
    padding: 0;
    max-width: 100%;
}

.TopHeader.AboutUs ul.ContactBar li a, .TopHeader.AboutUs ul.ContactBar li {
    color: #555;
}
.etl-single-contact-content form input, .etl-single-contact-content form textarea {
    margin-bottom: 15px;
    border-radius: 0;
    height: 50px;
}
.site_btn .btn {
    cursor: pointer;
    background-color: #e5936b;
    width: auto;
    position: relative;
    z-index: 0;
    box-shadow: 0 0 14px 0 #00000014;
    border-radius: 4px;
    overflow: hidden;
    padding: 15px 20px 10px;
    color: #fff;
    line-height: normal;
}
.TopNavBar.AboutPage ul.navbar-nav li {
    line-height: normal;
}
.TopNavBar.AboutPage ul.navbar-nav li a {
    color: #fff;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 0;
}
.about_content p {
    font-size: 18px;
}
.top_banner_text h1 {
    font-size: 30px;
    text-transform: uppercase;
    color: #333;
    margin: 0;
}
.our_portfolio .col-sm-12 {
    margin-bottom: 0;
    padding: 20px;
}
.article-container {
    display: flex;
    align-items: center;
    padding: 0;
    background-color: white;
    box-shadow: 0 0 14px 0 #00000014;
    border-radius: 8px;
    position: relative;
    height: 100%;
    overflow: hidden;
    border: 2px solid #e4e4e4;
}
.article-img_bx {
    overflow: hidden;
    width: 310px;
}
.article-img-holder {
    width: 300px;
    height: 320px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.5s;
    background-color: #6e6e6e95;
    background-blend-mode: color-burn;
    background-image: url(../images/elearning.jpg);
}

.inner {
    padding: 25px;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.inner h2 {
    letter-spacing: .5px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}
.inner p {
    transition: 1.5s;
    font-size: 17px;
}

.article-container .site_btn {
    margin: 0 auto;
    width: 100%;
    padding-top: 5px;
}

.about_content {
    padding: 80px 0 70px;
}

.contact_us {
    border-top: 1px solid #f1f1f182;
    border-bottom: 1px solid #f1f1f182;
    padding: 80px 0 60px;
    background-image: linear-gradient(to bottom, rgb(255 255 255 / 80%), rgb(255 255 255 / 80%)), url(../images/body-bg.png);
}
.contact_info_bx {
    display: flex;
    align-items: center;
    grid-column-gap: 20px;
    padding: 20px 20px 15px;
    box-shadow: 0 0 14px 0 #00000014;
    border-radius: 8px;
    position: relative;
    margin-bottom: 22px;
    min-height: 100px;
}
.contact_icons i {
    font-size: 50px;
    color: #f06721;
}

.newClass .logo_btn_bx {
    width: auto;
    max-height: 70px;
}
.newClass .logo_btn_bx .logo_bx.text-center.nav_logo {
    display: inline-block;
}
.newClass .logo_btn_bx .logo_bx.text-center.nav_logo img.img-logo {
    max-height: 40px;
}
.HeroImages {
    width: 100%;
    position: relative;
    min-height: 500px;
    max-height: 500px;
    text-align: center;
    margin-top: 40px;
}
.HeroImages img {
    position: absolute;
    max-height: 470px;
    height: auto;
    width: auto;
    bottom: 0;
    top: auto;
    max-width: 100%;
}


.ContactForm img {
    height: auto;
    max-width: 100%;
}

.SliderContent {
    color: #000;
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}
.SliderContent .carousel-caption h2, .SliderContent .carousel-caption p {
    color: #000;
}
.SliderContent .carousel-caption {
    position: static;
    text-align: right;
}
.Videos iframe {
    width: 100%;
    border: 1px solid #eee;
    max-height: 235px
}
.carousel-indicators [data-bs-target] {
    background-color:  #555;
}
.SliderContent .carousel-indicators {
    position: absolute;
    bottom: -50px;
}
.SliderContent .carousel-indicators .active {
    opacity: 1;
    color: red
}
section.Genrateing {
    background: #165153;
}
section.Genrateing h1{
    font-size: 2rem
}
section.Genrateing h1, section.Genrateing p {
    color: #000;
}
section.Genrateing p{
    margin: 0
}
.Indicators {
    position: relative;
    width: 18%;
    margin: -100px auto 0;
}
.carousel-control-next,.carousel-control-prev{
    width: 50px;
    height: 50px
}
.carousel-control-prev-icon {
    background-image: url('../../images/left-arrow.svg');
    background: none;
    color: #000;
   
}
.carousel-control-next-icon {
    background-image: url(../../images/right-arrow.svg);
    background: none;
    color: #000;
}
ul.ContactBar.SocialIcons {
    justify-content: flex-end;
    column-gap: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
ul.ContactBar.SocialIcons li a {
    width: 30px;
    height: 30px;
    display: flex;
    background: #fff;
    color: #555;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    line-height: normal;
    font-size: 16px;
}
ul.ContactBar.SocialIcons li a span.icon-list-icon {
    color: #555;
}
ul.ContactBar.EmailInfo li a {
    float: left;
    margin-top: 5px;
}
.OurGoals h2 {
    color: #222;
    font-size: 40px;
    text-transform: uppercase;
}
ul.ContactBar.SocialIcons li a.login {
    width: auto;
    background: #fff;
    height: auto;
    border-radius: 5px;
    padding: 3px 10px 0;
    height: 30px;
}
.CertifiedContent h5 {
    text-transform: uppercase;
    color: #222;
}
ul.CertifiedPoints {
    list-style: none;
    padding: 0;
    display: inline-block;
}
ul.CertifiedPoints li {
    width: 46%;
    display: inline-block;
    margin: 0 30px 0 0px;
    text-align: center;
    float: left;
}
.CeritifiedHeading {
    display: flex;
    justify-content: start;
    color: #222;
}
.CeritifiedHeading i {
    margin: 0 5px 0 0px;
    font-size: 17px;
}
.CertifiedContent h3 {
    color: #222;
}
ul.CertifiedPoints p {
    color: #222;
    text-align: left;
}
.FooterCopyRight span {
    text-transform: uppercase;
}
section.WhyWork {
    background: #eee;
}


.SectionViewProject .SubHeading h5 {
    color: #fff;
}
ul.ContactBar.ContactInfo {
    justify-content: start;
    margin: 0;
}
.about_text_img ul.ContactBar {
    justify-content: center;
    margin-top: 20px;
}
.header2 {
    height: 210px;
    overflow: hidden;
}
.top_banner {
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
    padding: 10px 0 0;
}
.OurGoals .GenrateingContentBtn {
    max-width: 295px;
    min-width: 295px;
    justify-content: end;
    display: flex;
}




.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.ServiceItem.FirstItem {
    background: #005e9e;
    min-height: 200px;
    max-height: 200px;
}

.GenrateingContentBtn a.BtnGetinTouch {
    background-color: #fff;
    border-color: #fff;
}
h3.sub-head-h3{
    color: #fff
}

.OurGoals .SubHeading h5{
    color: #fff
}

.TopNavBar.AboutPage{
    border-bottom: 1px solid #37a1e5
}

.SectionViewProject .Heading h2 {
    color: #000;
}
.BannerBG{background-size: cover; width: auto; height: 755px; position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.BannerBG2{background-size: cover; width: auto; height: 210px; position: absolute; left: 0; right: 0; top: 0; bottom: 0;}

.CertifiedLogo img { 
    max-width: 100%; 
}

@media screen and (max-width: 767px) and (min-width: 320px) {
.navbar-expand-lg .navbar-collapse {
    background: #2087c9;
    padding: 0 10px;
}
ul.ContactBar.EmailInfo li a{
    float: none;
}
.TopNavBar {
    position: relative;
    top: 0;
    /*background: #2087c9;*/
}
.newClass ul.navbar-nav li a {
    color: #fff;
}
.navbar-toggler:focus {
    box-shadow: none;
}
    }


    .main_loader {
        background: rgba(0, 0, 0, .3);
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
    }
    
    .loader {
        border: 5px solid #f3f3f3;
        border-radius: 50%;
        border-top: 5px solid #3498db;
        width: 50px;
        height: 50px;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
    }
    
    
    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
        }
    
        100% {
            -webkit-transform: rotate(360deg);
        }
    }
    
    @keyframes spin {
        0% {
            transform: rotate(0deg);
        }
    
        100% {
            transform: rotate(360deg);
        }
    }