html,
body {
    margin: 0;
    font-size: 100%;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.5px;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 600;
}

p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

label {
    margin: 0;
}

.main-heading {
    margin: 50px 0px 25px;
    text-align: center;
}

.navbar-brand {
    padding: 0px 15px;
}

.navbar-brand img {
    height: 83px;
    margin-left: 30px;
}

@media(max-width:768px) {
    .navbar-brand {
        padding: 3px 0px 0px 120px;
    }
    .navbar-brand img {}
}

nav.navbar.bootsnav ul.nav>li {
    padding: 20px 0px;
    margin-right: 5px;
}

nav.navbar.bootsnav ul.nav>li .active {
    background-color: brown;
    color: #fff;
    border-radius: 5px;
}

nav.navbar.bootsnav ul.nav>li>a {
    padding: 10px 15px;
    font-size: 12px;
    color: #fff;
    transition: 1s;
    text-align: center;
}

nav.navbar.bootsnav ul.nav>li>a:hover {
    background-color: brown;
    color: #fff;
    border-radius: 5px;
}

.navbar-brand h2 {
    font-family: cursive;
   font-size: 28px;
    color: brown;
}

@media (max-width:768px) {
    .logo {}
}

.main-support {
    background-color: #018385;
    padding-top: 40px;
    padding-bottom: 20px;
}

.support {
    margin-bottom: 20px;
}

.support h4 {
    color: #fff;
    margin-bottom: 10px;
}

.support p {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

@media (min-width: 1024px) {
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
        width: 200px;
    }
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a {
    padding: 10px 10px;
    border-bottom: solid 1px #eee;
    color: #333!important;
    font-weight: 600;
    font-size: 12px;
}

.menu {
    background-color:#04048f!important;
}

.wra {
    background-image: url(../images/Amazing-Cancun-Wallpaper.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
nav.navbar.bootsnav .navbar-toggle {
  background-color: #450000;
  color: #fff;
  border: none;
  padding: 0;
  font-size: 22px;
  position: relative;
  top: 5px;
}

/*slider*/

.carousel-caption h2 {
    color: #fff;
    font-size: 36px;
    font-family: 'Anton', sans-serif;
    letter-spacing: 3px;
    text-transform: capitalize;
}

.carousel-caption p {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    font-style: italic;
    margin: 10px 0px;
}

.carousel-caption {
    position: absolute;
    /* right: 15%; */
    bottom: 0px;
    /* left: 15%; */
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    width: 80%;
    text-align: left;
    /*text-align: left;*/
}

.carousel-control {
    width: 5%;
}

@media (max-width: 992px) {
    .carousel-caption {
        position: absolute;
        top: 40%;
    }
    .carousel-caption h2 {
        color: #fff;
        font-size: 16px;
        letter-spacing: 0px;
        font-weight: 600;
        font-family: cursive;
    }
    .carousel-caption p {
        color: #fff;
        font-weight: 600;
        font-size: 9px;
    }
    .test-info a {
        padding: 5px 12px!important;
        font-size: 12px!important;
    }
}

.test-info a {
    border: 2px solid #fff;
    border-radius: 0px;
    padding: 11px 30px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: inline-block;
}


/*slider*/



.bg-btn {
    z-index: 3;
    top: 78%;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    background: #243958;
    color: #fff;
    padding: 4px 15px;
    font-style: italic;
    border: none;
    transition: transform .2s;
}

.feature {
    padding-top: 0px;
    padding-bottom: 30px;
    color: inherit;
    position: relative;
    /* background-color: #003462;*/
    display: block;
}

.feature h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #000;
}

.feature h6 {
    color: #000 !important;
    font-size: 16px !important;
}

figure.snip1190 {
    font-family: Montserrat, sans-serif!important;
    color: #fff;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    max-height: 220px;
    width: 100%;
    background: #000000;
    text-align: center;
}

figure.snip1190 * {
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

figure.snip1190 img {
    opacity: 0.5;
    width: 100%;
}

figure.snip1190 figcaption {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

figure.snip1190 h2 {
    font-size: 20px;
    left: 0;
    right: 0;
    letter-spacing: -1px;
    margin: 0 auto;
    position: absolute;
    text-transform: uppercase;
    bottom: 70%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

figure.snip1190 h2 span {
    font-weight: 800;
}

figure.snip1190 p {
    position: absolute;
    color: #aeb4b9;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 75%;
    opacity: 0;
    font-size: 14px;
    -webkit-transform: translateY(-20%) scale(0.7);
    transform: translateY(-20%) scale(0.7);
}

figure.snip1190 .square {
    height: 78px;
    width: 78px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

figure.snip1190 .square:before,
figure.snip1190 .square:after,
figure.snip1190 .square div:before,
figure.snip1190 .square div:after {
    background-color: #ffffff;
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

figure.snip1190 .square:before,
figure.snip1190 .square:after {
    width: 65%;
    height: 2px;
}

figure.snip1190 .square div:before,
figure.snip1190 .square div:after {
    width: 2px;
    height: 65%;
}

figure.snip1190 .square:before,
figure.snip1190 .square div:before {
    left: 0;
    top: 0;
}

figure.snip1190 .square:after,
figure.snip1190 .square div:after {
    bottom: 0;
    right: 0;
}

figure.snip1190 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    color: #aeb4b9;
}

figure.snip1190 a:hover {
    text-decoration: none;
}

figure.snip1190:hover img,
figure.snip1190.hover img {
    opacity: 0.25;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

figure.snip1190:hover h2,
figure.snip1190.hover h2 {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

figure.snip1190:hover p,
figure.snip1190.hover p {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1);
}

figure.snip1190:hover .square:before,
figure.snip1190.hover .square:before {
    width: 38%;
}

figure.snip1190:hover .square div:before,
figure.snip1190.hover .square div:before {
    height: 38%;
}

figure.snip1190:hover .square:after,
figure.snip1190.hover .square:after {
    width: 55%;
}

figure.snip1190:hover .square div:after,
figure.snip1190.hover .square div:after {
    height: 55%;
}

figure.snip1190 h3 {
    font-weight: 400;
    left: 0;
    right: 0;
    letter-spacing: -1px;
    margin: 0 auto;
    text-transform: uppercase;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

figure.snip1190:hover h3,
figure.snip1190.hover h3 {
    opacity: 1;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}

figure.snip1190 hr {
    margin-top: 90px;
    width: 50%;
}


/*********package*********/

.package {
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.package h6 {
    font-family: 'Satisfy', cursive;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: bold;
    margin: 10px 0px;
}

.package h3 {
    color: #1088ce;
    text-align: center;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 14px;
}

.package h2 {
    color: #1088ce;
    text-align: center;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 30px;
    margin: 30px 0px;
}

.package-main-new {
    margin-bottom: 20px;
}

.package-main-new p {
    text-align: center;
}

.package-main-new .button:hover i.icon-thick-triangle-right,
.package-main-new button:hover i.icon-thick-triangle-right,
.package-main-new input[type="submit"]:hover i.icon-thick-triangle-right,
.package-main-new input[type="reset"]:hover i.icon-thick-triangle-right,
.package-main-new input[type="button"]:hover i.icon-thick-triangle-right {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    margin-left: -10px;
}

.package-main-new p .btn {
    width: 100% !important;
    border: 2px solid #1188ca !important;
    color: #1188ca !important;
    padding: 6px !important;
}

.package-main-new .btn {
    width: 100% !important;
    border: 2px solid #1188ca !important;
    color: #1188ca !important;
    padding: 6px !important;
}

.package-para-new {
    padding: 8px;
    text-align: center;
    margin-bottom: 10px;
}

.package-name-new {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: -6px;
    background-color: #ededed;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPâ€¦dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -moz-linear-gradient(330deg, #ffffff, #ededed);
    background-image: -webkit-linear-gradient(330deg, #ffffff, #ededed);
    background-image: linear-gradient(120deg, #ffffff, #ededed);
    color: #1188ca;
    font-family: "Playfair Display", "Georgia", "Times New Roman", serif;
    font-style: italic;
    font-weight: 700;
    line-height: 1;
    font-size: 15px;
    padding: 10px;
    max-width: 98%;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4);
    right: -6px;
}

.package-name-new:after {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    bottom: -6px;
    right: 0;
    border-top: 6px solid #d1d1d1;
    border-right: 6px solid transparent;
}

.package-section {
    margin-top: 10px;
    color: #000;
    font-weight: 500;
}


/*********End-package*********/

.things-to-do-section {
    padding-top: 25px !important;
    padding-right: 0px !important;
    padding-bottom: 50px !important;
    padding-left: 0px !important;
    background-image: url(../images/things-bg.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin-top: 40px;
}

.column {
    margin-bottom: 20px;
}

figure img {
    width: 100%;
}

figure {
    overflow: hidden;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.things-to-do-col h5 {
    text-transform: uppercase;
}

.column h5 {
    background: #003462;
    color: #fff;
    padding: 15px;
    margin: 0px;
}

.column h5 a {
    color: #fff;
}

.things-to-do h3 {
    color: #1088ce;
    text-align: center;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 25px;
    margin: 20px 0px 10px;
}

.things-to-do h6 {
    font-size: 34px;
    color: #000000;
    text-align: center;
    font-family: Playfair Display;
    font-weight: 700;
    font-style: italic;
}

.things-to-do-col {
    margin: 30px 0px;
}

.tabbable-panel1 {
    text-align: center;
}

.map-heading h3 {
    color: #000000;
    text-align: center;
    font-weight: 800;
    font-style: normal;
    margin: 20px 0px 10px;
}

.map-heading h6 {
    color: #000000;
    text-align: center;
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    margin: 10px 0px;
}


/*.map {
    padding-bottom: 20px;
    padding-top: 20px;
}*/

@media(max-width:768px) {
    .island-link a {
        background: #bdbdbd;
        padding: 10px 30px;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
        display: block;
        margin-top: 10px;
    }
 }








.island-link a {
    background: #bdbdbd;
    margin-left: 10px;
    padding: 10px 30px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.everything {
    background-size: cover;
    background: url(../images/sub-bg.jpg);
    background-position: center;
}

.everything-img {
    background: #ffffffe6;
    margin: 80px 0px;
    border-radius: 7px;
    padding: 15px 5px;
    box-shadow: 1px 1px 10px 4px #3c3a3a5c;
}

.everything-img h3 {
    margin-bottom: 15px;
    font-size: 18px;
}

.everything-img p {
    margin-bottom: 20px;
    margin-top: 15px;
    font-size: 12px;
}

.everything-img button {
    background: #003462;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-weight: bold;
}

.insiders {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/insider.png);
    margin: 10px 0px;
}

.insider-img {
    margin: 15% 0;
    color: #fff;
    font-weight: bold;
}

.insider-img h2 a {
    color: #fff;
}

#testimonial {
    padding: 0px 0px;
}

#testimonial .fa.fa-quote-right {
    color: #5db4c0;
    font-size: 30px;
}

#testimonial p {
    font-family: 'Raleway', sans-serif;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
}

#testimonial img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    float: left;
    border-radius: 10px;
    border: 1px solid #5db4c0;
    margin-right: 20px;
}

#testimonial .carousel-indicators li {
    background-color: #5db4c0;
    height: 13px;
    width: 13px;
    margin: 5px;
}

#testimonial .carousel-indicators li.active {
    background-color: #888383;
}

#testimonial .carousel-indicators {
    bottom: -13px;
}

#testimonial .item h5 {
    text-align: left;
}

#testimonial .carousel-inner {
    padding-bottom: 20px;
}

footer {
    background-color: #04048f;
    padding: 25px;
}

.quick-link h3 {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #fff;
    margin-right: 30px;
    margin: 20px 0px 10px;
}

footer ul {
    list-style-type: none;
}

.col-sms-6 a {
    font-size: 14px;
    display: inline-block;
    margin: 0 0 8px;
    text-decoration: none;
    line-height: 18px;
    color: #fff;
    font-weight: 600;
}

.footer-form h3 {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
    margin-left: 22px;
    text-align: center;
    color: #fff;
    margin: 20px 0px 10px;
}

.footer-form input {
    border-color: #9E9E9E;
    background-color: rgba(255, 255, 255, .03);
    margin-bottom: 6px;
    padding: 5px;
    padding: 10px 12px;
    width: 100%;
    text-align: left;
    border: 1px solid #9E9E9E;
    color: #fff;
}

.footer-form textarea {
    width: 100%;
    height: 60px;
    background: #303537;
    color: #fff;
}

.footer-form .bg-gray {
    padding: 12px 18px;
    background-color: #0065b8 !important;
    color: #fff!important;
    font-size: 10px;
    line-height: 100%;
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.footer-form img {
    width: 256px;
}

.footer-package h3 {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: left;
    margin-left: 25px;
    color: #fff;
    margin: 20px 0px 10px;
}

.footer-package li {
    margin-bottom: 10px;
}

.footer-package a {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}

.footer-year img {
    width: 240px;
}

.footer-year {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-align: center;
}

.social {
    text-align: center;
}

.social li {
    display: inline-block;
}

.social li a {
    position: relative;
    display: inline-block;
    margin: 5px 15px 5px 0;
    line-height: 100%;
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 50;
    -khtml-opacity: 50;
    opacity: 50;
    opacity: .5;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #0065b8;
    opacity: 1;
    padding: 7px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.social li i {
    font-size: 16px;
    vertical-align: middle;
    color: #fff;
}

.copy-right img {
    float: left;
    width: 195px;
}

.copy-right p {
    color: #7c7d80;
    font-size: 12px;
    line-height: 16px;
    padding: 10px 0px 13px 0px;
    letter-spacing: 1px;
}

.copy-right p a {
    color: #fff;
}

.copy-right {
    /* min-width: 755px; */
    padding: 0px;
    /* padding: 0; */
    text-align: center !important;
    margin: 0 auto;
    border-top: 1px solid #eae7e7;
}

.about-content p {
    text-align: justify;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
}

.services-gds {
    margin-top: 25px;
}

.work {
    text-align: center;
    border: 1px solid #ccc;
    padding-top: 25px;
    border-radius: 10px;
    margin-bottom: 20px;
    background-color: #fff;
}

.work h5 {
    margin: 25px 0px 5px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #555;
}

.work p {
    margin-bottom: 10px;
    font-size: 12px;
}

.work img {
    width: 100px;
}


/*package*/

.btn-danger {
    color: #fff;
    background-color: #ff2f28;
    border-color: #ff2f28;
}

.btn-default {
    color: #fff;
    background-color: #00aae5;
    border-color: #00aae5;
}

.package-box {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0px 0px 10px 2px #ddd;
    padding: 10px;
    border: 1px solid #ddd;
}

.package-box:hover .pack-img img {
    transform: scale(1.1);
    transition: 1s;
}

.pack-img img {
    transition: 1s;
    height: 180px;
}

.pack-img {
    overflow: hidden;
    transition: 1s;
    position: relative;
}

.day {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.day li {
    display: inline-block;
    color: #fff;
    background-color: #00aae5;
    padding: 8px!important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 115px;
}

.package-box h4 {
    border-bottom: 2px dotted #004274;
    padding: 10px 0px;
    color: #d73123;
}

.package-inner {
    text-align: center;
    padding: 10px;
    border-bottom: 2px dotted #004274;
}

.package-inner h3 {
    font-size: 14px;
    color: #00a9e5;
    letter-spacing: 1px;
}

.package-box ul {
    text-align: center;
}

.package-box ul li {
    display: inline-block;
    padding: 10px 10px;
}

.package-box ul li img {
    width: 30px!important;
}

.package-box ul li span {
    display: block;
    margin-top: 5px;
    font-size: 10px;
    font-weight: 600;
}

.priceon {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    background-color: #a52a2a;
    padding: 5px 10px;
    font-weight: 600;
    border-radius: 0px 50px 0px 0px;
}

.priceon p {
    font-size: 12px;
}


/*package*/

.book-button {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 99;
}

.inner-about p {
    color: #000;
}

.activ {
    overflow: hidden;
}

.package-box h1 {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Archivo Black', sans-serif;
    text-align: center;
}

figure.snip1104 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: relative;
}

figure.snip1104 img {
    width: 100%;
    height: 180px;
    padding: 0px 6px;
    border-radius: 8px;
}

figure.snip1104 figcaption {
    position: absolute;
    top: 0px;
}

figure.snip1104 .anchor {
    top: 100px;
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    color: #000;
}

.anchor a {
    background: red;
    padding: 8px 25px;
    color: #fff;
    visibility: hidden;
    font-size: 14px;
}

figure.snip1104:hover .anchor a {
    visibility: visible;
    transition: all 0.5s ease-in-out;
}

figure.snip1104.red h2 {
    background-image: linear-gradient(to right, #a52a2a 0%, #630b0b 100%);
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
    position: relative;
    font-weight: 600;
}

figure.snip1104.red h2::before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0px;
    border-top: 6px solid #a52a2a;
    border-left: 6px solid transparent;
}

.more-button {
    text-align: center;
}

.more-button a {
    background-color: #13284c;
    color: #fff;
    padding: 10px 15px;
    margin-top: 10px;
    display: inline-block;
    font-size: 12px;
    border-radius: 50px;
}


/*hover*/

.gallery img {
    height: 200px;
    border: 1px solid #ccc;
    padding: 10px;
}

.btn-danger {
    color: #fff;
    background-color: #a52a2a;
    border-color: #a52a2a;
}
.visit,
.mail,
.call {
    border-bottom: 2px solid #000;
}
.contact-left-w3ls .fa {
    font-size: 1em;
    padding: 1em;
    color: #fff;
}
span.fa {
    background: #d95550;
}
.mail {
    margin: 30px 0px;
}
.inner-contact input[type="text"],
input[type="tel"] {
    margin-bottom: 20px;
}
.inner-contact input[type="submit"] {
    background: #d95550;
    color: #fff;
    padding: 8px 15px;
    margin-top: 15px;
    border: none;
    outline: none;
}
.paytm {
    margin-bottom: 15px;

}
/*-------------------------*/
  @media (max-width: 992px){
.navbar-brand img {
  height: 60px;
  margin-left: 30px;
  padding: 2px 15px 5px;
}}


