footer {
    background-color: #13110C;
    padding:30px 0px 0px;
}

footer .row1 .headRow {  
    margin-bottom:20px;
}

footer .row1 .headRow h2 {
    font-family: MontserratSB;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
}

footer .col1 .mail {
    padding: 0px 0px 12px 0px;
}

.doc-enquiry {
    margin-bottom: 1px;
    margin-top: 2px
}

footer .col1 .sm a {
    display: inline-flex;
    background: #fff;
    border-radius: 100%;
    height: 33px;
    width: 33px;
    color: #413d3d;
    justify-content: center;
    align-items: center;
    margin-left: 3px;
}

footer .col1 .sm a:hover {
    color: #8E1B80
}

footer .row1 a {
    transition: 0.5s ease all;
}

footer .row1 a:hover {
    margin-left: 10px;
}

footer .col1 .newsletter {
    padding-top: 40px;
}

footer .row1 {
    padding-bottom: 15px;
}

footer .col1 .newsletter h2 {
    padding-bottom: 20px;
}

footer .footRow2 {
    border-top: 1px solid #fff;
    padding:10px 0px;
}

footer .footerCont {

padding:0px  !important;    
}

footer .footRow2 p:first-child {
    float: left;
}

footer .footRow2 p:last-child {
    float: right;
}

footer a,
footer a:active,
footer a:focus,
footer p,
footer span,
footer ul li {
    font-size: 14px;
    color: #f4f7fd80;
    font-family: Montserrat;
}

footer span {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    font-family: Montserrat
}

.foo-p a {
    color: #ffffff;
}

.copy-foot {
    color: #f4f7fd80;
}

footer p {
    font-size: 14px;  
    color: #ffffff;
    font-family: Montserrat
}

.email-footer {
    font-size: 14px;
    color: #ffffff;
    font-family: Montserrat
}

footer ul li {
    line-height: 36px;
}

footer ul {
    list-style-type: none;
    padding-left: 0;
}

footer a:hover {
    color: #fff;
}

footer form .form-control::placeholder {
    font-family: Montserrat;
    font-size: 14px;
    color: #707070;
}

footer form .form-control {
    padding: 25px 12px;
    border: 0;
    box-shadow: none;
}

footer .input-group-btn {
    background-color: #fff;
    padding: 5px 8px;
}

footer form button.btn {
    background-color: #8E1B80;
    border-radius: 0;
}

footer h2 {
    font-family: MontserratSB;
    font-size: 16px;
    color: #fff;
}

footer .tarrif h2 {
    font-size: 18px;
    line-height: 22px;
    padding: 14px 0;
    text-align: left;
}

footer .pricing .btn {
    background-color: #fff;
    color: #024d9f;
    margin-bottom: 10px;
}

#bottomBook {
    margin-top: 10px;
}

#bottomBook .botBook {
    display: flex;
    justify-content: center;
    align-items: center;
}

#bottomBook .botBook a>div {
    height: 45px;
    padding: 7px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bottomBook .botBook a>div span:first-child {
    font-size: 17px;
    transition: 2s ease all;
}

#bottomBook .botBook a:hover .home-globeLat:before {
    transform: rotateX(360deg);
}

#bottomBook .botBook a>div span:nth-child(2) {
    font-family: MontserratBold;
    font-size: 14px;
    line-height: 20px;
}

#bottomBook .botBook .heading {
    height: 45px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #E5007E;
    padding: 12px 12px;
}

#bottomBook .botBook .heading h2 {
    font-family: MontserratBold;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
}

#bottomBook .botBook .bg-white,
#rightBook .bg-white {
    background-color: #fff;
    border-radius: 100%;
    padding: 5px;
    margin-right: 7px
}

.bg-pink {
    background-color: #ffffff;
    color: #8E1B80
}

.bg-blue {
    background-color: #ffffff;
    color: #8E1B80
}

.span-border {
    background-color: white;
    color: #9999;
    font-size: 22px;
    padding: 8px 0px;
}

#bottomBook .botBook .call {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #E5007E;
    padding: 12px;
}

#bottomBook .botBook .call>span {
    font-size: 23px !important;
}

#rightBook {
    position: fixed;
    width: 249px;
    right: -16px;
    top: 150px;
    display: flex;
    align-items: start;
    z-index: 199;
    transform: translate3d(63%, 0, 0);
    transition: 0.5s ease;
}

#rightBook button {
    background-color: #8E1B80;
    font-family: MontserratSB;
    font-size: 14px;
    color: #fff;
    border: 0;
    border-radius: 6px;
    transform: rotate( -90deg);
    padding: 10px 30px 60px;
    position: relative;
    top: 32px;
    right: -20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: 0 0 10px #000;
}

#rightBook button i {
    transform: rotate( 90deg);
    margin-left: 10px;
}

#rightBook .rgtBox a>div {
    padding: 10px 25px 10px 15px;
    display: flex;
    align-items: center;
}

#rightBook .rgtBox a>div span:nth-child(2) {
    font-family: MontserratSB;
    font-size: 12px;
    line-height: 14px;
}

#rightBook .rgtBox a>div span:first-child {
    font-size: 18px;
}

#rightBook .bg-white {
    z-index: 1;
}

#rightBook .home-phone:before {
    color: #8E1B80
}

.dark-blue {
    background-color: #8E1B80
}

#rightBook .call span:nth-child(2) {
    color: #fff;
}

#rightBook.show-navBar {
    width: 302px;
    transform: translateZ(0)
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    2% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    4% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    6% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    8% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }
    10% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
    }
    12% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    14% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    16% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    18% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }
    20% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    2% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    4% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    6% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    8% {
        -webkit-transform: rotate(-22deg);
        -ms-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }
    10% {
        -webkit-transform: rotate(22deg);
        -ms-transform: rotate(22deg);
        transform: rotate(22deg);
    }
    12% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    14% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    16% {
        -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    18% {
        -webkit-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
        transform: rotate(12deg);
    }
    20% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
}

#banner .callIcon:hover .home-phone {
    -webkit-animation: ring 2s ease infinite;
    animation: ring 2s ease infinite;
    transform-origin-x: 50%;
    transform-origin-y: 0;
    transform-origin-z: initial;
}

#rightBook .rgtBox a:hover .bg-pink span,
#rightBook .rgtBox a:hover .bg-pink span:before {
    color: #8E1B80
}

#rightBook .rgtBox a:hover .bg-blue span,
#rightBook .rgtBox a:hover .bg-blue span:before {
    color: #8E1B80
}

#rightBook .rgtBox .call:hover {
    background-color: #8E1B80
}

#top-btn {
    position: fixed;
    z-index: 11111;
    font-size: 13px;
	bottom:25px;
	right:15px;
    border-radius: 50%;
    border: #ffdead;
    width: 40px;
    height: 40px;
    background-color: #8E1B80;
    color: #e5cdd0;
    transition: 0.5s ease all;
    display: flex;
    align-items: center;
    justify-content: center;
}

#top-btn i {
    font-size: 20px;
    color: #fff;
}

#coo .formArea {
    padding-left: 0;
}

#coo h3,
#coo h4 {
    font-family: MontserratBold;
    font-size: 16px;
    line-height: 24px;
    color: #8E1B80
}

#coo h4 {
    color: #8E1B80;
    padding-top: 10px;
}

#coo form label {
    color: #e91818;
    font-family: Montserrat;
    font-size: 12px;
    position: absolute;
}

#coo form .form-control {
    background-color: #f3f3f3;
    border: 1px solid #b9c6e0;
}

#coo form .form-control,
#coo form .form-control::placeholder {
    font-family: Montserrat;
    font-size: 14px;
    line-height: 22px;
    color: #8E1B80
}

#coo .formCta .btn {
    background-color: #8E1B80;
    font-family: MontserratSB;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 14px 55px;
}

#coo form textarea.form-control {
    width: 100% !important;
}

.headings {
    padding: 0;
    margin-top: 30px;
}

.heads-img {
    padding: 0;
}

.footer-stp {
    width: 100%;
    background: #E5007E;
    padding: 16px 16px 4px 16px;
    text-align: center;
}

.footer-stp1 {
    width: 100%;
    background: #E5007E;
    padding: 4px 16px 16px 16px;
    text-align: center;
}

.footer-stp1 a {
    cursor: text;
}

p.foo-p>a {
    position: relative;
    padding: 0 3%;
    border-right: 2px solid #ccc;
}

.headRow a img {
    width: 86%;
}

@media screen and (max-width:375px) {
    #bottomBook .botBook a>div span:nth-child(2) {
        font-size: 8px;
    }
    #preHeader .navbar-nav>li>a.borderCta {
        padding: 5px 5px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
    #rightBook {
        width: 213px;
    }
    #rightBook button {
        padding: 7px 50px 60px;
        right: -45px;
    }
    #rightBook.show-navBar {
        width: 275px;
    }
    #rightBook {
        right: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .fa-sea {
        background-color: #fff;
    }
    #rightBook.show-navBar {
        width: 220px;
    }
    p.foo-p>a {
        position: relative;
        padding: 0 5px;
        border-right: 2px solid #ccc;
    }
    #rightBook button {
        font-size: 12px;
        padding: 7px 18px 26px;
        top: 19px;
        right: -36px;
    }
    footer {
        padding: 54px 0 20px !important
    }
    footer p {
        font-size: 12px;
        margin: 0px;
    }
    footer h2 {
        font-size: 14px;
        padding-bottom: 15px;
    }
    footer a,
    footer span,
    footer ul li {
        font-size: 14px;
        line-height: 24px;
    }
    footer .row1>.col1,
    footer .row1>.col2,
    footer .row1>.col3 {
        padding-bottom: 15px;
    }
    footer .row1 {
        padding-bottom: 20px;
    }
    footer .footRow2 {
        padding-top: 20px;
    }
    footer .footRow2 p:first-child,
    footer .footRow2 p:last-child {
        float: none;
    }
    footer .footRow2 p,
    footer .footRow2 p:first-child {
        font-size: 10px;
        text-align: center;
    }
    #rightBook {
        right: 25px;
        transform: translate3d(75%, 0, 0);
        top: 28%;
    }
    #rightBook .home-phone:before {
        color: #fff;
    }
    #bottomBook .botBook .bg-white,
    #rightBook .bg-white {
        background-color: transparent;
        padding: 4px;
        margin-right: 0;
    }
    #bottomBook .botBook a>div {
        flex-direction: column;
        padding: 0 5px;
        height: 100%;
    }
    .write-us {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    #bottomBook .botBook a>div span:nth-child(2) {
        font-size: 10px;
        line-height: 14px;
        text-align: center;
    }
    #bottomBook .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    #bottomBook .botBook {
        display: block;
    }
    #bottomBook .botBook .heading h2 {
        transform: rotate(0);
        text-align: center;
        font-size: 12px;
        line-height: 12px;
    }
    #bottomBook .botBook .heading {
        padding: 8px 0;
    }
    #bottomBook .botBook .call>span,
    #bottomBook .botBook a>div span:first-child {
        font-size: 16px !important;
    }
    #bottomBook .botBook .call {
        padding: 13px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .write-us-left {
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
    }
    #bottomBook .botBook .heading {
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
    }
    .span-border {
        display: none;
    }
    #bottomBook {
        bottom: 10px;
    }
    #top-btn i {
        font-size: 12px;
    }
    #top-btn {
        width: 30px;
        height: 30px;
    }
    footer .row1 .headRow {
        height: auto;
        margin-bottom: 5px;
    }
    footer .col1 .mail {
        padding: 20px 0;
    }
    footer .col1 .newsletter {
        padding-top: 20px;
    }
    footer .row1 .headRow h2,
    footer .tarrif h2 {
        font-size: 16px;
    }
    footer .tarrif h2 {
        padding: 15px 0;
    }
    footer a,
    footer a:active,
    footer a:focus,
    footer span,
    footer ul li {
        font-size: 10px;
        line-height: 28px;
    }
    footer .col1 .sm a {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #rightBook.show-navBar {
        width: 256px;
    }
    #bottomBook .botBook a>div span:nth-child(2) {
        font-size: 14px;
    }
    #bottomBook .botBook a>div span:first-child {
        font-size: 16px !important;
    }
    #bottomBook .botBook .heading h2 {
        font-size: 12px;
    }
    #bottomBook .botBook a>div {
        padding: 10px 5px;
    }
    footer {
        padding: 40px 0;
    }
    footer h2 {
        font-size: 14px;
    }
    footer .row1 {
        padding-bottom: 20px;
    }
    footer a,
    footer p,
    footer span,
    footer ul li {
        font-size: 14px;
    }
    footer form button.btn {
        background-color: #8E1B80;
        border-radius: 0;
        font-size: 10px;
        padding: 6px;
    }
    footer form .form-control::placeholder {
        font-size: 10px;
    }
    footer form .form-control {
        padding: 20px 12px;
    }
    #bottomBook .botBook .bg-white,
    #rightBook .bg-white {
        padding: 5px;
    }
    #rightBook button {
        padding: 6px 19px 25px;
        top: 23px;
        right: -28px;
    }
    #rightBook {
        /* transform: translate3d(72%, 0, 0); */
    }
    #rightBook .rgtBox a>div {
        padding: 10px;
    }
    #bottomBook .botBook .call {
        padding: 15px;
    }
    #bottomBook .botBook .heading {
        padding: 12px 0;
    }
    footer .row1 .headRow {
        margin-bottom: 0;
    }
    footer .footRow2 p:first-child,
    footer .footRow2 p:last-child {
        float: none;
        text-align: center;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    footer h2 {
        font-size: 16px;
    }
    footer .row1 {
        padding-bottom: 40px;
    }
    footer a,
    footer p,
    footer span,
    footer ul li {
        font-size: 12px;
        line-height: 26px;
    }
    footer form .form-control::placeholder {
        font-size: 10px;
    }
}

@media (max-width:767px) {
    #bottomBook .bookCta-Cta {
        width: 100%;
    }
    #bottomBook .bookCta>a {
        width: 30%;
    }
    #bottomBook .bookCta>a:last-child {
        width: 10%;
    }
}

@media (max-width:500px) {
    #rightBook {
        right: -24px;
        top: 35%;
        z-index: 999;
    }
    #rightBook button {
        right: 18px;
        z-index: 9;
    }
    .rgtBox {
        background: white;
        position: relative;
        right: 50px;
        top: -10px;
    }
    .searchbtn {
        background-position: 39% 50% !important;
        width: 100% !important;
    }
}


/* Logo Popup */

#fade {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 79%);
    transition: all 1s;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease;
    display: none;
}

#fade.active {
    display: block;
    visibility: visible;
    opacity: 1;
}

#ppProduct {
    background-color: #ffffff !important;
    display: block;
    height: 0;
    width: 0;
    max-width: 980px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    z-index: 1001;
    transition: max-height 0.3s 0.1s, height 0.3s 0.1s, width 0.3s 0.1s, box-shadow 0.7s 0.5s;
    transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    border-radius: 5px;
}

.popup-img {
    padding: 0 10px 10px 10px;
}

.popup-img img {
    width: 100%;
    display: block;
}

#ppProduct .popup-close {
    font-size: 14px;
    z-index: 99;
    padding: 15px;
    width: 100%;
    text-align: right;
    color: #000;
    font-weight: 400;
    opacity: 1;
    position: relative;
    float: none;
    right: 0;
    top: 0;
    cursor: pointer;
}

#ppProduct .popup-close i {
    color: #8E1B80;
}

#ppProduct.open {
    width: 500px;
    height: 435px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

#ppProduct.open.openInfos {
    border-radius: 5px;
}

#ppProduct img {
    margin: 0 auto;
    display: block;
    width: 100%;
}

@media (max-width:499px) {
    #ppProduct.open {
        width: 280px;
        height: auto;
    }
}