#header-mainsec {
    top: 0px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    font: 300 14px/24px 'ZohoPuvi', sans-serif;
    letter-spacing: .5px;
    height: 60px;
}

a.lnkred:link,
a.lnkred:visited {
    color: #f00;
    display: inline-block;
    padding: 0 15px
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0 !important;
}

.foot-copy {
    background: #fff1ff !important;
}

.ht1 {
    min-height: auto !important;
    padding-bottom: 30px;
}

/* form  */

.form-row {
    display: inline-block;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

label.lbl-sm {
    font-size: 12px;
}

.frm-title p {
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 0;
}

inputgroup {
    width: 25%;
    margin: 2px;
    padding: 10px;
}

.inputgroup {
    margin: 2px;
    padding: 10px;
    background: #f5f5f5;
}

inputgroup label {
    display: block;
}

inputgroup input,
inputgroup select {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    border: solid 1px #ddd;
    outline: 0;
    height: 35px;
    background: #fff;
}


.show-popup-ask-close {
    display: none;
    width: 70%;
    height: auto;
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    position: fixed;
    top: 105px;
    left: 15%;
    z-index: 9999;
}

.show-popup-ask-close h2 {
    background: #e0e0e0;
    padding: 10px 15px;
    text-align: left;
    position: relative;
    margin: 0;
    font-size: 20px !important;
    line-height: 25px !important;
}

.show-popup-ask-close>div.content {
    text-align: left;
    padding: 20px;
    height: 475px;
    overflow-y: auto;
}

.show-popup-ask-close .cls {
    position: absolute;
    top: 10px;
    right: 15px;
    display: inline-block;
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    color: #696969;
    line-height: 26px;
    cursor: pointer;
}

.show-popup-ask-close .cls:hover {
    color: #000;
}

.popup-overlay {
    z-index: 1;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #000;
    top: 0;
    left: 100%;
    opacity: .45;
    left: 0
}

@media screen and (max-width: 700px) {
    .show-popup-ask-close {
        width: 90%;
        left: 1%;
    }

    .our-sol>span {
        width: 90%;
    }
}

#survey {
    display: none !important;
}

.fnt-lg {
    font-size: 40px;
}

ul.ulPts {
    margin-left: 30px;
    list-style: disc;
    font-size: 15px;
    line-height: 30px;
    font-family: "zoho_puvi_light"
}

.inline-photo {
    opacity: 0;
    transform: translateY(4em) rotateZ(-5deg);
    transition: transform 4s .25s cubic-bezier(0, 1, .3, 1), opacity .3s .25s ease-out;
    will-change: transform, opacity;
}

.inline-photo.is-visible {
    opacity: 1;
    transform: rotateZ(0deg);
}

.is-visible .main-photo {
    transform: none;
}

.is-visible .heading {
    transform: translate(-50%, -50%);
}

.parallax {
    position: relative;
    z-index: 0
}

div.parallax:before {
    content: "";
    background: url(images/fms-parallax-bg.jpg) no-repeat top;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    z-index: -1;
    opacity: .09;
    background-attachment: fixed;
}

.btn-arrow {
    display: inline-block;
    position: relative;
    background: #fdc254;
    color: #000000;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-arrow:before {
    position: absolute;
    bottom: -12px;
    left: 50%;
    content: '';
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 3px solid #f9b12a;
    border-bottom: 3px solid #f9b12a;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

.btn-arrow:hover {
    text-decoration: none;
    background: #ffd78e;
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0) rotate(-45deg);
    }

    40% {
        transform: translateY(-10px) rotate(-45deg);
    }

    60% {
        transform: translateY(-15px) rotate(-45deg);
    }
}

.heading-menu,
#scroll,
.mbH {
    display: none
}

.hglt1 {
    background: #e9aef9 !important;
}

.fnt-white {
    color: #fff;
}

.mt1 {
    margin-top: 70px;
}

.ct-ht {
    min-height: 400px;
}

.fnt-xl {
    font-size: 65px;
}

.min-ht-auto {
    min-height: auto !important;
}



html,
body {
    padding: 0;
    margin: 0;
    font-family: "zoho_puvi_regular";
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "zoho_puvi_bold";
}

.fnt-regular {
    font-family: "zoho_puvi_regular"
}

.fnt-light {
    font-family: "zoho_puvi_light"
}

.fnt-bold {
    font-family: "zoho_puvi_bold"
}


.no-gutter [class*="col-"] {
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.col-1 {
    width: calc(1 / 12 * 100%);
}

.col-2 {
    width: calc(2 / 12 * 100%);
}

.col-3 {
    width: calc(3 / 12 * 100%);
}

.col-4 {
    width: calc(4 / 12 * 100%);
}

.col-5 {
    width: calc(5 / 12 * 100%);
}

.col-6 {
    width: calc(6 / 12 * 100%);
}

.col-7 {
    width: calc(7 / 12 * 100%);
}

.col-8 {
    width: calc(8 / 12 * 100%);
}

.col-9 {
    width: calc(9 / 12 * 100%);
}

.col-10 {
    width: calc(10 / 12 * 100%);
}

.col-11 {
    width: calc(11 / 12 * 100%);
}

.col-12 {
    width: calc(12 / 12 * 100%);
}

[class*="col-"] {
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.row::after,
.scrum::after {
    content: "";
    clear: both;
    display: table;
}

.row,
.scrum {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.scrum {
    align-items: initial;
    justify-content: center;
}

.scrum .inner {
    width: 28%;
    background: #fff;
    margin: 10px;
    padding: 15px;
    text-align: left;
    -webkit-box-shadow: 0 0 3px 0 #dadada;
    box-shadow: 0 0 3px 0 #dadada;
}

.scrum .inner>h3 {
    font-weight: 600;
    margin: 0;
    padding-bottom: 15px;
    font-size: 17px;
    color: #624d98;
}

.scrum .inner>p {
    margin: 0;
    margin-bottom: 10px;
    line-height: 23px;
}

.scrum .inner>a {
    display: inline-block;
    color: #f00;
}

.banner {
    background: #f2c1ff;
}

.banner-title {
    padding: 75px 0;
    position: relative;
    -webkit-animation: bannerCtAnim 3s ease-in-out;
    animation: bannerCtAnim 3s ease-in-out;
    text-align: left;
}

.banner-title a {
    /*margin-top:20px;*/
}

@-webkit-keyframes bannerCtAnim {
    0% {
        transform: translateY(-20px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

@keyframes bannerCtAnim {
    0% {
        transform: translateY(-20px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

.bannerImg {
    -webkit-animation: bannerImgAnim 3s ease-in-out;
    animation: bannerImgAnim 3s ease-in-out;
    position: relative;
}

@-webkit-keyframes bannerImgAnim {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

@keyframes bannerImgAnim {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}


.banner h1,
.sec-title {
    font-size: 30px;
    line-height: 55px;
}

.banner p {
    font-size: 21px;
    line-height: 35px;
    font-family: "zoho_puvi_light";
}

.fnt-l {
    font-size: 19px;
    line-height: 35px;
    font-family: "zoho_puvi_light";
}

a.btn:link,
a.btn:visited {
    display: inline-block;
    padding: 10px 25px;
    border: 2px solid #450aa0;
    border-radius: 25px;
    background: #450aa0;
    font-size: 19px;
    text-decoration: none;
    transition: all .3s ease-in-out;
    line-height: 25px;
    color: #fff;
}

a.btn:hover {
    background: #ffffff;
    color: #450aa0;
    border-color: #450aa0;
}

.body-wrapper .sec-pTB .row {
    min-height: 400px;
}

.body-wrapper .sec-pTB:nth-child(even) .row {
    flex-direction: row-reverse;
}

.body-wrapper .sec-pTB .row .col-5>img {
    max-width: 445px;
    width: 100%;
}

.body-wrapper .sec-pTB:nth-child(odd) {
    background: #fff1ff;
}

.body-wrapper .sec-pTB:nth-last-child(1) {
    background: #fff;
}

.body-wrapper {
    font-family: "zoho_puvi_light";
}

.body-wrapper p {
    font-size: 16px;
    line-height: 35px;
}

.body-wrapper h2 {
    font-size: 35px;
    line-height: 40px
}

.txt-hglt {
    color: #f90202;
}

.dwn-form {
    background: #f9f9f9;
    padding: 35px;
    -webkit-box-shadow: 5px 5px 5px 0 #ececec;
    box-shadow: 5px 5px 5px 0 #ececec;
    width: 70%
}

.dwn-priv {
    color: #ad0d0d !important;
}

input[type="submit"],
input[type="reset"] {
    display: inline-block;
    width: 40%;
    margin-right: 10px;
    cursor: pointer;
}

.form-title {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
}

input[type="submit"] {
    background: #e31721;
    color: #fff;
    border-color: #e31721;
    padding: 10px;
    width: 300px;
    margin-top: 15px;
    font-size: 20px;
    border-radius: 6px;
}

input[type="submit"]:focus,
input[type="submit"]:hover {
    opacity: 0.9;
}

.leadForm inputgroup {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.leadForm inputgroup.two-btn {
    flex-direction: row;
}

.leadForm inputgroup .error-field,
.leadForm inputgroup .error-field1 {
    display: none
}

.leadForm inputgroup sup {
    color: #bbb;
    font-size: 10px
}

.leadForm inputgroup input.input,
.leadForm inputgroup select {
    padding: 10px;
    display: block;
    outline: none;
    border: 1px solid #eee;
    transition: all ease .5s;
    background: #fff;
    width: 95%;
    box-sizing: border-box;
}

.leadForm inputgroup select {
    height: 35px;
}

.sub-title {
    font-weight: bold;
}

.bbtm {
    border-bottom: 1px solid #e5d5ef;
}

.padb {
    padding-bottom: 60px;
}

.padtb {
    padding: 70px 0;
}

a.btn-dwnload>span {
    display: inline-block;
    width: 35px;
    height: 30px;
    margin-right: 25px;
    border-right: 1px solid #fff;
    padding-right: 15px;
}

a.btn-dwnload>span>img {
    width: 25px;
}

a.btn-dwnload:link,
a.btn-dwnload:visited {
    display: inline-block;
    background: #e31521;
    color: #fff;
    text-decoration: none;
    padding: 10px 25px;
    font-weight: bold;
    font-size: 19px;
    border-radius: 25px;
    vertical-align: middle;
    line-height: 30px;
    transition: all ease-in-out .3s
}

a.btn-dwnload:hover {
    background: #f00;
}

@media screen and (max-width: 768px) {
    [class*="col-"] {
        width: 100%;
    }

    .scrum .inner {
        width: 100%;
    }

    inputgroup input,
    inputgroup select {
        height: 35px !important;
    }

    .banner-title {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }

    .prdvideo h2 {
        cursor: pointer
    }

    .prdvideo div {
        cursor: pointer
    }

    #header-topsec {
        position: relative;
        z-index: 99999;
    }

    .wvbox,
    .wvbox2 {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        padding: 10px;
        background: rgba(0, 0, 0, .8);
        left: 0;
        top: 0;
        z-index: 9999;
    }

    .wvbox-inner {
        width: 560px;
        margin: 10% auto 0;
        position: relative;
        background: #fff;
        padding: 3px;
        border: 1px solid #ccc;
    }

    .wvbox-close {
        padding: 5px;
        text-align: center;
        position: absolute;
        right: -15px;
        top: -15px;
        width: 20px;
        height: 20px;
        background: #fff;
        color: #000;
        cursor: pointer;
        border: 1px solid #333;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
    }

}

#header-mainsec .headerinner {
    top: 46px;
}