/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 07, 2019, 12:00:00 PM
    Author     : NTSPL
*/

/* CSS Normalization ........................................*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
strong {
    font-weight: 700 !important;
}
body {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    line-height: 1;
    overflow-x: hidden;
    color: #1d1d1d;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
p{
    font-size: 15px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px;
    color: #1d1d1d;
}
p:last-child{
    margin-bottom: 0px;
}
a:active, a:focus, a:visited {
    text-decoration: none;
    /*    outline: none;*/
}
p:last-child {
    margin-bottom: 0 !important;
}
a:hover, a:focus, a:visited {
    text-decoration: none;
}
/* CSS Normalization Ends ........................................*/
@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
/*@media only screen and (min-width: 1920px) {
    .container {
        min-width: 1400px;
    }
}*/
@font-face {
    font-family: 'Univers LT Std';
    src: url('../fonts/UniversLTStd-BoldCn.eot');
    src: url('../fonts/UniversLTStd-BoldCn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UniversLTStd-BoldCn.woff2') format('woff2'),
        url('../fonts/UniversLTStd-BoldCn.woff') format('woff'),
        url('../fonts/UniversLTStd-BoldCn.ttf') format('truetype'),
        url('../fonts/UniversLTStd-BoldCn.svg#UniversLTStd-BoldCn') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Univers LT Std';
    src: url('../fonts/UniversLTStd-LightCn.eot');
    src: url('../fonts/UniversLTStd-LightCn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UniversLTStd-LightCn.woff2') format('woff2'),
        url('../fonts/UniversLTStd-LightCn.woff') format('woff'),
        url('../fonts/UniversLTStd-LightCn.ttf') format('truetype'),
        url('../fonts/UniversLTStd-LightCn.svg#UniversLTStd-LightCn') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Brush Script MT';
    src: url('BrushScriptMT.eot');
    src: url('../fonts/BrushScriptMT.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrushScriptMT.woff2') format('woff2'),
        url('../fonts/BrushScriptMT.woff') format('woff'),
        url('../fonts/BrushScriptMT.ttf') format('truetype'),
        url('../fonts/BrushScriptMT.svg#BrushScriptMT') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Brush Script Std';
    src: url('BrushScriptStd.eot');
    src: url('../fonts/BrushScriptStd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrushScriptStd.woff2') format('woff2'),
        url('../fonts/BrushScriptStd.woff') format('woff'),
        url('../fonts/BrushScriptStd.ttf') format('truetype'),
        url('../fonts/BrushScriptStd.svg#BrushScriptStd') format('svg');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-Regular.eot);
    src: url(../fonts/CerebriSans-Regular.eot#iefix) format('embedded-opentype'), 
        url(../fonts/CerebriSans-Regular.ttf) format('truetype'), 
        url(../fonts/CerebriSans-Regular.woff) format('woff'), 
        url(../fonts/CerebriSans-Regular.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-Italic.eot);
    src: url(../fonts/CerebriSans-Italic.eot#iefix) format('embedded-opentype'), 
        url(../fonts/CerebriSans-Italic.ttf) format('truetype'), 
        url(../fonts/CerebriSans-Italic.woff) format('woff'), 
        url(../fonts/CerebriSans-Italic.svg) format('svg');
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-Light.eot);
    src: url(../fonts/CerebriSans-Light.eot#iefix) format('embedded-opentype'), 
        url(../fonts/CerebriSans-Light.ttf) format('truetype'), 
        url(../fonts/CerebriSans-Light.woff) format('woff'), 
        url(../fonts/CerebriSans-Light.svg) format('svg');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-Medium.eot);
    src: url(../fonts/CerebriSans-Medium.eot#iefix) format('embedded-opentype'), 
        url(../fonts/CerebriSans-Medium.ttf) format('truetype'), 
        url(../fonts/CerebriSans-Medium.woff) format('woff'), 
        url(../fonts/CerebriSans-Medium.svg) format('svg');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-SemiBold.eot);
    src: url(../fonts/CerebriSans-SemiBold.eot#iefix) format('embedded-opentype'), 
        url(../fonts/CerebriSans-SemiBold.ttf) format('truetype'), 
        url(../fonts/CerebriSans-SemiBold.woff) format('woff'), 
        url(../fonts/CerebriSans-SemiBold.svg) format('svg');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-Bold.eot);
    src: url(../fonts/CerebriSans-Bold.eot#iefix) format('embedded-opentype'), 
        url(../fonts/CerebriSans-Bold.ttf) format('truetype'),
        url(../fonts/CerebriSans-Bold.woff) format('woff'), 
        url(../fonts/CerebriSans-Bold.svg) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-ExtraBold.eot);
    src: url(../fonts/CerebriSans-ExtraBold.eot#iefix) format('embedded-opentype'), 
        url(../fonts/CerebriSans-ExtraBold.ttf) format('truetype'), 
        url(../fonts/CerebriSans-ExtraBold.woff) format('woff'), 
        url(../fonts/CerebriSans-ExtraBold.svg) format('svg');
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-Heavy.eot);
    src: url(../fonts/CerebriSans-Heavy.eot#iefix) format('embedded-opentype'), 
        url(../fonts/CerebriSans-Heavy.ttf) format('truetype'), 
        url(../fonts/CerebriSans-Heavy.woff) format('woff'), 
        url(../fonts/CerebriSans-Heavy.svg) format('svg');
    font-weight: 900;
    font-style: normal
}

/*header start*/
.header {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    overflow: hidden;
    margin-top: 35px;
}
.logo {
    width: auto;
    float: left;
    position: relative;
    background: #ffffff;
    padding: 20px 15px 20px 15px;
    z-index: 10;
}
.logo:before {
    background: #73bf43 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    right: 100%;
    width: 2500px;
    z-index: -1;
}
.right-part {
    float: right;
}
.right-part:first-child .sm-box {
    margin-left: 10px;
}
.sm-box {
    width: 79px;
    height: 87px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    float: right;
}
.menu-toggle {
    position: relative;
    width: 35px;
    height: 23px;
    cursor: pointer;
}
.menu-toggle>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 2px;
    background-color: #232323;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.menu-toggle>div:nth-child(2) {
    top: 50%;
    margin-top: -1px;
}
.menu-toggle>div:nth-child(3) {
    top: auto;
    bottom: 0;
}
.search {
    display: block;
    width: 35px;
    height: 48px;
    float: right;
    cursor: pointer;
    position: relative;
}
.search div:first-child {
    width: 25px;
    height: 25px;
    display: block;
    border: 2px solid #232323;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 6px;
    opacity: 1;
}
.search div {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.search div:nth-child(2) {
    width: 16px;
    height: 2px;
    background-color: #232323;
    position: absolute;
    z-index: 10;
    top: 32px;
    left: 19px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.search div:nth-child(3) {
    width: 32px;
    height: 2px;
    background-color: #232323;
    position: absolute;
    z-index: 10;
    top: 23px;
    left: 1px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0;
}
.social_icons {
    list-style: none;
    margin-left: -7px;
}
.social_icons li {
    display: inline-block;
}
.search.close_search div:nth-child(1) {
    opacity: 0;
}
.search.close_search div:nth-child(2) {
    width: 33px;
    top: 23px;
    left: 0px;
}
.search.close_search div:nth-child(3) {
    opacity: 1;
}
.sm-search {
    z-index: 99999;
    position: relative;
    margin-right: 10px;
}
.sm-menu:before {
    background: #73bf43 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    width: 2500px;
    z-index: -1;
}
.search-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #082d5a;
    left: 0;
    z-index: 9999;
    top: 0;
    display: none;
}
.search-wrap .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 90%;
}
.search-wrap p {
    font-family: 'Univers LT Std';
    font-weight: 300;
    color: #97c4fb;
    font-size: 40px;
    margin-bottom: 10px;
}
.search-wrap .search-box {
    position: relative;
    border-bottom: 1px solid #97c4fb;
}
.search-wrap .search-box input {
    background: none;
    font-size: 76px;
    border: 0;
    outline: none;
    color: #97c4fb;
    font-family: 'Univers LT Std';
    font-weight: bold;
    max-width: 85%;
    padding: 0;
    margin: 0;
    line-height: 77px;
}
.search-wrap .search-box input::placeholder {
  color: #97c4fb;
}
.search-box button {
    background: #73bf43;
    border: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 10px;
    font-family: 'Univers LT Std';
    font-weight: 300;
    display: inline-block;
    font-size: 24px;
    color: #ffffff;
    padding: 10px;
    overflow: hidden;
    text-transform: capitalize;
    line-height: 36px;
    border: 2px solid #73bf43;
    letter-spacing: 2px;
    width: 110px;
}
.search-box button:active, .search-box button:focus, .search-box button:hover {
    outline: none;
}
/* Sweep To Right */
.hvr-sweep-to-right {
    display: block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: #232323;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.hvr-sweep-to-right2 {
    display: block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right2:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #599f2c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right2:hover, .hvr-sweep-to-right2:focus, .hvr-sweep-to-right2:active {
    color: #232323;
}
.hvr-sweep-to-right2:hover:before, .hvr-sweep-to-right2:focus:before, .hvr-sweep-to-right2:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
/*.social_icons li.facebook a {
    background-color: #ffffff;
}*/
/*.new-1:nth-child(1) a {
    border: 1px solid #3a5899 !important;
}*/
.social_icons li a {
    display: inline-block;
    width: 29px;
    height: 40px;
    line-height: 36px;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all .3s;
    margin-right: 5px;
    text-decoration: none;
    /* border: 1px solid #08a3d6; */
    border-radius: 50px
}
.new-1:nth-child(1) a i {
    color: #ffffff;
}
.social_icons li a i {
    display: block;
    position: relative;
    top: 0;
    transition: top .3s;
    margin-bottom: 23px;
    line-height: 48px;
    color: #08a3d6;
}
/*.social_icons li.twitter a {
    background-color: #ffffff;
}*/
/*.new-1:nth-child(2) a {
    border: 1px solid #00aded !important;
}*/
.new-1:nth-child(2) a i {
    color: #ffffff;
}
/*.social_icons li.youtube a {
    background-color: #ffffff;
}*/
/*.new-1:nth-child(3) a {
    border: 1px solid #bb0000 !important;
}*/
.new-1:nth-child(3) a i {
    color: #ffffff;
}
/*.new-1:nth-child(4) a {
    border: 1px solid #bb0000 !important;
}*/
.new-1:nth-child(4) a i {
    color: #ffffff;
}
.social_icons li a:hover i {
    top: -72px;
}
.top-right {
    text-align: right;
}
.top-menu {
    margin-top: 14px;
}
.top-menu li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    overflow: hidden;
}
.top-menu li:last-child {
    margin-right: 0px;
}
.top-menu li a {
    font-family: 'Archivo', sans-serif;
    color: #ffffff;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1px;
    overflow: hidden;
}
.top-menu li a:hover, .top-menu li a:active, .top-menu li a:focus {
    text-decoration: none;
}
/*.c-anim-btn {
    transition: 0.3s; 
    display: block    
}
.c-anim-btn{
    margin-top: 0em;   
}
.top-menu li:hover .c-anim-btn{
    margin-top: -4em;
}*/
/*header end*/

/*banner start*/
.banner {
    width: 100%;
    float: left;
    height: 100vh;
    position: relative;
}
.banner .owl-carousel {
    position: absolute;
    height: 100%;
    z-index: 1;
    top:0
}
.banner .item {
    width: 100%;
    float: left;
    height: 100vh;
}
.banner .item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.40) url(../images/slider-pattern.png);
}
.banner .item .slider{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
    object-fit: cover;
}
.banner .item.slider0{
    background: url(../images/slider-0.jpg) top center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
}
.banner .item.slider1{
    background: url(../images/slider-1.jpg) top center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
}
.banner .item.slider2 {
    background: url(../images/slider-2.jpg) top center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
}
.banner .item.slider3 {
    background: url(../images/slider-1.jpg) top center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
}
.banner-caption {
    width: 100%;
    position: absolute;
    bottom: 20%;
    -webkit-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
    left: 50%;
}
.banner-caption h1 {
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 70px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#banner-slider .owl-item.active .banner-caption h1{
    animation: fadeInUp 1s both 0.8s;
}
.banner-caption h1 span {
    display: block;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    font-size: 57px;
    margin-bottom: 15px;
}
.navigation-btn {
    position: absolute;
    top: 50%;
    right: 100px;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); 
}
.navigation-btn i {
    color: #ffffff;
}
#prev {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    /*    background: url(../images/sprite.png) no-repeat 4px -32px;*/
    background: none;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
#prev:before {
    border: 1px solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    content: '';
    position: absolute;
    right: 10px;
}
#prev:after {
    border: 1px solid #fff;
    border-width: 0 0 2px 0;
    display: inline-block;
    padding: 13px;
    content: '';
    position: absolute;
    top: -3px;
}
#next {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    /*    background: url(../images/sprite.png) no-repeat 4px -134px;*/
    background: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;
}
#next:before {
    border: 1px solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    content: '';
    position: absolute;
    left: 11px;
}
#next:after {
    border: 1px solid #fff;
    border-width: 0 0 2px 0;
    display: inline-block;
    padding: 13px;
    content: '';
    position: absolute;
    top: -2px;
}
.share-price {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    background: url(../images/sprite.png) no-repeat  4px -81px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;
}
.share-price:hover {
    transition-delay: 0s;
}
.share-price-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(35, 35, 35, 0.58);
    z-index: 99;
    display: none;
    padding-top: 100px;
}
.share-price-popup-container {
    width: 500px;
    height: 300px;
    background: #ffffff url(../images/share-price.jpg);
    background-size: cover;
    margin: 0 auto;
    padding: 30px;
    position: relative;
}
.share-price-popup-close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 22px;
    display: block;
    line-height: 24px;
}
.share-price-popup-close span {
    width: 30px;
    height: 2px;
    background: #232323;
    display: block;
}
.share-price-popup-close span:first-child {
    transform: rotate(45deg);
    margin-top: 14px;
}
.share-price-popup-close span:last-child {
    transform: rotate(-45deg);
    margin-top: -1px;
}
.share-price-popup-container h2 {
    font-family: 'Univers LT Std';
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    color: #0064a8;
    text-align: center;
}
.price-stat {
    background-image: url(../images/download.png);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    border: 2px solid #0064a8;
    margin-top: 30px;
}
.price-stat:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 50%;
    margin-top: -3px;
    z-index: 100;
    width: 100%;
    height: 2px;
    z-index: 100;
    background-color: #0064a8;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.price-stat span:first-child {
    text-align: left;
    margin-top: 54px;
}
.price-stat span {
    color: #232323;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    display: block;
    width: 90%;
    margin: 0 auto;
}
.price-stat span:last-child {
    text-align: right;
    margin-top: 30px;
}
.direct-content {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    background: url(../images/sprite.png) no-repeat 4px -183px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
#scroll-down {
    position: absolute;
    left: 50%;
    bottom: 5px;
    z-index: 9;
    margin-left: -25px;
}
#scroll-down .direct-content {
    border: none;
}
/*.navigation-btn .hvr-sweep-to-right {
    
}*/
/*banner end*/

/*press release start*/
.press-releases {
    width: 100%;
    float: left;
    background: #0064a8;
    padding: 15px 0;
    position: relative;
}
.left-control {
    width: 100%;
    float: left;
    border-right: 1px solid #ffffff;
}
.left-control h1 {
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
    font-weight: 400;
    font-size: 22px;
    line-height: 48px;
    color: #ffffff;
    float: left;
}
.press-navigation-btn {
    float: right;
    margin-right: 25px;
}
.press-navigation-btn span {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 9px;
    cursor: pointer;
    color: #ffffff;
}
.pprev {
    background: url(../images/sprite.png) no-repeat -481px -87px;
}
.nnext {
    background: url(../images/sprite.png) no-repeat -513px -87px;
}
.date-container {
    float: right;
    display: flex;
    align-items: center;
    min-height: 48px;
    margin-right: 6px;
}
.right-container {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}
.date-container span {
    color: #ffffff;
    display: inline-block;
    font-family: 'Archivo', sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 23px;
    letter-spacing: 1px;
}
.date-container span i {
    display: block;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: .3px;
    font-style: normal;
}
.news-heading {
    min-height: 48px;
    line-height: 22px;
    letter-spacing: .3px;
    display: flex;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 15px;
}
.news-box a:hover, .news-box a:active, .news-box a:focus {
    color: #ffffff;
    text-decoration: none;
}
/*press release end*/
.close {
    opacity: 1;
}
/*sterlite at a galance*/
.galance {
    width: 100%;
    float: left;
    position: relative;
    background: #ffffff url(../images/galance-bg.jpg) no-repeat center;
    padding: 80px 0;
    background-size: cover;
}
.sec-header-cap {
    width: 68px;
    height: 3px;
    background: #73bf43;
}
.section-heading {
    font-family: 'Oswald', sans-serif;
    color: #0072C6;
    font-size: 36px;
    font-weight: 500;
    padding: 0px 0 25px;
}
.section-heading span {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #61af47;
}
.galance strong {
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
    font-size: 16px;
    color: #232323;
    /* text-transform: uppercase; */
    letter-spacing: .5px;
    line-height: 24px;
    margin-bottom: 15px;
    display: block;
    text-align: justify;
}
.galance p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #232323;
    letter-spacing: 1px;
    line-height: 24px;
    text-align: justify;
}
.about-sterlite {
    margin-top: 50px;
}
.about-sterlite li {
    margin: 0;
    padding: 0 13%;
    display: inline-block;
    text-align: center;
}
.about-sterlite li:first-child {
    padding-left: 0;
}
.about-sterlite li:last-child {
    padding-right: 0;
}
.about-sterlite li a p {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #232323;
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
}
.about-sterlite li a:hover {
    text-decoration: none;
}
.mission-img {
    background: url(../images/sprite.png) no-repeat 0 -264px;
    width: 81px;
    height: 81px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.mission-img:hover {
    margin-top: -10px;
}
.vision-img {
    background: url(../images/sprite.png) no-repeat -464px -263px;    
    width: 76px;
    height: 82px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.vision-img:hover {
    margin-top: -10px;
}
.value-img {
    background: url(../images/sprite.png) no-repeat -324px -282px;
    width: 82px;
    height: 81px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.value-img:hover {
    margin-top: -10px;
}
.image-galance ul {
    list-style: none;
    display: inline-block;
    padding-top: 23%;
    vertical-align: top;
    width: 50%;
    float: left;
}
.ind_ul_margin {
    margin: 0 0 1.5em 0;
    margin-bottom: 0px;
}
.ind_ul_margin li {
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 0 20px 36px;
    overflow: hidden;
}
.ind_ul_margin li:last-child {
    margin-bottom: 0px;
}
.image-galance ul:first-child {
    padding-top: 0 !important;
}
.ind_ul_margin li img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.ind_ul_margin li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.sec-top-gap {
    margin-top: 50px;
}
.copper-facts:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    border-style: solid;
    border-width: 165px 165px 0 0;
    border-color: #0064a8 transparent transparent transparent;
}
.copper-facts figcaption {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px;
    width: 100%;
    z-index: 10;
}
.copper-facts figcaption span {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 125px;
    color: #ffffff;
    line-height: 98px;
    display: block;
}
.copper-facts figcaption span sub {
    font-family: 'Brush Script Std';
    font-weight: 500;
    font-size: 51px;
    color: #ffffff;
    vertical-align: bottom;
    bottom: 20px;
}
.copper-facts figcaption h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 10px;
}
/*sterlite at a galance*/

/*sterlite details*/
.sterlite-details {
    width: 100%;
    float: left;
    background: #fff url(../images/download.png) repeat;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}
.tringlale-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0%;
    top: -13%;
    background-color: #fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-60deg);
}
#company-slider .owl-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 41%;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 99%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
#company-slider.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
#company-slider.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.gallery-over {
    background: -moz-linear-gradient(45deg, rgba(35,35,35,0.9) 0%, rgba(35,35,35,0.9) 17%, rgba(68,138,255,0.9) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(35,35,35,0.9)), color-stop(17%, rgba(35,35,35,0.9)), color-stop(100%, rgba(36,89,142,0.9)));
    background: -webkit-linear-gradient(45deg, rgba(35,35,35,0.9) 0%, rgba(35,35,35,0.9) 17%, rgba(36,89,142,0.9) 100%);
    background: -o-linear-gradient(45deg, rgba(35,35,35,0.9) 0%, rgba(35,35,35,0.9) 17%, rgba(36,89,142,0.9) 100%);
    background: -ms-linear-gradient(45deg, rgba(35,35,35,0.9) 0%, rgba(35,35,35,0.9) 17%, rgba(36,89,142,0.9) 100%);
    background: linear-gradient(45deg, rgba(35,35,35,0.9) 0%, rgba(35,35,35,0.9) 17%, rgba(36,89,142,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6232323', endColorstr='#e6448aff', GradientType=1 );
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    left: 0px;
    height: 100%;
    z-index: 99;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.link-up {
    position: absolute;
    height: 40px;
    width: 40px;
    float: right;
    top: 30px;
    right: 30px;
    text-align: center;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 16px;
    display: none;
    opacity: 0;
}
.link-up i {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: 39px;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.items-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: none;
    opacity: 0;
    padding-right: 15px;
}
.items-text p {
    color: #ffffff;
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 25px;
    color: #ffffff;
}
.items-text h5 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    margin-top: 10px;
    font-weight: 400;
    line-height: 24px;
	height: 72px;
}
.gal-item:hover .gallery-over {
    top: 0px;
    opacity: 1;
}
.gal-item:hover .link-up {
    display: block;
    opacity: 1;
}
.gal-item:hover .items-text {
    display: block;
    opacity: 1;
}
.gal-item:hover h1 {
    display: none;
}
.gal-item {
    position: relative;
    overflow: hidden;
}
.gal-item  img {
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.gal-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.gal-item h1 {
    position: absolute;
    bottom: 25px;
    left: 25px;
    color: #ffffff;
    z-index: 99;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 28px;
	height: 110px;
}
/*sterlite details*/

/*product-section*/
.product-section {
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 0;
}
.project-container .our-project {
    position: absolute;
    left: 50%;
    top: 50%;
    display: flex;
    align-items: center;
    width: 206px;
    height: 180px;
    background: #2d2c32;
    margin: -90px 0 0 -103px;
    z-index: 99;
    padding: 0 25px;
    letter-spacing: 1px;
}
.our-project span {
    font-family: 'Archivo', sans-serif;
    font-weight: bold;
    font-size: 33px;
    line-height: 38px;
    color: #ffffff;
    text-transform: capitalize;
    position: relative;
}
.our-project:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 50%;
    margin-top: -3px;
    z-index: 100;
    width: 100%;
    height: 1px;
    z-index: -1;
    background-color: #747377;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.our-project span:before {
    content: '';
    position: absolute;
    width: 68px;
    height: 3px;
    background: #fff;
    top: -10px;
}
.our-project span strong {
    display: block;
}
.our-project:hover, .our-project:active, .our-project:focus {
    text-decoration: none !important;
}
.project-container .detai-box {
    float: left;
    width: 50%;
    padding: 0 20px 0 0;
}
.project-container .detai-box h2 {
    border-color: #f38929;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.project-container .detai-box h2 span {
    display: block;
}
.project-container .detai-box strong {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
    font-size: 16px;
    color: #232323;
}
.project-container .img-box {
    float: left;
    width: 50%;
    overflow: hidden;
}
.project-container .img-box img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.even:hover .img-box img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.odd:hover .img-box img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.project-container .odd .detai-box {
    float: right;
    padding: 160px 0 0 30px;
}
.project-container .odd .img-box {
    margin-top: 60px;
    position: relative;
}
.detai-box strong {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #a4a1a1;
    letter-spacing: .5px;
    line-height: 24px;
    padding-bottom: 30px;
    display: block;
}
.prd-list {
    margin-bottom: 20px;
}
.prd-list li {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #232323;
    text-transform: capitalize;
    letter-spacing: .5px;
    line-height: 24px;
    display: block;
    margin-bottom: 15px;
    border-bottom: 1px solid #f7f7f7;
}
.left-icon-div {
    width: 68px;
    height: 68px;
    background: #f7f7f7;
    float: left;
}
.right-cont-div {
    padding-left: 24px;
    height: 68px;
    display: flex;
    line-height: 23px;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    align-items: center;
}
.read-more-2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    color: #0064a8;
    /*    font-style: italic;*/
    font-size: 16px;
}
.read-more-2:hover, .read-more-2:active, .read-more-2:focus {
    text-decoration: none;
    color: #0064a8;
}
.read-more-2 i {
    margin-left: 7px;
    vertical-align: middle;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.read-more-2:hover i {
    text-decoration: none;
    margin-left: 15px;
}
.cop {
    background: #f7f7f7 url(../images/sprite.png) no-repeat -70px -26px;
}
.coil {
    background: #f7f7f7 url(../images/sprite.png) no-repeat -69px -95px;
}
.sulp {
    background: #f7f7f7 url(../images/sprite.png)  no-repeat -157px 13px; 
}
.phos {
    background: #f7f7f7 url(../images/sprite.png) no-repeat -158px -86px; 
}
/*product-section*/

/*substainability start*/
.sustain-container {
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 0;
    padding-bottom: 0;
}
.sub-img img {
    width: auto;  
}
.key-comp {
    width: 100%;
    float: left;
    background: url(../images/blue-parten.jpg) no-repeat center;
    min-height: 290px;
    margin-top: 110px;
}
.key-comp-inner {
    height: 100%;
    background: rgba(0,100,168,.60);
    padding: 31px;
}
.key-comp-inner h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-size: 33px;
    color: #ffffff;
    line-height: 52px;
}
.key-comp-inner h2 span {
    font-family: 'Brush Script Std';
    font-weight: 500;
    font-size: 35px;
    color: #ffffff;
}
.report-part {
    margin-top: 30px;
}
.report-part li {
    list-style: none;
    padding-left: 30px;
    margin-bottom: 15px;
    position: relative;
}
.report-part li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    background: url(../images/sprite.png) no-repeat -519px -97px;
    width: 22px;
    height: 12px;
}
.report-part li a {
    font-family: 'Archivo', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.report-part li a:hover, .report-part li a:active, .report-part li a:focus {
    text-decoration: none;
    color: #ffffff;
    padding-left: 10px;
}
.key-comp .read-more-2 {
    color: #ffffff;
}
.video-sec-sub {
    padding-left: 80px;
}
.sub-inner-cont {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.img-abs {
    top: -80px;
    position: relative;
}
.sub-inner-cont h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 24px;
    color: #0064a8;
    position: relative;
}
.sub-inner-cont h2:before {
    content: '';
    position: absolute;
    /* top: 100%; */
    bottom: -26px;
    width: 220px;
    left: -63px;
    height: 3px;
    background: #e1e1eb;
}
.cm-name {
    font-family: 'Brush Script Std';
    font-weight: 500;
    font-size: 33px;
    color: #232323;
    margin: 45px 0 10px 0;
}
.deg {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 23px;
    color: #0064a8;
}
/*substainability start*/

body .content {
    position: relative;
    z-index: 1000;
    background: #fff;
    z-index: 2;
    width: 100%;
    float: left;
    overflow: hidden;
}
#company-slider .item {
    width: 100%;
}
.footer-height {
    width: 100%;
    float: left;
}
#footer.footer-fixed {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
}
.footer-menu-close {
    display: none;
}
.footermenu .footer-menu-close {
    display: block;
    position: fixed;
    right: 17px;
    top: 45px;
}
.sr-readmore-responsive {
    display: none;
}

@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'),
        url('../fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*==============================================
    footer Section Start
===============================================*/
.ftr {
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 20px;
    /*    background: url(../images/foote-bg.jpg) bottom right;*/
    /*    background-color: ;*/
    background: #092d4c url(../images/footer.png);
    background-repeat: no-repeat;
    /*    background-position: right bottom;*/
    background-size: contain;
    position: relative;
    background-size: cover;
}
/*.ftr:before{
    height: 100px;
    width: 100px;
    position: fixed;
    content: "";
    right: 0;
    bottom: 0;
    background: url(../images/ftr-lst.png)no-repeat right bottom;
    z-index: 99999;
    cursor: pointer;
}*/
.ftr-rit-wht{
    height: 100px;
    width: 100px;
    position: fixed;
    display: none;
    right: 0;
    bottom: 0;
    background: url(../images/ftr-lst.png)no-repeat right bottom;
    z-index: 9;
    cursor: pointer;
}
.bdr-dv {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 65px;
    background: #14406b;
}
.footer-serch input{
    height: 40px;
    border-radius: 0;
    color: #24598e;
    border: 2px solid #636262;
}
.form-control:focus{
    border-color: #636262;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.footer-serch .input-group ::-webkit-input-placeholder {
    color: #24598e;
    font-size: 16px;
    font-family: 'Archivo', sans-serif;
}
.footer-serch .input-group input{
    padding-top: 10px;
}

.div-fr-pdng {
    width: 100%;
    float: left;
    padding-top: 0px;
}
.footer-serch .input-group-btn .sbsrb {
    height: 40px;
    border-radius: 0;
    background: #61af47;
    color: #fff;
    /* font-family: 'Univers LT Std'; */
    font-size: 16px;
    font-family: 'Archivo', sans-serif;
}
.footer-serch .input-group-btn .btn-default{
    border: none;
}
.ftr-min-hdng {
    color: #fff;
    font-family: 'Archivo', sans-serif;
    padding-bottom: 20px;
    font-size: 18px;
}
.sma-hit {
    min-height: 165px;
}
.sitmp-sec {
    width: 100%;
    float: left;
    border-top: 1px solid #14406b;
    padding-top: 20px;
    text-align: right;
    margin-top: 25px;
}
.sitmp-sec-list{
    margin: 0;
    list-style: none;
    width: auto;
}
.sitmp-sec span {
    /* float: right; */
    font-family: 'Archivo', sans-serif;
    color: #61af47;
    font-size: 16px;
}
.sitmp-sec span i{
    color: #d0cfcf;
    font-family: 'Archivo', sans-serif;
    font-style: normal;
    /*    text-decoration: none;
        cursor: all-scroll;*/
}
.sitmp-sec-list li{
    /*    display: inline;*/
    float: left;
}
.sitmp-sec-list li a{
    font-family: 'Archivo', sans-serif;
    font-size: 16px;
    color: #d0cfcf;
    display: block;
    padding: 0 10px;
    text-decoration: none;
}
.sitmp-sec-list li:nth-child(1) a{
    padding-left: 0;
}
.sitmp-sec-list li:nth-child(1), .sitmp-sec-list li:nth-child(2){
    border-right: 1px solid #d0cfcf;
}
.footer-list {
    list-style: none;
}
.fst-p  {
    font-family: 'Archivo', sans-serif;
    font-size: 18px;
    color: #61af47;
    text-decoration: none;
    font-weight: 700;
    padding-bottom: 0px;
    display: block;
    margin-bottom: 0px;
}
.scnd-p {
    font-family: 'Archivo', sans-serif;
    font-size: 15px;
    color: #d0cfcf;
    text-decoration: none;
    padding-bottom: 0px;
    display: block;
    margin-bottom: 10px;
}
.lng-p {
    font-family: 'Archivo', sans-serif;
    font-size: 16px;
    color: #d0cfcf;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 10px;
}
.blu-p {
    font-family: 'Archivo', sans-serif;
    font-size: 16px;
    color: #61af47;
    padding-top: 5px;
    margin-bottom: 0px;
}
.blu-pb:first-child{
    padding-bottom: 10px;
}
.pdng-ad-10{
    padding-bottom: 0px;
}
.footer-list li a{
    padding-bottom: 10px;

}
.ftr-min-hdng span{
    height: 2px;
    width: 45px;
    background: #24598d;
    float: left;
    margin-top: 6px;
    margin-right: 7px;
}
.blu-pb{
    padding-top: 20px;
}
.div-fr-rltv{
    position: relative;
}
.ftr-lgo{
    width: 80%;
    float: left;
    background: #042746;
    float: right;
    /*    position: relative;*/
    padding: 90px 30px 30px 30px;
}

.wht-dv {
    width: 80%;
    background: #fff;
    padding: 17px 21px;
    position: absolute;
    left: 21px;
    top: 30px;
}
.wht-dv img{
    height: auto;
    width: auto;
}
.wht-dv:before {
    position: absolute;
    height: 80px;
    width: 65px;
    content: "";
    /* background: red; */
    left: -5px;
    top: -5px;
    border-top: 5px solid #61af47;
    border-left: 5px solid #61af47;
    border-bottom: 5px solid #61af47;
    /* z-index: 999999; */
}
/*.wht-dv:after{

}*/
.gply-div{
    width: 80%;
    /*    float: left;*/
    margin: 0 auto;
    padding-top: 35px;
    position: relative;
}
.gply-div ul{
    margin: 0;
}
.gply-div ul li{
    float: left;
    list-style: none;
}
.gply-div ul li:nth-child(1){
    padding-right: 25px;
    /*    border-right: 1px solid #424242;*/
    position: relative;
}
.gply-div ul li:nth-child(1):before{
    height: 40px;
    width: 1px;
    background: #424242;
    content: "";
    position: absolute;
    right: 0;
    top: 4px;
}
.gply-div ul li:nth-child(2){
    padding-left: 25px;
}

.gply-div img, .war-cod img{
    height: auto;
    width: auto;
}
.div-ful {
    width: 100%;
    float: left;
    margin-top: 29px;
    margin-bottom: 0px;
}
.footer-social {
    margin-top: 68px;
    display: block;
    text-align: center;
    border-top: 2px solid #053967;

}
.footer-social li {
    margin-top: -2px;
    padding: 0 1px;
}
.footer-social .socialicon {
    height: 42px;
    width: 45px;
    display: block;
    border: 2px solid #053967;
}
.footer-social li a {
    line-height: 36px;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all .3s;
    margin-right: 5px;
    text-decoration: none;
    /* border: 1px solid #08a3d6; */
    /*    border-radius: 50px*/
}
.footer-social li a i{
    display: block;
    position: relative;
    top: 0;
    transition: top .3s;
    margin-bottom: 23px;
    line-height: 41px;
    color: #fff;
}
.footer-social li a:hover i{
    top: -66px;
}

.footer-social li:nth-child(3) {
    position: relative;
    top: -40px;
}

.cpy-rit-div {
    width: 100%;
    float: left;
    margin-top: 50px;
    font-family: 'Univers LT Std';
    color: #407fbd;
    font-size: 20px;
}
.footer-a p a{
    text-decoration: none;
    color: #61af47;
    font-family: 'Archivo', sans-serif;
    font-size: 16px;
}
.footer-a p a:hover{
    text-decoration: none;
    color: #61af47;
}
.cpy-rit-div span {
    color: #d0cfcf;
    font-family: 'Archivo', sans-serif;
    font-size: 16px;
}
.fnt-lft{
    text-align: left;
}
.fnt-rit p{
    text-align: right;
}
.fnt-rit p a{
    text-decoration: none;
    font-family: 'Archivo', sans-serif;
    font-size: 16px;
    color: #d0cfcf;
}
.cpy-rit-div p{
    font-family: 'Archivo', sans-serif;
    font-size: 16px;
    color: #61af47;
}
.clik-tp {
    height: 50px;
    width: 50px;
    position: absolute;
    bottom: 131px;
    right: 5%;
    /* background: #101010; */
    z-index: 9999;
    background: #61af47 url(../images/sprite.png) no-repeat -486px -125px;
    cursor: pointer;
    z-index: 0;
}


/*==============================================
    footer Section End
===============================================*/
.mb80 {
    margin-bottom: 80px;
}
.box-center {
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
.sr-content {
    text-transform: capitalize;
}
.social-responsibility {
    background: url(../images/csr-home-page.jpg) no-repeat left center, url(../images/watermark-greyblock.jpg) no-repeat right center;
    /*background: url(../images/education3.jpg) no-repeat left center;*/
    background-attachment: fixed, scroll;
    background-size: 77%, 40%;
    background-position: left top, right;
    margin-top: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    color: #fff;
    margin-bottom: 170px;
}
.social-responsibility:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 100, 168, 0.88);
    width: 77%;
}
.cursive {
    font-family: 'Brush Script Std';
    font-weight: 500;
    font-size: 40px;
    color: #ffffff;
    vertical-align: bottom;
    bottom: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}
.sr-title {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 45px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sr-tagline {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 26px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 30px;
}
.sr-readmore {
    color: #fff;
    font-family: 'Archivo', sans-serif;
    /*    font-style: italic;*/
    display: inline-block;
    position: relative;
    text-decoration: none !important;
}
.sr-readmore:hover {
    color: #fff;
}
.sr-readmore .fa {
    margin-left: 7px;
    vertical-align: middle;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.sr-readmore:hover .fa {
    margin-left: 15px;
}
.sr-whole span {
    display: block;
}
.sr-whole .srw-icon {
    width: 90px;
    height: 90px;
    margin: auto;
}
.sr-child-care .srw-icon {
    background: url(../images/sprite.png) no-repeat -360px 8px;
}
.sr-health .srw-icon {
    background: url(../images/sprite.png) no-repeat -250px 3px;
}
.sr-education .srw-icon {
    background: url(../images/sprite.png) no-repeat -474px 8px;
}
.sr-whole {
    color: #fff !important;
    font-family: 'Archivo', sans-serif;
    font-size: 18px;
    text-decoration: none !important;
    display: block;
}
.sr-whole .srw-title {
    font-weight: bold;
    line-height: 2;
    color: #232323;
    text-transform: uppercase;
}
.sr-whole .srw-desc {
    color: #7c7c7d;
    line-height: 24px;
    margin-bottom: 8px;
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.sr-whole .srw-readmore {
    /*    font-style: italic;*/
    color: #7c7c7d;
    line-height: 2;
    font-size: 14px;
    font-family: 'Archivo', sans-serif;
    font-weight: 300;
}
.sr-sections {
    background: #fdfdfd;
    padding: 25px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.sr-whole:hover .srw-title, .sr-whole:hover .srw-readmore {
    color: #24598e;
}
.sr-sections:before {
    content: '';
    position: absolute;
    top: 70px;
    bottom: 0;
    left: 0;
    right: 0;
    border-left: 4px solid #e7e8ec;
    border-bottom: 4px solid #e7e8ec;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: -1;
}
.sr-sections:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 70px;
    left: 0;
    right: 0;
    border-right: 4px solid #e7e8ec;
    border-top: 4px solid #e7e8ec;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: -1;
}
.sr-sections:hover:before {
    border-color: #599f2c;
    top: 0;
    right: 70px;
}
.sr-sections:hover:after {
    border-color: #599f2c;
    bottom: 0;
    left: 70px;
}

/***********************************************************************/
.box-investor h4 {
    color: #232323;
    font-size: 23px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}
.investor {
    padding: 80px 0;
    background: #fbfbfb url(../images/bg-map.png) no-repeat;
    background-size: cover;
}
.investor .container {
    position: relative;
}
.bg-white {
    background: #fff;
}
.investor .skewme {
    max-width: 70%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 80%;
    transform: skewX(-20deg);
    overflow: hidden;
}
.skewme:before {
    content: '';
    background: url(../images/download.png) repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10%;
    right: -17%;
    margin: auto;
    transform: skewX(20deg);
    margin-right: 60px;
}
.iv-title {
    padding-top: 0px;
    line-height: 26px;
}
.iv-tagline {
    color: #232323;
    font-size: 23px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px;
}
.iv-tagline .cursive {
    color: inherit;
    font-size: 30px;
    margin-right: 0;
}
.iv-list {
    list-style: none;   
}
.assurance-div {
    width: 100%;
    float: left;
    padding: 15px 15px;
    background: #ffffff;
    box-shadow: 5px 5px 6px 0 rgba(220, 220, 220, 0.19);
}
.bg-white:before {
    height: 3px;
    background: #73bf43;
    content: '';
    width: 68px;
    display: block;
}
.iv-list li {
    padding-left: 60px;
    margin-bottom: 0px;
    position: relative;
    min-height: 48px;
    display: flex;
    align-items: center;
}
.know-more-btn {
    margin-top: 20px;
    display: block;
    float: left;
}
.iv-list li span {
    display: block;
}
.iv-list li span.listtitle {
    font-size: 16px;
    /*    text-transform: uppercase;
        font-weight: 600;*/
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.iv-list li:hover span.listtitle {
    padding-left: 5px;
}
.iv-list li span.listdesc {
    color: #b1b1b2;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Archivo', sans-serif;
    line-height: 1.2;
    margin-bottom: 15px;
}
.iv-cupper:before {
    content: '';
    background: url(../images/sprite.png) no-repeat -132px -281px;
    width: 50px;
    height: 48px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
}
.iv-sulphuric:before {
    content: '';
    background: url(../images/sprite.png) no-repeat -223px -293px;
    width: 50px;
    height: 48px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
}
.iv-phosphoric:before {
    content: '';
    background: url(../images/sprite.png) no-repeat -479px -192px;
    width: 40px;
    height: 48px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
}
.iv-winner:before {
    content: '';
    background: url(../images/sprite.png) no-repeat -472px -387px;
    width: 50px;
    height: 48px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
}
/*.investor-img {
    margin-top: -50px;
}*/
.cs-title {
    position: absolute;
    right: 15px;
    top: -50px;
    bottom: 0;
    max-height: 80px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 28px;
    color: #fff;
    background: rgba(0, 100, 168, 0.9);
    padding: 13px 20px;
    line-height: 2;
    margin-top: auto;
    margin-bottom: auto;
}
.cs-title:hover {
    color: #fff;
    text-decoration: none;
}


/*==============================================
   Vendors Zone section Start
===============================================*/

.vendors-zone {
    position: relative;
    padding: 80px 0;
    width: 100%;
    float: left;
}
.vendors-zone .bg-rolled {
    width: 100%;
    float: left;
    margin: 80px 0;
    background: url(../images/vendor-bg.png)no-repeat center center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.cvtw {
    max-width: 220px;
    display: inline-block;
    margin-right: 100px;
    float: none;
    width: 100%;
}
.bg-nd-bdr{
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 15px 0;
    position: relative;
    z-index: 1;
}
.bg-nd-bdr:before {
    content: '';
    position: absolute;
    top: 70px;
    bottom: 0;
    left: 0;
    right: 0;
    border-left: 4px solid #e7e8ec;
    border-bottom: 4px solid #e7e8ec;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: -1;
}
.bg-nd-bdr:hover:before {
    border-color: #599f2c;
    top: 0;
    right: 70px;
}
.bg-nd-bdr:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 70px;
    left: 0;
    right: 0;
    border-right: 4px solid #e7e8ec;
    border-top: 4px solid #e7e8ec;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: -1;
}
.bg-nd-bdr:hover:after {
    border-color: #599f2c;
    bottom: 0;
    left: 70px;
}
.bg-nd-bdr p{
    font-family: 'Oswald', sans-serif;
    color: #0072C6;
    font-weight: 700;
    font-size: 70px;
    line-height: 57px;
    text-transform: uppercase;
    text-align: center;

}
.bg-nd-bdr h2 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #232323;
    margin-top: 17px;
}
.bg-nd-bdr-icon {
    height: 76px;
    width: 76px;
    position: absolute;
    right: -36px;
    top: 0;
    background: #e1e1eb;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(45deg);
    overflow: hidden;
}
.bg-nd-bdr-icon:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transform: rotate(-45deg);
}
.section-row + .section-row {
    margin-top: 25px;
}
.vctw-vendor:before {
    background: url(../images/sprite.png) no-repeat -3px -370px;
}
.vctw-customer:before {
    background: url(../images/sprite.png)no-repeat -206px -372px;
}
.vctw-tender:before {
    background: url(../images/sprite.png) no-repeat -366px -93px;
}
.vctw-whistle:before {
    background: url(../images/sprite.png) no-repeat -311px -366px;
}
.bg-nd-bdr > p {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.bg-nd-bdr:hover > p {
    -webkit-transform: rotateY(360deg) translatez(0);
    -moz-transform: rotateY(360deg) translatez(0);
    -ms-transform: rotateY(360deg) translatez(0);
    -o-transform: rotateY(360deg) translatez(0);
    transform: rotateY(360deg) translatez(0);
}

/*==============================================
   Vendors Zone section End
===============================================*/

.about-sterlite li {
    position: relative;
    z-index: 1;
}
.about-sterlite li:not(:last-child):after {
    content: '';
    height: 2px;
    width: 80px;
    vertical-align: middle;
    position: absolute;
    right: -10px;
    top: 30px;
    bottom: 0;
    background-image: linear-gradient(to right, #bdbec1 33%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x;
}
.about-sterlite li:not(:first-child):before {
    content: '';
    height: 2px;
    width: 80px;
    vertical-align: middle;
    position: absolute;
    left: -20px;
    top: 42px;
    bottom: 0;
    background-image: linear-gradient(to right, #bdbec1 33%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x;
}


/*
Navigation Menu
*/
.scroll-block {
    overflow: hidden;
}
.menu-toggle {
    -webkit-transition: 0.8s all ease-in-out;
    -moz-transition: 0.8s all ease-in-out;
    -ms-transition: 0.8s all ease-in-out;
    -o-transition: 0.8s all ease-in-out;
    transition: 0.8s all ease-in-out;
}
.menu-toggle:hover > div:first-child {
    top: -3px;
}
.menu-toggle:hover > div:last-child {
    bottom: -3px;
}
.sm-menu {
    z-index: 1;
    position: relative;
    border-left: 1px solid #ddd;
    z-index: 1000;
}
.menu-toggle.menu-active:hover > div:first-child {
    top: 0px;
}
.menu-toggle.menu-active:hover {
    transform: rotate(180deg);
}
.menu-toggle.menu-active div:first-child {
    transform: rotate(-45deg);
    transform-origin: 100% 0%;
    left: -6px;
}
.menu-toggle.menu-active div:nth-child(2) {
    opacity: 0;
}
.menu-toggle.menu-active div:last-child {
    transform: rotate(45deg);
    transform-origin: 100% 0%;
    left: -4px;
    bottom: -4px;
}
.menu-toggle>div:nth-child(2) {
    top: 0;
    margin-top: -1px;
    bottom: 0;
    height: 2px;
    margin-top: auto;
    margin-bottom: auto;
}
.navmenu-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #082d5a;
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 11;
}
.navmenu-container:before, .search-wrap:before {
    content: '';
    position: fixed;
    width: 0;
    height: 0;
    border: 55px solid #fff;
    border-left-color: transparent;
    border-bottom-color: transparent;
    right: 0;
    display: none;
}
.navmenu-inner {
    position: absolute;
    top: 110px;
    left: 95px;
    right: 95px;
}
#menu-main-menu li {
    list-style: none;
    overflow: hidden;
}
#menu-main-menu > li > a {
    display: inline-block;
    font-family: 'Archivo', sans-serif;
    padding: 11px;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 1;
}
#menu-main-menu > li > a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background: #73bf43;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    z-index: -1;
}
#menu-main-menu > li > a:after {
    content: '';
    position: absolute;
}
#menu-main-menu > li:hover > a {
    color: #ffffff;
}
#menu-main-menu > li > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 25px solid #73bf43;
    top: 0;
    bottom: 0;
    right: calc(100% + 50px);
    border-top-color: transparent;
    border-right-color: transparent;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
#menu-main-menu > li:hover > a:before {
    right: -10px;
}
#menu-main-menu > li:hover > a:after {
    right: -60px;
}
.arrow-down {
    display: inline-block;
    width: 55px;
    height: 51px;
    margin-left: 0px;
    z-index: 1;
    margin-bottom: -12px;
    position: relative;
    cursor: pointer;
    position: relative;
}
.arrow-down:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    margin: auto 7px;
    z-index: 1;
    cursor: pointer;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#menu-main-menu > li:hover .arrow-down:before {
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.arrow-down.rotate:before {
    transform: rotate(135deg);
    margin-top: 24px;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.drop-down .sub-menu {
    display: none;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.drop-down .sub-menu li a {
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    text-decoration: none;
    font-family: 'Archivo', sans-serif;
}
.menu-social {
    text-align: center;
    margin-top: 15px;
    margin-left: 0;
    position: fixed;
    bottom: 70px;
    right: 127px;
    width: auto;
}
.menu-social a {
    color: #97c4fb;
    font-size: 24px;
    width: 45px;
    height: 45px;
    border: 1px solid #114686;
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu-social a:hover {
    color: #ffffff;
}
@media screen and (min-width: 992px) {
    .social-responsibility {
        max-height: 375px;
    }
    .sr-sections.sr-child-care {
        top: -140px;
        margin-bottom: -50px;
    }
    .bottom-gap {
        margin-bottom: -50px;
    }
    /*    .investor {
            max-height: 400px;
            margin-top: 170px;
        }*/
}
@media screen and (min-width: 1200px) {
    .investor .skewme {
        margin-right: 60px;
    }
}


.tm-demo-options-wrapper {
    position: fixed;
    top: 50%;
    transform: translateY(-50%) !important;  
    right: 0;
     width: 55px;
    -webkit-transition: all .5s;
    z-index: 99 !important;
    transition: all .5s;
    height: 224px;
}
.tm-demo-options-wrapper.introjs-fixParent {
     z-index: 9999999 !important;
}

.tm-demo-options-wrapper.open {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .14)
}

.tm-demo-options-toolbar {
    position: absolute;
    
    right: 0;
    display: block;
    width: 55px;
    line-height: 60px;
    /*    border: 1px solid #eee;*/
    border-right: 0;
    /*    border-radius: 5px 0 0 5px;*/
    background: #dedede;
    text-align: center;
    box-shadow: -3px 0 10px -2px rgba(0, 0, 0, .1);
}

.tm-demo-options-toolbar a {
    display: flex;
    width: 55px;
    height: 50px;
    line-height: 40px;
    border-bottom: 1px solid #e2e2e2;
    background: #ffffff;
    justify-content: center;
    align-items: center;
}
.tm-demo-options-toolbar a:last-child {
    border-bottom: none;
}

.tm-demo-options-toolbar i {
    font-size: 17px;
    line-height: 24px;
    color: #0064a8;
}
.tm-demo-options-toolbar i img {
    width: 34px;
    margin-top: 7px;
}
.tm-demo-panel-header {
    padding: 40px 30px;
    text-align: center
}

.tm-demo-panel {
    height: 100%;
    overflow-y: auto;
    padding-bottom: 55px
}


.quick-option-list img {
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    box-shadow: 0 7px 20px rgba(0, 0, 0, .1);
    border-radius: 5px
}

.quick-option-list img:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .2)
}

.quick-option-list h6 {
    margin-top: 5px
}

.quick-option-list .hint--bounce:after {
    min-width: 120px;
    max-width: 160px;
    text-align: center;
    white-space: normal
}

.handheld .tm-demo-options-wrapper .tm-demo-panel {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

@media screen and (max-width:1200px) {
    #wp-admin-bar-new_draft,
    #wp-admin-bar-vc_inline-admin-bar-link {
        display: none
    }
}

#page-ruler-toolbar input[type=number] {
    height: 20px;
    color: #fff!important;
    background-color: transparent!important
}

#page-ruler-toolbar .page-ruler-px-container.page-ruler-px-container:after {
    right: 15px!important;
    color: #ccc!important
}

#page-ruler#page-ruler,
#page-ruler-guides#page-ruler-guides {
    z-index: 99999999!important
}

.page-template-maintenance .tm-mailchimp-form .form-item-name {
    display: none
}

@media (min-width:1200px) {
    .page-template-maintenance .tm-countdown.style-01 .countdown-wrap {
        grid-gap: 30px 60px
    }
}

[class*=hint--] {
    position: relative;
    display: inline-block
}

[class*=hint--]:before,
[class*=hint--]:after {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms
}

[class*=hint--]:hover:before,
[class*=hint--]:hover:after {
    visibility: visible;
    opacity: 1
}

[class*=hint--]:hover:before,
[class*=hint--]:hover:after {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

[class*=hint--]:before {
    content: '';
    position: absolute;
    background: 0 0;
    border: 7px solid transparent;
    z-index: 1000001
}

[class*=hint--]:after {
    background: #000;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    padding: 8px 10px;
    font-size: 15px;
    line-height: 14px;
    white-space: nowrap;
    border-radius: 5px
}

[class*=hint--][aria-label]:after {
    content: attr(aria-label)
}

[class*=hint--][data-hint]:after {
    content: attr(data-hint)
}

[aria-label='']:before,
[aria-label='']:after,
[data-hint='']:before,
[data-hint='']:after {
    display: none !important
}

.hint--top-left:before {
    border-top-color: #000
}

.hint--top-right:before {
    border-top-color: #000
}

.hint--top:before {
    border-top-color: #000
}

.hint--bottom-left:before {
    border-bottom-color: #000
}

.hint--bottom-right:before {
    border-bottom-color: #000
}

.hint--bottom:before {
    border-bottom-color: #000
}

.hint--left:before {
    border-left-color: #000
}

.hint--right:before {
    border-right-color: #000
}

.hint--top:before {
    margin-bottom: -13px
}

.hint--top:before,
.hint--top:after {
    bottom: 100%;
    left: 50%
}

.hint--top:before {
    left: calc(50% - 7px)
}

.hint--top:after {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hint--top:hover:before {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top:hover:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -ms-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px)
}

.hint--bottom:before {
    margin-top: -13px
}

.hint--bottom:before,
.hint--bottom:after {
    top: 100%;
    left: 50%
}

.hint--bottom:before {
    left: calc(50% - 7px)
}

.hint--bottom:after {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hint--bottom:hover:before {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom:hover:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -ms-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px)
}

.hint--right:before {
    margin-left: -13px;
    margin-bottom: -7px
}

.hint--right:after {
    margin-bottom: -15px
}

.hint--right:before,
.hint--right:after {
    left: 100%;
    bottom: 50%
}

.hint--right:hover:before {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--right:hover:after {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--left:before {
    margin-right: -13px;
    margin-bottom: -7px
}

.hint--left:after {
    margin-bottom: -15px
}

.hint--left:before,
.hint--left:after {
    right: 100%;
    bottom: 50%
}

.hint--left:hover:before {
    -webkit-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--left:hover:after {
    -webkit-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--top-left:before {
    margin-bottom: -13px
}

.hint--top-left:before,
.hint--top-left:after {
    bottom: 100%;
    left: 50%
}

.hint--top-left:before {
    left: calc(50% - 7px)
}

.hint--top-left:after {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.hint--top-left:after {
    margin-left: 14px
}

.hint--top-left:hover:before {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -ms-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px)
}

.hint--top-right:before {
    margin-bottom: -13px
}

.hint--top-right:before,
.hint--top-right:after {
    bottom: 100%;
    left: 50%
}

.hint--top-right:before {
    left: calc(50% - 7px)
}

.hint--top-right:after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.hint--top-right:after {
    margin-left: -14px
}

.hint--top-right:hover:before {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top-right:hover:after {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--bottom-left:before {
    margin-top: -13px
}

.hint--bottom-left:before,
.hint--bottom-left:after {
    top: 100%;
    left: 50%
}

.hint--bottom-left:before {
    left: calc(50% - 7px)
}

.hint--bottom-left:after {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.hint--bottom-left:after {
    margin-left: 14px
}

.hint--bottom-left:hover:before {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -ms-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px)
}

.hint--bottom-right:before {
    margin-top: -13px
}

.hint--bottom-right:before,
.hint--bottom-right:after {
    top: 100%;
    left: 50%
}

.hint--bottom-right:before {
    left: calc(50% - 7px)
}

.hint--bottom-right:after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.hint--bottom-right:after {
    margin-left: -14px
}

.hint--bottom-right:hover:before {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom-right:hover:after {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}


.hint--rounded:after {
    border-radius: 4px
}

.hint--no-animate:before,
.hint--no-animate:after {
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms
}

.hint--bounce:before,
.hint--bounce:after {
    -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24), -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
}

/*#banner-slider .owl-nav {
    position: absolute;
    right: 50px;
    bottom: 25px;
}
#banner-slider .owl-prev, #banner-slider .owl-next {
    color: #ffffff;
    font-size: 50px;
    margin: 20px;
}
#banner-slider .owl-prev:active, #banner-slider .owl-prev:focus, #banner-slider .owl-next:active, #banner-slider .owl-next:focus {
    border: none;
    outline: none;
}
#banner-slider .owl-prev:hover, #banner-slider .owl-next:hover {
    color: #73bf43;
}*/
.inner-page-header-banner-container {
    width: 100%;
    float: left;
    height: 350px;
    position: relative;
    /*    background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;*/
}
.inner-page-header-banner-container img {
    object-fit: cover;
    height: 350px;
    width: 100%;
}
.breadcrum-and-social-share {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    padding: 20px 0;
    background: #f5f5f5;
}
.content-section {
    width: 100%;
    float: left;
    padding: 60px 0;
    position: relative;
}
#sterlite-breadcrumb a span {
    color: #0072C6;
}
#sterlite-breadcrumb span, .breadcrumbs {
    color: #232323;
    line-height: 24px;
}
.content-section .section-heading {
    padding-top: 0px;
}
.inner-para p {
    text-align: justify;
}
.sidebar-menu .drop-down .sub-menu {
    display: block;
    padding: 0px;
    background: #f5f5f5;
}
.sidebar-menu {
    width: 100%;
    float: left;
    background: #f5f5f5;
}
.sidebar-menu a {
    font-size: 15px;
    padding: 10px;
    line-height: 24px;
    display: block;
    font-family: 'Archivo', sans-serif;
    border-bottom: 1px solid #cac7c7;
    color: #232323;
}
.sidebar-menu .drop-down .sub-menu li a {
    font-size: 15px;
    padding: 10px;
    line-height: 24px;
    display: block;
    color: #232323;
    font-family: 'Archivo', sans-serif;
}
.sidebar-menu .drop-down .sub-menu li:last-child a {
    border-bottom: 0px solid #cac7c7;
}
.sidebar-menu h3 {
    background: #0265a9;
    color: #ffffff;
    padding: 15px 10px;
    font-weight: bold;
}
.sidebar-menu ul li.menuactive {
    background: #73bf43;
    position: relative;
}
.sidebar-menu .drop-down .sub-menu li.menuactive a {
    color: #ffffff;
}
.sidebar-menu ul li.menuactive a {
    color: #ffffff;
}
.sidebar-menu ul li.menuactive a:hover {
    background: #73bf43;
}
.sharethis-inline-share-buttons {
    top: 2px;
    position: relative;
    float: right;
    z-index: 0 !important;
}
.breadcrum-and-social-share .st-btn {
    width: 20px;
    height: 20px!important;
}
.st-remove-label {
    display: inline-block!important;
}
.st-btn>img {
    top: 2px!important;
    left: -6px!important;
}
.breadcrumbs {
    float: left;
    position: relative;
    top: 0px;
}
.inner-para h2 {
    font-family: 'Oswald', sans-serif;
    color: #0072C6;
    font-size: 24px;
    font-weight: 500;
    padding: 0px 0 15px;
    width: 100%;
    float: left;
    display: block;
}
.inner-para h3 {
    font-family: 'Oswald', sans-serif;
    color: #232323;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 0 10px;
    width: 100%;
    float: left;
    display: block;
}
.inner-para ul li {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.inner-para ul li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    background: url(../images/arrow.svg) no-repeat center center;
    width: 20px;
    height: 15px;
    background-size: 18px;
}
.inner-para ul li:last-child {
    margin-bottom: 15px;
}
.header.inner {
    float: left;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 99;
    overflow: hidden;
    margin-top: 0;
    border-bottom: 1px solid #f2f2f2;
    background-image: url(../images/header-graphics.png);
    background-repeat: no-repeat;
    background-position: center right 29%;
}
/*.header.inner .sm-menu:before {
    height: 104%;
}*/


/*----- Team -----*/
.team-box {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 30px;
}
.col-lg-4:nth-child(1) .team-box, .col-lg-4:nth-child(2) .team-box, .col-lg-4:nth-child(3) .team-box {
    margin-top: 0px;
}

.team-box:hover img {
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.image img {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.team-content {
    padding: 15px;
    background: #0265a9;
    text-align: center;
    height: 65px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.equal-shadow-team .team-content {
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1);
}

.team-content::before {
    content: '';
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    background: #73bf43;
}



.team-content p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
	line-height: 15px;
    margin-top: 5px;
}
/* .with-exp { */
    /* bottom: -100px !important; */
    /* transition: all .3s ease 0s; */
    /* position: absolute; */
    /* bottom: 50px; */
    /* width: 100%; */
    /* text-align: center; */
    /* z-index: 100; */
    /* left: 50%; */
    /* opacity: 0; */
    /* transform: translateX(-50%); */
    /* -webkit-transition: .4s all ease; */
    /* transition: .4s all ease; */
    /* padding: 0px 15px 10px; */
/* } */
/* .with-exp span { */
    /* font-size: 12px; */
    /* text-align: center; */
    /* color: #ffffff; */
	/* line-height: 15px; */
/* } */
/* .team-box:hover .with-exp { */
    /* bottom: 0 !important; */
    /* opacity: 1; */
/* } */
/* .team-box:hover .team-content { */
    /* width: 100%; */
    /* height: 110px; */
/* } */

.team-box:hover .team-content * {
    color: #fff;
}

.team-box:hover .team-content h4 {
    margin-top: -15px;
}

.team-box:hover .team-content::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.team-content ul {
    -webkit-transform: translateY(150%);
    -moz-transform: translateY(150%);
    -ms-transform: translateY(150%);
    -o-transform: translateY(150%);
    transform: translateY(150%);
}

.team-box:hover .team-content ul {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    margin-top: 5px;
}

.team-box:hover img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.team-box:hover .team-content h4 {
    margin-top: -5px;
}
h4.darkcolor {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #ffffff;
    font-size: 16px;
}
.sidebar-menu li a {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.sidebar-menu li a:hover {
    background: #dcdcdc;
    border-left: 2px solid #0265a9;
}
.sidebar-menu .drop-down .sub-menu li.menuactive a:hover {
    background: #73bf43;
}
.operation-box {
    margin-top: 10px !important;
}
.operation-box .team-content {
    min-height: 125px;
}
.operation-box .team-content .read-more-link {
    margin-top: 5px;
    font-size: 13px;
}
.read-more-link i {
    position: relative;
    top: 1px;
    margin-left: 5px;
}
.operation-box .team-content h4 {
    text-align: left;
    margin-bottom: 7px;
    line-height: 22px;
}
.operation-box .team-content p {
    line-height: 21px;
    font-size: 14px;
    text-align: left;
}

.buttons {
    display: inline-flex;
    height: 40px;
    width: 150px;
    border: 2px solid #BFC0C0;
    margin: -1px 0px 28px 0px;
    color: #232323;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 1.5px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.buttons:hover {
    border: 2px solid #73bf43;
}
#button-6 {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
#button-6 a {
    position: relative;
    transition: all .45s ease-Out;
    color: #232323;
}
#spin {
    width: 0;
    height: 0;
    opacity: 0;
    left: 70px;
    top: 20px;
    transform: rotate(0deg);
    background: none;
    position: absolute;
    transition: all .5s ease-Out;
}
#button-6:hover #spin {
    width: 200%;
    height: 500%;
    opacity: 1;
    left: -70px;
    top: -70px;
    background: #73bf43;
    transform: rotate(80deg);
}
#button-6:hover a {
    color: #ffffff;
}
.header.inner .sm-search {
    margin-right: 0px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}
.panel-heading {
    padding: 15px 15px;
}
.panel-title {
    font-family: 'Oswald', sans-serif;
    color: #0265a9;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 24px;
}
.col-lg-6:nth-child(1) .operation-box, .col-lg-6:nth-child(2) .operation-box {
    margin-top: 0px !important;
} 
.col-lg-6:nth-child(2) .operation-box .team-content, .col-lg-6:nth-child(4) .operation-box .team-content {
    background: #73bf43;
}
.col-lg-6:nth-child(2) .operation-box:hover .team-content::before {
    background: #0265a9;
}
table thead {
    background: #73bf43;
    font-weight: bold;
    color: #fff;
}
.quote {
    line-height: 30px;
    margin-bottom: 10px;
    color: #3a9004 !important;
    font-weight: normal  !important;
}
.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.download-icon {
    width: 33px;
    position: relative;
    top: 0px;
    margin-right: 8px;
    float: left;
}
.file-size{
    font-size: 14px;
    line-height: 23px;
    float: left;
    position: relative;
    top: 7px;
}

.table>tbody>tr>td, .table>tfoot>tr>td {
    vertical-align: middle;
}
.size-full {
    width: 100%;
    height: auto;
    border: 1px solid #f5f5f5;
    float: left;
}
.captcha-value {
    position: absolute;
    top: 25px;
    right: 16px;
    background: #f5f5f5;
    z-index: 9;
    padding: 10px;
    height: 38px;
}
.form-control {
    height: 40px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-group label {
    font-family: 'Roboto';
    font-weight: 500;
    width: 100%;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}
.form-group label span {
    color: red;
}
.contact-body br {
    height: 0px !important;
    display: none;
}
.contact-body {
    margin-top: 30px;
}
.buttons input {
    border: none;
    background: transparent;
    z-index: 9;
    position: relative;
}
.buttons:hover input {
    color: #ffffff;
}
.contact-body .buttons {
    margin-top: 10px;
    margin-bottom: 0px;
}
.reach-info li:before {
    display: none !important;
}
.reach-info li {
    padding-left: 25px !important;
    position: relative;
    margin-bottom: 10px !important;
    /* float: left; */
    color: #232323;
}
.reach-info li span {
    color: #232323;
    margin-left: 10px;
    font-size: 14px;
}
.reach-info li i {
    /* float: left; */
}
.reach-info h6 {
    font-family: 'Roboto';
    font-weight: 400;
    color: #0163a8;
    margin-bottom: 10px;
    font-size: 17px;
}
.reach-info {
    border: 1px solid #ececec;
    padding: 10px 10px 5px;
    color: #999999;
    line-height: normal;
    margin-bottom: 15px;
    font-size: 14px;
    width: 100%;
    float: left;
}
.reach-us-heading p.blue {
    color: #024593;
    font-weight: normal;
    font-size: 18px;
}
.reach-us-heading span {
    display: block;
}
.reach-us-heading li:before {
    display: none;
}
.reach-us-heading li {
    padding-left: 25px !important;
    position: relative;
}
.reach-us-heading li span, .reach-us-heading li i {
    float: left !important;
}
.con-number i {
    margin-right: 10px;
    position: relative;
    top: 4px;
    color: #73bf43;
}
.address-icon:after {
    content: "\f041";
    position: absolute;
    font-family: 'Fontawesome';
    top: 0px;
    left: 0;
    color: #73bf43;
    font-size: 18px;
}
.phone-icon:after {
    content: "\f095";
    position: absolute;
    font-family: 'Fontawesome';
    top: 0px;
    left: 0;
    color: #73bf43;
    font-size: 18px;
}
.email-icon:after {
    content: "\f0e0";
    position: absolute;
    font-family: 'Fontawesome';
    top: -2px;
    left: 0;
    color: #73bf43;
    font-size: 18px;
}
span.wpcf7-not-valid-tip {
    margin-top: 6px;
}
.scrolling-tab-press-releases .scrtabs-tab-container li:before  {
    display: none;
}
.scrolling-tab-press-releases .scrtabs-tab-container li {
    padding-left: 0px !important;
}
.media-body {
    padding: 14px 15px;
    border: 1px solid #e0e0e0;
    border-left: 2px solid #73bf43;
}
.media-body a {
    color: #333;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 600;
}
li.media-body {
    padding-left: 15px !important;
    /*    background: #f7f7f7;*/
}
li.media-body:hover {
    background: #ffffff;
}
li.media-body:before {
    display: none;
}
.release-date {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 15px;
    color: #0265a9;
    margin: 0;
    display: block;
    position: relative;
    padding-left: 25px;
    margin-top: 5px;
}
.release-date:before {
    content: '';
    position: absolute;
    background: url(../images/calendar-icon.png) no-repeat;
    width: 17px;
    height: 17px;
    background-size: cover;
    top: 2px;
    left: 0;
}
.scrtabs-tab-container {
    margin-bottom: 20px;
    background: #f7f7f7;
}
.nav-tabs>li>a {
    border-radius: 0;
}
.scrolling-tab-press-releases .nav-tabs>li a {
    color: #232323;
    padding: 14px 30px;
    border: none;
    border-right: 2px solid #fff;
    font-family: 'Roboto';
    font-weight: 500;
}
.scrolling-tab-press-releases .nav-tabs>li.active a {
    background: #73bf43;
    color: #fff;
    padding: 15px 30px;
    border: none;
    border-right: 2px solid #fff;
    font-family: 'Roboto';
    font-weight: 500;
}
.scrtabs-tabs-fixed-container {
    height: auto;
}
.scrtabs-tab-container {
    height: 51px;
}
.nav-tabs {
    border-bottom: none;
}
.holder a.jp-disabled {
    color: #232323 !important;
}
.holder a {
    font-size: 12px;
    cursor: pointer;
    color: #666;
    background-color: #f4f5f3;
    padding: 8px 16px;
    border: 1px solid #e1e3df;
    text-decoration: none;
}
.holder a.jp-previous {
    margin-right: 5px;
    margin-left: 0px;
}
.holder a.jp-next {
    margin-left: 5px;
}
.holder a.jp-current, a.jp-current:hover {
    color: #ffffff;
    font-weight: bold;
    background: #0265a9 !important;
    border: none;
}
.holder a:hover {
    background-color: #73bf43;
    /*    border: 1px solid #73bf43;*/
    color: #fff;
}
.removeTab{
    opacity: 0
}
.scrtabs-tab-scroll-arrow {
    border: 1px solid #ddd !important;
    border-top: none;
    color: #428bca;
    display: none;
    float: left;
    font-size: 12px;
    height: 51px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 3px;
    padding-top: 17px;
    width: 20px;
}


.justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
}
.single-video {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
	min-height: 244px;
}
.single-video img {
    width: 100%;
    position: relative;
    float: left;
	min-height: 244px;
    object-fit: cover;
}
.video-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.11);
    display: flex;
    justify-content: center;
    align-items: center;
}
.video-overlay i {
    font-size: 70px;
    color: rgba(0, 0, 0, 0.52);
    position: relative;
}
.video-overlay i:after {
    content: '';
    position: absolute;
    left: 27px;
    top: 22px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 20px;
    border-color: transparent transparent transparent #ffffff;
}
.single-video:hover .video-overlay i {
    font-size: 70px;
    color: #F44336;
}
.video-galler-wrapper .col-lg-6:nth-child(odd) {
    padding-right: 8px;
}
.video-galler-wrapper .col-lg-6:nth-child(even) {
    padding-left: 8px;
}
.col-lg-6:nth-child(1) .single-video, .col-lg-6:nth-child(2) .single-video {
    margin-top: 0;
}
.holder {
    margin: 31px 0 0 0;
    width: 100%;
    float: left;
}
.founder-img {
    width: 100%;
    float: left;
    position: relative;
}
.founder-text {
    width: 100%;
    float: left;
    position: absolute;
    bottom: -40px;
    left: 0;
    background: #0265a9;
    color: #ffffff;
    padding: 15px;
}
.founder-text h4 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #ffffff;
    font-size: 16px;
}
.founder-text h4 span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-top: 8px;
}
.founder-text h4 a {
    position: absolute;
    top: 22px;
    right: 15px;
    font-size: 30px;
    color: #ffffff;
}
.founder-img img {
    width: 100%;
}
.logoarea {
    min-height: 59px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.logoarea img {
    width: 100%;
}
.images-section {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    min-height: 91px;
    padding: 15px;
}
.logo-img-downlaod {
    position: absolute;
    right: 22px;
    top: 7px;
}
.logo-img-downlaod img {
    width: 24px;
    margin-right: 10px;
}
.media-contact-box {
    width: 100%;
    float: left;
    background: #ffffff;
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
    position: relative;
    overflow: hidden;
}
/*.rel-sec {
    margin-top: 30px;
}*/
.media-contact {
    width: 100%;
    float: left;
    overflow: hidden;
}
/*.rel-sec:first-child{
    margin-top: 0px;
    margin-bottom: 30px;;
}*/
.rel-sec img {
    height: 165px;
    object-fit: cover;
}
.rel-sec h3 {
    padding-bottom: 0px;
}
.media-contact:hover img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.media-contact-box span {
    position: relative;
    padding-left: 30px;
    display: block;
}
.media-contact-box span a {
    color: #232323;
}
.single-video:hover img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.table thead tr th {
    padding: 17px 8px;
    vertical-align: middle;
    font-size: 16px;
}
.gal-item h1 span {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    margin-top: 10px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    font-size: 14px;
    padding-right: 35px;
}
.video-caption {
    position: absolute;
    bottom: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    text-align: left !important;
    padding: 15px;
    width: 100%;
}
.overlay-img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(145,140,139,0.01);
    background: -moz-linear-gradient(top, rgba(145,140,139,0.02) 0%, rgba(145,140,139,0.15) 17%, rgba(128,118,116,0.27) 32%, rgba(48,39,37,0.38) 46%, rgba(33,27,26,0.52) 64%, rgba(26,23,23,0.67) 84%, rgba(14,13,14,0.79) 99%, rgba(13,12,13,0.79) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(145,140,139,0.02)), color-stop(17%, rgba(145,140,139,0.15)), color-stop(32%, rgba(128,118,116,0.27)), color-stop(46%, rgba(48,39,37,0.38)), color-stop(64%, rgba(33,27,26,0.52)), color-stop(84%, rgba(26,23,23,0.67)), color-stop(99%, rgba(14,13,14,0.79)), color-stop(100%, rgba(13,12,13,0.79)));
    background: -webkit-linear-gradient(top, rgba(145,140,139,0.02) 0%, rgba(145,140,139,0.15) 17%, rgba(128,118,116,0.27) 32%, rgba(48,39,37,0.38) 46%, rgba(33,27,26,0.52) 64%, rgba(26,23,23,0.67) 84%, rgba(14,13,14,0.79) 99%, rgba(13,12,13,0.79) 100%);
    background: -o-linear-gradient(top, rgba(145,140,139,0.02) 0%, rgba(145,140,139,0.15) 17%, rgba(128,118,116,0.27) 32%, rgba(48,39,37,0.38) 46%, rgba(33,27,26,0.52) 64%, rgba(26,23,23,0.67) 84%, rgba(14,13,14,0.79) 99%, rgba(13,12,13,0.79) 100%);
    background: -ms-linear-gradient(top, rgba(145,140,139,0.02) 0%, rgba(145,140,139,0.15) 17%, rgba(128,118,116,0.27) 32%, rgba(48,39,37,0.38) 46%, rgba(33,27,26,0.52) 64%, rgba(26,23,23,0.67) 84%, rgba(14,13,14,0.79) 99%, rgba(13,12,13,0.79) 100%);
    background: linear-gradient(to bottom, rgba(145,140,139,0.02) 0%, rgba(145,140,139,0.15) 17%, rgba(128,118,116,0.27) 32%, rgba(48, 39, 37, 0.05) 46%, rgba(33, 27, 26, 0.53) 64%, rgba(26, 23, 23, 0.86) 84%, rgb(14, 13, 14) 99%, rgba(13, 12, 13, 0.41) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#918c8b', endColorstr='#0d0c0d', GradientType=0 );
    top: 0;
}
.inner-content-image img {
    margin-bottom: 20px;
}
.our-values-div .media-left {
    vertical-align: middle;
}
.our-values-div .value-icon {
    width: 40px;
    position: relative;
    z-index: 2;
}
.our-values-div .media-body, .our-values-div .media-left, .our-values-div .media-right {
    display: table-cell;
}
.icon-box-value {
    position: relative;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #000;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    margin-right: 15px;
}
.our-values-div .media:hover .icon-box-value:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.icon-box-value:after {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #0265a9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.our-values-div .media:nth-child(n) .icon-box-value {
    background: #009688;
}
.our-values-div .media:nth-child(2n) .icon-box-value {
    background: #8da4d1;
}
.our-values-div .media:nth-child(3n) .icon-box-value {
    background: #9dc62e;
}
.our-values-div .media:nth-child(4n) .icon-box-value {
    background: #50bcbd;
}
.our-values-div .media:nth-child(5n) .icon-box-value {
    background: #ee7026;
}
.our-values-div .media:nth-child(6n) .icon-box-value {
    background: #de9e1d;
}
.our-values-div .media:nth-child(7n) .icon-box-value {
    background: #55acee;
}
.h4 {
    font-size: 17px;
    color: #0265a9;
    margin-bottom: 10px;
    display: block;
    margin-top: 0px;
}
.table>tbody>tr>td a{
    color: #232323;
}
.sustain-landing ul {
    margin-bottom: 20px;
}
/*.operation-box.sustain-rel .team-content {
    min-height: 100px;
}*/
.vendor_box {
    width: 100%;
    min-height: 130px;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background: #328be9;
}
.col-lg-3:nth-child(n) .vendor_box {
    background: #005aa1;
}
.col-lg-3:nth-child(2n) .vendor_box {
    background: #ee7026;
}
.col-lg-3:nth-child(3n) .vendor_box {
    background: #9dc62e;
}
.col-lg-3:nth-child(4n) .vendor_box {
    background: #de9e1d;
}
.vendor_box p {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
}
.rel-icon i img {
    width: 50px;
    display: block;
    margin: 0 auto 15px;
}
/* Sweep To Right */
.hvr-sweep-to-right {
    /*    display: inline-block;*/
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #73bf43;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
h2.section-heading {
    line-height: 36px;
    font-weight: 400;
    font-size: 28px;
}

/*mediakit page*/
.mediakit-mt-35 {
    margin-top: 35px;
}

.document-manual {
    background: #005aa1;
    padding: 15px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}
.document-manual img {
    width: 30px;
    float: left;
    margin-right: 10px;
}
.document-manual:hover {
    color: #ffffff;
}
.col-lg-6:nth-child(1) .document-manual {
    background: #005aa1;
}
.col-lg-6:nth-child(2) .document-manual {
    background: #9dc62e;
}
.col-lg-12 .document-manual {
    background: #007bff;
}
.inner-para ol li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    background: #848484;
    width: 6px;
    height: 6px;
    background-size: 18px;
    border-radius: 50%;
}
.inner-para ol li {
    padding-left: 20px;
}
.inner-para ol {
    margin-top: 10px;
}
.vendor-contact h3 {
    font-family: 'Oswald', sans-serif;
    color: #232323;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 0 10px;
}
.vendor-contact {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
}
.vendor-contact-box {
    width: 100%;
    float: left;
    padding: 15px;
}
.tender-value {
    width: 150px;
}

.banner-background{
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}
.whistleblower br {
    display: none;
}
.whistleblower .buttons {
    margin-bottom: 0px;
}
.sustain-colcount {
    column-count:2;
}
.right-side-menu-section img {
    margin-right:20px;
}
.social-media-slider .hide-button {
	opacity: 1 !important;
}
.social-media-slider .owl-next.disabled {
	opacity: .7;
}
.social-media-slider .owl-prev.disabled {
	opacity: .7;
}
/*#tagline:after {
        content: "";
    animation: spin 4s linear infinite;
    opacity: 0;
}

@keyframes spin {
  0% { content:"Their Smiles... Our Happiness...";Opacity:1; }
  15% { content:"Their Smiles... Our Happiness...";Opacity:0.5; }
  30% { content:"Their Smiles... Our Happiness...";Opacity:0; }
  45% { content:"Touching Hearts... Changing Lives...";Opacity:0.5; }
  60% { content:"Touching Hearts... Changing Lives...";Opacity:1; }
  75% { content:"Touching Hearts... Changing Lives...";Opacity:0.5; }
  90% { content:"Touching Hearts... Changing Lives...";Opacity:0; }
  100% { content:"Their Smiles... Our Happiness...";Opacity:1; }
}*/
.sr-readmore {
    margin-top: 20px;;
}
.sr-tagfadein {
    display: inline;
    position: relative;
    float: left;
    width: 100%;
}
.sr-tagfadein span{
    animation: fadeEffect 12.5s linear infinite 0s;
    -ms-animation: fadeEffect 12.5s linear infinite 0s;
    -webkit-animation: fadeEffect 12.5s linear infinite 0s;
    opacity: 0;
    overflow: hidden;
    position: absolute;
}
.sr-tagfadein span:nth-child(2){
    animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
}
.sr-tagfadein span:nth-child(3){
    animation-delay: 5s;
    -ms-animation-delay: 5s;
    -webkit-animation-delay: 5s;
}
.sr-tagfadein span:nth-child(4){
    animation-delay: 7.5s;
    -ms-animation-delay: 7.5s;
    -webkit-animation-delay: 7.5s;
}
.sr-tagfadein span:nth-child(5){
    animation-delay: 10s;
    -ms-animation-delay: 10s;
    -webkit-animation-delay: 10s;
}

/*FadeIn Animation*/
@-moz-keyframes fadeEffect{
    0% { opacity: 0; }
    5% { opacity: 0; -moz-transform: translateY(0px); }
    10% { opacity: 1; -moz-transform: translateY(0px); }
    25% { opacity: 1; -moz-transform: translateY(0px); }
    30% { opacity: 0; -moz-transform: translateY(0px); }
    80% { opacity: 0; }
    100% { opacity: 0; }
}
@-webkit-keyframes fadeEffect{
    0% { opacity: 0; }
    5% { opacity: 0; -webkit-transform: translateY(0px); }
    10% { opacity: 1; -webkit-transform: translateY(0px); }
    25% { opacity: 1; -webkit-transform: translateY(0px); }
    30% { opacity: 0; -webkit-transform: translateY(0px); }
    80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes fadeEffect{
    0% { opacity: 0; }
    5% { opacity: 0; -ms-transform: translateY(0px); }
    10% { opacity: 1; -ms-transform: translateY(0px); }
    25% { opacity: 1; -ms-transform: translateY(0px); }
    30% { opacity: 0; -ms-transform: translateY(0px); }
    80% { opacity: 0; }
    100% { opacity: 0; }
}

.sitemap-container a {
    color: #232323;
}  
.sitemap-container .menu-widget {
    column-count: 2;
}
.sitemap-container ul li {
    border-left: 1px solid #ddd;
    position: relative;
    background: none;
    margin-bottom:0;
    padding: 0;
    padding: 5px 0 10px 30px!important;
}
.sitemap-container li::before {
    display: none;
}
.sitemap-container li::after {
    position: absolute;
    z-index: 10;
    width: 20px;
    height: 1px;
    background-color: #ddd;
    left: 0;
    content: '';
    top: 18px;
}
.sitemap-container li:last-child::before {
    display: block;
    position: absolute;
    z-index: 10;
    width: 9px;
    height: 28px;
    background: white;
    left: -4px;
    content: '';
    top: 19px;
}
.sitemap-container .drop-down .sub-menu {
    display: block;
}

.sitemap-container .drop-down .sub-menu li a {
    color: #232323;
    line-height: 30px;
    font-size: 100%;
}
.capacity-summery {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 20px;
    margin-top: 5px;
}
/*.capacity-summery img {
    width: 100%;
}*/
.map_data_box {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    background: #ffffff;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 14px 5px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 0px 14px 5px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 14px 5px rgba(0,0,0,0.19);
}
.map_data_box ul li {
    font-size: 13px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 5px;
    padding-left: 30px;
    position: relative;
}
.map_data_box p {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    font-weight: 500;
}
.map_data_box ul li:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    background: url(../images/arrow.svg) no-repeat center center;
    width: 18px;
    height: 15px;
    background-size: 18px;
}
.map_data_box ul li:last-child {
    margin-bottom: 0px;
}
.tolltip1 {
    top: 34% !important;
    left: 44%;
}
.tolltips {
    position: absolute;
    top: -90px;
    display: none;
    z-index: 1;
}
.tooltips-inner {
    width: 200px;
    height: auto;
    float: left;
    background-color: #4ab42a;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #fff;
    text-align: left;
    padding: 7px;
    line-height: 18px;
    z-index: 9;
}
.tooltips-inner ul li:last-child {
    margin-bottom: 0px;
}
.tooltips-inner h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 2px;
}
.tooltips-inner ul li:before {
    display: none;
}
.tooltips-inner ul li:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #ffffff;
    border-radius: 50%;
}
.tooltips-inner ul li {
    font-size: 11px;
    line-height: 15px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 2px;
    padding-left: 16px;
    position: relative;
}
.tolltip2 {
    top: 52% !important;
    left: 55%;
}
.tooltips-inner:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 16px;
    background: url(../images/tooltips.png) no-repeat 0px 0px;
    bottom: -16px;
    left: 5px;
}
.waves-box {
    position: absolute;
    left: 45%;
    top: 58%;
    transform: translate(-46%,-56%);
}
.waves-box-2 {
    position: absolute;
    left: 53%;
    top: auto;
    bottom: 16px;
    transform: translate(-47%,-42%);
}
.waves-box-3 {
    position: absolute;
    left: 38%;
    top: auto;
    bottom: 25px;
    transform: translateY(-38%);
}
.home-investor {
    position: relative;
    float: left;
    width: 100%;
    background: url(../images/investor.jpg);
    min-height: 502px;
    background-size: cover;
}
.home-investor .doted-india-map {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.iq-video {
    background: #ffffff;
    display: inline-block;
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    border-radius: 100%;
    line-height: 43px;
    z-index: 9;
    position: relative;
    border: 6px solid #0265a9;
}
.waves-box .iq-video i {
    margin-left: 0px;
    color: #a97708;
}
.waves-box-2 .iq-video i:nth-child(1) {
    margin-left: 0px;
    color: #a97708;
}
.waves-box-2 .iq-video i:nth-child(2) {
    margin-left: 0px;
    color: #4ab42a;
    font-size: 21px;
}
.iq-video i {
    margin-left: 0px;
}
.iq-waves {
    position: absolute;
    left: -27px;
    top: -27px;
    z-index: 2;
}
.iq-waves .wave-1 {
    -webkit-animation-delay: -s;
    animation-delay: 0s;
}
.iq-waves .wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.iq-waves .wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.iq-waves .waves {
    position: absolute;
    width: 110px;
    height: 110px;
    background: rgb(115, 191, 67);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 50%;
    background-clip: padding-box;
    -webkit-animation: waves 1s ease-in-out infinite;
    animation: waves 1s ease-in-out infinite;
}
@-webkit-keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
.summary-slider {
    width: 100%;
    height: 470px;
    position: relative;
}
.doted-india-map {
    position: absolute;
    left: 60%;
    top: 50%;
    transform: translate(-53%, -50%);
}


.cse .gsc-control-cse, .gsc-control-cse{padding: 0px !important}

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0px !important;
    padding-right: 8px;
}
.gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #d8cdab !important;
    background-color: transparent !important;
    background: none;
}
.cse .gsc-control-wrapper-cse, .gsc-control-wrapper-cse {
    width: 100%;
    padding: 15px !important;
}
.gsc-above-wrapper-area {
    border-bottom: 1px solid #d6cdb3 !important;
}
.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #e2d7b5 !important;
}
.gsc-result {
    background-color: transparent !important;
    background: none;
}
.gsc-imageResult {
    background-color: transparent !important;
    background: none;
}
.gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: transparent !important;
    background: none;
}
.gsc-result-info {
    text-align: left;
    color: #676767;
    font-size: 13px;
    padding-left: 0px !important;
    margin: 10px 0 10px 0;
}

.gsc-wrapper #adBlock {
    padding: 10px !important;
}
.gsc-results .gsc-cursor-box {
    margin: 10px 10px 0 0 !important;
}
.gsc-webResult {
    width: 100% !important;
    zoom: 1;
    padding-right: 0px !important;
}
.gs-snippet{margin: 0px !important}
.gsc-webResult .gsc-result {
    padding: 10px !important;
}
.gcsc-branding {
    padding-top: 4px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.cssload-squeeze{
    position:relative;
    display:block;
    margin: 0;
    width:96px;
}

.cssload-squeeze, .cssload-squeeze * {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cssload-squeeze span {
    display: inline-block;
    height: 13px;
    width: 13px;
    background: rgb(47,172,155);
    border-radius: 0px;
}

.cssload-squeeze span:nth-child(1) {
    animation: cssload-rotateX 2.3s 0.12s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -o-animation: cssload-rotateX 2.3s 0.12s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -ms-animation: cssload-rotateX 2.3s 0.12s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -webkit-animation: cssload-rotateX 2.3s 0.12s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -moz-animation: cssload-rotateX 2.3s 0.12s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
}
.cssload-squeeze span:nth-child(2) {
    animation: cssload-rotateX 2.3s 0.23s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -o-animation: cssload-rotateX 2.3s 0.23s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -ms-animation: cssload-rotateX 2.3s 0.23s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -webkit-animation: cssload-rotateX 2.3s 0.23s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -moz-animation: cssload-rotateX 2.3s 0.23s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
}
.cssload-squeeze span:nth-child(3) {
    animation: cssload-rotateX 2.3s 0.35s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -o-animation: cssload-rotateX 2.3s 0.35s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -ms-animation: cssload-rotateX 2.3s 0.35s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -webkit-animation: cssload-rotateX 2.3s 0.35s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -moz-animation: cssload-rotateX 2.3s 0.35s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
}
.cssload-squeeze span:nth-child(4) {
    animation: cssload-rotateX 2.3s 0.46s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -o-animation: cssload-rotateX 2.3s 0.46s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -ms-animation: cssload-rotateX 2.3s 0.46s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -webkit-animation: cssload-rotateX 2.3s 0.46s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -moz-animation: cssload-rotateX 2.3s 0.46s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
}
.cssload-squeeze span:nth-child(5) {
    animation: cssload-rotateX 2.3s 0.58s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -o-animation: cssload-rotateX 2.3s 0.58s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -ms-animation: cssload-rotateX 2.3s 0.58s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -webkit-animation: cssload-rotateX 2.3s 0.58s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
    -moz-animation: cssload-rotateX 2.3s 0.58s infinite cubic-bezier(0.65, 0.03, 0.735, 0.045);
}
@keyframes cssload-rotateX {
    0% {
        transform: rotateX(0deg);
    }
    50% {
        transform: rotateX(90deg) scale(0.5, 0.5);
        background: rgb(147,225,215);
    }
    100% {
        transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}

@-o-keyframes cssload-rotateX {
    0% {
        -o-transform: rotateX(0deg);
    }
    50% {
        -o-transform: rotateX(90deg) scale(0.5, 0.5);
        background: rgb(147,225,215);
    }
    100% {
        -o-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}

@-ms-keyframes cssload-rotateX {
    0% {
        -ms-transform: rotateX(0deg);
    }
    50% {
        -ms-transform: rotateX(90deg) scale(0.5, 0.5);
        background: rgb(147,225,215);
    }
    100% {
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}

@-webkit-keyframes cssload-rotateX {
    0% {
        -webkit-transform: rotateX(0deg);
    }
    50% {
        -webkit-transform: rotateX(90deg) scale(0.5, 0.5);
        background: rgb(147,225,215);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}

@-moz-keyframes cssload-rotateX {
    0% {
        -moz-transform: rotateX(0deg);
    }
    50% {
        -moz-transform: rotateX(90deg) scale(0.5, 0.5);
        background: rgb(147,225,215);
    }
    100% {
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
.loader-bottom{position: absolute;
               top: 8px;
               right: 37px;
               width: 66px;
               display: none}
.gsc-adBlock {
    padding-bottom: 5px;
    display: none !important;
}
.gsc-table-result tr td {
    border: none;
}
.gsc-resultsHeader {
    display: none;
}
.inner-para .panel-group {
    margin-bottom: 0px;
    width: 100%;
    float: left;
}
.rel-sec-media .col-lg-12:first-child .media-contact{
    margin-top: 0px;
    margin-bottom: 30px;
} 
.rel-sec-media .col-lg-12:last-child .media-contact{
    margin-bottom: 0px;
}
.pr-release li {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.pr-release li.media-body:hover {
    background: #f5f5f5;
}
.pr-release li.media-body:hover {   
    border-left: 4px solid #0265a9;
}

.social-section {
    background-color: #fff;
    border: 4px solid #428bca;
    text-align: left;
    padding: 20px;
    color: #7c7575;
    font-weight: 300;
    position:relative;
    height: 384px;
    max-height: 384px;
    /*    margin-bottom: 40px;*/
    -webkit-box-shadow: 5px 5px 10px 0 rgba(119,129,137,0.6);
    -moz-box-shadow: 5px 5px 10px 0 rgba(119,129,137,0.6);
    box-shadow: 5px 5px 10px 0 rgba(220, 220, 220, 0.6);
}
.social-columns:nth-child(even) .social-section{
    border: 4px solid #61af47;
}
.social-section:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 100px;
    background-color: #fff;
    left: -4px;
    top: 60px;
    z-index: 10000;
}


.social-section:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 100px;
    background-color: #fff;
    right: -4px;
    top: 60px;
    z-index: 10000;
}
.social-section h4 {
    color: #0064a8;
    font-weight: 400;
    line-height: 27px;
    padding: 0px 0 0px;
    text-transform: uppercase;
    font-size: 14px !important;
    border-bottom: solid 2px #dbe9f3;
    line-height: 40px;
    height: 41px;
    font-family: 'Roboto', sans-serif;
}
h4.twitter-icon span img {
    width: 26px;
}
.social-section span img {
    width: 23px;
    height: auto;
    min-height: inherit;
    margin-right: 7px;
    margin-bottom: 3px;
    margin-top: 6px;
    float: left;
}
.social-scroll {
    max-height: 290px;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    float: left;
}
.fb-feeds-rr {
    height: 290px;
    overflow: hidden;
    float: left;
    width: 100%;
}
.social-media-section {
    width: 100%;
    float: left;
}
.social-media-section h1 {
    padding-top: 0px;
    position: relative;
}
.company-section {
    padding: 0px;
}





/*Debasis-13-4-2020 Start*/

/*.header {
    width: 100%;
    position: relative;
    float: left;
    z-index: 99;
    overflow: visible;
    margin-top: 0px;
}*/
/*** 
====================================================================
Banner Section
====================================================================

***/

/*.fs-slides {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}*/

.banner-section {
    position: relative;
    z-index: 1;
    width: 100%;
    float: left;
    height: 100vh;
}

.banner-carousel {
    position: relative;
}

.banner-carousel .slide-item {
    position: relative;
    top: 0 !important;
    display: block;
    height: 100vh;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.banner-two .banner-carousel .slide-item {
    padding: 0 0 30px;
}

.banner-five .banner-carousel .slide-item {
    padding: 0 0 30px;
}

.banner-three .banner-carousel .slide-item {
    padding: 0 0 30px;
}

.banner-four .banner-carousel .slide-item {
    padding: 120px 0 30px;
}

.banner-carousel .slide-item .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.80;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 5s ease !important;
}

.banner-two .banner-carousel .slide-item .image-layer {
    opacity: 0.70;
}

.banner-five .banner-carousel .slide-item .image-layer {
    opacity: 0.40;
}

.banner-three .banner-carousel .slide-item .image-layer {
    opacity: 1;
}

.banner-four .banner-carousel .slide-item .image-layer {
    opacity: 0.70;
}

.banner-carousel .active .slide-item .image-layer {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: all 7000ms linear;
    -moz-transition: all 7000ms linear;
    -ms-transition: all 7000ms linear;
    -o-transition: all 7000ms linear;
    transition: all 7000ms linear;
}

.banner-carousel .content-box {
    position: absolute;
    left: 50%;
    bottom: 100px;
    transform: translateX(-50%);
    /* display: table; */
    /* vertical-align: middle; */
    width: 100%;
    /* height: 600px; */
    padding: 0 0px;
    z-index: 5;
}

.banner-two .banner-carousel .content-box {
    height: 740px;
}

.banner-five .banner-carousel .content-box {
    height: 720px;
}

.banner-three .banner-carousel .content-box {
    height: 740px;
}

.banner-four .banner-carousel .content-box {
    height: 700px;
}

/*.banner-carousel .content-box .content-wrap {
    position: relative;
    display: table-cell;
    vertical-align: bottom;
    padding: 50px 0px;
    padding-bottom: 150px;
}*/

.banner-carousel .content-box .inner {
    position: relative;
    display: block;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.banner-two .banner-carousel .content-box .inner {
    max-width: 650px;
    margin: 0 0;
    text-align: left;
}

.banner-five .banner-carousel .content-box .inner {
    max-width: 620px;
    margin: 0 0;
    text-align: left;
}

.banner-three .banner-carousel .content-box .inner {
    max-width: 650px;
    margin: 0 0;
    text-align: left;
}

.banner-four .banner-carousel .content-box .inner {
    max-width: 650px;
    margin: 0 0;
    text-align: left;
}

.banner-carousel .content-box .sub-title {
    display: block;
    font-size: 57px;
    line-height: 57px;
    color: #ffffff;
    text-shadow: 0 4px 3.92px rgba(56,45,31,.61);
    font-weight: 600;
    opacity: 0;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 15px;
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px);
}

.banner-five .banner-carousel .content-box .sub-title {
    margin-bottom: 20px;
}

.banner-carousel .content-box .sub-title .icon {
    font-size: 24px;
    vertical-align: middle;
    color: #30adcd;
    padding-right: 10px;
}

.banner-carousel .content-box .sub-title .icon:last-child {
    padding-left: 10px;
}

.banner-carousel .active .content-box .sub-title {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.banner-carousel .content-box .subtitle-2 {
    display: block;
    font-size: 15px;
    line-height: 1.5em;
    color: #ffffff;
    font-weight: 400;
    opacity: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 30px;
    padding-bottom: 13px;
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px);
}

.banner-carousel .content-box .subtitle-2 .icon {
    font-size: 24px;
    vertical-align: middle;
    color: #30adcd;
    margin-left: 10px;
}

.banner-carousel .active .content-box .subtitle-2 {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.banner-section .slide-item .curve-layer {
    position: absolute;
    left: 0%;
    top: 0;
    width: 50%;
    height: 100%;
    opacity: 0;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
}

.banner-section .active .slide-item .curve-layer {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease 300ms;
    -ms-transition: all 700ms ease 300ms;
    -o-transition: all 700ms ease 300ms;
    -moz-transition: all 700ms ease 300ms;
    transition: all 700ms ease 300ms;
}

.banner-section .slide-item .curve-layer:before {
    content: '';
    position: absolute;
    right: -100px;
    top: 0;
    width: 150%;
    height: 100%;
    background: #000000;
    opacity: 0.60;
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(-12deg);
}

.banner-carousel .bottom-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.banner-carousel .bottom-dots .dot {
    position: relative;
    display: block;
    float: left;
    width: 3px;
    height: 3px;
    border-right: 3px solid #ffffff;
    margin-right: 3px;
}

.banner-carousel .bottom-dots .line-dot {
    border-right: 40px solid #ffffff;
}

.banner-carousel .content-box h1 {
    font-family: 'Oswald', sans-serif;
    display: block;
    font-size: 64px;
    line-height: 80px;
    color: #ffffff;
    text-shadow: 0 4px 3.92px rgba(56,45,31,.61);
    font-weight: 600;
    opacity: 0;
    text-transform: capitalize;
    letter-spacing: 0;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
    text-transform: capitalize;
}

.banner-two .banner-carousel .content-box h1 {
    font-size: 60px;
    line-height: 1.15em;
    margin-bottom: 20px;
}

.banner-five .banner-carousel .content-box h1 {
    font-size: 60px;
    line-height: 1.15em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.banner-three .banner-carousel .content-box h1 {
    font-size: 60px;
    line-height: 1.15em;
    margin-bottom: 35px;
    padding-bottom: 13px;
}

.banner-four .banner-carousel .content-box h1 {
    font-size: 58px;
    line-height: 1.18em;
    margin-bottom: 25px;
}

.banner-carousel .active .content-box h1 {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -ms-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms;
}

.banner-carousel .content-box .text {
    display: block;
    font-size: 18px;
    line-height: 1.5em;
    color: #ffffff;
    font-weight: 400;
    opacity: 0;
    margin-bottom: 40px;
    max-width: 650px;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}

.banner-four .banner-carousel .content-box .text {
    margin-bottom: 40px;
    font-size: 20px;
}

.banner-carousel .active .content-box .text {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    -ms-transition-delay: 1100ms;
    -o-transition-delay: 1100ms;
    transition-delay: 1100ms;
}

.banner-carousel .content-box .links-box {
    font-family: 'Arimo', sans-serif;
    color: #ffffff;
    font-size: 22px;
    position: relative;
    opacity: 0;
    z-index: 5;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
}

.banner-carousel .active .content-box .links-box {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    -ms-transition-delay: 1100ms;
    -o-transition-delay: 1100ms;
    transition-delay: 1100ms;
}

.banner-two .banner-carousel .active .content-box .links-box, .banner-four .banner-carousel .active .content-box .links-box, .banner-five .banner-carousel .active .content-box .links-box {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.banner-three .banner-carousel .active .content-box .links-box {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.banner-five .banner-carousel .active .content-box .links-box .theme-btn {
    margin-right: 10px;
}

.banner-carousel .content-box .content-image {
    position: absolute;
    left: 100%;
    top: -80px;
    margin-left: 30px;
    width: 700px;
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
}

.banner-carousel .content-box .content-image img {
    width: auto;
    max-width: 100%;
}

.banner-five .banner-carousel .active .content-box .content-image {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.banner-section .owl-dots {
    display: none;
    position: absolute;
    left: 0px;
    bottom: 30px;
    width: 100%;
    text-align: center;
}

.banner-section .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 2px;
    height: 30px;
    margin: 0px 7px;
}

.banner-section .owl-dots .owl-dot span {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2px;
    height: 10px;
    background: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.banner-section .owl-dots .owl-dot.active span {
    height: 30px;
}

.banner-one .banner-carousel .owl-nav, .banner-two .banner-carousel .owl-nav, .banner-three .banner-carousel .owl-nav, .banner-four .banner-carousel .owl-nav, .banner-five .banner-carousel .owl-nav {
    display: none;
}

.sm-box {
    flex-direction: column;
}
.sm-box p {
    font-size: 13px;
    margin-top: 15px;
    line-height: 0;
}
.sm-search {
    margin-right: 0px;   
}
.inner {
    height: auto !important;
}
.sm-menu span:nth-child(2) {
    display: none;
}
.close_text span:nth-child(2) {
    display: block;
}
.close_text span:nth-child(1) {
    display: none;
}
.tm-demo-options-wrapper {
    margin-top: 20px;
}
/*.right-part:first-child .sm-box {
    margin-left: 0px;
}*/
.header-half-menu .has-sub-menu .sub-menu {
    position: absolute;
    left: 0;
    top: 110%;
    width: 260px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    z-index: 99;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.16);
    -moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.16);
}
.header-half-menu .has-sub-menu:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.header-half-menu li {
    position: relative;
    display: inline-block;
}
.header-half-menu li a {
    margin: 0 12px;
    padding: 34px 0;
    color: #232323;
    font-size: 15px;
    display: block;
    font-family: 'Roboto', sans-serif;
}
.header-half-menu li .sub-menu li {
    display: block;
}
.header-half-menu li .sub-menu li a {
    margin: 0 12px;
    padding: 12px 0;
    color: #232323;
    font-size: 15px;
    display: block;
    font-family: 'Roboto', sans-serif;
}
.header-half-menu {
    float: right;
    margin-right: 20px;
}
.header-half-menu li .sub-menu li:hover {
    background: #efefef;
}
.counter {
    position: absolute;
    top: -9px;
    left: -10px;
    background: red;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
}
.important-message {
    width: 100%;
    float: left;
    padding: 40px;
    background: #73bf43 url(../images/double-bubble-outline.png);
}
.important-message img {
    width: 100%;
    float: left;
}
.modal-body img {
    width: auto !important;
    max-width: 100%;
    margin: 0 auto;
}
.modal-content {
    border-radius: 0px;
}
.modal-title {
    font-family: 'Oswald', sans-serif;
    color: #0072C6;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
}
.modal-header {
    padding: 10px 15px;
}
.modal-header .close {
    margin-top: 3px;
    color: #0072C6;
}
.modal-dialog {
    width: 70%;
    margin: 135px auto;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5 !important;
}
.stricky-fixed {
    background: #ffffff;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 999 !important;
    -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32) !important;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32) !important;
    border: none;
}
.scroll-block .stricky-fixed {
    height: 100%;
}
/*Debasis-13-4-2020 End*/

.wp-chatbot-paragraph a {
    color: #b5ef90;
    display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    width: 100vw !important;
    /*    left: -100% !important;*/
    right: 0 !important;
    top: 82px !important;
    /*    margin-left: -41px !important;*/
    padding: 0px 100px !important;
}



/* Updated by Prabhas 15-4-2020 */

.social-media-section{
    position:relative;
}

.social-media-section .home-cta-bg, .csr-sec .home-cta-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.social-media-section .home-cta-bg img, .csr-sec .home-cta-bg img{
    width: 100%;
    height: 100%;
    object-fit: fill;
    position: relative;
    z-index: -1;
    max-width:100%;
}

h4.twitter-icon span,h4.facebook-icon span {
    position: absolute;
    left: 0;
    top: 0;
}


h4.twitter-icon, h4.facebook-icon {
    padding-left: 42px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    font-size: 20px !important;
    text-transform: capitalize;
    position: relative;
    top: 0px;
}





/*==============================================
    csr-sec Section Start
===============================================*/

.csr-sec{
    width: 100%;
    float: left;
    /* padding-top: 80px; */
    padding: 80px 0 95px 0;
    position: relative;
    background: #fff;

}
.ful-contan{
    width: 100%;
    float: left;
    position: relative;
}
.gren-back {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;

    background-color: #5bb63e;
    margin-bottom: 40px;
    padding-bottom: 25px;
    padding-right: 192px;

}
.there-smile{
    color: #24598e;
    font-size: 20px;
    position: relative;
    padding : 0 0 40px 80px;
}
.there-smile:before{
    height: 2px;
    width: 0px;
    position: absolute;
    content: "";
    background: #5bb63e;
    left: 0;
    bottom: 0;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}

.there-smile:before{
    width: 200px;
}

.there-smile span{
    position: absolute;
    left: 0;
    top: -14px;
    height: 51px;
    width: 51px;
    /*    background: url(../images/spriit-icons.png') no-repeat -897px -767px;*/
    background: url(../images/spriit-icons-csr.png) no-repeat -897px -767px;
    display: inline-block;
}
/*.gren-back-layout{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #5bb63e;
    z-index: 9;
}*/
.gren-back:before{
    width: 112px;
    height: 151px;
    position: absolute;
    content: "";
    /*    z-index: 9999;*/
    right: 0;
    top: 0;
    background: url(../images/spriit-icons-csr.png) no-repeat -830px -230px;

}
.csr-for-imge{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.gren-back p.csr-para{
    margin-bottom: 10px;
}

.total-nimi-pdng{
    width: 100%;
    float: left;
    padding-top: 25px;
}
.total-nimi-pdng .nimi-pdng{
    padding-top: 10px;
}
.wht-bg{
    width: 100%;
    float: left;
    background: #fff;
}
.total-nimi-pdng .nimi-pdng:nth-child(2), .total-nimi-pdng .nimi-pdng:nth-child(1){
    padding-top: 0;
}
.total-nimi-pdng .nimi-pdng:nth-child(2), .total-nimi-pdng .nimi-pdng:nth-child(4){
    padding-left: 5px;
}

.total-nimi-pdng .nimi-pdng:nth-child(1), .total-nimi-pdng .nimi-pdng:nth-child(3){
    padding-right: 5px;
}
.csr-txt-pdng{
    padding: 25px 0 0 25px;
}
.csr-txt-pdng .content-heading{
    color: #fff;
}
.csr-txt-pdng span{
    display: block;
}
.csr-para{
    font-family: 'Roboto', sans-serif;
    color: #f8fff6;
    margin-top: 10px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
}
/*.read-bttn{
    padding: 20px 30px;
    background: #24598e;
    text-align: center;
}*/
.read-bttn {
    background: #24598e;
}


/*==============================================
    csr-sec Section end
===============================================*/



/* Button 18 */
.sim-button {
    line-height: 57px;
    height: 57px;
    text-align: center; 

    cursor: pointer;
}



.button12{
    color: rgba(255,255,255,1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}
.button12 a{
    color: rgba(51,51,51,1);
    text-decoration: none;
    display: block;
}
.button12 span{
    z-index: 2;	
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;	
}
.button12::before{
    content: '';
    position: absolute;
    top: 57px;
    left: -5px;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-bottom: 190px solid rgb(31, 82, 134);
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.button12::after{
    content: '';
    position: absolute;
    top: 57px;
    left: -5px;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-bottom: 190px solid rgb(27, 75, 123);
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.button12::after{
    -webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
}
.button12:hover::before{
    opacity: 1;
    -webkit-transform: translate(0px,-190px);
    transform: translate(0px,-190px);	
}
.button12:hover::after{
    opacity: 1;
    -webkit-transform: translate(0px,-150px);
    transform: translate(0px,-150px);	
}

.button18{
    color: rgba(255,255,255,1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;	
}
.button18 a{
    color: rgba(51,51,51,1);
    text-decoration: none;
    display: block;
}
.button18 span{
    z-index: 2;	
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;	
}
.button18::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid rgba(255,255,255,0.5);

}
.button18::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid rgba(255,255,255,0.5);


}
.button18:hover::before{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);

}
.button18:hover::after{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

}


.total-nimi-pdng .img-cont {
    overflow: hidden;
}


.btn-more {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.5px;
    width: 205px;
}

.btn-blue {
    background-color: #24598e;
}



.csr-sec .section-heading{
    color:#fff;
    padding: 0px 0 5px;
    z-index: 1;
    position: relative;
}


.csr-sec .section-heading span{
    color:#fff;
    font-weight: 400;
}




.csr-text-carousel h4, .csr-text-carousel h3{
    display:block;
    width:100%;
    text-align:right
}

.csr-text-slide h4{
    color:#3a3a3a;
    font-size:18px;
    margin-bottom: 5px;
    text-align:right
}


.csr-text-carousel h3{
    color:#61af47;
    font-size:34px;
}

.csr-text-slide{
    float:left;
    width:100%;
}

/* Updated by Prabhas 15-4-2020 ends */


.imghvr-shutter-in-out-vert {
    position: relative;
    display: inline-block;
    margin: 0;
    margin-top: 30px;
    max-width: 100%;
    background-color: #2266a5;
    color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-sizing: border-box;
    transition: all .35s ease;
    width: 100%;
}
.col-lg-4:nth-child(1) .imghvr-shutter-in-out-vert, .col-lg-4:nth-child(2) .imghvr-shutter-in-out-vert, .col-lg-4:nth-child(3) .imghvr-shutter-in-out-vert {
    margin-top: 0px;
}

.imghvr-shutter-in-out-vert:after, .imghvr-shutter-in-out-vert:before {
    height: 0;
    width: 100%;
    opacity: .75;
    background: rgba(19, 87, 150, 0.73);
    position: absolute;
    content: "";
    box-sizing: border-box;
    transition: all .35s ease;
}
.imghvr-shutter-in-out-vert:before {
    right: 0;
    bottom: 0;
}
.imghvr-shutter-in-out-vert:after {
    top: 0;
    left: 0;
}
.imghvr-shutter-in-out-vert img {
    vertical-align: top;
    max-width: 100%;
    width: 100%;
}
.imghvr-shutter-in-out-vert figcaption {
    opacity: 0;
    z-index: 1;
    /*    background-color: rgba(19, 87, 150, 0.73);*/
    padding: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.imghvr-shutter-in-out-vert figcaption h3 {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
}
.imghvr-shutter-in-out-vert figcaption p {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    text-align: center;
}
.imghvr-shutter-in-out-vert a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.imghvr-shutter-in-out-vert:hover:after, .imghvr-shutter-in-out-vert:hover:before {
    height: 100%;
}
.imghvr-shutter-in-out-vert:hover figcaption {
    opacity: 1;
    transition-delay: .21s;
}
.share-price-wraper {
    width: 100%;
    display: block;
    /*    margin-top: 30px;*/
    /* padding: 19px 15px;
     background: #0064a8;*/
}
.col-lg-3:nth-child(1) .share-price-box, .col-lg-3:nth-child(3) .share-price-box{
    background: #1d518a;
}
.col-lg-3:nth-child(2) .share-price-box, .col-lg-3:nth-child(4) .share-price-box{
    background: #103d6f;
}
.share-price-box {
    width: 100%;
    background: #ffffff;
    padding: 20px 10px;
    box-shadow: 5px 5px 6px 0 rgba(220, 220, 220, 0.19);
}
.nsbs-price {
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
}
.share-price-wraper span {
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin-top: 13px;
    padding-top: 13px;
    color: #ffffff;
}
.share-price-wraper .col-lg-3 {
    padding-right: 0px;
    padding-left: 0px;
}
.share-price-wraper .row {
    margin-right: 0px;
    margin-left: 0px;
}
.up-arrow {
    display: inline-block;
    position: relative;
    background: url(../images/up.svg) no-repeat;
    width: 15px;
    height: 17px;
    background-size: 16px 20px;
}
.down-arrow {
    display: inline-block;
    position: relative;
    background: url(../images/down.svg) no-repeat;
    width: 15px;
    height: 17px;
    background-size: 16px 20px;
}
.share-price-wraper h4 {
    color: #232323;
    font-size: 23px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}
.share-price-wraper p {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}
.box-investor {
    width: 100%;
    float: left;
    margin-top: 30px;
    /*    padding: 19px 15px;
        background: #ffffff;
        box-shadow: 5px 5px 6px 0 rgba(220, 220, 220, 0.19);*/
}

.arrow1 {
    animation: slide1 1s ease-in-out infinite;
    margin-left: 9px;
}

.arrow1up {
    -webkit-animation: uparrow 0.6s infinite alternate ease-in-out;
}
.arrow1down {
    -webkit-animation: downarrow 0.6s infinite alternate ease-in-out;
}

@-webkit-keyframes uparrow {
    0% { -webkit-transform: translateY(0);}
    100% { -webkit-transform: translateY(-0.1em);}
}
@-webkit-keyframes downarrow {
    0% { -webkit-transform: translateY(0);}
    100% { -webkit-transform: translateY(0.1em);}
}
.home-investor .tolltip2 {
    top: 50% !important;
    left: 43%;
}
.zist-center {
    text-align: center;
    width: 80%;
    margin: 0 auto 35px;
}
.img-cont img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.img-cont:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.social-media-slider .owl-height {
    height: auto !important;
}
.facebook-icon img {
    margin-top: 4px !important;
    width: 33px !important;
}
.twitter-icon img {
    width: 29px !important;
    margin-top: 2px;
}
.hidden-side .tm-demo-options-toolbar {
    right: -58px;
}
.tm-demo-options-wrapper.hidden-side a.hide-button {
    margin-right: 23px;
    border-radius: 0 5px 5px 0;
    text-align: left;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    right: 33px;
    position: relative;
    width: 34px;
}
.tm-demo-options-wrapper a.hide-button {
    height: 24px;
    padding: 0 10px;
    background: #dedede;
    font-size: 13px;
    line-height: 24px;
    color: #888;
    -webkit-transition: width 300ms ease-out, background 300ms ease-out, color 300ms ease-out, -webkit-transform 300ms ease-out;
    transition: width 300ms ease-out, background 300ms ease-out, color 300ms ease-out, -webkit-transform 300ms ease-out;
    transition: width 300ms ease-out, background 300ms ease-out, color 300ms ease-out, transform 300ms ease-out;
    transition: width 300ms ease-out, background 300ms ease-out, color 300ms ease-out, transform 300ms ease-out, -webkit-transform 300ms ease-out;
}
.tm-demo-options-wrapper a.hide-button {
    height: 24px;
    background: #dedede;
    line-height: 0;
    cursor: pointer;
}
#engt {
    display: none !important;
}

.btn-green{
    background-color: #4ab42a;
}

.button13{
    color: rgba(255,255,255,1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}
.button13 a{
    color: rgba(51,51,51,1);
    text-decoration: none;
    display: block;
}
.button13 span{
    z-index: 2;	
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;	
}
.button13::before{
    content: '';
    position: absolute;
    top: 57px;
    left: -5px;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-bottom: 190px solid #42a922;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.button13::after{
    content: '';
    position: absolute;
    top: 57px;
    left: -5px;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-bottom: 190px solid #5e981a;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.button13::after{
    -webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
}
.button13:hover::before{
    opacity: 1;
    -webkit-transform: translate(0px,-190px);
    transform: translate(0px,-190px);	
}
.button13:hover::after{
    opacity: 1;
    -webkit-transform: translate(0px,-150px);
    transform: translate(0px,-150px);	
}
.social-media-slider .owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
}
.social-media-slider .owl-prev, .social-media-slider .owl-next {
    width: 35px;
    height: 35px;
    border: 1px solid #a8d5fb !important;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px !important;
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.social-media-slider .owl-prev {
    background: #ffffff url(../images/sprite.png) no-repeat -469px -446px !important;
}
.social-media-slider .owl-next {
    background: #ffffff url(../images/sprite.png) no-repeat -502px -446px !important;
    margin-left: 10px;
}
.social-media-slider .owl-next:focus, .social-media-slider .owl-prev:focus {
    outline: none;
}
.social-media-slider .owl-next span, .social-media-slider .owl-prev span {
    display: none;
}
.social-media-slider .owl-next:hover {
    background: #f5f5f5 url(../images/sprite.png) no-repeat -500px -446px !important;
}
.social-media-slider .owl-prev:hover {
    background: #f5f5f5 url(../images/sprite.png) no-repeat -471px -446px !important;
}
#press-releases .owl-nav {
    position: absolute;
    top: 50%;
    left: -100px;
    transform: translateY(-50%);
} 
#press-releases .owl-nav .owl-prev, #press-releases .owl-nav .owl-next {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 2px;
    cursor: pointer;
    color: #ffffff;
}
#press-releases .owl-nav .owl-prev {
    background: url(../images/sprite.png) no-repeat -481px -87px;
}
#press-releases .owl-nav .owl-next {
    background: url(../images/sprite.png) no-repeat -513px -87px;
}
#press-releases .owl-next span, #press-releases .owl-prev span {
    display: none;
}
#press-releases .owl-next:focus, #press-releases .owl-prev:focus {
    outline: none;
}
.press-navigation-btn {
    display: none;
}
.fb_iframe_widget {
    width: 100% !important;
}
.fb-page.fb_iframe_widget span:first-child {
    width: 100% !important;
}
.fb-page.fb_iframe_widget iframe {
    width: 100% !important;
}
iframe body.plugin ._2p3a[style] { 
    width: 100% !important; 
}
.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}

.fb-comments{width: 100% !important;}
.fb-comments iframe[style]{width: 100% !important;}
.fb-like-box{ min-width:280px;width: 100% !important;}
.fb-like-box iframe[style]{min-width:280px;width: 100% !important;}
.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.fb-like-box span{min-width:280px;width: 100% !important;}
.fb-like-box iframe span[style]{min-width:280px;width: 100% !important;}

.cli_settings_button {
    cursor: pointer;
    display: none;
}


.hide-button{
    opacity: 0.2;
}
.tolltips ul li a {
	color: #ffffff;
}
.tolltips ul li a:hover {
	color: #ffffff;
}

.introjs-tooltiptext{
    line-height: 20px;
}

.tm-demo-options-inner{
    position: relative;
}
.scroll-block .tm-demo-options-wrapper {
    opacity: 0;
}
.scroll-block.modal-open .modal, .scroll-block.modal-open .modal-backdrop {
    opacity: 0;
}
ul {
    width: 100%;
    float: left;
}
.our-values-div {
    width: 100%;
    float: left;
}
.admission-btn:focus, button:focus {
	border: none;
    outline: none;
}
.banner-carousel .owl-stage-outer::after {
    width: 1px;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #000;
}

.arr-ows {
    position: absolute;
    top: 7px;
    left: -20px;
    /* width: 10px; */
    /* height: 10px; */
    /* transform: translateY(-50%); */
    /* background: #eb9928; */
    padding: 17px 0px;
    /* border-radius: 50px; */
    /* z-index: 99999999; */
    transform: rotate(270deg);
    /* margin-top: -15px; */
    cursor: pointer;
}

.arr-ows:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    transform: translate(3px, 106.66667px) rotate(-45deg);
    animation: arrowss 1.5s linear infinite;
    margin-top: -8px
}

.arr-ows:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    transform: translate(3px, 0px) rotate(-45deg);
    animation: arrowss 1.5s linear infinite -0.75s;
    margin-top: -8px
}

@keyframes arrowss {
    0% {
        border-left: 3px solid transparent;
        border-bottom: 3px solid transparent;
        transform: translate(-5.33333px, -10.33333px) rotate(-45deg);
    }
    10%, 90% {
        border-left: 3px solid transparent;
        border-bottom: 3px solid transparent;
    }
    50% {
        border-left: 3px solid #ffffff;
        border-bottom: 3px solid #ffffff;
        transform: translate(-5.33333px, 0px) rotate(-45deg);
    }
    100% {
        border-left: 3px solid transparent;
        border-bottom: 3px solid transparent;
        transform: translate(-5.33333px, 10.33333px) rotate(-45deg);
    }
}
.hidden-side .arr-ows {
	display: none;
}


.talent-community .wpcf7-radio.form-control, .talent-community .wpcf7-checkbox.form-control {
	height: auto;
}

.talent-community .wpcf7-radio.form-control label, .talent-community .wpcf7-checkbox.form-control label {
    margin-top: 10px;
	margin-bottom: 10px;
}

.talent-community input[type=radio], .talent-community input[type=checkbox] {
    position: relative;
    top: 1px;
}
.talent-community .wpcf7-list-item {
    margin: 0 1em 0 0;
}
.wpcf7-spinner {
	position: absolute !important;
    right: -12px;
}
.talent-community .wpcf7 form .wpcf7-response-output {
    padding: 0.5em 1em;
    float: left;
    width: 100%;
    text-align: center;
}
.talent-community .wpcf7-list-item span {
    color: #525252;
}
.talent-community .d-none{
	display: none;
}
.captcha-field {
	height:57px !important;
}
.talent-community .buttons p, .talent-community .buttons p input {
	width: 100%;
	text-align: center;
}
.talent-community .captcha-value {
    height: 55px;
    width: 95px;
	top: 26px;
}

.talent-community form.sent .wpcf7-response-output {
    background: #46b450;
    padding: 16px;
    font-size: 24px;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
}
.talent-community {
	width: 100%;
	float: left;
}

.talent-community .form-group label {
    line-height: 20px;
	margin-bottom: 5px;
}
@media screen and (max-width:767px)  {
	.tyc {
		text-align: center;
	}
}
