@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
body {
    font-size: 14px;
    height: 100%;
    overflow-x: hidden!important;
    font-family: 'Open Sans', sans-serif;
    color: #555;
    background-color: #fff;
}

.scrollup {
    width: 40px;
    height: 50px;
    position: fixed;
    bottom: 18px;
    right: 10px;
    display: none;
    text-indent: -9999px;
    z-index: 99999;
    background: url(../images/anchor.png) no-repeat;
    background-size: contain;
}

.box-content a:hover {
    color: black;
}

textarea {
    height: auto !important;
}

*:focus {
    outline: none !important;
}

.reset {
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 35px;
}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 45px;
}

h3 {
    font-size: 35px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}

p {
    line-height: 21px;
    margin: 2px 0 2 0;
    width: 100%;
}

a {
    text-decoration: none !important;
    color: #7d7c7c;
}

a:hover {
    text-decoration: none !important;
    color: #000;
}

 ::-webkit-input-placeholder {
    color: #b5b5b5 !important;
}

 ::-moz-placeholder {
    color: #b5b5b5 !important;
}

 :-ms-input-placeholder {
    color: #b5b5b5 !important;
}

 :-moz-placeholder {
    color: #b5b5b5 !important;
}

#scrl::-webkit-scrollbar {
    width: 2px;
    background-color: #000
}

#scrl::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 10px
}

ul {
    padding: 0;
    margin: 0;
}

.p0 {
    padding: 0 !important;
}

.p3 {
    padding: 3px !important;
}

.p4 {
    padding: 4px;
    padding-top: 0px;
}

.m0 {
    margin: 0 !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

b {
    padding: 10px 0px;
}

li {
    list-style: none;
    text-decoration: none;
}

p {
    font-weight: normal;
}

li {
    font-size: 14px;
    font-weight: normal;
}
.brdr{ border:1px solid #d7d7d7;}
.more:after {
    content: "\f0da";
    transition: all .25s;
    opacity: 0;
    margin-left: -.5em;
    font-family: 'FontAwesome';
}

.more:hover:after {
    opacity: 1;
    margin-left: .4em;
}

.pl0 {
    padding-left: 0px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
    margin-right: 10px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.p50 {
    padding: 50px !important;
}

.pb35 {
    padding-bottom: 35px;
}

.mtb15 {
    margin: 15px 0px 15px 0px;
}

.clientsin h3 {
	    font-weight: 700;
    color: #000;
    margin: 10px 0px;
    letter-spacing: -1px; margin-bottom:25px;
}

.clientsin { padding-top: 50px; padding-bottom: 50px; text-align:center;
}

.clients_list_img_in img {
	
	border: 1px solid #ededed;
    padding: 25px;
    margin-bottom: 27px;
    box-shadow: 2px 2px 6px -1px #e0f8ff;
    border-radius: 5px;
    text-align: center;
    position: relative;
}


/*Start Flaticon Css*/

@font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.eot");
    src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal;
}

.flaticon-next-page:before {
    content: "\f100";
}

.flaticon-right-arrow-circular-button:before {
    content: "\f101";
}

.flaticon-right-arrow-circular-button-1:before {
    content: "\f102";
}

.flaticon-left-quote:before {
    content: "\f103";
}

.flaticon-quote-left:before {
    content: "\f104";
}

.flaticon-mouse:before {
    content: "\f105";
}

.flaticon-funds:before {
    content: "\f106";
}

.flaticon-profits:before {
    content: "\f107";
}

.flaticon-idea:before {
    content: "\f108";
}

.flaticon-care:before {
    content: "\f109";
}

.flaticon-drug:before {
    content: "\f10a";
}

.flaticon-partner:before {
    content: "\f10b";
}

.flaticon-management:before {
    content: "\f10c";
}

.flaticon-meeting:before {
    content: "\f10d";
}

.flaticon-network:before {
    content: "\f10e";
}

.flaticon-network-1:before {
    content: "\f10f";
}

.flaticon-call-center-worker-with-headset:before {
    content: "\f110";
}

.flaticon-man:before {
    content: "\f111";
}

.flaticon-profile:before {
    content: "\f112";
}

.flaticon-mail:before {
    content: "\f113";
}

.flaticon-new-email-outline:before {
    content: "\f114";
}

.flaticon-mail-1:before {
    content: "\f115";
}

.flaticon-call:before {
    content: "\f116";
}

.flaticon-headset:before {
    content: "\f117";
}

.flaticon-call-answer:before {
    content: "\f118";
}

.flaticon-building:before {
    content: "\f119";
}

.flaticon-phone-contact:before {
    content: "\f11a";
}

.flaticon-facebook:before {
    content: "\f11b";
}

.flaticon-youtube:before {
    content: "\f11c";
}

.flaticon-twitter:before {
    content: "\f11d";
}

.flaticon-instagram:before {
    content: "\f11e";
}

.flaticon-instagram-1:before {
    content: "\f11f";
}

.flaticon-google-plus:before {
    content: "\f120";
}

.flaticon-pin:before {
    content: "\f121";
}

.flaticon-arrow-up:before {
    content: "\f122";
}

.flaticon-businessman:before {
    content: "\f123";
}

.flaticon-growth:before {
    content: "\f124";
}

.flaticon-house:before {
    content: "\f125";
}

.flaticon-house-1:before {
    content: "\f126";
}

.flaticon-house-2:before {
    content: "\f127";
}

.flaticon-home:before {
    content: "\f128";
}


/*End Flaticon Css*/


/*Start Animate min*/

.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}


/*End Animate Min*/

.header {
    width: 100%;
    float: left;
    z-index: 99;
    position: relative;
    height: 0;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    transition: all 0.4s ease-in-out;
}

.cbp-af-header.cbp-af-header-shrink {
    height: 65px;
    top: 0;
}

.cbp-af-header {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.4s ease-in-out;
}

.cbp-af-header.cbp-af-header-shrink .header {
    background: #67054e;
    height: 58px;
}

.cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    color: #fff !important;
    height: 58px;
    font-size: 11.3px;
    padding: 20px 13px 15px 10px;
}

.cbp-af-header.cbp-af-header-shrink .menubars {
    background: none;
    padding: 0px;
    height: 58px;
    transition: all 0.4s ease-in-out;
}

.cbp-af-header.cbp-af-header-shrink .submenu-indicator-chevron {
    border-color: white #ffffff #ffffff transparent;
}

.cbp-af-header.cbp-af-header-shrink .nav-menu>li:hover>a {
    background: #903278 !important;
}

.cbp-af-header.cbp-af-header-shrink .top__contact {
    display: none;
}

.menubars {
    background: #fff;
    border-radius: 3px;
    padding-right: 0;
    padding-left: 0px;
}

.logo {
    display: inline-block;
    float: left;
    width: 136px;
    height: 48px;
    margin: 8px 0 0 13px;
    background: url(../images/logo.png);
    transition: all 0.4s ease-in-out;
    background-repeat: no-repeat;
}

.cbp-af-header.cbp-af-header-shrink .logo {
    background: url(../images/logo2.png);
    background-repeat: no-repeat;
    margin: 5px 0 0 0px;
}

.product_logo {
    display: inline-block;
    float: left;
    transition: all 0.4s ease-in-out;
    width: 132px;
    height: 49px;
    margin: 5px 5px 5px 10px;
    background-repeat: no-repeat;
}

.retail_logo {
    background: url(../images/header_logo_retail_is.png);
    background-repeat: no-repeat;
    
}

.heatlthcare_logo {
    background: url(../images/header_logo_healthcare.png);
    background-repeat: no-repeat;
}

.juel_logo {
    background: url(../images/header_logo_juel.png);
    background-repeat: no-repeat;
}

.agro_logo {
    background: url(../images/header_logo_agro.png);
    background-repeat: no-repeat;
}

.cbp-af-header.cbp-af-header-shrink .retail_logo {
    background: url(../images/header_logo_retail_is.png);
    background-repeat: no-repeat;
}

.cbp-af-header.cbp-af-header-shrink .heatlthcare_logo {
    background: url(../images/header_logo_healthcare.png);
    background-repeat: no-repeat;
}

.cbp-af-header.cbp-af-header-shrink .juel_logo {
    background: url(../images/header_logo_juel.png);
    background-repeat: no-repeat;
}

.cbp-af-header.cbp-af-header-shrink .agro_logo {
    background: url(../images/header_logo_agro.png);
    background-repeat: no-repeat;
}

.navbar-fixed {
    position: fixed;
    z-index: 999!important
}

nav {
    width: 100%
}

.navigation {
    width: 100%;
    height: 50px;
    display: table;
    position: relative;
    font-family: inherit
}

.navigation * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.navigation-portrait {
    height: 48px
}

.navigation-fixed-wrapper {
    width: 100%;
    left: 0;
    z-index: 19998;
    will-change: opacity
}

.navigation-fixed-wrapper.fixed {
    position: fixed!important;
    -webkit-animation: fade .5s;
    animation: fade .5s
}

@keyframes fade {
    from {
        opacity: .999
    }
    to {
        opacity: 1
    }
}

.navigation-fixed-wrapper .navigation {
    margin-right: auto;
    margin-left: auto
}

.navigation-fixed-placeholder {
    width: 100%;
    display: none
}

.navigation-fixed-placeholder.navigation-fixed-placeholder.visible {
    display: block
}

.nav-toggle,
.navigation-hidden .nav-header {
    display: none
}

.navigation-hidden {
    width: 0!important;
    height: 0!important;
    margin: 0!important;
    padding: 0!important;
    position: absolute;
    top: -9999px
}

.nav-header {
    float: left
}

.nav-brand:focus,
.nav-brand:hover {
    color: #70798b
}

.navigation-portrait .nav-brand {
    font-size: 18px;
    line-height: 48px
}

.nav-logo>img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left
}

.nav-brand img {
    margin-top: 7px
}

.nav-logo:focus>img {
    outline: initial
}

.navigation-portrait .nav-logo>img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0
}

.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 15px;
    cursor: pointer
}

.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: #70798b;
    border-radius: 10px;
    box-shadow: 0 .5em 0 0 #70798b, 0 1em 0 0 #70798b
}

.navigation-portrait .nav-toggle {
    display: block
}

.navigation-portrait .nav-menus-wrapper {
      width: 320px;
    height: 100%;
    top: 0;
    left: -400px;
    position: fixed;
    background-color: #fff;
    background: -webkit-linear-gradient(left, rgb(130, 25, 107) 0%, rgb(148, 20, 115) 100%);
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
    left: auto;
    right: -400px
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
    left: auto;
    right: 0
}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #ffffff;
    font-size: 26px;
    cursor: pointer
}

.navigation-portrait .nav-menus-wrapper-close-button {
    display: block
}

.nav-menu {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 0;
    /* text-align: right; */
    float: right;
}

.nav-menu.nav-menu-social>li>a>[class*=ion-],
.nav-menu>li>a {
    font-size: 15px;
}

.navigation-portrait .nav-menu {
    width: 100%
}

.nav-menu.nav-menu-centered {
    text-align: center
}

.nav-menu.nav-menu-centered>li {
    float: none
}

.nav-menu>li {
    display: inline-block;
    float: left;
    text-align: right;
    text-transform: uppercase;
}

.navigation-portrait .nav-menu>li {
    width: 100%;
    position: relative;
}


.nav-menu+.nav-menu>li:first-child {
    border-top: none
}

.nav-menu>li>a {
    height: 68px;
    padding: 26px 14px 15px 11px;
    display: inline-block;
    position: relative;
    color: #000;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s;
    font-weight: 600;
    font-size: 11.5px;
}

.navigation-portrait .nav-menu>li>a {
    width: 100%;
    height: auto;
    padding: 12px 15px 12px 26px;
}

.nav-menu>.nav-menu>li.focus>a,
.nav-menu>li:hover>a {
    color: #fff;
    background: #b41d8d;
}

li.active>a {
    color: #ffffff;
    background: #941473;
}

.nav-menu>li>a>[class*=ion-],
.nav-menu>li>a>i {
    width: 18px;
    height: 16px;
    line-height: 16px;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}

.nav-menu>li>a>[class*=ion-] {
    width: 16px;
    display: inline-block;
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8)
}

.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center
}

.nav-menu.nav-menu-social>li {
    text-align: center;
    float: none;
    border: none!important
}

.navigation-portrait .nav-menu.nav-menu-social>li {
    width: auto
}

.nav-menu.nav-menu-social>li>a>.fa {
    font-size: 14px
}

.navigation-portrait .nav-menu.nav-menu-social>li>a {
    padding: 15px
}

.submenu-indicator {
    margin-left: 6px;
    margin-top: 6px;
    float: right;
    -webkit-transition: all .3s;
    transition: all .3s
}

.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    z-index: 20000
}

.submenu-indicator-chevron {
    border-color: transparent #ffffff #ffffff ;
    height: 6px;
    width: 6px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border .3s;
    transition: border .3s;
}

.navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    left: 24px
}

.nav-menu>.active>a .submenu-indicator-chevron,
.nav-menu>.focus>a .submenu-indicator-chevron,
.nav- menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.nav-overlay-panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 19999
}

.no-scroll {
    touch-action: none;
    overflow-x: hidden
}

.nav-search {
    height: 70px;
    float: right;
    z-index: 19998
}

.navigation-portrait .nav-search {
    height: 48px;
    padding: 0 10px;
    margin-right: 52px
}

.navigation-hidden .nav-search {
    display: none
}

.nav-search-button {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    background-color: #373435
}

.navigation-portrait .nav-search-button {
    width: 50px;
    height: 48px;
    line-height: 46px;
    font-size: 22px
}

.nav-search-icon {
    width: 14px;
    height: 14px;
    margin: 2px 8px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #fff;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: color .3s;
    transition: color .3s
}

.nav-search-icon:after,
.nav-search-icon:before {
    content: '';
    pointer-events: none
}

.nav-search-icon:before {
    width: 2px;
    height: 11px;
    top: 11px;
    position: absolute;
    left: 50%;
    border-radius: 0 0 1px 1px;
    box-shadow: inset 0 0 0 32px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.nav-search-button:hover .nav-search-icon {
    color: #8CC152
}

.nav-search>form {
    width: 100%;
    height: 100%;
    padding: 0 auto;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 99
}

.nav-search-inner {
    width: 70%;
    height: 70px;
    margin: auto;
    display: table
}

.navigation-portrait .nav-search-inner {
    height: 48px
}

.nav-search-inner input[type=search],
.nav-search-inner input[type=text] {
    height: 70px;
    width: 100%;
    margin: 0;
    padding: 0 12px;
    font-size: 26px;
    text-align: center;
    color: #70798b;
    outline: 0;
    line-height: 70px;
    border: none;
    background-color: transparent;
    -webkit-transition: all .3s;
    transition: all .3s
}

.navigation-portrait .nav-search-inner input[type=search],
.navigation-portrait .nav-search-inner input[type=text] {
    height: 48px;
    font-size: 18px;
    line-height: 48px
}

.nav-search-close-button {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: normal;
    color: #70798b;
    font-size: 20px;
    cursor: pointer;
    text-align: center
}

.nav-button,
.nav-text {
    display: inline-block;
    font-size: 14px
}

.navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px
}

.nav-button {
    margin: 18px 15px 0;
    padding: 8px 14px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-color: #8CC152;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.nav-button:focus,
.nav-button:hover {
    color: #fff;
    text-decoration: none;
    opacity: .85
}

.navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px
}

.nav-text {
    margin: 25px 15px;
    color: #70798b
}

.navigation-portrait .nav-text {
    width: calc(100% - 52px);
    margin: 12px 26px 0
}

.navigation-portrait .nav-text+ul {
    margin-top: 15px
}

.nav-dropdown {
    min-width: 180px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 98;
    white-space: nowrap
}

.navigation-portrait .nav-dropdown {
    width: 100%;
    position: static;
    left: 0
}

.nav-dropdown .nav-dropdown {
    left: 100%
}

.nav-menu>li>.nav-dropdown {
    border-top: solid 1px #1d1b1b
}

.nav-dropdown>li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left;
    background: #252525
}

.nav-dropdown>li>a {
    width: 100%;
    padding: 14px;
    display: inline-block;
    float: left;
    color: #ffffff;
    background: #63104d;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s;
    border-bottom: 1px solid #672a57;
    font-size: 11.3px;
    /* text-transform: lowercase; */
}

.nav-dropdown>li a:before {
    position: absolute;
    left: 10px;
    top: 21px;
    width: 0;
    height: 2px;
    z-index: 0;
    content: " ";
    background-color: #fff;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.nav-dropdown>li a:hover:before {
    width: 15px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.nav-dropdown>li :hover {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.nav-dropdown>li a {
    -webkit-transition: all 0.4s ease-in-out;
}

.nav-dropdown>li a:hover {
    -webkit-transition: all 0.4s ease-in-out;
    padding-left: 30px;
}

.nav-menu>li>a:before {
    position: absolute;
    left: 15px;
    top: 0px;
    width: 0;
    height: 2px;
    z-index: 0;
    content: " ";
    background-color: #ffffff;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.nav-menu>li>a:hover:before {
    width: 20px;
    transition: all 0.4s ease-in-out;
}

.nav-menu>li :hover {
    transition: all 0.4s ease-in-out;
}

.nav-dropdown.nav-dropdown-left {
    right: 0
}

.nav-dropdown>li>.nav-dropdown-left {
    left: auto;
    right: 100%
}

.navigation-landscape .nav-dropdown.nav-dropdown-left>li>a {
    text-align: right
}

.navigation-portrait .nav-dropdown>li>a {
    padding: 12px 20px 12px 30px
}

.navigation-portrait .nav-dropdown>li>ul>li>a {
    padding-left: 50px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a {
    padding-left: 70px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a {
    padding-left: 90px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 110px
}

.nav-dropdown .submenu-indicator {
    right: 15px;
    top: 16px;
    position: absolute
}

.navigation-portrait .nav-dropdown .submenu-indicator {
    right: 0;
    top: 0
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-dropdown>.focus>a .submenu-indicator-chevron,
.nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #8CC152 #8CC152 transparent
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
    left: 10px
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.nav-dropdown-horizontal {
    width: 100%;
    left: 0;
    background-color: #fdfdfd;
    border-top: solid 1px #f0f0f0
}

.nav-dropdown-horizontal .nav-dropdown-horizontal {
    width: 100%;
    top: 100%;
    left: 0
}

.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
    border-top: none
}

.nav-dropdown-horizontal>li {
    width: auto;
    clear: none;
    position: static
}

#kenburns_061,
.nav-dropdown-horizontal>li>a {
    position: relative
}

.navigation-portrait .nav-dropdown-horizontal>li {
    width: 100%
}

.nav-dropdown-horizontal .submenu-indicator {
    height: 18px;
    top: 11px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
    height: 42px;
    top: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}


/*----------------------------------*/


/* START MAIN SLIDER
/*--------------*/

#fw_al_003 {
    overflow: hidden;
    max-height: 100vh;
    position: relative;
}

#fw_al_003:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#fw_al_003:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#fw_al_003>.carousel-inner>.item>img,
#fw_al_003>.carousel-inner>.item>a>img {
    margin: auto;
    width: 100% !important;
}

.ps_fade {
    opacity: 1;
}

.ps_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

.ps_fade .item:first-child {
    top: auto;
    position: relative;
}

.ps_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}


/*---------- LEFT/RIGHT CONTROL ----------*/

.ps_control_bsquare .carousel-control {
    top: auto;
    bottom: 30px;
    opacity: 0;
    width: 38px;
    height: 38px;
    z-index: 100;
    color: #fbfbfb;
    display: block;
    font-size: 25px;
    cursor: pointer;
    overflow: hidden;
    line-height: 39px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    /* border: 2px solid rgba(255,255,255,1); */
    -webkit-border-radius: 0px;
    border-radius: 50%;
    /* background: #ffffff2b; */
}

.ps_control_bsquare:hover .carousel-control {
    opacity: 1;
}

.ps_control_bsquare .carousel-control.left {
    left: auto;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 60px;
}

.ps_control_bsquare .carousel-control.right {
    right: 1%;
}

.ps_control_bsquare .carousel-control.left:hover,
.ps_control_bsquare .carousel-control.right:hover {
    color: #000000;
    background: #ffffff;
}

.ps_control_bsquare .carousel-control.left>span:nth-child(1) {
    left: 45%;
}

.ps_control_bsquare .carousel-control.right>span:nth-child(1) {
    right: 45%;
}


/*---------- SLIDE CAPTION ----------*/

.fw_al_003_slide {
    top: 36%;
    left: 8%;
    width: 65%;
    right: auto;
    text-align: left;
    position: absolute;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(.165, .84, .44, 1);
    animation-timing-function: cubic-bezier(.165, .84, .44, 1);
    font-family: 'Open Sans', sans-serif;
}

.fw_al_003_slide>h1 {
    padding: 0;
    color: #ffffff;
    font-size: 52px;
    font-weight: 600;
    line-height: 55px;
    margin-bottom: 0px;
    letter-spacing: -4px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    font-family: 'Open Sans', sans-serif;
}

.fw_al_003_slide>a,
.fw_al_003_slide>a:visited {
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    padding: 13px 35px;
    white-space: nowrap;
    letter-spacing: 0px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.fw_al_003_slide>a:hover,
.fw_al_003_slide>a:active {
    color: #000000;
    background: #ffffff;
}


/*------------------------------------------------------*/


/* RESPONSIVE
/*------------------------------------------------------*/


/*---------- MEDIA 480px ----------*/

@media only screen and (max-width: 480px) {
    /*---------- SLIDE CAPTION ----------*/
    .fw_al_003_slide {
        top: 10%;
        padding: 0;
    }
    .fw_al_003_slide>h1 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .fw_al_003_slide>p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    /*---------- LEFT/RIGHT CONTROL ----------*/
    .ps_control_bsquare .carousel-control {
        display: none;
    }
}


/*---------- MEDIA 481px - 600px ----------*/

@media (min-width: 481px) and (max-width: 600px) {
    /*---------- SLIDE CAPTION ----------*/
    .fw_al_003_slide>h1 {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .fw_al_003_slide>p {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
}


/*---------- MEDIA 601px - 767px ----------*/

@media (min-width: 601px) and (max-width: 767px) {
    /*---------- SLIDE CAPTION ----------*/
    .fw_al_003_slide {
        top: 10%;
    }
    .fw_al_003_slide>h1 {
        font-size: 35px;
        line-height: 35px;
    }
    .fw_al_003_slide>p {
        font-size: 25px;
    }
}


/*---------- MEDIA 768px - 889px ----------*/

@media (min-width: 768px) and (max-width: 889px) {
    /*---------- SLIDE CAPTION ----------*/
    .fw_al_003_slide>h1 {
        font-size: 45px;
        line-height: 45px;
    }
}


/*---------- MEDIA 890px - 950px ----------*/

@media (min-width: 890px) and (max-width: 950px) {
    /*---------- SLIDE CAPTION ----------*/
    .fw_al_003_slide>h1 {
        font-size: 55px;
        line-height: 55px;
    }
}


/*------------------------------------------------------*/


/* END MAIN SLIDER
/*------------------------------------------------------*/


/*START  BUTTON CSS*/

a.animated-button:link,
a.animated-button:visited,
btn_nw,
.animated-button:link,
.animated-button:visited,
btn_nw {
    position: relative;
    padding: 8px 27px;
    color: #fff;
    font-size: 13px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

a.animated-button.thar-three {
    color: #d34f95;
    cursor: pointer;
    position: relative;
    border: 1px solid #e744a8;
    transition: all .4s cubic-bezier(.42, 0, .58, 1);
    z-index: 9;
}

a.animated-button.thar-three:hover,
.animated-button.thar-three:hover {
    color: #fff!important;
    background-color: transparent;
}

a.animated-button.thar-three:hover:before,
.animated-button.thar-three:hover:before {
    left: 0;
    right: auto;
    width: 100%
}

a.animated-button.thar-three:before,
.animated-button.thar-three:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    content: '';
    color: #000!important;
    background: #e737a3;
    transition: all .4s cubic-bezier(.42, 0, .58, 1)
}

.animated-button.thar-three {
    color: #d34f95;
    cursor: pointer;
    position: relative;
    border: 1px solid #e744a8;
    transition: all .4s cubic-bezier(.42, 0, .58, 1);
    z-index: 9;
    background: none;
    border-radius: 0;
    padding: 8px 25px;
}


/*END BUTTON CSS*/

ul.social-icons {
    margin: 5px 0;
    float: left;
}

.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
    padding: 4px 4px;
}

.social-icons a {
    color: #fff
}

.top__contact__right {
    float: right;
    margin-top: 5px;
}

.top__contact__right span {
    padding-left: 15px;
}

.top__contact__right a {
    color: #fff;
    font-size: 13px;
}

.welcome__content {
    display: flex;
    align-items: center;
    padding: 120px 0px;
}

.welcome__content h4 {
    font-weight: 600;
    color: #000;
    padding: 9px 0px;
}

.portfoli-bx {
    box-shadow: -3px 2px 11px 2px #c1c1c1;
    padding: 0;
    border-radius: 5px;
}

.portfoli-bx_txt {
    padding: 30px 55px;
}

.portfoli-bx_txt p {
    font-weight: 600;
    font-style: italic;
    line-height: 17px;
}

.portfoli-bx_txt:before {
    content: "\f103";
    font-family: flaticon;
    font-size: 68px;
    color: #dc74c1;
    margin-left: -92px;
    position: absolute;
    top: 0;
    visibility: visible;
    animation-name: fadeInDown;
    webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.portfolio-home {
    margin-top: 115px;
}

.portfolio-home-img h2 {
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 30px;
}

.portfolio-home-img figure.snip1205 {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    background: #000000;
    text-align: center;
}

.portfolio-home-img figure.snip1205 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.portfolio-home-img figure.snip1205 img {
    max-width: 100%;
    vertical-align: top;
}

.portfolio-home-img figure.snip1205 i {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    font-size: 34px;
    color: #000000;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #ffffff;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.portfolio-home-img figure.snip1205 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

.portfolio-home-img figure.snip1205.blue {
    background-color: #2472a4;
}

.portfolio-home-img figure.snip1205.blue i {
    color: #20638f;
}

.portfolio-home-imgfigure.snip1205.red {
    background-color: #ab3326;
}

.portfolio-home-img figure.snip1205.red i {
    color: #962d22;
}

.portfolio-home-img figure.snip1205.yellow {
    background-color: #e08e0b;
}

.portfolio-home-img figure.snip1205.yellow i {
    color: #c87f0a;
}

.portfolio-home-img figure.snip1205.green {
    background-color: #67054ecf;
}

figure.snip1205.orange {
    background-color: #d67118;
}

figure.snip1205.orange i {
    color: #bf6516;
}

figure.snip1205.navy {
    background-color: #2b3c4e;
}

figure.snip1205.navy i {
    color: #222f3d;
}

figure.snip1205:hover img,
figure.snip1205.hover img {
    opacity: 0.3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.portfolio-home-img figure.snip1205:hover i,
.portfolio-home-img figure.snip1205.hover i {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.ion-chatboxes:before {
    content: "\f03d";
    font: normal normal normal 14px/1 FontAwesome;
    color: #b41e8d;
    font-size: 30px
}


/* figure.snip1205.green i {
    color: #b41e8d;
    content: "\f128";
    font-family: "Flaticon";
} */


/*End  hover show icon */


/*Video popup*/

#video-popup-container {
    display: none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}

#video-popup-close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 998;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
}

#video-popup-iframe-container {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 8px solid #480036;
    border-radius: 2px;
    background-color: #000;
    border-radius: 1%;
}

#video-popup-iframe {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}

#video-popup-overlay {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
}

#video-popup-close:hover {
    color: #DE0023;
}


/*End Video popup*/

.home__ico i {
    font-size: 18px;
    color: #ffdbf5;
    padding: 10px;
}

.success__story {
    padding-left: 150px;
}

.success__story__ico {
    font-size: 85px;
    color: #b61e8d;
}

.success__story h6 {
    display: table;
    color: #b41e8d;
    font-weight: 600;
    font-size: 13px;
}

.success__story:before {
    content: "\f124";
    font-family: flaticon;
    font-size: 128px;
    color: #dc73c1;
    position: absolute;
    left: 0;
    visibility: visible;
    animation-name: fadeInLeft;
    webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fuel__bx i {
    font-size: 36px;
    background: #ffff;
    padding: 10px;
    border-radius: 43px;
    position: absolute;
    margin-top: -36px;
    left: 50%;
    transform: translateX(-50%);
    width: 77px;
}

.fuel__blue {
    color: #2a9edb;
    border: 1px solid #2a9edb;
}

.fuel__green {
    color: #36bc5d;
    border: 1px solid #36bc5d;
}

.fuel__yellow {
    color: #e0b622;
    border: 1px solid #e0b622;
}

.fuel__bx h5 {
    font-size: 18px;
    color: #585858;
    line-height: 22px;
    margin: 58px 0 0px 0;
    display: -webkit-box;
    height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fuel__bx {
    text-align: center;
    background: #f3f3f3;
    padding: 0 25px 25px 25px;
}

.fuel__bx__bg h3 {
    font-size: 37px;
    font-weight: 700;
    margin-bottom: 6px;
}

.fuel__bx__bg p {
    margin: 26px 0 31px 0;
}

.fuel__bx p {
    display: -webkit-box;
    height: 66px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 13px 0 42px 0;
}

.fuel__bx__mbg {
    background: #f9f9f9;
    padding: 100px 0;
    text-align: center;
}

.fuel__bx__mbg .thar-three {
    margin-top: -30px;
}

.partnership__hm {
    background: url(../images/btm.jpg) fixed;
    padding: 150px 0;
}

.partnership__hm__bx h2 {
    font-size: 27px;
    font-weight: 800;
    margin-bottom: 18px;
    color: #fff;
}

.partnership__hm__bx p {
    color: #969292;
}

.partnership__hm__bx span {
    color: #d94bb4;
}

.br__rt {
    border-right: 1px solid #737373;
    text-align: right;
}

.tt {
    font-size: 79px;
    color: #fff;
}

.worklife__bx1 {
    background: #b41d8d;
    color: #fff;
    padding: 30px;
}

.worklife__bx1 {
    display: flex;
    align-items: center;
}

.worklife__bx1 h3 {
    font-weight: 800;
    margin-bottom: 10px;
}

.worklife__bx__txt p {
    display: -webkit-box;
    height: 66px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.worklife__bx__txt {
    padding: 100px;
}

.worklife__bx__img__txt {
    position: absolute;
    z-index: 9;
    right: 24px;
    bottom: 12px;
    text-align: right;
}

.worklife_tp {
    margin-bottom: 50px;
}

.worklife__bx__img__txt h5 {
    font-size: 24px;
    font-weight: 700;
    color: blanchedalmond;
    margin-top: 2px;
}

.worklife__bx1 a {
    color: #fff !important;
}

.bxi {
    font-size: 59px;
}

.worklife__bg_tp {
    text-align: center;
    padding: 41px 200px;
}

.worklife__bg_tp h3 {
    font-weight: 700;
    margin: 35px 0 17px 0;
    font-size: 30px;
}

.getintouch_bg {
    background: url(../images/mapbg.jpg);
    padding: 150px 0;
    background-size: cover;
}


/* form starting stylings ------------------------------- */

.group {
    position: relative;
    margin-bottom: 45px;
}

input {
    font-size: 18px;
    padding: 13px 10px 20px 5px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #252525;
    background: none;
}

input:focus {
    outline: none;
}


/* LABEL ======================================= */

label {
    color: #252525;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}


/* active state */

input:focus~label,
input:valid~label {
    top: -20px;
    font-size: 14px;
    color: #000000; 
}


/* BOTTOM BARS ================================= */

.bar {
    position: relative;
    display: block;
    width: 100%;
}

.bar:before,
.bar:after {
    content: '';
    height: 1px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #d528f3;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.bar:before {
    left: 50%;
}

.bar:after {
    right: 50%;
}


/* active state */

input:focus~.bar:before,
input:focus~.bar:after {
    width: 50%;
}


/* HIGHLIGHTER ================================== */

.highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}


/* active state */

input:focus~.highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}


/* ANIMATIONS ================ */

@-webkit-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }
    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }
    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #5264AE;
    }
    to {
        width: 0;
        background: transparent;
    }
}

.contact-form-home i {
    font-size: 16px;
    padding-right: 5px;
}


/* End form stylings ------------------------------- */

.footer {
    background: #1e2127;
    padding: 192px 0 116px 0;
    background-image: url(../images/ico.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.footer__call {
    text-align: center;
    margin-bottom: 30px;
}

.footer__call h5 {
    font-size: 14px;
    color: #727c8c;
}

.footer__call h5 i {
    color: #ca3ea6;
    font-size: 47px;
}

.footer__call p {
    color: #727c8c;
    margin-top: 16px;
    font-size: 14px;
    line-height: 20px;
}

.newsletter h5 {
    text-align: center;
    margin-bottom: 23px;
    font-weight: 100;
    font-size: 22px;
    color: #ffffff;
}

.emailform {
    width: 62%;
    height: 40px;
    float: left;
}

.click {
    width: 30%;
    background: none;
    color: #FFF;
    height: 40px;
    float: left;
    text-align: center;
    padding: 10px;
    border: 1px solid #404040;
    font-size: 13px;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: 0;
}

.click:hover {
    background: #67054e;
    color: #fff !important;
}

.newsltr {
    height: 40px;
    line-height: 60px;
    padding: 0 10px;
    background: none;
    border: 1px solid #404040;
    width: 100%;
    font-size: 13px;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.news {
    padding-bottom: 50px;
    padding-top: 50px;
}

.news h3 {
    position: absolute;
    top: 46%;
    left: 40px;
    color: #fff;
    background-color: #9d1539;
    padding: 13px;
    font-size: 21px;
}

.news h5 {
    font-size: 16px;
    padding: 15px 0px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}

.news p {
    color: #8e8f90;
    padding-bottom: 15px;
}

.news h6 a {
    color: #ad1038;
    font-weight: bold;
}

.subscribe__hm_hd {
    margin-bottom: 10px;
    text-align: left;
}

.footer-btm {
    padding: 15px 0;
    background-color: #171b23;
    border-top: 1px solid #2b2e35;
    color: #3d414a;
}

.footer-btm a {
    color: #3d414a;
}

.footer-btm a:hover {
    color: #6a6f26;
}

.footer_extra__links {
    padding: 11px 0;
    background-color: #1e2127;
    color: #484d58;
}

.footer_extra__links ul {
    text-align: center
}

.footer_extra__links ul li {
    display: inline;
    padding: 0 8px;
    text-transform: uppercase;
    font-size: 13PX;
}

.footer_extra__links ul li a {
    color: #6b6f78;
}

.footer_extra__links ul li a:hover {
    color: #fff;
}

.social_icons__footer {
    float: none !important;
    margin-top: 31px !important;
}

.btn__slider {
    border: 1px solid #fff !important;
    color: #fff !important;
    margin-top: 30px;
}


/*START SOCIAL BUTTONS*/

#contact-buttons-bar {
    position: fixed;
    bottom: 4px;
    top: auto;
    left: -50px;
    width: 50px;
}

#contact-buttons-bar.slide-on-scroll {
    position: absolute;
    z-index: 9 !important;
}

.contact-button-link {
    display: block;
    width: 44px;
    height: 44px;
    padding: 0;
    /* margin-bottom: 1px; */
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    background: #dadada;
    color: #fff;
    border-bottom: 1px solid #b3b3b3;
    position: relative;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    transition: all 250ms;
}

.contact-button-link:hover,
.contact-button-link:focus,
.contact-button-link:active {
    color: #cc199e;
    padding-left: 20px;
    width: 60px;
}

.contact-button-link {
    color: #444;
    font-size: 17px;
}

.contact-button-link.cb-hidden {
    left: -50px;
}

.contact-button-link.facebook {
    background: #2a9edb;
    background: #dadada;
}

.contact-button-link.linkedin {
    background: #0077b5;
}

.contact-button-link.gplus {
    background: #db4437;
}

.show-hide-contact-bar,
.contact-button-link.show-hide-contact-bar:focus,
.contact-button-link.show-hide- contact-bar:active {
    background: #67054e;
    color: #fff;
    border: 0;
    outline: 0;
    padding: 0;
    width: 44px;
}

.contact-button-link.show-hide-contact-bar:hover {
    color: #fff;
    background: #67054e;
    padding: 0;
    width: 50px;
}


/*END SOCIAL BUTTONS*/

.inner__bg {
    padding: 50px 0px;
}

.inner__bg h3 {
    font-weight: 700;
    color: #000;
    margin: 10px 0px;
    letter-spacing: -1px;
}

.inner-top-img-text h3 {
    color: #fff!important;
    font-size: 26px;
    font-weight: 700;
}

.inner-menu-bg {
    position: inherit !important;
}

.inner-top-img {
    width: 100%;
    display: table;
    text-align: center;
    background-color: rgba(0, 0, 0, .8);
    background-attachment: initial !important;
    background-position: center !important;
}

.inner-top-img .inner-top-img-text {
    width: 100%;
    vertical-align: middle;
    display: table-cell;
    padding: 186px 0 93px;
    background-color: rgba(0, 0, 0, 0.48);
}

.banner-link ul {
    padding: 8px;
    margin-top: -22px;
    border-radius: 3em;
    padding-left: 20px;
    background: #353535;
    margin-bottom: 15px;
    display: none;
}

.banner-link .active {
    display: inline-block;
    color: #c76bb0;
}

.banner-link li a,
.banner-link li {
    display: inline-block;
    color: #ccc;
    font-size: 12.5px;
}

.banner-link li a:hover {
    color: #fff;
}

.banner li a {
    text-transform: capitalize;
    font-weight: 500;
}

.banner li a:hover {
    opacity: .7
}

.banner li .active {
    color: #fff;
    font-weight: 500;
    text-transform: capitalize
}

.col-centered {
    float: none;
    margin: 0 auto;
    margin-top: -200px;
}

.career__bg {
    background: url(../images/innerbg.jpg);
}

.retail__bg {
    background: url(../images/retail_tp_bg.jpg);
    background-size: cover
}

.hcare__bg {
    background: url("../images/hcare_tp_bg.jpg");
}

.jwl__bg {
    background: url("../images/jwl_tp_bg.jpg");
}

.agro__bg {
    background: url("../images/agro_tp_bg.jpg");
}

.bsnspartners__bg {
    background: url("../images/businesspartners_tp.jpg");
    background-size: cover;
}

.cnslt__bg {
    background: url("../images/Consultants_tp.jpg");
}

.contact__bg {
    background: url(../images/contact_tp.jpg) fixed !important;
}


/* newbanner */

.consultant_bnr {
    background: url("../images/consultantsbg.jpg");
    background-size: cover;
}

.thirdparty_bnr {
    background: url("../images/thirdpartybg.jpg");
    background-size: cover;
}

.whitepaper_bnr {
    background: url("../images/whitepaperbg.jpg");
    background-size: cover;
}

.blog_bnr {
    background: url("../images/blogbg.jpg");
    background-size: cover;
}

.webinar_bnr {
    background: url("../images/webinarbg.jpg");
    background-size: cover;
}

.events_bnr {
    background: url("../images/eventsbg.jpg");
    background-size: cover;
}

.milestones_banner {
    background: url("../images/milestonesbg.jpg");
    background-size: cover;
}

.work_life_balance_bnr {
    background: url("../images/work_life_balancebg.jpg");
    background-size: cover;
}

.internal_activities_bnr {
    background: url("../images/internal_activitiesrbg.jpg");
    background-size: cover;
}

.mentoring_bnr {
    background: url("../images/mentoringbg.jpg");
    background-size: cover;
}

.leadership_bnr {
    background: url("../images/leadershipbg.jpg");
    background-size: cover;
}

.muzmeet_bnr {
    background: url("../images/muzmeetbg.jpg");
    background-size: cover;
}

.sports-teams_bnr {
    background: url("../images/sportsteamsbg.jpg");
    background-size: cover;
}

.gallery_bnr {
    background: url("../images/gallerybg.jpg");
    background-size: cover;
}

.job_discription_bnr {
    background: url("../images/job_discriptionbg.jpg");
    background-size: cover;
}

.cv_upload_bnr {
    background: url("../images/cv_uploadbg.jpg");
    background-size: cover;
}

.recent_recruitment_details_bnr {
    background: url("../images/recent_recruitment_detailsbg.jpg");
    background-size: cover;
}

.aboutusbg_bnr {
    background: url("../images/aboutusbg.jpg");
    background-size: cover;
}

.process_methodology_bnr {
    background: url("../images/process_methodologybg.jpg");
    background-size: cover;
}

.muziris_values_bnr {
    background: url("../images/muziris_valuesbg.jpg");
    background-size: cover;
}

.news_bnr {
    background: url("../images/newsbg.jpg");
    background-size: cover;
}

.customerfirst_bnr {
    background: url("../images/customerfirstbg.jpg");
    background-size: cover;
}

.downloads_bnr {
    background: url("../images/downloadsbg.jpg");
    background-size: cover;
}

.sitemap_bnr {
    background: url("../images/sitemapbg.jpg");
    background-size: cover;
}

.our_offerings_bg  {
    background: url("../images/our_offerings.jpg");
    background-size: cover;
}


.hr_values_bg  {
    background: url("../images/hr_values.jpg");
    background-size: cover;
}


.employee_engagement_bg  {
    background: url("../images/employee_engagement.jpg");
    background-size: cover;
}



/* newbanner */

.contact__bg .inner-top-img-text {
    padding: 200px 0 300px !important;
}

.contact__bg .banner-link {
    display: none;
}

.joblist h4 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    color: #000;
    display: -webkit-box;
    height: 24px;
    line-height: 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px;
}

.joblist_content ul {
    width: 100%;
    float: left;
    margin: 8px 0;
    border: 1px solid #ededed;
}

.joblist_content ul:hover {
    background: #ffd9f5;
    transition: all 0.4s ease-in-out;
}

.joblist_content ul:nth-child(even) {
    background: #f3f3f3;
}

.joblist_content ul:hover:nth-child(even) {
    background: #ffd9f5;
    transition: all 0.4s ease-in-out;
}

.job_ap_btn {
    padding-top: 7%;
}

.joblist__txt {
    padding: 20px
}

.joblist__txt i {
    color: #b62791;
}

.joblist__txt p {
    display: -webkit-box;
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px;
    line-height: 19px;
}

.joblist__txt h5 {
    color: #67054e;
    font-weight: 600;
    font-size: 14px;
}

.joblist__txt h5 {
    font-size: 13px;
}

.sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    z-index: 9;
}

.form-label {
    float: left;
    width: 100%;
    margin: 3px 0 5px 0;
    color: #464646;
    font-weight: 500;
    font-size: 14px;
}

.form-label i {
    color: #da3bb1;
}

.contact__form .form-control {
    height: 45px;
    background: none !important;
    border: 1px solid #cc9ec0 !important;
    border-radius: 0px;
}

.contact__form__grp {
    background: #ffffff;
    padding: 30px;
}

.contact__form__grp h4 {
    color: #941473;
}

.contact__info {
    padding: 30px;
    background: #941473;
    color: #dcdcdc;
}

.contact__info h3 {
    margin-top: -56px;
    position: absolute;
    background: #FF9800;
    padding: 13px;
    border-radius: 4px;
    font-size: 23px;
    color: #fff;
}

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    line-height: 1.75;
    -ms-word-break: normal;
    word-break: normal;
    cursor: pointer;
    border: #efece9 1px solid;
    border-radius: 3px;
    border: 1px solid #cc9ec0 !important;
    height: 60px;
    padding: 0 15px;
    background: none;
    float: left;
    width: 100%;
    color: #d29bc4;
    box-sizing: border-box;
}

.home__news__bg {
    padding: 75px 0;
}

.home__news__bg h3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 25px;
}

.home__news__bg h3:after,
.worklife__bg_tp h3:after,
.fuel__bx__bg h3:after {
    content: "";
    height: 2px;
    position: absolute;
    width: 67px;
    background: #ed008c;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 39px;
}

.fuel__bx__bg h3:after {
    margin-top: 49px;
}

.worklife__bg_tp h3:after {
    margin-top: 44px;
}

.home__news {
    display: flex;
    align-items: center;
}

.home__news img {
    margin-left: -29px;
    border: 5px solid #fff;
    border-radius: 10px;
}

.home__news__txt {
    border: 1px solid #d8d8d8;
    padding: 21px 31px;
    transition: all 0.4s ease-in-out;
}

.home__news__txt:hover {
    background-color: #959595;
    color: #fff !important;
    border: 1px solid #fff;
    transition: all 0.4s ease-in-out;
}

.home__news__txt:hover h6 {
    color: #fff !important;
}

.home__news__txt:hover i {
    color: #fff !important;
}

.home__news__txt h4 {
    font-weight: 600;
    font-size: 17px;
    margin: 5px 0 2px 0;
    display: -webkit-box;
    height: 18px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home__news__txt p {
    display: -webkit-box;
    height: 44px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.home__news__txt i {
    font-size: 13px;
    font-weight: bold;
    color: #c638be;
}

.home__news__txt h6 {
    font-weight: 600;
    color: #c638be;
    transition: all 0.4s ease-in-out;
}

.home__news__txt h5 {
    font-size: 12px;
}

.news__right__img img {
    margin-left: 50px;
    margin-left: 21px;
    position: relative;
    z-index: 1;
}

.prdct_in_ftrs,
.prdct_in_bnft {
    display: flex;
    align-items: center;
    text-align: justify;
    margin-bottom: 50px;
}

.prdct_in_ftrs img {
    border-radius: 5%;
}

.prdct_in_ftrs i {
    font-size: 65px;
    color: #ffffff;
    position: absolute;
    left: auto;
    right: 0;
    top: 35%;
    bottom: auto;
    background: #941473;
    padding: 10px;
    border-radius: 5%;
}

.prdct_in_bnft ul li {
    line-height: 35px;
    margin-left: 36px;
}

.prdct_in_bnft ul li:before {
    content: "\f100";
    position: absolute;
    font-family: flaticon;
    margin-left: -34px;
    background: #b14695;
    color: #fff;
    padding: 5px;
    line-height: 16px;
    border-radius: 15px;
}

.test {
    display: flex;
    flex-wrap: wrap;
}

.test__desc {
    display: flex;
    flex: 0 0 33.33%;
    padding: 7.5px;
}

.test__box {
    background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    width: 100%;
}

.process_product .test__box {
    background: #d6cecea8;
}

.test__box__desc {
    width: 100%;
    float: left;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    padding: 25px;
}

.test__box_active {
    background-color: #efac30;
    -webkit-transition: all 0.4s ease-in-out;
}

.test__box:hover {
    background-color: #efac30;
    -webkit-transition: all 0.4s ease-in-out;
}

.test__box_active h4,
.test__box_active p {
    color: #fff !important;
}

.test__box__desc h4 {
    font-size: 15px;
    font-weight: 800;
    margin-bottom: 5px;
    color: #352e1f;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
}

.test__box__desc:hover h4 {
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
}

.test__box:hover p {
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
}

.prdct_in_ftrs_tpara {
    position: relative;
    display: flex;
    align-items: center;
}

.prdct_in_ftrs_tpara_txt img {
    margin: 11px 0;
    padding: 12px 0;
}

.product_technology_bg {
    background: #ededed;
    padding: 80px 0;
}

.technology_txt h3 {
    margin-bottom: 25px;
}

.product_3bx_bg {
    padding: 100px 0;
    background: #ededed;
    text-align: center;
}


/* aneesh css 02/07/19 */

.juel .product_3bx_txt {
    background: #D89C31;
}

.healthcare .product_3bx_txt {
    background: #0061b0;
}

.healthcare .product_3bx_txt h5,
.juel .product_3bx_txt h5,
.agri .product_3bx_txt h5 {
    color: #fff
}

.healthcare .product_3bx_txt p,
.juel .product_3bx_txt p,
.agri .product_3bx_txt p {
    color: #fff;
}

.healthcare .prdct_in_tec h4 {
    color: #0061b0;
}

.healthcare .test__box {
    background: #0061b0;
}

.healthcare .test__box__desc p,
.juel .test__box__desc p,
.agri .test__box__desc p,
.retails .test__box__desc p {
    color: #fff;
    position: relative;
}

.healthcare .test__box:hover {
    background: #015396;
}

.healthcare .test__box__desc span {
    color: #046bbf;
}

.healthcaring {
    background: url(../images/healthcare_bg.jpg) fixed;
    padding: 100px 0;
    background-size: cover;
}

.agri .prdct_in_tec h4 {
    color: #01a44c;
}

.agri .test__box {
    background: #01a44c;
}

.healthcaring .test__box {
    background: #ffffffa8;
}

.healthcaring .test__box_active {
    background-color: #0061b0;
}

.healthcaring .test__box:hover {
    background-color: #0061b0;
    -webkit-transition: all 0.4s ease-in-out;
}

.healthcaring .test__box:hover p {
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
}

.healthcare .prdct_in_tec h4 {
    color: #0061b0;
}

.healthcare .technology_txt span {
    border-left: 5px solid #ed1c22;
}

.healthcare .prdct_in_tec h4 {
    color: #0061b0;
}

.healthcare .prdct_in_tec h4 {
    color: #0061b0;
}

.healthcare .technology_txt span {
    border-left: 5px solid #0061b0;
}

.juel .technology_txt span {
    border-left: 5px solid #D89C31;
}

.juel .prdct_in_tec h4 {
    color: #D89C31;
}

.juel .test__box {
    background: #b67d18;
}

.juel .test__box:hover {
    background: #9c6b15;
}

.juel .test__box_active {
    background-color: #b67d18;
}

.juel_bg .test__box {
    background: #b67d18;
}

.juel_bg .test__box {
    background: #ffffffa8;
}

.juel_bg .test__box_active {
    background-color: #b67d18;
}

.juel_bg .test__box:hover {
    background-color: #b67d18;
    -webkit-transition: all 0.4s ease-in-out;
}

.juel_bg {
    background: url(../images/juel_bg.jpg) fixed;
    padding: 100px 0;
    background-size: cover;
}

.agriculture {
    background: url(../images/agri_bg.jpg) fixed;
    padding: 100px 0;
    background-size: cover;
}

.agri .product_3bx_txt {
    background: #01a44c;
}

.agri .technology_txt span {
    border-left: 5px solid #01a44c;
}

.agri .test__box:hover {
    background: #02873f;
}

.agriculture .test__box_active {
    background-color: #02873f;
}

.agriculture .test__box:hover {
    background-color: #02873f;
    -webkit-transition: all 0.4s ease-in-out;
}

.retails .test__box {
    background: #efac30;
}

.retails .test__box_active {
    background: #efac30;
}

.retails .test__box:hover {
    background: #d0901a;
}

.healthcareis__bg {
    background: url(../images/healthcareis_bg.jpg);
    background-size: cover
}

.juel__bg {
    background: url(../images/juelis_bg.jpg);
    background-size: cover
}

.agro__bg {
    background: url(../images/agro_bg.jpg);
    background-size: cover
}


/* close css */

.product_3bx_txt {
    text-align: center;
    background: #fbc35a;
    padding: 0 25px 25px 25px;
}

.product_3bx_txt h5 {
    font-size: 18px;
    line-height: 22px;
    margin: 29px 0 0px 0;
    font-weight: 600;
    color: #000
}

.product_3bx_txt p {
    display: -webkit-box;
    height: 66px;
    color: #000;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 13px 0 15px 0;
}

.technology_txt span {
    float: left;
    background: #fff;
    padding: 16px;
    margin-bottom: 10px;
    border-left: 5px solid #fbc35a;
    width: 100%;
}

.retail_is_features {
    padding: 100px 0 30px 0;
}

.retail_is_features ul li {
    line-height: 25px;
    margin-left: 24px;    
	position: relative
}

.retail_is_features ul li:before {
    content: "\f100";
    position: absolute;
    color: #A01417;
    font-family: flaticon;
    margin-left: -28px;
    font-weight: bold;
    font-size: 18px;
}

.retail_is_features h3 {
    font-weight: 700;
    color: #000;
    margin: 10px 0px;
    letter-spacing: -1px;
}

.retail_is_features_one,
.retail_is_features_two {
    display: flex;
    align-items: center;
}

.retail_ftr {
    display: flex;
    align-items: center;
}

.retail_ftr_bg {
    margin-bottom: 50px;
}

.retail_ftr_bg h3 {
    margin-bottom: 50px;
    text-align: center;
}

.benefits_in {
    text-align: center;
    margin-bottom: 50px;
}

.test__box__desc span {
    font-size: 79px;
    font-weight: 700;
    top: -15px;
    bottom: auto;
    position: absolute;
    color: #0000000d;
    padding: 1px;
    left: 7px;
    letter-spacing: -3px;
}

.retail_ftr_txt {
    padding: 0 50px 0 0;
}

.retail_ftr_txt2 {
    padding: 0 0 0 50px;
}

.prcs_bg h3 {
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}

.test__box__desc p {
    font-weight: 600;
    color: #000;
    -webkit-transition: all 0.4s ease-in-out;
}

.prdct_in_tec {
    display: flex;
    align-items: center;
}

.muziris_mgt {
    background: #f3f3f3;
    padding: 100px 0;
    background-size: cover;
}

.muziris_mgt h3 {
    color: #353537;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}

.process_product {
    background: url("../images/cartmg.jpg") fixed;
    padding: 100px 0;
    background-size: cover;
}

.prdct_in_tec h4 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #efac30;
    margin-top: 18px;
}

.prdct_in_prcs ul li {
    line-height: 32px;
    position: relative;
    padding-left: 31px;
}

.prdct_in_prcs ul li:before {
    content: "\f100";
    top: 2px;
    bottom: auto;
    right: auto;
    left: 0;
    font-family: flaticon;
    background: #af208a;
    padding: 4px;
    color: #fff;
    border-radius: 15px;
    position: absolute;
    line-height: 16px;
    font-size: 12px;
}

.product_contact_form {
    margin: 100px 0 60px 0;
}


/* Start Testimonials */

.testimonial_095_slide img {
    border-radius: 50%;
    height: 137px;
    width: 150px;
    text-align: center;
    margin: 0px auto !important;
}

#testimonial_095 h4 {
    font-weight: 700;
    color: #000000;
    margin: 23px 0px;
    letter-spacing: -2px;
    background-size: cover;
}

#testimonial_095 {
    overflow: hidden;
    position: relative;
    padding: 50px;
}

#testimonial_095>.carousel-inner {
    width: 100%;
}

#testimonial_095>.carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#testimonial_095>.carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#testimonial_095>.carousel-inner>.item {
    overflow: hidden;
}

.testimonial_095_indicators>.carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: inherit;
    white-space: nowrap;
    margin-top: 40px;
}

.testimonial_095_indicators>.carousel-indicators li {
    padding: 0;
    width: 30px;
    height: 7px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #d8d8d8;
}

.testimonial_095_indicators>.carousel-indicators .active {
    padding: 0;
    width: 30px;
    height: 7px;
    border: none;
    margin: 2px 3px;
    background: #941473;
}

.testimonial_095_indicators>.carousel-indicators::-webkit-scrollbar {
    height: 3px;
}

.testimonial_095_indicators>.carousel-indicators::-webkit-scrollbar-thumb {
    background: #eeeeee;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial_095_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    position: absolute;
    background: transparent;
    border: 2px solid #0a0a0a;
    color: #000;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
    transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial_095_control_button .carousel-control.left {
    right: 7%;
    left: auto;
    top: 129px;
}

.testimonial_095_control_button .carousel-control.right {
    right: 7%;
    left: auto;
}

.testimonial_095_control_button .carousel-control.left:hover,
.testimonial_095_control_button .carousel- control.right:hover {
    color: #ffffff;
    background: #aa914f;
    border: 2px solid #aa914f;
}

.testimonial_095_header>h5,
.testimonial_095_slide>p,
.testimonial_095_slide>h5>a {
    text-shadow: none;
}

.testimonial_095_header {
    top: 0;
    left: 0;
    bottom: 0;
    display: block;
    text-align: center;
    position: relative;
}

.testimonial_095_header>h5 {
    font-size: 30px;
    font-weight: 600;
    position: relative;
    margin-bottom: 17px;
}

.testimonial_095_header>h5>span {
    color: #aa914f;
    margin: 0 10px;
    position: relative;
}

.testimonial_095_header>h5>span:after {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    height: 1px;
    content: "";
    width: 100%;
    margin: auto;
    position: absolute;
    background: #aa914f;
}

.testimonial_095_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: relative;
    text-align: center;
}

.testimonial_095_slide>a {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    color: #f2f2f2;
    position: relative;
    -webkit-border-radius: 100%;
}

.testimonial_095_slide>a:after {
    top: 0;
    left: 0;
    padding: 0;
    opacity: 0;
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
}

.testimonial_095_slide>a:hover:after {
    -webkit-animation: psBoxShadowEffect_2 2s ease-out;
    animation: psBoxShadowEffect_2 2s ease-out;
}

.testimonial_095_slide>p {
    color: #4c4b4b;
    font-size: 14px;
    margin: 40px 0 20px 0;
    line-height: 29px;
}

.testimonial_095_slide>h5 {
    color: #fff;
}

.testimonial_095_slide>p>a {
    color: #aa914f;
    padding: 2px 5px;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(.39, .575, .565, 1);
    transition: all 0.3s cubic-bezier(.39, .575, .565, 1);
}

.testimonial_095_slide>p>a:hover {
    color: #ffffff;
    background: #aa914f;
}

.testimonial_095_slide>h5>a {
    padding: 3px;
    color: #aa914f;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid transparent;
    -webkit-transition: border 0.5s cubic-bezier(.39, .575, .565, 1);
    transition: border 0.5s cubic-bezier(.39, .575, .565, 1);
}

.testimonial_095_slide>h5>a:hover {
    border: 1px solid #aa914f;
}


/*---------- MEDIA 480px ----------*/

@media only screen and (max-width: 480px) {
    .testimonial_095_control_button .carousel-control {
        display: none;
    }
    .testimonial_095_header {
        width: 95%;
    }
    .testimonial_095_header>h5 {
        font-size: 20px;
    }
    .testimonial_095_slide {
        width: 98%;
        padding: 5px;
    }
}


/*---------- MEDIA 481px - 767px ----------*/

@media (min-width: 481px) and (max-width: 767px) {
    .testimonial_095_control_button .carousel-control.left {
        left: 2%;
    }
    .testimonial_095_control_button .carousel-control.right {
        right: 2%;
    }
    .testimonial_095_header {
        width: 95%;
    }
    .testimonial_095_slide {
        width: 98%;
        padding: 5px;
    }
}


/*---------- MEDIA 768px - 991px ----------*/

@media (min-width: 768px) and (max-width: 991px) {
    .testimonial_095_control_button .carousel-control.left {
        left: 5%;
    }
    .testimonial_095_control_button .carousel-control.right {
        right: 5%;
    }
}


/*---------- MEDIA 992px - 1225px ----------*/

@media (min-width: 992px) and (max-width: 1225px) {}


/* End  Testimonials */

.case_studies_link {
    margin-bottom: 20px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.case_studies_link li {
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px solid #e8e8e8;
    padding: 24px;
    background: #ffffff;
    color: #353535;
    transition: all 0.4s ease-in-out;
    font-weight: 600;
    text-transform: uppercase;
}

.case_studies_link li:hover {
    background: #941473;
    color: #fff;
    transition: all 0.4s ease-in-out;
}

.case_studies_link li:hover i {
    margin-left: 15px;
    transition: all 0.4s ease-in-out;
    color: #fff;
}

.case_studies_link li i {
    transition: all 0.4s ease-in-out;
    position: absolute;
    right: 37px;
    font-weight: 100;
    font-size: 26px;
}

.link_active {
    color: #c5329f;
}

.sticky_right_scl {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    margin-bottom: 51px;
    padding: 26px 40px 25px 40px;
}

.sticky_right_scl ul li {
    padding-left: 24px;
    line-height: 31px;
}

.sticky_right_scl ul li:before {
    content: "\f100";
    position: absolute;
    color: #A01417;
    font-family: flaticon;
    margin-left: -22px;
    font-weight: 800;
}

.sticky_right_scl img {
    margin: 15px 0px;
}

.sticky_right_scl h3 {
    font-size: 24px;
}

.sticky_right_scl h3:after {
    content: "";
    position: absolute;
    width: 35px;
    height: 2px;
    background-color: #d828ab;
    right: auto;
    left: 40px;
    top: 28px;
}

.whitepaper_txt {
    background: #fff;
    margin-top: -100px;
    padding: 30px;
    border: 1px solid #ededed;
    border-top: 3px solid #941473;
    margin-bottom: 50px;
}

.whitepaper_txt p {
    text-align: justify;
    display: -webkit-box;
    height: 63px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;
}

.whitepaper_txt h3 {
    font-size: 17px;
    line-height: 21px;
    display: -webkit-box;
    height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 7px;
    font-weight: 600;
}

.whitepaper_txt h5 {
    font-size: 14px;
    color: #941473;
    font-weight: 700;
}

.whitepaper_txt i {
    color: #941473;
    font-weight: 600;
}

.whitepapers_tp {
    margin-bottom: 15px;
    text-align: justify;
}

.whitepapers_bg_details h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

.whitepapers_bg_details img {
    margin-bottom: 15px;
}

.whitepapers_bg_details p {
    text-align: justify;
}

.blog_main_bg {
    margin-bottom: 70px
}

.blog-content {
    padding: 18px;
    margin-bottom: 31px;
    background: #f1f1f1;
}

.blog-content h3 {
    font-size: 16px;
    margin: -16px 0 4px 0;
    line-height: 21px;
    color: #2e2e2e;
    display: -webkit-box;
    height: 43px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-content p {
    margin-bottom: 15px;
    display: -webkit-box;
    height: 63px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 16px;
}

.blog-details h3 {
    font-size: 17px;
    margin: 8px 0 4px 0;
    line-height: 21px;
    font-weight: 700;
}

.blog-details h5 {
    margin: 10px 0 10px 0;
    font-size: 14px;
    color: #a51c81;
}

.like_link li {
    /* font-weight: 700; */
    font-size: 12px;
}

.like_link li span {
    padding-left: 24px;
}

.like_link {
    margin-bottom: 12px;
}

.blog-content h6 {
    position: relative;
    top: -28px;
    bottom: auto;
    background: #545454;
    padding: 8px 22px;
    left: auto;
    right: 0;
    display: inline-block;
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    font-size: 11px;
}

.blog-content:hover h6 {
    background: #67054e;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
}

.webinar_tp {
    display: flex;
    align-items: center;
}

.webinar_reg {
    padding: 30px;
}

.webinar_reg .form-control {
    height: 45px;
    background: none !important;
    border: 1px solid #d4d4d4 !important;
    border-radius: 7px;
}

.wlb h4 {
    font-size: 17px;
    font-weight: bold;
    color: #a3137e;
    margin: 28px 0 11px 0;
    text-transform: uppercase;
    padding-left: 19px;
}

.wlb h4:before {
    content: "\f100";
    position: absolute;
    color: #A01417;
    font-family: flaticon;
    margin-left: -22px;
    font-weight: 800;
}

.wlb p {
    text-align: justify;
}

.worklife_bx {
    display: flex;
    align-items: center;
}

.worklife_bx img {
    border: 5px solid #fff0fb;
    border-radius: 50%;
}

.txr {
    text-align: right;
}

.txr p {
    text-align: right;
}

.mentor_tp {
    display: flex;
    align-items: center;
}

.iact h5 {
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    margin: 23px 0 4px 0;
}

.iact_bx {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ededed;
}

.muzmeet {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ededed;
}


/*Gallery-lightbox css*/

@font-face {
    font-family: 'lg';
    src: url("../fonts/lg.eot?n1z373");
    src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.lg-icon {
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #FFF;
}

.lg-actions .lg-next {
    right: 20px;
}

.lg-actions .lg-next:before {
    content: "\e095";
}

.lg-actions .lg-prev {
    left: 20px;
}

.lg-actions .lg-prev:after {
    content: "\e094";
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
    color: #FFF;
}

.lg-toolbar .lg-close:after {
    content: "\e070";
}


/*.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
*/

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-toolbar,
.lg-prev,
.lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier (0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) ! important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}


/*.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toggle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toggle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
*/


/*
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}



.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-

dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}


.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;

  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
*/

.group {
    *zoom: 1;
}

.group:before,
.group:after {
    display: table;
    content: "";
    line-height: 0;
}

.group:after {
    clear: both;
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lg-outer.lg-visible {
    opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg- css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.lg-outer .lg-item {
    background: url("../img/loading.gif") no-repeat scroll center center transparent;
    display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.lg-outer .lg-item.lg-complete {
    background-image: none;
}

.lg-outer .lg-item.lg-current {
    z-index: 1060;
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg- video-play {
    opacity: 1;
}

.lg-outer .lg-empty-html {
    display: none;
}

.lg-outer.lg-hide-download #lg-download {
    display: none;
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
    opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg- slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg- slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.demo-gallery>ul>li {
    margin-bottom: 15px;
}


/*Gallery-lightbox css*/

.job_details {
    text-align: justify;
}

.job_details h4 {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0;
}

.job_details h6 {
    color: #b62791;
}

.aboutus_founder {
    background: url(../images/btm.jpg) fixed;
    margin-top: 130px;
}

.col-centered2 {
    margin: 0px auto;
    float: none;
}

.aboutus_founder_txt {
    background-color: #5d0a48;
    padding: 50px;
    margin-top: -50px;
    border-top-left-radius: 3em;
    border-top-right-radius: 3em;
    text-align: center;
}

.aboutus_founder_txt img {
       border-radius: 50%;
    margin-top: -121px;
    border: 5px solid #fff;
    width: 150px;
    height: 150px;
}

.aboutus_founder_txt h4 {
    font-size: 28px;
    text-align: center;
    color: #fff;
    margin: 15px 0;
}

.aboutus_founder_txt h5 {
    font-size: 15px;
    text-align: center;
    color: #a7759a;
    line-height: 24px;
}

.aboutus_founder_txt p {
    color: #adadad;
}

.aboutus_founder_mbg h3,
.muz_mngmnt h3 {
    text-align: -webkit-center;
    font-weight: 700;
    color: #000;
    margin: 10px 0px;
    letter-spacing: -1px;
}

.muz_mngmnt {
    padding: 60px 0;
}

.hm_projects_bg ul li {
    width: 33.33333333%;
    float: left;
    padding: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    text-align: left;
}

.hm_projects_bg ul li {
    float: left;
    margin-bottom: 38px;
}

.hm_projects_bg ul li:hover {
    -webkit-transition: all 0.4s ease-in-out;
}

.hm_projects_bg ul li:hover i {
    -webkit-transition: all 0.4s ease-in-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    color: #54b648;
    margin-top: -20px;
    font-size: 50px;
}

.hm_projects_bg ul li:hover h4 {
    color: #54b648 !important;
    -webkit-transition: all 0.4s ease-in-out;
}

.hm_projects_bg p {
    margin: 10px 0;
    display: -webkit-box;
    height: 64px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hm_projects_bg ul li span {
    float: left;
    font-size: 14px;
    width: 83%;
    color: #7b7b7b;
    margin-top: 10px;
    padding: 0 13px;
}

.hm_projects_bg ul li i {
    float: left;
    font-size: 58px;
    width: 17%;
    color: #00a5d5;
    -webkit-transition: all 0.4s ease-in-out;
}

.hm_projects_bg ul li h4 {
    font-weight: 600;
    font-size: 18px;
    color: #000;
    display: -webkit-box;
    height: 44px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.4s ease-in-out;
}

.hm_projects_bg ul li h6 {
    font-weight: 600;
    color: #464646;
    -webkit-transition: all 0.4s ease-in-out;
}

.hm_projects_bg {
    padding: 15px 0 11px 0;
    text-align: center;
}

.hm_projects_bg h3 {
    text-align: center;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 32px;
}

.upload {
    width: 100%;
    background: rgb(250, 126, 30);
    background: linear-gradient(50deg, rgba(250, 126, 30, 1) 0%, rgba(241, 207, 0, 1) 100%);
    padding: 20px;
    float: left;
    -webkit-box-shadow: 0px 21px 26px 0px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 21px 26px 0px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 21px 26px 0px rgba(0, 0, 0, 0.17);
}

.upload h4 {
    font-size: 18px;
    color: #2b2a2b;
    text-align: left;
    font-weight: 600
}

.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 60px;
}

.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    padding: 15px;
    border: 1px solid #d4d4d4;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 50px;
    color: #4a4848a6;
    border-radius: 5px 10px 10px 5px;
}

.file-upload-wrapper:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 50px;
    background: #941473;
    color: #ffffff;
    z-index: 25;
    font-size: 13px;
    padding: 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}

.file-upload-wrapper:hover:before {
    background: #1d1d1d;
    color: #eac901;
}

.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 50px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}

.resume {
    margin: 20px 0px 10px 0px;
    float: left;
    width: 100%
}

.partners {
    display: flex;
    align-items: center;
}

.partners h3 {
    font-size: 19px;
    color: #941473;
}

.partners ul {
    margin: 16px 0;
}

.partners li {
    line-height: 22px;
    font-weight: 600;
    color: #000;
}

.rc_details {
    display: flex;
    align-items: center;
    padding: 20px;
    margin-bottom: 15px;
    box-shadow: 0px 17px 40px -28px rgba(160, 160, 160, 0.75);
    border: 1px solid #e8e8e8;
}

.rc_details h4 {
    font-size: 20px;
    color: #000;
    margin-bottom: 3px;
}

.rc_details img {
    border-radius: 13px;
}

.home_news h3 {
    text-align: center;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 30px;
}

.home_news_content h4 {
    font-size: 16px;
    font-weight: 500;
    display: block;
    display: -webkit-box;
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #000000;
}

.home_news_content p {
    display: block;
    display: -webkit-box;
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    margin-bottom: 14px;
    line-height: 21px;
    text-align: justify;
}

.home_news_content {
    padding: 25px;
    background: #fff;
    box-shadow: 1px 1px 31px 0px #00000029;
    margin-bottom: 33px;
    -webkit-transition: all 0.4s ease-in-out;
}

.news_cntnt:hover img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    -webkit-transition: all 0.4s ease-in-out;
}

.home_news_content h5 {
    padding: 9px;
    margin-top: -32px;
    display: inline-block;
    color: #fff;
    position: absolute;
    font-size: 12px;
    background: #9c1f7c;
}

.home_news_content h5:before,
.news__details h5:before {
    content: "\f073";
    font-family: fontawesome;
    font-size: 11px;
}

.news__details h5 {
    font-size: 13px;
    margin-top: 21px;
}

.news__details h4 {
    font-size: 23px;
    font-weight: 600;
    padding: 15px 0;
    line-height: 28px;
}

.news__details p {
    text-align: justify;
}

.news_details_list_txt p {
    display: block;
    display: -webkit-box;
    height: 64px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
    padding: 12px 0 0px 9px;
}

.news_details_list_bg {
    margin-bottom: 10px;
    border: 1px solid #ededed;
    padding: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.news_details_list_bg:hover {
    background: #d9eeff;
    transition: color .3s, background .3s;
}

.milestones_bg h4 {
    position: absolute;
    background: #941473;
    top: -5%;
    padding: 12px 34px;
    color: #fff;
    font-size: 18px;
    left: 6%;
    z-index: 9;
    border-radius: 22px;
}

.milestones_bg h4 i {
    font-size: 16px;
    margin-right: 8px;
}

.milestones_txt {
    border: 1px solid #e5e5e5;
    padding: 15px;
    display: flex;
    align-items: center;
    margin-bottom: 45px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border-radius: 18px;
    padding-left: 60px;
}

.milestones_txt h3 {
    font-size: 17px;
    font-weight: 500;
    line-height: 23px;
    margin-bottom: 16px;
    margin-left: 20px;
    color: #4e4e4e;
}

.milestones_txt h3:before {
    position: absolute;
    font-size: 19px;
    left: -11px;
    font-family: flaticon;
    color: #e06ac2;
    content: "\f100";
    font-weight: bolder;
}

.milestones_years li {
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #ffcaf1;
    padding: 3px 13px;
    background: #ffffff;
    color: #941473;
    transition: all 0.4s ease-in-out;
    font-weight: 600;
    text-transform: uppercase;
    display: inline;
    float: left;
    margin: 5px;
    border-radius: 15px;
    position: relative;
}

.milestones_years li:before {
    content: "";
    width: 2px;
    height: 30px;
    background: #ffd8f5;
    position: absolute;
    left: 48%;
    top: -16px;
    bottom: auto;
    z-index: -1;
}

.milestones_years li:hover {
    background-color: #A11DB8;
    color: #fff;
}

.flx_cntr {
    display: flex;
    align-items: center;
    padding-bottom: 37px;
    margin-bottom: 30px;
}

.flx_cntr h3 {
    font-size: 25px;
    margin-bottom: 30px;
    position: relative;
}

.flx_cntr h3:after {
    content: "";
    position: absolute;
    width: 59px;
    height: 3px;
    background-color: #941473;
    left: 4px;
    right: auto;
    bottom: -8px;
    top: auto;
}

.flx_cntr img {
     
      box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
      border-radius: 10px;
}


/**************aneesh css 21/3/19***************/

.evets {
    background: #fff;
    width: 100%;
    box-shadow: 1px 1px 31px 0px #00000029;
    margin-bottom: 20px
}

.evets img {
    width: 100%
}

.evets .dates {
    right: 15px;
    color: #fff;
    top: 0px;
    background: #9c1f7c;
    padding: 5px;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease-in-out
}

.evets .dates i {
    display: block;
    color: #f37fd5;
}

.evets .dates span {
    display: block;
    font-size: 12px
}

.number {
    font-size: 19px !important;
    font-weight: 700;
}

.evets .contents {
    padding: 20px
}

.evets:hover {
    background: #ececec;
    box-shadow: none;
    transition: all 0.4s ease-in-out;
}

.evets:hover .dates {
    background: #67054e
}

.evets .contents h4 {
   
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 0;
        height:37px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 18px;
 
}

.evets .contents p {
        display: block;
        display: -webkit-box;
        height: 37px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
        margin-bottom: 12px;
        line-height: 17px;
        text-align: justify;
   
}

.event_details h4 {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.eventdates {
    background: #941473;
    padding: 10px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
}

.event_details img {
    width: 100%;
    margin-bottom: 20px
}

.recent_event {
    background: #941473;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}

.recent_events {
    background: #fbfbfb;
}

.recent_events ul {
    width: 100%
}

.recent_events ul li {
    list-style: none;
    border-bottom: 1px solid #C8C6C6;
    padding: 15px 10px;
    transition: all 0.4S ease-in-out
}

.recent_events ul li:hover {
    background: #e2e2e2
}

.recent_events ul li i {
    color: #941473
}

.recent_events h4 {
    font-size: 15px;
    font-weight: 700;
    color: #524B4B;
    height: 34px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.eventdate {
    background: #e4e4e4;
    display: inline-block;
    padding: 5px;
    margin-bottom: 10px
}

.downloads {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #cac9c9;
    background: #fff;
    padding: 15px;
    margin-bottom: 30px;
    transition: all 0.4s ease-in-out;
    min-height: 180px;
    margin-top: 50px;
}

.downloads:hover {
    background: #67054e;
}

.downloads .brochureicon {
    background: #941473;
    padding: 10px;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    border: 1px solid #fff;
    transition: all 0.4s ease-in-out
}

.downloads h4 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin: 10px 0px;
}

.downloads:hover h4 {
    color: #fff;
}

.downloads:hover .brochureicon {
    margin-left: 10px;
    background: #BDBCBC
}

.muziris {
    font-weight: 700;
    color: #c43da2
}

.methdology {
    width: 100%
}

.methdology .sticky_right_scl {
    box-shadow: none
}


/**************anees css close 21/3/19***************/

.muziris_first {
    width: 100%;
}

.muziris_first ul {
    width: 100%;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    background: #fff;
}

.muziris_first ul li {
    padding: 41px;
    background: #fff;
    border-bottom: 1px solid #E3E1E1;
    font-size: 15px;
    transition: all 0.4s ease-in-out;
}

.muziris_first ul li:before {
    content: "\f100";
    position: absolute;
    color: #A01417;
    font-family: flaticon;
    margin-left: -25px;
    font-weight: 800;
}

.muziris_first h4 {
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
}

.muziris_first h4:after {
    content: '';
    display: block;
    width: 40px;
    border-bottom: 2px solid #f15a21;
}

.sitemap {
    width: 100%
}

.sitemap ul {
    list-style: none
}

.sitemap ul li {
    font-size: 16px;
    padding: 2px 0px;
    color: #ca3ea6;
    font-weight: 600
}

.sitemap ul li a {
    color: #ca3ea6;
}

.sitemap ul li ul li a::before {
    content: "\f101";
    left: 25px;
    position: absolute;
    font-family: "Flaticon";
    font-weight: 300;
    color: #cccccc;
    font-size: 12px;
}

.sitemap ul li ul li {
    padding-left: 30px;
    font-weight: 400
}

.sitemap ul li ul li a {
    color: #6d6d6d;
    transition: all 0.4s ease-in-out
}

.sitemap ul li ul li a:hover {
    margin-left: 10px;
    color: #67054e
}

.fixed_social {
    position: fixed;
    z-index: 9999;
    top: 40%;
    right: 0
}

.btns {
    display: inline-block;
    margin-left: -160px;
    border: 0;
    line-height: 3.5em;
    padding: 0em 0em 0em 0em;
    margin-bottom: 1px;
    outline: none;
    text-decoration: none;
    color: #000000;
    font-weight: 700;
    width: 200px;
}

.btns .arrow1,
.btns .arrow2,
.btns .arrow4,
.btns .arrow5 {
    display: inline-block;
    line-height: 18px;
    text-align: center;
    color: white;
    padding: 9px;
    font-size: 12px;
    width: 3.5em;
    float: right;
    transition: transform 0.5s ease;
    margin-bottom: -6px;
}

.btns .arrow1 i,
.btns .arrow2 i,
.btns .arrow4 i,
.btns .arrow5 i {
    font-size: 24px;
    font-weight: 300;
}

.btns .arrow1 {
    background: #3a5899;
}

.btns .arrow1:hover,
.btns .arrow2:hover,
.btns .arrow4:hover,
.btns .arrow5:hover {
    background: #67054e;
    transform: translateX(.5em);
}

.btns .arrow2 {
    background: #00aded;
}

.btns .arrow4 {
    background: #dd4c3a;
}

.btns .arrow5 {
    background: #29a71a;
}


/*----------- 22-03-19   css-----------*/

@media (max-width:1366px) {
    
   .downloads { min-height: auto;
}

    .downloads .brochureicon {
        width: 80px;
        height: 80px;
    }

    .blog-content h3 {
        font-size: 16px !important;
    }


    .whitepapers_bg_details h3 {
        font-size: 22px !important;
    }


    .whitepaper_txt h3 {
        font-size: 17px !important;
    }
	
	
	.retail_is_features ul li:before {
    font-size: 16px;
    top: 4px;
}
	
	
	.retail_is_features h3 {
    font-size: 28px;
}
	
	
.muziris_mgt {
    padding: 58px 0;
}
	
.aboutus_founder_mbg h3 {
    font-size: 28px;
}

.muziris_mgt h3 {
    font-size: 28px;
}
	
	
	.inner__bg h3 {
        font-size: 18px;
}
    
.milestones_txt h3 {
    font-size: 17px !important;
}

    .nav-menu>li>a {
        height: 60px;
        padding: 23px 14px 15px 11px;
    }
    .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
        padding: 24px 14px 15px 11px;
        font-size: 11px;
    }
    .partnership__hm {
        padding: 110px 0;
    }
    .footer__call h5 {
        font-size: 13px;
    }
    .footer__call p {
        font-size: 13px;
    }



.fw_al_003_slide>h1 {
    font-size: 45px;
    line-height: 42px; letter-spacing: -2px;
	
}

.nav-menu>li>a {
    font-size: 11px;
}


.nav-menu>li>a {
       padding: 24px 14px 15px 11px;
    font-size: 11px;
}


.portfoli-bx_txt:before {
    font-size: 55px;
    margin-left: -80px;
    top: 6px;
}

.success__story:before {
    font-size: 105px;
    left: 32px;
}

.welcome__content h4 {
    font-size: 21px;
}

.fuel__bx__bg h3 {
    font-size: 30px;
}

.fuel__bx__bg h3:after {
    margin-top: 41px;
}

.fuel__bx__mbg {
    padding: 60px 0;
}

.home__news__bg h3:after, .worklife__bg_tp h3:after, .fuel__bx__bg h3:after {
    height: 3px;
    width: 45px;
}


@media (max-width:1200px) {
	
	
	.cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    padding: 22px 10px 15px 6px;
    font-size: 10.5px;
}


.fw_al_003_slide>h1 {
    font-size: 37px;
    line-height: 40px;
    letter-spacing: -1px;
}

.fw_al_003_slide>h1 {
    font-size: 37px;
    line-height: 40px;
    letter-spacing: -1px;
}

a.animated-button:link, a.animated-button:visited, btn_nw, .animated-button:link, .animated-button:visited, btn_nw {
    padding: 4px 27px;
    font-size: 11px;


}

.btn__slider {
    margin-top:7px;
}

.worklife__bg_tp h3 {
    margin: 10px 0 17px 0;
}


.worklife__bx1 h3 {
    font-size: 27px;
}

.worklife__bx__img__txt h5 {
    font-size: 20px;
}

.home__news__bg h3 {
    font-size: 22px;
}

.footer {
    padding: 120px 0 105px 0;
}


.nav-menu>li>a {
    padding: 22px 7px 15px 5px;
	    font-size: 10.5px;
}


.fw_al_003_slide>h1 {
    font-size: 29px;
    line-height: 32px;
    letter-spacing: 0;
}

.welcome__content {
    padding: 75px 0px;
}

.portfoli-bx_txt {
    padding: 21px 40px;
}

.portfoli-bx_txt:before {
    font-size: 46px;
    margin-left: -60px;
    top: 6px;
}

.fuel__bx__bg h3 {
    font-size: 26px;
}

.fuel__bx__mbg {
    padding: 45px 0;
}

.fuel__bx h5 {
    font-size: 16px;
}


.partnership__hm__bx p {
    color: #969292;
    font-size: 13px;
}


.worklife__bg_tp h3 {
    font-size: 23px;

}

.worklife__bg_tp h3:after {
    margin-top: 28px;
}


.worklife__bx__txt {
    padding: 60px;
}

.worklife__bx__img__txt h5 {
    font-size: 16px;
}


.getintouch_bg {
    padding: 85px 0;
}
	
	}






@media (max-width:1024px) {

    .news__details h4 {
        font-size: 20px;
        line-height: 24px;
    }


    .news_details_list_txt p {
        font-size: 13px;
    }

    .col-centered {
        margin-top: -120px;
    }


    .contact__bg .inner-top-img-text {
        padding: 145px 0 175px !important;
    }

    .sitemap1 { display: inherit;

    }

    .inner__bg h3 {
        font-size:18x; 
    }

    .case_studies_link li {
        padding: 16px;
    }

.partnership__hm {
    background-size: cover;
    background: url(../images/btm.jpg);
}
	.footer {
    padding: 95px 0 0 0;
}


.muziris_first ul li {
    padding: 23px 30px 23px;
}

	
}








@media (max-width:991px) {


    .fuel__bx i {
        font-size: 18px;
        margin-top: -51px;
        width: 45px;
        height: 45px;
    }


    
.retail_logo {
    background: url(../images/header_logo_retail_is22.png); background-repeat: no-repeat;
    
}

.heatlthcare_logo {
    background: url(../images/header_logo_healthcare22.png);  background-repeat: no-repeat;
}

.juel_logo {
    background: url(../images/header_logo_juel22.png);  background-repeat: no-repeat;
}

.agro_logo {
    background: url(../images/header_logo_agro22.png);  background-repeat: no-repeat;
}

.cbp-af-header.cbp-af-header-shrink .retail_logo {
    background: url(../images/header_logo_retail_is22.png);  background-repeat: no-repeat;
}

.cbp-af-header.cbp-af-header-shrink .heatlthcare_logo {
    background: url(../images/header_logo_healthcare22.png);  background-repeat: no-repeat;
}

.cbp-af-header.cbp-af-header-shrink .juel_logo {
    background: url(../images/header_logo_juel22.png);  background-repeat: no-repeat;
}

.cbp-af-header.cbp-af-header-shrink .agro_logo {
    background: url(../images/header_logo_agro22.png);  background-repeat: no-repeat;
}



    .navigation-portrait .nav-menu>li>a {
        padding: 12px 15px 12px 26px !important;
        font-size: 11px !important; height: auto !important;
    }
	
    
	.navigation-portrait {
        height: 40px;
    }
        
        
        .nav-menu>li {
        text-align: left;
    }
        
        .nav-menu>li>a {
        font-size: 11px;
        color: #fff;
    }
        
        
        .logo {   height:44px; 
            
            }
        
        .logo, .cbp-af-header.cbp-af-header-shrink .logo { margin: 0;
        }
        
        .cbp-af-header.cbp-af-header-shrink  .nav-toggle:before {
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
    }
        
        
        .cbp-af-header.cbp-af-header-shrink .header {
            height: 43px;
    }
        
        
    

    .col-centered {
        float: left;     display: flex;
    }

    .rc_details {
        display: inherit;
    }

    .rc_details img { margin-bottom: 15px;     border-radius: 0;
    }

    .job_ap_btn {
        padding-top: 0;
        padding-bottom: 11px;
    }

    .iact_bx,  .mentor_tp { 
        display: inherit;
    }

    .evets .contents h4 {
        margin-bottom: 5px;     line-height: 20px;
    }

    .years_list_ms { margin-bottom: 50px;     padding: 10px !important;

    }
.milestones_bg { padding: 0;
}

    .whitepaper_txt p {
        height: 45px;
        -webkit-line-clamp: 2;
        margin-bottom: 25px;
    }

    .whitepaper_txt {
        background: #fff;
        padding: 17px;
        margin-bottom: 30px;
    }

    .whitepaper_txt p {
        margin-bottom: 9px;
    }

    .partners {  flex-wrap: wrap-reverse;
    
    }

    .retail_is_xl { padding: 0;
    }

    .sidebar {
        position: inherit;
    }

    .flx_cntr {  flex-wrap: wrap-reverse;
    }

    .product_3bx  {

        display: flex;
        flex-wrap: wrap-reverse;
    }
	
.retail_is_features {
    padding: 0 15px;
}
	
	.retail_is_features_one, .retail_is_features_two {
    display: inherit;
}
	
	.test__desc {
    flex: 0 0 50%;
}
	
	.technology_txt span {
    padding: 10px;
}
	
	.product_technology_bg {
    padding: 0;
}
	
		.product_3bx_txt {
    padding:30px 0;
    padding-top: 5px; 
}
	
	.product_3bx_bg {
    padding: 0;
    background: #ffffff;
    text-align: center;
}
	
	.product_3bx img { margin: 0px auto;
	}
	
	
	.footer {
    padding: 80px 0 0 0;
}
	
	.muziris_mgt h3 {
    margin-bottom: 13px;
}
	
	.muziris_mgt {
    padding: 40px 0;
}
	
	.footer__call {
    margin-bottom: 0;
}
	
	.muziris_mgt h3 { font-size: 28px;
	}
	
		.aboutus_founder_mbg h3{
    font-size: 28px;
}
	
	.aboutus_founder_txt h4 {
    font-size: 22px;
	}
	
	.inner__bg h3 {
    font-size: 24px;
}
	
	
	.home__news__txt h4 {
    height: 21px;
	}

.menubars {
    background: #fff;
    border-radius: 0;
    padding-right: 0;
    padding-left: 0px;
    width: 100%;
}

	.success__story {
    padding-left:0px;
}
	
	.success__story:before {
    font-size:80px;
    left: -81px;
    color: #fde4f7;
}
	
	.portfoli-bx_txt p {
    font-size: 12px;
}
	
	.portfoli-bx_txt {
    padding: 12px 37px;
}
	
	.portfoli-bx_txt:before {
    font-size: 36px;
    margin-left: -51px;
    top: 1px;
}
	
	.fuel__bx__bg h3 {
    font-size: 22px;
}
	
	.fuel__bx__bg h3:after {
    margin-top: 34px;
}
	
	.fuel__bx__bg p {
    margin: 22px 0 17px 0;
}
	
.fuel__bx1, .fuel__bx2, .fuel__bx3 { padding: 1px;
	
}

.fuel__bx1 img, .fuel__bx2 img, .fuel__bx3 img { margin: 0px auto;
	
}



	.fuel__bx h5 { margin: 0px;
	}
	.fuel__bx {
    padding: 20px 10px;
}
.fuel__bx__bg p {
        margin: 16px 0 15px 0;
    font-size: 13px;
}
	
	.fuel__bx h5 {
    font-size: 14px;
    line-height: 18px;
}

.fuel__bx__bg h3:after {
    margin-top: 35px;
}


.br__rt {
    border-right: 0;
	}

	.worklife__bg_tp {
    text-align: center;
    padding: 41px 87px;
}

.worklife__bx1 h3 {
    font-size: 17px;
}
	.bxi {
    font-size: 37px;
}
	
	.worklife__bx__txt p {
    height: 44px;
    -webkit-line-clamp: 2;
}


.mt20 {
    margin-top: 10px;
}
.worklife__bx__txt {
    padding: 35px;
}
}


@media (max-width:904px) {

.cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    padding: 21px 8px 16px 4px;
}
}


@media (max-width:917px) {

.nav-menu>li>a {
    padding: 21px 7px 14px 5px;
    font-size: 10.5px;
}
}

@media (max-width:881px) {



.nav-menu>li>a {
       padding: 20px 4px 15px 4px;
    font-size: 10px;
}
	
	.cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    font-size: 10px;
    padding: 20px 3px 15px 3px;
}

}



@media (max-width:819px) {

.fw_al_003_slide>h1 {
    font-size: 23px;
    line-height: 25px;
	}

.nav-menu>li>a {
    font-size:9px;
}
	
	.cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    font-size:9px;
}
	
	a.animated-button:link, a.animated-button:visited, btn_nw, .animated-button:link, .animated-button:visited, btn_nw {
    padding: 2px 9px;
    font-size: 9px;
}
	
	.fuel__bx__bg p {
    margin: 0 0 15px 0;
}
	
	.fuel__bx__bg h3 {
    margin-bottom: 22px;
}

}

@media (max-width:767px) {

    .col-centered {
        margin-top: 0;
    }

    .contact__bg .inner-top-img-text {
        padding: 76px 0 29px !important;
    }

    .inner-top-img-text h3 { display: none;
    }
    
    .col-centered {
        flex-wrap: wrap-reverse;
    }
   

    .muzmeet { display: inherit;     padding: 0 15px !important
    }

    .milestones_txt h3 {
        font-size: 16px !important;
    }

    .mt40 {
        margin-top: 20px;
    }

    .whitepapers_bg_details h3 {
        font-size: 17px !important;
    }

    .juel_bg {
        padding: 33px 0;
    }

	.prdct_in_ftrs_tpara {
		
	
    flex-wrap: wrap-reverse;
	
	}
	
	
	.test__desc {
    flex: 0 0 50%;
}
	
	
	.muziris_mgt h3 {
    font-size: 22px;
}
	
	
	.aboutus_founder_mbg h3{
    font-size: 23px;
}
	
	.aboutus_founder_txt h4 {
    font-size: 18px;
    margin: 9px 0;
}
	

	
	.inner__bg h3 {
    font-size: 18px;
}
	
	.inner__bg {
    padding: 12px 0px;
}
	
	
.inner-top-img .inner-top-img-text {
    padding: 95px 0 50px;
}

	
	.inner-top-img-text h3 {
    color: #fff!important;
    font-size: 20px;
    font-weight: 700;
}
	
	
	#fw_al_003 {
    margin-top: 38px;
}
	
	
	.scrollup {
    width: 17px;
    height: 21px;
    bottom: 9px;
    right: 7px;
    background-size: cover;
}
	
	
		
		.partnership__hm__bx h2 br { display: none;
	}


	.top__contact { display: none;
	} 

	.fw_al_003_slide {
    top: 48%;
}
	.success__story {
    padding-left: 20px;
}
	
.fuel__bx1 img, .fuel__bx2 img, .fuel__bx3 img { margin: 0px auto;
	}
	
	.fuel__bx__mbg { background: none;
	}
	
	
	.fuel__bx__bg p {
    margin: 0;
    padding: 0 62px; margin-bottom: 10px; 
}



.partnership__hm {
    padding: 33px 0;
}

	.br__rt { text-align: center;
	}
	
	.partnership__hm__bx  { text-align: center; margin: 20px 0;
	}

	.partnership__hm {
    padding: 0;
}
	
	.partnership__hm__bx p {
    padding: 0px 50px;
}
	
	.worklife__bx__img__txt p { font-size: 13px;
		
	}
	.home__news__bg {
    padding: 35px 0;
	}
	
	.home__news__bg h3, .worklife__bg_tp h3, .fuel__bx__bg h3, .welcome__content h4 {
    font-size: 18px;
}
	
	.partnership__hm__bx h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
	
	.home__news__bg h3:after, .worklife__bg_tp h3:after, .fuel__bx__bg h3:after { margin-top: 24px;
	
	
}

.worklife__bg_tp {
    text-align: center;
    padding: 12px 74px;
}

.footer {
    padding: 34px 0 6px 0;
}
	
		
	.footer-btm {
    padding:0;
}
	
		.footer-btm p {
  
    color: #62656b;
    font-size: 10px; margin-bottom: 0;
}
	
	.footer_extra__links ul li a {
    font-size: 10px;
}
	
	.footer_extra__links {
    padding: 2px 0;
}
	
	.footer__call {
    margin-bottom: 0;
}
	
	.footer__call p {
    margin-top: 2px;
	}
	
	.footer__call h5 i {
    font-size: 26px;
}
	.footer__call p {
    font-size: 12.5px;
    line-height: 16px;
    color: #5c6169;
}
	.emailform {
    width: 68%;
}
	.footer__call img { width: 80px;
		
    }
    
    .healthcaring {
        padding: 26px 0;
    }

    .process_product {
        padding: 45px 0;
	
    }
    .prcs_bg h3 {
        margin-bottom: 15px;
        font-size: 30px;
    }

    #testimonial_095 {
        padding: 0;
    }

    .sticky_right_scl {
        margin-bottom: 16px;
    }
        
}


@media (max-width:600px) {

    .fixed_social, .fuel__bx i { display: none;

    }

    .milestones_txt {
        padding: 6px;
        margin-bottom: 22px;
        padding-left: 35px;
    }

    .milestones_bg h4 {
        top: -5%;
        padding: 7px 13px;
        font-size: 13px;
        left: 6%;
        border-radius: 6px;
    }

    .sticky_right_scl {
        margin-bottom: 7px;
    }
    .case_studies_link li {
        padding: 6px 10px;
        font-size: 13px;
    }

    .case_studies_link {
      margin-bottom:0px; 
    }
    .prcs_bg h3 { font-size: 25px;
    }
	
	.prdct_in_tec {
        display: inherit;
    }

.welcome__content {
    display:inherit;
}

.welcome__content {
    padding: 20px 0px;
}

.portfoli-bx {
   
    margin-top: 25px;
}

.portfoli-bx_txt:before {
    margin-left: -20px;
}
	
	.fw_al_003_slide>h1 {
    font-size: 17px;
    line-height: 18px;
}
	
	.fw_al_003_slide>h1 {
    font-size: 17px;
    line-height: 18px;
}
	
	.partnership__hm__bx h2 {
    font-size: 14px;
    margin-bottom: 5px;
}
	
	.tt {
    font-size: 56px;
}
	
	.partnership__hm__bx {
    margin: 0;
    margin-bottom: 20px;
}
	
	.home__news__bg h3:after, .worklife__bg_tp h3:after, .fuel__bx__bg h3:after {
    height: 2px;
}
	
	.worklife__bx__txt p {
    height: 37px;
    -webkit-line-clamp: 2;
    font-size: 13px;
    line-height: 18px;
}
	
	.worklife__bx__img__txt p {
    font-size: 10px;
}
	
	.worklife__bx__img__txt h5 {
    font-size: 13px;
}
	
	.home__news__txt p {
    height: 38px;
    font-size: 13.5px;
    line-height: 18px;
}
	
	.home__news__bg h3 {
    margin-bottom: 25px;
}
	.getintouch_bg {
    padding: 47px 0;
}
	
	input {
    padding: 3px 0;
}
	
	.home__news__txt p {
    margin-bottom: 10px;
}
	
	.home__news__txt { border: 0;
	}
	
	.welcome__content h4 { font-size: 15px;
    padding: 5px 0;
}
	
	.success__story h6 {
    font-size: 12px;
}
	
	.portfoli-bx_txt p {
    padding-left: 28px;
}
	
	
	.fuel__bx__mbg {
    padding: 9px 0;
}

}



@media (max-width:480px) {

    .contact__bg .inner-top-img-text {
        padding: 27px 0 49px !important;
    }


    .inner-top-img {
        margin-top: 40px;
    }


    .footer__call h5 {
        text-align: center;
        margin-top: 10px;
    }
    

    .downloads {
        min-height: auto;
    }

    .webinar_reg {
        padding: 5px;
    }

    .joblist h4 {
        font-size: 13px;
    }

    .worklife_tp {
        margin-bottom: 0;
    }

    .worklife_bx img {
        border: 0;  border-radius: 0;
    }

    .txr {
        text-align: left;
    }
    .txr p {
        text-align: left;
    }

    .worklife_bx {
    align-items: center;
    flex-wrap: wrap-reverse;
    }


    .milestones_txt h3 {
        margin-top: 21px; 
    }

    .milestones_bg {
        margin-bottom:25px;
    }

    .milestones_txt { display: inherit;     float: left

    }

    .milestones_bg h4 i {
        font-size: 12px;
        margin-right: 5px;
    }

    .event_details h4 {
        font-size: 16px;
    }


    .blog-content p {
        height: 59px;
        margin-bottom: 7px;
    }

    .whitepapers_bg_details h3 {
        font-size: 16px !important;
        font-weight: 600;
        line-height: 20px;
    }

    .whitepaper_txt p {
        height: 59px;
    }

    .sticky_right_scl h3:after {
        left: 11px;
        top: 45px;
    }

    .sticky_right_scl {
        padding: 10px;
    }

    #testimonial_095 h4 {
        font-size: 18px;
    }

    .healthcareis__bg {
        margin-top: 37px;
    }

    .inner-top-img .inner-top-img-text {
        padding: 30px 0 30px;
    }

    .news__details h4 {
        font-size: 16px;
        font-weight: 600;
        padding: 5px 0 8px;
        line-height: 20px;
    }

    .flx_cntr {
        margin-bottom: 0; 
        padding: 0;
    }

    .flx_cntr h3:after {
        width: 32px;
        height: 2px;
        bottom: -4px;
    }

    .muziris_first h4 {
        font-size: 18px;
    }

    .retail_is_features h3 {
        font-size: 20px;
    }
	.prcs_bg h3 {
        margin-bottom: 13px;
    }
	
	.product_3bx_txt p {
    margin: 0;
    padding: 15px;
}
	
	
	.test__desc {
    flex: 100%;
}
	
	.aboutus_founder_txt {
    padding: 13px;
}
	
	
	body {
    font-size: 13px; 
	}
	
	p {  line-height: 19px;
	}  
	
	
	.fuel__bx p { height: 60px;
	}
	
input {     border-bottom: 1px solid #e6e6e6;
		}
	
	.getintouch_bg { background: none;
		
}
	
	.navigation-portrait {
    height: 28px;
}

.fw_al_003_slide>h1 {
    font-size: 14px;
    line-height: 16px;
}
	
	.fw_al_003_slide a { display: none;
	}

	.worklife__bx1 h3 {
    font-size: 15px; margin-bottom: 3px;
}
	
	.worklife__bx__txt {
    padding: 13px;
}
	
	.home__news__bg h3 {
    margin-bottom: 25px;
    text-align: left;
    padding-left: 28px;
}
	
	.worklife__bx__img__txt p {
    display: none;
}
	
	.home__news__bg h3:after {
    content: "";
    left: 11%;
}
	
	.home__news__txt {
    background: #ecececed;
    margin-bottom: 10px;
}
	
	.getintouch_bg {
    background-size: contain;
}
	
	.logo {
    width: 97px;
    height: 42px;
}


.inner__bg {
    padding:5px 0 8px 0;
}

.retail__bg {
    margin-top: 50px;
}
	
}

@media (max-width:400px) {


.fuel__bx__bg p { padding: 0;
}
	
	.worklife__bg_tp {
    padding: 10px;
}

}


@media (max-width:320px) {

    .downloads {
    margin-top: 18px;
    }
    .downloads h4 {
        font-size: 15px;
        margin: 10px 0px;
    }
    .downloads .brochureicon {
        width: 65px;
        height: 67px;
    }

    .worklife__bx__txt p { display: none;
    }

    .worklife__bx__img__txt h5 {
        font-size: 10px;
    }

    .inner__bg h3 {
        font-size: 17px;
    }

    .whitepapers_bg_details h3 {
        font-size: 14px !important;
        line-height: 16px;     margin: 5px 0;
    }

    .whitepapers_bg_details h6 {
        font-size: 11px;
    }

    .whitepaper_txt h5 {
        font-size: 12px;
    }

    .whitepaper_txt h3 {
        font-size: 15px !important;
        line-height: 17px;
        height: 36px;
        margin-bottom: 0;
    }

    .whitepaper_txt   h6 {
        font-size: 10px;
    }

    .whitepaper_txt p {
        height: 38px;
    }

    .whitepaper_txt {
        padding: 7px;
    }

    .testimonial_095_slide>p {
        margin: 40px 0 0 0;
    }

    .sticky_right_scl ul li:before {
        font-size: 12px;
    }


    .case_studies_link li {
        padding: 0 10px;
        font-size: 11px;
    }
    
    .sticky_right_scl h3:after {
        width: 24px;
        height: 2px;
        left: 11px;
        top: 39px;
    }

    .inner__bg h3 {
        font-size: 15px;
    }

    .sticky_right_scl {
        padding: 10px;
    }

    .product_3bx {
        padding: 0;
    }

    .product_3bx_txt { padding-bottom: 0;
    }

    .product_3bx_txt p {
        height: 85px;     padding: 4px 15px;
    }

    .product_3bx_txt h5 { margin-top: 5px;
    }
	
	.fw_al_003_slide>h1 {
    font-size: 11px;
    line-height: 13px;
}
	
	
	.welcome__content p {

	
	    font-size: 12.5px;
    line-height: 18px;
}
	
	
	.partnership__hm__bx span {
    line-height: 25px;
}
	
	.partnership__hm__bx p {
    padding: 0;
}
	
	.worklife__bx1 h3 {
    font-size: 13px !important;
    font-weight: 600 !important;
}
	
	.bxi {
    font-size: 28px;
}
	.worklife__bx__txt p {
    height: 31px;
    font-size: 12px;
    line-height: 15px; margin-bottom: 0;
}
	
	.home__news img {
    margin-left: -7px;
}
	
	.getintouch_bg {
    padding: 17px 0;
}
	
	.animated-button.thar-three {
    padding: 3px 17px;
    font-size: 10px;
}
	
	
	.contact-form-home i {
    font-size: 10px;
    padding-right:0px;
}

	.welcome__content h4 {
    font-size: 11px;
    font-weight: 800;
    color: #565656;
}
	
	.success__story h6 {
    font-size: 10px;
}
	
	.portfoli-bx_txt p {     font-size: 10px;
    line-height: 13px;
		
	}
	
	.portfoli-bx_txt {
    padding: 12px 4px 12px 25px;
}
	
	
	.fuel__bx p {
    height: 61px
	}
	
}





































