body {
    position: relative;
    font-family: font8;
    /*overflow-x: hidden;*/
}

@font-face {
    font-family: font1;
    src: url(../fonts/web_fonts/BaiJamjuree-Bold.ttf)
}

@font-face {
    font-family: font2;
    src: url(../fonts/web_fonts/BaiJamjuree-BoldItalic.ttf)
}

@font-face {
    font-family: font3;
    src: url(../fonts/web_fonts/BaiJamjuree-ExtraLight.ttf)
}

@font-face {
    font-family: font4;
    src: url(../fonts/web_fonts/BaiJamjuree-ExtraLightItalic.ttf)
}

@font-face {
    font-family: font5;
    src: url(../fonts/web_fonts/BaiJamjuree-Italic.ttf)
}

@font-face {
    font-family: font6;
    src: url(../fonts/web_fonts/BaiJamjuree-Light.ttf)
}

@font-face {
    font-family: font7;
    src: url(../fonts/web_fonts/BaiJamjuree-LightItalic.ttf)
}

@font-face {
    font-family: font8;
    src: url(../fonts/web_fonts/BaiJamjuree-Medium.ttf)
}

@font-face {
    font-family: font9;
    src: url(../fonts/web_fonts/BaiJamjuree-MediumItalic.ttf)
}

@font-face {
    font-family: font10;
    src: url(../fonts/web_fonts/BaiJamjuree-Regular.ttf)
}

@font-face {
    font-family: font11;
    src: url(../fonts/web_fonts/BaiJamjuree-SemiBold.ttf)
}

@font-face {
    font-family: font12;
    src: url(../fonts/web_fonts/BaiJamjuree-SemiBoldItalic.ttf)
}

::-webkit-scrollbar {
    width: 4px
}

::-webkit-scrollbar-track {
    background: #fff;
    opacity: .2;
    -webkit-box-shadow: gray
}

::-webkit-scrollbar-thumb {
    background-color: #fac928;
    transition: .3s;
    border-radius: 50px
}

section#main-section {
    position: relative;
    /*    margin-top: -71px;*/
}

a.nav-link.hvr_efcts::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 0%;
    background: #fff;
    left: 0;
    bottom: 10px;
    z-index: 999;
    transition: .5s;
}

a.nav-link.hvr_efcts:hover::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 100% !important;
    background: #ec1546;
    z-index: 999;
    transition: .5s;
    left: 0;
    bottom: 10px;
}

.is-sticky a.nav-link.hvr_efcts::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 0%;
    background: #000;
    left: 0;
    bottom: 10px;
    z-index: 999;
    transition: .5s;
}

.is-sticky a.nav-link.hvr_efcts:hover::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 100% !important;
    background: #08458d;
    z-index: 999;
    transition: .5s;
    left: 0;
    bottom: 10px;
}

/*section#section4 {
    background: url(../img/dots-bg.svg);
}*/

/*section#main-section::after {
    content: '';
    position: absolute;
    background: #0000006b;
    left: 0;
    r: 0;
    right: 0;
    top: 0;
    bottom: 0;
}*/

.main-banner0 {
    background: url(../img/banner-0.jpg) no-repeat;
    background-size: cover;
    height: 669px;
    /*    background-position: center;*/
}

.main-banner1 {
    background: url(../img/banner-1new.jpg) no-repeat;
    background-size: cover;
    height: 669px;
    background-position: center;
}

.main-banner2 {
    background: url(../img/banner-2new.jpg) no-repeat;
    background-size: cover;
    height: 669px;
    background-position: center;
}

.main-banner3 {
    background: url(../img/banner-3new.jpg) no-repeat;
    background-size: cover;
    height: 669px;
    background-position: center;
}

.main-banner4 {
    background: url(../img/banner-4new.jpg) no-repeat;
    background-size: cover;
    height: 669px;
    background-position: center;
}

.main-banner5 {
    background: url(../img/banner-5new.jpg) no-repeat;
    background-size: cover;
    height: 669px;
    background-position: center;
}

.burger-menu .bar1,
.burger-menu .bar2,
.burger-menu .bar3 {
    width: 30px;
    height: 4px;
    background-color: #000;
    margin: 6px auto;
    transition: .4s;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.burger-menu .bar2,
.burger-menu .bar3 {
    width: 30px;
    height: 4px;
    background-color: #000;
    margin: 6px auto;
    transition: .4s;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.burger-menu .bar3 {
    width: 30px;
    height: 4px;
    background-color: #000;
    margin: 6px auto;
    transition: .4s;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#sidebar ul ul>li.has-sub>a:before {
    top: 20px;
    background: #ffffff;
}

.menu_fixed {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 1000;
}

.owl-carousel.owl-theme.collage img {
    width: 100% !important;
}

#sidebar h2 {
    font-size: 20px;
    color: #FF2E00 !important;
    padding-left: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-top: 15px;
}

div#toggle {
    margin-right: 10px;
}

#sidebar h2 span {
    margin: 0;
    color: black;
    font-size: 20px;
    background: #f9f9f9;
}

div#toggle_close {
    position: absolute;
    right: 19px;
    top: 4px;
    font-size: 49px;
    z-index: 9999999 !important;
}

.m-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh !important;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .6s ease, visibility .6s ease;
    transition: opacity .6s ease, visibility .6s ease;
    transform-origin: top center;
}

.m-menu.open {
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
    -webkit-animation: scale-up-ver-top 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-up-ver-top 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    z-index: 99999;
}

#cssmenu ul>li.has-sub.open>a:after,
#cssmenu ul>li.has-sub.open>a:before {
    -webkit-transform: rotate( 45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate( 45deg);
}

.scroll-area {
    position: relative;
    z-index: 999;
}

.scroll-area .go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 30px;
    color: #ffffff;
    background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: -webkit-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    z-index: 9999;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    border-radius: 10px;
}

.scroll-area .go-top i {
    position: absolute;
    top: 50%;
    left: -4px;
    right: 0;
    margin: 0 auto;
    font-size: 15px;
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
}

.scroll-area .go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%;
}

.scroll-area .go-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: linear-gradient(to right, #001110 0%, #001110 100%);
    background-image: -ms-linear-gradient(0deg, #001110 0%, #001110 100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    border-radius: 100%;
}

.scroll-area .go-top:focus,
.scroll-area .go-top:hover {
    color: #fff;
}

.scroll-area .go-top:focus::before,
.scroll-area .go-top:hover::before {
    opacity: 1;
    visibility: visible;
}

.scroll-area .go-top:focus i:first-child,
.scroll-area .go-top:hover i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden;
}

.scroll-area .go-top:focus i:last-child,
.scroll-area .go-top:hover i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%;
}

.scroll-area .go-top.active {
    top: 95%;
    -webkit-transform: translateY(-98%);
    -moz-transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    right: 30px;
    border-radius: 100%;
}

.top-wrap {
    position: relative;
}

.top-wrap .go-top-button {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: 3px;
    z-index: 1;
    background: linear-gradient(-86deg, #dd1d25 0%, #fb9737 100%);
}

.top-wrap .go-top-button i {
    font-size: 20px;
    font-weight: 700;
    padding-left: 4px;
    color: #fff;
}

.top-wrap .go-top-button::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 45px;
    height: 45px;
    -webkit-animation: ripple 5s ease-out infinite;
    -moz-animation: ripple 5s ease-out infinite;
    opacity: 0;
    background-image: -moz-linear-gradient(0deg, #69DDCC 0%, #69DDCC 100%);
    background-image: -webkit-linear-gradient(0deg, #fb8a42 0%, #fb8a42 100%);
    border-radius: 100%;
}

.top-wrap .go-top-button:hover {
    background-color: #222;
    color: #fff;
}

@keyframes ripple {
    0%,
    35% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
    }
}

a.nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
}

a.nav-link {
    color: #000 !important;
    font-family: 'font11';
    font-size: 14px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.navbar-nav.ml-auto li {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.is-sticky li a {
    color: #000 !important;
    f: 10px;
    font-size: 14px;
    font-family: 'font11';
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.is-sticky li a:hover {
    color: #ff4514 !important;
}

a.navbar-brand img {
    height: 56px;
    margin-left: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp {
    background: transparent !important;
    z-index: 99;
    box-shadow: none;
    padding: 0;
}

div#cssmenu ul li {
    list-style: none;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.is-sticky {
    background: #fff !important;
    /* color: #000 !important; */
    /* padding: 0; */
    z-index: 999;
}

ul.navbar-nav.ml-auto li.coact-language-nav {
    padding-top: 0;
    padding-bottom: 0;
}

.coact-language-toggle {
    min-width: 96px;
    height: 38px;
    border: 1px solid #ddd1c0;
    border-radius: 12px;
    background: #fff8ef;
    color: #1d1d1d;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0 12px;
    font-family: 'font11';
    font-size: 14px;
    line-height: 1;
    box-shadow: 0 6px 14px rgba(8, 69, 141, 0.08);
    transition: .3s;
}

.coact-language-toggle:hover,
.coact-language-toggle:focus {
    color: #1d1d1d;
    background: #fff4e3;
    border-color: #f1c772;
    box-shadow: 0 12px 24px rgba(8, 69, 141, 0.12);
}

.coact-language-toggle:focus {
    outline: none;
}

.coact-language-toggle-icon {
    width: 18px;
    color: #4e4a44;
    font-size: 15px;
    line-height: 1;
}

.coact-language-toggle-code {
    color: #1f1f1f;
    letter-spacing: 0.04em;
}

.coact-language-toggle.dropdown-toggle::after {
    margin-left: auto;
    border-top: 0.32em solid #6a6155;
    border-right: 0.32em solid transparent;
    border-left: 0.32em solid transparent;
    vertical-align: middle;
}

.coact-language-menu {
    min-width: 190px;
    padding: 6px;
    margin-top: 8px;
    border: 1px solid #e7dccd;
    border-radius: 14px;
    background: #fffdf9;
    box-shadow: 0 14px 30px rgba(9, 28, 54, 0.12);
}

.coact-language-menu-title {
    padding: 8px 12px 6px;
    color: #6c6357;
    font-family: 'font11';
    font-size: 11px;
    letter-spacing: 0.02em;
    text-transform: none;
}

.coact-language-item {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 9px 12px;
    border-radius: 10px;
    color: #171717 !important;
    text-decoration: none !important;
    font-family: 'font8';
    background: transparent;
    transition: .25s;
}

.coact-language-item:hover,
.coact-language-item:focus {
    background: #fff1de;
    color: #171717 !important;
}

.coact-language-item.active {
    background: #f7efe2;
}

.coact-language-item-code {
    min-width: 22px;
    color: #7a7064;
    font-family: 'font11';
    font-size: 12px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.coact-language-item-label {
    color: #1b1b1b;
    font-family: 'font11';
    font-size: 15px;
    line-height: 1.15;
}

.coact-language-item-check {
    margin-left: auto;
    color: #08458d;
    font-size: 17px;
    line-height: 1;
}

.is-sticky .coact-language-toggle {
    background: #fff8ef;
    border-color: #ddd1c0;
}

.coact-language-mobile-wrap {
    padding: 10px 14px 0 !important;
}

.coact-language-mobile-card {
    border: 1px solid #e7dccd;
    border-radius: 14px;
    background: #fffdf9;
    box-shadow: 0 12px 24px rgba(9, 28, 54, 0.1);
    overflow: hidden;
}

.coact-language-mobile-card .coact-language-item {
    border-radius: 0;
    padding-left: 14px;
    padding-right: 14px;
}

.coact-language-mobile-card .coact-language-item + .coact-language-item {
    border-top: 1px solid #efe4d4;
}

section#section1 {
    margin-top: -89px;
}

.is-sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    -moz-box-shadow: 0 0 6px 0 #565858 !important;
    box-shadow: 0 0 6px 0 #565858 !important;
    -webkit-animation: .5s ease-in-out 0s normal none 1 running fadeInDown;
    animation: .5s ease-in-out 0s normal none 1 running fadeInDown;
}

.top-bar-header {
    background: currentColor;
    z-index: 99999;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

button.btn.topbar-btns {
    margin: 0;
    background: #ff652f;
    color: #fff;
    padding: 5px 28px;
    margin-top: 3px;
    border-radius: 50px;
    font-family: 'font1';
    box-shadow: inset 0 0 0 0 #fff;
    -webkit-transition: ease-out .4s;
    -moz-transition: ease-out .4s;
    transition: ease-out .4s;
}

.team-txt h5 {
    font-family: 'font11';
    color: #ff740d;
    background: #eb1847;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.team-txt h6 {
    color: #08458d;
}

.team-txt {
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: #fff;
    padding: 7px;
}

img.tm-imgs-pht {
    border-radius: 8px;
}

.full_para_box_abtcnts p {
    text-align: justify;
    font-size: 19px;
}

span.txt-red_fnt {
    color: #e4120e;
}

.sider_achive_bxs p {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 20px;
}

img.img-fluid.abt-achive {
    /* margin-bottom: 10px; */
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    background: #fff;
    padding: 7px;
    border: 2px solid #e1dddd;
}

img.img-fluid.blue-bdr {
    transition: .5s;
    border: 2px solid #08458d;
    margin-bottom: 40px;
}

img.img-fluid.blue-bdr:hover {
    filter: unset;
    transition: .5s;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

img.img-fluid.red-bdr {
    transition: .5s;
    border: 2px solid #e4120e;
    margin-bottom: 40px;
}

img.img-fluid.red-bdr:hover {
    filter: unset;
    transition: .5s;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

section#section2 {
    background: url(../img/books-ddl-bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: -6px;
}

.sider_achive_bxs h3 {
    font-size: 38px;
    font-family: 'font11';
    color: #08458d;
}

ul.achievements_ulist {
    padding-left: 16px;
}

img.img-fluid.btm-gif-vdo {
    width: 100%;
}

.sider_achive_bxs p {
    font-size: 18px;
}

li.achievements_lisist {
    font-size: 18px;
    margin-bottom: 20px;
}

li.achievements_lisist {
    font-size: 18px;
    margin-bottom: 20px;
    list-style: number;
}

section#section2::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    background: #ffffffed;
}

section#section4 {
    background: url(../img/books-ddl-bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
}

section#section4::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    background: #ffffffed;
}

section#section44 {
    background: url(../img/books-ddl-bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

.info-error {
    color: red;
}

section#section44::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    background: #ffffffed;
}

.top_header.text-center {
    position: relative;
}

li.dactive a {
    /* background: white; */
    border-radius: 10px 0;
    color: #eb1847 !important;
    /* padding: 13px; */
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.is-sticky .dactive a {
    color: #08458d !important;
}

.inner_print_sec_img video {
    height: 100%;
    width: 100%;
}

video::-webkit-media-controls {
    display: none;
}

/* Could Use thise as well for Individual Controls */

video::-webkit-media-controls-play-button {}

video::-webkit-media-controls-volume-slider {}

video::-webkit-media-controls-mute-button {}

video::-webkit-media-controls-timeline {}

video::-webkit-media-controls-current-time-display {}

#owl-carousel1 .owl-item.active h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

#owl-carousel1 .owl-item.active p {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

#owl-carousel1 .owl-item.active button {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

#owl-carousel1 .owl-dots {
    /* margin-top: -30px; */
    position: absolute;
    top: 10%;
    width: 100%;
    transform: rotate(90deg);
    bottom: 0;
    right: -23%;
}

#owl-carousel1 .owl-dots .owl-dot span {
    width: 18px !important;
    height: 18px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

#owl-carousel1 .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff !important
}

#owl-carousel1 button.owl-dot:focus {
    border: none !important;
    outline: 0
}

#owl-carousel1 button.owl-dot.active span::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    background: #e4120e;
    margin-left: -5px;
    margin-top: 4px;
}

#owl-carousel-books .owl-dots {
    width: 100%;
}

#owl-carousel-books .owl-dots .owl-dot span {
    width: 18px !important;
    height: 18px;
    margin: 5px 7px;
    background: #08458d;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

#owl-carousel-books .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #e4120e !important;
}

#owl-carousel-books button.owl-dot:focus {
    border: none !important;
    outline: 0
}

#owl-carousel-books button.owl-dot.active span::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    background: #e4120e;
    margin-left: -5px;
    margin-top: 4px;
    border: 5px solid #fff;
}

.collage-mob .owl-dots {
    width: 100%;
}

.collage-mob .owl-dots .owl-dot span {
    width: 18px !important;
    height: 18px !important;
    margin: 5px 7px;
    background: #08458d;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.collage-mob .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #e4120e !important;
}

.collage-mob button.owl-dot:focus {
    border: none !important;
    outline: 0
}

.collage-mob button.owl-dot.active span::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    background: #e4120e;
    margin-left: -5px;
    margin-top: 4px;
    border: 5px solid #fff;
}

button.btn.btn-dstyle {
    font-weight: 500;
    border-radius: 4px;
    color: #fff;
    background-image: linear-gradient(-86deg, #dd1d25 0%, #fb9737 100%);
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .5s;
    margin: 0;
}

button.btn.btn-dstyle:before,
button.btn.btn-dstyle:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #FC9538;
    transition: .5s;
    z-index: -1;
}

button.btn.btn-dstyle:before {
    transform: translateY(-100%);
}

button.btn.btn-dstyle:after {
    transform: translateY(100%);
}

button.btn.btn-dstyle i {
    padding-left: 6px;
}

button.btn.btn-dstyle {
    font-weight: 500;
    border-radius: 4px;
    color: #fff;
    background: #e4120e;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .5s;
    margin: 0;
    box-shadow: none;
    border-radius: 0 !important;
}

button.btn.btn-dstyle:before,
button.btn.btn-dstyle:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #08458d;
    transition: .5s;
    z-index: -1;
}

button.btn.btn-dstyle:before {
    transform: translateY(-100%);
}

button.btn.btn-dstyle:after {
    transform: translateY(100%);
}

button.btn.btn-dstyle i {
    padding-left: 6px;
}

.field-form {
    padding: 30px;
}

.sider_sucss_cnts h3 {
    font-size: 16px;
    font-family: 'font8';
    text-align: justify;
}

.sider_hal_scs {
    border: 1px solid #eee;
    /* box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%); */
    padding: 35px;
    border-radius: 5px;
    transition: .5s;
    height: 100%;
    /* border: 1px dashed #5c5858; */
    background: #fff !important;
    padding-top: 40px;
    padding-bottom: 40px;
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px; */
    /*    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;*/
    color: #fff;
}

.sider_hal_scs::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #00000059;
}

.full-sec4-box img {
    height: 500px;
    margin: 0 auto;
}

.sider_sucss_cnts h2 {
    font-size: 24px;
    font-family: 'font11';
    margin-bottom: 14px;
}

.sider_sucss_cnts p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 0;
}

.sider_hal_scs:hover {
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transition: .5s;
    transform: translate(0px, -6px);
}

/*header all hover*/

button.btn.btn-dstyle:hover:before {
    transform: translateY(-50%);
}

button.btn.btn-dstyle:hover:after {
    transform: translateY(50%);
}

button.btn.btn-dstyle:hover {
    color: #fff;
}

.iner-sider-toppadding h4 {
    font-size: 48px;
    color: #fff;
    font-family: cursive;
    font-weight: bold;
}

.iner-sider-toppadding p {
    color: #fff;
    font-size: 23px;
    font-family: cursive;
}

.iner-sider-toppadding {
    padding-top: 18%;
    padding-left: 8%;
    width: 60%;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.logo-skew.is-sticky .bar1 {
    background: #000;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.logo-skew.is-sticky .bar2 {
    background: #000;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.logo-skew.is-sticky .bar3 {
    background: #000;
}

.inner_video_fl_bxs {
    text-align: justify;
}

video.mt-4.infrvideo {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: #fff;
    padding: 7px;
}

#myVideos {
    width: 100%;
    object-fit: cover;
}

#myVideos2 {
    width: 100%;
    object-fit: cover;
}

.top_header h2 span {
    background: #e4120e;
    /* -webkit-text-fill-color: transparent; */
    -webkit-background-clip: text;
    color: #e4120e;
}

.tb-space {
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
}
section#sec_tabs {
    background: url(../img/books-ddl-bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}
section#sec_tabs::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    background: #ffffffed;
}
.tb-space3 {
    padding-top: 0px;
    padding-bottom: 70px;
    position: relative;
}

.tb-space2 {
    position: relative;
}

.top_header h2 {
    font-size: 45px;
    font-family: 'font1';
    margin-bottom: 26px;
    color: #08458d;
}

.top_header h2::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 77px;
    background: #CE214F;
    bottom: 0;
}

.top_header h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
}

@-webkit-keyframes MOVE-BG {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(77px);
    }
}

.top_header h2::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 3px;
    width: 77px;
    background: #e23128;
    top: 114px;
    border-radius: 50%;
}

.top_header h2:after {
    content: '';
    position: absolute;
    left: -6%;
    right: 0;
    margin: 0 auto;
    top: 113px;
    height: 5px;
    width: 14px;
    border-radius: 50%;
    background: #fff;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
}

.top_header p {
    padding-left: 15%;
    padding-right: 15%;
    font-size: 20px;
    font-family: 'font8';
    margin-top: 30px;
}

/*service box*/

.single-service-box {
    padding: 40px 20px 33px;
    filter: drop-shadow(0px 10px 20px rgba(221, 29, 38, 0.07));
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    box-shadow: 0 4px 22px -5px rgba(0, 0, 0, .2);
    height: 93%;
}

.single-service-box:before {
    position: absolute;
    content: "";
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-45deg, #dd1d25 0%, #fb9737 100%);
    transform: scale(.2, 1);
    opacity: 0;
    transition: .5s;
    border-radius: 5px;
}

.single-service-box:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 74px;
    bottom: 0;
    margin: auto;
    width: 218px;
    height: 218px;
    background: #fff;
    border-radius: 100%;
    opacity: 0.102;
    animation: dance3 2s alternate infinite;
}

/*serice icon*/

.service-icon {
    position: relative;
    margin-bottom: 20px;
}

.service-icon:before {
    position: absolute;
    content: "";
    right: 0;
    left: 60px;
    margin: auto;
    top: -2px;
    width: 51px;
    height: 51px;
    line-height: 51px;
    background: #dd1d26;
    border-radius: 50%;
    opacity: .102;
}

.service-icon img {
    transition: .5s;
}

/*service content*/

.service-content h3 {
    font-size: 22px;
    padding: 36px 0 3px;
    transition: .5s;
    font-family: 'font5';
    color: #000;
}

.service-content p {
    transition: .5s;
    font-family: ''font3'';
    font-size: 14px;
    color: #000;
}

/*service button*/

.service-button a {
    font-weight: 500;
    color: #dd1d26;
    margin: 4px 0 0;
    display: inline-block;
}

.service-button a i {
    padding-left: 6px;
    position: relative;
    top: 2px;
}

/*service all hover*/

.single-service-box:hover .service-icon:before {
    opacity: .400;
    background: #fff;
}

.single-service-box:hover .service-icon img {
    filter: brightness(0) invert(1);
}

.single-service-box:hover .service-content h3 {
    color: #fff;
}

.single-service-box:hover .service-content p {
    color: #fff;
}

.single-service-box:hover .service-button a {
    color: #fff;
}

.single-service-box:hover:before {
    transform: scale(1);
    opacity: 1;
    color: #000 !important;
}

/*service shape*/

.service-shape {
    position: absolute;
    right: 136px;
    top: 80px;
    text-align: right;
}

.service-shape2 {
    position: absolute;
    text-align: right;
    right: -130px;
}

.service-shape3 {
    position: absolute;
    text-align: right;
    right: -145px;
    bottom: 45px;
}

.service-shape4 {
    position: absolute;
    top: -24px;
    left: 212px;
}

.service-shape5 {
    position: absolute;
    top: 105px;
    left: -100px;
}

.print_shop-section-title h1 span {
    font-size: 64px;
    font-family: 'font1';
}

.print_shop-section-title h1 {
    font-size: 36px;
    margin: 0;
    font-family: 'font1';
    color: #fff;
}

.text-center.print_shop-section-title p {
    padding: 20px 0 35px;
    width: 55%;
    margin: auto;
    color: #fff;
}

h1.ci7_font {
    margin-bottom: 20px;
}

.service-items2 {
    background: #fff;
    padding: 41px 21px 22px 25px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transition: .5s;
    margin-bottom: 30px;
}

.service-items2:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    transition: .5s;
    z-index: -1;
    background: linear-gradient(to right, #ff2c6f, #ff9f56);
    opacity: 0;
}

.service-items2:hover:before {
    opacity: 1;
    width: 100%;
    left: 0;
}

.service-items2:hover .service-icon i {
    color: #ff2c6f;
    background: #fff;
}

.service-items2:hover .service-content2 h2,
.service-items2:hover .service-content2 p {
    color: #ffff;
}

.service-icon i {
    font-size: 50px;
    width: 85px;
    height: 85px;
    line-height: 85px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
}

.service-content2 {
    margin-top: -7px;
}

.service-content2 h2 {
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 0;
    transition: .5s;
    font-family: 'font4';
}

.service-content2 p {
    width: 99%;
    transition: .5s;
    font-size: 14px;
    font-family: 'font1';
}

/* style2 */

.style2.service-items2 {
    background: linear-gradient(to right, #ff2c6f, #ff9f56);
}

/* style3 */

.style3.service-items2 {
    background: linear-gradient(to right, #f2c0ff, #f9e3ff);
}

.style3 .service-icon i {
    background: linear-gradient(to right, #ef00ff, #672bff);
}

/* style4 */

.style4.service-items2 {
    background: linear-gradient(to right, #9ffeaa, #f9ffa1);
}

.style4 .service-icon i {
    background: linear-gradient(to right, #efff00, #01ad15);
}

.print_shop-section-title.text-center {
    z-index: 9 !important;
    /* z-index: 1 !important; */
    position: relative;
}

div#container-general {
    position: relative;
    z-index: 9;
}

.container-quote p {
    font-size: 16px !important;
    line-height: 1.9 !important;
    font-family: font1;
}

section#section3 {
    background: #000;
    background: url(../img/home/g7_new.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding-top: 100px;
    background-attachment: fixed;
    padding-bottom: 100px;
}

.col-lg-12.col-md-12.col-sm-12.col-12.hide_lr_spc {
    padding-left: 0;
    padding-right: 0;
}

section#section3::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #56565694;
}

.know_more_icn p {
    font-size: 13px;
}

div#owl-carousel-testi .item:hover .client_img i {
    color: #fff !important;
    z-index: 999;
    /* font-size: 20px; */
    background: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-fill-color: white;
}

.client_img i {
    -webkit-text-fill-color: #fff;
    font-size: 48px;
    /* -webkit-text-stroke-width: 1px; */
    -webkit-text-stroke-color: #c3a4a4;
    top: -27px;
    line-height: 1.0;
    position: absolute;
    right: 14px;
    top: 28px;
    background: linear-gradient(to right, #08458d, #e4120e);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

#chartdiv {
    width: 100%;
    height: 500px;
}

.footer-section {
    padding: 50px 0 0px 0;
    background: #000;
}

.row.footer-bg {
    position: relative;
}

/*widget company information*/

/*company desc*/

.company-desc-info p {
    display: inline-block;
    padding: 22px 0 0;
    color: #fff;
}

/*company social info*/

.company-social-info ul li {
    display: inline-block;
    list-style: none;
}

.company-social-info ul li a {
    display: inline-block;
    margin: 9px 3px 0;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 32px;
    color: #DD1D25;
    background: #fff;
    text-align: center;
    border-radius: 30px;
    transition: .5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.company-social-info ul li a:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    background-image: linear-gradient(-86deg, #dd1d25 0%, #fb9737 100%);
    border-radius: 30px;
    transition: .5s;
    z-index: -1;
}

.company-social-info ul li a:hover:before {
    width: 100%;
    left: 0;
}

.company-social-info ul li a:hover {
    color: #fff;
}

/* widget nav manu*/

/*widget title*/

h4.widget-title {
    font-size: 21px;
    display: inline-block;
    font-weight: 700;
    padding-bottom: 20px;
    font-family: font1;
    color: #fff;
}

/* widget list*/

ul.footer-widget-list li {
    display: block;
    list-style: none;
}

ul.footer-widget-list li a {
    transition: .5s;
    padding: 8px 0 4px;
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: 'font8';
}

ul.footer-widget-list {
    padding-left: 0;
}

a.logo_img img {
    height: 78px;
}

.company-social-info ul {
    padding-left: 0;
}

ul.footer-widget-list li a i {
    padding-right: 8px;
    font-size: 18px;
    position: relative;
    top: 2px;
    display: inline-block;
}

ul.footer-widget-list li:hover a {
    color: #f78434;
}

/*company contact info*/

.company-contact-info p {
    padding: 14px 0 0px;
    font-size: 14px;
    font-family: 'font8';
    color: #fff;
    display: -webkit-box;
}

ul.footer-widget-list h6 {
    color: #f78434;
    font-size: 19px;
    margin-bottom: 0;
    font-family: 'font11';
}

.company-desc-info p {
    display: inline-block;
    padding: 22px 0 0;
    color: #fff;
    font-family: 'font8';
    font-size: 18px;
}

.company-contact-info p i {
    font-size: 14px;
    width: 28px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    background-image: linear-gradient(-86deg, #dd1d25 0%, #fb9737 100%);
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    margin-right: 14px;
    transition: .5s;
    float: left;
    margin-top: -3px;
}

section#section6 {
    position: relative;
}

/*section#section6::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000ad;
}*/

.full-sec6-box {
    /* background: #ffffff94; */
    text-align: center;
    padding: 30px;
    /* padding-top: 5%; */
    padding-bottom: 6%;
    border-radius: 11px;
    position: absolute;
    z-index: 9;
    top: 5%;
    margin-top: 7px;
    width: 69%;
    left: 16%;
}

.full-sec7-box {
    /* background: #ffffff94; */
    text-align: center;
    /* padding: 30px; */
    /* padding-top: 5%; */
    border-radius: 11px;
    position: absolute;
    z-index: 9;
    top: 11%;
    margin-top: 7px;
    width: 100%;
    left: 0;
}

section#brans {
    position: relative;
}

/*.full_brands_spc {
    position: absolute;
    top: 50px;
}*/

.full_ready_box_ind {
    /*    background: url(../img/ser-cta-bg.jpg);*/
    border-radius: 7px;
    filter: drop-shadow(0px 10px 20px rgba(221, 29, 38, 0.07));
    /*    padding: 20px;*/
    background-position: center;
    background-repeat: no-repeat;
}

section#section2s {
    background: url(../img/sec2_bg.jpg);
    background-size: cover;
    background-position: center;
}

.down_sec_d2_ind h3 {
    font-size: 36px;
    font-family: 'font11';
    color: #fff;
}

.down_sec_d2_ind p {
    color: #fff;
    font-size: 18px;
    font-family: 'font8';
}

.full-sec6-box h2 {
    /* background: linear-gradient( to right, #fb9737, 50%, #dd1d25 75%); */
    /* -webkit-text-fill-color: transparent; */
    -webkit-background-clip: text;
    font-size: 52px;
    font-family: 'font4';
    margin-bottom: 21px;
    color: #fff;
}

.full-sec6-box p {
    font-size: 27px;
    margin: 0;
    font-family: 'font1';
    color: #fff;
}

/****************************Time Line*****************************/

/*section#sectimeline {
    background: #fff;
}*/

section#sectimeline::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    background: #ffffffed;
}

section#sectimeline {
    background: url(../img/books-ddl-bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

section#inf-videos::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    background: #ffffffed;
}

section#inf-videos {
    background: url(../img/books-ddl-bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

.timeline:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 11px;
    top: -18px;
    left: 51%;
    z-index: 5;
    border-radius: 50% 50%;
    background: #000;
}

.timeline:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border: 3px solid #c3bfbf;
    top: -8px;
    left: 50%;
    z-index: 0;
    border-bottom: none;
    border-right: none;
    transform: rotate(45deg);
}

.timeline {
    display: flex;
    flex-direction: column;
    margin: 20px auto;
    position: relative;
}

.timeline__event {
    margin-bottom: 20px;
    position: relative;
    display: flex;
    margin: 15px 0;
    border-radius: 6px;
    align-self: center;
}

.timeline__event:nth-child(2n + 1) {
    flex-direction: row-reverse;
}

.timeline__event:nth-child(2n + 1) .timeline__event__date {
    border-radius: 0 6px 6px 0;
}

.timeline__event:nth-child(2n + 1) .timeline__event__content {
    border-radius: 6px 0 0 6px;
}

.timeline__event:nth-child(2n + 1) .timeline__event__icon:before {
    content: "";
    width: 2px;
    height: 100%;
    background: #f6a4ec;
    position: absolute;
    top: 0%;
    left: 50%;
    right: auto;
    z-index: -1;
    transform: translateX(-50%);
    animation: fillTop 2s forwards 4s ease-in-out;
}

.timeline__event:nth-child(2n + 1) .timeline__event__icon:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #f6a4ec;
    position: absolute;
    right: 0;
    z-index: -1;
    top: 50%;
    left: auto;
    transform: translateY(-50%);
    animation: fillLeft 2s forwards 4s ease-in-out;
}

.timeline__event__title {
    font-size: 1.2rem;
    line-height: 1.4;
    text-transform: uppercase;
    font-weight: 600;
    color: #9251ac;
    letter-spacing: 1.5px;
}

.timeline__event__content {
    padding: 20px;
    box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
    background: #fff;
    width: calc(40vw - 84px);
    border-radius: 0 6px 6px 0;
    width: 100%;
    margin-top: -7px;
}

.swingss {
    animation: swingss ease-in-out;
    animation-duration: 10s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-duration: 10s;
    transform-origin: center -20px;
}

@keyframes swingss {
    0% {
        transform: rotate(1deg);
    }
    100% {
        transform: rotate(-1deg);
    }
}

.timeline__event__icon h4 {
    color: #fff;
    font-family: 'font1';
    font-size: 40px;
    margin-bottom: 0;
}

.timeline__event__date {
    color: #f6a4ec;
    font-size: 1.5rem;
    font-weight: 600;
    background: #9251ac;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 0 20px;
    border-radius: 6px 0 0 6px;
    margin-top: -7px;
}

.timeline__event__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9251ac;
    padding: 20px;
    align-self: center;
    margin: 0 20px;
    background: #f6a4ec;
    border-radius: 100%;
    width: 40px;
    box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
    padding: 40px;
    height: 40px;
    position: relative;
}

.timeline__event__icon i {
    font-size: 32px;
}

.timeline__event__icon:before {
    content: "";
    width: 2px;
    height: 100%;
    background: #f6a4ec;
    position: absolute;
    top: 0%;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    animation: fillTop 2s forwards 4s ease-in-out;
}

.timeline__event__icon:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #f6a4ec;
    position: absolute;
    left: 0%;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    animation: fillLeftOdd 2s forwards 4s ease-in-out;
}

.timeline__event__description {
    flex-basis: 60%;
}

.timeline__event--type2:after {
    background: #555ac0;
}

.timeline__event--type2 .timeline__event__date {
    color: #87bbfe;
    background: #555ac0;
}

.timeline__event--type2:nth-child(2n + 1) .timeline__event__icon:before,
.timeline__event--type2:nth-child(2n + 1) .timeline__event__icon:after {
    background: #87bbfe;
}

.timeline__event--type2 .timeline__event__icon {
    background: #87bbfe;
    color: #555ac0;
}

.timeline__event--type2 .timeline__event__icon:before,
.timeline__event--type2 .timeline__event__icon:after {
    background: #87bbfe;
}

.timeline__event--type2 .timeline__event__title {
    color: #555ac0;
}

.timeline__event--type3:after {
    background: #24b47e;
}

.timeline__event--type3 .timeline__event__date {
    color: #aff1b6;
    background-color: #24b47e;
}

.timeline__event--type3:nth-child(2n + 1) .timeline__event__icon:before,
.timeline__event--type3:nth-child(2n + 1) .timeline__event__icon:after {
    background: #aff1b6;
}

.timeline__event--type3 .timeline__event__icon {
    background: #aff1b6;
    color: #24b47e;
}

.timeline__event--type3 .timeline__event__icon:before,
.timeline__event--type3 .timeline__event__icon:after {
    background: #aff1b6;
}

.timeline__event--type3 .timeline__event__title {
    color: #24b47e;
}

.timeline__event:last-child .timeline__event__icon:before {
    content: none;
}

@media (max-width: 786px) {
    .timeline__event {
        flex-direction: column;
        align-self: center;
    }
    .timeline__event__content {
        width: 100%;
    }
    .timeline__event__icon {
        border-radius: 6px 6px 0 0;
        width: 100%;
        margin: 0;
        box-shadow: none;
    }
    .timeline__event__icon:before,
    .timeline__event__icon:after {
        display: none;
    }
    .timeline__event__date {
        border-radius: 0;
        padding: 20px;
    }
    .timeline__event:nth-child(2n + 1) {
        flex-direction: column;
        align-self: center;
    }
    .timeline__event:nth-child(2n + 1) .timeline__event__date {
        border-radius: 0;
        padding: 20px;
    }
    .timeline__event:nth-child(2n + 1) .timeline__event__icon {
        border-radius: 6px 6px 0 0;
        margin: 0;
    }
}

@keyframes fillLeft {
    100% {
        right: 100%;
    }
}

@keyframes fillTop {
    100% {
        top: 100%;
    }
}

@keyframes fillLeftOdd {
    100% {
        left: 100%;
    }
}

/*******************************Map********************************/

.data-center-section {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    z-index: 1;
}

.data-center-section .section-title h6 {
    color: #fd2767;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    z-index: 1;
}

.data-center-section .section-title h6:before {
    position: absolute;
    content: "";
    top: -2px;
    left: 45%;
    height: 100%;
    width: 100%;
    background: url(assets/images/feature1.png);
    background-repeat: no-repeat;
    margin: 0 auto;
    right: 0;
    z-index: -1;
}

.row.map-bg {
    background: url(assets/images/map.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 842px;
    margin-top: -255px;
}

.data-center-section .section-title h1 span {
    font-size: 38px;
    color: #fd2767;
}

.data-center-section .section-title p {
    width: 30%;
    margin: 24px auto 52px;
}

.data-center-section span.sub-title {
    color: #fd2767;
    font-size: 18px;
    font-weight: 600;
    margin-left: -135px;
    margin-right: 135px;
}

.single-location {
    position: absolute;
    right: 37%;
    top: 567px;
}

section#section_learning::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    background: #ffffffed;
}

.cntct_sngl_loc {
    position: absolute;
    right: 37%;
    top: 599px;
}

section#about_us_ddl::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    background: #ffffffed;
}

section#about_us_ddl {
    background: url(../img/books-ddl-bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

.data-center-location .single-location:nth-child(2) {
    top: 469px;
    left: 24%;
}

.data-center-location .single-location:nth-child(3) {
    top: 446px;
    left: 24%;
}

.data-center-location .single-location:nth-child(4) {
    top: 72%;
    left: 24%;
}

.data-center-location .single-location:nth-child(5) {
    top: 685px;
    left: 22%;
}

.data-center-location .single-location:nth-child(6) {
    top: 622px;
    left: 608px;
}

.data-center-location .single-location:nth-child(7) {
    top: 491px;
    left: 24%;
}

.data-center-location .single-location:nth-child(8) {
    top: 89%;
    left: 29%;
}

.data-center-location .single-location:nth-child(9) {
    top: 71%;
    left: 33%;
}

.data-center-location .single-location:nth-child(10) {
    top: 75%;
    left: 30%;
}

.data-center-location .single-location:nth-child(11) {
    top: 52%;
    left: 19%;
}

.data-center-location .single-location:nth-child(12) {
    top: 74%;
    left: 24%;
}

.bg1:before {
    position: absolute;
    content: "";
    top: 8px;
    left: 73px;
    background: aliceblue;
    width: 10px;
    height: 10px;
    text-align: center;
    border-radius: 100%;
    transition: all 0.5s ease 0s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    margin: 0;
    z-index: 1;
}

.bg1:after {
    position: absolute;
    content: "";
    top: 0;
    left: 64px;
    background: rgba(253, 39, 103, 0.3);
    width: 27px;
    height: 27px;
    text-align: center;
    border-radius: 100%;
    animation: 1s linear 0s infinite normal none running ripple-yellow;
    transition: all 0.5s ease 0s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

@keyframes ripple-blue {
    0% {
        box-shadow: 0 0 0 0 rgba(253, 39, 103, 0.2), 0 0 0 10px rgba(253, 39, 103, 0.2), 0 0 0 20px rgba(253, 39, 103, 0.2)
    }
    100% {
        box-shadow: 0 0 0 10px rgba(253, 39, 103, 0.2), 0 0 0 10px rgba(253, 39, 103, 0.2), 0 0 0 30px rgba(253, 39, 103, 0)
    }
}

.bg2:before {
    position: absolute;
    content: "";
    top: 8px;
    left: 73px;
    background: #006bff;
    width: 10px;
    height: 10px;
    text-align: center;
    border-radius: 100%;
    transition: all 0.5s ease 0s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    margin: 0;
    z-index: 1;
}

.bg2:after {
    position: absolute;
    content: "";
    top: 0;
    left: 64px;
    background: rgba(0, 107, 255, 0.3);
    width: 27px;
    height: 27px;
    text-align: center;
    border-radius: 100%;
    animation: 1s linear 0s infinite normal none running ripple-yellow;
    transition: all 0.5s ease 0s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

@keyframes ripple-yellow {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 107, 255, 0.2), 0 0 0 10px rgba(0, 107, 255, 0.2), 0 0 0 20px rgba(0, 107, 255, 0.2)
    }
    100% {
        box-shadow: 0 0 0 10px rgba(0, 107, 255, 0.2), 0 0 0 10px rgba(0, 107, 255, 0.2), 0 0 0 30px rgba(0, 107, 255, 0)
    }
}

span.style-two.content {
    background: #006bff;
}

span.style-two.content:before {
    background: #006bff;
}

.bg3:before {
    position: absolute;
    content: "";
    top: 8px;
    left: 73px;
    background: #8921ff;
    width: 10px;
    height: 10px;
    text-align: center;
    border-radius: 100%;
    transition: all 0.5s ease 0s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    margin: 0;
    z-index: 1;
}

.bg3:after {
    position: absolute;
    content: "";
    top: 0;
    left: 64px;
    background: rgba(137, 33, 255, 0.3);
    width: 27px;
    height: 27px;
    text-align: center;
    border-radius: 100%;
    animation: 1s linear 0s infinite normal none running ripple-red;
    transition: all 0.5s ease 0s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

@keyframes ripple-red {
    0% {
        box-shadow: 0 0 0 0 rgba(137, 33, 255, 0.2), 0 0 0 10px rgba(137, 33, 255, 0.2), 0 0 0 20px rgba(137, 33, 255, 0.2)
    }
    100% {
        box-shadow: 0 0 0 10px rgba(137, 33, 255, 0.2), 0 0 0 10px rgba(137, 33, 255, 0.2), 0 0 0 30px rgba(137, 33, 255, 0)
    }
}

span.style-three.content {
    background: #8921ff;
}

span.style-three.content:before {
    background: #8921ff;
}

.bg4:before {
    position: absolute;
    content: "";
    top: 8px;
    left: 73px;
    background: #01ad15;
    width: 10px;
    height: 10px;
    text-align: center;
    border-radius: 100%;
    transition: all 0.5s ease 0s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    margin: 0;
    z-index: 1;
}

.bg4:after {
    position: absolute;
    content: "";
    top: 0;
    left: 64px;
    background: rgba(1, 173, 21, 0.3);
    width: 27px;
    height: 27px;
    text-align: center;
    border-radius: 100%;
    animation: 1s linear 0s infinite normal none running ripple-green;
    transition: all 0.5s ease 0s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

@keyframes ripple-green {
    0% {
        box-shadow: 0 0 0 0 rgba(1, 173, 21, 0.2), 0 0 0 10px rgba(1, 173, 21, 0.2), 0 0 0 20px rgba(1, 173, 21, 0.2)
    }
    100% {
        box-shadow: 0 0 0 10px rgba(1, 173, 21, 0.2), 0 0 0 10px rgba(1, 173, 21, 0.2), 0 0 0 30px rgba(1, 173, 21, 0)
    }
}

span.style-four.content {
    background: #01ad15;
    display: inline-block;
    padding: 2px 12px;
    color: #fff;
    position: absolute;
    top: -45px;
    left: 36px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

span.style-four.content:before {
    position: absolute;
    content: "";
    background: #01ad15;
    width: 12px;
    height: 12px;
    top: 25px;
    left: 33px;
    transform: rotate(45deg);
}

span.content {
    background: #583c2c;
    display: inline-block;
    padding: 2px 12px;
    color: #fff;
    position: absolute;
    top: -45px;
    left: 41px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

span.content:before {
    position: absolute;
    content: "";
    background: #583c2c;
    width: 12px;
    height: 12px;
    top: 25px;
    left: 29px;
    transform: rotate(45deg);
}

.full_countries_box.mt-5.col-lg-8.mx-auto {
    margin-top: 184px !important;
    margin-bottom: 100px;
}

.india_main img {
    height: 200px;
    margin: 0 auto;
    /* box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px; */
    filter: drop-shadow(0 0 0.75rem #000);
}

.loc1_bx.text-center {
    position: absolute;
    top: -70%;
    left: 11%;
}

.loc2_bx.text-center {
    position: absolute;
    left: 41%;
    top: -97%;
}

.loc3_bx.text-center {
    position: absolute;
    right: 14%;
    top: -80%;
}

.loc4_bx.text-center {
    position: absolute;
    right: -3%;
    top: -10%;
}

.loc5_bx.text-center {
    position: absolute;
    right: 7%;
    top: 104%;
}

.loc6_bx.text-center {
    position: absolute;
    right: 48%;
    top: 140%;
}

.loc7_bx.text-center {
    position: absolute;
    right: 48%;
    top: 140%;
}

.loc8_bx.text-center {
    position: absolute;
    right: 48%;
    top: 140%;
}

.loc9_bx.text-center {
    position: absolute;
    right: 48%;
    top: 140%;
}

.loc10_bx.text-center {
    position: absolute;
    right: 48%;
    top: 140%;
}

.loc11_bx.text-center {
    position: absolute;
    right: 48%;
    top: 140%;
}

.loc1_bx img {
    height: 83px;
}

.loc2_bx img {
    height: 83px;
}

.loc3_bx img {
    height: 83px;
}

.loc4_bx img {
    height: 83px;
}

.loc5_bx img {
    height: 83px;
}

.loc6_bx img {
    height: 83px;
}

.loc7_bx img {
    height: 83px;
}

.loc8_bx img {
    height: 83px;
}

.loc9_bx img {
    height: 83px;
}

.loc10_bx img {
    height: 83px;
}

.loc11_bx img {
    height: 83px;
}

/*footer bottom area*/

.footer-bottom-content-copy p {
    font-size: 14px;
    color: #fff;
}

.row.footer-bottom-bg {
    border-top: 1px dashed #fff;
    padding-top: 13px;
}

.footer-bottom-menu.text-right p {
    color: #fff;
    font-size: 14px;
    font-family: font12;
}

span.marc_logo {
    background: #fff;
    padding: 6px;
    border-radius: 3px;
}

.footer-bottom-content-copy p {
    font-size: 14px;
    font-family: 'font11';
}

.footer-bottom-menu ul li {
    display: inline-block;
    list-style: none;
    font-size: 14px;
    padding-left: 27px;
}

/*footer shape*/

.footer-shape {
    position: absolute;
    bottom: -10px;
    left: -12%;
}

.footer-shape2 {
    position: absolute;
    left: -9%;
    top: -6%;
}

.footer-shape3 {
    position: absolute;
    right: -20%;
    bottom: -10%;
}

.footer-shape4 {
    position: absolute;
    left: 42%;
    top: 45%;
}

.footer-shape5 {
    position: absolute;
    left: 46%;
    bottom: -30%;
}

.footer-shape6 {
    position: absolute;
    right: 30%;
    bottom: -20%;
    text-align: right;
}

.footer-shape7 {
    position: absolute;
    right: -6%;
    bottom: -20%;
    text-align: right;
}

.footer-shape8 {
    position: absolute;
    right: -6%;
    top: 18%;
    text-align: right;
}

section#in_sec {
    background: url(../img/home/all_sec_in.jpg);
    position: relative;
    background-size: cover;
    background-position: initial;
    background-attachment: fixed;
    height: 400px;
}
section#in_sec_abt {
    background: url(../img/about-us/about-banner.jpeg);
    position: relative;
    background-size: cover;
    background-position: initial;
    height: 599px;
}
    .row.footer-bg,
    .tb-space2,
    .top-wrap,
    .top_header.text-center,
    body,
    section#brans,
    section#main-section,
    section#section6 {
        position: relative
    }
    .is-sticky a.nav-link.hvr_efcts::after,
    .is-sticky a.nav-link.hvr_efcts:hover::after,
    a.nav-link.hvr_efcts::after,
    a.nav-link.hvr_efcts:hover::after {
        z-index: 999;
        transition: .5s;
        left: 0;
        bottom: 10px;
        content: '';
        height: 3px
    }
    .m-menu.open,
    .scroll-area .go-top:focus::before,
    .scroll-area .go-top:hover::before {
        opacity: 1;
        visibility: visible
    }
    .top-bar-header,
    a.nav-link,
    ul.navbar-nav.ml-auto li {
        padding-top: 10px;
        padding-bottom: 10px
    }
    section#section2,
    section#section4 {
        background: url(../img/books-ddl-bg.png) center/cover
    }
    .full_ready_box_ind,
    .single-service-box {
        filter: drop-shadow(0px 10px 20px rgba(221, 29, 38, .07))
    }
    section#members,
    section#section2s {
        background: url(../img/sec2_bg.jpg) center/cover
    }
    .client_img i,
    .numbers {
        -webkit-text-stroke-color: #c3a4a4
    }
    .top_header h2:after,
    h2.testi_h2:after {
        animation-name: MOVE-BG;
        animation-iteration-count: infinite
    }
    .library__bookmark-title span,
    .library__card-description,
    .library__mobile-bookmark span {
        font-style: normal;
        font-family: MabryProL;
        line-height: 150%
    }
    body {
        font-family: font8;
        overflow-x: hidden
    }
    @font-face {
        font-family: font1;
        src: url(../fonts/web_fonts/BaiJamjuree-Bold.ttf)
    }
    @font-face {
        font-family: font2;
        src: url(../fonts/web_fonts/BaiJamjuree-BoldItalic.ttf)
    }
    @font-face {
        font-family: font3;
        src: url(../fonts/web_fonts/BaiJamjuree-ExtraLight.ttf)
    }
    @font-face {
        font-family: font4;
        src: url(../fonts/web_fonts/BaiJamjuree-ExtraLightItalic.ttf)
    }
    @font-face {
        font-family: font5;
        src: url(../fonts/web_fonts/BaiJamjuree-Italic.ttf)
    }
    @font-face {
        font-family: font6;
        src: url(../fonts/web_fonts/BaiJamjuree-Light.ttf)
    }
    @font-face {
        font-family: font7;
        src: url(../fonts/web_fonts/BaiJamjuree-LightItalic.ttf)
    }
    @font-face {
        font-family: font8;
        src: url(../fonts/web_fonts/BaiJamjuree-Medium.ttf)
    }
    @font-face {
        font-family: font9;
        src: url(../fonts/web_fonts/BaiJamjuree-MediumItalic.ttf)
    }
    @font-face {
        font-family: font10;
        src: url(../fonts/web_fonts/BaiJamjuree-Regular.ttf)
    }
    @font-face {
        font-family: font11;
        src: url(../fonts/web_fonts/BaiJamjuree-SemiBold.ttf)
    }
    @font-face {
        font-family: font12;
        src: url(../fonts/web_fonts/BaiJamjuree-SemiBoldItalic.ttf)
    }
    ::-webkit-scrollbar {
        width: 4px
    }
    ::-webkit-scrollbar-track {
        background: #fff;
        opacity: .2;
        -webkit-box-shadow: gray
    }
    ::-webkit-scrollbar-thumb {
        background-color: #fac928;
        transition: .3s;
        border-radius: 50px
    }
    a.nav-link.hvr_efcts::after {
        position: absolute;
        width: 0%;
        background: #fff
    }
    a.nav-link.hvr_efcts:hover::after {
        position: absolute;
        width: 100% !important;
        background: #ec1546
    }
    .is-sticky a.nav-link.hvr_efcts::after {
        position: absolute;
        width: 0%;
        background: #000
    }
    .is-sticky a.nav-link.hvr_efcts:hover::after {
        position: absolute;
        width: 100% !important;
        background: #08458d
    }
    .main-banner0 {
        background: url(../img/banner-0.jpg) 0 0/cover no-repeat;
        height: 669px
    }
    .main-banner1 {
        background: url(../img/banner-1new.jpg) center/cover no-repeat;
        height: 669px
    }
    .main-banner2 {
        background: url(../img/banner-2new.jpg) center/cover no-repeat;
        height: 669px
    }
    .main-banner3 {
        background: url(../img/banner-3new.jpg) center/cover no-repeat;
        height: 669px
    }
    .main-banner4 {
        background: url(../img/banner-4new.jpg) center/cover no-repeat;
        height: 669px
    }
    .main-banner5 {
        background: url(../img/banner-5new.jpg) center/cover no-repeat;
        height: 669px
    }
    .burger-menu .bar1,
    .burger-menu .bar2,
    .burger-menu .bar3 {
        width: 30px;
        height: 4px;
        background-color: #000;
        margin: 6px auto;
        transition: .2s ease-in-out;
        -webkit-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out
    }
    #sidebar ul ul>li.has-sub>a:before {
        top: 20px;
        background: #fff
    }
    .menu_fixed {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        z-index: 1000
    }
    .scroll-area .go-top,
    .scroll-area .go-top::before,
    .scroll-area .go-top:focus i:first-child,
    .scroll-area .go-top:hover i:first-child {
        top: 0;
        opacity: 0;
        visibility: hidden
    }
    #sidebar h2 {
        font-size: 20px;
        color: #ff2e00 !important;
        padding-left: 20px;
        font-weight: 700;
        text-transform: uppercase;
        padding-bottom: 15px;
        margin-top: 15px
    }
    div#toggle {
        margin-right: 10px
    }
    #sidebar h2 span {
        margin: 0;
        color: #000;
        font-size: 20px;
        background: #f9f9f9
    }
    div#toggle_close {
        position: absolute;
        right: 19px;
        top: 4px;
        font-size: 49px;
        z-index: 9999999 !important
    }
    .m-menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100vh !important;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .6s, visibility .6s;
        transition: opacity .6s, visibility .6s;
        transform-origin: top center
    }
    .scroll-area .go-top i,
    .scroll-area .go-top::before {
        -webkit-transition: .5s ease-out;
        -moz-transition: .5s ease-out;
        position: absolute
    }
    .m-menu.open {
        pointer-events: initial;
        -webkit-animation: .8s cubic-bezier(.39, .575, .565, 1) both scale-up-ver-top;
        animation: .8s cubic-bezier(.39, .575, .565, 1) both scale-up-ver-top;
        z-index: 99999
    }
    #cssmenu ul>li.has-sub.open>a:after,
    #cssmenu ul>li.has-sub.open>a:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .scroll-area {
        position: relative;
        z-index: 999
    }
    .scroll-area .go-top {
        position: fixed;
        cursor: pointer;
        right: 30px;
        color: #fff;
        background-image: -moz-linear-gradient(0deg, #d1651a 0, #c1282a 100%);
        background-image: -webkit-linear-gradient(0deg, #d1651a 0, #c1282a 100%);
        z-index: 9999;
        width: 45px;
        text-align: center;
        height: 45px;
        line-height: 42px;
        -webkit-transition: .9s ease-out;
        -moz-transition: .9s ease-out;
        border-radius: 10px
    }
    .scroll-area .go-top i {
        top: 50%;
        left: -4px;
        right: 0;
        margin: 0 auto;
        font-size: 15px;
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .scroll-area .go-top i:last-child {
        opacity: 0;
        visibility: hidden;
        top: 60%
    }
    .scroll-area .go-top::before {
        content: '';
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-image: linear-gradient(to right, #001110 0, #001110 100%);
        background-image: -ms-linear-gradient(0deg, #001110 0, #001110 100%);
        border-radius: 100%
    }
    .brpt a,
    .brpt.text-center a,
    .company-social-info ul li a:hover,
    .library .bookmark-1 .library__bookmark-title,
    .library .bookmark-1 span,
    .library .bookmark-8 .library__bookmark-title,
    .library .bookmark-8 span,
    .scroll-area .go-top:focus,
    .scroll-area .go-top:hover,
    .single-service-box:hover .service-button a,
    .single-service-box:hover .service-content h3,
    .single-service-box:hover .service-content p,
    a.nav-item.nav-link.active .tab-head,
    a.nav-item.nav-link.scope_link.active .tab-head_new,
    button.btn.btn-dstyle:hover,
    section#print_scrop2 h3,
    section#print_scrop2 p {
        color: #fff
    }
    .scroll-area .go-top:focus i:last-child,
    .scroll-area .go-top:hover i:last-child {
        opacity: 1;
        visibility: visible;
        top: 50%
    }
    .scroll-area .go-top.active {
        top: 95%;
        -webkit-transform: translateY(-98%);
        -moz-transform: translateY(-98%);
        opacity: 1;
        visibility: visible;
        border-radius: 100%;
        right: 30px
    }
    .top-wrap .go-top-button {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 40px;
        text-align: center;
        color: #fff;
        top: 3px;
        z-index: 1;
        background: linear-gradient(-86deg, #dd1d25 0, #fb9737 100%)
    }
    .top-wrap .go-top-button i {
        font-size: 20px;
        font-weight: 700;
        padding-left: 4px;
        color: #fff
    }
    .top-wrap .go-top-button::after {
        z-index: -1;
        content: "";
        position: absolute;
        left: 3px;
        top: 3px;
        width: 45px;
        height: 45px;
        -webkit-animation: 5s ease-out infinite ripple;
        -moz-animation: 5s ease-out infinite ripple;
        opacity: 0;
        background-image: -moz-linear-gradient(0deg, #69ddcc 0, #69ddcc 100%);
        background-image: -webkit-linear-gradient(0deg, #fb8a42 0, #fb8a42 100%);
        border-radius: 100%
    }
    .top-wrap .go-top-button:hover {
        background-color: #222;
        color: #fff
    }
    @keyframes ripple {
        0%,
        35% {
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            -o-transform: scale(0);
            transform: scale(0);
            opacity: 1
        }
        50% {
            -webkit-transform: scale(1.5);
            -moz-transform: scale(1.5);
            -ms-transform: scale(1.5);
            -o-transform: scale(1.5);
            transform: scale(1.5);
            opacity: .8
        }
        100% {
            opacity: 0;
            -webkit-transform: scale(2);
            -moz-transform: scale(2);
            -ms-transform: scale(2);
            -o-transform: scale(2);
            transform: scale(2)
        }
    }
    a.nav-link {
        color: #000 !important;
        font-family: font11;
        font-size: 14px;
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    ul.navbar-nav.ml-auto li {
        position: relative
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.is-sticky li a {
        color: #000 !important;
        f: 10px;
        font-size: 14px;
        font-family: font11
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.is-sticky li a:hover {
        color: #ff4514 !important
    }
    a.navbar-brand img {
        height: 56px;
        margin-left: 16px;
        padding-top: 5px;
        padding-bottom: 5px
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp {
        background: 0 0 !important;
        z-index: 99;
        box-shadow: none;
        padding: 0
    }
    div#cssmenu ul li {
        list-style: none
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.is-sticky {
        background: #fff !important;
        z-index: 999
    }
    section#section1 {
        margin-top: -89px
    }
    .is-sticky {
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 999;
        -moz-box-shadow: 0 0 6px 0 #565858 !important;
        box-shadow: 0 0 6px 0 #565858 !important;
        -webkit-animation: .5s ease-in-out fadeInDown;
        animation: .5s ease-in-out fadeInDown
    }
    .top-bar-header {
        background: currentColor;
        z-index: 99999;
        position: relative
    }
    button.btn.topbar-btns {
        margin: 3px 0 0;
        background: #ff652f;
        color: #fff;
        padding: 5px 28px;
        border-radius: 50px;
        font-family: font1;
        box-shadow: inset 0 0 0 0 #fff;
        -webkit-transition: .4s ease-out;
        -moz-transition: .4s ease-out;
        transition: .4s ease-out
    }
    .team-txt,
    img.img-fluid.abt-achive,
    video.mt-4.infrvideo {
        box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
        padding: 7px;
        background: #fff
    }
    #owl-carousel-books .owl-dots .owl-dot span,
    #owl-carousel1 .owl-dots .owl-dot span {
        display: block;
        transition: opacity .2s;
        width: 18px !important;
        height: 18px;
        margin: 5px 7px;
        -webkit-backface-visibility: visible
    }
    .team-txt h5 {
        font-family: font11;
        color: #ff740d;
        background: #eb1847;
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text
    }
    .team-txt h6 {
        color: #08458d
    }
    .team-txt {
        margin-bottom: 10px
    }
    #owl-carousel1 .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span,
    .sider_hal_scs {
        background: #fff !important
    }
    img.tm-imgs-pht {
        border-radius: 8px
    }
    .full_para_box_abtcnts p {
        text-align: justify;
        font-size: 19px
    }
    span.txt-red_fnt {
        color: #e4120e
    }
    img.img-fluid.blue-bdr {
        transition: .5s;
        border: 2px solid #08458d;
        margin-bottom: 40px
    }
    img.img-fluid.blue-bdr:hover,
    img.img-fluid.red-bdr:hover {
        filter: unset;
        transition: .5s;
        box-shadow: rgba(50, 50, 93, .25) 0 13px 27px -5px, rgba(0, 0, 0, .3) 0 8px 16px -8px
    }
    img.img-fluid.red-bdr {
        transition: .5s;
        border: 2px solid #e4120e;
        margin-bottom: 40px
    }
    section#section2 {
        position: relative;
        margin-top: -6px
    }
    .sider_achive_bxs h3 {
        font-size: 38px;
        font-family: font11;
        color: #08458d
    }
    ul.achievements_ulist {
        padding-left: 16px
    }
    #owl-carousel-books .owl-dots,
    img.img-fluid.btm-gif-vdo {
        width: 100%
    }
    .sider_achive_bxs p {
        margin-top: 15px;
        margin-bottom: 20px;
        font-size: 18px
    }
    li.achievements_lisist {
        font-size: 18px;
        margin-bottom: 20px;
        list-style: number
    }
    section#about_us_ddl::before,
    section#inf-videos::before,
    section#sectimeline::before,
    section#section2::before,
    section#section44::before,
    section#section4::before,
    section#section_learning::before {
        content: '';
        left: 0;
        right: 0;
        position: absolute;
        bottom: 0;
        top: 0;
        background: #ffffffed
    }
    section#section4 {
        position: relative
    }
    section#about_us_ddl,
    section#inf-videos,
    section#sectimeline,
    section#section44,
    section#section_learning {
        background: url(../img/books-ddl-bg.png) center/cover fixed;
        position: relative
    }
    .info-error {
        color: red
    }
    li.dactive a {
        border-radius: 10px 0;
        color: #eb1847 !important
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.is-sticky .dactive a {
        color: #08458d !important
    }
    .inner_print_sec_img video {
        height: 100%;
        width: 100%
    }
    video::-webkit-media-controls {
        display: none
    }
    #owl-carousel1 .owl-item.active h4,
    #owl-carousel1 .owl-item.active p {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInDown;
        animation-delay: .3s
    }
    #owl-carousel1 .owl-item.active button {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInUp;
        animation-delay: .3s
    }
    #owl-carousel1 .owl-dots {
        position: absolute;
        top: 10%;
        width: 100%;
        transform: rotate(90deg);
        bottom: 0;
        right: -23%
    }
    #owl-carousel1 .owl-dots .owl-dot span {
        background: #fff;
        border-radius: 30px
    }
    #owl-carousel-books button.owl-dot:focus,
    #owl-carousel-steps button.owl-dot:focus,
    #owl-carousel-testi button.owl-dot:focus,
    #owl-carousel1 button.owl-dot:focus {
        border: none !important;
        outline: 0
    }
    #owl-carousel-books button.owl-dot.active span::before,
    #owl-carousel1 button.owl-dot.active span::before {
        height: 10px;
        width: 10px;
        border-radius: 50px;
        position: absolute;
        content: '';
        background: #e4120e;
        margin-left: -5px;
        margin-top: 4px
    }
    #owl-carousel-books .owl-dots .owl-dot span {
        background: #08458d;
        border-radius: 30px
    }
    #owl-carousel-books .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #e4120e !important
    }
    #owl-carousel-books button.owl-dot.active span::before {
        border: 5px solid #fff
    }
    button.btn.btn-dstyle:after,
    button.btn.btn-dstyle:before {
        content: "";
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #08458d;
        transition: .5s;
        z-index: -1
    }
    button.btn.btn-dstyle {
        font-weight: 500;
        color: #fff;
        background: #e4120e;
        display: inline-block;
        position: relative;
        z-index: 1;
        overflow: hidden;
        transition: .5s;
        margin: 0;
        box-shadow: none;
        border-radius: 0 !important
    }
    button.btn.btn-dstyle:before {
        transform: translateY(-100%)
    }
    button.btn.btn-dstyle:after {
        transform: translateY(100%)
    }
    button.btn.btn-dstyle i {
        padding-left: 6px
    }
    .col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed,
    .field-form {
        padding: 30px
    }
    .sider_sucss_cnts h3 {
        font-size: 16px;
        font-family: font8
    }
    .sider_hal_scs {
        border: 1px solid #eee;
        padding: 40px 35px;
        border-radius: 5px;
        transition: .5s;
        height: 100%;
        color: #fff
    }
    .top_header h2::before,
    .top_header h2:after {
        margin: 0 auto;
        border-radius: 50%;
        position: absolute;
        right: 0
    }
    .tb-space,
    .tb-space3 {
        padding-bottom: 70px;
        position: relative
    }
    .sider_hal_scs::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #00000059
    }
    .full-sec4-box img {
        height: 500px;
        margin: 0 auto
    }
    .sider_sucss_cnts h2 {
        font-size: 26px;
        font-family: font11;
        margin-bottom: 14px
    }
    .sider_sucss_cnts p {
        color: #fff;
        font-size: 15px;
        margin-bottom: 0
    }
    .sider_hal_scs:hover {
        box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
        transition: .5s;
        transform: translate(0, -6px)
    }
    button.btn.btn-dstyle:hover:before {
        transform: translateY(-50%)
    }
    button.btn.btn-dstyle:hover:after {
        transform: translateY(50%)
    }
    .iner-sider-toppadding h4 {
        font-size: 48px;
        color: #fff;
        font-family: cursive;
        font-weight: 700
    }
    .iner-sider-toppadding p {
        color: #fff;
        font-size: 23px;
        font-family: cursive
    }
    .iner-sider-toppadding {
        padding-top: 18%;
        padding-left: 8%;
        width: 60%
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.logo-skew.is-sticky .bar1,
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.logo-skew.is-sticky .bar2,
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.logo-skew.is-sticky .bar3 {
        background: #000
    }
    .full-sider-section-cover-books p,
    .inner_video_fl_bxs {
        text-align: justify
    }
    #myVideos,
    #myVideos2 {
        width: 100%;
        object-fit: cover
    }
    .top_header h2 span {
        background: #e4120e;
        -webkit-background-clip: text;
        color: #e4120e
    }
    .company-contact-info p i,
    .company-social-info ul li a:before {
        background-image: linear-gradient(-86deg, #dd1d25 0, #fb9737 100%);
        border-radius: 30px;
        transition: .5s
    }
    .tb-space {
        padding-top: 70px
    }
    .tb-space3 {
        padding-top: 0
    }
    .top_header h2 {
        font-size: 45px;
        font-family: font1;
        margin-bottom: 26px;
        color: #08458d
    }
    .top_header h2::before {
        content: "";
        bottom: 0
    }
    .top_header h2:after {
        content: '';
        bottom: -3px
    }
    @-webkit-keyframes MOVE-BG {
        from {
            transform: translateX(0)
        }
        to {
            transform: translateX(77px)
        }
    }
    .top_header h2::before {
        content: "";
        left: 0;
        height: 3px;
        width: 77px;
        background: #e23128;
        top: 114px
    }
    .top_header h2:after {
        content: '';
        left: -6%;
        top: 113px;
        height: 5px;
        width: 14px;
        background: #fff;
        -webkit-animation-duration: 3s;
        -webkit-animation-timing-function: linear;
        animation-duration: 3s;
        animation-timing-function: linear
    }
    .top_header p {
        padding-left: 15%;
        padding-right: 15%;
        font-size: 20px;
        font-family: font8;
        margin-top: 30px
    }
    .single-service-box {
        padding: 40px 20px 33px;
        background-color: #fff;
        text-align: center;
        border-radius: 5px;
        margin-bottom: 30px;
        position: relative;
        z-index: 1;
        box-shadow: 0 4px 22px -5px rgba(0, 0, 0, .2);
        height: 93%
    }
    .single-service-box:before {
        position: absolute;
        content: "";
        z-index: -1;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(-45deg, #dd1d25 0, #fb9737 100%);
        transform: scale(.2, 1);
        opacity: 0;
        transition: .5s;
        border-radius: 5px
    }
    .single-service-box:after {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        top: 74px;
        bottom: 0;
        margin: auto;
        width: 218px;
        height: 218px;
        background: #fff;
        border-radius: 100%;
        opacity: .102;
        animation: 2s infinite alternate dance3
    }
    .service-icon {
        position: relative;
        margin-bottom: 20px
    }
    .service-icon:before {
        position: absolute;
        content: "";
        right: 0;
        left: 60px;
        margin: auto;
        top: -2px;
        width: 51px;
        height: 51px;
        line-height: 51px;
        background: #dd1d26;
        border-radius: 50%;
        opacity: .102
    }
    .service-items2:before,
    .sider_dashed:before,
    .style2.service-items2 {
        background: linear-gradient(to right, #ff2c6f, #ff9f56)
    }
    .service-icon img {
        transition: .5s
    }
    .service-content h3 {
        font-size: 22px;
        padding: 36px 0 3px;
        transition: .5s;
        font-family: font5;
        color: #000
    }
    .service-content p {
        transition: .5s;
        font-family: ''font3'';
        font-size: 14px;
        color: #000
    }
    .service-button a {
        font-weight: 500;
        color: #dd1d26;
        margin: 4px 0 0;
        display: inline-block
    }
    .service-button a i {
        padding-left: 6px;
        position: relative;
        top: 2px
    }
    .single-service-box:hover .service-icon:before {
        opacity: .4;
        background: #fff
    }
    .single-service-box:hover .service-icon img,
    a.nav-item.nav-link.active .img-div {
        filter: brightness(0) invert(1)
    }
    .single-service-box:hover:before {
        transform: scale(1);
        opacity: 1;
        color: #000 !important
    }
    .service-shape {
        position: absolute;
        right: 136px;
        top: 80px;
        text-align: right
    }
    .service-shape2 {
        position: absolute;
        text-align: right;
        right: -130px
    }
    .service-shape3 {
        position: absolute;
        text-align: right;
        right: -145px;
        bottom: 45px
    }
    .service-shape4 {
        position: absolute;
        top: -24px;
        left: 212px
    }
    .service-shape5 {
        position: absolute;
        top: 105px;
        left: -100px
    }
    .print_shop-section-title h1 span {
        font-size: 64px;
        font-family: font1
    }
    .print_shop-section-title h1 {
        font-size: 36px;
        margin: 0;
        font-family: font1;
        color: #fff
    }
    .text-center.print_shop-section-title p {
        padding: 20px 0 35px;
        width: 55%;
        margin: auto;
        color: #fff
    }
    h1.ci7_font {
        margin-bottom: 20px
    }
    .service-items2 {
        background: #fff;
        padding: 41px 21px 22px 25px;
        border-radius: 5px;
        position: relative;
        z-index: 1;
        box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
        transition: .5s;
        margin-bottom: 30px
    }
    .timeline__event__content,
    .timeline__event__icon {
        box-shadow: 0 30px 60px -12px rgba(50, 50, 93, .25), 0 18px 36px -18px rgba(0, 0, 0, .3), 0 -12px 36px -8px rgba(0, 0, 0, .025)
    }
    .service-items2:before,
    .sider_dashed:before {
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        height: 100%;
        width: 0%;
        transition: .5s;
        z-index: -1;
        opacity: 0
    }
    .service-items2:hover:before {
        opacity: 1;
        width: 100%;
        left: 0
    }
    .service-items2:hover .service-icon i {
        color: #ff2c6f;
        background: #fff
    }
    .service-items2:hover .service-content2 h2,
    .service-items2:hover .service-content2 p {
        color: #ffff
    }
    .service-icon i {
        font-size: 50px;
        width: 85px;
        height: 85px;
        line-height: 85px;
        text-align: center;
        display: inline-block;
        border-radius: 50%;
        color: #fff
    }
    .service-content2,
    section#mande_sec {
        margin-top: -7px
    }
    .full-sec6-box,
    .full-sec7-box {
        text-align: center;
        border-radius: 11px;
        z-index: 9;
        margin-top: 7px
    }
    .service-content2 h2 {
        font-size: 22px;
        margin-bottom: 5px;
        margin-top: 0;
        transition: .5s;
        font-family: font4
    }
    .service-content2 p {
        width: 99%;
        transition: .5s;
        font-size: 14px;
        font-family: font1
    }
    .style3.service-items2 {
        background: linear-gradient(to right, #f2c0ff, #f9e3ff)
    }
    .style3 .service-icon i {
        background: linear-gradient(to right, #ef00ff, #672bff)
    }
    .style4.service-items2 {
        background: linear-gradient(to right, #9ffeaa, #f9ffa1)
    }
    .style4 .service-icon i {
        background: linear-gradient(to right, #efff00, #01ad15)
    }
    .print_shop-section-title.text-center {
        z-index: 9 !important;
        position: relative
    }
    div#container-general {
        position: relative;
        z-index: 9
    }
    .container-quote p {
        font-size: 16px !important;
        line-height: 1.9 !important;
        font-family: font1
    }
    section#section3 {
        background: url(../img/home/g7_new.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        position: relative;
        padding-top: 100px;
        background-attachment: fixed;
        padding-bottom: 100px
    }
    .col-lg-12.col-md-12.col-sm-12.col-12.hide_lr_spc,
    .col-lg-12.col-md-12.col-sm-12.col-12.sider_spc_adjs {
        padding-left: 0;
        padding-right: 0
    }
    section#section3::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #56565694
    }
    .know_more_icn p {
        font-size: 13px
    }
    div#owl-carousel-steps .item:hover .numbers,
    div#owl-carousel-testi .item:hover .client_img i {
        color: #fff !important;
        z-index: 999;
        background: 0 0;
        -webkit-text-stroke-width: 1px;
        -webkit-text-fill-color: white
    }
    .client_img i {
        -webkit-text-fill-color: #fff;
        font-size: 48px;
        line-height: 1;
        position: absolute;
        right: 14px;
        top: 28px;
        background: linear-gradient(to right, #08458d, #e4120e);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text
    }
    .gd-color,
    .inner_print_sec h3 span,
    span.gd-color1,
    span.gd-color2,
    span.gd-color3,
    span.gd-color4 {
        -webkit-text-fill-color: transparent
    }
    #chartdiv {
        width: 100%;
        height: 500px
    }
    .footer-section {
        padding: 50px 0 0;
        background: #000
    }
    .company-social-info ul li {
        display: inline-block;
        list-style: none
    }
    .company-social-info ul li a {
        display: inline-block;
        margin: 9px 3px 0;
        font-size: 14px;
        width: 30px;
        height: 30px;
        line-height: 32px;
        color: #dd1d25;
        background: #fff;
        text-align: center;
        border-radius: 30px;
        transition: .5s;
        position: relative;
        z-index: 1;
        overflow: hidden
    }
    .company-social-info ul li a:before {
        position: absolute;
        content: "";
        right: 0;
        top: 0;
        height: 100%;
        width: 0;
        z-index: -1
    }
    .company-social-info ul li a:hover:before {
        width: 100%;
        left: 0
    }
    h4.widget-title {
        font-size: 21px;
        display: inline-block;
        font-weight: 700;
        padding-bottom: 20px;
        font-family: font1;
        color: #fff
    }
    ul.footer-widget-list li {
        display: block;
        list-style: none
    }
    ul.footer-widget-list li a {
        transition: .5s;
        padding: 8px 0 4px;
        display: block;
        color: #fff;
        font-size: 14px;
        font-family: font8
    }
    .company-social-info ul,
    ul.footer-widget-list {
        padding-left: 0
    }
    a.logo_img img {
        height: 78px
    }
    ul.footer-widget-list li a i {
        padding-right: 8px;
        font-size: 18px;
        position: relative;
        top: 2px;
        display: inline-block
    }
    ul.footer-widget-list li:hover a {
        color: #f78434
    }
    .company-contact-info p {
        padding: 14px 0 0;
        font-size: 14px;
        font-family: font8;
        color: #fff;
        display: -webkit-box
    }
    ul.footer-widget-list h6 {
        color: #f78434;
        font-size: 19px;
        margin-bottom: 0;
        font-family: font11
    }
    .company-desc-info p {
        display: inline-block;
        padding: 22px 0 0;
        color: #fff;
        font-family: font8;
        font-size: 18px
    }
    .company-contact-info p i {
        font-size: 14px;
        width: 28px;
        height: 28px;
        line-height: 30px;
        text-align: center;
        display: inline-block;
        color: #fff;
        margin-right: 14px;
        float: left;
        margin-top: -3px
    }
    .full-sec6-box {
        padding: 30px 30px 6%;
        position: absolute;
        top: 5%;
        width: 69%;
        left: 16%
    }
    .full-sec7-box {
        position: absolute;
        top: 11%;
        width: 100%;
        left: 0
    }
    .full_ready_box_ind {
        border-radius: 7px;
        background-position: center;
        background-repeat: no-repeat
    }
    .down_sec_d2_ind h3 {
        font-size: 36px;
        font-family: font11;
        color: #fff
    }
    .down_sec_d2_ind p {
        color: #fff;
        font-size: 18px;
        font-family: font8
    }
    .full-sec6-box h2 {
        -webkit-background-clip: text;
        font-size: 52px;
        font-family: font4;
        margin-bottom: 21px;
        color: #fff
    }
    .full-sec6-box p {
        font-size: 27px;
        margin: 0;
        font-family: font1;
        color: #fff
    }
    .timeline:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 11px;
        top: -18px;
        left: 51%;
        z-index: 5;
        border-radius: 50%;
        background: #000
    }
    .timeline:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 30px;
        border: 3px solid #c3bfbf;
        top: -8px;
        left: 50%;
        z-index: 0;
        border-bottom: none;
        border-right: none;
        transform: rotate(45deg)
    }
    span.content,
    span.style-four.content {
        padding: 2px 12px;
        top: -45px;
        border-radius: 5px;
        position: relative;
        display: inline-block
    }
    .timeline {
        display: flex;
        flex-direction: column;
        margin: 20px auto;
        position: relative
    }
    .timeline__event {
        position: relative;
        display: flex;
        margin: 15px 0;
        border-radius: 6px;
        align-self: center
    }
    .timeline__event:nth-child(odd) .timeline__event__date,
    .timeline__event__content {
        border-radius: 0 6px 6px 0
    }
    .timeline__event:nth-child(odd) {
        flex-direction: row-reverse
    }
    .timeline__event:nth-child(odd) .timeline__event__content {
        border-radius: 6px 0 0 6px
    }
    .timeline__event:nth-child(odd) .timeline__event__icon:before {
        content: "";
        width: 2px;
        height: 100%;
        background: #f6a4ec;
        position: absolute;
        top: 0;
        left: 50%;
        right: auto;
        z-index: -1;
        transform: translateX(-50%);
        animation: 2s ease-in-out 4s forwards fillTop
    }
    .timeline__event:nth-child(odd) .timeline__event__icon:after {
        content: "";
        width: 100%;
        height: 2px;
        background: #f6a4ec;
        position: absolute;
        right: 0;
        z-index: -1;
        top: 50%;
        left: auto;
        transform: translateY(-50%);
        animation: 2s ease-in-out 4s forwards fillLeft
    }
    .timeline__event__title {
        font-size: 1.2rem;
        line-height: 1.4;
        text-transform: uppercase;
        font-weight: 600;
        color: #9251ac;
        letter-spacing: 1.5px
    }
    .timeline__event__content {
        padding: 20px;
        background: #fff;
        width: 100%;
        margin-top: -7px
    }
    .swingss {
        animation: 10s ease-in-out infinite alternate swingss;
        transform-origin: center -20px
    }
    @keyframes swingss {
        0% {
            transform: rotate(1deg)
        }
        100% {
            transform: rotate(-1deg)
        }
    }
    .timeline__event__icon h4 {
        color: #fff;
        font-family: font1;
        font-size: 40px;
        margin-bottom: 0
    }
    .timeline__event__date {
        color: #f6a4ec;
        font-size: 1.5rem;
        font-weight: 600;
        background: #9251ac;
        display: flex;
        align-items: center;
        justify-content: center;
        white-space: nowrap;
        padding: 0 20px;
        border-radius: 6px 0 0 6px;
        margin-top: -7px
    }
    .timeline__event__icon {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #9251ac;
        padding: 40px;
        align-self: center;
        margin: 0 20px;
        background: #f6a4ec;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        position: relative
    }
    .timeline__event__icon i {
        font-size: 32px
    }
    .timeline__event__icon:before {
        content: "";
        width: 2px;
        height: 100%;
        background: #f6a4ec;
        position: absolute;
        top: 0;
        z-index: -1;
        left: 50%;
        transform: translateX(-50%);
        animation: 2s ease-in-out 4s forwards fillTop
    }
    .timeline__event__icon:after {
        content: "";
        width: 100%;
        height: 2px;
        background: #f6a4ec;
        position: absolute;
        left: 0;
        z-index: -1;
        top: 50%;
        transform: translateY(-50%);
        animation: 2s ease-in-out 4s forwards fillLeftOdd
    }
    .timeline__event__description {
        flex-basis: 60%
    }
    .timeline__event--type2:after {
        background: #555ac0
    }
    .timeline__event--type2 .timeline__event__date {
        color: #87bbfe;
        background: #555ac0
    }
    .timeline__event--type2 .timeline__event__icon:after,
    .timeline__event--type2 .timeline__event__icon:before,
    .timeline__event--type2:nth-child(odd) .timeline__event__icon:after,
    .timeline__event--type2:nth-child(odd) .timeline__event__icon:before {
        background: #87bbfe
    }
    .timeline__event--type2 .timeline__event__icon {
        background: #87bbfe;
        color: #555ac0
    }
    .timeline__event--type2 .timeline__event__title {
        color: #555ac0
    }
    .timeline__event--type3:after {
        background: #24b47e
    }
    .timeline__event--type3 .timeline__event__date {
        color: #aff1b6;
        background-color: #24b47e
    }
    .timeline__event--type3 .timeline__event__icon:after,
    .timeline__event--type3 .timeline__event__icon:before,
    .timeline__event--type3:nth-child(odd) .timeline__event__icon:after,
    .timeline__event--type3:nth-child(odd) .timeline__event__icon:before {
        background: #aff1b6
    }
    .timeline__event--type3 .timeline__event__icon {
        background: #aff1b6;
        color: #24b47e
    }
    .timeline__event--type3 .timeline__event__title {
        color: #24b47e
    }
    .timeline__event:last-child .timeline__event__icon:before {
        content: none
    }
    @media (max-width:786px) {
        .timeline__event {
            flex-direction: column;
            align-self: center
        }
        .timeline__event__content {
            width: 100%
        }
        .timeline__event__icon {
            border-radius: 6px 6px 0 0;
            width: 100%;
            margin: 0;
            box-shadow: none
        }
        .timeline__event:nth-child(odd) .timeline__event__date,
        .timeline__event__date {
            border-radius: 0;
            padding: 20px
        }
        .timeline__event__icon:after,
        .timeline__event__icon:before {
            display: none
        }
        .timeline__event:nth-child(odd) {
            flex-direction: column;
            align-self: center
        }
        .timeline__event:nth-child(odd) .timeline__event__icon {
            border-radius: 6px 6px 0 0;
            margin: 0
        }
    }
    .col-lg-12.map_row,
    .img-spacer {
        padding-left: 0;
        padding-right: 0
    }
    .bg1:after,
    .bg1:before,
    .bg2:after,
    .bg2:before,
    .bg3:after,
    .bg3:before,
    .bg4:after,
    .bg4:before {
        content: "";
        text-align: center;
        border-radius: 100%
    }
    @keyframes fillLeft {
        100% {
            right: 100%
        }
    }
    @keyframes fillTop {
        100% {
            top: 100%
        }
    }
    @keyframes fillLeftOdd {
        100% {
            left: 100%
        }
    }
    .data-center-section {
        padding-top: 80px;
        padding-bottom: 80px;
        position: relative;
        z-index: 1
    }
    .bg1:after,
    .bg1:before,
    .bg2:after,
    .bg2:before,
    .bg3:after,
    .bg3:before,
    .bg4:after,
    .bg4:before,
    .cntct_sngl_loc,
    .single-location {
        position: absolute
    }
    .data-center-section .section-title h6 {
        color: #fd2767;
        font-size: 18px;
        font-weight: 500;
        position: relative;
        z-index: 1
    }
    .data-center-section .section-title h6:before {
        position: absolute;
        content: "";
        top: -2px;
        left: 45%;
        height: 100%;
        width: 100%;
        background: url(assets/images/feature1.png) no-repeat;
        margin: 0 auto;
        right: 0;
        z-index: -1
    }
    .row.map-bg {
        background: url(assets/images/map.png) center center/cover no-repeat;
        padding-top: 30px;
        padding-bottom: 842px;
        margin-top: -255px
    }
    .data-center-section .section-title h1 span {
        font-size: 38px;
        color: #fd2767
    }
    .data-center-section .section-title p {
        width: 30%;
        margin: 24px auto 52px
    }
    .data-center-section span.sub-title {
        color: #fd2767;
        font-size: 18px;
        font-weight: 600;
        margin-left: -135px;
        margin-right: 135px
    }
    .bg1:before,
    .bg2:before,
    .bg3:before,
    .bg4:before,
    button.btn.btn-dstyle2 {
        transition: .5s;
        margin: 0;
        z-index: 1
    }
    .single-location {
        right: 37%;
        top: 567px
    }
    .cntct_sngl_loc {
        right: 37%;
        top: 599px
    }
    .data-center-location .single-location:nth-child(2) {
        top: 469px;
        left: 24%
    }
    .data-center-location .single-location:nth-child(3) {
        top: 446px;
        left: 24%
    }
    .data-center-location .single-location:nth-child(4) {
        top: 72%;
        left: 24%
    }
    .data-center-location .single-location:nth-child(5) {
        top: 685px;
        left: 22%
    }
    .data-center-location .single-location:nth-child(6) {
        top: 622px;
        left: 608px
    }
    .data-center-location .single-location:nth-child(7) {
        top: 491px;
        left: 24%
    }
    .data-center-location .single-location:nth-child(8) {
        top: 89%;
        left: 29%
    }
    .data-center-location .single-location:nth-child(9) {
        top: 71%;
        left: 33%
    }
    .data-center-location .single-location:nth-child(10) {
        top: 75%;
        left: 30%
    }
    .data-center-location .single-location:nth-child(11) {
        top: 52%;
        left: 19%
    }
    .data-center-location .single-location:nth-child(12) {
        top: 74%;
        left: 24%
    }
    .bg1:before {
        top: 8px;
        left: 73px;
        background: #f0f8ff;
        width: 10px;
        height: 10px;
        -webkit-animation-delay: .75s;
        animation-delay: .75s
    }
    .bg1:after {
        top: 0;
        left: 64px;
        background: rgba(253, 39, 103, .3);
        width: 27px;
        height: 27px;
        animation: 1s linear .75s infinite ripple-yellow;
        transition: .5s;
        -webkit-animation-delay: .75s
    }
    .bg2:before,
    span.style-two.content,
    span.style-two.content:before {
        background: #006bff
    }
    @keyframes ripple-blue {
        0% {
            box-shadow: 0 0 0 0 rgba(253, 39, 103, .2), 0 0 0 10px rgba(253, 39, 103, .2), 0 0 0 20px rgba(253, 39, 103, .2)
        }
        100% {
            box-shadow: 0 0 0 10px rgba(253, 39, 103, .2), 0 0 0 10px rgba(253, 39, 103, .2), 0 0 0 30px rgba(253, 39, 103, 0)
        }
    }
    .bg2:before {
        top: 8px;
        left: 73px;
        width: 10px;
        height: 10px;
        -webkit-animation-delay: .75s;
        animation-delay: .75s
    }
    .bg2:after {
        top: 0;
        left: 64px;
        background: rgba(0, 107, 255, .3);
        width: 27px;
        height: 27px;
        animation: 1s linear .75s infinite ripple-yellow;
        transition: .5s;
        -webkit-animation-delay: .75s
    }
    @keyframes ripple-yellow {
        0% {
            box-shadow: 0 0 0 0 rgba(0, 107, 255, .2), 0 0 0 10px rgba(0, 107, 255, .2), 0 0 0 20px rgba(0, 107, 255, .2)
        }
        100% {
            box-shadow: 0 0 0 10px rgba(0, 107, 255, .2), 0 0 0 10px rgba(0, 107, 255, .2), 0 0 0 30px rgba(0, 107, 255, 0)
        }
    }
    .bg3:before,
    span.style-three.content,
    span.style-three.content:before {
        background: #8921ff
    }
    .bg3:before {
        top: 8px;
        left: 73px;
        width: 10px;
        height: 10px;
        -webkit-animation-delay: .75s;
        animation-delay: .75s
    }
    .bg3:after {
        top: 0;
        left: 64px;
        background: rgba(137, 33, 255, .3);
        width: 27px;
        height: 27px;
        animation: 1s linear .75s infinite ripple-red;
        transition: .5s;
        -webkit-animation-delay: .75s
    }
    @keyframes ripple-red {
        0% {
            box-shadow: 0 0 0 0 rgba(137, 33, 255, .2), 0 0 0 10px rgba(137, 33, 255, .2), 0 0 0 20px rgba(137, 33, 255, .2)
        }
        100% {
            box-shadow: 0 0 0 10px rgba(137, 33, 255, .2), 0 0 0 10px rgba(137, 33, 255, .2), 0 0 0 30px rgba(137, 33, 255, 0)
        }
    }
    .bg4:before {
        top: 8px;
        left: 73px;
        background: #01ad15;
        width: 10px;
        height: 10px;
        -webkit-animation-delay: .75s;
        animation-delay: .75s
    }
    .bg4:after {
        top: 0;
        left: 64px;
        background: rgba(1, 173, 21, .3);
        width: 27px;
        height: 27px;
        animation: 1s linear .75s infinite ripple-green;
        transition: .5s;
        -webkit-animation-delay: .75s
    }
    @keyframes ripple-green {
        0% {
            box-shadow: 0 0 0 0 rgba(1, 173, 21, .2), 0 0 0 10px rgba(1, 173, 21, .2), 0 0 0 20px rgba(1, 173, 21, .2)
        }
        100% {
            box-shadow: 0 0 0 10px rgba(1, 173, 21, .2), 0 0 0 10px rgba(1, 173, 21, .2), 0 0 0 30px rgba(1, 173, 21, 0)
        }
    }
    span.style-four.content {
        background: #01ad15;
        color: #fff;
        left: 36px;
        z-index: 1;
        transition: .5s
    }
    span.content:before,
    span.style-four.content:before {
        content: "";
        width: 12px;
        height: 12px;
        top: 25px;
        transform: rotate(45deg)
    }
    span.style-four.content:before {
        position: absolute;
        background: #01ad15;
        left: 33px
    }
    span.content {
        background: #583c2c;
        color: #fff;
        left: 41px;
        z-index: 1;
        transition: .5s
    }
    span.content:before {
        position: absolute;
        background: #583c2c;
        left: 29px
    }
    .full_countries_box.mt-5.col-lg-8.mx-auto {
        margin-top: 184px !important;
        margin-bottom: 100px
    }
    .india_main img {
        height: 200px;
        margin: 0 auto;
        filter: drop-shadow(0 0 .75rem #000)
    }
    .loc1_bx.text-center {
        position: absolute;
        top: -70%;
        left: 11%
    }
    .loc2_bx.text-center {
        position: absolute;
        left: 41%;
        top: -97%
    }
    .loc3_bx.text-center {
        position: absolute;
        right: 14%;
        top: -80%
    }
    .loc4_bx.text-center {
        position: absolute;
        right: -3%;
        top: -10%
    }
    .loc5_bx.text-center {
        position: absolute;
        right: 7%;
        top: 104%
    }
    .loc10_bx.text-center,
    .loc11_bx.text-center,
    .loc6_bx.text-center,
    .loc7_bx.text-center,
    .loc8_bx.text-center,
    .loc9_bx.text-center {
        position: absolute;
        right: 48%;
        top: 140%
    }
    .loc10_bx img,
    .loc11_bx img,
    .loc1_bx img,
    .loc2_bx img,
    .loc3_bx img,
    .loc4_bx img,
    .loc5_bx img,
    .loc6_bx img,
    .loc7_bx img,
    .loc8_bx img,
    .loc9_bx img {
        height: 83px
    }
    .footer-bottom-content-copy p {
        color: #fff;
        font-size: 14px;
        font-family: font11
    }
    .row.footer-bottom-bg {
        border-top: 1px dashed #fff;
        padding-top: 13px
    }
    .footer-bottom-menu.text-right p {
        color: #fff;
        font-size: 14px;
        font-family: font12
    }
    span.marc_logo {
        background: #fff;
        padding: 6px;
        border-radius: 3px
    }
    .footer-bottom-menu ul li {
        display: inline-block;
        list-style: none;
        font-size: 14px;
        padding-left: 27px
    }
    .footer-shape {
        position: absolute;
        bottom: -10px;
        left: -12%
    }
    .footer-shape2 {
        position: absolute;
        left: -9%;
        top: -6%
    }
    .footer-shape3 {
        position: absolute;
        right: -20%;
        bottom: -10%
    }
    .footer-shape4 {
        position: absolute;
        left: 42%;
        top: 45%
    }
    .footer-shape5 {
        position: absolute;
        left: 46%;
        bottom: -30%
    }
    .footer-shape6 {
        position: absolute;
        right: 30%;
        bottom: -20%;
        text-align: right
    }
    .footer-shape7,
    .footer-shape8 {
        position: absolute;
        right: -6%;
        text-align: right
    }
    .footer-shape7 {
        bottom: -20%
    }
    .footer-shape8 {
        top: 18%
    }
    section#in_sec {
        background: url(../img/home/all_sec_in.jpg) initial/cover fixed;
        position: relative;
        height: 400px
    }
    .brpt ul li {
        display: inline;
        color: #fff;
        margin-right: 10px
    }
    .brpt ul {
        margin-top: 0;
        padding: 0
    }
    .brpt h2 {
        font-size: 35px;
        color: #fff;
        font-family: font1;
        text-shadow: 2px 2px #0000009e
    }
    .abs_bred {
        z-index: 9;
        padding-top: 16%;
        position: relative
    }
    .inner_print_sec h3 {
        font-size: 38px;
        font-family: font4;
        margin-bottom: 11px
    }
    .show {
        display: block !important
    }
    .inner_print_sec h3 span {
        background: linear-gradient(to right, #fb9737, 50%, #dd1d25 75%);
        -webkit-background-clip: text
    }
    .inner_print_sec p {
        font-size: 16px;
        font-family: font1
    }
    section#print_sec_dwon {
        background: #fff
    }
    section#print_sec_dwon2 {
        background: linear-gradient(to right, #bd4a99, 50%, #704499 75%)
    }
    .down_sec_d2 h3 {
        color: #fff;
        font-size: 41px;
        font-family: font11
    }
    .down_sec_d2 p {
        color: #fff;
        font-size: 16px;
        font-family: font8
    }
    button.btn.btn-dstyle2 {
        font-weight: 500;
        border-radius: 0;
        color: #000;
        background-image: linear-gradient(-86deg, #fff 0, #fff 100%);
        display: inline-block;
        position: relative;
        overflow: hidden;
        box-shadow: none
    }
    .blog-slider,
    .blog-sliders_dummy {
        width: 95%;
        position: relative;
        margin: auto;
        background: #fff;
        box-shadow: 0 14px 80px rgba(34, 35, 58, .2);
        padding: 25px;
        border-radius: 25px;
        height: 400px;
        transition: .3s
    }
    @media screen and (max-width:992px) {
        .blog-slider {
            max-width: 680px;
            height: 400px
        }
    }
    @media screen and (max-width:768px) {
        .blog-slider {
            min-height: 500px;
            height: auto;
            margin: 180px auto
        }
    }
    .blog-slider__item {
        display: flex;
        align-items: center
    }
    .blog-slider__item.swiper-slide-active .blog-slider__img img {
        opacity: 1;
        transition-delay: 0.3s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>* {
        opacity: 1;
        transform: none
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:first-child {
        transition-delay: 0.3s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(2) {
        transition-delay: 0.4s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(3) {
        transition-delay: 0.5s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(4) {
        transition-delay: 0.6s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(5) {
        transition-delay: 0.7s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(6) {
        transition-delay: 0.8s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(7) {
        transition-delay: 0.9s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(8) {
        transition-delay: 1s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(9) {
        transition-delay: 1.1s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(10) {
        transition-delay: 1.2s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(11) {
        transition-delay: 1.3s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(12) {
        transition-delay: 1.4s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(13) {
        transition-delay: 1.5s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(14) {
        transition-delay: 1.6s
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(15) {
        transition-delay: 1.7s
    }
    .blog-slider__img,
    .blog-sliders_dummy__img {
        width: 300px;
        flex-shrink: 0;
        height: 300px;
        box-shadow: 0 4px 22px -5px rgba(0, 0, 0, .2) border-radius: 20px;
        transform: translateX(-80px);
        overflow: hidden
    }
    .blog-slider__img:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 20px;
        opacity: .8
    }
    .blog-slider__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        opacity: 0;
        border-radius: 20px;
        transition: .3s
    }
    @media screen and (max-width:768px) {
        .blog-slider__item {
            flex-direction: column
        }
        .blog-slider__img {
            transform: translateY(-50%);
            width: 90%
        }
    }
    @media screen and (max-height:500px) and (min-width:992px) {
        .blog-slider {
            height: 350px
        }
        .blog-slider__img {
            height: 270px
        }
    }
    .blog-slider__content {
        padding-right: 25px
    }
    @media screen and (max-width:768px) {
        .blog-slider__content {
            margin-top: -80px;
            text-align: center;
            padding: 0 30px
        }
    }
    .filters.portfolio-filter.project_menu_item ul,
    .light-gallery {
        margin-top: 30px
    }
    .blog-slider__content>* {
        opacity: 0;
        transform: translateY(25px);
        transition: .4s
    }
    .blog-slider__code {
        color: #7b7992;
        margin-bottom: 15px;
        display: block;
        font-weight: 500
    }
    .blog-slider__title {
        font-size: 25px;
        font-weight: 700;
        color: #0d0925;
        margin-bottom: 20px;
        font-family: font1
    }
    .blog-slider__text {
        color: #4e4a67;
        margin-bottom: 30px;
        line-height: 1.5em
    }
    .blog-slider__button {
        display: inline-flex;
        background-image: linear-gradient(147deg, #fe8a39 0, #fd3838 74%);
        padding: 15px 35px;
        border-radius: 50px;
        color: #fff;
        box-shadow: 0 14px 80px rgba(252, 56, 56, .4);
        text-decoration: none;
        font-weight: 500;
        justify-content: center;
        text-align: center;
        letter-spacing: 1px
    }
    @media screen and (max-width:576px) {
        .blog-slider__img {
            width: 95%
        }
        .blog-slider__content {
            padding: 0
        }
        .blog-slider__button {
            width: 100%
        }
    }
    .blog-slider .swiper-container-horizontal>.swiper-pagination-bullets,
    .blog-slider .swiper-pagination-custom,
    .blog-slider .swiper-pagination-fraction {
        bottom: 10px;
        left: 0;
        width: 100%
    }
    .blog-slider__pagination {
        position: absolute;
        z-index: 21;
        right: 20px;
        width: 11px !important;
        text-align: center;
        left: auto !important;
        top: 50%;
        bottom: auto !important;
        transform: translateY(-50%)
    }
    .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 8px 0
    }
    .blog-slider__pagination .swiper-pagination-bullet {
        width: 11px;
        height: 11px;
        display: block;
        border-radius: 10px;
        background: #062744;
        opacity: .2;
        transition: .3s;
        margin-top: 10px !important
    }
    .blog-slider__pagination .swiper-pagination-bullet-active {
        opacity: 1;
        background: #fd3838;
        height: 30px;
        box-shadow: 0 0 20px rgba(252, 56, 56, .3)
    }
    @media screen and (max-width:768px) {
        .blog-slider__pagination {
            transform: translateX(-50%);
            left: 50% !important;
            top: 205px;
            width: 100% !important;
            display: flex;
            justify-content: center;
            align-items: center
        }
        .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 0 5px
        }
        .blog-slider__pagination .swiper-pagination-bullet-active {
            height: 11px;
            width: 30px
        }
    }
    .col-lg-12.map_row {
        margin-bottom: -7px
    }
    .full_cnt_map iframe {
        height: 500px
    }
    .contact-wrap li {
        list-style: none;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        margin-bottom: 25px;
        -ms-flex-align: center;
        align-items: center
    }
    .contact-icon {
        margin-right: 20px
    }
    .contact-icon i {
        font-size: 34px;
        color: #e8151b
    }
    .contact-text span {
        color: #333;
        font-weight: 600;
        display: block;
        margin-bottom: 3px
    }
    .contact-text p:last-child {
        margin-bottom: 0
    }
    .contact-text a {
        color: #000;
        line-height: 28px
    }
    .contact-text a:hover {
        color: #e8151b
    }
    .contact-style1:not(:last-child),
    .heading-s1 h2 {
        margin-bottom: 30px
    }
    .contact-style1 .contact-text span {
        margin-bottom: 5px
    }
    .contact-style1 .contact-icon {
        float: left
    }
    .contact-style1 .contact-text {
        overflow: hidden
    }
    .contact-style1 .contact-icon i {
        font-size: 24px;
        background-color: #71469a;
        color: #fff;
        width: 50px;
        height: 50px;
        display: block;
        text-align: center;
        line-height: 50px
    }
    .contact-box {
        position: relative;
        padding: 50px 0;
        display: table;
        width: 100%
    }
    .contact-form {
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
        border-radius: 10px;
        max-width: 500px;
        background-color: #fff;
        padding: 30px;
        float: right;
        margin-right: 30px;
        position: relative;
        z-index: 9
    }
    .contact-box .map {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 0
    }
    .contact-box .map iframe {
        height: 100%
    }
    .bg-gray {
        background-color: #f5f7f9 !important
    }
    .d-cntrl,
    .d-cntrl2 {
        border-radius: 0;
        color: #000;
        padding: 8px 15px;
        border-style: solid;
        border-width: 1px;
        background: 0 0;
        box-shadow: none
    }
    .d-cntrl {
        height: 50px;
        border-image: linear-gradient(-86deg, #dd1d25 0%, #fb9737 100%);
        border-image-slice: 1
    }
    .d-cntrl2 {
        border-image: linear-gradient(-86deg, #dd1d25 0%, #fb9737 100%);
        border-image-slice: 1
    }
    .d-cntrl2:focus,
    .d-cntrl:focus {
        box-shadow: none;
        border: 1px solid red
    }
    .inner_case_page_box {
        box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, .1);
        padding: 25px
    }
    .inner_case_page_box h3 {
        font-family: font3;
        font-size: 23px
    }
    .case_inner_bx_cnts.mb-4 {
        border-bottom: 1px dashed #dfb108
    }
    .project_menu_item .active {
        color: #fff;
        background: linear-gradient(-86deg, #dd1d25 0, #fb9737 100%) !important;
        -moz-transition: .5s ease-in-out;
        -ms-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }
    .quotation::after,
    .quotation:before {
        display: inline;
        height: 0;
        line-height: 0;
        color: #ccc;
        font-size: 4em;
        position: relative
    }
    .project_menu_item ul li {
        display: inline-block;
        font-size: 13px;
        font-weight: 600;
        text-transform: capitalize;
        margin: 0 10px;
        padding: 15px 3px;
        background-color: #fff;
        cursor: pointer;
        border-radius: 3px;
        -webkit-box-shadow: 0 5px 30px 0 rgba(148, 146, 245, .15);
        box-shadow: 0 5px 30px 0 rgba(148, 146, 245, .15);
        transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -ms-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        -webkit-transition: .5s ease-in-out;
        width: 190px;
        text-align: center
    }
    .full-row_cvr,
    .steps_contents_csd_testi {
        box-shadow: 0 4px 22px -5px rgba(0, 0, 0, .2)
    }
    ul.nav.nav-pills.my_tabs_pills_scope li {
        margin-left: 16px !important;
        width: 201px;
        text-align: center
    }
    ul.nav.nav-pills.my_tabs_pills_scope a {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        box-shadow: 0 5px 30px 0 rgba(148, 146, 245, .15)
    }
    .light-gallery {
        display: grid;
        grid-gap: 7px;
        grid-template-columns: auto auto auto
    }
    .imgSize img {
        width: 100%;
        height: auto;
        padding: 10px
    }
    .inner_img_chgbx h3,
    .inner_img_chgbx2 h3 {
        top: -58px;
        left: 21px;
        padding-left: 6px;
        padding-right: 6px
    }
    .light-gallery a span {
        position: absolute;
        top: 50%;
        transform: translateY(-50%) scale(0);
        left: 0;
        right: 0;
        color: #fff;
        text-align: center;
        font-size: 25px;
        -webkit-transition: .4s ease-in;
        transition: .4s ease-in
    }
    .carousel-fade .carousel-inner .item,
    .carousel-fade .carousel-item {
        opacity: .5s !important;
        transition: .5s !important
    }
    .light-gallery a:hover img {
        filter: grayscale(1)
    }
    .light-gallery a:hover span {
        transform: translateY(-50%) scale(1)
    }
    .light-gallery a {
        display: block;
        position: relative
    }
    .inner_sider_map_box img {
        filter: drop-shadow(0 0 .75rem #fb9737)
    }
    .inner_map_cntri_bx h3 {
        font-family: font11;
        font-size: 24px;
        color: #dd1d25
    }
    .row.main_bdr_btm {
        border-bottom: 1px dashed #000;
        padding-bottom: 10px;
        margin-bottom: 22px;
        background: #fff;
        padding-top: 37px
    }
    .full-row_cvr {
        border: 1px dashed #000;
        margin-bottom: 40px;
        padding: 50px;
        border-radius: 10px;
        background: #fff
    }
    ul.nav.nav-pills.my_tabs_pills_scope a.active {
        background-image: linear-gradient(to right, #fb9737, 50%, #dd1d25 75%);
        color: #08458d;
        background-color: #f3f3f3;
        border-color: transparent transparent #f3f3f3;
        border-radius: 0;
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }
    .carousel-fade .carousel-item {
        -webkit-transform: none !important;
        transform: none
    }
    .carousel-fade .carousel-inner .active {
        opacity: 1 !important;
        transition: opacity .5s !important
    }
    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: .2 !important;
        transition-property: opacity !important
    }
    .gd-color {
        background-image: -webkit-linear-gradient(-150deg, #ee0979 5%, #ff6a00 95%) !important;
        background-image: linear-gradient(-150deg, #ee0979 5%, #ff6a00 95%) !important;
        -webkit-background-clip: text
    }
    .mrq_1 {
        font-size: 80px;
        margin-bottom: 0;
        font-family: font2;
        padding: 0;
        line-height: 1.3
    }
    .steps_contents_csd,
    .steps_contents_csd_testi {
        background: #fff;
        padding: 30px;
        color: #000;
        transition: .5s
    }
    span.gd-color1 {
        background: linear-gradient(to right, #2193b0, #6dd5ed);
        -webkit-background-clip: text
    }
    span.gd-color2 {
        background: linear-gradient(to right, #ef00ff, #672bff);
        -webkit-background-clip: text
    }
    span.gd-color3 {
        background: linear-gradient(to right, #27f9fb, #0713ff);
        -webkit-background-clip: text
    }
    span.gd-color4 {
        background: linear-gradient(to right, #bdc3c7, #2c3e50);
        -webkit-background-clip: text
    }
    .col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed:first-child {
        border-bottom: 2px dashed #b3adad
    }
    .col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed:nth-child(2) {
        border-bottom: 2px dashed #b3adad;
        border-left: 2px dashed #b3adad
    }
    .col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed:nth-child(4),
    .col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed:nth-child(6) {
        border-left: 2px dashed #b3adad
    }
    .inner_full_case h3,
    .steps_contents_csd h4 {
        font-size: 23px;
        font-family: font11
    }
    .inner_full_case p {
        text-align: justify;
        font-size: 15px;
        height: 63%;
        font-family: font8
    }
    .inner_full_case a {
        color: #dd1e25
    }
    .sider_dashed:hover:before {
        opacity: 1;
        width: 100%;
        left: 0;
        color: #fff !important
    }
    .sider_dashed:hover h3,
    .sider_dashed:hover p,
    div#owl-carousel-testi .owl-item.active.center .blck_qot,
    div#owl-carousel-testi .owl-item.active.center .steps_contents_csd_testi a {
        color: #fff !important
    }
    span.marc_logo img {
        height: 20px
    }
    button.btn.btn-readmore {
        font-weight: 500;
        border-radius: 0;
        color: #fff;
        background: #ec183b;
        display: inline-block;
        position: relative;
        z-index: 1;
        overflow: hidden;
        transition: .5s;
        margin: 0;
        box-shadow: none
    }
    h2.testi_h2:after,
    h2.testi_h2:before {
        margin: 0 auto;
        right: 0;
        position: absolute
    }
    .sider_dashed:hover .btn.btn-readmore {
        background-image: linear-gradient(-86deg, #fff 0, #fff 100%);
        color: red
    }
    .quotation:before {
        content: open-quote;
        left: -10px;
        top: 30px
    }
    .quotation::after {
        content: close-quote;
        left: 10px;
        top: 35px
    }
    .team-txt img {
        margin-bottom: 10px
    }
    .inner_abt_bx p {
        font-family: font2;
        font-size: 13px
    }
    .inner_abt_bx h2,
    .numbers,
    .tab-head {
        font-family: font11
    }
    .inner_abt_bx h2 {
        font-size: 23px
    }
    section#members {
        position: relative
    }
    ul.nav.nav-pills.my_tabs_pills a.active {
        background-image: linear-gradient(to right, #bd4a99, 50%, #704499 75%);
        color: #08458d;
        background-color: #f3f3f3;
        border-color: transparent transparent #f3f3f3;
        border-radius: 0
    }
    ul.nav.nav-pills.my_tabs_pills li {
        width: 100%;
        border-bottom: 2px solid #eee
    }
    .img-div img {
        height: 28px;
        width: 28px
    }
    a.nav-item.nav-link {
        padding: 3px !important
    }
    .tab-head .img-div {
        padding: 10px;
        filter: grayscale(100%)
    }
    .tab-head {
        display: flex;
        align-items: center;
        font-size: 13px !important;
        color: #000
    }
    ul.nav.nav-pills.my_tabs_pills {
        position: sticky;
        top: 75px;
        border: 1px solid #eee
    }
    h4.b-txt.mt-2.txt-black.fw7 {
        font-family: font1
    }
    .tab-content.py-3.px-3.px-sm-0 p {
        font-family: font2
    }
    .blog-sliders_dummy__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        border-radius: 20px;
        transition: .3s
    }
    .steps_contents_csd {
        border: 1px solid #e33629;
        border-radius: 10px;
        height: 244px
    }
    .numbers {
        -webkit-text-fill-color: #fff;
        font-size: 98px;
        line-height: 1;
        position: absolute;
        right: 14px;
        top: 6px;
        background: linear-gradient(to right, #bd4a99, 50%, #704499 75%);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text
    }
    div#owl-carousel-testi .owl-item.active.center .item .client_img i {
        color: red !important;
        background: linear-gradient(to right, #fff, #fff);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #a5a0a0
    }
    div#owl-carousel-testi .owl-item.active.center .steps_contents_csd_testi {
        color: #fff !important;
        background: linear-gradient(to right, #bd4a99, 50%, #704499 75%);
        transition: .5s
    }
    .steps_contents_csd:hover,
    .steps_contents_csd_testi:hover,
    div#owl-carousel-steps .owl-item.active.center .steps_contents_csd {
        color: #fff !important;
        background: linear-gradient(to right, #ff2c6f, #ff9f56);
        transition: .5s
    }
    div#owl-carousel-steps .item {
        padding-top: 52px
    }
    div#owl-carousel-testi .item {
        padding-bottom: 50px;
        padding-top: 52px
    }
    .steps_contents_csd_testi {
        border-radius: 10px
    }
    .inner_chng_bx_full,
    .inner_chng_bx_full2 {
        padding: 40px 20px;
        height: 100%;
        background: #fff
    }
    .steps_contents_csd p {
        font-size: 14px;
        font-family: font8
    }
    .steps_contents_csd:hover .numbers,
    .steps_contents_csd_testi:hover .numbers {
        font-size: 30px !important
    }
    .steps_contents_csd_testi h4 {
        font-size: 19px;
        font-family: font12
    }
    .steps_contents_csd_testi p {
        font-size: 14px;
        font-family: font1
    }
    .inner_sider_test_img img {
        border-radius: 50%
    }
    section#csd_steps {
        background-size: cover;
        background-position: center;
        position: relative
    }
    #owl-carousel-testi .owl-dots {
        bottom: -43px;
        width: 100%;
        margin-bottom: 25px
    }
    #owl-carousel-steps .owl-dots .owl-dot span,
    #owl-carousel-testi .owl-dots .owl-dot span {
        width: 18px !important;
        height: 18px;
        margin: 5px 7px;
        background: #dbd5d5;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s;
        border-radius: 30px
    }
    #owl-carousel-steps .owl-dots .owl-dot.active span,
    #owl-carousel-testi .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #dbd5d5
    }
    #owl-carousel-steps button.owl-dot.active span::before,
    #owl-carousel-testi button.owl-dot.active span::before {
        content: '';
        position: absolute;
        height: 10px;
        width: 10px;
        border-radius: 50px;
        background: #ff4514;
        margin-left: -5px;
        margin-top: 4px
    }
    #owl-carousel-steps .owl-dots {
        margin-top: -30px;
        position: absolute;
        bottom: -43px;
        width: 100%
    }
    .inner_chng_bx_full {
        border: 2px dashed #dd1d25;
        border-radius: 10px
    }
    .inner_img_chgbx h3 {
        position: absolute;
        background: #fff;
        font-family: font11;
        color: #dd1d25
    }
    .inner_chng_bx_full2 {
        border: 2px dashed green;
        border-radius: 10px
    }
    .picgrid-item10,
    .picgrid-item11,
    .picgrid-item12,
    .picgrid-item13,
    .picgrid-item14,
    .picgrid-item15,
    .picgrid-item16,
    .picgrid-item2,
    .picgrid-item3,
    .picgrid-item4,
    .picgrid-item5,
    .picgrid-item6,
    .picgrid-item7,
    .picgrid-item8,
    .picgrid-item9,
    .picgrid-item_in1,
    .picgrid-item_in10,
    .picgrid-item_in11,
    .picgrid-item_in12,
    .picgrid-item_in13,
    .picgrid-item_in14,
    .picgrid-item_in15,
    .picgrid-item_in16,
    .picgrid-item_in2,
    .picgrid-item_in3,
    .picgrid-item_in4,
    .picgrid-item_in5,
    .picgrid-item_in6,
    .picgrid-item_in7,
    .picgrid-item_in8,
    .picgrid-item_in9 {
        background-size: cover
    }
    #status img,
    .picgrid-item10,
    .picgrid-item11,
    .picgrid-item12,
    .picgrid-item13,
    .picgrid-item14,
    .picgrid-item15,
    .picgrid-item16,
    .picgrid-item2,
    .picgrid-item3,
    .picgrid-item4,
    .picgrid-item5,
    .picgrid-item6,
    .picgrid-item7,
    .picgrid-item8,
    .picgrid-item9,
    .picgrid-item_in1,
    .picgrid-item_in10,
    .picgrid-item_in11,
    .picgrid-item_in12,
    .picgrid-item_in13,
    .picgrid-item_in14,
    .picgrid-item_in15,
    .picgrid-item_in16,
    .picgrid-item_in2,
    .picgrid-item_in3,
    .picgrid-item_in4,
    .picgrid-item_in5,
    .picgrid-item_in6,
    .picgrid-item_in7,
    .picgrid-item_in8,
    .picgrid-item_in9 {
        background-position: center
    }
    .inner_img_chgbx2 h3 {
        position: absolute;
        background: #fff;
        font-family: font11;
        color: green
    }
    h2.testi_h2:after {
        content: '';
        left: -6%;
        top: 111px;
        height: 10px;
        width: 10px;
        border-radius: 50%;
        background: #fff;
        -webkit-animation-duration: 3s;
        -webkit-animation-timing-function: linear;
        animation-duration: 3s;
        animation-timing-function: linear
    }
    h2.testi_h2:before {
        content: "";
        left: 0;
        height: 3px;
        width: 77px;
        background: #e23128;
        top: 115px
    }
    #preloader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        z-index: 99999
    }
    #status {
        position: relative;
        width: 100%;
        height: 100vh;
        background: #000
    }
    .center-div {
        position: absolute;
        width: 20%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background-color: #000
    }
    #status img {
        width: 100%;
        height: auto;
        background-repeat: no-repeat
    }
    @keyframes typing {
        0% {
            width: 0
        }
        50% {
            width: 100%
        }
        100%,
        80% {
            border: inherit
        }
    }
    @keyframes blink-caret {
        0%,
        50% {
            border-color: orange
        }
        80% {
            border-color: inherit
        }
        100% {
            border-right: inherit
        }
    }
    .center-div ul {
        display: flex;
        margin: 0;
        padding: 0
    }
    .center-div ul li {
        list-style: none;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        margin-right: 5px;
        animation: 1.6s ease-in-out ani
    }
    @keyframes ani {
        0%,
        20% {
            transform: scale(.6)
        }
        50% {
            transform: scale(.2)
        }
    }
    .center-div ul li:first-child {
        animation-delay: -1.4s;
        box-shadow: 0 0 50px #ff0
    }
    .center-div ul li:nth-child(2) {
        animation-delay: -1.2s;
        box-shadow: 0 0 50px #76ff03
    }
    .center-div ul li:nth-child(3) {
        animation-delay: -1s;
        box-shadow: 0 0 50px #f06292
    }
    .center-div ul li:nth-child(4) {
        animation-delay: -.8s;
        box-shadow: 0 0 50px #4fc3f7
    }
    .center-div ul li:nth-child(5) {
        animation-delay: -.6s;
        box-shadow: 0 0 50px #ba68c8
    }
    .center-div ul li:nth-child(6) {
        animation-delay: -.4s;
        box-shadow: 0 0 50px #f57c00
    }
    .center-div ul li:nth-child(7) {
        animation-delay: -.2s;
        box-shadow: 0 0 50px #673ab7
    }
    .center-div ul li:nth-child(8) {
        animation-delay: -4ms;
        box-shadow: 0 0 50px #673ab7
    }
    .center-div ul li:nth-child(9) {
        animation-delay: -12ms;
        box-shadow: 0 0 50px #673ab7
    }
    .bounce-animate4 {
        animation-name: float-bob4;
        animation-duration: 5s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
        -moz-animation-name: float-bob4;
        -moz-animation-duration: 5s;
        -moz-animation-iteration-count: infinite;
        -moz-animation-timing-function: linear;
        -ms-animation-name: float-bob4;
        -ms-animation-duration: 5s;
        -ms-animation-iteration-count: infinite;
        -ms-animation-timing-function: linear;
        -o-animation-name: float-bob4;
        -o-animation-duration: 5s;
        -o-animation-iteration-count: infinite;
        -o-animation-timing-function: linear
    }
    @-webkit-keyframes float-bob4 {
        0%,
        100% {
            -webkit-transform: translateY(-30px);
            transform: translateY(-30px)
        }
        50% {
            -webkit-transform: translateY(-15px);
            transform: translateY(-15px)
        }
    }
    .bounce-animatebook {
        animation-name: animatebook;
        animation-duration: 5s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
        -moz-animation-name: animatebook;
        -moz-animation-duration: 5s;
        -moz-animation-iteration-count: infinite;
        -moz-animation-timing-function: linear;
        -ms-animation-name: animatebook;
        -ms-animation-duration: 5s;
        -ms-animation-iteration-count: infinite;
        -ms-animation-timing-function: linear;
        -o-animation-name: animatebook;
        -o-animation-duration: 5s;
        -o-animation-iteration-count: infinite;
        -o-animation-timing-function: linear
    }
    @-webkit-keyframes animatebook {
        0%,
        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
        50% {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px)
        }
    }
    .picgrid {
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        grid-template-rows: repeat(5, 1fr);
        width: 100%;
        grid-gap: 10px;
        height: 100vh
    }
    .picgrid-item1,
    .picgrid-item11 {
        background-image: url("../img/about-us/grid1.png");
        background-size: cover;
        background-position: center;
        grid-column: 1/4;
        grid-row: 1/2
    }
    .picgrid-item2 {
        background-image: url("../img/about-us/grid20.jpg");
        grid-column: 1/2;
        grid-row: 2/5
    }
    .picgrid-item3 {
        background-image: url("../img/about-us/grid3.jpg");
        grid-column: 1/5;
        grid-row: 5/5
    }
    .picgrid-item4 {
        background-image: url("../img/about-us/grid4.jpg");
        grid-column: 2/4;
        grid-row: 2/5
    }
    .picgrid-item5 {
        background-image: url("../img/about-us/grid5.jpg");
        grid-column: 4/6;
        grid-row: 1/3
    }
    .picgrid-item6 {
        background-image: url("../img/about-us/grid6.jpg");
        grid-column: 4/5;
        grid-row: 3/5
    }
    .picgrid-item7 {
        background-image: url("../img/about-us/grid7.jpg");
        grid-column: 5/6;
        grid-row: 3/6
    }
    .picgrid-item8 {
        background-image: url("../img/about-us/grid8.jpg");
        grid-column: 6/8;
        grid-row: 1/6
    }
    .picgrid-item9 {
        background-image: url("../img/about-us/grid9.jpg");
        grid-column: 1/4;
        grid-row: 1/2
    }
    .picgrid-item10 {
        background-image: url("../img/about-us/grid10.jpg");
        grid-column: 1/2;
        grid-row: 2/5
    }
    .picgrid-item11 {
        background-image: url("../img/about-us/grid11.jpg");
        grid-column: 1/5;
        grid-row: 5/5
    }
    .picgrid-item12 {
        background-image: url("../img/about-us/grid12.jpg");
        grid-column: 2/4;
        grid-row: 2/5
    }
    .picgrid-item13 {
        background-image: url("../img/about-us/grid13.jpg");
        grid-column: 4/6;
        grid-row: 1/3
    }
    .picgrid-item14 {
        background-image: url("../img/about-us/grid14.jpg");
        grid-column: 4/5;
        grid-row: 3/5
    }
    .picgrid-item15 {
        background-image: url("../img/about-us/grid15.jpg");
        grid-column: 5/6;
        grid-row: 3/6
    }
    .picgrid-item16 {
        background-image: url("../img/about-us/grid16.jpg");
        grid-column: 6/8;
        grid-row: 1/6
    }
    section#section7 {
        position: relative;
        background: #fdfdfd
    }
    .picgrid-item_in1 {
        background-image: url("../img/infrastructure/grid1.jpg");
        grid-column: 1/4;
        grid-row: 1/2
    }
    .picgrid-item_in2 {
        background-image: url("../img/infrastructure/grid2.jpg");
        grid-column: 1/2;
        grid-row: 2/5
    }
    .picgrid-item_in3 {
        background-image: url("../img/infrastructure/grid3.jpg");
        grid-column: 1/5;
        grid-row: 5/5
    }
    .picgrid-item_in4 {
        background-image: url("../img/infrastructure/grid4.jpg");
        grid-column: 2/4;
        grid-row: 2/5
    }
    .picgrid-item_in5 {
        background-image: url("../img/infrastructure/grid5.jpg");
        grid-column: 4/6;
        grid-row: 1/3
    }
    .picgrid-item_in6 {
        background-image: url("../img/infrastructure/grid6.jpg");
        grid-column: 4/5;
        grid-row: 3/5
    }
    .picgrid-item_in7 {
        background-image: url("../img/infrastructure/grid7.jpg");
        grid-column: 5/6;
        grid-row: 3/6
    }
    .picgrid-item_in8 {
        background-image: url("../img/infrastructure/grid8.jpg");
        grid-column: 6/8;
        grid-row: 1/6
    }
    .picgrid-item_in9 {
        background-image: url("../img/infrastructure/grid9.jpg");
        grid-column: 1/4;
        grid-row: 1/2
    }
    .picgrid-item_in10 {
        background-image: url("../img/infrastructure/grid10.jpg");
        grid-column: 1/2;
        grid-row: 2/5
    }
    .picgrid-item_in11 {
        background-image: url("../img/infrastructure/grid11.jpg");
        grid-column: 1/5;
        grid-row: 5/5
    }
    .picgrid-item_in12 {
        background-image: url("../img/infrastructure/grid12.jpg");
        grid-column: 2/4;
        grid-row: 2/5
    }
    .picgrid-item_in13 {
        background-image: url("../img/infrastructure/grid13.jpg");
        grid-column: 4/6;
        grid-row: 1/3
    }
    .picgrid-item_in14 {
        background-image: url("../img/infrastructure/grid14.jpg");
        grid-column: 4/5;
        grid-row: 3/5
    }
    .picgrid-item_in15 {
        background-image: url("../img/infrastructure/grid15.jpg");
        grid-column: 5/6;
        grid-row: 3/6
    }
    .picgrid-item_in16 {
        background-image: url("../img/infrastructure/grid16.jpg");
        grid-column: 6/8;
        grid-row: 1/6
    }
    .main_cover_boxx_abs img {
        height: 300px;
        right: -49px;
        position: absolute;
        top: 128px
    }
    .main_cover_matrx img {
        height: 160px
    }
    #more1 {
        display: none !important
    }
    #more3,
    .hide,
    .library__mobile-container,
    .moretext,
    .moretext2,
    .moretext3,
    .moretext4,
    .moretext5,
    span#more2 {
        display: none
    }
    .inner_sider_book_img {
        margin-top: -52px
    }
    .inner_book_boxes_bg1 {
        background: #704499
    }
    .inner_book_boxes_bg2 {
        background: #b43f96
    }
    .inner_book_boxes_bg3 {
        background: #ec183b
    }
    .inner_book_boxes_bg4 {
        background: #f8a82c
    }
    .inner_book_boxes_bg5 {
        background: #54b946
    }
    .inner_book_boxes_bg55 {
        background: #24b1e4
    }
    .inner_book_boxes_bg6 {
        background: #26b0e8
    }
    .inner_book_silder_cnts h3 {
        color: #fff;
        font-size: 25px;
        font-family: font11
    }
    ul.nav.nav-pills.my_tabs_pills_scope_latest li a img {
        transition: .5s;
        padding: 0;
        border-radius: 10px;
        box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
    }
    ul.nav.nav-pills.my_tabs_pills_scope_latest li img {
        height: 142px
    }
    .sider_full_imgase_scps img {
        width: 351px !important;
        height: 100%
    }
    .full-sider-section-cover-books {
        margin-left: 7%
    }
    .sider_full_imgase_scps .till_img2 {
        position: absolute !important;
        width: 349px !important;
        left: 16px;
        height: 100% !important;
        z-index: 9;
        transition: .5s;
        top: 0
    }
    .strt_img,
    .strt_img2 {
        z-index: 99 !important;
        position: relative;
        transition: .5s
    }
    .full_sider_spaces_books:hover .till_img2,
    .inner_book_boxes:hover .till_img {
        left: 27px;
        transform: translate(-2px, -1px);
        transform: rotate(5deg)
    }
    .full_sider_spaces_books:hover .strt_img2,
    .inner_book_boxes:hover .strt_img {
        transform: translate(-2px, -1px);
        transform: rotate(-5deg)
    }
    ul.nav.nav-pills.my_tabs_pills_scope_latest li {
        margin-top: 20px;
        margin-right: 15px
    }
    .full-sider-section-cover-books h3,
    .full_sec_lean_sider h3 {
        font-size: 33px
    }
    section#print_scrop2 ul.nav.nav-pills.my_tabs_pills_scope_latest li a.active img,
    ul.nav.nav-pills.my_tabs_pills_scope_latest li a.active img {
        transition: .5s;
        transform: scale(1.2);
        padding: 0
    }
    .inner_book_silder_cnts p {
        color: #fff;
        font-size: 16px
    }
    .inner_book_boxes {
        padding: 25px;
        border-radius: 6px;
        margin-top: 35px;
        margin-bottom: 20px
    }
    .cards,
    .cards img {
        border-radius: 25px
    }
    .till_img {
        position: absolute !important;
        width: 182px !important;
        left: 15px;
        height: 274px;
        z-index: 9;
        transition: .5s;
        top: -52px
    }
    section#sec7 {
        background: url(../img/home/book_bg_down.jpeg) center/cover fixed;
        position: relative
    }
    .full_mande_sec {
        background: url(../img/home/mandela.png) center/cover #fff;
        height: 486px
    }
    .mndla_cnts h6 {
        font-size: 21px;
        position: relative;
        margin-left: 9%
    }
    .mndla_cnts h6::before {
        content: '';
        position: absolute;
        height: 4px;
        width: 31px;
        background-image: linear-gradient(-86deg, #08458d 0, #e4120e 100%);
        left: -45px;
        top: 11px
    }
    .mndla_cnts {
        padding-top: 32%;
        padding-right: 4%
    }
    .mndla_cnts h3 {
        font-size: 32px;
        color: #08458d;
        font-family: font2;
        font-weight: 700;
        text-shadow: 2px 2px #f5f5f5
    }
    .mndla_cnts p {
        margin-top: 30px;
        font-size: 20px;
        font-family: font1;
        color: #a3238e
    }
    span.web_blue {
        color: #08458d;
        font-weight: 700
    }
    span.web_red {
        color: #e4120e;
        font-weight: 700
    }
    .tb-space4 {
        padding-top: 50px
    }
    section#section6_video {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden
    }
    section#section6_video::before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #08458d9e;
        z-index: 9
    }
    section#section6_video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }
    .full-sec6-box_video {
        padding-top: 80px;
        padding-bottom: 80px
    }
    .full-sider-section-cover-books::before {
        position: absolute;
        content: '';
        width: 59px;
        height: 4px;
        background: #e4120e;
        top: 46px
    }
    .full-sider-section-cover-books h3::after {
        position: absolute;
        content: '';
        width: 30px;
        height: 4px;
        background: #08458d;
        left: 66px;
        top: 39px
    }
    .full-sider-section-cover-books h3 {
        margin-bottom: 20px;
        font-family: font11
    }
    section#print_scrop1,
    section#print_scrop2 {
        background: url(../img/books-ddl-bg.png) center/contain fixed;
        padding-top: 50px;
        padding-bottom: 50px;
        position: relative
    }
    section#print_scrop2::before {
        content: '';
        left: 0;
        right: 0;
        position: absolute;
        bottom: 0;
        top: 0;
        background: #08458dde
    }
    section#print_scrop1::before {
        content: '';
        left: 0;
        right: 0;
        position: absolute;
        bottom: 0;
        top: 0;
        background: #ffffffe8
    }
    section#print_scrop2 .full-sider-section-cover-books h3::after {
        position: absolute;
        content: '';
        width: 30px;
        height: 3px;
        background: #fff !important;
        left: 66px;
        top: 39px
    }
    .full_collage_box {
        display: grid;
        width: 100%;
        display: grid;
        grid-template-columns: 25% 30% 15% 25%;
        gap: 15px;
        place-content: center;
        grid-template-rows: 50% 50%;
        height: 80vh;
        min-height: 460px;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .cards {
        box-shadow: rgba(17, 17, 26, .1) 0 0 16px
    }
    .cards:nth-child(2) {
        grid-column: 0.6666666667;
        grid-row: span 2
    }
    .cards:nth-child(3) {
        grid-column: span 2
    }
    .card_img img {
        width: 100%;
        display: block;
        height: 100%;
        object-fit: cover
    }
    .cards p {
        font-size: clamp(.9rem, 1rem, 1rem);
        line-height: 1.4
    }
    .card_img {
        position: relative;
        height: 100%
    }
    .cards .card_img .card__overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        color: #fff;
        padding: clamp(.938rem, 5vw, 1.563rem);
        background: #02022e;
        background: linear-gradient(0deg, #000 0, #0000 100%);
        width: 100%;
        height: 100%;
        border-radius: 25px;
        display: flex;
        justify-content: flex-end;
        flex-direction: column
    }
    .cards .card_img span {
        position: absolute;
        top: 25px;
        color: #ff7b29;
        background: #fff;
        border-radius: 50px;
        padding: 2px 8px 2px 6px;
        display: flex;
        box-shadow: 0 1px 20px #000 2b
    }
    @media screen and (max-width:690px) {
        #collage {
            height: 65vh
        }
        .cards:nth-child(2) {
            grid-column: span 1;
            grid-row: span 1
        }
        .cards:nth-child(3) {
            grid-column: 0.5;
            grid-row: 0.5
        }
        .cards:nth-child(6) {
            grid-column: 0.5;
            grid-row: 0.6666666667
        }
        .cards .card_img span {
            top: 20px
        }
    }
    @media screen and (max-width:470px) {
        
    }
    .cards .card_img span svg {
        fill: #ff7b29;
        width: 20px;
        margin-right: 2px
    }
    .inner_sider_book_img img {
        border-radius: 19px
    }
    .sider_full_imgase_scps img {
        border-radius: 20px;
        box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
    }
    .library__container {
        display: flex;
        justify-content: space-between
    }
    .library__card {
        display: flex;
        overflow: hidden;
        flex-basis: 75px;
        max-width: 75px;
        transition: .5s ease-in
    }
    .library__card-body {
        justify-content: space-between;
        position: relative;
        flex-basis: calc(1362px - 8 * 75px);
        max-width: calc(1362px - 8 * 75px);
        flex-shrink: 0;
        background: #fff;
        padding: 22px 61px 64px 38px;
        overflow: hidden;
        height: 744px
    }
    .library .bookmark-1 {
        background-color: #ff614a
    }
    .library .bookmark-2 {
        background-color: #f9c1c4
    }
    .library .bookmark-3 {
        background-color: #f7dcc9
    }
    .library .bookmark-4 {
        background-color: #f0cc68
    }
    .library .bookmark-5 {
        background-color: #f6a86c
    }
    .library .bookmark-6 {
        background-color: #c2dfdd
    }
    .library .bookmark-7 {
        background-color: #7da2ba
    }
    .library .bookmark-8 {
        background-color: #41556e
    }
    .library__card-text .title span {
        display: block
    }
    .library__card-bookmark {
        cursor: pointer;
        width: 75px;
        height: 570px;
        background: #f9c1c4;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .library__bookmark-text {
        transform: rotate(-90deg)
    }
    .library__bookmark-title {
        font-size: 18px;
        color: #41556e;
        font-weight: 400;
        font-style: normal;
        white-space: nowrap;
        line-height: 150%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-font-feature-settings: "pnum" on, "lnum" on, "zero" on, "ss02" on, "ss06" on, "ss08" on, "ss09" on, "ss10" on;
        font-feature-settings: "pnum" on, "lnum" on, "zero" on, "ss02" on, "ss06" on, "ss08" on, "ss09" on, "ss10" on
    }
    .library__bookmark-title span {
        position: relative;
        margin-right: 25px
    }
    .library__mobile-wrapper {
        display: flex
    }
    .library__card-images {
        position: absolute
    }
    .library__card-description {
        padding-left: 1px;
        margin-top: 35px
    }
    .library__column {
        position: relative;
        flex: 1
    }
    .library__column img {
        position: absolute;
        bottom: 0;
        right: 0
    }
    .library .column-library-first {
        padding-right: 35px
    }
    .library__mobile-bookmark {
        background: #f9c1c4;
        height: 61px;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .library__mobile-bookmark span {
        left: 24px;
        position: absolute
    }
    .library__img-top {
        top: -156px;
        left: 30px
    }
    .card-scale {
        flex-basis: calc(100% - 75 * 7px);
        max-width: calc(100% - 75 * 7px)
    }
    .sider_hal_scs_img1 {
        background: url(../img/home/solution2.png) center/cover !important;
        position: relative
    }
    .sider_hal_scs_img2 {
        background: url(../img/home/solution1.png) center/cover !important;
        position: relative
    }
    h2.fnt_sz_incr {
        font-size: 60px;
        font-family: font1;
        color: #fff
    }
    h2.mob_text_h4 {
        font-size: 42px
    }
    .inner_pg_vds_all {
        object-fit: cover
    }
    #sec7::before {
        content: '';
        position: absolute;
        background: #08458d9e;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
    .down_sec_d2_ind {
        position: relative;
        padding: 100px 15px
    }
    .magni_fy_glass img {
        height: 213px !important;
        position: absolute !important;
        z-index: 9;
        top: 10px;
        right: 82px
    }
    h4.abs_bx_txt {
        font-size: 20px;
        font-family: font8
    }
    .hdr_sprt_four h3,
    .hdr_sprt_one h3,
    .hdr_sprt_three h3,
    .hdr_sprt_two h3 {
        font-family: font11;
        font-size: 45px
    }
    img.img-fluid.pt-type-img {
        height: 207px
    }
    img.img-fluid.sl-img-adjst {
        height: 309px
    }
    img.img-fluid.coact-machine-png {
        height: 318px;
        width: 100%
    }
    .main_img_bgimg img {
        margin: 0 auto;
        text-align: center
    }
    .hdr_sprt_one h3 {
        color: #69be44
    }
    .hdr_sprt_two h3 {
        color: #24b1e4
    }
    .hdr_sprt_three h3 {
        color: #eb1e4f
    }
    .hdr_sprt_four h3 {
        color: #b84198
    }
    section#in_sec::before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #00000047
    }
}

.brpt ul li {
    display: inline;
    color: #fff;
    margin-right: 10px;
}

.brpt ul {
    margin-top: 0px;
    padding: 0;
}

.brpt h2 {
    font-size: 35px;
    color: #fff;
    font-family: 'font1';
    text-shadow: 2px 2px #0000009e;
}

.abs_bred {
    z-index: 9;
    padding-top: 16%;
    position: relative;
}

.brpt a {
    color: #fff;
}

.brpt.text-center a {
    color: #fff;
}

.inner_print_sec h3 {
    font-size: 38px;
    font-family: font4;
    margin-bottom: 11px;
}

.show {
    display: block !important;
}

.inner_print_sec h3 span {
    background: linear-gradient( to right, #fb9737, 50%, #dd1d25 75%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.inner_print_sec p {
    font-size: 16px;
    font-family: 'font1';
}

section#print_sec_dwon {
    background: #fff;
}

section#print_sec_dwon2 {
    background: linear-gradient( to right, #bd4a99, 50%, #704499 75%);
}

.down_sec_d2 h3 {
    color: #fff;
    font-size: 41px;
    font-family: 'font11';
}

.img-spacer {
    padding-right: 0;
    padding-left: 0;
}

.down_sec_d2 p {
    color: #fff;
    font-size: 16px;
    font-family: 'font8';
}

button.btn.btn-dstyle2 {
    font-weight: 500;
    border-radius: 4px;
    color: #000;
    background-image: linear-gradient(-86deg, #ffffff 0%, #ffffff 100%);
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .5s;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
}

/*****************************Stages***************************/

/***************************** Blog Slider **********************/

.blog-slider {
    width: 95%;
    position: relative;
    /*     max-width: 800px;*/
    margin: auto;
    background: #fff;
    box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
    padding: 25px;
    border-radius: 25px;
    height: 400px;
    transition: all 0.3s;
}

@media screen and (max-width: 992px) {
    .blog-slider {
        max-width: 680px;
        height: 400px;
    }
}

@media screen and (max-width: 768px) {
    .blog-slider {
        min-height: 500px;
        height: auto;
        margin: 180px auto;
    }
}

@media screen and (max-height: 500px) and (min-width: 992px) {
    .blog-slider {
        height: 350px;
    }
}

.blog-slider__item {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .blog-slider__item {
        flex-direction: column;
    }
}

.blog-slider__item.swiper-slide-active .blog-slider__img img {
    opacity: 1;
    transition-delay: 0.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>* {
    opacity: 1;
    transform: none;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(1) {
    transition-delay: 0.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(2) {
    transition-delay: 0.4s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(3) {
    transition-delay: 0.5s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(4) {
    transition-delay: 0.6s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(5) {
    transition-delay: 0.7s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(6) {
    transition-delay: 0.8s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(7) {
    transition-delay: 0.9s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(8) {
    transition-delay: 1s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(9) {
    transition-delay: 1.1s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(10) {
    transition-delay: 1.2s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(11) {
    transition-delay: 1.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(12) {
    transition-delay: 1.4s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(13) {
    transition-delay: 1.5s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(14) {
    transition-delay: 1.6s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(15) {
    transition-delay: 1.7s;
}

.blog-slider__img {
    width: 300px;
    flex-shrink: 0;
    height: 300px;
    /*     background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);*/
    box-shadow: 0 4px 22px -5px rgba(0, 0, 0, .2) border-radius: 20px;
    transform: translateX(-80px);
    overflow: hidden;
}

.blog-slider__img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*     background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);*/
    border-radius: 20px;
    opacity: 0.8;
}

.blog-slider__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0;
    border-radius: 20px;
    transition: all 0.3s;
}

@media screen and (max-width: 768px) {
    .blog-slider__img {
        transform: translateY(-50%);
        width: 90%;
    }
}

@media screen and (max-width: 576px) {
    .blog-slider__img {
        width: 95%;
    }
}

@media screen and (max-height: 500px) and (min-width: 992px) {
    .blog-slider__img {
        height: 270px;
    }
}

.blog-slider__content {
    padding-right: 25px;
}

@media screen and (max-width: 768px) {
    .blog-slider__content {
        margin-top: -80px;
        text-align: center;
        padding: 0 30px;
    }
}

@media screen and (max-width: 576px) {
    .blog-slider__content {
        padding: 0;
    }
}

.blog-slider__content>* {
    opacity: 0;
    transform: translateY(25px);
    transition: all 0.4s;
}

.blog-slider__code {
    color: #7b7992;
    margin-bottom: 15px;
    display: block;
    font-weight: 500;
}

.blog-slider__title {
    font-size: 25px;
    font-weight: 700;
    color: #0d0925;
    margin-bottom: 20px;
    font-family: 'font1';
}

.blog-slider__text {
    color: #4e4a67;
    margin-bottom: 30px;
    line-height: 1.5em;
}

.blog-slider__button {
    display: inline-flex;
    background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);
    padding: 15px 35px;
    border-radius: 50px;
    color: #fff;
    box-shadow: 0px 14px 80px rgba(252, 56, 56, 0.4);
    text-decoration: none;
    font-weight: 500;
    justify-content: center;
    text-align: center;
    letter-spacing: 1px;
}

@media screen and (max-width: 576px) {
    .blog-slider__button {
        width: 100%;
    }
}

.blog-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.blog-slider .swiper-pagination-custom,
.blog-slider .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.blog-slider__pagination {
    position: absolute;
    z-index: 21;
    right: 20px;
    width: 11px !important;
    text-align: center;
    left: auto !important;
    top: 50%;
    bottom: auto !important;
    transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
    .blog-slider__pagination {
        transform: translateX(-50%);
        left: 50% !important;
        top: 205px;
        width: 100% !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 8px 0;
}

@media screen and (max-width: 768px) {
    .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }
}

.blog-slider__pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 10px;
    background: #062744;
    opacity: 0.2;
    transition: all 0.3s;
    margin-top: 10px !important;
}

.blog-slider__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fd3838;
    height: 30px;
    box-shadow: 0px 0px 20px rgba(252, 56, 56, 0.3);
}

@media screen and (max-width: 768px) {
    .blog-slider__pagination .swiper-pagination-bullet-active {
        height: 11px;
        width: 30px;
    }
}

.col-lg-12.map_row {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: -7px;
}

.full_cnt_map iframe {
    height: 500px;
}

.contact-wrap li {
    list-style: none;
}

.contact-wrap li {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin-bottom: 25px;
    -ms-flex-align: center;
    align-items: center;
}

.contact-icon {
    margin-right: 20px;
}

.contact-icon i {
    font-size: 34px;
    color: #e8151b;
}

.contact-text span {
    color: #333;
    font-weight: 600;
    display: block;
    margin-bottom: 3px;
}

.contact-text p:last-child {
    margin-bottom: 0;
}

.contact-text a {
    color: #000;
    line-height: 28px;
}

.contact-text a:hover {
    color: #e8151b;
}

.contact-style1:not(:last-child) {
    margin-bottom: 30px;
}

.contact-style1 .contact-text span {
    margin-bottom: 5px;
}

.contact-style1 .contact-icon {
    float: left;
}

.contact-style1 .contact-text {
    overflow: hidden;
}

.contact-style1 .contact-icon i {
    font-size: 24px;
    background-color: #71469a;
    color: #fff;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
}

.contact-box {
    position: relative;
    padding: 50px 0px;
    display: table;
    width: 100%;
}

.contact-form {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    max-width: 500px;
    background-color: #fff;
    padding: 30px;
    float: right;
    margin-right: 30px;
    position: relative;
    z-index: 9;
}

.contact-box .map {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}

.contact-box .map iframe {
    height: 100%;
}

.bg-gray {
    background-color: #f5f7f9 !important;
}

.d-cntrl {
    border-radius: 0;
    color: #000;
    box-shadow: none;
    height: 50px;
    padding: 8px 15px;
    border-image: linear-gradient(-86deg, #dd1d25 0%, #fb9737 100%);
    border-style: solid;
    border-width: 1px;
    border-image-slice: 1;
    background: transparent;
}

.d-cntrl2 {
    border-radius: 0;
    color: #000;
    box-shadow: none;
    padding: 8px 15px;
    border-image: linear-gradient(-86deg, #dd1d25 0%, #fb9737 100%);
    border-style: solid;
    border-width: 1px;
    border-image-slice: 1;
    background: transparent;
}

.d-cntrl:focus {
    box-shadow: none;
    border: 1px solid red;
}

.d-cntrl2:focus {
    box-shadow: none;
    border: 1px solid red;
}

.heading-s1 h2 {
    margin-bottom: 30px;
}

.inner_case_page_box {
    box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, .1);
    padding: 25px;
}

.inner_case_page_box h3 {
    font-family: 'font3';
    font-size: 23px;
}

.case_inner_bx_cnts.mb-4 {
    border-bottom: 1px dashed #dfb108;
}

.filters.portfolio-filter.project_menu_item ul {
    margin-top: 30px;
}

.project_menu_item .active {
    color: #fff;
    background: linear-gradient(-86deg, #dd1d25 0%, #fb9737 100%) !important;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.project_menu_item ul li {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 10px;
    padding: 15px 3px 15px 3px;
    background-color: #fff;
    cursor: pointer;
    border-radius: 3px;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(148, 146, 245, 0.15);
    box-shadow: 0px 5px 30px 0px rgba(148, 146, 245, 0.15);
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    width: 190px;
    text-align: center;
}

a.nav-item.nav-link.scope_link.active .tab-head_new {
    color: #fff;
}

ul.nav.nav-pills.my_tabs_pills_scope li {
    margin-left: 16px !important;
    width: 201px;
    text-align: center;
}

ul.nav.nav-pills.my_tabs_pills_scope a {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    box-shadow: 0px 5px 30px 0px rgba(148, 146, 245, 0.15);
}

.light-gallery {
    display: grid;
    grid-gap: 7px;
    /* grid-template-columns: repeat(3,1fr); */
    grid-template-columns: auto auto auto;
    /* margin: auto 65px; */
    margin-top: 30px;
}

.imgSize img {
    width: 100%;
    height: auto;
    padding: 10px;
}

.light-gallery a span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(0);
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    font-size: 25px;
    -webkit-transition: .4s ease-in;
    transition: .4s ease-in;
}

.light-gallery a:hover img {
    filter: grayscale(1);
}

.light-gallery a:hover span {
    transform: translateY(-50%) scale(1);
}

.light-gallery a {
    display: block;
    position: relative;
}

.inner_sider_map_box img {
    filter: drop-shadow(0 0 0.75rem #fb9737);
}

.inner_map_cntri_bx h3 {
    font-family: 'font11';
    font-size: 24px;
    color: #dd1d25;
}

.row.main_bdr_btm {
    border-bottom: 1px dashed #000;
    padding-bottom: 10px;
    margin-bottom: 22px;
    background: #fff;
    padding-top: 37px;
}

.full-row_cvr {
    border: 1px dashed #000;
    margin-bottom: 40px;
    padding: 50px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 22px -5px rgba(0, 0, 0, .2);
}

ul.nav.nav-pills.my_tabs_pills_scope a.active {
    background-image: linear-gradient( to right, #fb9737, 50%, #dd1d25 75%);
    color: #08458d;
    background-color: #f3f3f3;
    border-color: transparent transparent #f3f3f3;
    border-radius: 0;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.inner_abt_bx h2 {
    font-family: font3;
}

/***********************************************Carousel ********************************/

.carousel-fade .carousel-inner .item {
    opacity: .5s !important;
    transition-property: opacity !important;
    transition: .5s !important;
}

.carousel-fade .carousel-item {
    opacity: .5s !important;
    transition-property: opacity !important;
    -webkit-transform: none !important;
    transition: .5s !important;
    transform: none;
}

.carousel-fade .carousel-inner .active {
    opacity: 1 !important;
    transition: .5s !important;
    transition-property: opacity !important;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: .2 !important;
    transition-property: opacity !important;
}

/***********************************************End Carousel ********************************/

.gd-color {
    background-image: -webkit-linear-gradient(-150deg, #ee0979 5%, #ff6a00 95%) !important;
    background-image: linear-gradient(-150deg, #ee0979 5%, #ff6a00 95%) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mrq_1 {
    font-size: 80px;
    margin-bottom: 0;
    font-family: 'font2';
    padding: 0;
    line-height: 1.3;
}

span.gd-color1 {
    background: linear-gradient(to right, #2193b0, #6dd5ed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

span.gd-color2 {
    background: linear-gradient(to right, #ef00ff, #672bff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

span.gd-color3 {
    background: linear-gradient(to right, #27f9fb, #0713ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

span.gd-color4 {
    background: linear-gradient(to right, #bdc3c7, #2c3e50);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed:nth-child(1) {
    border-bottom: 2px dashed #b3adad;
}

.col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed:nth-child(2) {
    border-bottom: 2px dashed #b3adad;
    border-left: 2px dashed #b3adad;
}

.col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed:nth-child(3) {
    /*    border-bottom: 2px dashed #b3adad;*/
}

.col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed:nth-child(4) {
    /*    border-bottom: 2px dashed #b3adad;*/
    border-left: 2px dashed #b3adad;
}

.col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed:nth-child(6) {
    border-left: 2px dashed #b3adad;
}

.inner_full_case h3 {
    font-size: 23px;
    font-family: 'font11';
}

.col-lg-6.col-md-6.col-sm-6.col-12.sider_dashed {
    padding-top: 13px;
    padding: 30px;
}

.inner_full_case p {
    text-align: justify;
    font-size: 15px;
    height: 63%;
    font-family: 'font8';
}

.inner_full_case a {
    color: #dd1e25;
}

.sider_dashed:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    transition: .5s;
    z-index: -1;
    background: linear-gradient(to right, #ff2c6f, #ff9f56);
    opacity: 0;
}

.sider_dashed:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    transition: .5s;
    z-index: -1;
    background: linear-gradient(to right, #ff2c6f, #ff9f56);
    opacity: 0;
}

.sider_dashed:hover:before {
    opacity: 1;
    width: 100%;
    left: 0;
    color: #fff !important;
}

.sider_dashed:hover h3 {
    color: #fff !important;
}

.sider_dashed:hover p {
    color: #fff !important;
}

span.marc_logo img {
    height: 23px;
}

button.btn.btn-readmore {
    font-weight: 500;
    border-radius: 4px;
    color: #fff;
    background: #ec183b;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .5s;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

.sider_dashed:hover .btn.btn-readmore {
    background-image: linear-gradient(-86deg, #fff 0%, #fff 100%);
    color: red;
}

.quotation:before {
    content: open-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: -10px;
    position: relative;
    top: 30px;
    color: #ccc;
    font-size: 4em;
}

.quotation::after {
    content: close-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: 10px;
    position: relative;
    top: 35px;
    color: #ccc;
    font-size: 4em;
}

.team-txt img {
    margin-bottom: 10px;
}

.inner_abt_bx p {
    font-family: 'font2';
    font-size: 13px;
}

.inner_abt_bx h2 {
    font-family: 'font11';
    font-size: 23px;
}

section#members {
    background: url(../img/sec2_bg.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}

/********************************Nav tabs***********************/

ul.nav.nav-pills.my_tabs_pills a.active {
    background-image: linear-gradient( to right, #bd4a99, 50%, #704499 75%);
    color: #08458d;
    background-color: #f3f3f3;
    border-color: transparent transparent #f3f3f3;
    border-radius: 0;
}

ul.nav.nav-pills.my_tabs_pills li {
    width: 100%;
    border-bottom: 2px solid #eee;
}

.img-div img {
    height: 28px;
    width: 28px;
}

a.nav-item.nav-link {
    padding: 3px !important;
}

.tab-head .img-div {
    padding: 10px;
    filter: grayscale(100%);
}

.tab-head {
    display: flex;
    align-items: center;
    font-size: 13px !important;
    font-family: 'font11';
    color: #000;
}

ul.nav.nav-pills.my_tabs_pills {
    position: sticky;
    top: 75px;
    border: 1px solid #eee;
    background: #fff;
}
a.nav-item.nav-link.active .img-div {
    filter: brightness(0) invert(1);
}

a.nav-item.nav-link.active .tab-head {
    color: #fff;
}

h4.b-txt.mt-2.txt-black.fw7 {
    font-family: 'font1';
}

.tab-content.py-3.px-3.px-sm-0 p {
    font-family: 'font2';
}

.blog-sliders_dummy {
    width: 95%;
    position: relative;
    /* max-width: 800px; */
    margin: auto;
    background: #fff;
    box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
    padding: 25px;
    border-radius: 25px;
    height: 400px;
    transition: all 0.3s;
}

.blog-sliders_dummy__img {
    width: 300px;
    flex-shrink: 0;
    height: 300px;
    /* background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%); */
    box-shadow: 0 4px 22px -5px rgba(0, 0, 0, .2) border-radius: 20px;
    transform: translateX(-80px);
    overflow: hidden;
}

.blog-sliders_dummy__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 20px;
    transition: all 0.3s;
}

.steps_contents_csd {
    background: #fff;
    border: 1px solid #e33629;
    padding: 30px;
    color: #000;
    border-radius: 10px;
    transition: .5s;
    height: 244px;
}

.numbers {
    -webkit-text-fill-color: #fff;
    font-size: 98px;
    /* -webkit-text-stroke-width: 1px; */
    -webkit-text-stroke-color: #c3a4a4;
    top: -27px;
    font-family: 'font11';
    line-height: 1.0;
    position: absolute;
    right: 14px;
    top: 6px;
    background: linear-gradient( to right, #bd4a99, 50%, #704499 75%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

div#owl-carousel-testi .owl-item.active.center .steps_contents_csd_testi a {
    color: #fff !important;
}

div#owl-carousel-testi .owl-item.active.center .item .client_img i {
    color: red !important;
    background: linear-gradient(to right, #ffffff, #ffffff);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #a5a0a0;
}

div#owl-carousel-testi .owl-item.active.center .steps_contents_csd_testi {
    color: #fff !important;
    background: linear-gradient( to right, #bd4a99, 50%, #704499 75%);
    transition: .5s;
}

div#owl-carousel-testi .owl-item.active.center .blck_qot {
    color: #fff !important;
}

div#owl-carousel-steps .owl-item.active.center .steps_contents_csd {
    color: #fff !important;
    background: linear-gradient(to right, #ff2c6f, #ff9f56);
    transition: .5s;
}

div#owl-carousel-steps .item {
    padding-top: 52px;
}

div#owl-carousel-testi .item {
    padding-bottom: 50px;
    padding-top: 52px;
}

.steps_contents_csd_testi {
    background: #fff;
    /* border: 1px solid #e33629; */
    padding: 30px;
    color: #000;
    border-radius: 10px;
    transition: .5s;
    box-shadow: 0 4px 22px -5px rgba(0, 0, 0, .2);
}

.steps_contents_csd h4 {
    font-size: 23px;
    font-family: 'font11';
}

.steps_contents_csd p {
    font-size: 14px;
    font-family: 'font8';
}

.steps_contents_csd:hover .numbers {
    font-size: 30px !important;
}

.steps_contents_csd:hover {
    color: #fff !important;
    background: linear-gradient(to right, #ff2c6f, #ff9f56);
    transition: .5s;
}

.steps_contents_csd_testi h4 {
    font-size: 19px;
    font-family: 'font12';
}

.steps_contents_csd_testi p {
    font-size: 14px;
    font-family: 'font1';
}

.steps_contents_csd_testi:hover .numbers {
    font-size: 30px !important;
}

.inner_sider_test_img img {
    border-radius: 50%;
}

.steps_contents_csd_testi:hover {
    color: #fff !important;
    background: linear-gradient(to right, #ff2c6f, #ff9f56);
    transition: .5s;
}

section#csd_steps {
    background-size: cover;
    background-position: center;
    position: relative;
}

div#owl-carousel-steps .item:hover .numbers {
    color: #fff !important;
    z-index: 999;
    /* font-size: 20px; */
    background: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-fill-color: white;
}

#owl-carousel-testi .owl-dots {
    /*    margin-top: -30px;*/
    /* position: absolute; */
    bottom: -43px;
    width: 100%;
    margin-bottom: 25px;
}

#owl-carousel-testi .owl-dots .owl-dot span {
    width: 18px !important;
    height: 18px;
    margin: 5px 7px;
    background: #dbd5d5;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

#owl-carousel-testi .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #dbd5d5;
}

#owl-carousel-testi button.owl-dot:focus {
    border: none !important;
    outline: 0
}

#owl-carousel-testi button.owl-dot.active span::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    background: #ff4514;
    margin-left: -5px;
    margin-top: 4px
}

#owl-carousel-steps .owl-dots {
    margin-top: -30px;
    position: absolute;
    bottom: -43px;
    width: 100%;
}

#owl-carousel-steps .owl-dots .owl-dot span {
    width: 18px !important;
    height: 18px;
    margin: 5px 7px;
    background: #dbd5d5;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

#owl-carousel-steps .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #dbd5d5;
}

#owl-carousel-steps button.owl-dot:focus {
    border: none !important;
    outline: 0
}

#owl-carousel-steps button.owl-dot.active span::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    background: #ff4514;
    margin-left: -5px;
    margin-top: 4px
}

.inner_chng_bx_full {
    background: #fff;
    padding: 40px 20px 40px 20px;
    border: 2px dashed #dd1d25;
    height: 100%;
    border-radius: 10px;
}

.inner_img_chgbx h3 {
    position: absolute;
    top: -58px;
    background: #fff;
    left: 21px;
    font-family: 'font11';
    color: #dd1d25;
    padding-left: 6px;
    padding-right: 6px;
}

.inner_chng_bx_full2 {
    background: #fff;
    padding: 40px 20px 40px 20px;
    border: 2px dashed green;
    height: 100%;
    border-radius: 10px;
}

.inner_img_chgbx2 h3 {
    position: absolute;
    top: -58px;
    background: #fff;
    left: 21px;
    font-family: font11;
    color: green;
    padding-left: 6px;
    padding-right: 6px;
}

h2.testi_h2:after {
    content: '';
    position: absolute;
    left: -6%;
    right: 0;
    margin: 0 auto;
    top: 111px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
}

h2.testi_h2:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 3px;
    width: 77px;
    background: #e23128;
    top: 115px;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    z-index: 99999;
}

#status {
    position: relative;
    width: 100%;
    height: 100vh;
    background: #000;
}

.center-div {
    position: absolute;
    width: 20%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #000;
}

#status img {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}

/* The typing effect */

@keyframes typing {
    0% {
        width: 0
    }
    50% {
        width: 100%;
    }
    80% {
        border: inherit;
    }
    100% {
        border: inherit;
    }
}

@keyframes blink-caret {
    0% {
        border-color: orange
    }
    50% {
        border-color: orange;
    }
    80% {
        border-color: inherit;
    }
    100% {
        border-right: inherit;
    }
}

.center-div ul {
    /* position: absolute;

  top: 80%;

  left:50%;

  transform: translate(-80%,-50%);*/
    display: flex;
    margin: 0;
    padding: 0;
}

.center-div ul li {
    list-style: none;
    width: 25px;
    height: 25px;
    /*background: #fff;*/
    border-radius: 50%;
    margin-right: 5px;
    animation: ani 1.6s ease-in-out;
}

@keyframes ani {
    0% {
        transform: scale(0.6);
    }
    50% {
        transform: scale(0.2);
    }
    20% {
        transform: scale(0.6);
    }
}

.center-div ul li:nth-child(1) {
    animation-delay: -1.4s;
    /*background-color:#754490;*/
    box-shadow: 0 0 50px #ffff00;
}

.center-div ul li:nth-child(2) {
    animation-delay: -1.2s;
    /*background-color:#b7398b;*/
    box-shadow: 0 0 50px #76ff03;
}

.center-div ul li:nth-child(3) {
    animation-delay: -1s;
    /*background-color:#e41c3b;*/
    box-shadow: 0 0 50px #f06292;
}

.center-div ul li:nth-child(4) {
    animation-delay: -0.8s;
    /*background-color:#f7b022;*/
    box-shadow: 0 0 50px #4fc3f7;
}

.center-div ul li:nth-child(5) {
    animation-delay: -0.6s;
    /*background-color:#f7e86b;*/
    box-shadow: 0 0 50px #ba68c8;
}

.center-div ul li:nth-child(6) {
    animation-delay: -0.4s;
    /*background-color:#d0db69;*/
    box-shadow: 0 0 50px #f57c00;
}

.center-div ul li:nth-child(7) {
    animation-delay: -0.2s;
    /*background-color:#73b92d;*/
    box-shadow: 0 0 50px #673ab7;
}

.center-div ul li:nth-child(8) {
    animation-delay: -0.004s;
    /*background-color:#84cbf1;*/
    box-shadow: 0 0 50px #673ab7;
}

.center-div ul li:nth-child(9) {
    animation-delay: -0.012s;
    /*background-color:#1074bc;*/
    box-shadow: 0 0 50px #673ab7;
}

/*****************************Animations**********************************/

.bounce-animate4 {
    animation-name: float-bob4;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob4;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob4;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob4;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes float-bob4 {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

.bounce-animatebook {
    animation-name: animatebook;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: animatebook;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: animatebook;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: animatebook;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes animatebook {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

/***********************************Pic Grid*********************************/

.picgrid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: repeat(5, 1fr);
    width: 100%;
    height: 100%;
    grid-gap: 10px;
    height: 100vh;
}

.picgrid-item1 {
    background-image: url("../img/about-us/grid1.png");
    background-size: cover;
    background-position: center;
    grid-column: 1/4;
    grid-row: 1/2;
}

.picgrid-item11 {
    background-image: url("../img/about-us/grid1.png");
    background-size: cover;
    background-position: center;
    grid-column: 1/4;
    grid-row: 1/2;
}

.picgrid-item2 {
    background-image: url("../img/about-us/grid20.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/2;
    grid-row: 2/5;
}

.picgrid-item3 {
    background-image: url("../img/about-us/grid3.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/5;
    grid-row: 5/5;
}

.picgrid-item4 {
    background-image: url("../img/about-us/grid4.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 2/4;
    grid-row: 2/5;
}

.picgrid-item5 {
    background-image: url("../img/about-us/grid5.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 4/6;
    grid-row: 1/3;
}

.picgrid-item6 {
    background-image: url("../img/about-us/grid6.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 4/5;
    grid-row: 3/5;
}

.picgrid-item7 {
    background-image: url("../img/about-us/grid7.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 5/6;
    grid-row: 3/6;
}

.picgrid-item8 {
    background-image: url("../img/about-us/grid8.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 6/8;
    grid-row: 1/6;
}

.picgrid-item9 {
    background-image: url("../img/about-us/grid9.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/4;
    grid-row: 1/2;
}

.picgrid-item10 {
    background-image: url("../img/about-us/grid10.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/2;
    grid-row: 2/5;
}

.picgrid-item11 {
    background-image: url("../img/about-us/grid11.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/5;
    grid-row: 5/5;
}

.picgrid-item12 {
    background-image: url("../img/about-us/grid12.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 2/4;
    grid-row: 2/5;
}

.picgrid-item13 {
    background-image: url("../img/about-us/grid13.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 4/6;
    grid-row: 1/3;
}

.picgrid-item14 {
    background-image: url("../img/about-us/grid14.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 4/5;
    grid-row: 3/5;
}

.picgrid-item15 {
    background-image: url("../img/about-us/grid15.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 5/6;
    grid-row: 3/6;
}

.picgrid-item16 {
    background-image: url("../img/about-us/grid16.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 6/8;
    grid-row: 1/6;
}

section#section7 {
    position: relative;
    background: #fdfdfd;
}

.col-lg-12.col-md-12.col-sm-12.col-12.sider_spc_adjs {
    padding-left: 0;
    padding-right: 0;
}

.picgrid-item_in1 {
    background-image: url("../img/infrastructure/grid1.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/4;
    grid-row: 1/2;
}

.picgrid-item_in2 {
    background-image: url("../img/infrastructure/grid2.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/2;
    grid-row: 2/5;
}

.picgrid-item_in3 {
    background-image: url("../img/infrastructure/grid3.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/5;
    grid-row: 5/5;
}

.picgrid-item_in4 {
    background-image: url("../img/infrastructure/grid4.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 2/4;
    grid-row: 2/5;
}

.picgrid-item_in5 {
    background-image: url("../img/infrastructure/grid5.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 4/6;
    grid-row: 1/3;
}

.picgrid-item_in6 {
    background-image: url("../img/infrastructure/grid6.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 4/5;
    grid-row: 3/5;
}

.picgrid-item_in7 {
    background-image: url("../img/infrastructure/grid7.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 5/6;
    grid-row: 3/6;
}

.picgrid-item_in8 {
    background-image: url("../img/infrastructure/grid8.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 6/8;
    grid-row: 1/6;
}

.picgrid-item_in9 {
    background-image: url("../img/infrastructure/grid9.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/4;
    grid-row: 1/2;
}

.picgrid-item_in10 {
    background-image: url("../img/infrastructure/grid10.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/2;
    grid-row: 2/5;
}

.picgrid-item_in11 {
    background-image: url("../img/infrastructure/grid11.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 1/5;
    grid-row: 5/5;
}

.picgrid-item_in12 {
    background-image: url("../img/infrastructure/grid12.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 2/4;
    grid-row: 2/5;
}

.picgrid-item_in13 {
    background-image: url("../img/infrastructure/grid13.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 4/6;
    grid-row: 1/3;
}

.picgrid-item_in14 {
    background-image: url("../img/infrastructure/grid14.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 4/5;
    grid-row: 3/5;
}

.picgrid-item_in15 {
    background-image: url("../img/infrastructure/grid15.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 5/6;
    grid-row: 3/6;
}

.picgrid-item_in16 {
    background-image: url("../img/infrastructure/grid16.jpg");
    background-size: cover;
    background-position: center;
    grid-column: 6/8;
    grid-row: 1/6;
}

/********************************End Pic Grid************************************************/

.main_cover_boxx_abs img {
    height: 300px;
    right: -49px;
    position: absolute;
    top: 128px;
}

.main_cover_matrx img {
    height: 160px;
}

#more1 {
    display: none !important;
}

span#more2 {
    display: none;
}

#more3 {
    display: none;
}

.moretext {
    display: none;
}

.moretext2 {
    display: none;
}

.moretext3 {
    display: none;
}

.moretext4 {
    display: none;
}

.moretext5 {
    display: none;
}

.inner_sider_book_img {
    margin-top: -52px;
}

.inner_book_boxes_bg1 {
    background: #704499;
}

.inner_book_boxes_bg2 {
    background: #b43f96;
}

.inner_book_boxes_bg3 {
    background: #ec183b;
}

.inner_book_boxes_bg4 {
    background: #f8a82c;
}

.inner_book_boxes_bg5 {
    background: #54b946;
}

.inner_book_boxes_bg55 {
    background: #24b1e4;
}

.inner_book_boxes_bg6 {
    background: #26b0e8;
}

.inner_book_silder_cnts h3 {
    color: #fff;
    font-size: 25px;
    font-family: font11;
}

section#section_learning {
    background: url(../img/books-ddl-bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

/*ul.nav.nav-pills.my_tabs_pills_scope_latest {
    justify-content: space-between;
    align-items: center;
}*/

ul.nav.nav-pills.my_tabs_pills_scope_latest li a img {
    transition: .5s;
    padding: 5px 0 5px 0;
    border-radius: 10px;
    padding-bottom: 0;
    padding-top: 0;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
/*.card_img.mob_img_clg img {
    height: 114px !important;
}*/
ul.nav.nav-pills.my_tabs_pills_scope_latest li img {
    height: 142px;
}

.sider_full_imgase_scps img {
    width: 351px !important;
    height: 100%;
}

.full-sider-section-cover-books {
    margin-left: 7%;
}

.sider_full_imgase_scps .till_img2 {
    position: absolute !important;
    width: 349px !important;
    left: 16px;
    height: 100% !important;
    z-index: 9;
    transition: .5s;
    top: 0;
}

.strt_img2 {
    z-index: 99 !important;
    position: relative;
    transition: .5s;
}

.full_sider_spaces_books:hover .till_img2 {
    left: 27px;
    transform: translate(-2px, -1px);
    transform: rotate(5deg);
}

.full_sider_spaces_books:hover .strt_img2 {
    transform: translate(-2px, -1px);
    transform: rotate(-5deg);
}

ul.nav.nav-pills.my_tabs_pills_scope_latest li {
    margin-top: 20px;
    margin-right: 15px;
}

.full-sider-section-cover-books h3 {
    font-size: 33px;
    font-family: 'font3';
}

.full-sider-section-cover-books p {
    text-align: justify;
    /*    margin-top: 13%;*/
}

/*ul.nav.nav-pills.my_tabs_pills_scope_latest {
    margin-top: 25%;
}*/

/*.sider_full_imgase_scps {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}*/

ul.nav.nav-pills.my_tabs_pills_scope_latest li a.active img {
    transition: .5s;
    transform: scale(1.2);
    padding: 5px 0 5px 0;
    /* background-image: linear-gradient(#08458d, #e4120e); */
    padding-top: 0;
    padding-bottom: 0;
}

.inner_book_silder_cnts p {
    color: #fff;
    font-size: 16px;
}

.inner_book_boxes {
    padding: 25px;
    /* box-shadow: 0 4px 22px -5px rgba(0, 0, 0, .2); */
    border-radius: 6px;
    margin-top: 35px;
    margin-bottom: 20px;
}

.till_img {
    position: absolute !important;
    width: 182px !important;
    left: 15px;
    height: 274px;
    z-index: 9;
    transition: .5s;
    top: -52px;
}

.strt_img {
    z-index: 99 !important;
    position: relative;
    transition: .5s;
}

.inner_book_boxes:hover .till_img {
    left: 27px;
    transform: translate(-2px, -1px);
    transform: rotate(5deg);
}

.inner_book_boxes:hover .strt_img {
    transform: translate(-2px, -1px);
    transform: rotate(-5deg);
}

section#sec7 {
    background: url(../img/home/book_bg_down.jpeg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}

section#mande_sec {
    margin-top: -7px;
    /*    background: #f2f2f2;*/
}

.full_mande_sec {
    background: url(../img/home/mandela.png) #fff;
    background-size: cover;
    background-position: center;
    height: 486px;
    /* margin-top: -11px; */
}

.mndla_cnts h6 {
    font-size: 21px;
    position: relative;
    margin-left: 9%;
}

.mndla_cnts h6::before {
    content: '';
    position: absolute;
    height: 4px;
    width: 31px;
    background-image: linear-gradient(-86deg, #08458d 0%, #e4120e 100%);
    left: -45px;
    top: 11px;
}

.mndla_cnts p {
    font-size: 18px;
    margin-top: 30px;
}

.mndla_cnts {
    padding-top: 32%;
    padding-right: 4%;
}

.mndla_cnts h3 {
    font-size: 32px;
    color: #08458d;
    font-family: 'font2';
    font-weight: bold;
    text-shadow: 2px 2px #f5f5f5;
}

.mndla_cnts p {
    font-size: 20px;
    font-family: 'font1';
    color: #A3238E;
}

/*section#section_learning{
  background: url(../img/learning_bg.png);
    background-size: cover;
    background-position: center;  
}*/

span.web_blue {
    color: #08458d;
    font-weight: bold;
}

span.web_red {
    color: #e4120e;
    font-weight: bold;
}

.full_sec_lean_sider h3 {
    font-size: 33px;
}

.tb-space4 {
    padding-top: 50px;
}

section#section6_video {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

section#section6_video::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #08458d9e;
    z-index: 9;
}

section#section6_video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.full-sec6-box_video {
    padding-top: 80px;
    padding-bottom: 80px;
}

/*.cover_all_sml_books {
    margin-bottom: 80px;
}*/

.full-sider-section-cover-books::before {
    position: absolute;
    content: '';
    width: 59px;
    height: 4px;
    background: #e4120e;
    top: 46px;
}

.full-sider-section-cover-books h3::after {
    position: absolute;
    content: '';
    width: 30px;
    height: 4px;
    background: #08458d;
    left: 66px;
    top: 39px;
}

.full-sider-section-cover-books h3 {
    margin-bottom: 20px;
    font-family: 'font11';
}

section#print_scrop2 {
    background: url(../img/books-ddl-bg.png);
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: contain;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

section#print_scrop2::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    background: #08458dde;
}

section#print_scrop1 {
    background: url(../img/books-ddl-bg.png);
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: contain;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

section#print_scrop1::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    background: #ffffffe8;
}

section#print_scrop2 h3 {
    color: #fff;
}

section#print_scrop2 p {
    color: #fff;
}

section#print_scrop2 .full-sider-section-cover-books h3::after {
    position: absolute;
    content: '';
    width: 30px;
    height: 3px;
    background: #fff !important;
    left: 66px;
    top: 39px;
}

section#print_scrop2 ul.nav.nav-pills.my_tabs_pills_scope_latest li a.active img {
    transition: .5s;
    transform: scale(1.2);
    padding: 0;
}

.full_collage_box {
    display: grid;
    width: 100%;
    display: grid;
    grid-template-columns: 25% 30% 15% 25%;
    gap: 15px;
    place-content: center;
    grid-template-rows: 50% 50%;
    height: 80vh;
    min-height: 460px;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (max-width: 690px) {
    #collage {
        height: 65vh;
    }
}

@media screen and (max-width: 470px) {
    #collage {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 35%);
    }
}

.cards {
    border-radius: 25px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

@media screen and (max-width: 470px) {
    .cards {
        grid-column: span 1;
    }
}

.cards:nth-child(2) {
    grid-column: 0.6666666667;
    grid-row: span 2;
}

@media screen and (max-width: 690px) {
    .cards:nth-child(2) {
    grid-column: span 2;
    grid-row: span 2;
}
}

.cards:nth-child(3) {
    grid-column: span 2;
}

@media screen and (max-width: 690px) {
    .cards:nth-child(3) {
        grid-column: 0.5;
        grid-row: 0.5;
    }
}

@media screen and (max-width: 690px) {
    .cards:nth-child(6) {
        grid-column: 0.5;
        grid-row: 0.6666666667;
    }
}

@media screen and (max-width: 470px) {
    .cards:nth-child(5) {
        grid-column: span 2;
    }
}

.card_img img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}

.cards p {
    font-size: clamp(0.9rem, 1rem, 1rem);
    line-height: 1.4;
}

.cards img {
    border-radius: 25px;
}

.card_img {
    position: relative;
    height: 100%;
}

.cards .card_img .card__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    color: #fff;
    padding: clamp(0.938rem, 5vw, 1.563rem);
    background: #02022e;
    background: linear-gradient(0deg, #000 0%, #0000 100%);
    width: 100%;
    height: 100%;
    border-radius: 25px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.cards .card_img span {
    position: absolute;
    top: 25px;
    color: #ff7b29;
    background: #fff;
    border-radius: 50px;
    padding: 2px 8px 2px 6px;
    display: flex;
    box-shadow: 0px 1px 20px #000 2b;
}

@media screen and (max-width: 690px) {
    .cards .card_img span {
        top: 20px;
    }
}

@media screen and (max-width: 470px) {
    .cards .card_img span {
        top: 15px;
    }
}

.cards .card_img span svg {
    fill: #ff7b29;
    width: 20px;
    margin-right: 2px;
}

.inner_sider_book_img img {
    border-radius: 19px;
}

.sider_full_imgase_scps img {
    border-radius: 0 15px 15px 0;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/**************************** Stylish Accordian ******************************/

.library__container {
    display: flex;
    justify-content: space-between;
}

.library__card {
    display: flex;
    overflow: hidden;
    flex-basis: 75px;
    max-width: 75px;
    transition: all 0.5s ease-in;
}

.library__card-body {
    /*    display: flex;*/
    justify-content: space-between;
    position: relative;
    flex-basis: calc(1362px - 8 * 75px);
    max-width: calc(1362px - 8 * 75px);
    flex-shrink: 0;
    background: #fff;
    padding: 22px 61px 64px 38px;
    overflow: hidden;
    height: 744px;
}

.library .bookmark-1 {
    background-color: #ff614a;
}

.library .bookmark-1 .library__bookmark-title,
.library .bookmark-1 span {
    color: white;
}

.library .bookmark-2 {
    background-color: #f9c1c4;
}

.library .bookmark-3 {
    background-color: #f7dcc9;
}

.library .bookmark-4 {
    background-color: #f0cc68;
}

.library .bookmark-5 {
    background-color: #f6a86c;
}

.library .bookmark-6 {
    background-color: #c2dfdd;
}

.library .bookmark-7 {
    background-color: #7da2ba;
}

.library .bookmark-8 {
    background-color: #41556e;
}

.library .bookmark-8 .library__bookmark-title,
.library .bookmark-8 span {
    color: white;
}

.library__card-text .title span {
    display: block;
}

.library__card-bookmark {
    cursor: pointer;
    width: 75px;
    height: 570px;
    background: #f9c1c4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.library__bookmark-text {
    transform: rotate(-90deg);
}

.library__bookmark-title {
    font-size: 18px;
    color: #41556e;
    font-weight: 400;
    font-style: normal;
    white-space: nowrap;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-font-feature-settings: "pnum" on, "lnum" on, "zero" on, "ss02" on, "ss06" on, "ss08" on, "ss09" on, "ss10" on;
    font-feature-settings: "pnum" on, "lnum" on, "zero" on, "ss02" on, "ss06" on, "ss08" on, "ss09" on, "ss10" on;
}

.library__bookmark-title span {
    font-family: "MabryProL";
    font-style: normal;
    line-height: 150%;
    position: relative;
    margin-right: 25px;
}

.library__mobile-wrapper {
    display: flex;
}

.library__card-images {
    position: absolute;
}

.library__card-description {
    font-family: "MabryProL";
    font-style: normal;
    line-height: 150%;
    padding-left: 1px;
    margin-top: 35px;
}

.library__column {
    position: relative;
    flex: 1;
}

.library__column img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.library .column-library-first {
    padding-right: 35px;
}

.library__mobile-container {
    display: none;
}

.library__mobile-bookmark {
    background: #f9c1c4;
    height: 61px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.library__mobile-bookmark span {
    left: 24px;
    position: absolute;
    font-family: "MabryProL";
    font-style: normal;
    line-height: 150%;
}

.library__img-top {
    top: -156px;
    left: 30px;
}

.card-scale {
    flex-basis: calc(100% - 75 * 7px);
    max-width: calc(100% - 75 * 7px);
}

.sider_hal_scs_img1 {
    background: url(../img/home/solution2.png) !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
}

.sider_hal_scs_img1 {
    background: url(../img/home/solution2.png) !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
}

.sider_hal_scs_img2 {
    background: url(../img/home/solution1.png) !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
}

h2.fnt_sz_incr {
    font-size: 60px;
    font-family: 'font1';
    color: #fff;
}

h2.mob_text_h4 {
    font-size: 42px;
}

.inner_pg_vds_all {
    object-fit: cover;
}

#sec7::before {
    content: '';
    position: absolute;
    background: #08458d9e;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.down_sec_d2_ind {
    position: relative;
    padding: 100px 15px 100px 15px;
}

.magni_fy_glass img {
    height: 213px !important;
    position: absolute !important;
    z-index: 9;
    top: 10px;
    right: 82px;
}

h4.abs_bx_txt {
    font-size: 20px;
    font-family: 'font8';
}

img.img-fluid.pt-type-img {
    height: 207px;
}

img.img-fluid.sl-img-adjst {
    height: 309px;
}

img.img-fluid.coact-machine-png {
    height: 318px;
    width: 100%;
}

.main_img_bgimg img {
    /*    height: 545px;*/
    margin: 0 auto;
    text-align: center;
}

.hdr_sprt_one h3 {
    color: #69be44;
    font-family: font11;
    font-size: 45px;
}

.hdr_sprt_two h3 {
    color: #24b1e4;
    font-family: font11;
    font-size: 45px;
}

.hdr_sprt_three h3 {
    color: #eb1e4f;
    font-family: font11;
    font-size: 45px;
}

.hdr_sprt_four h3 {
    color: #b84198;
    font-family: font11;
    font-size: 45px;
}

/************************TypeWriiter*******************************/

.hide {
    display: none;
}

section#in_sec::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #00000047;
}
.inner_archv_bxs {
    transition: .5s;
    padding: 10px;
}

.inner_archv_bxs h3 {
    font-family: font11;
    font-size: 22px;
    margin-bottom: 68px;
}
.inner_archv_bxs p {
    font-size: 18px;
}
.inner_archv_bxs img {
    position: absolute;
    left: 109px;
    height: 162px;
    bottom: 102px;
}
.style-mb-btm-awrds {
    margin-top: 30px;
}
.inner_sdr_fl_imgs {
    background: #fff;
    padding: 3px;
    border: 2px solid #e1dddd;
    transition: .5s;
}
.inner_sdr_fl_imgs img {
      transition: .5s; 
    transition: .5s;
    overflow: hidden;
}
.inner_sdr_fl_imgs:hover.inner_sdr_fl_imgs img {
    transition: .5s;
    transform: scale(1.5);
}
/*.inner_sdr_fl_imgs:hover.inner_sdr_fl_imgs::before {
    content: '';
    position: absolute;
    background: #0000005e;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}*/
/*.inner_sdr_fl_imgs::before {
    content: '';
    position: absolute;
    background: #0000005e;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition:.5s;
}*/
.inner_sdr_fl_imgs {
    /* background: #fff; */
    background-image: linear-gradient(#e4120e, #08458d);
    padding: 3px;
    border: 2px solid #e1dddd;
    transition: .5s;
    overflow: hidden;
    position: relative;
}
.awrds_txt {
    /* white-space: nowrap; */
    color: white;
    font-size: 15px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}
.overlay {
  position: absolute;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(#08458d8a, #e4120e7a);
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: .5s ease;
}

.inner_sdr_fl_imgs:hover .overlay {
  top: 0;
  height: 100%;
}
.awrds_images_phto ul {
    display: flex;
    padding-left: 0;
}
.awrds_images_phto ul li {
    list-style: none;
    margin-left: 11px;
}
.inner_sider_cmpny_dtls h5 {
    font-family: 'font11';
    color: #ff740d;
    background: #eb1847;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-size: 38px;
}
.inner_sider_cmpny_dtls h6 {
    font-size: 28px;
    font-family: font11;
}
.inner_sider_cmpny_dtls img {
    background: #fff;
    padding: 5px;
}
.cover_full_cmpny_emps {
    padding: 20px 15px 20px 15px;
    position: relative;
}
.inner_sider_cmpny_dtls2 h5 {
    font-size: 47px;
    font-family: 'font2';
    margin-top: 11px;
    margin-bottom: 18px;
}
.inner_sider_cmpny_dtls2 img {
    height: 101px;
}
.inner_sider_cmpny_dtls22 img {
    background-image: linear-gradient(#e4120e, #08458d);
    padding: 3px;
    border: 2px solid #e1dddd;
}

img.img-fluid.adjst-bc {
    height: 130px;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto !important; 
}

#owl-carousel-awrds .owl-dots .owl-dot span, #owl-carousel1 .owl-dots .owl-dot span {
    display: block;
    transition: opacity .2s;
    width: 18px !important;
    height: 18px;
    margin: 5px 7px;
    -webkit-backface-visibility: visible;
}
#owl-carousel-awrds button.owl-dot:focus {
    border: none !important;
    outline: 0;
}
#owl-carousel-awrds button.owl-dot.active span::before,
    #owl-carousel1 button.owl-dot.active span::before {
        height: 10px;
        width: 10px;
        border-radius: 50px;
        position: absolute;
        content: '';
        background: #e4120e;
        margin-left: -5px;
        margin-top: 4px
    }
    #owl-carousel-awrds .owl-dots .owl-dot span {
        background: #08458d;
        border-radius: 30px
    }
    #owl-carousel-awrds .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #e4120e !important
    }
    #owl-carousel-awrds button.owl-dot.active span::before {
        border: 5px solid #fff
    }

    /****************************conftii************************/

.confetti {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.confetti-piece {
    position: absolute;
    width: 10px;
    height: 30px;
    background: #ffd300;
    top: 0;
    opacity: 0;
}
.confetti-piece:nth-child(1) {
    left: 7%;
    -webkit-transform: rotate(-40deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 182ms;
    -webkit-animation-duration: 1116ms;
}
.confetti-piece:nth-child(2) {
    left: 14%;
    -webkit-transform: rotate(4deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 161ms;
    -webkit-animation-duration: 1076ms;
}
.confetti-piece:nth-child(3) {
    left: 21%;
    -webkit-transform: rotate(-51deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 481ms;
    -webkit-animation-duration: 1103ms;
}
.confetti-piece:nth-child(4) {
    left: 28%;
    -webkit-transform: rotate(61deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 334ms;
    -webkit-animation-duration: 708ms;
}
.confetti-piece:nth-child(5) {
    left: 35%;
    -webkit-transform: rotate(-52deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 302ms;
    -webkit-animation-duration: 776ms;
}
.confetti-piece:nth-child(6) {
    left: 42%;
    -webkit-transform: rotate(38deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 180ms;
    -webkit-animation-duration: 1168ms;
}
.confetti-piece:nth-child(7) {
    left: 49%;
    -webkit-transform: rotate(11deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 395ms;
    -webkit-animation-duration: 1200ms;
}
.confetti-piece:nth-child(8) {
    left: 56%;
    -webkit-transform: rotate(49deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 14ms;
    -webkit-animation-duration: 887ms;
}
.confetti-piece:nth-child(9) {
    left: 63%;
    -webkit-transform: rotate(-72deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 149ms;
    -webkit-animation-duration: 805ms;
}
.confetti-piece:nth-child(10) {
    left: 70%;
    -webkit-transform: rotate(10deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 351ms;
    -webkit-animation-duration: 1059ms;
}
.confetti-piece:nth-child(11) {
    left: 77%;
    -webkit-transform: rotate(4deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 307ms;
    -webkit-animation-duration: 1132ms;
}
.confetti-piece:nth-child(12) {
    left: 84%;
    -webkit-transform: rotate(42deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 464ms;
    -webkit-animation-duration: 776ms;
}
.confetti-piece:nth-child(13) {
    left: 91%;
    -webkit-transform: rotate(-72deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 429ms;
    -webkit-animation-duration: 818ms;
}
.confetti-piece:nth-child(odd) {
    background: #7431e8;
}
.confetti-piece:nth-child(even) {
    z-index: 1;
}
.confetti-piece:nth-child(4n) {
    width: 5px;
    height: 12px;
    -webkit-animation-duration: 2000ms;
}
.confetti-piece:nth-child(3n) {
    width: 3px;
    height: 10px;
    -webkit-animation-duration: 2500ms;
    -webkit-animation-delay: 1000ms;
}
.confetti-piece:nth-child(4n-7) {
  background: red;
}
@-webkit-keyframes makeItRain {
    from {opacity: 0;}
    50% {opacity: 1;}
    to {-webkit-transform: translateY(350px);}
}

.animate-charcter {
    background-image: linear-gradient( -225deg, #231557 0%, #44107a 29%, #ff1361 67%, #fff800 100% );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 1s linear infinite;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
video#myVideos_2 {
    height: 600px;
    object-fit: contain;
}
iframe#youtube-video {
    background: #fff;
    padding: 10px;
    border: 2px solid #eee;
}
