.floating_wrap {
    position: fixed;
    right: 0;
    top: 60px;
    z-index: 99
}

.floating_wrap .btns_wrap {
    position: fixed;
    right: 0
}

.floating_wrap .btns_wrap a:hover {
    text-decoration: none !important;
    right: 0
}

.floating_wrap .btns_wrap .call_wrap {
    width: 275px;
    position: absolute;
    right: -225px;
    background: var(--theme-color);
    top: 60px;
    border-radius: 50px 0 0 50px;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.floating_wrap .btns_wrap .call_wrap span {
    color: #fff;
    font-size: 19px;
    vertical-align: middle;
    padding: 15px 20px 15px 15px;
    border-color: #b30c1e
}

.floating_wrap .btns_wrap .chat_wrap {
    display: block;
    position: absolute;
    right: -225px;
    width: 275px;
    background: var(--theme-color);
    top: 0;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 50px 0 0 50px
}

.floating_wrap .btns_wrap .chat_wrap:hover {
    text-decoration: none
}

.floating_wrap .btns_wrap .call_wrap:hover {
    text-decoration: none
}

.floating_wrap .btns_wrap .call_wrap span.icoo,
.floating_wrap .btns_wrap .chat_wrap span.icoo {
    color: #fff;
    background: var(--theme-color);
    font-size: 20px;
    line-height: 1;
    padding: 14px 20px;
    border-right: 1px solid var(--brown-color);
    vertical-align: middle;
    display: inline-block;
    border-radius: 50px 0 0 50px
}

.floating_wrap .btns_wrap .chat_wrap span {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    padding: 15px 30px 15px 15px
}

.floatbutton.visible .clickbutton {
    opacity: 1;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: fixed;
    right: -430px;
    top: 180px;
    font-size: 0;
    width: 420px;
    z-index: 99
}

.floating_wrap {
    opacity: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floating_wrap.visible {
    opacity: 1;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton .clickbutton {
    width: 50px;
    z-index: 99;
    opacity: 0;
    vertical-align: top;
    height: 0;
    cursor: pointer;
    box-shadow: -20px 0 35px #0000001f;
    border-radius: 50% 0 0 50%;
    background: #fff;
    display: inline-block;
    padding-top: 0
}

.floatbutton.visible {
    right: -370px
}

.floatbutton .clickbutton .crossplus {
    position: relative;
    display: block;
    transform: rotate(0);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton .clickbutton .crossplus.rotate {
    transform: rotate(-90deg);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton .clickbutton .crossplus p {
    font-size: 20px;
    width: 250px;
    top: 0;
    position: relative;
    margin-top: 194px;
    background: var(--theme-color);
    height: 55px;
    border-radius: 20px 20px 0 0;
    padding-top: 15px;
    text-align: right;
    text-align: center;
    font-weight: 600;
    color: #fff;
    box-shadow: 0 0 40px #00000026 !important;
    left: -4px
}

.floatbutton .clickbutton .crossplus {
    transform: rotate(-90deg)
}

.floatbutton.active {
    right: 0;
    z-index: 9;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatingform-sec .outer-show {
    width: 50px;
    z-index: 999;
    height: 250px;
    cursor: pointer;
    box-shadow: 0 0 40px #00000026 !important;
    border-radius: 0 10px 10px 0;
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    position: relative;
    text-transform: uppercase;
    background: linear-gradient(270deg, #0b324f, #021b31);
    left: 450px;
    right: auto;
    top: 10px;
    color: #fff
}

.floatingform-sec .outer-show p {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    display: block;
    transform: rotate(-90deg);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    left: -65px;
    text-transform: capitalize;
    white-space: pre;
    bottom: 94px
}

.floatingform-sec .outer-show:hover {
    right: 0
}

.banner-form-right-fixed h3 {
    font-weight: 600;
    color: #0e0f15;
    margin: 0 0 0.5rem;
}

.banner-form-right-fixed {
    background: #fff;
    padding: 25px 20px 0 40px;
    position: relative;
    z-index: 9;
    border-radius: 6px;
    margin: 0;
    width: 370px;
    display: inline-block;
    box-shadow: 0 0 30px #0000001f;
    right: 0;
    float: right;
}

.banner-form-right-fixed h2 {
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px
}

.banner-form-right-fixed h2 span {
    display: block;
    font-size: 16px;
    color: #000;
}

.ban-form .col-lg-12,
.ban-form .col-lg-6 {
    padding-left: 0
}

.ban-form .fldset {
    margin: 0 0 15px
}

.ban-form .fldset input {
    width: 100%;
    height: 50px;
    border-radius: 6px;
    padding: 0 12px;
    color: #333;
    border: solid 1px #ccc;
    font-size: 14px
}

.ban-form .fldset textarea {
    width: 100%;
    border-radius: 6px;
    padding: 12px 12px;
    color: #333;
    border: solid 1px #ccc;
    font-size: 14px
}

.ban-form .fldset.wdt {
    width: 93%
}

.ban-form .fldset select {
    width: 100%;
    height: 50px;
    border-radius: 6px;
    padding: 0 12px;
    color: #333;
    font-size: 14px;
    border: solid 1px #ccc
}

.ban-form .fldset input[type=submit] {
    cursor: pointer;
    color: #191300;
    font-size: 14px;
    padding: 0 40px;
    border: 0;
    text-indent: 0;
    margin: 0;
    background-color: var(--theme-color);
    border-radius: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700
}

/*modal css*/
.main-modal.modal {
    z-index: 9999999999999;
    overflow-y: hidden
}

.main-modal.modal .modal-main-wrap {
    z-index: 1
}

.main-modal.modal .modal-dialog {
    border-radius: .938vw;
    overflow: visible;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    max-width: 26.042vw
}

.main-modal.modal.show .modal-dialog {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}

.main-modal.modal .modal-inner {
    text-align: center
}

.main-modal.modal .modal-inner h3 {
    font-size: 2.083vw;
    line-height: 1.667vw;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--brown-color);
}

.main-modal.modal .modal-inner h2 {
    font-size: 1.198vw;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2.083vw;
    font-weight: 700;
    color: var(--theme-color);
}

.main-modal.modal .btn-close {
    font-size: .938vw;
    width: 1.302vw;
    height: 1.302vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    border: none;
    border-radius: 50%;
    color: #fff;
    background: var(--brown-color);
    position: absolute;
    top: .521vw;
    right: .521vw
}

.modal-form .form-group input,
.modal-form .form-group textarea {
    font-size: .781vw;
    background: 0 0;
    border: .052vw solid #0000002b;
    border-radius: .26vw;
    color: #fff;
    font-weight: 600;
    color: #2e363e;
    min-height: 2.344vw;
    padding: .365vw .781vw
}

.form-group {
    margin-bottom: .833vw
}

.modal-logo img {
    width: 10vw
}

.modal-form .form-group input::-webkit-input-placeholder,
.modal-form .form-group textarea::-webkit-input-placeholder {
    color: #2e363e
}

.modal-form .form-group input::-moz-placeholder,
.modal-form .form-group textarea::-moz-placeholder {
    color: #2e363e
}

.modal-form .form-group input:-ms-input-placeholder,
.modal-form .form-group textarea:-ms-input-placeholder {
    color: #2e363e
}

.modal-form .form-group input::-ms-input-placeholder,
.modal-form .form-group textarea::-ms-input-placeholder {
    color: #2e363e
}

.modal-form .form-group input::-webkit-input-placeholder,
.modal-form .form-group textarea::-webkit-input-placeholder {
    color: #2e363e
}

.modal-form .form-group input::-moz-placeholder,
.modal-form .form-group textarea::-moz-placeholder {
    color: #2e363e
}

.modal-form .form-group input:-ms-input-placeholder,
.modal-form .form-group textarea:-ms-input-placeholder {
    color: #2e363e
}

.modal-form .form-group input::-ms-input-placeholder,
.modal-form .form-group textarea::-ms-input-placeholder {
    color: #2e363e
}

.modal-form .form-group input::-webkit-input-placeholder,
.modal-form .form-group textarea::-webkit-input-placeholder {
    color: #2e363e
}

.modal-form .form-group input::-moz-placeholder,
.modal-form .form-group textarea::-moz-placeholder {
    color: #2e363e
}

.modal-form .form-group input:-ms-input-placeholder,
.modal-form .form-group textarea:-ms-input-placeholder {
    color: #2e363e
}

.modal-form .form-group input::placeholder,
.modal-form .form-group textarea::placeholder {
    color: #2e363e
}

.modal-form .form-group textarea {
    height: 5.208vw;
    resize: none
}

.modal-form .form-group input:focus,
.modal-form .form-group textarea:focus {
    outline: none;
    box-shadow: none
}

.modal-form .btn-reg,
.modal-form .btn-reg-form {
    position: absolute;
    left: 50%;
    bottom: -1.563vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-height: 2.865vw;
    font-size: .938vw
}

@-webkit-keyframes arahahnmainmodal {
    from {
        -webkit-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0)
    }

    to {
        -webkit-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1)
    }
}

@keyframes arahahnmainmodal {
    from {
        -webkit-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0)
    }

    to {
        -webkit-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1)
    }
}

.modal-logo {
    padding-bottom: 2.083vw
}

.main-modal .modal-body {
    padding: 1.458vw 2.344vw
}

.modal-form {
    margin: 2.604vw 0
}

.modal-backdrop {
    background: #000000c7;
    opacity: 0;
    z-index: 99999999
}

.modal-backdrop.show {
    opacity: 1;
}

.main-modal.modal:before,
.main-modal.modal:after {
    content: '';
    position: absolute;
    left: -45%;
    bottom: 0%;
    width: 0%;
    background: -webkit-linear-gradient(left, var(--theme-color) -4.43%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, var(--theme-color) -4.43%, rgba(255, 255, 255, 0) 100%);
    height: 9.375vw;
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    z-index: -1
}

.main-modal.modal:after {
    left: auto;
    right: -45%;
    bottom: auto;
    top: 0%;
    background: -webkit-linear-gradient(right, var(--theme-color) -4.43%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(270deg, var(--theme-color) -4.43%, rgba(255, 255, 255, 0) 100%)
}

.main-modal.modal.show:before,
.main-modal.modal.show:after {
    width: 100%
}

.btn-reg,
.btn-reg-form {
    color: #fff;
    min-height: 3.906vw;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .625vw 1.823vw;
    font-size: .938vw;
    border-radius: .417vw;
    background: -webkit-linear-gradient(354.03deg, var(--theme-color) 3.53%, var(--brown-color) 100%);
    background: linear-gradient(95.97deg, var(--theme-color) 3.53%, var(--brown-color) 100%);
    position: relative;
    z-index: 1;
    border: none;
}

/*modal css*/
