.h5_dis{
    border: 1px solid #cccccc47;
    color: #a9a9a9;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    margin: 0;
    line-height: 30px;
    margin-top: 20px;
}
.mt-40{margin-top: 40px;}
.mt-20{margin-top: 20px !important;}
.my_f_t{
    font-size: 16px;
    color: #ebebeb;
    position: relative;
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 10px;
}
.my_f_t::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 1px;
    background-color: #3b3b3b;
}
.section-title .section-title-body .head-title {
    color: #ffffff;
    padding: 0 0 25px;
    margin: 0;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
}
.section-title .section-title-body .head-text {
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    z-index: 3;
    text-transform: uppercase;
    margin: 0 0 25px;
    letter-spacing: 1px;
    text-align: center;
}
.p-14 {
    padding: 14% !important;
}
.border-radius-10px {
    border-radius: 10px !important;
}
.box-shadow-double-large, .box-shadow-double-large-hover:hover {
    -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, .09);
    box-shadow: 0 0 45px rgba(0, 0, 0, .09);
    -webkit-transition: all 350ms cubic-bezier(.37,0,.63,1);
    transition: all 350ms cubic-bezier(.37,0,.63,1);
}
.bg-white {
    --bs-bg-opacity: 1;
    background-color: #fff !important;
}
.bg-dark {
    --bs-bg-opacity: 1;
    background-color: #1e1d1d !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.position-relative {
    position: relative !important;
}
.fw-700 {
    font-weight: 700 !important;
}
.mb-30px {
    margin-bottom: 30px !important;
}
.ls-minus-2px {
    letter-spacing: -2px !important;
}
.btn-link.text-dark-gray, .text-dark-gray, a.text-dark-gray-hover:hover {
    color: #222732;
}
.btn-link.text-light-gray, .text-light-gray, a.text-light-gray-hover:hover {
    color: #fdf5f1;
}
 .contact-form-style-03 h2 {
    font-size: 3.438rem;
    line-height: 3.438rem;
}
.mb-20px {
    margin-bottom: 20px !important;
}
.contact-form-style-03 .form-group .form-icon {
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.icon-extra-medium {
    font-size: 24px;
}
.contact-form-style-03 .form-control, .contact-form-style-03 .form-control.is-invalid, .contact-form-style-03 .was-validated .form-control:invalid, .contact-form-style-07 .form-control, .contact-form-style-07 .form-control.is-invalid, .contact-form-style-07 .was-validated .form-control:invalid {
    background-position: right 35px center !important;
}
.contact-form-style-03 input, .contact-form-style-03 textarea {
    outline: 0;
    border: none;
    border-bottom: 1px solid;
    background: 0 0;
}
.border-radius-0px {
    border-radius: 0 !important;
}
.border-color-extra-medium-gray {
    border-color: #e7e7e7 !important;
}
.form-control, .form-select, input, select, textarea {
    padding: 12px 25px;
    width: 100%;
    max-width: 100%;
    resize: none;
    outline: 0;
    font-size: 16px;
    border: 1px solid #e4e4e4;
    color: #717580;
    line-height: inherit;
    word-break: normal;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow:none;
    text-align: left;
    padding-left: 0;
}
.btn.btn-dark-gray {
    background-color: #222732;
    color: #ffffff;
}
.btn.btn-box-shadow.btn-dark-gray:active, .btn.btn-box-shadow.btn-dark-gray:hover {
    background: #1f242e;
    color: #ffffff;
}
.btn.btn-round-edge {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.btn.btn-large {
    font-size: 14px;
    padding: 18px 34px;
}
.btn{
    display: inline-block;
}
.mt-25px {
    margin-top: 25px !important;
}
.w-100 {
    width: 100% !important;
}
.w-90 {
    width: 90% !important;
}
.fs-13 {
    font-size: 13px;
}
.lh-22 {
    line-height: 22px;
}
.contact-form-style-03 p{
    color: #757985;
}
.h-80px {
    height: 80px !important;
}
.mb-15px {
    margin-bottom: 15px !important;
}
.mt-0{
    margin-top: 0px !important;
}
.btn-link.text-base-color, .text-base-color {
    color: #f76e4a;
}
.mb-50px {
    margin-bottom: 50px !important;
}
.ls-minus-1px {
    letter-spacing: -1px !important;
}
.mb-10 {
    margin-bottom: 10% !important;
}
.feature-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    z-index: 1;
}
.me-25px {
    margin-right: 25px !important;
}
.feature-box.feature-box-left-icon .feature-box-content, .feature-box.feature-box-left-icon-middle .feature-box-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.ls-minus-05px {
    letter-spacing: -.5px !important;
}
.fs-18 {
    font-size: 18px;
}
.fs-15 {
    font-size: 15px;
}
.fs-36 {
    font-size: 36px;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.d-block {
    display: block !important;
}
.feature-box-content a, .feature-box-content p{
    color: #b9b9b9;
    font-size: 16px;
}
.feature-box.feature-box-left-icon, .feature-box.feature-box-left-icon-middle {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch!important;
    align-items: stretch !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
}
.contact_sec{
    padding: 90px 0;
    background-color: #272727;
}
.infowindow .mb-3, .mb-5px {
    margin-bottom: 10px !important;
}
.pr-30{
    padding-right: 30px;
}
.mb-7 {
    margin-bottom: 7% !important;
}
.footer-info-block hr{
    border-top: 1px solid #2c2c2c;
}
.about{
    background-image: url(../img/bg/about_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}
.bg-dark
 {
    --bs-bg-opacity: 0.2;
    background-color: #1e1d1dd1 !important;
}
#header.header-all-time-top-fixed .header-body {
    background: transparent !important;
    width: 100% !important;
    height: 100px !important;
}
.section-sub-title .section-title-body .head-text{
    margin-bottom: 25px;
}
.section-sub-title .head-title{
    margin-bottom: 30px;
}
.block-feature-icon .block-title p{
    line-height: 22px;
}
.block-feature-icon .block-title h4{
    margin-bottom: 15px;
}
.block-feature-icon{
    margin-bottom: 35px;
}
.why-choose ul{
    padding: 0;
}
.why-choose ul li{
    color: rgba(255, 255, 255, 0.5);
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #cccccc24;
}
.why-choose ul li:last-child{
    border-bottom: 0px solid #cccccc24;
}
.why-choose .welcome-article-text{
    min-height: 402px;
}
.pt-0{
    padding-top: 0px !important;
}
.divisions .section-sub-title h4.head-title{
    line-height: 24px;
}
.divisions .section-sub-title h4.head-title img{
    height: 26px;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
#header .navbar-nav-single > li > a{margin: 33px 0 12px 32px !important;}