/* Contact Style 01 Begin */
.contact-style-01 .nopadding {
padding:0;
}

.contact-style-01 .contact-dv-logo {
position: relative;
margin-top: -46px !important;
width: 48px !important;
background-color: #fff;
padding: 10px;
border-radius: 8px;
border: 1px solid #c3c3c3;
}

.contact-style-01 .section-title {
background-color:#fff;
margin-bottom:25px;
}

.contact-style-01 .section-title h2 {
font-size: 22px;
border: 1px solid #cdab69a1;
border-radius: 8px;
padding: 8px;
}

.contact-style-01 .box-hyperlink {
color:#000;
}
/* Some Special Proporties */

/* Box Style 01 - Contact */
.contact-style-01 .box-style-01 {
    background-color: #fff;
    min-height: 205px;
    border: 1px solid #c3c3c3;
    border-radius: 8px;
    display: grid;
    flex-direction: row;
    padding: 20px;
    text-align: center;
    margin-bottom: 25px;
}
.contact-style-01 .box-style-01 img {
display: block;
text-align: center;
margin: 0 auto;
width: 58px;
margin-bottom:15px;
    filter: brightness(0.5);
}
/* Box Style 01 - Contact */

/* Box Style 02 - Contact */
.contact-style-01 .box-style-02 {
display: flex;
background-color: #fff;
border: 1px solid #c3c3c3;
border-radius: 8px;
padding: 10px;
text-align: center;
margin-bottom: 25px;
align-items: center;
justify-content: center;
}
.contact-style-01 .box-style-02 img {
width: 24px;
height: 24px;
margin-bottom: 0px;
}

.contact-style-01 .box-style-02 p {
    font-size: 15px !important;
    line-height: 24px;
    font-size: 16px;
    padding-left: 8px;
}

.contact-style-01 .box-style-01 a {
color:#000;
}
/* Box Style 02 - Contact */

/* Box Style 03 - Contact */
.contact-style-01 .box-style-03 {
background-color:#fff;
border:1px solid #c3c3c3;
border-radius:8px;
padding:20px;
text-align:center;
margin-bottom:25px;
}
.contact-style-01 .box-style-03 img {
display: block;
text-align: center;
margin: 0 auto;
width: 58px;
margin-bottom:15px;
}
/* Box Style 03 - Contact */

/* Button Style 02 */

.contact-style-01 .button-style-02 {
width: auto;
color: #fff;
font-weight: 500;
font-size: 15px;
background-color: #cdab69;
border-radius: 12px;
padding: 10px;
display: inline-flex;
position: relative;
justify-content: center;
padding-right: 55px;
padding-left: 25px;
border: 1px solid #f5f5f7;
}
.contact-style-01 .button-style-02 i {
height: 24px;
width: 24px;
background-color: #fff;
color: #cdab69;
line-height: 36px;
font-size: 12px !important;
display: block;
position: absolute;
transform: translateY(-50%);
right: 8px;
top: 50%;
font-weight: 700;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
border-radius: 12px;
}
.contact-style-01 .button-style-02:hover {
width:auto;
color:#333;
font-weight:500;
background-color:#fff;
border-radius:12px;
display: inline-flex;
position: relative;
justify-content: center;
padding-right: 55px;
padding-left: 25px;
border:1px solid #000;
}

.contact-style-01 .button-style-02:hover i {
color:#000;
}
/* Button Style 02 */

/* Form */
.contact-style-01 .forgotpassword a {
color:#86868b;
text-decoration:none;
}

.contact-style-01 .form-group{
position: relative;
display: block;
margin: 0;
padding: 0;
}
.contact-style-01 .form-style {
padding: 11px 20px;
padding-left: 55px;
height: auto;
width: 100%;
font-weight: 500;
border-radius: 12px;
font-size: 14px;
line-height: 22px;
border: 1px solid #c3c3c3 ;
letter-spacing: 0.5px;
outline: none;
color: #000;
background-color: #fff;
transition: all 200ms linear;
}
.contact-style-01 .form-style:focus,
.contact-style-01 .form-style:active {
outline: none;
border:1px solid #000;
}
.contact-style-01 .input-icon {
position: absolute;
top: -1px;
left: 18px;
height: 46px;
font-size: 22px;
line-height: 48px;
text-align: left;
color: #000;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}

.contact-style-01 .form-group input:-ms-input-placeholder  {
color: #000;
opacity: 0.7;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.contact-style-01 .form-group input::-moz-placeholder  {
color: #000;
opacity: 0.7;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.contact-style-01 .form-group input:-moz-placeholder  {
color: #000;
opacity: 0.7;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.contact-style-01 .form-group input::-webkit-input-placeholder  {
color: #000;
opacity: 0.7;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.contact-style-01 .form-group input:focus:-ms-input-placeholder  {
opacity: 0;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.contact-style-01 .form-group input:focus::-moz-placeholder  {
opacity: 0;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.contact-style-01 .contact-style-01 .form-group input:focus:-moz-placeholder  {
opacity: 0;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.contact-style-01 .form-group input:focus::-webkit-input-placeholder  {
opacity: 0;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
/* Form */

.contact-style-01 .btn:not(.btn-lg):not(.btn-group-lg>.btn):not(.btn-group-lg>.btn):not(.btn-sm):not(.btn-group-sm>.btn):not(.btn-group-sm>.btn):not(.avatar) {
border-radius:12px !important;
}

/* Custom Select */
.contact-style-01 .custom-select {
position: relative;
}

.contact-style-01 .custom-select select {
display: none;
}

.contact-style-01 .select-selected {
background-color: #fff;
border: 1px solid #c3c3c3;
}

.contact-style-01 .select-selected:after {
position: absolute;
content: "";
top: 14px;
right: 10px;
width: 0;
height: 0;
border: 6px solid transparent;
border-color: #fff transparent transparent transparent;
}

.contact-style-01 .select-selected.select-arrow-active:after {
border-color: transparent transparent #fff transparent;
top: 7px;
}

.contact-style-01 .select-selected {
color: #000;
padding: 11px 20px;
padding-left: 55px;
height: auto;
width: 100%;
font-weight: 500;
border-radius: 12px;
font-size: 14px;
line-height: 22px;
letter-spacing: 0.5px;
outline: none;
color: #000;
background-color: #fff;
transition: all 200ms linear;
text-align:left;
cursor:pointer;

}

.contact-style-01 .select-items div {
color: #000;
padding: 11px 20px;
padding-left: 55px;
height: auto;
width: 100%;
font-weight: 500;
font-size: 14px;
line-height: 22px;
letter-spacing: 0.5px;
outline: none;
color: #000;
background-color: #fff;
transition: all 200ms linear;
text-align:left;
border: 1px solid #f5f5f7;
border-radius:12px;
}

.contact-style-01 .select-items {
position: absolute;
top: 100%;
left: 0;
right: 0;
z-index: 99;


}

.contact-style-01 .select-hide {
display: none;
}

.contact-style-01 .select-items div:hover, .same-as-selected {
background-color: #cdab69;
color: #fff;
cursor:pointer;
}
/* Custom Select */

@media only screen and (max-width: 992px) {

    .contact-style-01 .pr5formobile {
        padding-right:5px;
    }

.contact-style-01 .box-style-01 {
padding:10px;
}

.contact-style-01 .box-style-01 img {
margin-bottom: 10px;
width: 32px;
}

.contact-style-01 .box-style-01 {
min-height: 128px;
max-height:128px;
margin-bottom: 15px;
}

.contact-style-01 .box-style-01 p {
font-size: 0.75rem;
line-height: 1.4rem;
}

.contact-style-01 .nopaddingformobile {
padding:0 !important;
}

.contact-style-01 .box-style-02 {
    min-height: 80px;
}

.contact-style-01 .box-style-02 p {
padding-left:0;
line-height:18px;
}

.contact-style-01 .box-style-02 img {
margin-bottom: 8px;
}

.contact-style-01 .mt-3-formobile {
margin-top: 1rem !important;
}

.contact-style-01 {
overflow: hidden !important;
}


}
/* Contact Style 01 Ended */