@import url('https://www.manageengine.com/tr/css/fonts.css');
body {
    margin: 0;
    padding: 0;
    font-family: 'Zoho_Puvi_Regular';
}
.heading-menu, .sec-pTB {display: none;}
.af {
    margin: 0;
    padding: 0
}
i {
    font-style: italic;
}
code {
    font-family: 'Zoho_Puvi_Regular';
}
.af p,
.af a,
.af li,
.af td,
.af td,
.af span,
.af label {
    line-height: 24px;
    font-size: 14px
}
.af h1,
.af h2,
.af h3,
.af h4,
.af h5,
.af h6 {
    margin: 0
}
.af ul {
    padfding-left: 0;
    margin: 0
}
.af li {
    list-style-type: none
}
.af a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.af a:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.af div,
.af a,
.af ul,
.af li,
.af input,
.af p,
.af h1,
.af h2,
.af span {
    box-sizing: border-box
}
div {
    box-sizing: border-box
}
.af {
    width: 100%;
    display: inline-block
}
.ac {
    margin: 0 auto;
    position: relative;
    max-width: 1200px
}
.head {
    background: #fff;
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
    right: 0;
    z-index: 12;
    padding: 10px 0;
    box-shadow: 0 2px 23px -2px #33333317
}
.log {
    width: 203px;
    height: 50px;
    display: inline-block;
    z-index: 999;
    background: url(../images/ela-kms-key-sprite.png);
    background-position: 0 0;
    background-size: 340px;
    float: left
}
.menu {
    float: right;
    padding-top: 14px
}
.menu li {
    float: left;
    margin-left: 25px
}
.menu li a {
    font-size: 14px;
    font-weight: 500;
    color: #010101
}
.menu li:last-child a {
    font-weight: 600;
    color: #fff;
    background: #d52323;
    padding: 10px 30px;
    border-radius: 2px
}
.menu li:last-child a:hover {
    background: #bb1818;
    box-shadow: 0 10px 11px -7px #000000ab
}
.ban {
    background: #013d88;
    padding: 50px 0;
    text-align: center;
    position: relative;
}
.ban h1 {
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    line-height: initial;
}
.bd {
    padding: 60px 0
}
.bd .lhs {
    float: left;
    width: 29%;
    padding-right: 60px;
	display: none;
}
.bd .lhs h4 {
    font-size: 18px;
    padding-bottom: 18px
}
.ser {
    padding-bottom: 15px;
    position: relative
}
.ser:after {
    position: absolute;
    content: '';
    background: url(../images/ela-kms-key-sprite.png) no-repeat;
    background-size: 300px;
    width: 21px;
    height: 28px;
    background-position: -192px 0;
    right: 17px;
    top: 9px;
}
.ser input {
    width: 100%;
    background: #eff2f5;
    border: 0;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 14px;
    line-height: 26px
}
.ser-res ul li {
    border-bottom: 1px solid #b0afaf;
    margin-bottom: 5px
}
.ser-res ul li a {
    padding: 10px 5px 12px 0;
    display: block;
    border-left: 4px solid #fff;
    padding-left: 10px;
    color: #000;
}
.ser-res ul li a:hover {
    border-left: 4px solid #013d88;
    padding-left: 10px;
    box-shadow: 0 2px 23px -2px #33333317
}
.ser-res ul li a em {
    font-style: initial;
    color: #00abff;
    font-weight: 600
}
.bd .rhs {
    float: left;
    width: 100%;
}
.bd .rhs h2 {
    font-size: 24px;
    font-weight: 700
}
.bd .rhs h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0 15px;
    line-height: initial;
}
.bd .rhs p i {
    font-weight: 600
}
.note {
    background: #f9f9f9;
    padding: 25px;
    font-size: 13px;
    border-radius: 2px
}
.sys {
    background: #f6f6f6;
    padding: 25px;
    font-size: 13px;
    border-radius: 2px;
    width: 50%;
    margin: 10px 0;
}
.sys code {
    line-height: 24px
}
.poi ul li {
    padding-left: 20px;
    padding-bottom: 8px;
    color: #4e4e4e
}
.poi ul li i {
    font-weight: 600;
    color: #000;
}
.poi ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #333;
    border-radius: 20px;
    margin: 9px 0 0 -18px
}
.ana {
    background: #313030;
    text-align: center;
    padding: 50px;
    color: #fff
}
.ana h2 {
    font-size: 30px;
	color: #fff;
}
.ana p {
    margin-bottom: 0;
    font-size: 16px
}
.ana a {
    font-weight: 600;
    color: #fff;
    background: #d52323;
    padding: 14px 50px;
    border-radius: 2px;
    font-size: 15px;
    display: inline-block;
    margin-top: 20px;
}
.cr {
    text-align: center
}
.cr p {
    color: #929292
}
span#backToTop {
    opacity: 0 !important;
    display: none !important
}
.mmenu {
    display: none
}
.w-auto {
    width: auto !important;
}
.wp-100 {
    width: 100% !important;
}
.make-inline-block {
    display: inline-block !important;
}
/*.bd .rhs strong {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
}*/
.mb-13 {
    margin-bottom: 13px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-m15 {
    margin-bottom: -15px !important;
}
.sys code span {
    vertical-align: top;
}
.code-in {
    padding-left: 22px;
}
.code-in .code-in-1 {
    padding-left: 25px;
}
.code-in .code-in-2 {
    padding-left: 38px;
}
.desc-head {
    font-size: 14px;
    margin: 20px 0;
    line-height: 24px;
}
.valign-middle {
    vertical-align: middle;
}
.mb-m14 {
    margin-bottom: -14px;
}
@media screen and (max-width:1300px) {
    .awardsSec ul {
        text-align: center;
    }
    .awardsSec li {
        margin: 0 0 0 20px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .awardsSec li:nth-child(1),
    .awardsSec li:nth-child(10) {
        display: none;
    }
}
@media screen and (max-width:1230px) {
    .ac {
        max-width: 90%
    }
}
@media screen and (max-width:1100px) {
    .ac {
        max-width: 90%
    }
}
@media screen and (max-width:992px) {
    .mob-hide,
    #elacutomerlogos,
    #allFea {
        display: none
    }
    .menu {
        position: fixed;
        width: 270px;
        background: #121215;
        right: -100%;
        height: 100%;
        top: 0;
        box-shadow: 0 2px 22px -7px #000;
        transition: all ease .5s
    }
    .mmenu {
        top: 20px;
        display: block;
        position: fixed;
        right: 5%;
        border: 1px solid #c6d9f1;
        color: #003d86;
        background: #ddedff;
        padding: 0 7px 3px;
        font-size: 20px !important;
        text-align: center;
        line-height: 26px !important;
        border-radius: 2px;
        cursor: pointer;
        z-index: 9
    }
    .menu li {
        width: 100%;
        border-bottom: 1px solid #222229;
        margin-left: 0
    }
    .menu li a {
        display: block;
        padding: 10px 25px;
        color: #fff;
        opacity: .9
    }
    .menu.act {
        right: 0
    }
    .bd .lhs {
        width: 40%
    }
    .bd .rhs {
        width: 60%
    }
    .sys {
        width: 100%
    }
}
@media screen and (max-width:767px) {
    .ban {
        padding: 55px 0px 20px
    }
    .ban h1 {
        font-size: 32px
    }
}
@media screen and (max-width:600px) {
    .bd .ac {
        display: grid
    }
    .bd .lhs {
        order: 2;
        width: 100%;
        margin-top: 40px;
        padding-right: 0
    }
    .bd .rhs {
        order: 1;
        width: 100%
    }
}
@media screen and (max-width:550px) {
    .bd .lhs {
        width: 100%;
        padding-right: 0
    }
    .bd .rhs {
        width: 100%
    }
    .ban h1 {
        font-size: 26px
    }
}
@media screen and (max-width:500px) {
    .ds-list li {
        width: 100%
    }
}
.fea-nav-list {
    width: 100%;
}
.ela-logo-blocks .elacus-block,
.testimonial_con,
.testimonial_slider {
    box-sizing: initial;
}
.ps-bc {
    font-size: 14px;
    font-weight: 600;
    color: #b9becb;
    background: linear-gradient(to right, #0d3068 40%, transparent 60%);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
}
.ps-bc .ac>div {
    padding: 7.5px 0;
}
.ps-bc .ac>div a {
    color: #b9becb;
}
.bd .rhs ol {
    list-style-type: decimal;
    padding-left: 20px;
}
.bd .rhs ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 10px 0;
}
.bd .rhs li {
    list-style-type: inherit;
}