body {
    scroll-behavior: smooth;
    font-weight: 400;
    font-size: 18px;
    color: #818181;
    overflow-x: hidden;
    background-color: #fff;
    font-family: 'Anek Telugu', sans-serif;
}
.TopHeader {
    padding: 10px 0px;
    position: relative;
    z-index: 1;
    background: none;
    border-bottom: 1px solid #ddd;
}

.HeroImages img {
    width: auto;
    max-height: 510px;
}
ul.ContactBar.SocialIcons {
    justify-content: end;
}
ul.ContactBar {
    display: flex;
    justify-content: start;
    list-style: none;
    padding: 0;
    margin: 0;
    column-gap: 20px;
    height: 100%;
    display: flex;
    align-items: center;
}
ul.ContactBar.EmailInfo span.icon-list-text.EmailAddres {
    position: relative;
    top: -2px;
}
ul.ContactBar li span.icon-list-icon i.fas.fa-envelope {
    font-size: 20px;
}
ul.ContactBar li a, ul.ContactBar li{
	color: #fff;
	text-decoration: none;
}
ul.ContactBar li span.icon-list-icon {
    color: #e5936b;
}
.Banner {
    position: relative;
    max-height: 755px;
    overflow: hidden;
    height: 755px;
}
ul.ContactBar.justify-content-center {
    height: auto;
}
.overlay {
    /* 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: 155px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.TopNavBar nav.header {
    width: 100%;
}
.TopNavBar ul.navbar-nav li a {
    color: #fff;
    font-weight: normal;
    padding-bottom: 0
}

.logo_btn_bx img {
    height: auto;
    position: static;
    max-height: 60px;
    width: auto;
}
.navbar-toggler-icon svg path {
    stroke: #fff;
}
.newClass {
    position: fixed;
    top: 0;
    background-color: #ff7d2a;
    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
}
.BannerText {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    margin: auto;
    z-index: 2;
    height: 350px;
}
ul.BottomToolTips {
    padding: 0;
    list-style: none;
    position: absolute;
    right: 0;
    width: 100%;
    /* margin: -50px 0 0 0; */
    z-index: 2;
}
ul.BottomToolTips li {
    /* float: left; */
    width: 50%;
    position: relative;
    margin: 0 auto;
    z-index: 5;
}
ul.BottomToolTips li .HideDiv {
    position: absolute;
    left: 0;
    top: -56px;
    width: 100%;
    min-height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    font-size: 20px;
    font-weight: 600;
    color: #ff7d2a;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .24s ease-in-out;
    -o-transition: all .24s ease-in-out;
    transition: all .24s ease-in-out;
}
.OurGoals {
    max-width: 400px;
}
.SectionViewProject .OurGoals {
    max-width: unset;
}
ul.BottomToolTips li:hover .HideDiv {
    opacity: 1;
    visibility: hidden;
}
ul.BottomToolTips li .ServicesBox {
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center;
    padding: 30px 85px 30px 34px;
    background: #ff7d2a;
    float: left;
    position: relative;
}
/* ul.BottomToolTips li .ServicesBox:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 100%;
    background: #393f91;
    content: "";
    z-index: 1;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    -webkit-transition: all .24s cubic-bezier(.785,.135,.15,.86);
    -o-transition: all .24s cubic-bezier(.785,.135,.15,.86);
    transition: all .24s cubic-bezier(.785,.135,.15,.86);
} */
.round-corner {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 100%;
    background: #393f91;
    z-index: 1;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    -webkit-transition: all .24s cubic-bezier(.785,.135,.15,.86);
    -o-transition: all .24s cubic-bezier(.785,.135,.15,.86);
    transition: all .24s cubic-bezier(.785,.135,.15,.86);
}
ul.BottomToolTips li .ServicesBox:after {
    background: #f46f1d;
    width: 130px;
}
ul.BottomToolTips li .ServicesBox:hover:after {
    width: 100%;
    border-radius: 0;
}

ul.BottomToolTips li .ServicesBox span {
    z-index: 2;
    position: relative;
}
.Banner .BannerPic {
    width: 100%;
}
.HeroImages {
    width: 100%;
    position: relative;
    min-height: 500px;
    max-height: 500px;
    text-align: center;
    margin-top: 55px;
}
.Banner .BannerPic img {
    width: auto;
    position: absolute;
    max-height: 520px;
    top: auto;
    bottom: 0;
    height: auto;
    max-width: 100%;
}
.BannerText h1 {
    font-size: 38px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.BannerText p{
	color: #fff;
    font-size: 18px
}

.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);
}
.OurGoals.aos-init.aos-animate img {
    width: 100%;
    height: auto;
}
.CutImg svg {
    height: 60px;
    display: inline-block;
    width: calc(100% + 1.3px);
}
.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 {
    border-radius: 30px;
    color: #fff;
    padding: 15px 40px 10px;
    text-decoration: none;
    line-height: normal;
    text-transform: uppercase;
}


.GenrateingContentBtn {
    max-width: 250px;
    width: auto;
    min-width: 250px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: end;
}

.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: 40px;
    line-height: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
}
/* .KeyPoint{
    border-color: #2087c9
} */
.OurGoals p{
	color: #000;
    font-size: 18px;
    line-height: 1.7em;
}
.ReadMoreBtn a{
	color: #181b31;
    font-weight: 700;
    text-decoration: none;
}
.ReadMoreBtn a span.ArrowIcon {
    background-color: #fa4612;
    color: #ffffff;
    font-size: 14px;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    line-height: 34px;
}
.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: #ff7d2a;
    position: relative;
    display: flex;
    align-items: center;
}
.Fitbit {
    width: 100%;
    text-align: center;
}
.Fitbit img {
    width: auto;
    position: static;
    max-width: 100%;
    max-height: 600px;
}
.SectionViewProject .Heading h2 {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 34px;
    line-height: normal;
    font-weight: 500;
    line-height: normal;
}

.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% 20%;
}
.Locations img {
    display: flex;
    align-items: end;
    height: 135px;
    width: 130px;
    margin: 0 auto;
}
.Locations h2 {
    font-size: 18px;
    color: #181b31;
    font-weight: 700;
    margin-top: 15px;
}
.ContactForm {
    box-shadow: 0px 45px 60px 0px rgb(0 0 0 / 5%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -200px 0px 0px 0px;
    padding: 70px 60px 50px 60px;
    position: relative;
    z-index: 2;
    background: #fff;
    border-radius: 7px;
}
.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: -10%;
}
.FormBG img{
    width: 100%
}
.OurGoals button.accordion-button {
    background: #165153;
    color: #fff;
    font-weight: 700
}
.OurGoals .accordion-body {
    padding: 1rem 1.25rem;
    background: transparent;
}
.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 {
    margin: 0px;
    padding: 50px 30px;
}
.ServiceItem.FirstItem {
    background: #165153;
    color: #fff;
}
.ServiceItem.FirstItem h1 {
    font-size: 2.3rem;
    margin: 0
}
.HedingDevider {
    width: 100%;
    display: inline-block;
}
.zigzag-border {
    width: 60%;
}
.zigzag-border img {
    width: 100%;
}

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

.ServiceItem.others .zigzag-border {
    margin: 0 auto;
}
.KeyPoint {
    padding: 30px 40px;
    background-color: #fff;
    border-style: solid;
    border-width: 0 0 0 3px;
    /*border-color: #ff7d2a;*/
    box-shadow: 0 10px 30px 0 rgb(17 12 79 / 10%);
    color: #000;
}
.Services .Icons {
    display: flex;
    font-size: 60px;
    color: #fff;
    margin: 0 15px 0 0px;
    /* width: 50px; */
    flex-shrink: 0;
    /* height: 50px; */
    align-items: center;
}
.Descp h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.SectionViewProject .OurGoals .Descp p {
    font-size: 18px;
}
.SecHeading h3{
    font-size: 34px;
    line-height: 40px;
    color: #fff;
    margin: 0 0 20px;
    z-index: 3;
    position: relative;
    font-weight: 700;
}

.VideoDetail {
    background: #fff;
}
.FeaturedDic h2 {
    color: #222;
    text-transform: uppercase;
}
.VideoDetail p {
    color: #222;
    font-size: 18px
}
.ShowVideo {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    left: -50px;
}
.ShowVideo video {
    width: 100%;
}



.TopNavBar.AboutPage {
    position: static;
    margin-bottom: 0;
}
.top_banner {
    padding: 50px 0 30px;
    background-image: linear-gradient(to bottom, rgb(0 0 0 / 65%), rgb(0 0 0 / 65%)), url(../images/about-bg.jpg);
    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: #000;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 0;
}
.TopNavBar.AboutPage nav.header.navbar.newClass a {
    color: #fff;
}
.about_content p {
    font-size: 18px;
}
.top_banner_text h1 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0;
    color: #333;
}
.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;
}

.gap-25 {
    gap: 25px;
}

.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: 50px;
    width: auto;
}
.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

}
.carousel-control-next-icon {
    background-image: url(../../images/right-arrow.svg);
    background: none
}

.SliderContent {
    color: #000;
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}
.SliderContent .carousel-caption h2, .SliderContent .carousel-caption p {
    color: #fff;
}
.SliderContent .carousel-caption {
    position: static;
    text-align: right;
}
.Videos iframe {
    width: 100%;
    border: 1px solid #ddd;
    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
}
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;
}
ul.ContactBar.SocialIcons li a.login {
    width: auto;
    background: #fff;
    height: auto;
    border-radius: 5px;
    padding: 3px 10px 0;
    height: 30px;
}
.GenrateingContent .SecHeading h3 {
    font-weight: 500;
    margin: 0 0 5px 0;
}
.GenrateingContent .SecHeading p {
    margin: 0;
    color: #fff;
}
.SectionOurGoals .OurGoals {
    box-shadow: 6px 6px 6px 8px #eee;
    /* border: 2px solid #fff; */
}
.CertifiedContent h5 {
    text-transform: uppercase;
    color: #222;
}
ul.CertifiedPoints {
    list-style: none;
    padding: 0;
}
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;
}
.KeyPoint a.BtnGetinTouch {
    display: inline-block;
}
.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: 310px;
    min-width: 310px;

}
.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;
    }
@media screen and (max-width: 480px) and (min-width: 320px) {
button.navbar-toggler.collapsed i#open {
    display: block;
}
button.navbar-toggler.collapsed i#close {
    display: none;
}
button.navbar-toggler i#close {
    display: block;
}
.navbar-expand-lg .navbar-collapse {
    top: 63px;
}

}




ul.BottomToolTips li .ServicesBox:after{
    background: #005e9e;
}
section.Genrateing, .ServiceItem.FirstItem {
    background: #005e9e;
}
.GenrateingContentBtn a.BtnGetinTouch {
    background-color: #fff;
    border-color: #fff;
}
ul.ContactBar li span.icon-list-icon, .SubHeading h5{
    color: #fff
}
h3.sub-head-h3{
    color: #fff
}
.Banner:before {
    background: rgba(0,94,158,.6);
}
.OurGoals.CoachSec .Icons img {
    border-radius: 50%;
}
.OurGoals.CoachSec .SubHeading h5 {
    color: #fff;
}
.TopNavBar.AboutPage{border-bottom: 1px solid #369ee1;}
.TopNavBar.AboutPage ul.navbar-nav li a {
    color: #fff;
}
    .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);
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .navbar-expand-lg .navbar-collapse {
    background: #2087c9;
    }
    .TopNavBar {
        position: relative;
        top: 0;
        /*background: #2087c9;*/
    }
}
