body {
    font-family: 'Hind Madurai', sans-serif;
}

@font-face {
    font-family: 'Hind Madurai', sans-serif;
    src: url(../fonts/HindMadurai-Regular.ttf);
}

@font-face {
    font-family: 'Hind Madurai', sans-serif;
    src: url(../fonts/HindMadurai-Light.ttf);
}

@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url(../fonts/Montserrat-SemiBold.ttf);
}

HindMadurai-Light .logo {
    width: 321px;
}


.drop-1 {
    border-bottom: 1px dotted #000 !important;
}

JosefinSans-VariableFont_wght .container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 90% !important;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style-type: none;
}

a.menuzord-brand img {
    width: 70%;
}

#banner {
    z-index: 10;
    width: 100%;
    float: left;
}

.input-group-btn .btn-group {
    display: flex !important;
}

.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}

.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 500px;
        margin: 0 auto;
    }

    .dropdown.dropdown-lg {
        position: static !important;
    }

    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 450px;
        position: absolute;
        transform: translate3d(-411px, 39px, 0px);
        top: 0px;
        left: 0px;
        will-change: transform;
    }
}

.rights ul {
    padding: 0px 15px;
}

.rights ul li {
    padding: 3px;
}

.rights ul li a {
    color: #495057;
    width: 100%;
    display: block;
}

.lefts {
    width: 50%;
    float: left;
}

.rights {
    width: 50%;
    float: right;
}

.lefts img {
    width: 50%;
    margin-left: 0px;
    z-index: 999;
    float: left;
    position: relative;
    background: #fff;
    padding: 20px;
}

.rights #adv-search {
    margin-top: 25px;
}

.rights input.form-control {
    padding: 19px;
}

.rights .dropdown.dropdown-lg {
    border: 1px solid #ccc;
}

button {
    color: #fff;
    background: #ed1c24;
    border: none;
    padding: 5px 17px;
    border-radius: 0px 5px 5px 0px;
}

.lefts h1 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px;
    letter-spacing: 1px;
    margin-top: 10px;
}

.icon {
    float: left;
    width: 100%;
}

.top {
    padding: 0px
}

.socialicon ul {
    font-size: 0;
    float: right;
}

.reset {
    list-style: none;
    padding: 0;
    margin: 0;
}

.socialicon li:first-child {
    margin-left: 0px;
}

.socialicon li a.facebook {
    background-position: 0px 0px;
}

.socialicon li a {
    background: url(../img/social-icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 45px;
    height: 45px;
    display: block;
}

.socialicon li a.facebook:hover {
    background-position: 0px -47px;
}

.socialicon li {
    margin-left: 15px;
    display: inline-block;
}

.socialicon li a.twitter {
    background-position: -60px 0px;
}

.socialicon li a {
    background: url(../img/social-icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 45px;
    height: 45px;
    display: block;
}

.socialicon li a.twitter:hover {
    background-position: -60px -47px;
}

.socialicon li {
    margin-left: 15px;
    display: inline-block;
    width: 52px;
}

.socialicon li a.linkedin {
    background-position: -118px 0px;
}

.socialicon li a {
    background: url(../img/social-icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 45px;
    height: 45px;
    display: block;
}

.socialicon li a.linkedin:hover {
    background-position: -118px -47px;
}

.socialicon li {
    margin-left: 15px;
    display: inline-block;
    width: 52px;
}

.socialicon li a.youtube {
    background-position: -176px 0px;
}

.socialicon li a {
    background: url(../img/social-icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 45px;
    height: 45px;
    display: block;
}

.socialicon li a.youtube:hover {
    background-position: -176px -47px;
}


.Products {
    float: left;
    width: 100%;
    padding: 60px 0px;
    background: url(../images/gray-bg.png);
    background-size: cover;

}

.logo {
    width: 300px;
}

.aakh {
    width: 19%;
    float: left;
    margin: 0.5%;
    border: 1px solid #b2b2b23b;
    padding: 3px;
}

.Products .faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    color: #000;
}

.Products .faq-title h2::before {
    content: "";
    position: absolute;
    left: 47%;
    width: 125px;
    height: 2px;
    background: #09c;
    bottom: -11px;
    margin-left: -30px;
    text-align: center;

}

.milestone-2 .faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    color: #fff;
}

.milestone-2 .faq-title h2::before {
    content: "";
    position: absolute;
    left: 46%;
    width: 110px;
    height: 2px;
    background: #09c;
    bottom: -11px;
    margin-left: -11px;
    text-align: center;
}

.vision .faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 500;
    line-height: 1;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
}

.vision .faq-title h2::before {
    content: "";
    position: absolute;
    left: 47%;
    width: 125px;
    height: 2px;
    background: #09c;
    bottom: -11px;
    margin-left: -30px;
    text-align: center;

}

.milestone {
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 0px;
}

@media (min-width: 992px) {

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        border-bottom: 4px solid #09c !important;
    }

}

.milestone-1 {
    width: 100%;
    float: left;
    height: auto;
    background-color: #09c;
    padding: 15px;
    border-radius: 5px;
}

section.faq-section button {
    margin: auto;
    display: block;
    margin-top: 20px;
}

.milestone p {
    color: #fff;
}

.milestone-1::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
}

.infrastructure .faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 500;
    line-height: 1;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
}

.infrastructure .faq-title h2::before {
    content: "";
    position: absolute;
    left: 47%;
    width: 125px;
    height: 2px;
    background: #fff;
    bottom: -11px;
    margin-left: -30px;
}

.videos .faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
}

.videos .faq-title h2::before {
    content: "";
    position: absolute;
    left: 49.5%;
    width: 78px;
    height: 2px;
    background: #09c;
    bottom: -11px;
    margin-left: -30px;
    text-align: center;

}

.testimonial .faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    color: #fff;
}

.testimonial .faq-title h2::before {
    content: "";
    position: absolute;
    left: 49.5%;
    width: 78px;
    height: 2px;
    background: #fff;
    bottom: -11px;
    margin-left: -30px;
    text-align: center;

}

.faq-section .faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    color: #000;
}

.faq-section .faq-title h2::before {
    content: "";
    position: absolute;
    left: 49.5%;
    width: 78px;
    height: 2px;
    background: #09c;
    bottom: -11px;
    margin-left: -30px;
    text-align: center;

}

.clients .faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
}

.clients .faq-title h2::before {
    content: "";
    position: absolute;
    left: 49.5%;
    width: 78px;
    height: 2px;
    background: #09c;
    bottom: -11px;
    margin-left: -30px;
    text-align: center;

}

.videos span,
.clients span,
.Products span {
    color: #171626;
    border-bottom: 3px solid #171626;
}

.infra-txt h4 {
    font-size: 1.5rem;
    color: #000;
    font-size: 25px;
    font-weight: 600;
}

.infrastructure span {
    color: #fff;
    border-bottom: 3px solid #fff;
}

.infra-txt h5 {
    font-size: 1.25rem;
    font-weight: bold;
    border-bottom: 2px solid #171626;
    width: 22%;
    margin-top: 20px;
}

.infra-txt {
    padding: 40px 0px;
}

.infra-txt p {
    font-family: 'Josefin Sans', sans-serif;
    margin-top: 20px;
}

.aakh h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px 10px;
}

.aakh img {
    width: 100%
}

.aakh p {
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
    line-height: 26px;
    margin-bottom: 10px;
    padding: 0px 10px;
}

.aakh a {
    font-weight: 600;
    color: #f68220;
    padding: 0px 10px;
}

.aakh a:hover {
    text-decoration: none;
}

.home-about {
    float: left;
    width: 100%;
    margin: 50px 0px;
}

.faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #09c;
    bottom: -15px;
    margin-left: -30px;
}

.aat-left a {
    background: #09c;
    padding: 10px 30px;
    color: #fff;
    transition: 0.3s;
    /* margin-top: 30px; */
}

.button {
    border-radius: 4px;
    background-color: #0099cc;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    padding: 10px 20px;
    width: 200px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

.button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

.button:hover span {
    padding-right: 25px;
}

.button:hover span:after {
    opacity: 1;
    right: 0;
}

* {
    box-sizing: border-box;
}

.con {
    position: relative;
    width: 50%;
    max-width: 300px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    background-color: #09c;
    color: #f1f1f1;
    width: 89.5%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 16px;
    padding: 15px;
    text-align: center;
}

.con img {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.con:hover .overlay {
    opacity: 1;
}

.aat-left a:hover {
    border-radius: 20px;
    transition: 0.3s;
    text-decoration: none;
    color: #fff
}

.aatmshodh h2 span {
    color: #171626;
}

.aat-left {
    float: left;
    width: 60%;
    padding-right: 10px
}

.aat-right {
    float: right;
    width: 40%
}

.aat-right p {
    text-align: justify;
    line-height: 30px;
    font-size: 17px;
    margin-bottom: 0px;
}

.aat-right img {
    width: 100%;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.19) !important;
}

.aat-right a {
    background: #f68220;
    width: 100%;
    transition: 0.3s;
    display: block;
    text-align: center;
    margin-top: 9px;
    color: #fff;
    padding: 5px;
    margin-bottom: 0px
}

.aat-right a:hover {
    border-radius: 20px;
    transition: 0.3s;
    text-decoration: none;
    color: #fff
}

.but-1 {

    background-color: #0099cc;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    padding: 10px 20px;
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;

}

.but-1 span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.but-1 span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

.but-1:hover span {
    padding-right: 25px;
}

.but-1:hover span:after {
    opacity: 1;
    right: 0;
}

.quotsandblog {
    float: left;
    width: 100%;
    margin-top: 50px
}

.quotsandblog h2 {
    font-size: 22px;
    text-align: left;
    font-weight: 700;
    color: #f68220;
    margin-bottom: 10px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.quotsandblog .quots {
    width: 49%;
    float: left;
    margin-right: 1%;
    border: 1px solid #cccccc3b;
}

.quotsandblog .blog {
    width: 49%;
    float: right;
    margin-left: 1%;
    border: 1px solid #cccccc3b;
}

.quotsandblog .quots img {
    width: 100%;
}

.quotsandblog .blog img {
    width: 100%;
}

.quotsandblog .quots p {
    font-size: 17px;
    margin-top: 15px;
    text-align: justify;
    padding: 0px 10px;
}

.quotsandblog .blog p {
    font-size: 17px;
    margin-top: 15px;
    text-align: justify;
    padding: 0px 10px;
}

.quotsandblog .quots a {
    background: #f68220;
    padding: 5px 30px;
    color: #fff;
    margin-bottom: 0px;
    margin: 0px 10px;
    transition: 0.3s;
    margin-top: 10px;
    display: block;
    width: 24%;
}

.quotsandblog .blog a {
    background: #f68220;
    padding: 5px 30px;
    color: #fff;
    margin-bottom: 0px;
    margin: 0px 10px;
    transition: 0.3s;
    margin-top: 10px;
    display: block;
    width: 24%;
}

.quotsandblog .quots a:hover {
    border-radius: 20px;
    transition: 0.3s;
    text-decoration: none;
}

.quotsandblog .blog a:hover {
    border-radius: 20px;
    transition: 0.3s;
    text-decoration: none;
}

foot {
    width: 100%;
    height: auto;
    float: left;
    background: #09c;
    padding: 20px 0 0;
    margin-top: 0px;
}

.foot {
    width: 100%;
    height: auto;
    float: left;
    background: #171626;
    padding: 20px 0 0;
    margin-top: 0px;
}

.foot-sec {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 20px;
}

.foot ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.foot ul li {
    color: #ffffff;
    display: inline;
    padding: 0 15px;
    border-right: solid 1px #fff;
}

.foot ul li a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
}

.foot ul li a:hover {
    cursor: pointer !important;
}

.foot p {
    margin-bottom: 0px;
}

.copyri {
    text-align: center;
    color: #fff;
    padding: 20px 0px;
    width: 100%;
    height: auto;
    float: left;
    border-top: solid 1px #fff;
}

.copyri a {
    color: #fff;
    font-weight: 600;
}

.copyri a:hover {
    color: #fff;
}

.news-section {
    width: 100%;
    float: left;
    background: #171626;
    position: relative;
}

.my-news {
    padding: 10px;
    width: 15%;
    text-align: center;
    height: auto;
    float: left;
    background: #09c;
}

.news-section p {
    margin: 0px;
    font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center !important;
    font-weight: 600;
}

.actual-news {
    width: 85%;
    float: left;
    padding: 12px 0 0;
    color: #fff;
    font-size: 16px;
}

.aat-left p {
    font-size: 17px;
    margin-top: 10px;
    line-height: 27px;
    word-spacing: 1.8px;
    font-family: 'Hind Madurai', sans-serif;
}

.videos {
    float: left;
    width: 100%;
    padding: 40px 0px;
}

.vide {
    width: 31.33%;
    margin: 1%;
}

.vide iframe {
    border: 1px solid #ccc;
}


.infrastructure {
    float: left;
    width: 100%;
    padding: 40px 0px 20px 0px;
    background: #c5c5c9;
    background: url(../Images/banner-bg.png)center center no-repeat;
    background-attachment: fixed;

}

.infrastructure h2 {
    float: left;
    width: 100%;
    font-size: 24px;
    padding: 0px 5px;
    font-weight: 700;
    text-transform: uppercase;
    color: #09c;
    text-align: left;
    margin-bottom: 40px;
}

.infrastr {
    width: 23%;
    float: left;
    margin: 1%;
}

.infrastr a {
    width: 100%;
    text-align: center;
    display: block;
    padding: 8px;
    background: #09c;
    font-size: 16px;
    color: #fff;
}

.infrastr a:hover {
    color: #fff;
    text-decoration: none;
}

.infrastr img {
    width: 100%;
    border: 1px solid #cccccc61;
}

body {
    margin: 25px;
}

div.polaroid {
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 25px;
}

/* {
    text-align: center;
    padding: 10px 20px;
} */

.lable-bg {
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.lable-bg a {
    color: #fff;
}

.lable-bg a {
    background-color: #0099cc;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    padding: 10px 20px;
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;
}

.clients {
    float: left;
    width: 100%;
    padding: 60px 0px;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    font-size: 15px;
}

li.nav-item a {
    color: #000;
}

.navbar-nav .nav-link {
    padding: 0px;
}

.clien {
    width: 14.66%;
    float: left;
    margin: 1%;
}

.clien img {
    border: 1px solid #ccc;
    width: 100%;
}

.inner-banner::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(10, 44, 78, 0.67);
    z-index: 0;
}

.inner-banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.inner-banner img {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.inner-banner h2 {
    width: 100%;
    z-index: 999;
    top: 30%;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 45px;
    text-shadow: 0 4px 3px #333;
    margin: 0px;
    margin-top: 0px;
    padding-bottom: 70px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: -124px;
}

.left-about {
    width: 60%;
    float: left;
}

.inner-about ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.inner-about {
    margin: 40px 0px;
    float: left;
    width: 100%;
}

.left-right {
    width: 40%;
    float: right;
}

.left-right img {
    width: 100%;
}

.inner-about p {
    font-size: 17px;
    line-height: 25px;
}

.inner-about ul li {
    list-style-type: disc;
    line-height: 30px;
}

.inf {
    float: left;
    width: 100%;
    padding: 40px 0px;
}

.inf {
    width: 100%;
    float: left;
}

.inf-inner {
    width: 23%;
    float: left;
    margin: 1%;
    border: 1px solid #cccccc75;
}

.inf-inner img {
    width: 100%;
    height: 210px;
}

.inf-inner h4 {
    font-size: 20px;
    padding: 5px 0px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0;
}

.pro-gelly {
    float: left;
    width: 100%;
    padding: 40px 0px;
}

pro-gelly p {
    float: left;
    width: 100%;
    display: inline list-item;
    margin: 5px 15px;
}

.pro-gelly h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    color: #0099cc;
    border-bottom: 3px solid #171626;
    width: 40%;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.Products-1 {
    width: 100%;
    float: left;
    height: auto;
    padding: 40px 0px;
}

.product-lable p {
    font-size: 16px;
    margin-top: 10px;
}

.sec-ahtwo {
    margin-top: 30px;
}

.pro-sec img {
    width: 100%;
    border: 1px solid #cccccc82;
    transition: 0.3s;
}

.pro-sec img:hover {
    border-bottom: 2px solid #171626;
    transition: 0.3s;
}

.pro-sec {
    width: 23%;
    float: left;
    margin: 1%;
}

.product-lable {
    width: 100%;
    padding: 10px;
    font-size: 20px;
    font-weight: 600;
}

.cirtif {
    float: left;
    widows: 100%;
    padding: 40px 0px;
}

.cirti {
    width: 31.33%;
    text-align: center;
    margin: 1%;
}

.product-sec {
    width: 255px;
    height: auto;
    float: left;
}

.product-sec img {
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
    border: 1px solid #777;
}

.product-sec img:hover {
    border-bottom: 3px solid #171626;
    transition: all 0.5s;
}

.product-sec p {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.cirti img {
    width: 100%;
    border: 1px solid #ccc;
}

.cirti h4 {
    margin-top: 10px;
    font-size: 22px;
}

.quality {
    float: left;
    width: 100%;
    padding: 40px 0px;
}

.qual {
    width: 48%;
    float: left;
    margin: 1%;
}

.qual img {
    width: 100%;
}



@import url(//cdn.rawgit.com/rtaibah/dubai-font-cdn/master/dubai-font.css);


*,
*:after,
*:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: default;
}

html {
    width: 100%;
    height: auto;
}

/*
body {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-family: Dubai-Light;
		background: rgba(30,30,30);
}
.testim {
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translatey(-50%);
		-moz-transform: translatey(-50%);
		-ms-transform: translatey(-50%);
		-o-transform: translatey(-50%);
		transform: translatey(-50%);
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
		height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
		position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #ea830e;
    border-color: #ea830e;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #ea830e;
    font-size: 1em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #eee;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}
*/



.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}

.white-heading {
    color: #ffffff;
}

.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}

.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}

.white-heading span {
    color: #ffffff;
}

/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
    padding-top: 20px;
    padding-bottom: 20px;
    background-position: center;
    background-size: cover;
    width: 100%;
    float: left;
    height: auto;
}

#testimonial4 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
    overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}

.testimonial4_indicators .carousel-indicators li {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    margin: 2px 3px;
    background-color: #9dd3af;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
    height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #eeeeee;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial4_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: transparent;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
    transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_control_button .carousel-control.left {
    left: 7%;
    top: 50%;
    right: auto;
}

.testimonial4_control_button .carousel-control.right {
    right: 7%;
    top: 50%;
    left: auto;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}

.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative;
}

.testimonial4_header h4 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    position: relative;
    text-align: center;
}

.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

.testimonial4_slide p {
    color: #ffffff;
    font-size: 17px;
    line-height: 1.4;
    margin: 0px 0 5px 0;
}

.testimonial4_slide h5 {
    color: #fff;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
}

.testimonial4_slide h4 {
    color: #ffffff;
    font-size: 22px;
    margin-top: 20px;
}

.testimonial4_slide i {
    font-size: 10px;
    color: #fff;
    margin-top: 5px;
}


.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}

/* ------testimonial  close-------*/
.inner {
    margin: 50px 0px;
    float: left;
    width: 100%;
}

.faq-section {
    padding: 40px 0px;
    width: 100%;
    float: left;
    background: url(../images/gray-bg.png);
    background-size: cover;
    background-attachment: fixed;
}

.mile-1 h2 {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 51px;
    padding: 36px;
    font-size: 23px;
    left: 75px;
    position: relative;
    text-align: center;
    color: #fff;
}

.mile-2 h2 {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 51px;
    padding: 36px;
    font-size: 23px;
    left: 75px;
    position: relative;
    text-align: center;
    color: #fff;
    margin-top: -7px;
}

.mile-1 h4 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
}

.mile-1 p {
    text-align: center;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
}

.mile-1 {
    width: 100%;
    float: left;
    height: auto;
    background-color: #0099cc;
    display: block;
    margin: auto;
    padding: 15px;
    border-radius: 5px;
}

.mile-1 span {
    position: relative;
    left: -20px;
    font-size: 19px;
    top: -13px;
    font-weight: bold;
}

/*
.mile-1:hover
{
      box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition: all 0.3s ease-in-out;
}
*/


.mile-2 h2 {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 51px;
    padding: 36px;
    font-size: 23px;
    left: 75px;
    position: relative;
    text-align: center;
    color: #fff;
}

.mile-2 h2 {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 51px;
    padding: 36px;
    font-size: 23px;
    left: 75px;
    position: relative;
    text-align: center;
    color: #fff;
    margin-top: -7px;
}

.mile-2 h4 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
}

.mile-2 p {
    text-align: center;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
}

.mile-2 {
    width: 100%;
    float: left;
    height: auto;
    background-color: #1ab7e2;
    display: block;
    margin: auto;
    padding: 15px;
    border-radius: 5px;
}

.mile-2 span {
    position: relative;
    left: -20px;
    font-size: 19px;
    top: -13px;
    font-weight: bold;
}


.mile-3 h2 {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 51px;
    padding: 36px;
    font-size: 23px;
    left: 75px;
    position: relative;
    text-align: center;
    color: #fff;
}

.mile-3 h2 {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 51px;
    padding: 36px;
    font-size: 23px;
    left: 75px;
    position: relative;
    text-align: center;
    color: #fff;
    margin-top: -7px;
}

.mile-3 h4 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
}

.mile-3 p {
    text-align: center;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
    padding-bottom: 8px;
}

.mile-3 {
    width: 100%;
    float: left;
    height: auto;
    background-color: #2bbfe2;
    display: block;
    margin: auto;
    padding: 15px;
    border-radius: 5px;
}

.mile-3 span {
    position: relative;
    left: -20px;
    font-size: 19px;
    top: -13px;
    font-weight: bold;
}


.mile-4 h2 {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 51px;
    padding: 36px;
    font-size: 23px;
    left: 75px;
    position: relative;
    text-align: center;
    color: #fff;
}

.mile-4 h2 {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 51px;
    padding: 36px;
    font-size: 23px;
    left: 75px;
    position: relative;
    text-align: center;
    color: #fff;
    margin-top: -7px;
}

.mile-4 h4 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
}

.mile-4 p {
    text-align: center;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
}

.mile-4 {
    width: 100%;
    float: left;
    height: auto;
    background-color: #3dd1ea;
    display: block;
    margin: auto;
    padding: 15px;
    border-radius: 5px;
}

.mile-4 span {
    position: relative;
    left: -20px;
    font-size: 19px;
    top: -13px;
    font-weight: bold;
}

.policy-img {
    width: 100%;
    float: left;
    height: auto;
    padding-bottom: 40px;
}

.dropdown-menu.show a {
    color: #000 !important;
}

/*
.dropdown-menu.show {
    border-bottom: 3px solid #09c;
}
*/
.faq-title h2 {
    position: relative;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    width: 100%;
    text-align: left;
    font-size: 34px;
    text-transform: uppercase;
}

.profile-about-txt .faq-title h2 {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    width: 100%;
    text-align: center;
    font-size: 34px;
    text-transform: uppercase;
    color: #2f2483 !important;
}

span.contact-span {
    color: #2f2483 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    text-transform: uppercase;
}

.infra-img {
    width: 100%;
    float: left;
    height: auto;
}

.profile-about-txt .faq-title h2::before {
    content: "";
    position: absolute;
    left: 49%;
    width: 80px;
    height: 2px;
    background: #09c;
    bottom: -11px;
    margin-left: -30px;
}

.profile-about {
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 0px;
}

.profile-about-txt h4 {
    text-align: center;
    font-size: 20px;
    word-spacing: 1.8px;
    line-height: 30px;
}

.profile-about-txt p {
    margin-top: 20px;
    font-size: 16px;
    word-spacing: 1.8px;
    line-height: 26px;
}

.infra-img-main {
    width: 100%;
    float: left;
    height: auto;
    padding-bottom: 40px;
}

.company-policy {
    width: 100%;
    float: left;
    height: auto;
    padding: 40px 0px;
}

.infra-img-main-1 {
    width: 25%;
    height: auto;
}

.infra-img-main-1 {
    width: 25%;
    height: auto;
    float: left;
}

.about-ul li i {
    font-size: 20px;
    color: #09c;
    float: left;
    line-height: 28px;
}

.about-ul li p {
    font-size: 15px;
    margin-left: 25px;
    margin-top: -5px;
}

.profile-about-txt p {
    margin-top: 30px;
    font-size: 16px;
    word-spacing: 1.8px;
    line-height: 26px;
    /* font-weight: 600; */
}

.milestone-2 {
    width: 100%;
    float: left;
    height: auto;
    padding: 40px 0px;
    background: url(../images/milestone-bg.png);
    background-attachment: fixed;
}

table.table.tbl {
    width: 100%;
    float: left;
    height: auto;
    padding: 40px 0px;
    border: 1px solid #cbcbcb;
}

table.table.tbl td {
    border-right: 1px solid #dee2e6;
    padding-top: 0.5rem;
}

.infra-table {
    width: 100%;
    float: left;
    height: auto;
    padding: 20px 40px 40px 40px;
}

th {
    background-color: #302583;
    color: #fff;
}

.milestone-button {
    display: block;
    margin: auto;
    text-align: center;
    margin-top: 30px;
}

.infra-title {
    width: 100%;
    float: left;
    height: auto;
    padding-top: 40px;
}

.company-policy-txt {
    width: 100%;
    float: left;
    height: auto;
    padding-top: 40px;
}

.faq-title h2::before {
    content: "";
    position: absolute;
    left: 5%;
    width: 125px;
    height: 2px;
    background: #09c;
    bottom: -11px;
    margin-left: -30px;
}

.company-policy-txt h2::before {
    content: "";
    position: absolute;
    left: 48%;
    width: 125px;
    height: 2px;
    background: #09c;
    bottom: -11px;
    margin-left: -30px;
}

.infra-title h4 {
    text-align: center;
    color: #7b7b7b;
    margin-top: 10px;
    font-size: 20px;
}

.company-policy-txt .faq-title h2 {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: inline-block;
    line-height: 1;
    width: 100%;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
    color: #302583;
}

.switch-products {
    width: 100%;
    float: left;
    height: auto;
    padding: 40px 0px;
}

.main-product {
    width: 100%;
    float: left;
    height: auto;
    padding: 20px 0px 20px 30px;
    border: 2px solid #666;
    border-radius: 12px;
}

.main-product ul li i {
    font-size: 18px;
    color: #09c;
    position: absolute;
    left: 28px;
    line-height: 30px;
}

.product-img {
    width: 270px;
    height: auto;
    float: left;
    overflow: hidden;

}

.product-img img {
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
    box-shadow: inset 1px 1px 9px gray;
}

.prod-img img {
    width: 257px;
    height: auto;
    position: absolute;
    right: -65px;
    top: 17px;
}

.products ul {
    float: left;
}

.infra-title .faq-title h2 {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: inline-block;
    line-height: 1;
    width: 100%;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
    color: #302583;
}

.infra-title .faq-title h2::before {
    content: "";
    position: absolute;
    left: 47%;
    width: 133px;
    height: 2px;
    background: #09c;
    bottom: -11px;
    margin-left: -30px;
}

.footer .faq-title h2 {
    position: relative;
    display: inline-block;
    font-weight: 500;
    line-height: 1;
    width: 100%;
    text-align: left;
    font-size: 24px;
    color: #fff;
}

.footer .faq-title h2::before {
    content: "";
    position: absolute;
    left: 8%;
    width: 90px;
    height: 4px;
    background: #09c;
    bottom: -11px;
    margin-left: -30px;
}

ul.footer-ul {
    left: 0;
    width: 100%;
    float: left;
    height: auto;
}

ul.footer-ul li {
    color: #fff;
}

ul.footer-ul li:nth-child(2) {
    margin-top: 15px;
}

ul.footer-ul li:nth-child(3) {
    margin-top: 15px;
}

ul.footer-ul li:nth-child(4) {
    margin-top: 15px;
}

ul.footer-ul li::before {
    content: '\f111';
    font-family: 'FontAwesome';
    margin-right: 10px;
    margin-top: 0px;
    color: #09c;
    font-size: 9px;
    line-height: 25px;
}

.footer-ul-3 li i {
    margin-right: 10px;
    color: #09c;
    font-size: 20px;
    float: left;
}

ul.footer-ul-3 a {
    color: #fff;
}

ul.footer-ul-3 a:hover {
    text-decoration: none;
}

.footer-ul-3 li p {
    margin-left: 30px;
}

.footer-ul-3 li {
    color: #fff;
}

.footer-ul-3 li:nth-child(2) {
    margin-top: 15px;
}

.footer-ul-3 li:nth-child(3) {
    margin-top: 15px;
}

.footer-ul-3 li:nth-child(4) {
    margin-top: 15px;
}

.top-carosuel .carousel-item {
    border-bottom: 4px solid #09c;
}

.faq-title p {
    padding: 0 190px;
    margin-bottom: 10px;
}

.contact-2 ul li i {
    font-size: 20px;
    color: #969696;
    float: left;
}

.contact-2 ul li p {
    font-size: 16px;
    margin-left: 30px;
    word-spacing: 1.8px;
    padding-bottom: 15px;
}

.contact-2 ul li a {
    font-size: 16px;
    margin-left: 10px;
    color: #000;
}

.contact-2 ul li:nth-child(2) {
    padding: 0px 20px 0px 0px;
}

.contact-2 ul li:nth-child(4) {
    margin-top: 25px;
}

.contact-2 ul li:nth-child(5) {
    margin-top: 25px;
}

.contact-2 ul li a {
    font-size: 16px;
    margin-left: 32px;
    word-spacing: 1.8px;
}

.contact-2 ul li a:nth-child(2) {
    font-size: 16px;
    margin-left: 12px;
    word-spacing: 1.8px;
}

.mob-no {
    padding-top: 25px;
}

.map {
    width: 100%;
    float: left;
    height: auto;
    margin-top: -44px;
}

.contact-2 {
    width: 100%;
    float: left;
    height: auto;
    padding-left: 30px;
}

.contact-1 h2 {
    text-align: left;
    font-weight: 600;
    margin-left: 15px;
    font-family: 'Montserrat', sans-serif;
}

span.profile-span {
    color: #2f2483 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    text-transform: uppercase;
}

.contact-1 h5 {
    margin-left: 15px;
    font-size: 17px;
    color: #666;
    padding-bottom: 20px;
}

.contact-1 p {
    margin-left: 15px;
    font-size: 14px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.modal-body h2 {
    padding-bottom: 20px;
}

.faq {
    background: #FFFFFF;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
}

.faq .card {
    border: none;
    background: none;
    border-bottom: 1px dashed #CEE1F8;
}

.faq .card .card-header {
    padding: 0px;
    border: none;
    background: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: #09c;
    padding-left: 10px;
}

input.form-control.contact-button {
    background-color: #2f2483 !important;
    color: #fff;
}

.faq .card .card-header h5:hover {
    background: #09c;
    padding-left: 10px;
    color: #fff;
}

.faq .card .card-header .faq-title {
    width: 100%;
    text-align: left;
    padding: 0px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    color: #3B566E;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
    display: inline-block;
    line-height: 14px;
    float: right;
    color: #09c;
    font-size: 19px;
}

.faq .card .card-header .faq-title .badge>i:hover {
    display: inline-block;
    line-height: 14px;
    float: right;
    color: #fff;
    font-size: 19px;
}

.faq .card .card-body {
    padding: 30px;
    padding-left: 35px;
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 16px;
    color: #6F8BA4;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
    margin-bottom: 14px;
}

@media (max-width: 991px) {
    .faq {
        margin-bottom: 30px;
    }

    .faq .card .card-header .faq-title {
        line-height: 26px;
        margin-top: 10px;
    }
}

.bg-contact {
    background: #cccccc2b;
    box-shadow: 0px 0px 7px #aaa;
    padding: 30px;
    width: 49%;
    float: left;
}

.form-group {
    margin-bottom: 1rem;
}

.cont-add {
    width: 49%;
    float: right;
    box-shadow: 0px 0px 7px #aaa;
    padding: 10px;
}

.testimonial4_slide b {
    color: #fff;
    font-size: 14px;
}

.address h2 {
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 2px solid #333333ab;
    padding-bottom: 7px;
}

.address p {
    font-size: 18px;
    padding-top: 15px;
}

.con-inf {
    margin-top: 35px;
}

.contac p {
    font-size: 17px;
}

.contac h2 {
    margin: 0;
    margin-top: 0px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 2px solid #333333ab;
    padding-bottom: 7px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.bg-contact .btn-default {
    width: 100%;
    background-color: #171626;
    color: #FFFFFF;
    border-radius: 0px;
    margin-top: 20px;
    font-size: 18px;
}

.bg-contact .btn-default:hover {
    color: #fff;
}

.footer {
    width: 100%;
    float: left;
    height: auto;
    background-color: #171626;
    padding: 40px 0px;
}

.EnquireNow {
    position: fixed;
    z-index: 9999999999;
    bottom: 6px;
    right: 7px;
}

.enquirenow_button {
    border-radius: 35px;
    padding: 6px 15px;
    cursor: pointer;
    color: #fff;
    background-color: #f5821f;
    width: auto;
    font-weight: 700;
    border: 0px;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, .4);
    overflow: hidden;
}

.EnquireNow .button {
    border-radius: 35px;
    background-color: #0099cc;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    padding: 10px 20px;
    width: 200px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

.button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

.button:hover span {
    padding-right: 25px;
}

.button:hover span:after {
    opacity: 1;
    right: 0;
}

.top-nav {
    width: 100%;
    float: left;
    height: auto;
    background-color: #171626;
    /*    padding: 15px 0px;*/
}

.top-nav i {
    color: #09c;
    font-size: 20px;
    line-height: 46px;
}

.top-nav a {
    color: #fff;
    margin-left: 10px;
}

.top-nav a:hover {
    color: #fff;
}

ul.top-nav-ul {
    float: right;
}

ul.top-nav-ul li {
    float: left;
    padding: 0px 6px;
    line-height: 2px;
}

ul.top-nav-ul li i {
    width: 40px;
    height: 40px;
    background: #09c;
    line-height: 38px;
    text-align: center;
    border-radius: 52px;
    color: #fff;
}

.top-nav-1 {
    width: 100%;
    float: left;
    height: auto;
    padding: 10px 0px;
}

header.mainHeader1 {
    width: 100%;
    float: left;
    height: auto;
    background-color: #09c;
    padding: 10px 0px;
}

.top-carosuel {
    width: 100%;
    float: left;
    height: auto;
}

li.nav-item {
    padding: 0px 9px;
    border-right: 1px solid #fff;
}

li.nav-item a {
    color: #fff;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #09c;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    border-bottom: 2px solid #fff;
}

.dropdown-menu.show {
    display: block;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }

}

.footer-2 p {
    text-align: center;
    padding: 10px 0px;
    color: #fff;
    margin: 0;
}

.footer-2 {
    width: 100%;
    float: left;
    height: auto;
    background-color: #0099cc;
}

.footer-2 a {
    color: #fff;
}

.footer-2 a:hover {
    color: #fff;
}

@import url(https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:400,700);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);

body {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    width: 100%;
    height: 100%;
    background: #FFFAF0;
}


/*/ start about work experience /*/

.experience h4 {
    text-align: center;
}

.experience {
    margin-top: 5%;
    width: 100%;
    /* background-color: #3b8472;*/
    height: auto;

}

.experience h5 {
    color: #008080;
    font-size: 22px;
    text-transform: uppercase;
}

.experience ol,
.experience ul {
    list-style: none;
}

.experience a {
    text-decoration: none;
}

.experience img {
    width: 20%;
    float: right;
}

.experience .fa {
    color: #40E0D0;
    font-size: 35px;
}

.experience .fa-users {
    font-size: 30px;
}

.cd-horizontal-timeline {
    opacity: 0;
    margin: 2em auto;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'mobile';
    display: none;
}

.cd-horizontal-timeline.loaded {
    /* show the timeline after events position has been set (using JavaScript) */
    opacity: 1;
}

.cd-horizontal-timeline .timeline {
    position: relative;
    height: 100px;
    width: 100%;
    /*  max-width: 425px; */
    margin: 0 auto;
}

.cd-horizontal-timeline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 40px;
    overflow: hidden;
}

.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
    /* these are used to create a shadow effect at the sides of the timeline */
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px;
}

.cd-horizontal-timeline .events-wrapper::before {
    left: 0;
    background-image: -webkit-linear-gradient(left, #f8f8f8, rgba(248, 248, 248, 0));
    background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));
}

.cd-horizontal-timeline .events-wrapper::after {
    right: 0;
    background-image: -webkit-linear-gradient(right, #f8f8f8, rgba(248, 248, 248, 0));
    background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));
}

.cd-horizontal-timeline .events {
    /* this is the grey line/timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 2px;
    /* width will be set using JavaScript */
    background: #dfdfdf;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.cd-horizontal-timeline .filling-line {
    /* this is used to create the green line filling the timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #0099cc;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-horizontal-timeline .events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 1.3rem;
    padding-bottom: 15px;
    color: #383838;
    /* fix bug on Safari - text flickering while timeline translates */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.cd-horizontal-timeline .events a::after {
    /* this is used to create the event spot */
    content: '';
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -5px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    background-color: #f8f8f8;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    -moz-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #008080;
    border-color: #008080;
}

.cd-horizontal-timeline .events a.selected {
    pointer-events: none;
}

.cd-horizontal-timeline .events a.selected::after {
    background-color: #008080;
    border-color: #008080;
}

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #008080;
}

@media only screen and (min-width: 1100px) {
    .cd-horizontal-timeline {
        margin: 3em auto;
    }

    .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop';
    }
}

.cd-timeline-navigation a {
    /* these are the left/right arrows to navigate the timeline */
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    /* replace text with an icon */
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.cd-timeline-navigation a::after {
    /* arrow icon */
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../img/cd-arrow.svg) no-repeat 0 0;
}

.cd-timeline-navigation a.prev {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.cd-timeline-navigation a.next {
    right: 0;
}

.no-touch .cd-timeline-navigation a:hover {
    border-color: #008080;
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
}

.cd-timeline-navigation a.inactive::after {
    background-position: 0 -16px;
}

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    margin: 2em 0;
    overflow: hidden;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}

.cd-horizontal-timeline .events-content li {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 0 5%;
    opacity: 0;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.cd-horizontal-timeline .events-content li.selected {
    /* visible event content */
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-name: cd-enter-right;
    -moz-animation-name: cd-enter-right;
    animation-name: cd-enter-right;
}

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-name: cd-enter-left;
    -moz-animation-name: cd-enter-left;
    animation-name: cd-enter-left;
}

.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-direction: reverse;
    -moz-animation-direction: reverse;
    animation-direction: reverse;
}

.cd-horizontal-timeline .events-content li>* {
    max-width: 800px;
    margin: 0 auto;
}

.cd-horizontal-timeline .events-content em {
    display: block;
    font-style: italic;
    margin: 10px auto;
    font-size: 16px;
    color: #778899;
}

.cd-horizontal-timeline .events-content p {
    font-size: 15px;
    color: #333;
}

.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
    line-height: 1.6;
}

@media only screen and (min-width: 768px) {
    .cd-horizontal-timeline .events-content h4 {
        font-size: 22px;
    }

    .cd-horizontal-timeline .events-content em {
        font-size: 16px;
    }

    .cd-horizontal-timeline .events-content p {
        font-size: 15px;
    }
}

@media only screen and (max-width: 535px) {
    .experience img {
        visibility: hidden;
    }

    .cd-horizontal-timeline .events-wrapper {
        margin: 0 -280px;
    }
}

@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.vision {
    width: 100%;
    float: left;
    height: auto;
}

@import url('https://fonts.googleapis.com/css?family=Palanquin+Dark:400,600');

* {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.mile {
    width: 100%;
    float: left;
    height: auto;
    padding: 40px 0px;
}

.timeline {
    width: 800px;
    height: 20px;
    list-style: none;
    text-align: justify;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(191, 128, 11, 1) 51%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(45%, rgba(255, 255, 255, 0)), color-stop(51%, rgba(191, 128, 11, 1)), color-stop(57%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(191, 128, 11, 1) 51%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(191, 128, 11, 1) 51%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(191, 128, 11, 1) 51%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(191, 128, 11, 1) 51%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
}

.timeline:after {
    display: inline-block;
    content: "";
    width: 100%;
}

.timeline li {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #F2BB13;
    text-align: center;
    line-height: 1.2;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.timeline li:before {
    display: inline-block;
    content: attr(data-year);
    font-size: 26px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.timeline li:nth-child(odd):before {
    top: -40px;
}

.timeline li:nth-child(even):before {
    bottom: -40px;
}

.timeline li:after {
    display: inline-block;
    content: attr(data-text);
    font-size: 16px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #09c;
    padding: 40px;
    border-radius: 5px;
}

.timeline li:nth-child(odd):after {
    bottom: 0;
    margin-bottom: -10px;
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    -o-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
}

.timeline li:nth-child(even):after {
    top: 0;
    margin-top: -10px;
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
}

/*/ end about work experience /*/

/*Related post at: https://superdevresources.com/zoom-effect-image-css/ */


.zoom-effect-container {
    float: left;
    position: relative;
    width: 640px;
    height: 360px;
    margin: 0 auto;
    overflow: hidden;
}

.image-card {
    position: absolute;
    top: 0;
    left: 0;
}

.product-text {
    width: 100%;
    float: left;
    height: auto;
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #cbcbcb;
    border-radius: 0px 0px 5px 5px;

}

.product-text ul li i {
    color: #09c;
    position: absolute;
    line-height: 27px;
}

.product-text ul li p {
    margin-left: 20px;
    margin-bottom: 3px;
}

.products-2 {
    width: 100%;
    float: left;
    height: auto;
    padding: 40px 0px;
}

.image-card img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.zoom-effect-container:hover .image-card img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.img-wrapper {
    width: 270px;
    height: auto;
    overflow: hidden;
}

.inner-img {
    transition: 0.3s;
}

.inner-img:hover {
    transform: scale(1.1);
}

/* Other styling elements, that are not necessary for the example */

.img-wrapper {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #000;
}

/*new css*/

.nav-link {
    color: #fff !important;
    font-weight: 600;
}

.nav-link:hover {
    color: #ffca00 !important;
    color: #000 !important;
    cursor: pointer !important;
}

.navbar-collapse {
    /*border:1px solid red;*/
    display: flex;
    justify-content: center;
}

/*new css end*/

/* new css 2025 aniket  */

a {
    cursor: pointer !important;
}

.top-nav-ul li i {
    cursor: pointer;
}

.top-nav-ul li a {
    cursor: pointer;
}

/* our product range */

.product-box {
    background: rgba(255, 255, 255, 0);
    border-radius: 16px;
    padding: 30px 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    text-align: center;
    /* border-top: 4px solid #0099CC; */
}

.product-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.product-icon {
    font-size: 36px;
    color: #2A288B;
    margin-bottom: 15px;
}

.product-name {
    font-size: 18px;
    font-weight: 600;
    color: #2A288B;
}

/*  */


.Products .p-hov:hover {
    text-decoration: none !important;
    cursor: pointer !important;
}

/* *{
    font-family: 'Hind Madurai', sans-serif !important;
} */






/* home vision mission */
.vision-mossion2 {
    background: url(../banner/testimonials.jpg);
    background-size: cover;
    background-position: center;
}

/* our team */

.Home-team {
    padding: 60px 0;
    background-color: #f8f9fa;
}

.Home-team .card {
    background-color: #2A2A84;
    /* background: linear-gradient(to right, #0099CC, #2B2982); */
    border: none;
    transition: transform 0.3s ease;
    color: #fff;
}

.Home-team .card:hover {
    transform: translateY(-5px);
}

.Home-team img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    object-fit: cover;
    margin: 20px auto 10px;
}

.Home-team .card-body {
    text-align: center;
}

.Home-team h5 {
    margin-top: 15px;
    font-weight: bold;
}

.Home-team p {
    font-size: 14px;
    margin-bottom: 5px;
}

/* .p-center {
        display: flex;
        justify-content: center;
    } */

a:hover {
    text-decoration: none !important;
}

/* product css new */

.product-section {
    background-color: #fff;
    color: #000;
    padding: 40px 20px;
    /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); */
}

.product-section h2 {
    font-weight: bold;
    margin-bottom: 20px;
    color: #302583;
}

.product-info p {
    font-size: 15px;
    margin-bottom: 10px;
}

.product-images {
    background-color: #fff;
    /* padding: 30px 15px; */
    text-align: center;
    padding-bottom: 30px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.product-images h3 {
    color: #302583;
    font-weight: bold;
    margin-bottom: 25px;
}

.product-images img {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 10px;
    border: 2px solid #302583;
    border-radius: 8px;
}

@media (min-width: 768px) {
    .product-images img {
        max-width: 250px;
    }
}


.top-nav-1 {
    background: #ffff !important;
}

@media(max-width:700px) {
    .card.inline-card {
        flex-direction: column;
        flex-direction: column !important
    }
}

/* 
.top-nav-1{
     background: #9c4444 !important;
} */



@media(min-width:991px) {
   .about .card {

        min-height: 500px;
    }


}



.pro-d {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    /* border: 1px solid red; */
}

@media(max-width:991px) {
    .pro-d {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }


}