@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');* {margin: 0;padding: 0;box-sizing: border-box;transition: 0.9s;}html,body {font-family: 'Lato', sans-serif;font-size: 14px;line-height: 18px;color: #797979;font-weight: 400;overflow-x: hidden;scroll-behavior: smooth;}input,select,textarea {font-family: 'Lato', sans-serif;font-size: 16px;color: #555;}body {background: #fff;background-repeat: repeat-y;}img {border: 0;max-width: 100%;height: auto;display: inline-block;}:focus {outline: none;}ul {margin: 0;list-style: none;}a:hover {text-decoration: none;}a {color: #337ab7;}:focus,a,button,input,textarea,span,em {outline: none!important;transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out;text-decoration: none;}strong {font-weight: 700;}h1,h2,h3,h4,h5,h6 {margin: 0;line-height: normal;}p {margin: 0;line-height: 20px;}.clear {clear: both;height: 1px;}.container {margin: auto;padding: 0 15px;}@media (min-width: 1200px) {.container {width: 1270px;}}.my-row {display: flex;flex-wrap: wrap;margin: 0 -15px;}.my-col-1 {width: 8.3%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-2 {width: 16.6%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-3 {width: 25%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-4 {width: 33.3%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-5 {width: 41.6%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-6 {width: 50%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-7 {width: 58.3%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-8 {width: 66.6%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-9 {width: 75%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-10 {width: 83.3%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-11 {width: 91.6%;padding-right: 15px;padding-left: 15px;position: relative;}.my-col-12 {width: 100%;padding-right: 15px;padding-left: 15px;position: relative;}.formPopupArea {width: 100%;height: 100%;position: fixed;display: none;top: 0;left: 0;z-index: 9999;}.formPopupArea.open-pop {display: block;}.popup-overlay {background: #00000040;width: 100%;height: 100%;}.popOuter {position: absolute;width: 800px;left: 25%;top: 22%;}.topLine h3 {color: #fff;font-size: 17px;}.topLine {background: #6D2587;text-align: center;color: #fff;font-size: 17px;padding: 20px 0;}.popupBlock-Center {opacity: 0;width: 800px;margin: auto;background: #F8F8F8;border: 1px solid #dddd;overflow: hidden;border-radius: 10px 10px 0 0;position: absolute;transition: 0.7s;}.formPopupArea.open-pop .popupBlock-Center{opacity: 1;}.form-inside {padding: 20px 0 40px;}.text-side h5 {color: #131845;font-size: 14px;}.text-side {padding: 0 0 0 22px;}.text-side ul {display: flex;flex-wrap: wrap;justify-content: space-between;margin: 15px 0;}.text-side ul li {width: 49%;display: flex;align-items: center;justify-content: space-between;margin: 0 0 15px;}.text-side ul li p {font-size: 12px;color: #787878;font-weight: 700;}.text-side ul li img {max-width: 25px;margin: 0 15px 0 0;}.form-side input {width: 100%;display: block;border: 1px solid #787878;border-radius: 6px;height: 42px;padding: 0 40px 0 20px;position: relative;}.form-side p {margin: 0 0 20px;}.form-side input::placeholder {color: #787878;font-size: 14px;}.form-btn {text-align: center;}.form-btn button {width: 205px;height: 42px;background: #F56E28;border: 2px solid #F56E28;color: #fff;text-transform: uppercase;font-size: 16px;font-weight: 600;border-radius: 6px;transition: 0.9s;cursor: pointer;}.form-btn button:hover {background: transparent;color: #F56E28;}.form-side {padding: 0 40px;border-left: 2px dashed #ddd;}.reImg {position: absolute;left: 0;bottom: -53px;max-width: 200px;height: 190px;}.form-side input.u-name {background: url(./img/uic.png) no-repeat 95% 6px;background-size: 29px;}.form-side input.u-email {background: url(./img/mic.png) no-repeat 95% 10px;background-size: 24px;}.form-side input.u-mobile {background: url(./img/mobic.png) no-repeat 95% 7px;background-size: 16px;}.form-side input.u-city {background: url(./img/lic.png) no-repeat 95% 6px;background-size: 20px;}.close-This {position: absolute;width: 25px;height: 25px;right: -6px;top: -7px;background: #F56E28;display: flex;justify-content: center;align-items: center;border-radius: 100px;color: #fff;font-weight: 700;z-index: 99999999;cursor: pointer;}@media screen and (max-width:767px) {.formPopupArea {padding: 0;background: #00000040;}.popupBlock-Center {left: 0;top: 8%;max-width: 96%;position: relative;}.form-inside .my-row {flex-wrap: wrap-reverse;}.my-col-6 {width: 100%;}.topLine {font-size: 12px;padding: 10px 20px;}.close-This {right: 2px;}.form-side {padding: 0 12px 15px;margin: 0 0 15px;border: 0;border-bottom: 2px dashed #ddd;}.reImg {display: none;}.form-inside {padding: 15px 0;}.text-side h5 {text-align: center;}.text-side {padding: 0 10px;}.text-side ul li p {font-size: 10px;}.text-side ul li img {max-width: 20px;margin: 0 10px 0 0;}.text-side ul li {justify-content: flex-start;}.form-side p {margin: 0 0 12px;}.popOuter {left: 0;width: 100%;top: 8%;}}

.formPopupArea_01 {
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 9999;
}

.formPopupArea_01.open-pop_01 {
    display: block;
}

.popup-overlay { 
    background: #00000040;
    width: 100%;
    height: 100%;
}

.popOuter {
    position: absolute;
    width: 800px;
    left: 25%;
    top: 22%;
}


.popOuters {
    position: absolute;
    width: 600px;
    left: 25%;
    top: 12%;
}

.topLine h3 {
    color: #fff;
    font-size: 17px;
}

.topLine {
    background: #6D2587;
    text-align: center;
    color: #fff;
    font-size: 17px;
    padding: 20px 0;
}
  
.popupBlock-Center {
    opacity: 0;
    width: 800px;
    margin: auto;
    background: #F8F8F8;
    border: 1px solid #dddd;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    position: absolute;
    transition: 0.7s;
}

.popupBlock-Centers {
    opacity: 0;
    width: 600px;
    margin: auto;
    background: #F8F8F8;
    border: 1px solid #dddd;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    position: absolute;
    transition: 0.7s;
}
.formPopupArea_01.open-pop_01 .popupBlock-Centers {
    opacity: 1;
}

.form-inside_01 {
    padding: 0px 0 0px;
}
  
.text-side h5 {
    color: #131845;
    font-size: 14px;
}

.text-side {
    padding: 0 0 0 22px;
}

.text-side ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 15px 0;
}

.text-side ul li {
    width: 49%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 15px;
}

.text-side ul li p {
    font-size: 12px;
    color: #787878;
    font-weight: 700;
}

.text-side ul li img {
    max-width: 25px;
    margin: 0 15px 0 0;
}

.form-side input {
    width: 100%;
    display: block;
    border: 1px solid #787878;
    border-radius: 6px;
    height: 42px;
    padding: 0 40px 0 20px;
    position: relative;
}

.form-side p {
    margin: 0 0 20px;
}

.form-side input::placeholder {
    color: #787878;
    font-size: 14px;
}

.form-btn {
    text-align: center;
}

.form-btn button {
    width: 205px;
    height: 42px;
    background: #F56E28;
    border: 2px solid #F56E28;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    transition: 0.9s;
    cursor: pointer;
}

.form-btn button:hover {
    background: transparent;
    color: #F56E28;
}

.form-side {
    padding: 0 40px;
    border-left: 2px dashed #ddd;
}

.reImg {
    position: absolute;
    left: 0;
    bottom: -53px;
    max-width: 200px;
    height: 190px;
}

.form-side input.u-name {
    background: url(./img/uic.png) no-repeat 95% 6px;
    background-size: 29px;
}

.form-side input.u-email {
    background: url(./img/mic.png) no-repeat 95% 10px;
    background-size: 24px;
}

.form-side input.u-mobile {
    background: url(./img/mobic.png) no-repeat 95% 7px;
    background-size: 16px;
}

.form-side input.u-city {
    background: url(./img/lic.png) no-repeat 95% 6px;
    background-size: 20px;
}

.close-This_01 {
    position: absolute;
    width: 25px;
    height: 25px;
    right: -6px;
    top: -7px;
    background: #F56E28;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    color: #fff;
    font-weight: 700;
    z-index: 99999999;
    cursor: pointer;
}

@media screen and (max-width:767px) {
    .formPopupArea_01 {
        padding: 0;
        background: #00000040;
    }
    .popupBlock-Centers {
        left: 0;
        top: 8%;
        max-width: 96%;
        position: relative;
    }
    .form-inside_01 .my-row {
        flex-wrap: wrap-reverse;
    }
    .my-col-6 {
        width: 100%;
    }
    .topLine {
        font-size: 12px;
        padding: 10px 20px;
    }
    .close-This_01 {
        right: 2px;
    }
    .form-side {
        padding: 0 12px 15px;
        margin: 0 0 15px;
        border: 0;
        border-bottom: 2px dashed #ddd;
    }
    .reImg {
        display: none;
    }
    .form-inside_01 {
        padding: 15px 0;
    }
    .text-side h5 {
        text-align: center;
    }
    .text-side {
        padding: 0 10px;
    }
    .text-side ul li p {
        font-size: 10px;
    }
    .text-side ul li img {
        max-width: 20px;
        margin: 0 10px 0 0;
    }
    .text-side ul li {
        justify-content: flex-start;
    }
    .form-side p {
        margin: 0 0 12px;
    }
    .popOuter {
        left: 2% !important;
        width: 100% !important;
        top: 8%;
    }
    .popOuters {
        position: absolute;
        width: 100%;
        top: 12%;
        left: 0% !important;
    }
}