section.banner p span {
    color: #D2C1B6 !important;
    font-weight: 600;
}

section.portfolio h2+p {
    font-size: 17px;
    padding: 0 70px;
    margin-bottom: 44px;
    color: #676767;
}

div#portfolio .tile {
    margin-bottom: 0;
    display: none;
}

body {
    font-family: 'Poppins', sans-serif;

}

header {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    padding: 17px 0;
    background: #f3bbb017;
    z-index: 9999;
}

section.banner {
    background: url(../images/banner111.jpg) no-repeat left top #3b032f;
    background-size: cover;
    text-align: center;
    padding: 190px 0 70px;
    color: #fff;
    position: relative;
    z-index: 1;
}

.tile.scale-anm {
    display: inline-block !important;
}

.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}

.top-testimonial-col:before {
    content: "";
    position: absolute;
    background: url(../images/testimonial-qoute.html);
    width: 68px;
    height: 48px;
    left: 0;
    top: 17px;
}

.time_circles>div {
    position: absolute;
    text-align: center;
}


.time_circles>div>h4 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Century Gothic', Arial;
}

.time_circles>div>span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Century Gothic', Arial;
    font-size: 300%;
    margin-top: 0.4em;
    font-weight: bold;
}

div.CountDownTimer {
    width: 300px;
    margin: 0 auto;
    text-shadow: #000 1px 1px 2px;
    color: #fff;
    height: 100px;
    filter: hue-rotate(
-118deg);
}

.cus-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQImWNguAkAANwA2ohRxm8AAAAASUVORK5CYII=) repeat;
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
}

.field label.error {
    display: none !important;
}

input.error,
textarea.error,
select.error {
    background-color: #FFD7D7 !important;
    color: #111 !important;
}


header ul {
    text-align: right;
    color: #fff;
    margin: 0;
}

header ul li {
    display: inline-block;
    text-align: left;
}

header ul li.last a {
    display: block;
    border: #fff 2px solid;
    color: #fff;
    padding: 11px 42px;
    border-radius: 136px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    background: #1B3C53;
}

header ul li.last {
    margin-left: 23px;
}

header ul li a {
    display: block;
}

header ul li.first span {
    display: block;
    color: #53b8e0;
    font-size: 17px;
}

header ul li.first {
    font-size: 22px;
}

section.banner h1 {
    margin: 20px 0 20px 0;
    color: #fff;
    font-size: 57px;
    font-weight: 500;
}

section.banner p {
    font-size: 28px;
}

ul.banner-features {
    text-transform: uppercase;
    margin: 30px 0 0;
    font-size: 14px;
}

ul.banner-features li {
    display: inline-block;
    margin: 0 8px 12px;
    letter-spacing: 0.5px;
}

ul.banner-features+a+a {
    background: rgba(84, 127, 191, 1);
    background: -moz-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(84, 127, 191, 1)), color-stop(100%, rgba(83, 188, 226, 1)));
    background: -webkit-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%) !important;
    background: -o-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: -ms-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: linear-gradient(to right, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#547fbf', endColorstr='#53bce2', GradientType=1);
    background: #1B3C53 !important;
}

span.bbb {
    display: block;
}

ul.banner-features li i {
    font-size: 17px;
    position: relative;
    top: -2px;
    color: #D2C1B6;
    background: -moz-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    color: -webkit-gradient(left top, right top, color-stop(0%, rgba(84, 127, 191, 1)), color-stop(100%, rgba(83, 188, 226, 1)));
    color: -webkit-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: -o-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: -ms-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    color: linear-gradient(to right, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#547fbf', endColorstr='#53bce2', GradientType=1);
}

ul.banner-features+a,
ul.banner-features+a+a {
    display: inline-block;
    width: 270px;
    text-align: center;
    margin: 29px 7px 0;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 10px;
    font-size: 17px;
    border-radius: 80px;
    margin-bottom: 23px;
    text-shadow: #000 0 1px 1px;
    font-weight: 500;
    background: #1B3C50;
}

ul.banner-logos {
    margin: 70px 0 0 0;
    text-align: center;
}

ul.banner-logos li {
    display: inline-block;
    margin: 0 25px;
}

section.banner-btm [class^="col-"] {
    text-align: center;
    background: #1B3C53;
    color: #fff;
    padding: 28px;
    height: 128px;
    overflow: hidden;
}

section.banner-btm [class^="col-"]+[class^="col-"] {
    background: #234C6A;
}

section.banner-btm [class^="col-"]+[class^="col-"]+[class^="col-"] {
    background: #456882;
}

section.banner-btm [class^="col-"] i {
    display: inline-block;
}

section.banner-btm [class^="col-"] h6 {
    display: inline-block;
    text-align: left;
    font-size: 16px;
    padding-left: 15px;
    line-height: 23px;
    font-weight: 500;
}

section.hm-about {
    padding: 60px 0;
}

section.hm-about h2 {
    color: #232323;
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 49px;
    margin-top: 0;
}

section.hm-about h2+p {
    font-size: 14px;
    color: #545454;
}

section.hm-about h2+p br {
    display: none;
}

section.hm-about ul li {
    display: inline-block;
    width: 49%;
    margin-bottom: 21px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

section.banner-btm:after {
    display: block;
    clear: both;
    content: "";
}

section.hm-about ul li i {
    font-size: 16px;
    margin-right: 5px;
    color: #234C6A;
    background: -moz-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    color: -webkit-gradient(left top, right top, color-stop(0%, rgba(84, 127, 191, 1)), color-stop(100%, rgba(83, 188, 226, 1)));
    color: -webkit-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: -o-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: -ms-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    color: linear-gradient(to right, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#547fbf', endColorstr='#53bce2', GradientType=1);
}

section.hm-about ul {
    margin: 0;
}

section.hm-about a {
    display: inline-block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 11px 40px;
    font-size: 17px;
    border-radius: 80px;
    font-weight: 500;
    margin-top: 18px;
    letter-spacing: 0.5px;
    background: rgba(84, 127, 191, 1);
    background: -moz-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(84, 127, 191, 1)), color-stop(100%, rgba(83, 188, 226, 1)));
    background: -webkit-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: -o-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: -ms-linear-gradient(left, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    background: linear-gradient(to right, rgba(84, 127, 191, 1) 0%, rgba(83, 188, 226, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#547fbf', endColorstr='#53bce2', GradientType=1);
    background: #1B3C53;
}

section.portfolio {
    text-align: center;
    background: #ededed;
    padding: 80px 0;
}

section.portfolio h2 {
    margin: 0;
    color: #1f1f1f;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 23px;
    text-transform: capitalize;
}

section.portfolio .toolbar.mb2.mt2 {
    margin-bottom: 46px;
}

section.portfolio .btn {
    background: none;
    color: #232323;
    outline: 0px none !important;
    font-weight: 500;
}

section.portfolio .btn:active,
section.portfolio .btn:focus,
section.portfolio .btn:visited {
    font-weight: 700;
}

section.features-col {
    text-align: center;
    padding: 80px 0;
}

section.features-col h2 {
    margin: 0 0 62px;
    font-size: 31px;
    font-weight: 600;
    line-height: 39px;
}

section.features-col h2+p {
    font-size: 21px;
    margin-bottom: 83px;
    color: #9a9a9a;
    display: none;
}

section.cta-book {
    padding: 60px 0;
    color: #fff;
    font-size: 22px;
    background: #57214C;
    background: linear-gradient(90deg, #1B3C53 0%, #234C6A 50%, #1B3C53 100%);
}

section.cta-book .col-md-7 {
    padding-top: 43px;
}

section.cta-book h2 {
    font-size: 40px;
    font-weight: 700;
}

section.cta-book h2 span {
    color: #D2C1B6;
    font-weight: 700;
}

section.cta-book ul {
    margin: 30px 0 0;
}

section.cta-book ul li {
    display: inline-block;
    margin-right: 23px;
    font-size: 14px;
    position: relative;
    padding-left: 37px;
}

section.cta-book ul li span {
    display: block;
    font-size: 14px;
}

section.cta-book ul li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 21px;
}

section.cta-book a {
    display: inline-block;
    text-align: center;
    background: #D2C1B6;
    color: #1B3C53;
    text-transform: uppercase;
    padding: 9px 40px;
    font-size: 18px;
    border-radius: 80px;
    font-weight: 500;
    margin-top: 19px;
}

section.testimonail {
    padding: 63px 0;
    background: #fff;
}

div#testimonails-slider .item {
    background: #f5f5f5;
    padding: 24px 14px;
    color: #8c8989;
}

div#testimonails-slider .item p {
    line-height: 24px;
    font-style: italic;
    height: 218px;
}

div#testimonails-slider .item h6 {
    color: #000;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

div#testimonails-slider .item h6 span {
    display: block;
    color: #4e4c4c;
    font-weight: 400;
    font-size: 13px;
    margin-top: 6px;
}

section.testimonail h2 {
    color: #232323;
    font-size: 41px;
    font-weight: 400;
    margin-bottom: 32px;
    line-height: 48px;
    position: relative;
    z-index: 1;
}

section.testimonail h2+p {
    font-size: 18px;
    position: relative;
    color: #8a8a8a;
}

section.testimonail .col-md-6:nth-child(1) {
    padding-right: 72px;
    position: relative;
}



section.brands {
    /* margin-top: 30px; */
    background: #456882;
    text-align: center;
    display: none;
}

section.brands ul li {
    display: inline-block;
    padding: 30px 35px;
}

section.brands ul {
    margin: 0;
}



footer {
    background: #234C6A;
    padding: 40px 0 0;
    font-size: 15px;
    color: #fff;
    clear: both;
    margin-top: 20px;
}

footer a {
    color: #fff;
}

footer ul li {
    color: #fff;
    text-align: left;
    font-size: 15px;
    position: relative;
    margin-bottom: 14px;
    padding-left: 29px;
    font-weight: 400;
}

footer ul li i {
    position: absolute;
    left: 0;
    top: 4px;
    color: #D2C1B6;
}

footer ul li a {
    color: #fff;
}

footer ul {
    margin-top: 117px;
    float: right;
}

.copyright {
    background: #1B3C53;
    font-size: 15px;
    padding: 20px 0;
    margin-top: 22px;
    border-top: 1px solid #1B3C53;
}

i.top-scroll {
    position: absolute;
    right: 0;
    top: -39px;
    cursor: pointer;
}

.copyright .container {
    position: relative;
}

.copyright p {
    margin: 0;
}

footer img {
    margin-bottom: 13px;
}

footer i.fa.fa-phone {
    font-size: 21px;
}

section.testimonail .col-md-6:nth-child(1):before {
    content: open-quote;
    font-size: 642px;
    color: #f5f5f5;
    position: absolute;
    right: 0;
    top: -160px;
    z-index: 0;
}


div#bouncepopupform input[type="submit"]+input[type="submit"] {
    background: #53b8e0;
    border: #53b8e0 1px solid;
}


div#bouncepopupform {
    position: fixed;
    top: 10%;
    left: 50%;
    width: 480px;
    height: 489px;
    margin: 0;
    padding: 18px;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    border-radius: 20px;
    text-align: left;
    z-index: 99994;
    background: #fff;
    margin-left: -240px;
}

div#bouncepopupform h2 {
    font-size: 19px;
    text-align: left;
    font-weight: 700;
    margin-top: 8px;
    line-height: 27px;
    padding-right: 43px;
}

div#bouncepopupform h2 span {
    display: block;
    line-height: normal;
    font-size: 16px;
}

div#bouncepopupform h2 span b {
    color: #008c3a;
    font-weight: 800;
}

div#bouncepopupform input[type="submit"] {
    width: initial;
    font-size: 13px;
    padding: 13px 16px !important;
    margin: -13px 4px 0;
}

div#bouncepopupform textarea {
    height: 120px;
}

.bouncepopup-overlay {
    background: #000000de;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99;
}

form.bounce-popupform li {
    margin-bottom: 0 !important;
}

div#CountDownTimerMini {
    color: #000 !important;
    text-shadow: none !important;
    width: 250px;
    margin: 0 auto;
    /* position: absolute; */
    right: 0;
}

a.bounce-close {
    background: #53b8e0;
    color: #fff !important;
    width: 37px;
    height: 37px;
    position: absolute;
    right: 6px;
    top: 7px;
    box-shadow: #00000082 0 0px 6px;
    border-radius: 100%;
    padding-top: 5px;
    font-size: 15px;
    font-weight: 600;
    border: #ffffff 3px solid;
    text-align: center;
}

.bouncepopup-overlay {
    display: none;
}



div#bouncepopupform h6 {
    color: #53b8e0;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-left: 21px;
    padding-top: 0;
    text-align: left;
    margin-bottom: 16px;
}


.counter-col {
    background: #ffffff;
    margin: 0;
    padding: 0;
    padding-left: 13px;
    position: relative;
    padding: 0;
}



.popupform.memorial {
    width: 850px;
    border: none;
    background: url('../images/memo-daypop1.html') no-repeat scroll center top;
    padding: 30px 100px 30px 60px;
    min-height: 600px;

    transform: scale(0.8);
}

.popupform.memorial ul li {
    width: 50%;
    margin: 0;
    padding: 5px;
}

.popupform.memorial ul li.last {
    width: 100% !important;
}

.popupform.memorial ul li.first,
.popupform.memorial ul li:nth-child(4) {
    width: 50%;
}

.popupform.memorial ul {
    display: flex;
    flex-flow: wrap;
}

.popupform.memorial ul li textarea {
    height: 50px;
    padding: 10px 15px;
}

.popupform.memorial ul li input {
    height: 50px;
    padding: 10px 15px;
}

.popupform.memorial ul li i.fa {
    display: none;
}

.popupform.memorial ul li input[type="submit"] {
    background: #ff9f16;
    border-color: #ff9f16;
    color: #000;
}

.pop-head {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0 7px;
}

.popupform.memorial .pop-head h2 {
    color: #fff;
    padding: 0;
    border: none;
    margin: 0;
    font-weight: 600;
}

.popupform.memorial h2+p {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    line-height: 20px;
    background: url('../images/memo-red-bar.html') no-repeat scroll left;
    background-size: cover;
    padding: 7px 24px;
    text-shadow: 0 1px 1px #0000008a;
    margin-bottom: 0;
}


div#bouncepopupform.popupform.memorial {
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    transform: scale(0.8);
    padding: 30px 100px 30px 60px;
    width: 850px;
    background: url(../images/memo-daypop1.html) no-repeat scroll center top;
}

div#bouncepopupform.popupform.memorial textarea {
    height: 50px;
}

div#bouncepopupform.popupform.memorial input[type="submit"] {
    margin-top: 0;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    padding: 10px 10px !important;
}

.popupform.memorial .pop-head h2,
div#bouncepopupform.popupform.memorial .pop-head h2 {
    font-size: 26px;
    font-weight: 600;
    padding-right: 0;
}

.popupform.memorial h2+p strong {
    color: #f3c111;
}


section.cta-book .row {
    align-items: center;
    display: flex;
}


div#bouncepopupform.popupform.popwomen a.bounce-close {
    z-index: 1;
    top: -40px;
    right: -60px;
    background: #f53333;
    border-color: #f53333;
    font-size: 2rem;
    padding: 0;
}

div#bouncepopupform.popupform.popwomen {
    left: 0;
    right: 0;
    margin: 0 auto;
    height: auto;
}

div#bouncepopupform.popupform.popwomen,
.popupform.popwomen {
    background: url('../images/85-womend.html') no-repeat scroll left;
    width: 890px;
    padding: 0;
    border: none;
    padding-bottom: 50px;
    padding-top: 50px;
    transform: scale(0.8);
}

.popupform.popwomen .custom-pop {
    max-width: 400px;
    float: right;
    padding: 30px 24px;
    background: #f3d8ff;
    border-radius: 30px;
    width: 100%;
    position: relative;
    top: -70px;
    right: -50px;
    /* box-shadow: 0 10px 20px #000; */
}

.popupform.popwomen .custom-pop h3,
div#bouncepopupform.popupform.popwomen .custom-pop h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.4px;
    margin-bottom: 4px;
    color: #191818;
}

.popupform.popwomen .custom-pop h3 span,
div#bouncepopupform.popupform.popwomen .custom-pop h3 span {
    background: #9e3684;
    display: inline-block;
    padding: 2px 4px;
    color: #fff;
}

.popupform.popwomen .custom-pop h2,
div#bouncepopupform.popupform.popwomen .custom-pop h2 {
    font-size: 38px;
    text-transform: uppercase;
    padding: 0;
    border: none;
    font-weight: 800;
    color: #191818;
    letter-spacing: -0.4px;
    text-align: center;
}

.popupform.popwomen .custom-pop h2 span,
div#bouncepopupform.popupform.popwomen .custom-pop h2 span {
    display: block;
    font-size: 27px;
    color: #191818;
}

.popupform.popwomen ul li {
    width: 100%;
    margin: 0 0 6px !important;
}

.popupform.popwomen .custom-pop ul {
    margin-bottom: 0;
}

.popupform.popwomen ul li input[type="submit"] {
    background: #c51616;
    padding: 8px;
    border-color: #c51616;
    border-radius: 30px;
}

.popupform.popwomen ul li textarea,
div#bouncepopupform.popupform.popwomen ul li textarea {
    resize: none;
    height: 90px;
}

.popupform.popwomen .fancybox-close-small {
    top: -50px;
    right: -60px;
    border-color: #c51616;
    color: #c51616;
}

#bouncepopupform.popupform.popwomen ul li input[type="submit"] {
    margin-top: 0;
    width: 100%;
    margin-left: 0;
    font-size: 16px;
    margin-right: 0;
    padding: 8px !important;
    background: #c51616;
    border-color: #c51616;
}

img.desktop-none {
    display: none;
}

.popupform.popwomen .custom-pop:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: #f6dba4;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: inherit;
    box-shadow: 0 10px 20px #000;
}

.popupform .fancybox-close-small:after {
    color: #456882;
}


header .row {
    align-items: center;
    display: flex;
}
section.banner::before {
    content: "";
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.6;
}


/*Float Button Css Begin*/
/*==============floating strips css start============== */
.floatbutton.active {
    right: 0;
    z-index: 9999999999;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.banner-form input, .banner-form textarea {
    font-size: 14px;
}

.banner-form textarea
 {
    height: 100px !important;
}


.floatbutton {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: fixed;
    right: -370px;
    top: 16%;
    font-size: 0;
    width: 420px;
    /* transform: translateY(-50%); */
    z-index: 9999999999999999999999999;
}
.banner-form {
    background: #fff;
    padding: 11px 32px 24px 21px;
    position: relative;
    z-index: 99999999999999999999999 !important;
    height: fit-content;
    border-radius: 5px;
    margin: 0 0 0 80px;
    width: 370px;
    display: inline-block;
    box-shadow: 0px 0px 30px #0000001f;
}
.floatbutton .clickbutton {
    width: 50px;
    position: absolute !important;
    z-index: 999;
    height: 59px;
    cursor: pointer;
    box-shadow: -20px 7px 18px -7px rgb(87 184 151 / 9%);
    border-radius: 3px 0px 0px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
    margin-top: 20px;
    color: #fff;
    background: #1B3C53;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    box-shadow: 0px 0px 40px #00000026;
    -webkit-box-shadow: 0px 0px 40px #00000026;
    -ms-box-shadow: 0px 0px 40px #00000026;
    -o-box-shadow: 0px 0px 40px #00000026;
    top: 0px;
    left: 0px;
}
.floatbutton .clickbutton .crossplus:before {
    content: "";
    display: none;
    position: absolute;
    width: 20px;
    height: 2px;
    right: 0;
    background: #fbb334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.floatbutton .clickbutton .crossplus:after {
    content: "";
    display: none;
    position: absolute;
    width: 2px;
    height: 20px;
    right: 0;
    background: #fab334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.floatbutton .clickbutton .crossplus {
    /* position: absolute; */
    display: flex;
    /*transform: rotate(-90deg);*/
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    align-items: center;
    justify-content: center;
    -o-transition: 0.4s;
    transition: 0.4s;
    left: -55px;
    white-space: pre;
    bottom: 107px;
}
.floatbutton .clickbutton .crossplus.rotate {
    transform: rotate(45deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.floatbutton .clickbutton .crossplus i {
    font-size: 28px;
    color: #ffffff;
}
ban-form .fldset.inpchecbx label {
    display: inline-block;
    margin: 0;
    line-height: 1.4;
    color: #676767;
    font-size: 13px;
}
.ban-form .fldset.inpchecbx input {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
}
.ban-form .fldset.inpchecbx select {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
}
.fldset.inpchecbx {
    margin: 10px 0 0 0;
}
.fldset p {
    font-size: 13px;
    color: #676767;
    padding: 0;
    margin: 10px 0 0 0;
}
.fldset p a {
    display: block;
    padding: 5px 0px 0 0;
    color: #141315;
    font-weight: 500;
    font-size: 14px;
}
.main-services-banner-sec .ban-form .fldset textarea {
    height: 60px;
}
.main-services-banner-sec .ban-form input {
    height: 40px;
}

.btns_wrap {
    position: fixed;
    right: -6px;
    top: 170px;
    z-index: 999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
}
.btns_wrap a:hover {
    text-decoration: none !important;
    right: 0px;
}
.btns_wrap .call_wrap {
    width: 280px;
    position: absolute;
    right: -225px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2a3db6+0,1169cd+100 */ /* Old browsers */
    z-index: 99999999999999999999 !important;
    background: -moz-linear-gradient(-45deg, #2a3db6 0%, #1169cd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(135deg, #fcc12d 0%, #b3830c 100%); /* Chrome10-25,Safari5.1-6 */
    background: #1B3C53; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a3db6', endColorstr='#1169cd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    top: 63px;
    border-radius: 3px 0px 0px 3px;
    overflow: hidden;
    box-shadow: 0px 0px 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
}
.btns_wrap .call_wrap span {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    background: #1B3C53 !important;
    padding: 15px 20px 15px 15px;
}
.btns_wrap .chat_wrap {
    display: block;
    position: absolute;
    right: -225px;
    width: 280px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2a3db6+0,1169cd+100 */ /* Old browsers */
    background: -moz-linear-gradient(-45deg, #2a3db6 0%, #1169cd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(135deg, #fcc12d 0%, #b3830c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(90deg, #fa6400 0, #fa6400 91%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a3db6', endColorstr='#1169cd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    top: 0;
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0px 0px 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px 0px 0px 3px;
    z-index: 9999;
}
.btns_wrap .chat_wrap span.icoo,
.btns_wrap .call_wrap span.icoo {
    color: #fff;
    background: #1B3C53 !important; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2a3db6+0,1169cd+100 */
    /* background: #2a3db6; */ /* Old browsers */
    background: -moz-linear-gradient(
        -45deg,
        #2a3db6 0%,
        #1169cd 100%
    ); /* FF3.6-15 */
    /* background: -webkit-linear-gradient(-45deg,  #2a3db6 0%,#1169cd 100%); */ /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(135deg,  #2a3db6 0%,#1169cd 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a3db6', endColorstr='#1169cd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    font-size: 18px;
    padding: 15px 20px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 10px 0px 0px 10px;
}
.btns_wrap .chat_wrap span {
    color: #fff;
    font-size: 20px;
    vertical-align: middle; /* background: #000; */
    padding: 15px 30px 15px 15px;
}
.fldset {
    width: 100%;
    height: 46px;
    padding: 0 0 10px 0;
}

.fldset input,.fldset textarea {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 7px 10px;
}

.banner-form h3 {
    font-size: 25px;
    padding: 0 0 20px 0;
}

.form-group input#sidefrm {width: 7%;}

.cstm-lb .form-group.d-flex.align-items-start input {
    height: 24px;
}

.floatbutton.active .clickbutton {
    left: 33px;
}

.cstm-lb label.check_new_boxx {
    font-size: 14px;
}
/*Float Button Css End*/

form.form-get-quote input, form.form-get-quote select {
    width: 100%;
    border: 1px solid #3333;
    border-radius: 4px;
    padding: 0 10px;
    background: #d5eeff;
    color: #000001;
    margin: 0 0 10px 0;
}

form.form-get-quote textarea {
    width: 100%;
    height: 170px;
    resize: none;
    border: 1px solid #3333;
    padding: 10px;
    border-radius: 6px;
    background: #d5eeff;
    margin: 0 0 10px 0;
}

.banform form.form-get-quote button.theme-btn.light-theme-btn {
    width: 100%;
    height: 50px;
    background: #000;
    color: white !important;
    font-size: 15px;
    border: none;
}

.banform .container {
    width: 100%;
}

input.submit {
    background: #1B3C53 !important;
    color: #fff !important;
}