.headingmain span::before {
    display: block;
    content: "";
    background: url(../img/certificate/Vector91.webp) no-repeat center;
    background-size: contain;
    width: 30px;
    height: 27px;
    position: absolute;
    top: -8px;
    right: -15px;
}
.conrat-ledt a {
    font-size: 16px;
    line-height: 36px;
}
.conrat-ledt h3 {
    font-size: 27px;
}
.headingmain span {
    display: inline-block;
    position: relative; 
}
.headingmain {
    /* position: relative; */
    font-size: 65px;
}
.headingmain span:after {
    display: block;
    content: "";
    background: url(../img/certificate/Vector92.webp) no-repeat center;
    background-size: contain;
    width: 100px;
    height: 15px;
    position: absolute;
    right: 0px;
    bottom: -9px;
}
.contactdetail{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px 15px 10px;

    height: 100%;
    background-color: white;
    position: relative;
}
.bannertext{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-image-shape {
    position: absolute;
    bottom: 0px;
    right: 54px;
    transform: rotate(226deg);
}
.move-element-animation-1 {
    animation: move-element-animation-1 5s linear infinite;
}
@keyframes move-element-animation-1{
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(10px, 10px);
        transform: translate(10px, 10px);
    }
    50% {
        -webkit-transform: translate(5px, 5px);
        transform: translate(5px, 5px);
    }
    75% {
        -webkit-transform: translate(10px, -5px);
        transform: translate(10px, -5px);
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
hr {

    background-color:rgb(215 216 216);

}
.contactdetail h4{
    margin-bottom: 0px ;
    font-size: 24px;
}
.shape-one img {
    width: 29px;
    height: 41px;
    object-fit: cover;
}
.bannertext h1{
    font-size: 70px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.contactr{
    position: absolute;
    left: 0px;
    height: 284px;
    bottom: 0px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.bgcontact{
    width: 100%;
    height: 300px;
    object-fit: contain;
    object-position: left;
    background: linear-gradient(45deg, #f3f4f8, #f1e7e7, #efeaf5, #f1f0f7);
}
.contactdetail::before {
    background: linear-gradient(90deg, #CFA2E8, #637FEA);
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
}
.icons-conatct{
    width: 40px;
    height: 40px;
    min-width: 40px;
    max-width: 40px;
    margin-right: 10px;
    background-color: #ff6100;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.icons-conatct img{
    width: 18px;
    height: 18px;
    object-fit: cover;
}
a:hover p{
    color: #ff6100;
}
.bgmap{
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    border: 0;
    border-radius: 50px 50px 0px 0px;
    filter: brightness(0.5);
}
.footer__area{
    border-radius: 0px !important;
}
.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text]{
    padding-left: 80px !important;
}
.ee-form-widget input:not([type=checkbox]):not([type=radio]):not([type=search]), .ee-form-widget select, .ee-form-widget textarea{
    border-radius: 30px !important;
    font-size: 13px !important;

    height: 40px;
}

.iti--separate-dial-code .iti__selected-flag{
    background-color: transparent !important;
}
.ee-form-widget input:not([type=checkbox]):not([type=tel]):not([type=radio]):not([type=search]), .ee-form-widget select, .ee-form-widget textarea{
    border-radius: 30px !important;
    font-size: 13px !important;
    height: 40px;
}
.ee-form-widget .select2-container, .ee-form-widget .select2-container .select2-search__field {
    width: 100% !important;
    border-radius: 30px !important;
    font-size: 13px !important;
    height: 40px;
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
}
.ee-form-widget .captchaContainer .cpatcha{

    border-radius: 30px !important;
    font-size: 13px !important;
    height: 44px !important;
}
.selection--single{
    border: none !important;
}
.select2-container--default .select2-selection--single{
    border: none !important;
    background-color: transparent !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    background-color: transparent !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    
    top: 9px !important;
    right: 9px !important;
}
.form-contact{
    border-radius: 20px !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
}
.ee-form-widget.ee-container{
    background-color: transparent !important;
}
.ee-form-widget#ee-form-2{
    background-color: transparent !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;

width: 100% !important;}
.ee-form-widget .btn.btn-submit{
    width: 100%;
    border-radius: 30px !important;
    font-size: 15px;
    background: #ff6100 !important;
    color: white !important;
}
body .btn-submit:hover{
    background: black !important;
    background-color: black !important;
    color: white !important;
}
.ee-form-header h2 {
    font-size: 30px;
    color: #000 !important;
    margin-bottom: 12px;
}
body .ee-form-footer .btn-submit:not(:disabled):not(.disabled):hover{
    background: black !important;
    background-color: black !important;
    color: white !important;
}
.branches {
    background: #fafaff;
}
.ee-form-widget .ee-form-body .ee-row:not(.half-width){
    margin-bottom: 5px;
}

@media screen and (max-width:567.5px){
    .headingmain {
        font-size: 30px !important;
    }
    .ee-form-widget#ee-form-2{
        padding: 0px !important;
    }
    .banner-image-shape img{
        width: 100%;
        object-fit: cover;
        height: 91px;
    }
}
@media screen and (max-width:767.5px){
    .contactdetail h4 {
        font-size: 18px !important;
    }
    .headingmain {
        font-size: 40px !important;
    }
    .conrat-ledt h3 {
        font-size: 23px;
    }
    .conrat-ledt a {
        font-size: 14px;
        line-height: 29px;
    }
}
@media screen and (max-width:991.5px){
    .headingmain {
        font-size: 50px;
    }
    .bgcontact {
        height: 237px;
    }
    .bannertext h1 {
        font-size: 50px;
    }
    .contactr {
        height: 230px;
    }
    
}

.icon-sise{
    width: 15px;
}