﻿/* Professional Certification lp Css Start */
/*.fixed-enrich{
   width :100%;
    position: fixed;
    top :0;
    height:50px;
    z-index:10999;
    background-color:#fff;
}*/
.profesionail-lp {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.profesionail-lp {
    position: relative;
    padding: 20px;
    border: 0;
    background-color:#fff;
}
.profesionail-lp .lp-form-lc{
    max-width:406px;
}

.lp-form-lc .pf-form-head {
    text-align: center;
    justify-content: center;
}
.lp-form-lc .pf-form-head p{
    font-weight: 500;
    font-size: calc(14px + (17 - 14) * (100vw - 320px) / (1920 - 320));
    color: #192560;
    margin-top:5px;
    margin-bottom:0;
}
.profesionail-lp h6 {
    font-weight: 600;
    font-size: calc(24px + (24 - 24) * (100vw - 320px) / (1920 - 320));
    color: #1c9af2;
    margin-bottom:10px;
    text-transform:uppercase;
    margin-top:150px;
}
.profesionail-lp h1 {
    font-weight: bold;
    font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1920 - 320));
    color: #fff;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.profesionail-lp p {
    font-weight: 400;
    font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
    color: #fff;
    margin-bottom: 20px;
    position:relative;
    z-index:1;
}
.profesionail-lp h1 span {
    color: #f4a821;
}
.frm-bt-box {
    margin-top:15px;
    text-align: center;
    color: #040b39;
    font-weight:500;
    font-size: calc(14px + (17 - 14) * (100vw - 320px) / (1920 - 320));
}
.lp-pf-btn-holder{
    display:flex;
    margin-top:35px;
   /* justify-content:space-between;
    max-width:500px;*/

}
.btn-yellow {
    background-color: #f4a721;
    color: #000;
    font-size: calc(12px + (18 - 12) * (100vw - 320px) / (1920 - 320));
    font-weight: 600;
    text-decoration: none;
    padding: 16px 40px;
    border: 0;
    border-radius: 30px;
    width: 100%;
    text-align: center;
}
.modal{
    z-index:109990;
}
.lp-pf-btn-holder .btn-blue1 {
    /*display: inline-flex;*/
    text-decoration: none;
    padding: 12px 20px;
    background-color: #1c9af2;
    border-radius: 30px;
    color: #fff;
    transition: 0.3s ease-in-out;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    align-items: center;
    font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320));
    margin-bottom: 25px;
    margin-right: 10px;
}
.lp-pf-btn-holder .btn-blue1 img{
    margin-left:4px;
    }
    .lp-pf-btn-holder .btn-yellow1 img {
        margin-left: 4px;
    }
 .lp-pf-btn-holder .btn-yellow1 {
    /*display: inline-flex;*/
    text-decoration: none;
   padding:9px 30px;
    background-color: #f4a721;
    border-radius: 30px;
    color: #040f16;
    transition: 0.3s ease-in-out;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    align-items: center;
    font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
    margin-bottom: 25px;
}
.form-img-pf {
    position: absolute;
    bottom: 0;
    right: 32%;
}
.egypt-ban img {
    width: 114%;
}
.main-title {
    font-weight: bold;
    font-size: calc(24px + (35 - 24) * (100vw - 320px) / (1920 - 320));
    color: var(--heading-color);
}
.main-title span {
    color: #1984cb;
    font-family: 'Georgia', sans-serif;
    font-style: italic;
    font-weight: bold;
}
.enrich-sec {
    position: relative;
}

 .enrich-link-line {
   border-bottom: 2px solid #ccc;
    padding-bottom:20px;
    margin-bottom:0;
    background-color:#fff;
/*    height: 100px;
    position: sticky;
    top:150px;
    z-index:9999;*/
}
.pin {
    position: fixed;
    top: 10%;
    left: 0;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    padding: 0rem 2rem 4.4rem;
    background: #7a7a7a;
    box-shadow: 0 1rem 5rem -2rem rgba(0, 0, 0, 0.5);
    transition: transform 100ms linear;
    z-index: 999;

}
.enrich-link-line #fixed{
    position:static;
}
#fixed {
   /* position: fixed;*/
    top: 10%;
    left: 0;
    width: 100%;
   /* height: 100px;*/
    box-sizing: border-box;
    /*padding: 0rem 2rem 4.1rem;*/
   /* background: #fff;*/
    /*box-shadow: 0 1rem 5rem -2rem rgba(0, 0, 0, 0.5);*/
    transition: transform 100ms linear;
    z-index: 999;
}
.enrich-link {
    margin-top: 40px;
}
.enrich-link a {
    margin-bottom: 20px;
    padding-bottom: 20px;
    color: #808080;
    font-size: calc(14px + (17 - 14) * (100vw - 320px) / (1920 - 320));
    font-weight:400;
    text-decoration:none;
}
.enrich-link a:hover {
    color:#1984cb;
    border-bottom:2px solid #1984cb;
}
.exp-box{
    position:relative;
    padding:40px 0 20px;
   
}
.exp-box .circle{
    width:12px;
    height:12px;
    border:0;
    border-radius:50%;
    margin-bottom:20px;
    background-color:#e37400;
    position:relative;
}
.exp-box .cll1{
     background-color:#1967d2;
}
.exp-box .cll2{
     background-color:#188038;
}
.exp-box .cll3{
     background-color:#c5221f;
}
.exp-box h4{
    font-size: calc(16px + (22 - 16) * (100vw - 320px) / (1920 - 320));
    font-weight:600;
    color:#111;
    margin:20px 0;
}
.exp-box p{
    font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320));
    font-weight:400;
    color:#5f6368;
    margin:20px 0 10px 0;
}
.exp-box span{
    font-size: calc(25px + (35 - 25) * (100vw - 320px) / (1920 - 320));
    font-weight:600;
    color:#e37400;
    line-height:1;
    margin-top:10px;
    
}
.exp-box .cll1-text {
    color:#1967d2;
}
.exp-box .cll2-text {
    color:#188038;
}
.exp-box .cll3-text {
    color:#c5221f;
}
.earn-box {
    position: relative;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 3px 0 rgba(54,64,67,.15), 0 1px 2px 0 rgba(54,64,67,.3);
    max-width: 520px;
    overflow: hidden;
    margin-bottom:40px;
    padding: 24px 16px;
    border-top: 8px solid #174ea6;

}
.ear-cl1 {
    border-top: 8px solid #c5221f;
}
.ear-cl2 {
    border-top: 8px solid #681da8;
}
.ear-cl3 {
    border-top: 8px solid #174ea6;
}
.ear-cl4 {
    border-top: 8px solid #e37400;
}
.earn-box-header{
    display:flex;
    /*align-items:center;*/
    padding-top:30px;
}
/*.earn-icon {
    filter: brightness(0) saturate(100%) invert(10%) sepia(18%) saturate(6559%) hue-rotate(218deg) brightness(101%) contrast(106%);
}*/
.earn-box-header h4 {
    font-size: calc(18px + (26 - 18) * (100vw - 320px) / (1920 - 320));
    font-weight: 600;
    color: #111;
    margin-bottom: 20px;
}
.earn-box-header p {
     font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320));
    font-weight:400;
    color:#5f6368;
    margin-bottom:20px;
}
.earn-list {
    padding: 0;
    margin: 8px 0 10px 0;
    min-height: 180px;
    overflow-y:auto;
    /* display:flex;*/
}
.earn-list li{
   list-style: none;
    border: 1px solid #3c4043;
    border-radius: 4px;
    color: inherit;
    padding: 6px 8px;
    margin-right:10px;
    display: inline-block;
    font-size: 13px;
    justify-content: center;
    margin-bottom: 10px;
}
.earn-list li:hover{
    background-color:#0e174b;
    color:#fff;
    cursor:pointer;
}
.earn-box-footer{
    margin-top:20px;
    border-top:1px solid #ccc;
    padding-top:10px;
    display:flex;
    justify-content:space-between;
}
.earn-box-footer .btn-app {
    background-color: #1984cb;
    color: #fff;
    font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
    font-weight: 400;
    text-decoration:none;
    padding:16px 40px;
    border:0;
    border-radius:0;
    width:100%;
    text-align:center;
}
.earn-box-footer a{
     font-size: calc(13px + (15 - 13) * (100vw - 320px) / (1920 - 320));
    text-decoration:none;
    color:#5f6368;
    
}
.earn-box-footer a i{
    margin-left:7px;
}
.embrac-box {
    min-height:550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url('/lp/assets/professional/Bg-line.png');
    border:0;
    border-radius:20px;
}
.embrac-box .inner-emb-box{
    display:flex;
}
.embrac-box .embrace-text{
    padding:40px 20px 0 20px;
}
.embrac-box .embrace-icon{
    margin-right:9px;
}
.embrac-box h5{
    font-size: calc(22px + (35 - 22) * (100vw - 320px) / (1920 - 320));
    font-weight: 700;
    color:#f4a721;
    margin-top:40px;
    margin-bottom:20px;
}
.embrac-box p{
    font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320));
    font-weight: 400;
    color:#fff;
    margin-top:0;
    margin-bottom:10px;
    max-width:450px;
}
.bar-line {
    width: 100%;
    height: 2px;
    background-color: #ccc;
    display: flex;
    align-items: center;
}
.view-link{
    font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
    font-weight: 500;
    text-decoration:none;
    color:#5f6368;
}
.joy-sec h4 {
    font-weight: bold;
    font-size: calc(24px + (35 - 24) * (100vw - 320px) / (1920 - 320));
    color: #141313;
    margin-bottom:25px;
}
.joy-sec p {
    font-weight:400;
    font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
    color: #5f6368;
    margin-bottom: 25px;
}
.joy-sec label {
    font-weight: 600;
    font-size: calc(18px + (20 - 18) * (100vw - 320px) / (1920 - 320));
    color: #141313;
    margin-bottom:50px;
}
.joy-box{
    display:flex;
    margin-bottom:40px;
    
}
.joy-box .joy-icon{
    margin-right:25px;
    align-items: center;
    border-radius: 100%;
    box-shadow: 0 1px 2px rgba(54,64,67,.3), 0 1px 3px rgba(54,64,67,.15);
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 60px;
}
.joy-text p {
    font-size: calc(18px + (21 - 18) * (100vw - 320px) / (1920 - 320));
    color: #141313;
    margin:0;
    padding:0;
}
.joy-text .blue {
    color: #4285f4;
}
.joy-text .green {
    color: #188038;
}
.joy-text .orange {
    color: #e37400;
}
.ind-cnt{
    position:relative;
    z-index:99;
}
@media(max-width:1399px) {
    .form-img-pf {
        right:26%;
    }
    .profesionail-lp .lp-form-lc .form-head {
        display: flex;
        align-items: self-start;
        border: 0;
        border-radius: 0;
        position: relative;
        max-width: 430px;
        width: 427px !important;
        left: -10px;
    }
    .lp-tm-cont{
        max-width:500px;
        margin:20px 80px;
    }

}
@media (max-width:1300px) {
    .form-img-pf {
        right: 23%;
    }
    .btn-yellow {
        font-size: 13px;
        padding: 10px 25px;
    }
}
@media(max-width:1199px){
    .form-img-pf{
        display:none;
    }
    .embrac-box .embrace-text {
        padding: 40px 0px 0 20px;
    }
    .btn-yellow {
        font-size: 13px;
        padding: 10px 15px;
    }
    .profesionail-lp .lp-form-lc .form-head {
        width: 100%!important;
        left: 0;
    }
}
@media(max-width:991px) {
    .lp-pf-btn-holder {
        display: grid;
    }

    .btn-yellow {
        padding: 14px 16px;
    }
    .embrac-box .embrace-text {
        padding: 40px 0px 0 20px;
    }
    .btn-yellow {
        font-size: 11px;
        padding: 10px 15px;
    }
}
@media(max-width:767px) {
    .lp-pf-btn-holder {
        display: grid;
    }

    .btn-yellow {
        padding: 14px 16px;
    }
   /* .lp-form-lc .form-head .form-lp-right h4{
        text-align:center;
    }*/
    /*.embrac-box .inner-emb-box {
        display: grid;
    }*/
    .embrac-box .embrace-text {
        padding: 40px 0px 0 20px;
    }
}
/* Professional Certification lp Css End */
