.hero-slider-text__content.mt-6 h2 {

    font-size: 75px;

    line-height: 75px;

    color: white;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);

    font-weight: 700;

}

.Home-Contact-form {

    width: 406px;

    float: right;

    position: absolute;

    top: 200px;

    z-index: 5;

    right: 100px;

    padding:16px 16px 25px;

    background-color: #891519bf;

    border-radius:20px;

}
.ccm-block-hero-image, .ccm-block-hero-image * {
    height: 255px !important;
    min-height: 255px !important;
}
div.ccm-block-hero-image div.ccm-block-hero-image-text h1 {
    display: flex;
    align-items: center;
}
.Home-Contact-form h6

{

    color: #fff;

    font-size: 28px;

    font-weight: normal;

    line-height: 45px;

    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;

    margin: 9px 0px 5px 0;

    position: relative;

    padding-left: 0px;
    text-align:center;

}

.Home-Contact-form .form_description{

    position: relative;

    margin: 0px 0px 8px 0;
    width:100%;
    display: inline-block;
    text-align:center;

    padding-left: 0px;

    font-size: 17px;

    line-height: 1.4em;

    color: #fff;

    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;

    overflow-wrap: break-word;

}

.Home-Contact-form label{

    color:#fff;

    display: inline-block;

    line-height: 1;

    margin-bottom: 12px;

    word-break: break-word;

    font-size: 14px;

    line-height: 1.4em;

    padding: 0 0px 0 2px;

}

.Home-Contact-form input{

    height: 44px;

    background: #f5f5f5;

    border:1px solid #f5f5f5;

    border-radius: 7px;

    font-size: 16px;

    line-height: 1.4em;

    margin: 0;

    max-width: 100%;

    padding: 3px 3px 3px 22px;

    text-overflow: ellipsis;

    width: 100%;

}

.Home-Contact-form textarea{

    height: 44px;

    background: #f5f5f5;

    border:1px solid #f5f5f5;

    border-radius: 7px;

    font-size: 16px;

    line-height: 1.4em;

    margin: 0;

    max-width: 100%;

    padding: 3px 3px 3px 22px;

    text-overflow: ellipsis;

    width: 100%;

    height: 98px;

}

.Home-Contact-form input:hover, .Home-Contact-form textarea:hover{

    background: none;

}

.Home-Contact-form input:focus, .Home-Contact-form textarea:focus{

    background: #fff;

    border-color: #fff;

}

.text-muted.small{

    font-size: 0px;

    color: #fff!important;

    position: relative;

}

.text-muted.small:after{

    content: "*";

    color: #fff;

    font-size: 14px;

}

.ccm-dashboard-express-form .mb-3{

    width: 100%;

}



.ccm-dashboard-express-form .mb-3:nth-child(3){

    width: 46%;

    float: left;

}

 .ccm-dashboard-express-form .mb-3:nth-child(4){

    width: 44%;

    float: right;

}

.ccm-dashboard-express-form .mb-3:nth-child(5), .ccm-dashboard-express-form .mb-3:nth-child(6){

    width: 75%;

}



.ccm-dashboard-express-form fieldset{

    display: inline-block;

}



.Home-Contact-form .form-actions{

    text-align: center;

    padding-top: 0px;

}



.Home-Contact-form .form-actions .btn{

    background-color:#F1C50B;

    border: 0px solid #000;

    border-radius: 50px;

    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);

    transition: .4s ease 0s, background-color .4s ease 0s;

    color: #2f2e2e;

    font-size: 22px;

    font-weight: 700;

    height:45px;

    line-height:50px;

    padding:0px;

    width:170px

}

.Home-Contact-form .form-actions .btn:hover{

    background-color: #000;

    color:#F1C50B;

}





@media (min-width:768px) and (max-width:1200px){

    .Home-Contact-form {

        position: relative;

        top: 0px;

        right: 0px;

        left:0;

        margin:30px auto;

        float:left;

    }

}

.ccm-input-captcha{
    margin-top:20px;
}

.form-group.captcha{
    width:456px;
    max-width:100%;
}

.ccm-page-id-275 .ccm-dashboard-express-form .mb-3:nth-child(5), .ccm-page-id-275 .ccm-dashboard-express-form .mb-3:nth-child(6){
    width:100%;
}



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

    .ccm-dashboard-express-form .mb-3{

        width: 100%!important;

    }

    .Home-Contact-form {

        width: 100%;

        position: relative;

        top: 0px;

        right: 0px;

        left:0;

        margin:30px auto;

        float:left;

    }

    .Home-Contact-form h6, .Home-Contact-form .form_description{

        padding-left: 0px;

        text-align: center;

    }

    .hero-slider-text__content.mt-6 h2 br{

        display:contents;

    }

    .hero-slider-text__content.mt-6 h2{

        font-size:44px;

        line-height:55px;

    }

    .rslides img {

        object-fit: cover;

    }
    .ccm-page-id-275 .col-md-12{
        padding:0 50px;
    } 
    .ccm-page-id-275 h5{
        line-height:normal;
    }
    
    .ccm-block-express-form{
        padding-top:50px;
    }

}
.dropdown-menu{
    width:300px;
}
.dropdown-menu ul{
    top:0px;
    right:-300px;
}

.nav-item a{
    padding-right:0.4rem!important;
    padding-left:0.4rem!important;
}
.dropdown-menu .nav-link{
    color:#212529!important;
    font-weight:400!important;
    width:100%;
}
.dropdown-menu .nav-link:hover{
    background-color:#f8f9fa;
}
.nav.flex-d{
    flex-direction:row;
}
@media only screen and (max-width:1199px){
    .nav.flex-d{
    flex-direction:column;
}
    .dropdown-menu{
        left: 0;
        right: 0;
        width: 100%;
        margin: 0!important;
    }
    .dropdown-menu ul{
    top:inherit;
    right:0px;
}
div.ccm-page div.ccm-block-top-navigation-bar .navbar > .container {
    align-items: center !important;
}

    
}






li.nav-item.dropdown:hover ul.dropdown-menu {
    display: block !important;
}
li.nav-item.dropdown:hover ul.dropdown-menu li.nav-item.dropdown ul.dropdown-menu {
    display: none !important;
}
li.nav-item.dropdown:hover ul.dropdown-menu li.nav-item.dropdown:hover ul.dropdown-menu {
    display: block !important;
}



div.ccm-page div.ccm-block-top-navigation-bar .navbar .navbar-top-bar .top-bar-phone-wrapper a {
    font-size: 22px;
}
.Home-Contact-form a.form_description {
    font-size: 22px;
}
@media only screen and (max-width: 1199px) {
    li.nav-item a.dropdown-toggle.nav-link {
        display: flex;
        max-width: fit-content;
    }
    li.nav-item a.dropdown-toggle.nav-link:after {
        position: absolute;
        right: 0;
        top: 27px;
    }
    .Home-Contact-form a.form_description {
        font-size: 36px;
    }
}




.top-bar-phone-wrapper div {
    display: flex;
    gap: 20px;
    align-items: center;
}
.header-show {
    display: none;
}
.hedaer_search_parent {
    position: absolute;
    right: 11px;
    background: #ffffff;
}
.fa-search.header-search {
cursor: pointer;
margin-top: 8px;
}
form.hstack.gap-3.ccm-search-block-form.header-show {
    box-shadow: 0px 0px 10px;
    padding: 8px;
    border-radius: 8px;
}
.mobile-search {
    display: none !important;
}
nav.navbar.navbar-expand-xl.navbar-light.pb-2.fixed-top .container {
    position: relative;
}
.navbar-top-bar.d-flex.mb-4.d-none.d-lg-flex {
    margin-right: 30px;
}

    
@media only screen and (max-width: 767px) {
    .mobile-search {
        display: block !important;
    }
    button.navbar-toggler {
        margin-right: 15px;
    }
    .hedaer_search_parent {
        top: 45px;
    }
    .ccm-page-id-243 .row form.hstack.gap-3.ccm-search-block-form {
        padding: 0 50px;
    }
    .ccm-page-id-243 div#searchResults {
        padding: 0 50px;
    }
    .ccm-page-id-243 ul.pagination li.page-item:nth-child(5), .ccm-page-id-243 ul.pagination li.page-item:nth-child(6), .ccm-page-id-243 ul.pagination li.page-item:nth-child(7), .ccm-page-id-243 ul.pagination li.page-item:nth-child(8) {
        display: none;
    }
    .ccm-page-id-243 .row h3.ccm-block-page-title.page-title {
        padding-top: 160px;
    }
}