.social-contact-out-list {
    position: relative;
        cursor: pointer !important;
}

ul#social_select {
    width: 100% !important;
    padding: 0px;
    text-align: center;
    margin-bottom: 0px;
    position: absolute;
    background: #fff;
    z-index: 99;
    background: rgba(255, 255, 255);
    box-shadow: 0px 0px 0px rgb(0 0 0 / 25%);
    border-radius: 10px;
}

.fa-whatsapp{color: #2cb742}
.fa-telegram-plane{color: #039be5}
.fa-skype{color: #00aff0}

ul#social_select li i {
    font-size: 30px;
}

.init {
    position: relative;
    display: block !important;
    padding-bottom: 11px;
    padding-top: 15px;
}

ul#social_select li {
    display: none;
}
.init::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 3px;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    margin-top: 13px;
    position: absolute;
    color: #000;
    right: 0;
}
.row.social-contact-row {
    display: flex;
    justify-content: space-around;
}

input#social_contact {
    width: 90%;
}

ul#social_select li {
    margin: 10px 0;
}

ul#social_select li:first-child {
    margin: 0px;
}

ul#countries-flags {
    list-style: none;
    width: 100px;
    display: inline-block !important;
    padding-left: 0px !important;
}

ul#countries-flags img {
    width: 30px;
}

ul#countries-flags li:first-child {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    background: #fff;
    width: 100px;
    height: 60px;
}

ul#countries-flags li {
    width: 250px;
    text-align: left;
    padding: 5px;
    background: #fff;
}

ul#countries-flags li:first-child {
    position: relative;
    display: block;
}

ul#countries-flags li {
    padding: 8px 5px;
    background: #fff;
    border-bottom: 1px solid #edeaea;
}

ul#countries-flags li:first-child::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 15px;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    margin-top: 10px;
    position: absolute;
    right: 0px;
}

input#flag_type {
    width: 80%;
    display: inline-block;
    font-size: 20px;
    color: #7b838a;
    padding: 10px !important;
}

.outer-flags {
    display: inline-block;
    position: relative;
}

.outer-flags-flag {
    display: flex;
    justify-content: space-between;
}

ul#countries-flags li.init span {
    display: none;
}

ul#countries-flags li img {
    display: none;
}

ul#countries-flags li.init img {
    display: block;
}

ul#countries-flags li:first-child::after {
    display: none;
}

ul#countries-flags li img {margin: 0 auto;}




ul#countries-flags-sub {
    position: absolute;
    z-index: 99;
    top: 62px;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: clip;
}

ul#countries-flags-sub {
    list-style: none;
    padding-left: 0px;
    width: 250px;
    background: #fff;
    display: none;
}

ul#countries-flags-sub img {
    display: none;
}

ul#countries-flags-sub li {
    padding: 6px 5px;
    font-size: 20px;
    color: #7b838a;
}

ul#countries-flags li img {
    animation: none;
}

.social-contact-out-list, .outer-flags {
    width: 60px;
    margin-right: 10px;
    text-align: center;

}

ul#countries-flags, ul#countries-flags li:first-child{width: 100% !important;}



input#social_contact {
    margin-bottom: 0px !important;
}

.social-info-block-outer {
    margin-bottom: 10px;
}

ul#countries-flags {
    margin-bottom: 0px !important;
}

ul#countries-flags li {
    border-bottom: none;
}

input#flag_type {
    margin-bottom: 0px !important;
}

.outer-flags-flag {
    margin-bottom: 10px;
}

.outer-flags {
    height: 61px;
}

ul#countries-flags-sub {
    text-align: left;
}

input#social_contact {
    padding: 10px !important;
}

form#form-help input[type="text"], form#form-help input[type="email"], form#form-help select, form#form-help textarea{
    font-size: 16px;
color: rgba(0, 0, 0, 0.8);
    padding: 10px;
background: rgba(255, 255, 255, 0.87);
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
border-radius: 10px;
}

span.niceCountryInputMenuDefaultText a span{font-size: 16px !important;}

img.niceCountryInputMenuCountryFlag {
    margin-right: 40px !important;
}

@media (min-width: 768px) and (max-width:  1199.98px){

ul#social_select, ul#countries-flags, ul#countries-flags li:first-child{width: 70px;}

ul#countries-flags li:first-child::before{right: 0px;}

}

@media (max-width: 767.98px){
    .init::after {
    margin-top: 12px;
    position: absolute;
    right:0;
}
ul#countries-flags li:first-child::before{
    margin-top: 8px;
    position: absolute;
    right: -4px;
}
.niceCountryInputMenu {
    text-align: left;
}

img.niceCountryInputMenuCountryFlag {
    margin-right: 40px !important;
}

}


@media (max-width:575.98px){
    
    
form#form-help input[type="text"], form#form-help input[type="email"], form#form-help select, form#form-help textarea {
    font-size: 1rem !important;
        padding: 10px;
}    

.country-select.inside .selected-flag {
    width: 60px !important;
}

.country-select .flag {
    left: 15px !important;
}

.social-contact-out-list, .outer-flags {
        width: 60px;
    margin-right: 15px;
    text-align: center;
}
    
}




section.banner-part.index-form-sectn {
     padding-top: 100px;
}


.form-group.submit input.form-control.button-submit {
    background: #F0660A;
    border-radius: 10px !important;
    border-bottom: none !important;
    height: 52px !important;
    line-height: 1 !important;
    text-align: center;
    display: flex;
    padding: 0px 42px !important;
    justify-content: center;
    align-items: center;
}
.form-group.submit {
    text-align: center;
    justify-content: center;
    display: flex;
}

section.banner-part.index-form-sectn {
    text-align: left !important;
}
section.banner-part.index-form-sectn p {
    color: #fff;
     max-width: 500px;
}