/*=====================
        General
======================*/


.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


.nav-sp {
    text-transform: uppercase;
}



body {
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    font-weight: 400;
    overflow-x: hidden;
    /*    font-size: 17px;*/

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    color: #1f5498;
    line-height: 1.2;
}

p {
    margin-top: 0;
    margin-bottom: .5rem;
}

/*================mob-nav=================*/
header#header {
    display: none;
}

.bg-light {
    background-color: #f8f9fa !important;
}

/*==========home banner===================*/


section.section-img-wrap {
    /*    margin-top: 100px;*/
}


/*freeze pan*/
.freeze-pan {
    width: 100%;
    height: 91px;
    background-color: #e1e1e1;
    position: fixed;
    z-index: 99999;
    top: 0;
}

.freeze-pan-wrap {
    width: 400px;
    position: absolute;
    top: 50%;
    left: 2%;
    transform: translateY(-50%);
}


.border-line::before {
    border: 3px solid #002060;
}



.ftco-section {
    padding: 4em 0;
    position: relative;
}

.banner-bg-sec {
    background-image: url(../images/banner-bg.jpeg);
    background-position: center;
    background-size: cover;

}

.hero-wrap .overlay {
    z-index: -1;
    opacity: .7;
    background-color: #002060;
}

/*Logo Container for Angled Nav*/
.logo-container {
    position: relative;
    /*width: 275px;
    padding: 25px 0 0 25px;*/
    opacity: .9;
    width: 300px;
    margin-left: 205px;
    margin-top: 15px;
}

.logo-container {
    width: 250px;
}

.logo-container > a {
    display: block;
    font-size: 1.5rem;
}

.logo-container > a > img {
    width: 100%;
}


#__services i.fas.fa-caret-down {
    padding-right: 5px;
}

#__services i.fas.fa-caret-down.rotate_ico {
    padding-left: 5px;
}


/*==========logo=============*/
.logo-wrap {
    position: absolute;
    top: 20%;
    left: 7%;
    /* color: #fff; */
    width: 570px;
}


.logo-wrap a p {
    color: #fff;
    font-size: 1.5rem;
}

/*
.banner-main-heading h1 {
    color: #fff;
    font-size: 3.2em;
}
*/

.hero-wrap .slider-text h1 {
    font-size: 3.5rem;
    color: #fff;
    line-height: 1.4;
    font-weight: 700;
}

.banner-main-heading {
    width: 60%;
    position: absolute;
    top: 34%;
    left: 2%;
}


.banner-below-text {
    position: absolute;
    top: 20%;
    right: 2%;
}

.banner-ver-item {
    margin-bottom: 5rem;
}


.banner-ver-item-wrap {
    display: flex;
    flex-direction: column;
}



.ban-below-text h2 {

    color: #fff;
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}


.ban-below-text p {

    color: #fff;
    font-size: 1.1rem;
    line-height: 1.4;
    margin-bottom: 3px;
}


.ban-below-text span {

    /*    font-size: 0.9rem;*/
    /*    line-height: 1.2 !important;*/
    display: block;
    line-height: 1.4;
}


.heading-underline {
    position: relative;
}



.heading-underline:after {
    position: absolute;
    bottom: -6px;
    left: -5px;
    /*    transform: translateX(-50%);*/
    width: 50px;
    height: 5px;
    content: '';
    background: #06c9f4;
    transition: .5s;
}

.ban-advi:hover .heading-underline:after {
    width: 180px;
}

.ban-int:hover .heading-underline:after {
    width: 235px;
}


.ban-adv:hover .heading-underline:after {
    width: 221px;
}


.ban-advi:hover .right-mv {
    transition: .5s;
    transform: translateX(-20px);

}


.ban-int:hover .right-mv {
    transition: .5s;
    transform: translateX(-20px);

}


.ban-adv:hover .right-mv {
    transition: .5s;
    transform: translateX(-20px);

}










.banner-below-text-wrap {
    position: absolute;
    bottom: 0;
    left: 2%;
    width: 100%;
    margin-bottom: 15px;
}


.banner-below-text-wrap p {
    color: #fff;
}

.banner-below-text-inner {
    width: 65%;
}


.tab-ser-btns-wrap {
    display: none;
}



.tab-tube-video {
    display: none;
}

/*====================================
        Tubular Tracking Solution  Section
=====================================*/
/**/


/*
.ftco-faqs .img-faqs {
    position: relative;
    z-index: 0;
    height: 550px;
}
*/


.tab-heading-view {
    display: none;
}

.tube-video-main-wrap {
    display: flex;
    height: 100%;

}

.tube-video-wrap {
    height: 400px;
    width: 100%;
    margin: auto;
    background-image: url(../images/tube.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.tub-desk-pt-2 {
    padding-top: 2rem !important;
}


.word-at-logo-wrap {
    display: inline-block;
    position: relative;
    margin-left: -35px;
}


.word-at-logo {
    width: 35px;
    position: absolute;
    top: -4px;
    right: -35px;
}



/*====================================
        counter section
=====================================*/
/**/
.comp-stats-item i {
    font-size: 40px;
    margin-bottom: 15px;
    color: #06c9f4;
}

.comp-stats-item h4 {

    color: #fff;
    letter-spacing: 0.05em;
}

.comp-stats-main-cont {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7) 100%, rgba(0, 0, 0, 0.7)100%), url(../images/counter-bg-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 60px 0;
    background-attachment: fixed;
    position: relative;
}

.cou-fl-cont.text-center {
    display: flex;
}

.col-cou {
    width: 25%;
}

section.comp-stats-section {
    /*    margin-bottom: 4rem;*/
}



.comp-stats-item span {
    font-size: 2rem;
    font-family: 'Roboto', sans-serif;
}

/*====================================
        testimonials
=====================================*/
/**/
.testimony-section .owl-dots .owl-dot.active,
.testimony-section .owl-dots .owl-dot:focus {
    background: #002060;
    outline: none !important;
}

.testimony-section .owl-carousel .owl-stage-outer {
    padding-top: 2em;
    padding-bottom: 2em;
    position: relative;
}


.testimony-wrap .text {
    font-size: 18px;
    text-align: center;
    width: 100%;
    padding-left: 0;
}

.testimony-wrap .text p {
    font-size: 20px;
}

.testimony-wrap .name {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
    color: #002060;
}

.testimony-section .owl-dots {
    /*    display: none;*/
    text-align: center;
}


.testimony-section .owl-nav .owl-prev,
.testimony-section .owl-nav .owl-next {
    opacity: 0;
}


.test-qoute-img-wrap {
    width: 35px;
    margin: 0 auto;
}






.testimony-section .owl-dots .owl-dot {
    position: relative;
}


.owl-carousel .owl-dots .owl-dot:after {
    position: absolute;
    top: -2px;
    left: -2px;
    right: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    content: '';
    border: 1px solid #e6e6e6;
    border-radius: 50%;
}





/*====================================
            Services
=====================================*/

.ser-img-wrap {
    background-image: url(../images/Category-2.gif);
    height: 600px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /*    margin: 2em 0;*/
}





/*====================================
            footer
=====================================*/

/**/
.ftco-footer-social li a i {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ftco-footer-social li a:hover {
    transition: ease-in-out .5s;
    color: #fff;
    transform: rotate(360deg);
}


.ftco-footer {
    font-size: 16px;
    padding: 3em 0;
    padding-bottom: 3em;
    background: #002060;
}

.ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    float: left;
    background: #06c9f4;
    border-radius: 50%;
    position: relative;
}


.bottom-footer {
    background: #e1e1e1;
    ;
    padding: 12px 0;
}

.bottom-footer p {
    margin-bottom: 0;
    font-size: 13px;
    padding-top: 5px;
    color: #000;
}

.own-company-logo {
    color: rgb(65, 185, 140);
}

p.fot-ex-text {
    margin-bottom: 1rem;
}


.foot-logo-wrap {
    width: 200px;
    margin-bottom: 2rem;
}

a.sitemap-text {
    color: #000;
}

a.sitemap-text:hover {
    color: #000;
}



/*new*/
.ser-n-img {
    width: 250px;
    margin-bottom: 1rem;
}

.ser-n-img-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 1.5rem;
}

.ser-n-text h3 {
    font-size: 1.4rem;
    color: #000;
    transition: all .2s ease;
}

.ser-n-text h3:hover {

    color: #06c9f4;
}

.ser-n-text a h6{
    transition: .4s;
    cursor:default;
}
.ser-n-img-wrap:hover .ser-n-text a h6{
    color: #06c9f4;
}



/*=======whatsApp===========*/
#whatsapp-icon {
    position: fixed;
    bottom: 95px;
    right: 22px;
    background: #01e675;
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    z-index: 999999;
    border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#whatsapp-icon i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 10px;
    top: 7px;
    font-size: 25px;
}



.ft-twitter:hover {}




/*=======================
        Section Image
=======================*/

.sec-img {
    width: 100%;
    height: 250px;
    background-image: url(../images/sec-img.jpeg);
    background-position: 0 60%;
    background-size: cover;
    position: relative;
}

.sec-img-overlay {
    position: absolute;
    background-color: #002060;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.8;
    z-index: 0;
}

.sec-img-text-wrap {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -65%);
    z-index: 9999;
    text-align: center;
    width: 100%;
}

.sec-img-text-wrap h1 {
    color: #fff;
    font-weight: 600;
}

span.sec-img-nav {
    color: #06c9f4;
    margin-right: 3px;
}


span.sec-img-nav a {
    color: #fff;
    margin-right: 3px;
}




.sec-img-text-wrap p {
    color: #fff;
    text-align: center;
    padding-top: 8px;
}



/*=======================
        About Us
=======================*/




.ftco-faqs .img-aboutus {
    position: relative;
    z-index: 0;
    height: 400px;
}


.staff .text .position {
    color: #06c9f4;
    line-height: 1.4;
    display: block;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 10px;
}


.staff:hover .text h3,
.staff:focus .text h3 {
    color: #002060;
}

.staff .ftco-social li a {
    color: #fff;
    width: 30px;
    height: 30px;
    background: #67c4e8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;

}


.services .icon img {
    width: 100%;
}








.block-30 {
    margin-bottom: 30px;
    background-color: #f8f8f8;
}


.services .icon {
    line-height: 1.3;
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background: none;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}


.services:hover .icon span {
    color: none;
}


.just-cont-sp-ard {
    justify-content: space-around;
}


/*
.services:after {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    bottom: -20px;
    content: '';
    background: #67c4e8;
    border-radius: 4px;
    z-index: -1;
    opacity: 0;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
*/



.fl-txt-vin {
    display: inline-block;
    background-color: #1f5498;
    color: #fff;
    padding: 8px 18px;
    border-radius: 34px 34px 34px 0px;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(171, 171, 171, 1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(171, 171, 171, 1);
    box-shadow: 6px 6px 5px 0px rgba(171, 171, 171, 1);
    letter-spacing: 1px;

}

.fl-txt-min {

    display: inline-block;
    background-color: #1f5498;
    color: #fff;
    padding: 8px 18px;
    border-radius: 34px 34px 0px 34px;
    -webkit-box-shadow: -6px 6px 5px 0px rgba(171, 171, 171, 1);
    -moz-box-shadow: -6px 6px 5px 0px rgba(171, 171, 171, 1);
    box-shadow: -6px 6px 5px 0px rgba(171, 171, 171, 1);
    letter-spacing: 1px;

}



.ab-ser-main-div {
    transition: box-shadow .3s;
}


.ab-ser-main-div:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}




.team-img-l {
    background-image: url("../images/linu-1.jpeg") !important;
}


.team-img-n {
    background-image: url("../images/nithin-1.jpeg") !important;
}


/*=======================
   Services - advisory
=======================*/


.ftco-faqs .img {
    width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: 2px 25px 56px -22px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 2px 25px 56px -22px rgba(0, 0, 0, 0.38);
    box-shadow: 2px 25px 56px -22px rgba(0, 0, 0, 0.38);
}



p.adv-para {
    text-align: justify;
}

.fw-500 {
    font-weight: 500;
}

.serv-img-350 {
    height: 350px !important;
}

.serv-img-340 {
    height: 340px !important;
}


.serv-img-330 {
    height: 330px !important;
}


.serv-img-315 {
    height: 315px !important;
}

.serv-img-370 {
    height: 370px !important;
}




.serv-img-290 {
    height: 290px !important;
}


.serv-img-390 {
    height: 390px !important;
}


.serv-img-410 {
    height: 410px !important;
}


.serv-img-270 {
    height: 270px !important
}

.serv-img-280 {
    height: 280px !important
}



.serv-img-250 {
    height: 250px !important
}


.serv-img-360 {
    height: 360px !important
}


.serv-img-300 {
    height: 300px !important
}

.serv-img-440 {
    height: 440px !important
}

.serv-img-200 {
    height: 200px !important
}

.serv-img-220 {
    height: 220px !important
}

.serv-img-320 {
    height: 320px !important
}

.serv-img-570 {
    height: 570px !important
}

.serv-img-240 {
    height: 240px !important
}


.serv-img-380 {
    height: 380px !important;
}


.serv-img-385 {
    height: 380px !important;
}


.serv-img-500 {
    height: 500px !important;
}

.het-100 {
    height: 100%;
}


.ser-col-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
}

.ser-col-wrap ul {
    list-style: none;
    margin: auto;
}

.ser-col-wrap ul li {
    color: #fff;
    padding: .5rem;
}

.ser-col-wrap ul li a {
    color: #fff;
}

.ser-col-wrap ul li a:hover {
    color: #06c9f4;
}

.ser-pl-7 {
    padding-left: 8rem !important;
}

.ser-pl-5 {
    padding-left: 5rem !important;
}

.ser-pl-3 {
    padding-left: 3rem !important;
}

.ser-ml-5 {
    margin-left: -5rem !important;
}

.ser-ml-3 {
    margin-left: -4rem !important;
}

/*scroll top*/

.scrolltop-cont {
    display: inline-block;
    position: fixed;
    bottom: 47px;
    right: 25px;
    background-color: #06c8f3;
    padding: 7px 10px 7px 10px;
    border-radius: 4px;
    z-index: 99;
    cursor: pointer;
    transition: .4s;
}

span.scrolltop {
    color: #fff;

}


section.adv-sec-bg {
    /* position: relative; */
    width: 100%;
    height: 500px;
    position: relative;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.adv-sec-bg .wrapper {
    width: 800px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.adv-sec-bg .wrapper .adv-bg-img {
    background-image: url('../images/Excomatix-Illustration/Full.svg');
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}

.adv-link {
    position: absolute;
    color: #002060;
    text-decoration: none;
    font-size: 16px;
    transition: all .3s;
    font-family: 'Raleway', sans-serif;
}


.adv-link::before {
    content: '';
    border-bottom: 4px solid #06c9f4;
    padding: 0 10px;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    transition: 0.3s;
}

.adv-link:hover:before {
    width: 100%;
    padding: 0;
}





.adv-link:hover {
    color: #06c8f3;
}

.adv-link:focus {
    color: #002060;
}


.adv-link.adv-1 {
    top: 63px;
    left: -50px;
}

.adv-link.adv-2 {
    top: 206px;
    left: -240px;
}

.adv-link.adv-3 {
    top: 347px;
    left: -110px;
}

.adv-link.adv-7 {
    top: 65px;
    right: -40px;
    text-align: right;
}

.adv-link.adv-5 {
    top: 209px;
    right: -78px;
    text-align: right;
}

.adv-link.adv-6 {
    top: 348px;
    right: -105px;
    text-align: right;
}


.adv-sec-bg-mob{
    display: none;    
}

/*=======================
   Services - Integrated Materials Management Services
=======================*/
p.int-para {
    text-align: justify;
}

section.int-dp-sec {
    width: 100%;
    height: 60px;
    background-color: #002060;
}

.int-dp-cont {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    position: relative;
    justify-content: space-around;
    align-items: center;
}

.int-dp-item {
    position: relative;
}


.int-dp-item ul {
    position: absolute;
    background-color: aliceblue;
    margin-top: 10px;
    width: 270px;
    height: 225px;
    z-index: 9;
    display: flex;
    justify-content: space-around;
    align-items: center;
    list-style: none;
    flex-direction: column;
    border-radius: 5px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-10px);
    transition: all .4s ease;
    padding-bottom: 10px;
}

.int-dp-item li {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.int-dp-item li:hover {
    background-color: #06c8f3;
}

.int-dp-item li:hover a {
    color: #fff;
}


.int-dp-item a {
    color: black;
    text-decoration: none;
    text-align: center;
}

.int-dp-item button {
    background: none;
    text-decoration: none;
    border: none;
    color: white;
    font-size: 18px;
    cursor: pointer;
    outline: none;
}

.int-dp-item button span {
    position: absolute;
    top: -2px;
    right: -20px;
}


.int-dp-item button:hover {
    color: #06c8f3;
}


.int-dp-item button:focus + ul {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0px);
}


/*
.int-dp-item ul {
    position: absolute;
    background-color: aliceblue;
    margin-top: 10px;
    width: 200px;
    height: 200px;
    z-index: 9;
    display: flex;
    justify-content: space-around;
    align-items: center;
    list-style: none;
    flex-direction: column;
    border-radius: 5px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-10px);
    transition: all .4s ease; 
}

.int-dp-item a{
    color: red;
    text-decoration: none;
}

.dp-item{
    background: none;
    border:none;
    color: coral;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
}

.dp-item:hover{
    color: red;
}

.int-dp-item ul li{
    
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.int-dp-item ul li:hover{
    background-color: cornflowerblue;
}


.int-dp-item .dp-item:focus + ul{
    
    opacity:1;
    transform: translateY(0px);
    pointer-events: all;
    
}
*/


/*
.exco-dropdown-main {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    justify-content: space-around;
    align-items: center;
}


.exco-drop-item {
    position: relative;
}

.exco-drop-item ul{
    position: absolute;
    
}
*/


.int-dp-cont .btn {
    background: none !important;
    border: none !important;
    outline: none !important;
}


.int-dp-cont .btn:hover {
    background: none !important;
    border: none !important;
    outline: none !important;
}

.int-dp-cont .btn:focus {
    border: none !important;
    outline: none !important;
}

.dropdown-menu.show {
    border-radius: 5px;
}


a#pandldp-1,
a#pandldp-2,
a#pandldp-3 {
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 3px;
    transition: all .1s ease;
    border-radius: 0;
    padding-top: 0;
}

.under-line-effect {
    position: relative;
    transition: 0.3s;
    padding: 10px;
}


.under-line-effect::before {
    content: '';
    border-bottom: 3px solid #06c9f4;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    transition: 0.3s;
}

.under-line-effect:hover:before {
    width: 100%;
    padding: 0;
}


/*
a#pandldp-1:hover,a#pandldp-2:hover,a#pandldp-3:hover{
    border-bottom: 2px solid #06c9f4 !important;
    border-radius: 0;

}
*/


.dropdown-menu.pandl-d.show {
    padding: 10px 20px;
}

.pandl-i:active {
    background-color: transparent;
}

.pandl-i:hover {
    color: #06c8f3;
}

.dropdown-toggle::after {
    /*    border-top: 0;*/
}



/*=======================
   Services - Advantage
=======================*/

p.adv-sub {
    margin-bottom: 0.1rem;
}


ul.adv-sub-link {
    list-style: none;
}


ul.adv-sub-link li::before {
    content: "\2022";
    color: #002060;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}


ul.adv-sub-link li {
    padding-left: 20px;
}


.exo-acd-por-btn {
    text-align: center;
    margin-top: 20px;
}

.exo-acd-por-btn a {
    background-color: #002060;
    color: #fff;
    padding: 10px 14px;
    border-radius: 4px;
}



/*=======================
        Training
=======================*/



.block-7:hover:after {
    top: 0;
    bottom: 0;
    opacity: 1;
}


.cour-icon span {
    font-size: 50px;
    color: #002060;
}


.block-7:after {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    bottom: -20px;
    content: '';
    background: #06c9f4;
    border-radius: 4px;
    z-index: -1;
    opacity: 0;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}


.block-7:hover .heading-2 {
    color: #fff;
    font-weight: 700;
}


.block-7:hover .flaticon-settings,
.block-7:hover .flaticon-cloud-computing {
    color: #fff;

}



.cour-rd-btn {
    background: #002060 !important;
    border: 1px solid #002060 !important;
    color: #fff;
}



.bp-logo {
    width: 150px;
    margin: 15px auto;
}


.mc-logo {
    width: 180px;
}


a.ft-btn {
    background-color: #002060;
    border: 1px solid #002060;
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
    letter-spacing: 1.5px;
}


ul.ft-list {
    list-style: none;
}

ul.ft-list li::before {
    content: "\2022";
    color: #002060;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}


ul.ft-list li {
    padding-left: 20px;
}



/*functional Training*/

.training-pg-img {
    background-position: center;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
}

.training-pg-img-wrap {
    margin-bottom: 12px;
}

p.training-pg-sub-text {
    color: #1f5498;
    font-weight: 500;
}

.block-7.train-blk {
    border: 1px solid #06c9f4;
    border-radius: 4px;
}




/*=======================
   Contact
=======================*/
.contact-icon {
    width: 40px;
    margin: auto;
    margin-bottom: 8px;
}

.contact-icon img {
    width: 100%;
}

.cont-wrap p a {
    color: #000;
    transition: .2s;
}



.cont-wrap p {
    line-height: 1.4;
}


.cont-text-heading {
    font-size: 1.1rem;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    color: #1f5498;
}

.contact-map {
    height: 400px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.contact-form-sec {
    /*    margin-bottom: 4em;*/
}

.contact-form {
    padding: 3rem;
}


.contact-btn {
    background-color: #002060 !important;
    border-radius: 0;
}

.form-control:focus,
.form-control:active {
    border-color: #002060;
}

#contactForm .form-status-info {
    text-align: center;
    width: 100%;
    padding: 7px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}


#contactForm #contact_success_msg.form-status-info {
    background: #06c9f4;
}

#contactForm #contact_failure_msg.form-status-info {
    background: #ee5253;
}


.cont-add-right-border {
    border-right: 1px solid #e7e7e7;
}




section.comp-stats-section {
    /*    display: none;*/
    /* margin-bottom: 4rem; */
}


.cont-wrap p a:hover {
    color: #06c9f4;
}

.recap-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}



.ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 700;
}

input.btn.btn-primary.contact-btn {
    border-radius: 4px;
    padding: 10px 15px;
    margin-top: 20px;
}


.form-control {
    font-size: 16px;
}



/*enroll form*/


button#submit {
    display: block;
}




.n-logo-header {
    width: 400px;
    position: absolute;
    z-index: 99;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.fixed-nav-bar-logo-wrap {
    width: 100%;
    height: 91px;
    background-color: #002060;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    transition: all .3s linear;
}



.fixed-nav-bar-logo {
   width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.nav-display {
    display: block !important;
    transition: all .3s linear;
}


div#contact_captcha_msg {
    text-align: center;
    width: 100%;
    padding: 7px;
    /* background: rgba(0, 0, 0, 0.5); */
    border-radius: 2px;
    background-color: #ee5253;
    color: #fff;
    font-size: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}


/*latest changes*/

.p-relative-l{
    position: relative;
}

.tube-trax-logo-wrap {
    position: absolute;
    width: 50px;
    transform: rotate(90deg);
    bottom: -120px;
    left: 45%;
   
}

.exo_tube {
    width: 65px;
    transform: rotate(
90deg
);
    top: -140px;
}

.exco-int-tube-wrap {
    position: absolute;
    width: 40px;
    transform: rotate(
90deg
);
    top: -57px;
    right: 76px;
}




@media (max-width:991px) {

    .slide-warp-logo {
        /* margin-top: 20px; */
        width: 200px;
        margin: 20px auto;
    }


    .freeze-pan {
        display: none;
    }


    .heading-section h2 {
        font-size: 2rem;
    }

    .logo-wrap {
        display: none;
    }



    /*------home page-----*/


    nav#desktop-nav {
        display: none;
    }

    header#header {
        display: block;
    }

    /*banner*/

    .banner-below-text {
        display: none;
    }

    .banner-main-heading {
        width: 100%;
        position: absolute;
        top: 30%;
        left: 0;
        right: 0;
    }

    .banner-below-text-wrap {
        display: none;
    }


    .tab-ser-btns-wrap {
        display: block;
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 140px;
    }


    a.tab-ser-btn {
        border: 2px solid #fff;
        padding: 12px 35px;
        color: #06c9f4;
        margin-right: 11px;
        border-radius: 3px;
        font-size: 15px;
        font-weight: 500;
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
    }


    /*    service*/

    .ser-img-wrap {
        background-image: url(../images/Category-2.gif);
        height: 400px;
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        /*    margin: 2em 0;*/
    }


    .tab-tc {
        text-align: center;
    }




    .tube-video-wrap {
        height: 300px;
    }


    .tab-heading-view {
        display: block;
    }

    .dt-heading-view {
        display: none;
    }



    .word-at-logo {
        width: 27px;
        position: absolute;
        top: -3px;
        right: -29px;
    }


    /*    abt section*/



    .heading-section h2 {
        font-size: 30px;
    }


    .desktop-tube-video {
        display: none;
    }

    .tab-tube-video {
        margin-bottom: 15px;
        display: block;
    }


    /*    counter*/

    .comp-stats-item h4 {
        color: #fff;
        letter-spacing: 0.05em;
        font-size: 1.1rem;
    }




    /*------About page-----*/




    .ab-ser-main-div {
        flex-direction: column;
    }

    .ab-ser-text-wrap {
        padding-left: 0 !important;
        width: 100% !important;
    }


    .ab-ser-icon {
        margin: 0px auto 25px auto !important;
    }


    .ab-ser-text-wrap h3 {
        text-align: center;

    }


    /*advisory*/


    .img.img-aboutus {
        display: none;
    }


    .ftco-section {
        padding: 2em 0;
        position: relative;
    }


    /*    training*/

    .tr-pg-hd-bk {
        display: block;
    }

    .training-pg-img {
        display: none;
    }




    .tab-mr-auto {
        margin: auto;
    }



    .mob-hide {
        display: none !important;
    }


    section.section-img-wrap {
        margin-top: 64px;
    }



    section.adv-sec-bg.mt-4 {
        display: none;
    }

    .n-logo-header {
        display: none;
    }

    a#pandldp-1,
    a#pandldp-2,
    a#pandldp-3 {
        font-size: .9rem;
    }

    header#header {

        background-color: #e1e1e1;

    }
    
    
/*    */
.adv-sec-bg-mob{
    display: block;    
}
    
    
    #mobile-nav-toggle {
    position: fixed;
    right: 35px;
    }
    
    .nav-display{
        display: none !important;
    }
    
    
    
    section.adv-sec-bg{
        display: none;
    }
    
     .adv-one {
        width: 70px;
        margin-bottom: 10px;
    }
    
    .nav-display{
        display: none !important;
    }
    
    .adv-two a{
        color: #1f5498;
        font-size: 1.1rem;
    }
    
    .mob-line{
        position: relative;
    }
    
    
    
    .mob-line::before {
    content: '';
    border-bottom: 3px solid #06c9f4;
    padding: 0 10px;
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    transition: 0.3s;
}
    
    
    .wrapper-mob {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 0;
}
    
    
    
    .adv-tab-one {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
    
    
    .adv-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.5rem;
}
    
    .adv-tab-two {
    width: 50%;
}
    
    
    .sec-img{
        height: 200px;
    }
    
    .sec-img-text-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    text-align: center;
    width: 100%;
}
    
    
    
    
    
    


}


/*---------------------------
        Mobile

----------------------------*/
@media (max-width:767px) {

    /*    glowing*/

    @keyframes glowing {
        0% {
            box-shadow: 0 0 -10px #06c9f4;
        }

        40% {
            box-shadow: 0 0 20px #06c9f4;
        }

        60% {
            box-shadow: 0 0 20px #06c9f4;
        }

        100% {
            box-shadow: 0 0 -10px #06c9f4;
        }
    }

    .button-glow {
        animation: glowing 500ms infinite;
    }




    /*  nav  */
    header#header {

        background-color: #e1e1e1;

    }


    a.mob-sub-li {
        font-weight: 500 !important;
    }

    /*banner*/

    .banner-main-heading {
        padding: 0 12px;
    }

    .hero-wrap .slider-text h1 {
        font-size: 1.8rem;
        color: #fff;
        line-height: 1.4;
        font-weight: 700;
        text-align: center;
    }

    .tab-ser-btns {
        display: none;
        flex-wrap: wrap;
        padding: 0 15px;
        justify-content: center;
    }

    a.tab-ser-btn {
        display: block;
        margin-top: 15px;
    }

    .banner-below-text {
        display: block;
    }

    .banner-below-text {
        position: absolute;
        top: 54%;
        left: 50%;
        transform: translateX(-50%);
    }


    .banner-ver-item-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        /*    justify-content: 4;*/
    }

    .banner-ver-item {
        margin-bottom: 1rem;
    }


    .ban-below-text h2 {
        color: #fff;
        font-size: 1.2rem;
        font-weight: 700;
        margin-bottom: 20px;
        text-transform: uppercase;
    }


    .ban-advi .heading-underline:after {
        position: absolute;
        bottom: -6px;
        left: 0px;
        /* transform: translateX(-50%); */
        width: 94px;
        height: 5px;
        content: '';
        background: #06c9f4;
        transition: .5s;
        animation: glowing 5000ms infinite;
    }

    .ban-int .heading-underline:after {
        position: absolute;
        bottom: -6px;
        left: 0px;
        /* transform: translateX(-50%); */
        width: 121px;
        height: 5px;
        content: '';
        background: #06c9f4;
        transition: .5s;
        animation: glowing 5000ms infinite;
    }

    .ban-adv .heading-underline:after {
        position: absolute;
        bottom: -6px;
        left: 0px;
        /* transform: translateX(-50%); */
        width: 114px;
        height: 5px;
        content: '';
        background: #06c9f4;
        transition: .5s;
        animation: glowing 5000ms infinite;
    }



    /*    about*/

    .mob-mt-0 {
        margin-top: 0 !important;
    }



    /*services*/

    .ser-img-wrap {
        display: none;
    }


    .mob-ser-inner {
        height: 280px;
        width: 100%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        margin-bottom: 15px;

    }


    .ser-1 {
        background-image: url(../images/Services/cat-1.gif);
    }

    .ser-2 {
        background-image: url(../images/Services/cat-2.gif);
    }

    .ser-3 {
        background-image: url(../images/Services/cat-3.gif);
    }

    .ser-4 {
        background-image: url(../images/Services/cat-4.gif);
    }

    .ser-5 {
        background-image: url(../images/Services/cat-5.gif);
    }

    .ser-6 {
        background-image: url(../images/Services/cat-6.gif);
    }



    /*    counter*/

    .cou-fl-cont {
        display: flex;
        flex-direction: column;
    }


    .col-cou {
        width: 100%;
        margin-bottom: 25px;
    }


    /*    section image  */

    .sec-img-text-wrap {
        width: 100%;
    }

    .sec-img-text-wrap h1 {
        color: #fff;
        font-weight: 600;
        font-size: 1.5rem;
    }

    .sec-img-text-wrap {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }


    /*    contact*/

    .contact-map {
        height: 270px;
    }


    .contact-icon {
        width: 35px;
        margin: auto;
        margin-bottom: 8px;
    }

    .col-md-4.text-center.cont-wrap.cont-add-right-border {
        margin-bottom: 12px;
    }

    .contact-form {
        padding: 1rem;
    }

    /*footer logo*/
    .foot-logo-wrap {
        width: 175px;
        margin-bottom: 2rem;
    }

    span.mob-blk {
        display: block;
    }


    .mob-hide {
        display: none !important;
    }

    .tab-mr-auto {
        margin: unset;
    }


    /*    new*/
    section.section-img-wrap {
        margin-top: 64px;
    }

    section.adv-sec-bg.mt-4 {
        display: none;
    }

    section.int-dp-sec {
        height: 100%;
        /* flex-direction: column; */
    }

    .int-dp-cont {
        display: flex;
        width: 100%;
        height: 100%;
        padding: 10px 0;
        position: relative;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
    }

    .n-logo-header {
        display: none;
    }

    a.scroll.dropdown-item.pandl-i {
        font-size: .9rem;
    }
    
    .adv-sec-bg-mob{
    display: block;    
}



    .adv-sec-bg {
        display: none;
    }

.adv-inner-wrap {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    margin-bottom: 1.5rem;
    padding: 0 10px;
    flex-direction: column;
}


    .adv-one {
        width: 60px;
/*        margin-right: 10px;*/
    }
    
    .nav-display{
        display: none !important;
    }
    
    .adv-two a{
        color: #1f5498;
    }
    
    .mob-line{
        position: relative;
    }
    
    
    
    .mob-line::before {
    content: '';
    border-bottom: 3px solid #06c9f4;
    padding: 0 10px;
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    transition: 0.3s;
}

/*
.mob-line:hover:before {
    width: 100%;
    padding: 0;
}
*/
    
    .sec-img{
        height: 170px;
    }
    
    
    .adv-two {
    text-align: center;
}
    
    .wrapper-mob {
    padding-top: 1.2rem;
}
    
    #mobile-nav-toggle {
    position: fixed;
    right: 20px;
}
    
    .wrapper-mob{
        flex-direction: column;
    }
    
    .adv-tab-one{
        width: 100%;
    }
    
     .adv-tab-two{
        width: 100%;
    }
    
/*    integrator*/
    .int-dp-cont .dropdown{
        margin-bottom: .7rem;
    }
    
    
/*    */
    
    .exco-int-tube-wrap {
    position: absolute;
    width: 40px;
    transform: rotate( 
90deg
 );
    top: -22px;
    right: 150px;
}
    
    .tube-trax-logo-wrap {
    position: absolute;
    width: 28px;
    transform: rotate(
90deg
);
    bottom: -62px;
    left: 45%;
}
    
    .exo_tube{
        width: 35px;
    position: absolute;
    top: -80px;
    right: -29px;
    }


}

/* partners section */
.partners-container {
    background-image: linear-gradient(rgba(255, 255, 255, 0.6) 100%, rgba(0, 0, 0, 0.7)100%), url(../images/counter-bg-2.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 60px 0;
    background-attachment: fixed;
    position: relative;

}

.list-align-container li ul{
    list-style-position: inside;
}

.i2trax-image {
    height: auto;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
}

.partner-section {
    padding-left: 10%;
    text-align: center;
}

.partner-zebra-btn {
    text-align: center;
    margin-top: 20px;
}

.partner-zebra-btn a {
    background-color: #002060;
    color: #fff;
    padding: 10px 14px;
    border-radius: 4px;
}

.location-tooltip {
    position: relative;
  /* display: inline-block;
  border-bottom: 1px dotted black; */
}

.location-tooltip .location-tooltip-text {
    /* visibility: hidden; */
    /* display: none; */
    /* opacity: 0; */
    width: 120px;
    background-color: #002060;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    /* bottom: 100%;
    left: 50%;
    margin-left: -60px; */
  }
 
.banglore-tooltip {
    left: 60%;
    top: 46%;
    opacity: 0;
}

.banglore-tooltip:hover{
    opacity: 100%;
    cursor:pointer;
}
.uae-tooltip {
    left: 53%;
    top: 40%;
    opacity: 0;
}

.uae-tooltip:hover{
    opacity: 100%;
    cursor:pointer;
}

.usa-tooltip {
    left: 23%;
    top: 37%;
    opacity: 0;
}

.usa-tooltip:hover{
    opacity: 100%;
    cursor:pointer;
}

.i2ms-logo-home {
    padding-top: 15%;
}

.zebra-logo-home {
    padding-top: 15%;
}

.danos-logo-home {
    padding-top: 15%;
}