@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Thin.woff2') format('woff2'),
        url('fonts/Gotham-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Light.woff2') format('woff2'),
        url('fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

.cf:before,
.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/*--------------- header css start------------*/


/*---------------  header end------------*/



/*--------------- banner start------------*/
.tab-box a {
    color: #ffffff;
}

.tab-box a:hover {
    background-color: #fb7c1e;
    text-decoration: none;
}

.container {
    max-width: 1440px;
}

html,
body {
    font-family: "Gotham Book";

}

.banner-bg {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}


/* ------modal---------------*/

#video-bg {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: auto;
     }

video {
    display: block;
}

.video-container {
    width: 100%;
    max-height: 579px;
    overflow: hidden;
    position: fixed;
    top: -75px;
    right: 0;
    z-index: -100;
}


/*Circle*/

 
#ai-platform-graphic {
    position: relative;
}

#ai-platform-graphic .ratio_lock {
    width: 100%;
}

#ai-platform-graphic .level_disc {
    position: absolute;
/*    border-radius: 50%;*/
    background: url('../images/outer_ring1.png') center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}

#ai-platform-graphic .tooltip-icon {
    background: url('../images/plus.png') center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -13px;
}

#ai-platform-graphic .tooltip-txt-box {
    background: rgba(61, 134, 198, 0.5);
    border: 2px solid #88c3ed;
    color: #fff;
    width: 330px;
    height: auto;
    position: absolute;
    display: block;
    left: 65%;
    top: 0%;
    opacity: 0;
    padding: 15px 20px;
    font-size: 16px;
    text-align: left;
}

#ai-platform-graphic .tooltip-txt-box .header-txt {
    font-size: 17px;
     display: block;
    font-weight: 700;
}
.form-sec .submit:hover {
    background-color: #fff;
    color: #3D86C6; -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
/*
#ai-platform-graphic .tooltip-txt-box::after {
    content: "";
    background: url('../images/arrow1.png') left;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 21px;
    border: 1px;
    position: absolute;
    right: 0px;
    left: -19px;
    top: 36%;
}
*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
:-moz-placeholder { /* Firefox 18- */
  color: white;
}
#ai-platform-graphic .tooltip-txt-box::after, #ai-platform-graphic .tooltip-txt-box::before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
#ai-platform-graphic .tooltip-txt-box::before {
    border-color: rgba(232, 234, 236, 0);
    border-right-color: #88c3ed;
    border-width: 21px;
    margin-top: -21px;
}
 
#ai-platform-graphic .level_disc .vec-text {
    margin: 0 auto;
}

#ai-platform-graphic .level_disc .tooltip-icon {
    background-color: transparent;
    transition: all .3s;
    -webkit-transition: all .3s;
    display: none;
}
#ai-platform-graphic .level_disc.active .tooltip-icon {
    background-color: #B0BC25;
    transition: all .7s;
    -webkit-transition: all .7s;
}

#ai-platform-graphic .level_disc .light-ring {
    background: url('../images/ourter_ring_hover.png') center;
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 50%;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    transform: scale(.7);
    transition: all .3s;
    -webkit-transition: all .3s;
}

#ai-platform-graphic .level_disc.active .light-ring {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .7s;
    -webkit-transition: all .7s;
}

#ai-platform-graphic .level_disc .tooltip-txt-box {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

#ai-platform-graphic .level_disc.active .tooltip-txt-box {
    visibility: visible;
    opacity: 1;
    z-index: 10;
    transition: all .7s;
    -webkit-transition: all .7s;
}

/*level1*/
#ai-platform-graphic .level_1 {

    width: 80%;
    height: 80%;
    top: 10%;
    left: 10%;

}
#ai-platform-graphic .level_1 .vec-text {
    width: 17%;
    height: 100%;
    background: url('../images/1.png') 0 4%;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}
/*  level2      */
#ai-platform-graphic .level_2 {

    width: 64%;
    height: 64%;
    top: 18%;
    left: 18%;

}

#ai-platform-graphic .level_2 .vec-text {
    width: 19%;
    height: 100%;
    background: url('../images/2.png') 0 3%;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

/* level3       */
#ai-platform-graphic .level_3 {
    width: 50%;
    height: 50%;
    top: 25%;
    left: 25%;
}

#ai-platform-graphic .level_3 .vec-text {
    width: 17%;
    height: 100%;
    background: url('../images/3.png') 0 5%;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

/* level4       */
#ai-platform-graphic .level_4 {
    width: 34%;
    height: 34%;
    top: 33%;
    left: 33%;
}

#ai-platform-graphic .level_4 .vec-text {
    width: 50%;
    height: 100%;
    background: url('../images/4.png') 0 12%;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}
/*  level5      */
#ai-platform-graphic .level_5 {
    background: url('../images/secure.png') center;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-size: 90%;
    background-repeat: no-repeat;
    width: 20%;
    height: 20%;
    top: 41%;
    left: 41%;
}
#ai-platform-graphic .level_5 .vec-text {
    width: 60%;
    height: 100%;
/*    background: url('../images/secure.png') 0 45%;*/
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}


@media (max-width: 767px) and (min-width: 0) {

    #ai-platform-graphic-wrp {
        padding-top: 65px;
    }

    #ai-platform-graphic .tooltip-icon {
        bottom: 5%;
    }

}


.video-top-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}
/*circle end*/

 
.video-top-content h1 {
    font-family: Gotham;
    font-size: 95px;
    color: #fff;
    line-height: 105px;
    text-transform: uppercase;
    font-weight: 300;
    padding-top: 50px;
    margin-bottom: 30px;
}
.video-top-content h1 span {
    color: #EA7926;
    font-family: "Gotham Medium";
}

.form-sec .email {

    font-size: 13px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    background-color: #3D86C6;
    color: #fff;
    border: 1px solid #3D86C6;
        border-right-color: rgb(61, 134, 198);
        border-right-style: solid;
        border-right-width: 1px;
    border-right-color: rgb(180, 180, 180);
    border-right-style: solid;
    border-right-width: 1px;
    border-right: 0;
    padding-left: 12px;
    font-family: Gotham;
    font-size: 20px;
    color: #fff;
    font-weight: 300;
     

}
.form-sec .submit {
    position: absolute;
    top: 0;
    right: 0;
 
    background-image: url('../images/orange-arrow.png');
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 94%;
 
    font-family: Gotham;
    font-size: 16px;
    color: #fff;
    padding: 0 24px 0 10px;
    height: 40px;
    line-height: 36px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    display: inline-block;
    width: 160px;
    vertical-align: top;
    background-color: #24183f;
        
    border: 1px solid #3D86C6;
    text-transform: uppercase;
    font-weight: 300;
}
.form-sec {

    position: relative;
    margin-top: 20px;

}
 
.book-form-title {

    color: #fff;
    font-size: 22px;
    font-family: "Gotham Book";

}
.book-form {

    padding-top: 80px;

}
body .banner-bg .video-container {
    position: relative;
    padding-bottom: 52%;
    height: 0;
    overflow: hidden;
}

 
.float-right{ float: right !important;}

.right-sl{ padding-left: 0;}
.middle-slider-sec {
    margin-top: -76px;
}
.middle-slider-sec {
    margin-top: -76px;
    padding: 90px 0;
}
.owl-carousel.blue-slide .owl-stage-outer {
    padding-bottom: 0;
   }
.middle-slider-sec {

    margin-top: -76px;
    padding: 90px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}
.middle-slider-sec::before {

    content: '';
    position: absolute;
    width: 42%;
    height: 100%;
    background-color: #ffffff;
    top: 0;

}
.middle-left-sec {
    padding-left: 60px;
}
.middle-left-sec h3 {
    color: #fff;
    font-family: "Gotham Book";
    font-size: 50px;
    line-height: 55px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.middle-left-sec h3 span{font-family: "Gotham Medium";}
.middle-left-sec p {
    color: #fff;
    font-family: "Gotham Book";
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 15px;
}
.owl-carousel.blue-slide .owl-item  img {
    width: 100%;
}

.middle-video-sec {

     padding: 80px 0 90px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}
.circle-sec {

     padding: 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;

}
.logo-csrc  {
    max-width: 70%;
    margin-bottom: 90px; padding-top: 30px;
}
.logo-csrc img {
    width: 100%;
}
.circle-sec .middle-left-sec {
    padding-top: 170px;
}

.media-container {
    max-width: 85%;
}
.container {
    padding-top: 45px;
    padding-bottom: 45px;
}
.hover_bkgr_fricc {
    background: rgba(4, 9, 29, 0.9);
    height: 100%;
    position: fixed;
    visibility: hidden;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 99999;
    left: 0;
    right: 0;
    opacity: 0;
    margin: 0;
    transition: opacity 0.3s linear 0s, top 0.3s ease-out 0.1s;
    overflow: auto;
}
.main-pop {
    top: 55px;
    position: relative;
    width: 700px;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    right: 0;
    left: 0;
    color: #000;
    z-index: 9999;
}
.main-pop p {
    padding-bottom: 0;
    margin: 0;
}
span.icon-remove-sign {
    font-size: 15px;
    color: #fff;
}
.icon-remove-sign {
    float: right;
}
.icon-remove-sign {
    background: transparent;
    border: 2px solid #EA7926;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    position: absolute;
    right: -52px;
    left: auto;
    cursor: pointer;
    top: -32px;
    padding-top: 0px;
    line-height: 31px;
}
.popup-left-contnt {
    background: white;
    border-radius: 20px;
}
.modal-title {
    font-size: 24px;
    line-height: 32px;
    font-family: "Gotham Book";
    margin-bottom: 10px;
    font-weight: normal;
    background-color: #3D86C6;
    padding: 15px 30px;
    color: #ffffff;
    border-radius: 20px 20px 0px 0px;margin-bottom: 0;
}
 
.form-group {
    margin-bottom: 10px;
}
.col-form-label {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 15px;
    font-family: 'Gotham Book';
    font-weight: 300;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.req_star {
    color: #ff1d1d;
    font-size: 16px;
    font-weight: 700;
    font-family: sans-serif;
}
.form-group .form-control {
    height: 34px;
    font-weight: 300;
}
.form-group .form-control {
    height: 36px;
}
.form-group textarea.form-control {
    height: 70px;
}
.form-group .form-control {
    height: 34px;
    font-weight: 300;
}
c
.modal-para {
    font-size: 14px;
    line-height: 20px;
    font-family: "Gotham Book";
    font-weight: 300;
}
.modal-para {
    font-size: 13px;
    color: #000;
    margin-bottom: 10px !important;
    margin-top: 14px !important;
    font-family: 'Gotham Book';
    line-height: 1.5 !important;
}
.modal-para {
    font-size: 14px;
    line-height: 20px;
    font-family: "Gotham Book";
    font-weight: 300;
}
.submit-btn {
    text-align: center;
}
#wait-wrap {
    font-size: 16px;
    background: url(https://www.tatacommunications.com/lp/air-france/images/loader.gif) no-repeat;
        background-size: auto;
    background-size: 30px;
    position: relative;
    top: 10px;
    min-height: 30px;
    min-width: 30px;
    padding: 6px 0 0 35px;
    color: #000;
    display: none;
}

.submit-button {
    color: #ffffff;
    background-color: #fb7c1e;
    margin-left: auto;
    margin-right: auto;
    border: none;
     width: 150px;
    padding: 10px 30px 10px 30px !important;
margin-top: 10px !important;
border-radius: 5px !important;
text-transform: none;
}
.main-pop form {
    padding: 20px 30px;
}
select#select-centre {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    padding: 7px 12px;
}

.a-btn {
    background: transparent;
    padding-left: 0;
    padding-right: 80px;
    height: 38px;
    display: inline-block;
    position: relative;
    border: 1px solid #3D86C6;
    border-radius: 2px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-top: 14px;
}
.a-btn-slide-text {
    position: absolute;
    height: 100%;
    top: 0px;
    width: 0px;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    text-transform: uppercase;
    text-align: left;
    text-indent: 10px;
    overflow: hidden;
    line-height: 38px;
    -webkit-transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;
    font-family: Gotham;
    font-weight: 300;
    padding-left: 10px;
}
.a-btn-icon-right {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
}
.a-btn-icon-right span {
    width: 8px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 11px;
    background: transparent url(../images/orange-arrow.png) no-repeat;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-size: 8px;
    right: 0;
    margin: 0 auto;
}
.a-btn:hover .a-btn-slide-text {
    width: 140px;
}
.a-btn:hover .a-btn-icon-right span {
    width: 38px;
    height: 38px;
    position: absolute;
    left: 157px;
    top: 11px;
    background: transparent url(../images/orange-arrow.png) no-repeat;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-size: 8px;
    right: 0;
    margin: 0 auto;
}
.a-btn:hover {
    padding-right: 180px;
    
}

.mobile-video-container{ display: none;}














































