﻿/* Place Your Custom Styles Here */


.header {
    height: auto !important;
    background-color: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3)!important;
    opacity: 1;
}

.header.nav-sticky {
    background-color: #fff !important;
    box-shadow: 0 10px 33px rgba(0, 0, 0, .1) !important;
    padding: 15px 0px;
}

/*  */
.header {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 20px 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.header__doc {
    background-color: #fff !important;
}

.header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
}

.header img,
.footer img {
    max-width: 120px;
    width: 100%;
    display: block;
    margin-bottom: 10px;

}

.header p {
    color: #2d2d2d;
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-align: right;
}

.header__text-doc {
    color: #000 !important;
}

.header.nav-sticky {
    background-color: #fff !important;
    box-shadow: 0 10px 33px rgba(0, 0, 0, .1) !important;
    padding: 15px 0px;
}

.header.nav-sticky p {
    color: inherit;
}

@media (max-width: 767.98px) {
    .header .container {
        flex-direction: column;
    }
}


.custom-description {
    margin-top: 35px;
}
.custom-wrapper {
    /* display: flex; */
}

.image-wrapper {
    /* width: 50%; */
    /* width: 380px; */
    /* 102px */
}

.image-wrapper img {
    width: 100%;
}

.custom-row {
    display: flex;
    align-items: center;
    /* flex-wra */
}

@media (max-width: 992px) {
    .col-row {
        flex-direction: column;
    }

    .image-wrapper {
        margin-bottom: 25px;
    }
}


.submitBnt {
    font-family: inherit;
    color: #ffffff !important;
    background-color: #1d1e29;
    border: none;
    border-radius: 8px;
    line-height: normal;
    font-weight: 700;
    cursor: pointer;
    /* width: 100%; */
    height: 45px;
}

.custom-form-group label a{
    color: #07470e;
}

.custom-form-control{
    margin-bottom: 15px;
    padding-left: 16px;
    border: 1px solid #dfe9f1;
    font-size: 14px;
    height: 45px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    color: #9197b5;
    border-radius: 30px;
}


.custom-form-group label{
    color: #000;
    margin-left: 8px;
    text-align: left;
    font-weight: 300;
    font-family: inherit;
    font-size: 14px;
    cursor: pointer;
    font-style: italic;
    display: inline-block;
}

.mandatory{
    color: #EC3324;
    font-size: 16px;
    font-weight: 400;
    margin-left: 8px;

}

.custom-form-group{
    display: flex;
    margin-top: 16px;
}

.custom-form-group input{
    border: 1px solid #CCC;
    background: #FFF;
    padding: 0 12px;
    line-height: 38px;
    margin: 0 0 10px 0;
    box-shadow: inset 0 3px 2px #EEE;
    border-radius: 2px;
    width: 13px !important;
    height: 13px !important;
}

.custom-form {
    /* padding: 150px 0; */
}

.custom-blog {
    /* position: relative; */
    margin-top: 160px;
}

.footer {
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient(to right, #D45F5F, #DDCACE);!important;
    color: #e1e1e1 !important;
}
.footer a {
    color: #000000 !important;
}

.footer-logo {
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
}

.custom-footer {
    padding-bottom: 0 !important;
}

.footer-row {
    align-items: center;
}


#cookPopup {
    display: none;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    position: fixed;
    bottom: 15px;
    left: 50%;
    width: 900px;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 25px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 9999
}

#cookPopup p {
    margin: 0;
    text-align: left
}

.cookPopup_btn {
    padding: 7px 15px;
    cursor: pointer;
    border: 0;
    background: linear-gradient(to right, #D45F5F, #DDCACE);;
    border-radius: 4px;
    font-weight: 800;
    color: #fff;
    transition: 5s
}

.cookPopup_btn:hover {
    background: linear-gradient(to right, #DDCACE,  #D45F5F);
}

@media(min-width:576px) {
    #cookPopup.show {
        display: flex;
        align-items: center
    }
}

@media(max-width:575px) {
    #cookPopup.show {
        display: block;
        text-align: left
    }

    .cookPopup_btn {
        margin: 10px 0 0 0
    }
}

.cookPopup_title {
    font-size: 16px;
    font-weight: 700
}

.cookPopup_desc {
    font-size: 16px
}

.cookPopup_desc a{
    color: #D45F5F
}

.show {
    display: flex !important
}

.promo-card {
    min-height: 253px;
    text-align: center;
}

.promo-card h5 {
    margin: 10px 0;
}


.card-quote {
    background-image: url("../images/testimonial-bg.png");
}

.contact-details a {
    color: #0ea6e9;
}

.footer a {
    color: #0ea6e9;
}


.custom-contacts {
    padding-left: 23px;
}

.thanksWrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 80px 0;
    gap: 50px;
}

.thanksLogoWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 100px;
}

.thanksTextContent {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto 100px;
    padding: 0 15px;
    max-width: 800px;
    text-align: center;
}

.thanksText {
    font-size: 18px;
    line-height: 30px;
}

.custom-image {
    width: 100%;
}

.custom-heading--h1 {
    font-size: 42px !important;
}

@media (max-width: 600px) {
    .custom--h3 {
        font-size: 25px !important;
    }
}

@media (max-width: 768px) {
    .set-container {
        max-width: 720px !important;
    }
}

/* @media (min-width: 768px) {
  .set-container {
    max-width: 847px !important;
  }
} */

.custom-h {
    min-height: 140px;
    min-width: 240px;
}

.custom-d {
    min-height: 196px;
    margin-top: 10px;
}

.new-row {
    justify-content: center;
}

.set-container {
    padding: 200px 0;
}

.set-container-sm {
    padding: 35px 0;
}

.card-row {
    justify-content: center;
}

.footer-col {
    margin-top: 10px;
}

.footer ul {
    padding-left: 20px;
}


.new-banner {
    padding-top: 5%;
    background-image: url("../images/custom/bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 33%;
}

@media(max-width: 850px) {
    .new-banner {
        background-size: cover;
        background-position: center;
    }
}

@media(max-width: 850px) {
    .new-banner {
        background-size: cover;
        background-position: center;
    }
}

@media(max-width: 800px) {
    .text-col {
        width: 66% !important;
    }
}

.services-card h4 {
    min-height: 103px;
}

.promo {
    text-align: center;
}

.subscribe-btn {
    box-shadow: none !important;
    width: 8rem;
    border: none; border-radius: 50px;
    background: linear-gradient(to right, #D45F5F, #DDCACE );
    color: #fff;transition: transform 1.2s !important;
    border-color: #DDCACE !important;
    border-radius: 30px;
}
.subscribe-btn:hover{transform: scale(1.1); color: #fff;}

form .subscribe-btn {
    width: 100%;
}

.row-center {
    justify-content: center;
}

.head-row {
    margin-bottom: 55px;
    justify-content: center;
    text-align: center;
}

.head-row
.sub-btn {
    color: #fff !important;
}

.footer-col {
    margin-top: 10px;
}

.copyright {
    text-align: center;
}


.custom-form {
    padding: 0 15px;
}

