body {
    width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}

.travel-bar {
    border: 0;
    border-radius: 0;
    background: transparent;
    margin: 0;
}

.travel-bar > .container {
    position: relative;
}

.travel-bar > .container::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 21.5px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    width: 9999%;
    height: 100%;
    z-index: -1;
}

.topbar {
    background: #1a1a1a;
    text-align: right;
}

.topbar ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    color: #7e7e7a;
    font-size: 14px;
    font-weight: 400;
}

.topbar ul li {
    display: inline-block;
    padding: 8px;
    color: #ffffff;
}

.topbar ul li a {
    text-decoration: none;
    outline: none;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
}

.topbar ul li:last-child {
    padding-right: 0;
}

.travel-bar .navbar-nav ul {
    list-style: none;
    text-align: right;
    margin-bottom: 0;
    padding: 0;
}

.travel-bar .navbar-nav ul li {
    display: inline-block;
    position: relative;
}

.travel-bar .navbar-nav li .kerala {
    border: 1px solid #ffffff;
    border-radius: 25px;
    padding: 6px 8px 6px 8px;
    margin: 17px 0 17px 0;
}

.travel-bar .navbar-nav .contact-num {
    position: relative;
    margin-left: 20px;
    padding: 0;
}

.travel-bar .navbar-nav .contact-num a {
    text-decoration: none;
    color: #252525;
    outline: none;
}

.contact-num a:hover {
    color: #252525 !important;
}

.travel-bar .navbar-nav .contact-num img {
    position: relative;
    z-index: 1;
}

.travel-bar .navbar-nav .contact-num a {
    z-index: 10;
}

.travel-bar .navbar-nav .contact-num a span {
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    border-radius: 25px;
    text-align: right;
    display: block;
    width: 0;
    padding: 0;
    overflow: hidden;
    background: transparent;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
}

.travel-bar .navbar-nav .contact-num span.open {
    width: auto;
    background: #FFF;
    padding: 10px;
    padding-left: 70px;
}

.travel-bar .navbar-nav ul li:last-child {
    padding: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    padding-top: 24px;
    padding-bottom: 24px;
}

.travel-bar .navbar-nav .link > a,
.travel-bar .navbar-nav .link > a:focus,
.travel-bar .navbar-nav .link > a:hover {
    color: #ffffff;
    font-weight: 700;
}

.travel-bar .navbar-nav li a:hover {
    color: #ffffff;
}

.travel-bar .navbar-nav .link:not(:nth-last-child(2)):after {
    position: absolute;
    top: 50%;
    left: 5px;
    content: '';
    transform: translateY(-50%);
    width: 2px;
    height: 11px;
    background-color: #ffffff;
}

.travel-bar .navbar-brand {
    padding: 7px 15px 7px;
}

.offset > .container::after {
    background: #000000;
}

.offset .topbar {
    display: none;
}

.banner {
    position: relative;
}

.banner .banner-img, .contact-us .banner-img {
    width: 100%;
    position: relative;
}

.banner-contents .form-contents {
    position: absolute;
    bottom: 5%;
    right: 0;
    padding: 59px 50px 43px 50px;
    border-radius: 16px;
    margin-bottom: 40px;
    background: rgb(9, 194, 249);
    background: -moz-linear-gradient(top, rgba(9, 194, 249, 1) 0%, rgba(54, 144, 240, 1) 50%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(6, 124, 238, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(9, 194, 249, 1) 0%, rgba(54, 144, 240, 1) 50%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(6, 124, 238, 1) 100%);
    background: linear-gradient(to bottom, rgba(9, 194, 249, 1) 0%, rgba(54, 144, 240, 1) 50%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(6, 124, 238, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09c2f9', endColorstr='#067cee', GradientType=0);

}

.banner-contents .form-contents p {
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
}

.banner-contents .form-contents .offer p {
    color: #ffffff;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    padding-top: 3px;
}

.banner-contents .form-contents .offer p span {
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
}

.banner-contents .form-contents .offer {
    border-bottom: 1px solid #ffffff;
}

.banner-contents .form-contents img {
    margin: 0 auto;
}

.banner-contents .form-contents .gift {
    position: relative;
}

.banner-contents .form-contents .gift::before {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 0;
    width: 124px;
    height: 1px;
    transform: translateY(-50%);
    background-color: #ffffff;
}

.banner-contents .form-contents .gift::after {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 0;
    width: 124px;
    height: 1px;
    transform: translateY(-50%);
    background-color: #ffffff;
}

.banner .form-contents .banner-btn {
    color: #FFFFFF;
    font-size: 14px;
    padding: 11px 15px 11px 15px;
    border-radius: 20px;
    margin-top: 12px;
    font-weight: 700;
    float: right;
    background: rgb(0, 215, 132);
    background: -moz-linear-gradient(-45deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    background: linear-gradient(135deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d784', endColorstr='#00a1ca', GradientType=1);
}

.banner .form-contents a.banner-btn {
    margin-right: 5px;
}

.banner .form-contents a.banner-btn .fa-phone-volume {
    -ms-transform: rotate(-40deg); /* IE 9 */
    -webkit-transform: rotate(-40deg); /* Safari */
    transform: rotate(-40deg); /* Standard syntax */
}

.banner .banner-contents .banner-form {
    margin-top: 19px;
}

.form-contents .banner-form .form-control {
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #83caf9;
    border-radius: 0px;
    color: #ffffff;
}

.form-contents .banner-form .form-control::placeholder {
    color: #ffffff;
    font-size: 13px;
}

.welcome {
    padding: 3% 0 2%;
}

.welcome .section-title h2 {
    font-weight: 600;
    font-size: 33px;
    color: var(--color-text);
    padding-left: 6%;
    position: relative;
}

.welcome .section-title h2 span {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-46%);
}

.welcome .section-title h2 span {
    color: rgba(0, 0, 0, 0.1);
    font-weight: 800;
    font-size: 123px;
}

.welcome p {
    padding: 4% 0 3% 0;
    font-weight: 300;
    font-size: 14px;
    color: var(--color-text);
    text-align: justify;
}

.welcome .welcome-arrow {
    float: left;
    padding: 8px;
}

.most-selling {
    padding: 4% 0 3%;
    background: rgb(8, 184, 247);
    background: -moz-linear-gradient(left, rgba(8, 184, 247, 1) 0%, rgba(8, 167, 244, 1) 50%, rgba(6, 138, 240, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(8, 184, 247, 1) 0%, rgba(8, 167, 244, 1) 50%, rgba(6, 138, 240, 1) 100%);
    background: linear-gradient(to right, rgba(8, 184, 247, 1) 0%, rgba(8, 167, 244, 1) 50%, rgba(6, 138, 240, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08b8f7', endColorstr='#068af0', GradientType=1);
}

.most-selling .selling-first {
    border-bottom: 1px solid #6ac1f7;
    margin-top: 3%;
}

.most-selling .section-title h2 {
    font-weight: 600;
    font-size: 33px;
    color: #ffffff;
    padding-left: 6%;
    position: relative;
    padding-bottom: 45px;
}

.most-selling .section-title h2 span {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-46%);
}

.most-selling .section-title h2 span {
    color: rgba(0, 0, 0, 0.1);
    font-weight: 800;
    font-size: 123px;
}

.most-selling .packages a {
    text-decoration: none;
    outline: none;
}

.most-selling .selling-first .package-block {
    margin-bottom: 35px;
}

.most-selling .packages {
    margin-bottom: 5px;
    border-bottom: 1px solid #ffffff;
}

.most-selling .packages p {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}

.most-selling .packages p span {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

.most-selling .selling-img {
    position: relative;
    margin-bottom: 40px;
}

.most-selling .duration {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}

.most-selling .duration p {
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
}

.most-selling .selling-second {
    border-bottom: 1px solid #6ac1f7;
    margin-top: 3%;
}

.most-selling .selling-second .selling-img .image-selling img {
    width: 100%;
}

.most-selling .selling-second .package-block {
    margin-bottom: 35px;
}

.most-selling .selling-third {
    border-bottom: 1px solid #6ac1f7;
    margin-top: 3%;
}

.most-selling .selling-third .selling-img .image-selling img {
    width: 100%;
}

.most-selling .selling-third .package-block {
    margin-bottom: 35px;
}

.most-selling .selling-img::before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.most-selling .view-more p,
.north-viewmore p {
    font-weight: 700;
    font-size: 13px;
    color: #ffffff;
    margin: 0;
}

.most-selling .view-more,
.north-viewmore {
    margin-top: 30px;
    background: rgb(0, 215, 132);
    background: -moz-linear-gradient(-45deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    background: linear-gradient(135deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d784', endColorstr='#00a1ca', GradientType=1);
    padding: 11px 15px 11px 15px;
    border-radius: 20px;
    float: right;
    display: inline-block;
}

.most-selling .view-more a {
    text-decoration: none;
}

.most-selling .selling-cover {
    width: 100%;
}

.north-indian {
    padding: 5% 0;
}

.north-indian .section-title h2 {
    font-weight: 600;
    font-size: 33px;
    color: var(--color-text);
    padding-left: 6%;
    position: relative;
}

.north-indian .section-title h2 span {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-46%);
}

.north-indian .section-title h2 span {
    color: rgba(0, 0, 0, 0.1);
    font-weight: 800;
    font-size: 123px;
}

.north-indian .north-image .north-cover {
    width: 100%;
}

.north-indian .north-image {
    position: relative;
    border: 3px solid #616161;
}

.north-indian .content-hover img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.north-indian .north-image .content-hover {
    opacity: 0;
    background: rgba(37, 176, 234, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .6s;
}

.north-indian .north-image:hover .content-hover {
    opacity: 1;
}

.north-indian .owl-carousel .owl-item .more-icon {
    width: auto;
}

.north-indian .north-viewmore a {
    text-decoration: none;
    outline: none;
}

.north-indian #north-package {
    margin-top: 5%;
}

.test-next {
    position: absolute;
    left: 0;
    top: 45%;
    transform: translate(-50%, -50%);
    background: #ffffff;
    padding: 15px 18px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    /*box-shadow: 5px 10px #888888;*/
}

.test-prev {
    position: absolute;
    right: 0;
    top: 45%;
    transform: translate(50%, -50%);
    background: #ffffff;
    padding: 15px 18px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    /*box-shadow: 5px 10px #888888;*/
}

.test-next,
.test-prev {
    color: #000;
}

.north-indian .north-content a {
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    color: var(--color-text);
}

.north-indian .north-content p span {
    font-size: 16px;
    font-weight: 400;
    color: var(--color-text);
}

.north-indian .owl-carousel.owl-drag .owl-item {
    padding-top: 10px;
}

.honeymoon {
    position: relative;
    /*padding:6% 0 5% 0;*/
    background: rgb(8, 184, 247);
    background: -moz-linear-gradient(left, rgba(8, 184, 247, 1) 0%, rgba(8, 167, 244, 1) 50%, rgba(6, 138, 240, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(8, 184, 247, 1) 0%, rgba(8, 167, 244, 1) 50%, rgba(6, 138, 240, 1) 100%);
    background: linear-gradient(to right, rgba(8, 184, 247, 1) 0%, rgba(8, 167, 244, 1) 50%, rgba(6, 138, 240, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08b8f7', endColorstr='#068af0', GradientType=1);
}

.honeymoon .honeymoon-content {
    position: relative;
    padding: 0 0 5% 0;
}

.honeymoon-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 47%;
    z-index: 1;
}

.honeymoon .honeymoon-detail p {
    font-weight: 300;
    font-size: 14px;
    color: #ffffff;
    width: 70%;
    margin-left: auto;
    margin-right: 0;
    text-align: left;
    text-align: justify;
    /*margin-top: 12%;*/
}

.honeymoon .honeymoon-detail h3 {
    margin: 0;
    color: #FFF;
    opacity: 0.5;
    text-align: center;
    font-size: 202px;
    font-family: 'Euphoria Script', cursive;
    margin-left: 86px;
}

.honeymoon .explore p {
    font-weight: 700;
    font-size: 13px;
    color: #ffffff;
    margin: 0;
}

.honeymoon .explore {
    background: rgb(0, 215, 132);
    background: -moz-linear-gradient(-45deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    background: linear-gradient(135deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d784', endColorstr='#00a1ca', GradientType=1);
    padding: 11px 20px 11px 20px;
    border-radius: 20px;
    display: inline-block;
    float: right;
}

.honeymoon .explore a {
    text-decoration: none;
    outline: none;
}

.client-says {
    padding: 5% 0 1% 0;
}

.client-says .section-title h2 {
    font-weight: 600;
    font-size: 33px;
    color: var(--color-text);
    padding-left: 6%;
    position: relative;
}

.client-says .section-title h2 span {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-46%);
}

.client-says .section-title h2 span {
    color: rgba(0, 0, 0, 0.1);
    font-weight: 800;
    font-size: 123px;
}

.client-says .owl-carousel .owl-item img {
    width: auto;
}

.client-says .testmonial-content {
    border: 1px solid #f1f1f1;
    position: relative;
    margin: 55px 0;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.testmonial-content .client-face-img {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-23%, -67%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.client-says .testmonial-content .client-words {
    padding: 50px 50px 0 50px;
    font-weight: 300;
    font-size: 14px;
    color: var(--color-text);
}

.client-says .testmonial-content .client-name {
    padding-left: 50px;
    font-weight: 400;
    font-size: 14px;
    color: var(--color-text);
}

.client-test-next {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #ffffff;
    padding: 15px 18px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.client-test-prev {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(50%, -50%);
    background: #ffffff;
    padding: 15px 18px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.client-test-next,
.client-test-prev {
    color: #000;
}

.client-says .client-vedio {
    margin-left: 40px;
}

.client-says .owl-carousel.owl-drag .owl-item {
    margin-top: 30px;
}

footer {
    padding: 5% 0 2% 0;
    background: url('../img/footer-bg.jpg') no-repeat fixed center bottom;
}

footer .footer-list ul {
    list-style: none;
    padding: 0;
    padding-bottom: 55px;
    margin: 0;
}

footer .footer-list ul li {
    line-height: 25px;
}

footer .footer-list ul li a {
    color: #898989;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
}

footer h5 {
    font-size: 15px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 13px;
}

footer .footer-list ul li {
    line-height: 25px;
}

footer .footer-list ul li a {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
}

footer .payment ul {
    list-style: none;
    padding: 0;
}

footer .payment ul li a {
    font-size: 16px;
    font-weight: 800;
    color: #ffffff;
}

footer .social-media ul {
    list-style: none;
    padding: 0;
}

footer .social-media {
    margin-top: 24px;
}

footer .social-media ul li {
    display: inline-block;
    margin-right: 11px;
}

footer .about-kerala {
    border: 1px solid #ffffff;
    border-radius: 30px;
    padding: 18px 35px;
    position: relative;
    margin-top: 27px;
}

footer .about-kerala h6 {
    font-weight: 700;
    font-size: 28px;
    color: #ffffff;
}

footer .about-kerala a {
    text-decoration: none;
    outline: none;
}

footer .about-kerala p {
    font-weight: 300;
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
}

footer .about-kerala .read-more {
    margin-top: 13px;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    position: relative;
}

footer .about-kerala .read-more::after {
    content: url('../img/about-kerala-more-icon.png');
    position: absolute;
    top: 0;
    margin-left: 5px;
}

footer .about-kerala .footer-love-img {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-50%, -56%);
}

footer .reach-us h5 {
    margin-top: 24px;
    font-weight: 700;
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 9px;
}

footer .reach-us p {
    line-height: 25px;
    font-weight: 300;
    font-size: 14px;
    color: #ffffff;
}

footer .footer-border {
    border-bottom: 1px solid #65bcf3;
    margin-bottom: 10px;
}

footer .footer-links ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

footer .footer-links ul li {
    display: inline-block;
    position: relative;
}

footer .footer-links li a {
    text-decoration: none;
    outline: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    padding: 12px 12px 12px 9px;
}

footer .footer-links .link > a,
footer .footer-links .link > a:focus,
footer .footer-links .link > a:hover {
    color: #ffffff;
    font-weight: 700;
}

footer .footer-links li a:hover {
    color: #ffffff;
}

footer .footer-links .link::after {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    transform: translateY(-50%);
    width: 2px;
    height: 10px;
    background-color: #ffffff;
}

footer .footer-logo {
    border-top: 1px solid #65bcf3;
    margin-top: 10px;
}

footer .footer-logo .travel_exotica-logo-img {
    margin-top: 23px;
}

footer .footer-scroll-img {
    float: right;
}

footer .footer-description p {
    padding-top: 13px;
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
    text-align: justify;
}

.social-media-scroll ul {
    position: fixed;
    top: 200px;
    right: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    border-radius: 10px 0 0 10px;
    background: rgb(9, 194, 249);
    background: -moz-linear-gradient(top, rgba(9, 194, 249, 1) 0%, rgba(54, 144, 240, 1) 50%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(6, 124, 238, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(9, 194, 249, 1) 0%, rgba(54, 144, 240, 1) 50%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(6, 124, 238, 1) 100%);
    background: linear-gradient(to bottom, rgba(9, 194, 249, 1) 0%, rgba(54, 144, 240, 1) 50%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(54, 144, 240, 1) 50%, rgba(6, 124, 238, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09c2f9', endColorstr='#067cee', GradientType=0);
}

.bottom-bar {
    margin-top: 30px;
}

.bottom-bar p {
    color: #ffffff;
    font-size: 12px;
}

.bottom-bar p a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    outline: none;
}

.social-media-scroll ul li {
    list-style: none;
    outline: none;
    padding: 8px 8px 7px 13px;
}

.about-us {
    padding: 12% 0 5% 0;
}

.about-us img {
    width: 100%;
}

.about-us h6 {
    font-size: 33px;
    font-weight: 300;
    color: var(--color-text);
    margin: 0;
    margin-bottom: 10px;
}

.about-us p {
    font-size: 14px;
    font-weight: 300;
    color: var(--color-text);
    width: 80%;
    text-align: justify;
}

.about-us-content {
    margin-left: 51px;
}

.contact-us {
    position: relative;
}

.refund {
    padding: 10% 0 5% 0;
}

.refund h1 {

}

.refund ol {
    margin: 15px 0;
}
.refund p{
    font-size: 17px;
}
.refund ol li {
    font-size: 17px;
    line-height: 30px;
}
.refund a{
    font-size: 17px;
    text-decoration: underline;
}

.contact-us .form-contents {
    position: absolute;
    bottom: 5%;
    right: 0;
    padding: 28px 50px 21px 50px; /*padding incrsd*/
    border-radius: 20px;
    margin-bottom: 7%;
    width: 35%;
    margin-right: 17px;
    background: rgb(8, 189, 248);
    background: -moz-linear-gradient(-45deg, rgba(8, 189, 248, 1) 0%, rgba(7, 151, 242, 1) 56%, rgba(5, 119, 237, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(8, 189, 248, 1) 0%, rgba(7, 151, 242, 1) 56%, rgba(5, 119, 237, 1) 100%);
    background: linear-gradient(135deg, rgba(8, 189, 248, 1) 0%, rgba(7, 151, 242, 1) 56%, rgba(5, 119, 237, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08bdf8', endColorstr='#0577ed', GradientType=1);
}

.contact-us .form-contents p {
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
}

.contact-us .form-contents .contact-us-btn {
    color: #FFFFFF;
    font-size: 14px;
    padding: 9px 12px 9px 12px;
    border-radius: 20px;
    margin-top: 12px;
    font-weight: 700;
    float: right;
    background: rgb(0, 215, 132); /*margin-negative*/
    background: -moz-linear-gradient(-45deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    background: linear-gradient(135deg, rgba(0, 215, 132, 1) 0%, rgba(0, 196, 155, 1) 36%, rgba(0, 174, 183, 1) 63%, rgba(0, 161, 202, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d784', endColorstr='#00a1ca', GradientType=1);
}

.contact-us .form-contents .form-control {
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #83cdf9;
    border-radius: 0px;
    color: #ffffff;
    /*width:143%;   */ /*width incrsd*/
}

.form-contents .contact-us-form .form-control::placeholder {
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    color: #ffffff;
}

.contact-us textarea.form-control {
    border-radius: 0;
    /*padding: 6px 5px 6px 25px ;*/
    margin-top: 30px;
    background: transparent;
    border: 1px solid #83cdf9 !important;
}

.contact-us textarea.form-control::placeholder {
    padding-left: 4px;
    color: #ffffff;
}

.package-detail {
    padding: 11% 0 4%;
}

.package-detail .package-content {
    border: 1px solid #f3f3f3;
    border-radius: 25px;
    padding: 20px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    padding: 6%;
    margin-bottom: 20px;
}

.package-detail .package-content > h6 {
    font-weight: 600;
    font-size: 22px;
    color: var(--color-text);
    margin: 0;
}

.package-detail .package-content > h6 span {
    font-weight: 400;
    font-size: 16px;
    color: var(--color-text);
    display: block;
    padding-top: 12px;
}

.package-detail .package-content .rate {
    font-weight: 700;
    font-size: 30px;
    color: var(--color-text);
    text-align: right;
    line-height: 15px;
    margin-bottom: 10px;
    margin-right: 46px;
}

.package-detail .package-content p span {
    font-weight: 400;
    font-size: 12px;
    color: var(--color-text);
    margin-right: 16px;
}

.package-detail .package-gallery {
    padding-top: 10px;
}

.package-detail .package-gallery img {
    width: 100%;
}

.package-detail .gallery-img {
    margin-bottom: 13px;
}

.package-detail .package-gallery-img {
    margin: 0;
}

.package-detail .package-types-first a {
    font-weight: 700;
    font-size: 18px;
    color: var(--color-text);
    position: relative;
}

.package-detail .package-types-first .panel-title-link::before {
    content: url('../img/package-detail-rigt-icon.png');
    position: absolute;
    top: 3px;
    left: -18px;
}

.package-detail .package-types-first .panel-heading.active .panel-title-link:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.package-detail-packages a {
    text-decoration: none;
    outline: none;
}

.coming-detail {
    padding-top: 20px;
    font-weight: 600;
    font-size: 16px;
    color: var(--color-text);
}

.package-detail .package-detail-packages {

    border-bottom: 1px solid #d7d7d7;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

.panel-content .panel-body {
    padding: 15px 15px 15px 0;
}

/*.package-detail .package-detail-packages:last-child
{
margin-bottom: 15px;
}*/
.package-detail .package-detail-packages p {
    /*padding-top: 10px;*/
    font-weight: 600;
    font-size: 14px;
    color: var(--color-text);
}

.package-detail .package-detail-packages p span {
    font-weight: 400;
    font-size: 14px;
    color: var(--color-text);
}

.package-detail .package-content .package-description p {
    padding-top: 18px;
    font-weight: 300;
    font-size: 14px;
    color: var(--color-text);
    text-align: justify;
    line-height: 25px;
}

.package-detail .button-list {
    padding-top: 10px;
}

.package-detail .button-list a {
    outline: none;
    list-style: none;
    border-radius: 0;
    margin-top: 18px;
}

.package-detail .button-list .button-list-btn {
    float: left;
    width: 30%;
    padding: 10px 10px;
    border-radius: 20px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    background: rgb(0, 226, 163);
    background: -moz-linear-gradient(-45deg, rgba(0, 226, 163, 1) 0%, rgba(0, 202, 195, 1) 44%, rgba(0, 185, 218, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0, 226, 163, 1) 0%, rgba(0, 202, 195, 1) 44%, rgba(0, 185, 218, 1) 100%);
    background: linear-gradient(135deg, rgba(0, 226, 163, 1) 0%, rgba(0, 202, 195, 1) 44%, rgba(0, 185, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e2a3', endColorstr='#00b9da', GradientType=1);
    margin-right: 12px;
}

.package-detail .button-list .button-list-btn-second {
    float: left;
    width: 30%;
    border-radius: 20px;
    padding: 8px 10px;
    color: var(--color-text);
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    border: 3px solid #d3d3d3;
    background: #ffffff;
}

.package-detail .package-itenerary ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.package-detail .package-itenerary ul::before {
    position: absolute;
    content: '';
    left: 21px;
    border-left: 1px solid #ebebeb;
    transform: translateX(-50%);
    height: 90%;
    z-index: -1;
}

.coming-soon {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

.itenerary > ul > li::after, .itenerary > ul::after {
    content: '';
    display: block;
    clear: both;
}

.package-detail .package-itenerary .day {
    width: 45px;
    height: 45px;
    padding-top: 10px;
    margin-right: 20px;
    text-align: center;
    float: left;
    border-radius: 50%;
    background: rgb(0, 226, 163);
    background: -moz-linear-gradient(-45deg, rgba(0, 226, 163, 1) 0%, rgba(0, 202, 195, 1) 44%, rgba(0, 185, 218, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0, 226, 163, 1) 0%, rgba(0, 202, 195, 1) 44%, rgba(0, 185, 218, 1) 100%);
    background: linear-gradient(135deg, rgba(0, 226, 163, 1) 0%, rgba(0, 202, 195, 1) 44%, rgba(0, 185, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e2a3', endColorstr='#00b9da', GradientType=1);
}

.package-detail .package-itenerary {
    padding-top: 15px;
}

.package-itenerary > p {
    font-weight: 600;
    font-size: 20px;
    color: var(--color-text);
    padding-bottom: 33px;
}

.package-itenerary .media .media-body h4 {
    font-weight: 400;
    font-size: 18px;
    color: var(--color-text);
}

.package-itenerary .media .media-body p {
    font-weight: 300;
    font-size: 14px;
    color: var(--color-text);
    text-align: justify;
    line-height: 23px;
}

.package-detail .package-itenerary .day p {
    font-weight: 700;
    font-size: 10px;
    color: #ffffff;
    line-height: 10px;
}

.package-detail .package-itenerary .day p span {
    font-weight: 700;
    font-size: 17px;
    color: #ffffff;
    padding-left: 13px;
}

.package-itenerary h6 {
    font-weight: 600;
    font-size: 18px;
    color: var(--color-text);
}

.package-itenerary .itenerary-content p {
    font-weight: 300;
    font-size: 14px;
    color: var(--color-text);
    text-align: justify;
    line-height: 20px;
}

.package-detail .package-itenerary {
    border-top: 1px solid #d7d7d7;
    margin-top: 33px;
}

.package-detail .package-itenerary ul:last-child {
    padding-bottom: 25px;
}

.package-detail .inclusions {
    padding-top: 8px;
    padding-left: 26px;
}

.package-detail .inclusions .inclusion-title {
    font-weight: 600;
    font-size: 18px;
    color: var(--color-text);
    position: relative;
    padding-bottom: 10px;
}

.package-detail .inclusions .inclusion-title::before {
    content: url('../img/bottom-arrow-package-detail.png');
    position: absolute;
    top: 0;
    left: -25px;
}

.package-detail .inclusions ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.package-detail .inclusions ul::before {
    position: absolute;
    content: '';
    left: -19px;
    border-left: 1px solid #ebebeb;
    transform: translateY(-6%);
    height: 111%;
    z-index: -1;
    bottom: 0;
}

.package-detail .inclusions ul li {
    font-weight: 300;
    font-size: 13px;
    color: var(--color-text);
    margin: 0;
    position: relative;
    line-height: 25px;
    text-align: justify;
}

.package-detail .inclusions ul li::before {
    content: url('../img/bullet-package-detail.png');
    position: absolute;
    top: 0;
    left: -22px;
}

.package-detail .exclusion {
    padding-top: 40px;
    padding-left: 26px;
}

.package-detail .exclusion .exclusion-title {
    font-weight: 600;
    font-size: 18px;
    color: var(--color-text);
    position: relative;
    padding-bottom: 0;
}

.package-detail .exclusion .exclusion-title::before {
    content: url('../img/bottom-arrow-package-detail.png');
    position: absolute;
    top: 0;
    left: -25px;
}

.package-detail .exclusion ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.package-detail .exclusion ul::before {
    position: absolute;
    content: '';
    left: -19px;
    border-left: 1px solid #ebebeb;
    transform: translateY(-6%);
    height: 100%;
    z-index: -1;
    bottom: 0;
}

.package-detail .exclusion ul li {
    font-weight: 300;
    font-size: 13px;
    color: var(--color-text);
    margin: 0;
    position: relative;
    line-height: 25px;
    text-align: justify;
}

.package-detail .exclusion ul li::before {
    content: url('../img/bullet-package-detail.png');
    position: absolute;
    top: 0;
    left: -22px;
}

.package-detail .notes {
    padding-top: 40px;
    padding-left: 26px;
}

.package-detail .notes .notes-title {
    font-weight: 600;
    font-size: 18px;
    color: var(--color-text);
    position: relative;
    padding-bottom: 0;
}

.package-detail .notes .notes-title::before {
    content: url('../img/bottom-arrow-package-detail.png');
    position: absolute;
    top: 0;
    left: -25px;
}

.package-detail .notes ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.package-detail .notes ul::before {
    position: absolute;
    content: '';
    left: -19px;
    border-left: 1px solid #ebebeb;
    transform: translateY(-6%);
    height: 100%;
    z-index: -1;
    bottom: 0;
}

.package-detail .notes ul li {
    font-weight: 300;
    font-size: 14px;
    color: var(--color-text);
    margin: 0;
    position: relative;
    line-height: 25px;
    text-align: justify;
}

.package-detail .notes ul li::before {
    content: url('../img/bullet-package-detail.png');
    position: absolute;
    top: 0;
    left: -22px;
}

.package-detail .package-button-list {
    padding: 19px 0 0 21px;
}

.package-detail .package-button-list .button-list-btn {
    float: left;
    width: 25%;
    padding: 10px 10px;
    border-radius: 20px;
    color: #ffffff; /*changed*/
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    background: rgb(0, 226, 163);
    background: -moz-linear-gradient(-45deg, rgba(0, 226, 163, 1) 0%, rgba(0, 202, 195, 1) 44%, rgba(0, 185, 218, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0, 226, 163, 1) 0%, rgba(0, 202, 195, 1) 44%, rgba(0, 185, 218, 1) 100%);
    background: linear-gradient(135deg, rgba(0, 226, 163, 1) 0%, rgba(0, 202, 195, 1) 44%, rgba(0, 185, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e2a3', endColorstr='#00b9da', GradientType=1);
    margin-right: 12px;
}

.package-detail .package-button-list .button-list-btn-second {
    float: left;
    width: 25%;
    border-radius: 20px; /*changeddd*/
    padding: 8px 10px;
    color: var(--color-text);
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    border: 3px solid #d3d3d3;
    background: #ffffff;
}

.package-itenerary .media-body {
    display: inline;
}

.package-detail .package-types-first {
    padding-left: 55px;
    padding-bottom: 10px;
}

.package-detail .media-object {
    width: 200px;
}

.thankyou-content {
    padding: 10% 0 3%;
}

.honeymoon-package-detail {
    position: relative;
}

.honeymoon-package-detail .banner-img {
    width: 100%;
}

.honeymoon-package-detail .head-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-23%);
}

.honeymoon-package-detail .honeymoon-title {
    text-align: right;
}

.honeymoon-package-detail .honeymoon-title p {
    font-size: 55px;
    font-weight: 700;
    color: #ffffff;
}

.honeymoon-package-detail .honeymoon-title p span {
    font-size: 55px;
    font-weight: 300;
    color: #ffffff;
}

.honeymoon-packages {
    padding: 5% 0;
}

.honeymoon-packages .honeymoon-cover {
    width: 100%;
}

.honeymoon-packages .packages {
    padding-top: 15px;
}

.honeymoon-packages .package-content p {
    padding-top: 10px;
    font-size: 18px;
    font-weight: 700;
    color: var(--color-text);
}

.honeymoon-packages .package-content p span {
    font-size: 16px;
    font-weight: 400;
    color: var(--color-text);
}

.honeymoon-packages .honeymoon-content-img {
    position: relative;
}

.honeymoon-packages .content-hover img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.honeymoon-packages .honeymoon-content-img .content-hover {
    opacity: 0;
    background: rgba(37, 176, 234, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.6s;
}

.honeymoon-packages .honeymoon-content-img:hover .content-hover {
    opacity: 1;
}

.north-package-detail {
    position: relative;
}

.north-package-detail .banner-img {
    width: 100%;
}

.north-package-detail .head-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-23%);
}

.north-package-detail .north-title {
    text-align: right;
}

.north-package-detail .north-title p {
    font-size: 55px;
    font-weight: 700;
    color: #ffffff;
}

.north-package-detail .north-title p span {
    font-size: 55px;
    font-weight: 300;
    color: #ffffff;
}

.north-packages {
    padding: 5% 0;
}

.north-packages .content-img {
    position: relative;
}

.north-packages .content-img .north-cover {
    width: 100%;
}

.north-packages .content-hover img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.north-packages .content-img .content-hover {
    opacity: 0;
    background: rgba(37, 176, 234, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.6s;
}

.north-packages .content-img:hover .content-hover {
    opacity: 1;
}

.north-packages .packages {
    padding-top: 15px;
}

.north-packages .package-content p {
    padding-top: 10px;
    font-size: 18px;
    font-weight: 700;
    color: var(--color-text);
}

.north-packages .package-content p span {
    font-size: 16px;
    font-weight: 400;
    color: var(--color-text);
}

.tg-innerpage {
    padding: 13% 0 3%;
    color: #ffffff;
}

.tg-innerpage h3 {
    font-size: 50px;
    font-weight: 300;
    margin: 0;
}

.tg-innerpage p {
    color: #e3e3e3;
    font-size: 13px;
    font-weight: 300;
    text-align: justify;
    line-height: 25px;
}

.tg-innerpage .main-content {
    padding: 30px 0 10px;
}

.tg-innerpage h5 {
    font-size: 25px;
    font-weight: 300;
    padding-top: 15px;
}

.ayurveda-pkg {
    background: url(../img/ayurveda-banner.jpg) no-repeat top center #000000;
}

.ayurveda-pkg h4 {
    font-size: 25px;
    font-weight: 300;
    margin: 0;
}

.ayurveda-pkg h6 {
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding-top: 20px;
}

.ayurveda-pkg .specialized {
    padding-bottom: 20px;
}

.homestay {
    background: url(../img/homestay-banner.jpg) no-repeat top center #000000;
}

.homestay ul {
    list-style: none;
    padding: 20px 0 0;
    margin: 0;
}

.homestay ul li {
    display: inline-block;
    padding-right: 20px;
}

.adventure {
    background: url(../img/adventure-banner.jpg) no-repeat top center #000000;
}

.backwaters {
    background: url(../img/backwaters-banner.jpg) no-repeat top center #000000;
}

.hill-station {
    background: url(../img/hill-station-banner.jpg) no-repeat top center #000000;
}

.beaches {
    background: url(../img/kerala-beach-banner.jpg) no-repeat top center #000000;
}

.festivals {
    background: url(../img/festivals-banner.jpg) no-repeat top center #000000;
}

.festivals h4 {
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    margin-top: 30px;
}

.pilgrim {
    background: url(../img/pilgrim-banner.jpg) no-repeat top center #000000;
}

.wildlife {
    background: url(../img/wildlife-banner.jpg) no-repeat top center #000000;
}

.artform {
    background: url(../img/artform-banner.jpg) no-repeat top center #000000;
}

.kerala-tour-guide {
    position: relative;
    background: url('../img/kerala-tour-guide-banner.jpg') center center no-repeat;
    background-size: cover;
    padding: 20% 0 5% 0;
}

.kerala-tour-guide .kerala-title p {
    font-weight: 300;
    font-size: 54px;
    color: #ffffff;
}

.kerala-tour-guide .kerala-title p span {
    font-weight: 300;
    font-size: 27px;
    color: #ffffff;
    display: block;
    padding-top: 0;
}

.kerala-tour-guide .kerala-title {
    position: absolute;
    right: 0;
    transform: translate(-30%, -100%);
}

.kerala-tour-guide .kerala-gallery {
    padding-top: 6%;
}

.kerala-gallery > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: -20px;
    margin-right: -20px;
}

.kerala-gallery > ul > li {
    float: left;
    width: calc(100% / 5);
    text-align: center;
    padding: 20px;
}

.kerala-gallery > ul > li > a {
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.kerala-gallery .gallery-box {
    position: relative;
    margin-bottom: 10px;
}

.kerala-gallery .main-img {
    width: 100%;
    border-radius: 34px;
}

.hover-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 34px;
    opacity: 0;
}

.hover-content > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15%;
}

.kerala-gallery > ul > li > a:hover .hover-content {
    opacity: 1;
}

.panel {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.panel-title a {
    text-decoration: none;
}

.panel-content {
    padding-left: 32px;
}

.panel-default > .panel-heading {
    background-color: #f5f5f5;
    border-radius: 10px; /*changeddd*/
    padding: 10px 33px;
}

.package-detail .package-types-first, .package-detail .package-types-second {
    padding-left: 25px;
}

.day-tours {
    margin-left: 20%;
}

.day-tours h3 {
    color: #333;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 15px;
}

.day-tours p {
    margin-top: 10px;
}
@media (min-width: 992px)
{
    .banner-contents .form-contents
    {
        max-width: 380px;
        padding:35px!important;
    }
    .carousel-inner>.item>a>img, .carousel-inner>.item>img
    {
        min-height: 650px;
        object-fit: cover;
    }
}
@media (max-width: 768px) {
    .travel-bar > .container::after {
        right: 0;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        padding-bottom: 0;
        padding-top: 13px;
    }

    .travel-bar .navbar-nav .link::after {
        transform: translateY(20%);
    }

    .travel-bar .navbar-nav li .kerala {
        width: 37%;
        margin-left: 14px;
    }

    .banner-contents .form-contents {
        position: static;
    }

    .banner-contents .form-contents {
        margin-bottom: 0;
        margin-top: 20px;
        padding: 59px 50px 55px 50px;
    }

    .banner-contents .form-contents p {
        font-size: 20px;
    }

    .banner-contents .form-contents .offer p {
        font-size: 14px;
    }

    .banner-contents .form-contents .offer p span {
        font-size: 14px;
    }

    .banner .form-contents .banner-btn {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 13px;
    }

    .banner-contents {
        position: relative;
    }

    .form-contents .banner-form .form-control::placeholder {
        font-size: 12px;
    }

    .banner-contents .form-contents img {
        z-index: 1;
    }

    .welcome .section-title h2 {
        font-size: 21px;
    }

    .welcome .section-title h2 span, .most-selling .section-title h2 span {
        font-size: 65px;
    }

    .welcome p {
        padding: 8% 0 3% 0;
        font-size: 12px;
    }

    .most-selling .title h2 {
        font-size: 76px;
    }

    .most-selling .section-title h2 {
        font-size: 22px;
    }

    .most-selling .duration p {
        font-size: 15px;
    }

    .most-selling .packages p {
        font-size: 13px;
    }

    .most-selling .packages p span {
        font-size: 12px;
    }

    .most-selling .view-more p {
        font-size: 12px;
    }

    .north-indian #north-package {
        margin-top: 13%;
    }

    .north-indian .section-title h2 {
        font-size: 21px;
    }

    .north-indian .section-title h2 span {
        font-size: 65px;
    }

    .north-indian .north-content p {
        font-size: 13px;
    }

    .north-indian .north-content p span {
        font-size: 12px;
    }

    .honeymoon {
        padding-bottom: 5%;
    }

    .honeymoon .honeymoon-detail h3 {
        font-size: 90px;
        margin-left: 15px;
    }

    .honeymoon .honeymoon-detail p {
        font-size: 13px;
    }

    .honeymoon .explore p {
        font-size: 12px;
    }

    .honeymoon-img {
        bottom: -41px;
        left: -15px;
    }

    .test-next,
    .test-prev {
        padding: 5px 8px;
    }

    .client-test-next,
    .client-test-prev {
        padding: 5px 8px;
    }

    .client-says .section-title h2 {
        font-size: 21px;
    }

    .client-says .section-title h2 span {
        font-size: 65px;
    }

    .owl-carousel.owl-drag .owl-item {
        margin-top: 0;
    }

    .client-says .testmonial-content .client-words {
        font-size: 13px;
    }

    .client-says .testmonial-content .client-name {
        font-size: 13px;
    }

    .client-says .client-vedio {
        margin-left: 0;
    }

    footer {
        padding: 5% 0 6% 0;
        background: url('../img/footer-bg.jpg') no-repeat fixed center bottom;
        background-size: cover;
    }

    footer h5 {
        font-size: 14px;
    }

    footer .footer-list ul li a {
        font-size: 13px;
    }

    footer .footer-list ul {
        padding-bottom: 17px;
    }

    footer .reach-us p {
        line-height: 23px;
        font-size: 13px;
    }

    footer .about-kerala {
        margin-bottom: 20px;
    }

    footer .about-kerala h6 {
        font-size: 18px;
    }

    footer .about-kerala p {
        font-size: 13px;
    }

    footer .about-kerala .read-more {
        font-size: 13px;
    }

    footer .footer-links li a {
        padding: 12px 40px 12px 9px;
        font-size: 13px;
    }

    footer .footer-links ul li {
        line-height: 24px;
    }

    footer .footer-description p {
        font-size: 13px;
    }

    .about-us h6 {
        font-size: 25px;
        padding-top: 14px;
    }

    .about-us .about-us-content {
        margin-left: 0;
    }

    .about-us p {
        font-size: 12px;
        width: 100%;
    }

    .refund ol {
        padding-left: 25px;
    }

    .contact-us .form-contents {
        margin-top: 15px;
        /*padding: 28px 135px 69px 50px;*/
        margin-bottom: 3%;
        position: relative;
        margin-right: 0;
        width: 100%;
        padding-bottom: 48px;
    }

    .contact-us .form-contents .contact-us-btn {
        margin-top: 0;
    }

    .contact-us .form-contents p {
        font-size: 19px;
    }

    .form-contents .contact-us-form .form-control::placeholder {
        font-size: 12px;
    }

    .contact-us .form-contents .contact-us-btn {
        font-size: 12px;
    }

    .package-detail {
        padding: 23% 0 13% 0;
    }

    .package-detail .package-content > h6 {
        font-size: 15px;
    }

    .package-detail .package-content > h6 span {
        font-size: 12px;
    }

    .package-detail .package-content .rate {
        margin: 0;
        font-size: 20px;
    }

    .package-detail .gallery-img {
        padding-top: 20px;
    }

    .package-detail .package-content .package-description p {
        font-size: 12px;
        padding-top: 16px;
        line-height: 20px;
    }

    .package-detail .button-list .button-list-btn {
        width: 32%;
        font-size: 12px;
    }

    .package-detail .button-list .button-list-btn-second {
        width: 32%;
        font-size: 12px;
    }

    .package-detail .package-itenerary {
        margin-top: 20px;
    }

    .package-detail .package-itenerary {
        padding-top: 10px;
    }

    .package-itenerary p {
        font-size: 15px;
    }

    .package-itenerary > p {
        padding-bottom: 9px;
    }

    .package-itenerary .media-body {
        float: left; /* leftchanged*/
        width: 100%;
    }

    .package-gallery .gallery-selector img {
        width: calc(100% / 4);
        float: left; /*changed*/
        margin-top: 3px;
        margin-right: 3px;
    }

    .package-itenerary .media .media-body h4 {
        font-size: 15px;
        padding-top: 10px;
    }

    .package-itenerary .media .media-body p {
        font-size: 12px;
        line-height: 20px;
    }

    .package-detail .package-itenerary .day p {
        font-size: 9px;
    }

    .package-detail .package-itenerary .day p span {
        font-size: 13px;
    }

    .package-detail .inclusions .inclusion-title {
        font-size: 15px;
    }

    .package-detail .inclusions ul li p {
        font-size: 12px;
        line-height: 20px;
    }

    .package-detail .package-itenerary ul:last-child {
        padding-bottom: 10px;
    }

    .package-detail .inclusions {
        padding-top: 10px;
    }

    .package-detail .inclusions .inclusion-title {
        padding-bottom: 0;
    }

    .package-detail .exclusion {
        padding-top: 15px;
    }

    .package-detail .exclusion .exclusion-title {
        font-size: 15px;
    }

    .package-detail .exclusion ul li p {
        font-size: 12px;
    }

    .package-detail .package-content {
        padding: 6% 6% 12% 6%;
    }

    .package-detail .package-types-first h6 {
        font-size: 15px;
    }

    .package-detail .package-detail-packages p {
        font-size: 13px;
    }

    .package-detail .package-detail-packages p span {
        font-size: 13px;
    }

    .package-detail .package-types-second h6 {
        font-size: 15px;
    }

    .package-detail .package-types-first,
    .package-detail .package-types-second {
        padding-left: 0px;
    }

    .honeymoon-packages .package-content p {
        font-size: 13px;
    }

    .honeymoon-packages .package-content p span {
        font-size: 12px;
    }

    .honeymoon-packages .packages {
        padding-top: 0;
    }

    .honeymoon-package-detail .honeymoon-title {
        text-align: center;
    }

    .honeymoon-package-detail .honeymoon-title p,
    .honeymoon-package-detail .honeymoon-title p span {
        font-size: 25px;
    }

    .honeymoon-package-detail .head-content {
        position: absolute;
        top: 60%;
        left: 0;
        right: 0;
        transform: translateY(0);
    }

    .package-itenerary h4 {
        font-size: 14px;
        font-weight: 600;
    }

    .north-packages .package-content p {
        font-size: 13px;
    }

    .north-packages .package-content p span {
        font-size: 12px;
    }

    .north-packages .packages {
        padding-top: 0;
    }

    .north-package-detail .north-title {
        text-align: center;
    }

    .north-package-detail .north-title p,
    .north-package-detail .north-title p span {
        font-size: 25px;
    }

    .north-package-detail .head-content {
        position: absolute;
        top: 60%;
        left: 0;
        right: 0;
        transform: translateY(0);
    }

    .tg-innerpage {
        padding: 20% 0 3%;
    }

    .tg-innerpage h3 {
        font-size: 28px;
    }

    .ayurveda-pkg h4,
    .tg-innerpage h5 {
        font-size: 18px;
    }

    .tg-innerpage p {
        font-size: 12px;
    }

    .tg-innerpage .main-content {
        padding: 22px 0 10px;
    }

    .ayurveda-pkg h6 {
        font-size: 15px;
    }

    .festivals h4 {
        font-size: 20px;
    }

    .kerala-tour-guide {
        padding: 43% 0 5% 0;
    }

    .kerala-tour-guide .kerala-gallery {
        padding-top: 0;
    }

    .kerala-tour-guide .kerala-title p {
        font-size: 25px;
        text-align: center;
    }

    .kerala-tour-guide .kerala-title p span {
        font-size: 18px;
    }

    .kerala-tour-guide .kerala-title {
        transform: translate(-50%, -100%);
        padding-bottom: 7%;
    }

    .kerala-gallery > ul > li {
        width: calc(100% / 2);
    }

    .kerala-gallery > ul > li > a {
        font-size: 11px;
    }

    .kerala-gallery > ul > li {
        padding: 10px 20px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .travel-bar > .container::after {
        right: 0;
    }

    .navbar-default .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 13px;
    }

    .travel-bar .navbar-nav li .kerala {
        margin: 6px 0 6px 0;
    }

    .banner-contents .form-contents {
        position: static;
    }

    .banner-contents .form-contents {
        margin-bottom: 0;
        margin-top: 20px;
        padding: 59px 50px 55px 50px;
    }

    .banner .form-contents .banner-btn {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .banner-contents .form-contents p {
        font-size: 25px;
    }

    .banner-contents .form-contents .offer p {
        font-size: 19px;
    }

    .banner-contents .form-contents .offer p span {
        font-size: 19px;
    }

    .form-contents .banner-form .form-control::placeholder {
        font-size: 12px;
    }

    .banner .form-contents .banner-btn {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 13px;
    }

    .welcome .title h2 {
        font-size: 95px;
    }

    .welcome .section-title h2 {
        font-size: 25px;
    }

    .welcome {
        padding: 3% 0;
    }

    .welcome p {
        font-size: 13px;
    }

    .most-selling .section-title h2 {
        font-size: 25px;
    }

    .most-selling .section-title h2 span {
        font-size: 95px;
    }

    .most-selling .duration p {
        font-size: 18px;
    }

    .most-selling .packages p {
        font-size: 13px;
    }

    .most-selling .packages p span {
        font-size: 12px;
    }

    .north-indian .section-title h2 {
        font-size: 25px;
    }

    .north-indian .section-title h2 span {
        font-size: 95px;
    }

    .north-indian .north-content p {
        font-size: 13px;
    }

    .north-indian .north-content p span {
        font-size: 12px;
    }

    .honeymoon .honeymoon-detail h3 {
        font-size: 110px
    }

    .honeymoon-img {
        bottom: -18px;
        left: -39px;
    }

    .honeymoon .honeymoon-detail p {
        font-size: 13px;
    }

    .honeymoon .explore {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .honeymoon .explore p {
        font-size: 12px;
    }

    .client-says .section-title h2 {
        font-size: 25px;
    }

    .client-says .section-title h2 span {
        font-size: 95px;
    }

    .owl-carousel.owl-drag .owl-item {
        margin-top: 19px;
    }

    .testmonial-content .client-face-img {
        width: 16% !important;
    }

    .client-says .testmonial-content .client-words {
        font-size: 13px;
    }

    .client-says .client-vedio {
        margin-left: 0;
    }

    footer h5 {
        font-size: 15px;
    }

    footer .footer-list ul li a {
        font-size: 13px;
    }

    footer .footer-list ul {
        padding-bottom: 4px;
    }

    footer .reach-us p {
        line-height: 23px;
        font-size: 13px;
    }

    footer .about-kerala {
        margin-bottom: 20px;
    }

    footer .about-kerala h6 {
        font-size: 20px;
    }

    footer .about-kerala p {
        font-size: 13px;
    }

    footer .about-kerala .read-more {
        font-size: 13px;
    }

    footer .footer-links li a {
        padding: 12px 40px 12px 9px;
        font-size: 13px;
    }

    footer .footer-links ul li {
        line-height: 24px;
    }

    footer .footer-description p {
        font-size: 13px;
    }

    .about-us h6 {
        font-size: 29px;
        padding-top: 14px;
    }

    .about-us p {
        font-size: 13px;
        width: 100%;
    }

    .contact-us .form-contents p {
        font-size: 23px;
    }

    .contact-us .form-contents {
        margin-top: 15px;
        margin-bottom: 3%;
        position: relative;
        margin-right: 0;
        width: 100%;
        padding-bottom: 62px;
    }

    .form-contents .contact-us-form .form-control::placeholder {
        font-size: 13px;
    }

    .contact-us .form-contents .contact-us-btn {
        font-size: 13px;
    }

    .package-detail {
        padding: 23% 0 13% 0;
    }

    .package-detail .package-content > h6 {
        font-size: 16px;
    }

    .package-detail .package-content > h6 span {
        font-size: 13px;
    }

    .package-detail .package-content .rate {
        margin: 0;
        font-size: 23px;
    }

    .package-detail .package-content .package-description p {
        font-size: 13px;
        padding-top: 16px;
        line-height: 20px;
    }

    .package-detail .button-list .button-list-btn {
        width: 32%;
    }

    .package-detail .button-list .button-list-btn-second {
        width: 32%;
    }

    .package-detail .package-itenerary {
        margin-top: 20px;
    }

    .package-detail .package-itenerary {
        padding-top: 10px;
    }

    .package-itenerary p {
        font-size: 17px;
    }

    .package-itenerary > p {
        padding-bottom: 9px;
    }

    .package-itenerary .media .media-body h4 {
        font-size: 16px;
    }

    .package-itenerary .media .media-body p {
        font-size: 13px;
        line-height: 20px;
    }

    .package-detail .package-itenerary .day p {
        font-size: 11px;
    }

    .package-detail .package-itenerary .day p span {
        font-size: 13px;
    }

    .package-detail .inclusions .inclusion-title {
        font-size: 17px;
    }

    .package-detail .inclusions ul li p {
        font-size: 13px;
        line-height: 20px;
    }

    .package-detail .package-itenerary ul:last-child {
        padding-bottom: 17px;
    }

    .package-detail .inclusions {
        padding-top: 18px;
    }

    .package-detail .inclusions .inclusion-title {
        padding-bottom: 0;
    }

    .package-detail .exclusion {
        padding-top: 18px;
    }

    .package-detail .exclusion .exclusion-title {
        font-size: 17px;
    }

    .package-detail .exclusion ul li p {
        font-size: 13px;
    }

    .package-detail .package-content {
        padding: 6% 6% 9% 6%;
    }

    .package-detail .package-types-first h6 {
        font-size: 17px;
    }

    .package-detail .package-detail-packages p {
        font-size: 14px;
    }

    .package-detail .package-detail-packages p span {
        font-size: 14px;
    }

    .package-detail .package-types-second h6 {
        font-size: 17px;
    }

    .package-detail .package-types-first,
    .package-detail .package-types-second {
        padding-left: 0px;
    }

    .honeymoon-packages .package-content p {
        font-size: 13px;
    }

    .honeymoon-packages .package-content p span {
        font-size: 12px;
    }

    .honeymoon-package-detail .honeymoon-title p,
    .honeymoon-package-detail .honeymoon-title p span {
        font-size: 35px;
    }

    .honeymoon-package-detail .head-content {
        position: absolute;
        top: 65%;
        left: 0;
        right: 0;
        transform: translateY(0);
    }

    .north-packages .package-content p {
        font-size: 13px;
    }

    .north-packages .package-content p span {
        font-size: 12px;
    }

    .north-package-detail .north-title p,
    .north-package-detail .north-title p span {
        font-size: 35px;
    }

    .north-package-detail .head-content {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(0);
    }

    .tg-innerpage {
        padding: 22% 0 5%;
    }

    .tg-innerpage h3 {
        font-size: 32px;
    }

    .ayurveda-pkg h4 {
        font-size: 23px
    }

    .ayurveda-pkg h6 {
        font-size: 18px;
    }

    .tg-innerpage h5 {
        font-size: 20px;
    }

    .tg-innerpage .main-content {
        padding: 25px 0 10px;
    }

    .festivals h4 {
        font-size: 22px;
    }

    .kerala-tour-guide {
        padding: 39% 0 5% 0;
    }

    .kerala-tour-guide .kerala-gallery {
        padding-top: 8%;
    }

    .kerala-tour-guide .kerala-title p {
        font-size: 30px;
        text-align: center;
    }

    .kerala-tour-guide .kerala-title p span {
        font-size: 22px;
    }

    .kerala-tour-guide .kerala-title {
        text-align: center;
    }

    .kerala-gallery > ul > li > a {
        font-size: 13px;
    }

    .kerala-gallery > ul > li {
        padding: 10px 20px;
    }
}

@media (min-width: 992px) and (max-width: 1366px) {
    .banner-contents .form-contents {
        padding: 20px 36px 20px 36px;
    }

    .banner-contents .form-contents {
        margin-bottom: 1px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .travel-bar > .container::after {
        right: 0;
    }

    .navbar-default .navbar-nav > li > a {
        padding-top: 16px;
        padding-bottom: 16px;
        font-size: 13px;
    }

    .travel-bar .navbar-nav li .kerala {
        margin: 12px 0 12px 0;
    }

    .banner-contents .form-contents {
        position: static;
    }

    .banner-contents .form-contents {
        margin-bottom: 0;
        margin-top: 20px;
        padding: 59px 50px 55px 50px;
    }

    .banner .form-contents .banner-btn {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .banner-contents .form-contents p {
        font-size: 25px;
    }

    .banner-contents .form-contents .offer p {
        font-size: 19px;
    }

    .banner-contents .form-contents .offer p span {
        font-size: 19px;
    }

    .form-contents .banner-form .form-control::placeholder {
        font-size: 12px;
    }

    .banner .form-contents .banner-btn {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 13px;
    }

    .welcome .title h2 {
        font-size: 105px;
    }

    .welcome .section-title h2 {
        font-size: 30px;
    }

    .most-selling .title h2 {
        font-size: 105px;
    }

    .most-selling .section-title h2 {
        font-size: 30px;
    }

    .most-selling .duration p {
        font-size: 20px;
    }

    .most-selling .packages p {
        font-size: 15px;
    }

    .most-selling .packages p span {
        font-size: 13px;
    }

    .north-indian .section-title h2 {
        font-size: 30px;
    }

    .north-indian .title h2 {
        font-size: 105px;
    }

    .north-indian .north-content p {
        font-size: 16px;
    }

    .north-indian .north-content p span {
        font-size: 14px;
    }

    .honeymoon .honeymoon-detail h3 {
        font-size: 120px;
        margin-left: 177px;
    }

    .honeymoon-img {
        bottom: -22px;
        left: -47px;
    }

    .honeymoon .honeymoon-detail p {
        font-size: 13px;
    }

    .honeymoon .explore {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .honeymoon .explore p {
        font-size: 12px;
    }

    .owl-carousel.owl-drag .owl-item {
        margin-top: 22px;
    }

    .client-says {
        padding-top: 5%;
        padding-bottom: 1%;
    }

    .client-says .section-title h2 {
        font-size: 30px;
    }

    .client-says .title h2 {
        font-size: 105px;
    }

    footer h5 {
        font-size: 15px;
    }

    footer .footer-list ul li a {
        font-size: 13px;
    }

    footer .footer-list ul {
        padding-bottom: 4px;
    }

    footer .reach-us p {
        line-height: 23px;
        font-size: 13px;
    }

    footer .about-kerala {
        margin-bottom: 20px;
    }

    footer .about-kerala h6 {
        font-size: 20px;
    }

    footer .about-kerala p {
        font-size: 13px;
    }

    footer .about-kerala .read-more {
        font-size: 13px;
    }

    footer .footer-links li a {
        padding: 12px 40px 12px 9px;
        font-size: 13px;
    }

    footer .footer-links ul li {
        line-height: 24px;
    }

    footer .footer-description p {
        font-size: 13px;
    }

    .about-us h6 {
        font-size: 29px;
    }

    .about-us p {
        font-size: 13px;
        width: 100%;
    }

    .about-us-content {
        margin-left: 32px;
    }

    .contact-us .form-contents {
        position: relative;
        width: 100%;
        padding-bottom: 60px;
    }

    .contact-us .form-contents p {
        font-size: 23px;
    }

    .form-contents .contact-us-form .form-control::placeholder {
        font-size: 13px;
    }

    .contact-us .form-contents .contact-us-btn {
        font-size: 13px;
    }

    .package-detail {
        padding: 12% 0 13% 0;
    }

    .package-detail .package-content > h6 {
        font-size: 17px;
    }

    .package-detail .package-content > h6 span {
        font-size: 14px;
    }

    .package-detail .package-content .rate {
        margin: 0;
        font-size: 25px;
    }

    .package-detail .package-content p span {
        font-size: 12px;
    }

    .package-detail .package-content .package-description p {
        font-size: 13px;
        padding-top: 16px;
        line-height: 20px;
    }

    .package-detail .button-list .button-list-btn {
        width: 32%;
    }

    .package-detail .button-list .button-list-btn-second {
        width: 32%;
    }

    .package-detail .package-itenerary {
        margin-top: 20px;
    }

    .package-detail .package-itenerary {
        padding-top: 10px;
    }

    .package-itenerary p {
        font-size: 17px;
    }

    .package-itenerary > p {
        padding-bottom: 9px;
    }

    .package-itenerary .media .media-body h4 {
        font-size: 17px;
    }

    .package-itenerary .media .media-body p {
        font-size: 13px;
        line-height: 20px;
    }

    .package-detail .package-itenerary .day p {
        font-size: 10px;
    }

    .package-detail .package-itenerary .day p span {
        font-size: 14px;
    }

    .package-detail .inclusions .inclusion-title {
        font-size: 17px;
    }

    .package-detail .inclusions ul li p {
        font-size: 13px;
        line-height: 20px;
    }

    .package-detail .package-itenerary ul:last-child {
        padding-bottom: 17px;
    }

    .package-detail .inclusions {
        padding-top: 18px;
    }

    .package-detail .inclusions .inclusion-title {
        padding-bottom: 0;
    }

    .package-detail .exclusion {
        padding-top: 18px;
    }

    .package-detail .exclusion .exclusion-title {
        font-size: 17px;
    }

    .package-detail .exclusion ul li p {
        font-size: 13px;
    }

    .package-detail .package-content {
        padding: 6% 6% 9% 6%;
    }

    .package-detail .package-types-first h6 {
        font-size: 17px;
    }

    .package-detail .package-detail-packages p {
        font-size: 15px;
    }

    .package-detail .package-detail-packages p span {
        font-size: 15px;
    }

    .package-detail .package-types-second h6 {
        font-size: 17px;
    }

    .package-detail .package-types-first,
    .package-detail .package-types-second {
        padding-left: 8px;
    }

    .kerala-tour-guide {
        padding: 39% 0 5% 0;
    }

    .kerala-tour-guide .kerala-gallery {
        padding-top: 8%;
    }

    .kerala-tour-guide .kerala-title {
        text-align: center;
    }

    .kerala-gallery > ul > li > a {
        font-size: 12px;
    }

    .kerala-gallery > ul > li {
        padding: 10px 20px;
    }

    .tg-innerpage h3 {
        font-size: 35px;
    }

    .ayurveda-pkg h4 {
        font-size: 20px;
    }

    .tg-innerpage h5 {
        font-size: 22px;
    }

    .festivals h4 {
        font-size: 23px;
    }
}


.grecap {
    margin: 0.2rem 0 0!important;
    font-size: 12px!important;
    color: #c5c5c5!important;
}
.grecap a {
    color: #FFF!important;
}
.grecaptcha-badge { visibility: hidden; }