div.content-ico-sites h4.white_text{
    color: #122562;}
.privacy-policy-block {
    background-color: #ffffff !important;}
.panel-setting-main-block{
    border: none !important;}
.panel-setting{border-bottom: none !important;}


div.icon.style-01 i.flaticon-mail-3 {
    color: #bd10e0;
    font-size: 40px;
    padding-right: 20px;
}
#contact-us i.flaticon-facebook {
    color: #ff8a73;
    font-size: 40px;
    background-color: #e8eff8;
}
#contact-us .flaticon-facebook:before {
    color: #ff8a73 !important;
}
#contact-us i.flaticon-twitter {
    color: #95b0ff;
    font-size: 40px;
    background-color: #e8eff8;
}
#contact-us i.flaticon-twitter:before {
    color: #95b0ff;
}
#contact-us i.flaticon-twitter {
    font-weight: 600 !important;
    padding-top: 3px;
}
div.icon.style-04 i.fab.fa-instagram {
    color: #2fe4a2;
    font-size: 40px;
}

.single-contact-item .icon {
    margin-right: 2px;
}
div.single-contact-item {
    margin-bottom: 40px;
}
div.correo-icon-div {
    margin-right: 20px;
}
.single-contact-item {
    /* display: -webkit-box; */
    display: flex;
    /* -ms-flex-item-align: start; */
    align-self: flex-start;
    background-color: #e8eff8;
    padding: 25px 30px;
    /*margin-bottom: 15px;*/
}

.single-contact-item .content .title {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #122562;
}
.single-contact-item .content .details {
    font-weight: 700;
    color: #122562;
    margin-bottom: 0;
}
.single-contact-item p.details {
    word-break: break-word;
    margin-left: 1px;
}

div.contact-left-site {
    padding-right: 0px;
    padding-left: 0px;
}

.row.justify-content-between {
    box-shadow: 0px 0px 158px 0px rgba(0, 0, 0, 0.2);
    justify-content: space-between!important;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}
.contact-us .left-area {
    background: #fff;
}
.contact-us .left-area .contact-form {
    margin-top: 0px !important;
    padding: 60px 50px 70px !important;
}
.contact-us .left-area .contact-form {
    margin-top: 12px;
    padding: 30px 20px 30px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(14, 35, 107, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(14, 35, 107, 0.15);
}
.contact_map {
    height: 100%;
}
#sub-frame-error {
    -webkit-align-items: center;
    background-color: #DDD;
    display: -webkit-flex;
    -webkit-flex-flow: column;
    height: 100%;
    -webkit-justify-content: center;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: background-color .2s ease-in-out;
    width: 100%;
}
.contact_map iframe, .elementor-custom-embed {
    min-height: 100%;
    background-color: #ddd;
}

div.contact-rigth-site{
    padding-right: 0px;
}
/*div.data,div.container-data{*/
/*    margin-right: 0px;*/
/*    margin-left: 0px;*/
/*}*/

div.container-data{
  padding-left: 0px;
  padding-right: 0px;
}

.contact-form {
    padding: 50px 60px 50px;
    padding-bottom: 0px;
}

.form-control {
    border: none;
    border-bottom: 1px solid #98989c;
    box-shadow: none !important;
    padding-left: 0px !important;
}
textarea#comment{
    border: none;
    border-bottom: 1px solid #98989c;
    padding-left: 0px !important;
    resize: none;
}
textarea#comment:focus{
    outline: none;
    border-bottom: 1px solid #98989c;
}

textarea#comment:focus{
    outline: none;
    border: none;
    border-bottom: 1px solid #98989c;
}

h4.title_contact {
    font-size: 40px;
    line-height: 58px;
    font-weight: 550;
    color: #353539;
    margin-bottom: 16px;
}

.contact-us .left-area .contact-form .submit-btn {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(85, 128, 255);
    border-image: initial;
}

#btn-contact{
    border-width: 1px;
    border-style: solid;
    border-color: rgb(85, 128, 255);
    border-image: initial;
    background-color: rgb(85, 128, 255);
    color: #fff8f8;
    border-radius: 50px;
    width: 213px;
    height: 50px;
    font-size: 16px;
    line-height: 47px;
    text-align: center;
}
#btn-contact:hover{
    background-color: #122562;
    cursor:pointer;
    /*color: #fff8f8;*/
}
.contact_map iframe {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}
h4.title_contact {
    font-weight: 700 !important;
}

@media (max-width: 576px){
    .single-contact-item {
        margin-right: 30px;
        margin-left: 30px;
    }
}

@media (min-width: 576px) and (max-width: 767px){
    .single-contact-item {
        margin-right: 29px;
        margin-left: 29px;
    }
}
@media only screen and (max-width: 991px) {
    .contact_map {
        margin-bottom: 120px;
        height: 400px;
    }
}

@media only screen and (max-width: 767px) {
    .row.justify-content-between {
        margin-left: 15px;
        margin-right: 15px;
    }
}


/*.alert-success {*/
/*    margin-top: 115px;*/
/*}*/
.offset-md-3.col-md-offset-3.col-md-6.animated.fadeInDown.alert.alert-success {
    margin-bottom: -130px;
    margin-top: 97px;
}

#wishlist-home.contact_panel {
    top: 82px;
}

@media only screen and (max-width: 992px) {
    section.section_contact_us {
        top: 0px !important;
    }
    section#business-home {
        top: 0px !important;
    }
}