body {
	margin:0;
	padding:0;
	font-family: 'Poppins', sans-serif;
}
.main_header {
    position: relative;
    z-index: 1;
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
}
.sticky_header {
    position: fixed;
    animation: slideDown 0.4s forwards;
    left: 0;
    width: 100%;
    z-index:9;
}
.sticky_header {
    position: fixed;
    animation: slideDown 0.4s forwards;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
}
.sticky_header .navbar-nav li a {
    color: #000000;
    text-shadow: none;
    font-size: 14px;
    font-weight: 500;
}
.sticky_header .menu-btn a {
    color: #b5055c;
}
.sticky_header .menu-btn p {
    color:#000;
}
@keyframes slideDown {
  from {
    top: -100px;
  }
  to {
    top: 0;
  }
}


.top-left.h2-topleft ul li a {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.2px;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 3rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
ul#mobilemenu li a i {
    border: 1px solid #888888;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 21px;
    border-radius: 20px;
    color: #888888;
    font-size: 13px;
    margin: 0 2px 0 0;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding:4px 0 4px 0;
    width: 100%;
}
.nav-link {
    display: block;
    padding: 6px 15px 6px 15px !important;
    font-size:14px;
    font-weight:500;
    color: #000000;
    letter-spacing: 0.3px;
    /* text-shadow: #000 0px 1px; */
}
.nav-link:hover {
    display: block;
    padding: 6px 15px 6px 15px !important;
    font-size:14px;
    font-weight:500;
    color: #000000;
    letter-spacing: 0.3px;
}
.top_header {
    background-color: #1a4b86;
    padding: 8px 0px 10px 0px;
    position: relative;
    z-index: 9;
    border-bottom: 1px solid #f0f0f0;
    display: none;
}
.menu-right.h2-menuright {
    margin: 3px 0 0 0;
}
.link_line {

}
.top_tall {
    position: relative;
}
.top_tall ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
}
.top_tall ul li {
    list-style: none;
    display: inline-block;
    margin: 0 6px 0 0;
}
.top_tall ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0px 0 -6px;
    display: block !important;
}
.top_tall ul li a i {
    background: #3b599800;
    border-right: 1px solid #fff;
    color: #fff;
    margin-right: 4px;
    text-align: center;
    text-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    border-radius: 0px;
    padding: 0 10px 0 0px;
}
.top_social {
    position: relative;
    text-align: right;
}
.top_social ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
}
.top_social ul li {
    list-style: none;
    display: inline-block;
}
.top_social ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    margin: 0 -13px 0 0px;
    display: block !important;
    font-weight: 400;
    letter-spacing: 0.3px;
}
.top_social ul li a i {
    background: #3b599800;
    border-right: 1px solid #fff;
    color: #fff;
    margin-right: 4px;
    text-align: center;
    text-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    border-radius: 0px;
    padding: 0 10px 0 0px;
}
a.nav-link i {
    border: 1px solid #ffffff;
    border-radius: 33px;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    color: #ffffff;
    margin: 0 2px 0 0;
    display: none;
}

.main-banner {
    background-image: url(../images/main-banner.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding:70px 0 70px 0;
    margin:0px 0 0 0;
}
.main-banner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000008f;
}
.main-banner-captions {
    position: relative;
    margin: 0 0 35px 0;
}
.main-banner-captions h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.2px;
    text-shadow: #000 0px 1px 2px;
    margin: 0 0 0px 0;
    text-align: left;
}
.main-banner-captions h1 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.2px;
    text-shadow: #000 0px 1px 2px;
    margin: 0 0 0px 0;
    text-align: left;
    line-height: 50px;
}
.fare_bx {
    width: 100%;
    display: table;
    background: #00000085;
    padding: 8px 10px 10px 12px;
    border: 1px solid rgb(0 0 0);
    margin: 38px 0 0px 0;
    position: relative;
    border-radius: 5px;
    /* background: linear-gradient(95deg, #590c32 20%, #c70364 80%); */
}
p.nmtt {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-shadow: #303030 0px 1px 2px;
}
p.datett {
    margin: 0;
    font-size: 13px;
    color: #efefef;
    font-weight: 500;
}
p.price22 {
    font-size: 18px;
    margin: 0;
    font-weight: 600;
    color: #ff8c11;
    letter-spacing: 1px;
    position: absolute;
    right: 10px;
    bottom: 9px;
}
.phone_nm {
    background: #1a4b86;
    text-align: center;
    padding: 8px 0 8px 0;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.5px;
    /* border: 2px solid rgb(225, 231, 238); */
    background: linear-gradient(95deg, #590c32 20%, #c70364 80%);
}
.phone_nm a {
    color: #000000;
    text-decoration: none;
    background: #fff;
    padding: 4px 14px 4px 14px;
    font-size: 18px;
    font-weight: 600;
    margin: 0px 0 0 0;
    display: inline-block;
    border-radius: 4px;
}

.payment_icons {
    margin: 38px 0 0 0;
    text-align: right;
}
.payment_icons ul li {
    display: inline-block;
    margin: 0px 6px 0 0px;
}

.why_us {
    padding: 50px 0 36px 0;
    background: #ffffff;
}
.surces_bk {
    background: #fff;
    width: 100%;
    padding: 16px 12px 16px 10px;
    border-radius: 20px;
    /* border-right: 1px solid rgb(225, 231, 238); */
    height: 138px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
}
.why_hd {
    margin: 0 0 24px 0;
    position: relative;
}
.why_hd h4 {
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    color: #000;
    margin: 0 0 0 0;
}
.why_hd h4 strong {
    color: #b5055c;
    font-weight: 700;
}
.whyRowing_cont {
    /* border-top: 1px solid rgb(225, 231, 238); */
    /* border-bottom: 1px solid rgb(225, 231, 238); */
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.surces_bk img {
    width: auto;
    margin: 0 10px 30px 0;
    float: left;
}
.surces_bk h2 {
    font-size: 16px;
    color: #000000;
    margin: 0px 0 15px 0;
    font-weight: 600;
    position: relative;
    display: inline-block;
    line-height: normal;
}
.surces_bk h2:before {
    content: " ";
    position: absolute;
    top: 32px;
    left: 0;
    background-color: #c70364;
    width: 42px;
    height: 2px;
}

.surces_bk p {
    font-size: 14px;
    color: #505050;
    margin: 0px;
    line-height: 21px;
    font-weight: 400;
}
.whyGp {
    /* margin: 0 0 0 0; */
    /* padding: 0 0 0 0; */
}

.top_destinations {
    background-color: #fff;
    padding: 30px 0px 32px 0px;
    position: relative;
}
.top_destinations_hd {
    position: relative;
    margin: 0 0 32px 0;
}
.top_destinations_hd h2 {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    margin: 0 0 9px 0;
    position: relative;
    text-align: center;
}
.top_destinations_hd h2:before {
    content: " ";
    position: absolute;
    top: 45px;
    left: 29%;
    background-color: #b5055c;
    width: 45px;
    height: 2px;
}
.top_destinations_hd h2:after {
    content: " ";
    position: absolute;
    top: 45px;
    left: 33.4%;
    background-color: #b5055c;
    width: 16px;
    height: 2px;
}
.top_destinations_hd h2 strong {
    color: #b5055c;
    font-weight: 700;
}
.top_destinations_hd p {
    text-align: center;
    font-size: 14px;
}
.destinations_main {
    margin-bottom: 18px;
    background-color: #FFFFFF;
    padding: 0px;
    /* box-shadow: 1px 0px 7px -4px #000000a6; */
    border-radius: 5px;
    position: relative;
}
.destinations_main_img {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.destinations_main_img:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-180deg, #0000000f 15%, #0000007a 60%);
    border-radius: 8px;
}
.destinations_main_img img {
    width: 100%;
    height:400px;
    border-radius: 8px;
    transition: all .4s ease;
}
.desGp {
    margin: 0 0 0 0;
    padding: 0 8px 0 8px;
}
.deals_content {
    padding: 10px;
    background: #ffffff00;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    padding: 0 20px 0 20px;
}
.deals_content h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0px 0 6px 0;
    color: #fff;
}
.deals_content h4 i {
    transform: rotate(0deg);
    margin: 0 0px 0 0;
    font-size: 16px;
}
.deals_content h5 {
    font-size: 12px;
    font-weight: 400;
    text-align-last: end;
    margin: 0px 0 0px 0;
    color: #fff;
}
.deals_content h5 strong {
    font-size: 15px;
    font-weight: 500;
    color: #f1107f;
}

.deals_content span {
    color: rgb(255 255 255);
    font-size: 13px;
    padding: 7px 11px;
    border-radius: 2px;
    text-decoration: none;
    line-height: 14px;
    border: 1px solid rgb(181 5 92);
    font-weight: 500;
    float: left;
    background:linear-gradient(95deg, #590c32 20%, #c70364 80%);
}

.deals_sec {
    padding: 25px 0 45px 0;
    position: relative;
    background: #ffffff;
}
.deals_sec_main {

}
.deals_sec_hd {
    position: relative;
    margin: 0 0 32px 0;
}
.deals_sec_hd h2 {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    margin: 0 0 9px 0;
    position: relative;
    text-align: center;
}
.deals_sec_hd h2 strong {
    color: #b5055c;
    font-weight: 700;
}
.deals_sec_hd p {
    margin: 0 0 0 0;
    font-size: 16px;
    color: #333;
}
.deals_sec_hd h2::before {
    content: " ";
    position: absolute;
    top: 45px;
    left: 28.2%;
    background-color: #b5055c;
    width: 45px;
    height: 2px;
}
.deals_sec_hd h2::after {
    content: " ";
    position: absolute;
    top: 45px;
    left: 32.8%;
    background-color: #b5055c;
    width: 16px;
    height: 2px;
}
.deals_main {
    padding: 15px 20px 20px 20px;
    background-color: rgb(255 255 255);
    border-radius: 22px;
    position: relative;
    margin: 0 0 18px 0;
    border: none;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
}
.deals_main a {
    text-decoration: none;
}
.deals_top_ct {
    margin: 0 0 12px 0;
    position: relative;
}
.deals_top_ct h4 img {
    position: absolute;
    left: -24px;
    top: 3px;
    width: 18px;
    background: #fff;
}
.DealsName_cont {
    position: relative;
    padding: 0 0 0 15px;
    margin: 0px 0 0 7px;
}
.DealsName_cont:before {
    content: " ";
    position: absolute;
    top: 4px;
    left: -1px;
    border-left: 1px dashed #c2c2c2;
    width: 1px;
    height: 73%;
}
.deals_top_ct h4 {
    margin: 0 0 0 0;
    text-transform: uppercase;
    font-size: 18px;
    color: rgb(0 0 0);
    font-weight: 600;
    position: relative;
    line-height: normal;
}
.deals_top_ct p {
    font-size: 11px;
    color: #777777;
    font-weight: 500;
    margin: 0 0 0 0;
    line-height: normal;
}
.deals_top_ct h4 i {
    transform: rotate(0deg) !important;
    margin: 0px 0px 0 0px !important;
}
.deals_top_ct i {
    transform: rotate(0deg);
    margin: 7px 15px 0 11px;
    color: #1a4b86;
}
.deals_dates p {
    margin: 0px 0 4px 0;
    font-weight: 500;
    color: #b4055c;
    font-size: 14px;
    padding: 0 0 5px 0;
}
.deals_price {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px dashed #dadada;
    padding: 11px 0 0 0;
}
.dealsPrice_left span {
    font-size: 18px;
    color: #c70364;
    margin: 0;
    padding: 0px 0 0 0;
    font-weight: 700;
    display: block;
}
.dealsPrice_book span {
    background: linear-gradient(95deg, #590c32 20%, #c70364 80%);
    color: #fff;
    padding:4px 15px 4px 15px;
    border-radius: 5px;
    font-size: 14px;
    margin: 11px 0 0 0;
    display: inline-block;
}
.deals_price span small {
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #848484;
    display: block;
    font-style: oblique;
}

.newslatter_sce {
    background: #fbfbfb;
    padding: 34px 0 32px 0px;
    background-size: cover;
    position: relative;
}


.about_area {
    padding:40px 0px 60px 0px;
    background: #ffffff;
    /* border-top: 1px solid #ececec; */
    /* border-bottom: 1px solid #ececec; */
}
.about_cont {

}
.about_cont h4 {
    position: relative;
    font-size: 18px;
    color: #fff;
    margin: 0 0 15px;
    font-weight: 300;
    background: #0778ba;
    text-transform: uppercase;
    padding: 4px 15px;
    display: inline-block;
    letter-spacing: 6px;
    border-radius: 2px;
}
.about_cont h4:before {
    content: " ";
    position: absolute;
    top:34px;
    left: 0;
    background-color:#c81d67;
    width: 45px;
    height: 2px;
}
.about_cont h4:after {
    content: " ";
    position: absolute;
    top:34px;
    left: 52px;
    background-color:#c81d67;
    width: 16px;
    height: 2px;
}
.about_cont p {
    text-align: left;
    font-size: 14px;
    line-height: 23px;
    color: #4d4d4d;
    font-weight: 400;
    margin: 0 0 8px 0;
}
.about_cont ul {
    margin: 16px 0 0 0;
    padding: 0 0 0 0;
    display: block;
}
.about_cont ul li {
    list-style: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin: 0 13px 0 0;
    padding: 4px 19px 6px 10px;
    border-radius:10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 19px -20px, rgba(0, 0, 0, 0.3) 0px 30px 169px -130px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    background: #fff;
}
.about_cont ul li img {
    width: 40px;
}
.about_img {
    position: relative;
    padding-top: 15px;
    padding-left: 15px;
    z-index: 1;
}
.about_img::after {
    position: absolute;
    content: "";
    height: calc(100% - 15px);
    width: calc(100% - 15px);
    border: 3px solid rgb(225, 231, 238);
    top: 0;
    left: 0;
    z-index: -1;
    border-radius:4px;
}
.about_img img {
    border-radius: 4px;
}



.footer_mains {
    background: #ffffff;
    padding: 40px 0 0 0;
    border-bottom: 2px solid rgb(225 231 238 / 37%);
    border-top: 1px solid #f7f7f7;
}

.ftt_ardes{}
.ftt_ardes p {
    font-size: 14px;
    color: #333;
    margin: 0px;
    padding:11px 14px 11px 14px;
    border: none;
    border-radius: 12px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 19px -20px, rgba(0, 0, 0, 0.3) 0px 30px 169px -130px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.ftt_ardes p i {
    color: #ffffff;
    margin: 0 4px 0 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    background: linear-gradient(95deg, #590c32 20%, #c70364 80%);
}
.ftt_ardes h4 a i {
    color: #ffffff;
    margin: 0 4px 0 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    background: linear-gradient(95deg, #590c32 20%, #c70364 80%);
}
.ftt_ardes h4 {
    font-size: 20px;
    color: #fff;
    margin: 10px 0 0 0;
    text-align: end;
}

.ghhnd {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding: 0 0 0px 0;
}
.theme_footer {
    padding: 30px 0 15px 0;
}
.theme_footer h4 {
    font-size: 16px;
    margin: 0 0 24px 0;
    color: #000;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    background: #1a4b8600;
    padding: 2px 8px 2px 0px;
    letter-spacing: 0.6px;
    border-radius: 2px;
}
.theme_footer h4::after {
    width: 42px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #a00652;
    bottom: -6px;
    left: 0;
}
.theme_footer h4::before {
    width: 15px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #a00652;
    bottom: -6px;
    left: 48px;
}
.theme_footer ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.theme_footer ul li {
    display: block;
    margin: 0px 0px 0px 0px;
}
.theme_footer ul li a {
    font-size: 14px;
    color: #636363;
    margin: 0px;
    display: block;
    text-decoration: none;
    padding: 6px 0px 6px 0;
    font-weight: 400;
    line-height: 26px;
    border-bottom: 1px solid #e5e5e5;
}
.theme_footer ul li:last-child a {
    border:none;
}
.terms {
    color: #636363;
}

.seciband {
    position: relative;
}
.seciband i {
    position: absolute;
    left: 16px;
    top: 14px;
    color: #a00652;
    font-size: 16px;
}
.control_cont_form {
    height: 44px;
    border-radius: 2px;
    border: solid 1px #fff;
    padding:0 0 0 42px;
    border: 2px solid rgb(225, 231, 238);
    width: 100%;
}
.terms.inputSet33 {
    color: #fff;
    font-size: 12px;
    margin: 0 0 15px 0;
}
button#subscribeBtn {
    background: #a00652;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    padding: 7px 15px 7px 15px;
}

.fttre_bottoms {
    padding: 0px 0 20px 0;
    background: #163f72;
}
.mmL_divlma {
    padding: 0 0 14px 0;
}
.mmL_divlma p {
    font-size: 14px;
    margin: 0px 0 0 0;
    text-align: justify;
    color: #434343;
    padding: 0 0 6px 0;
    font-weight: 400;
}
.footer_logo img {
    background: #fff;
    border-radius: 4px;
    padding: 2px;
    width: 185px;
}
.ftt_ardes h4 a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    margin: 0 0 0 22px;
    padding:20px 14px 20px 14px;
    border: none;
    border-radius: 12px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 19px -20px, rgba(0, 0, 0, 0.3) 0px 30px 169px -130px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.ftt_ardes h4 a i {
    margin-right:6px;
}
.payment_icons2 {
    text-align: left;
    padding: 22px 0 0px 0;
    margin: 0 0 25px 0;
    background: #fff;
    border-radius: 0px;
    border-top: 1px solid #e9e9e9;
}
.social-icon {
    margin-top: 0px;
}
.social-icon h2 {
    color: #153d6d;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px 0;
    line-height: normal;
}
.social-icon ul {
    margin:0 0 0 0;
    padding:0 0 0 0;
    display:block;
}
.social-icon ul li {
    list-style: none;
    display: inline-block;
    padding-right: 8px;
}
.social-icon ul li a {
    font-size: 24px;
    color: rgb(245 130 35);
}
.seciband p {
    color: #636363;
    font-size: 14px;
    margin: 0 0 8px 0;
    font-weight: 400;
    line-height: 24px;
}
.payment_icons2 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.payment_icons2 ul li {
    display: inline-block;
    cursor: pointer;
    padding: 3px 2px 3px 2px;
    background: #fff;
    border-radius: 4px;
}
.fttre_copyright {
    background: #dfe6ed26;
    padding: 12px 0px 14px 0px;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,0.1);
}
.copyright_cont p {
    color: #142841;
    font-size: 14px;
    letter-spacing: 0.3px;
    margin: 0 0 0 0;
}

/*css for about us page*/

.about-banner {
    padding: 80px 0 80px 0;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    background-image: url(../images/about-banner.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.about-banner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#0000008f;
}
.about-banner-captions h1 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 0 0;
    text-shadow:#000 0px 1px 2px;
}
.about-bcrud {
    background: #f9f9f9;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #f2f2f2;
}
.about-bcrud-captions p {
    color: #555;
    font-size: 14px;
    letter-spacing: 0.3px;
    margin: 0 0 0 0;
    font-weight:400;
    text-transform: capitalize;
}
.about-bcrud-captions p a {
    color: #555;
}

/*css for contact us page*/

.contact-banner {
    padding:80px 0 80px 0;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    background-image:url(../images/contact-banner.jpg);
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
}
.contact-banner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#0000008f;
}
.contact-banner-captions h1 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 0 0;
    text-shadow:#000 0px 1px 2px;
}
.contact-bcrud {
    background: #f9f9f9;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #f2f2f2;
}
.contact-bcrud-captions p {
    color: #333;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin: 0 0 0 0;
    font-weight: 500;
}
.contact-bcrud-captions p {
    color: #555;
    font-size: 14px;
    letter-spacing: 0.3px;
    margin: 0 0 0 0;
    font-weight: 400;
}
.contact-bcrud-captions p a {
    color:#555;
}
.address_cont {
    background: #fff;
    padding:22px 26px 28px 26px;
    display: table;
    width: 100%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 19px -20px, rgba(0, 0, 0, 0.3) 0px 30px 169px -130px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    border-radius: 12px;
    margin: 0px 0 0 0;
}
.address_cont h2 {
    font-size: 20px;
    color: #333;
    margin: 0 0 12px;
    font-weight: 600;
    line-height: normal;
    border-bottom: 1px solid #dfdfdf;
    padding: 0 0 5px 0;
}
.address_cont textarea {
    height: 100px;
}
label.cont_leb {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 4px 0;
}
.cont_form {
    border-radius: 3px;
    height: 40px;
    border: 2px solid rgb(225, 231, 238);
    font-size: 14px;
}
.flat_button_cont {
    border: 0;
    background: linear-gradient(95deg, #590c32 20%, #c70364 80%);
    color: #fff;
    padding: 10px 12px;
    border-radius: 4px;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    display: block;
    width: 26%;
    font-weight: 500;
    float: right;
}
.google_maps_cont {
    border: none;
    padding: 8px 8px 1px 8px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 19px -20px, rgba(0, 0, 0, 0.3) 0px 30px 169px -130px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    background: #fff;
    border-radius: 8px;
}
.contact_aadd {
    background: #ffffff00;
    text-align: left;
    padding: 15px 20px;
    margin-bottom: 4px;
    min-height: 85px;
    border-bottom: solid 1px #f3f3f3;
}
.contact_aadd i {
    font-size: 16px;
    background: linear-gradient(95deg, #590c32 20%, #c70364 80%);
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 23px;
    margin: 5px 10px 10px 10px;
    float: left;
    text-align: center;
}
.contact_aadd h4 {
    display: block;
    font-size: 18px;
    color: #263562;
    text-decoration: none;
    font-weight: 600;
}
.contact_aadd a {

}
.contact_aadd p {

}
.contact_details_main {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 19px -20px, rgba(0, 0, 0, 0.3) 0px 30px 169px -130px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    border-radius:12px;
    padding: 0px 0 0 0;
    margin: 0px 0 0 0;
    background-color: #fff;
}
.google_maps {
    padding: 42px 0 40px 0;
}
.contact_area {
    padding: 40px 0 42px 0;
    background: #ffffff;
    border-bottom: 1px solid whitesmoke;
    border-top: 1px solid whitesmoke;
}

/*css for Privacy Policy page*/

.privacy-banner {
    padding: 80px 0 80px 0;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    background-image:url(../images/privacy-banner.jpg);
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
}
.privacy-banner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#0000008f;
}
.privacy-banner-captions h1 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 0 0;
    text-shadow:#000 0px 1px 2px;
}
.privacy-bcrud {
    background: #f9f9f9;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #f2f2f2;
}
.privacy-bcrud-captions p {
    color: #555;
    font-size: 14px;
    letter-spacing: 0.3px;
    margin: 0 0 0 0;
    font-weight: 400;
}
.privacy-bcrud-captions p a {
    color: #555;
}
.privacy_cont_main {
    padding: 30px 0 40px 0;
    position: relative;
    background: #fff;
}
.privacy_cont_tx h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #a00652;
    position: relative;
    line-height: normal;
}
.privacy_cont_tx h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #000;
    position: relative;
}
.privacy_cont_tx h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #000000;
    position: relative;
}
.privacy_cont_tx p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
    margin: 0 0 12px 0;
}
.privacy_cont_tx ul {
    margin:6px 0 6px 0;
    padding:0 0 0 0;
    display:block;
}
.privacy_cont_tx ul li {
    list-style: none;
    font-size: 14px;
    line-height: 27px;
}
.privacy_cont_tx ul li i {
    color: #9f1d54;
    font-size: 15px;
    margin-right: 3px;
}


/*css for Terms and conditions page*/

.terms-banner {
    padding: 80px 0 80px 0;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    background-image:url(../images/terms-banner.jpg);
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
}
.terms-banner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#0000008f;
}
.terms-banner-captions h1 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 0 0;
    text-shadow:#000 0px 1px 2px;
}
.terms-bcrud {
    background: #f9f9f9;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #f2f2f2;
}
.terms-bcrud-captions p {
    color: #555;
    font-size: 14px;
    letter-spacing: 0.3px;
    margin: 0 0 0 0;
    font-weight: 400;
}
.terms-bcrud-captions p a {
    color: #555;
}
.terms_cont_main {
    padding: 30px 0 40px 0;
    position: relative;
    background: #fff;
}
.terms_cont_tx h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #a00652;
    position: relative;
    line-height: normal;
}
.terms_cont_tx h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #000000;
    position: relative;
}
.terms_cont_tx h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #000;
    position: relative;
}
.terms_cont_tx p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 23px;
    margin: 0 0 10px 0;
}
.terms_cont_tx ul {
    margin:6px 0 6px 0;
    padding:0 0 0 0;
    display:block;
}
.terms_cont_tx ul li {
    list-style:none;
    font-size:13px;
    line-height:27px;
}
.terms_cont_tx ul li i {
    color: #a00652;
    font-size: 15px;
    margin-right: 3px;
}

/*css for site map page*/

.site-banner {
    padding: 50px 0 50px 0;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    background-image:url(../images/site-banner.jpg);
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
}
.site-banner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000026;
}
.site-banner-captions h1 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 0 0;
    text-shadow:#000 0px 1px 2px;
}
.site-bcrud {
    background: #ffffff;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #f2f2f2;
}
.site-bcrud-captions p {
    color: #333;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin: 0 0 0 0;
    font-weight: 500;
}
.st_map {
    margin: 0 0 0px;
    background: #f9f9f9;
    padding: 42px 0 36px 0;
}
.site_map_bx h2 {
    font-weight: 600;
    margin: 0 0 2px 0;
    font-size: 22px;
    text-align: left;
    line-height: normal;
}
.site_map_bx p {
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 0px 0;
    color: #606060;
}
.site_cat2 {
    width: 100%;
    display: table;
    border-bottom: 1px dashed #e7e7e7;
    padding: 15px 15px;
    background: #fff;
    margin: 20px 0 10px 0;
}
.site_cat2 h3 {
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 9px 0;
    line-height: normal;
    text-transform: capitalize;
    color: #233360;
}
.site_cat2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.site_cat2 ul li {
    width: 19%;
    float: left;
    line-height: 28px;
}
.site_cat2 ul li a {
    color: #707070;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
}
.site_cat2 ul li a i {
    margin-right: 2px;
    color: #a00652;
}


/*css for responsive website*/

@media only screen and (min-width:320px) and (max-width:360px) {
a.navbar-brand img {
    
}
.phone_nm {
    padding: 8px 24px 8px 24px;
}
.navbar-toggler {
    border: 1px solid #919191;
    padding: 2px 10px 1px 10px;
    border-radius: 4px;
}
.menu-btn {
    display: block !important;
    width: 262px;
    float: left;
    text-align: right;
    margin: 8px 0 12px 0px;
}
.nav-link {
    padding: 6px 15px 6px 0px !important;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
    border: 1px solid #727272;
}
.privacy_cont_tx p {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    line-height: 23px;
    margin: 0 0 7px 0;
}
.terms_cont_tx p {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    line-height: 23px;
    margin: 0 0 7px 0;
}
.flat_button_cont {
    width: 74%;
}
.address_cont .form-group {
    margin: 0 0 8px 0;
}
.st_map {
    padding: 25px 0 30px 0;
}
.site_cat2 ul li {
    width: 100%;
    float: left;
    line-height: 28px;
}
.menu-btn a {
    padding: 0 0 0 0 !important;
}
.navbar-toggler-icon {
    display: block;
    width: 26px;
    height: 2px;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    background-color: #7d7d7d;
    margin: 7px 0 6px 0;
}
.navbar {
    padding: 0 0px 0 0px;
}
.navbar-brand {
    margin-right: 1rem;
}
.top_social {
    display: none;
} 
.top_tall {
    text-align: center;
}  
.top_tall ul li {
    margin: 0 0px 0 0;
}
.top_header {
    padding: 8px 0px 8px 0px;
}
.top_tall ul li a {
    font-size: 16px;
}
.logo a img {
    width: 179px;
    margin: -5px 0 0 0px;
}
.main-menu {
    padding: 6px 10px 6px 10px;
}
.link_line {
    display: none !important;
}
.payment_icons {
    display: none;
}
.main-banner-captions h4 {
    display: none;
}
.main-banner-captions h1 {
    font-size: 29px;
    margin: 0px 0 0px 0;
    line-height: 36px;
}
.main-banner-captions {
    position: relative;
    margin: 0 0 22px 0;
}
.fare_bx {
    margin: 8px 0 0px 0;
}
.main-banner {
    padding: 22px 0 20px 0;
}
.surces_bk {
    margin: 0 0 14px 0;
    height: auto;
}
.surces_bk img {
    width: auto;
    margin: 0 10px 65px 0;
    float: left;
}
.top_destinations_hd p {
    text-align: left;
    font-size: 14px;
}
.deals_main {
    margin: 0 0 14px 0;
    display: table;
    width: 100%;
}
.deals_sec {
    padding: 18px 0 34px 0;
}
.why_us {
    padding: 30px 0 20px 0;
}
.top_destinations_hd h2 {
    font-size: 22px;
    line-height: 31px;
    text-align: left;
}
.deals_sec_hd h2 {
    line-height: normal;
    text-align:left;
}
.deals_sec_hd h2::before {
    display:none;
}
.deals_sec_hd h2::after {
    display:none;
}
.top_destinations_hd h2:before {
    display:none;
}
.top_destinations_hd h2:after {
    display:none;
}
.deals_sec_hd {
    margin-bottom: 14px;
}
.deals_price {
    float: right;
    width: 100%;
    text-align: left;
    position: relative;
    right: 0;
    top: 0;
    margin: 8px 0 5px 0;
}
.about_cont h4:before {
    display:none;
}
.about_cont h4:after {
    display:none;
}
.top_destinations {
    padding: 12px 0px 16px 0px;
}
.about_cont ul li {
    margin: 0 0px 14px 0;
    width: 100%;
}
.destinations_main {
    margin-bottom: 20px;
}
.about_area {
    padding: 25px 0px 30px 0px;
    border-top: 1px solid #f1f1f1;
}
.about_cont {
    margin: 0 0 20px 0;
}
.ftt_ardes h4 {
    text-align: left;
}
.ftt_ardes h4 a {
    margin: 0 0 11px 0px;
    display: block;
}
.theme_footer ul li {
    display: inline-block;
    margin: 0px 0px 2px 0px;
    width: 100%;
}
.social-icon {
    margin: 12px 0 6px 0;
}
.mmL_divlma p {
    text-align: left;
}
.theme_footer {
    padding: 12px 0 4px 0;
}
.payment_icons2 {
    margin-top: 5px;
    margin-bottom: 10px;
}
.copyright_cont p {
    color: #5f5f5f;
    font-size: 13px;
    font-weight: 500;
}
.privacy_cont_tx h2 {
    line-height: 30px;
}
.privacy_cont_main {
    padding: 24px 0 26px 0;
}
.terms_cont_tx h2 {
    line-height: 30px;
}
.terms_cont_main {
    padding: 24px 0 26px 0;
}
.address_cont {
    margin: 20px 0 20px 0;
}
.contact_details_main {
    margin: 0px 0 0 0;
}
.contact_area {
    padding: 0 0 30px 0;
}
.google_maps {
    padding: 28px 0 0 0;
}
.whyGp {
    /* margin: 0 0 0 0; */
    padding: 0 0 0 0;
}
}

@media only screen and (min-width:360px) and (max-width:480px) {
a.navbar-brand img {
    
}
.phone_nm {
    padding: 8px 24px 8px 24px;
}
.navbar-toggler {
    border: 1px solid #919191;
    padding: 2px 10px 1px 10px;
    border-radius: 4px;
}
.menu-btn {
    display: block !important;
    width: 262px;
    float: left;
    text-align: right;
    margin: 8px 0 12px 0px;
}
.nav-link {
    padding: 6px 15px 6px 0px !important;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
    border: 1px solid #727272;
}
.privacy_cont_tx p {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    line-height: 23px;
    margin: 0 0 7px 0;
}
.terms_cont_tx p {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    line-height: 23px;
    margin: 0 0 7px 0;
}
.flat_button_cont {
    width: 74%;
}
.address_cont .form-group {
    margin: 0 0 8px 0;
}
.st_map {
    padding: 25px 0 30px 0;
}
.site_cat2 ul li {
    width: 100%;
    float: left;
    line-height: 28px;
}
.menu-btn a {
    padding: 0 0 0 0 !important;
}
.navbar-toggler-icon {
    display: block;
    width: 26px;
    height: 2px;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    background-color: #7d7d7d;
    margin: 7px 0 6px 0;
}
.navbar {
    padding: 0 0px 0 0px;
}
.navbar-brand {
    margin-right: 1rem;
}
.top_social {
    display: none;
} 
.top_tall {
    text-align: center;
}  
.top_tall ul li {
    margin: 0 0px 0 0;
}
.top_header {
    padding: 8px 0px 8px 0px;
}
.top_tall ul li a {
    font-size: 16px;
}
.logo a img {
    width: 179px;
    margin: -5px 0 0 0px;
}
.main-menu {
    padding: 6px 10px 6px 10px;
}
.link_line {
    display: none !important;
}
.payment_icons {
    display: none;
}
.main-banner-captions h4 {
    display: none;
}
.main-banner-captions h1 {
    font-size: 29px;
    margin: 0px 0 0px 0;
    line-height: 36px;
}
.main-banner-captions {
    position: relative;
    margin: 0 0 22px 0;
}
.fare_bx {
    margin: 8px 0 0px 0;
}
.main-banner {
    padding: 22px 0 20px 0;
}
.surces_bk {
    margin: 0 0 14px 0;
    height: auto;
}
.surces_bk img {
    width: auto;
    margin: 0 10px 65px 0;
    float: left;
}
.top_destinations_hd p {
    text-align: left;
    font-size: 14px;
}
.deals_main {
    margin: 0 0 14px 0;
    display: table;
    width: 100%;
}
.deals_sec {
    padding: 18px 0 34px 0;
}
.why_us {
    padding: 30px 0 20px 0;
}
.top_destinations_hd h2 {
    font-size: 22px;
    line-height: 31px;
    text-align: left;
}
.deals_sec_hd h2 {
    line-height: normal;
    text-align:left;
}
.deals_sec_hd h2::before {
    display:none;
}
.deals_sec_hd h2::after {
    display:none;
}
.top_destinations_hd h2:before {
    display:none;
}
.top_destinations_hd h2:after {
    display:none;
}
.deals_sec_hd {
    margin-bottom: 14px;
}
.deals_price {
    float: right;
    width: 100%;
    text-align: left;
    position: relative;
    right: 0;
    top: 0;
    margin: 8px 0 5px 0;
}
.about_cont h4:before {
    display:none;
}
.about_cont h4:after {
    display:none;
}
.top_destinations {
    padding: 12px 0px 16px 0px;
}
.about_cont ul li {
    margin: 0 0px 14px 0;
    width: 100%;
}
.destinations_main {
    margin-bottom: 20px;
}
.about_area {
    padding: 25px 0px 30px 0px;
    border-top: 1px solid #f1f1f1;
}
.about_cont {
    margin: 0 0 20px 0;
}
.ftt_ardes h4 {
    text-align: left;
}
.ftt_ardes h4 a {
    margin: 0 0 11px 0px;
    display: block;
}
.theme_footer ul li {
    display: inline-block;
    margin: 0px 0px 2px 0px;
    width: 100%;
}
.social-icon {
    margin: 12px 0 6px 0;
}
.mmL_divlma p {
    text-align: left;
}
.theme_footer {
    padding: 12px 0 4px 0;
}
.payment_icons2 {
    margin-top: 5px;
    margin-bottom: 10px;
}
.copyright_cont p {
    color: #5f5f5f;
    font-size: 13px;
    font-weight: 500;
}
.privacy_cont_tx h2 {
    line-height: 30px;
}
.privacy_cont_main {
    padding: 24px 0 26px 0;
}
.terms_cont_tx h2 {
    line-height: 30px;
}
.terms_cont_main {
    padding: 24px 0 26px 0;
}
.address_cont {
    margin: 20px 0 20px 0;
}
.contact_details_main {
    margin: 0px 0 0 0;
}
.contact_area {
    padding: 0 0 30px 0;
}
.google_maps {
    padding: 28px 0 0 0;
}
.whyGp {
    /* margin: 0 0 0 0; */
    padding: 0 0 0 0;
}
}

@media only screen and (min-width:480px) and (max-width:768px) {
a.navbar-brand img {
    
}
.phone_nm {
    padding: 8px 24px 8px 24px;
}
.navbar-toggler {
    border: 1px solid #919191;
    padding: 2px 10px 1px 10px;
    border-radius: 4px;
}
.menu-btn {
    display: block !important;
    width: 262px;
    float: left;
    text-align: right;
    margin: 8px 0 12px 0px;
}
.nav-link {
    padding: 6px 15px 6px 0px !important;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
    border: 1px solid #727272;
}
.privacy_cont_tx p {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    line-height: 23px;
    margin: 0 0 7px 0;
}
.terms_cont_tx p {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    line-height: 23px;
    margin: 0 0 7px 0;
}
.flat_button_cont {
    width: 74%;
}
.address_cont .form-group {
    margin: 0 0 8px 0;
}
.st_map {
    padding: 25px 0 30px 0;
}
.site_cat2 ul li {
    width: 100%;
    float: left;
    line-height: 28px;
}
.menu-btn a {
    padding: 0 0 0 0 !important;
}
.navbar-toggler-icon {
    display: block;
    width: 26px;
    height: 2px;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    background-color: #7d7d7d;
    margin: 7px 0 6px 0;
}
.navbar {
    padding: 0 0px 0 0px;
}
.navbar-brand {
    margin-right: 1rem;
}
.top_social {
    display: none;
} 
.top_tall {
    text-align: center;
}  
.top_tall ul li {
    margin: 0 0px 0 0;
}
.top_header {
    padding: 8px 0px 8px 0px;
}
.top_tall ul li a {
    font-size: 16px;
}
.logo a img {
    width: 179px;
    margin: -5px 0 0 0px;
}
.main-menu {
    padding: 6px 10px 6px 10px;
}
.link_line {
    display: none !important;
}
.payment_icons {
    display: none;
}
.main-banner-captions h4 {
    display: none;
}
.main-banner-captions h1 {
    font-size: 29px;
    margin: 0px 0 0px 0;
    line-height: 36px;
}
.main-banner-captions {
    position: relative;
    margin: 0 0 22px 0;
}
.fare_bx {
    margin: 8px 0 0px 0;
}
.main-banner {
    padding: 22px 0 20px 0;
}
.surces_bk {
    margin: 0 0 14px 0;
    height: auto;
}
.surces_bk img {
    width: auto;
    margin: 0 10px 65px 0;
    float: left;
}
.top_destinations_hd p {
    text-align: left;
    font-size: 14px;
}
.deals_main {
    margin: 0 0 14px 0;
    display: table;
    width: 100%;
}
.deals_sec {
    padding: 18px 0 34px 0;
}
.why_us {
    padding: 30px 0 20px 0;
}
.top_destinations_hd h2 {
    font-size: 22px;
    line-height: 31px;
    text-align: left;
}
.deals_sec_hd h2 {
    line-height: normal;
    text-align:left;
}
.deals_sec_hd h2::before {
    display:none;
}
.deals_sec_hd h2::after {
    display:none;
}
.top_destinations_hd h2:before {
    display:none;
}
.top_destinations_hd h2:after {
    display:none;
}
.deals_sec_hd {
    margin-bottom: 14px;
}
.deals_price {
    float: right;
    width: 100%;
    text-align: left;
    position: relative;
    right: 0;
    top: 0;
    margin: 8px 0 5px 0;
}
.about_cont h4:before {
    display:none;
}
.about_cont h4:after {
    display:none;
}
.top_destinations {
    padding: 12px 0px 16px 0px;
}
.about_cont ul li {
    margin: 0 0px 14px 0;
    width: 100%;
}
.destinations_main {
    margin-bottom: 20px;
}
.about_area {
    padding: 25px 0px 30px 0px;
    border-top: 1px solid #f1f1f1;
}
.about_cont {
    margin: 0 0 20px 0;
}
.ftt_ardes h4 {
    text-align: left;
}
.ftt_ardes h4 a {
    margin: 0 0 11px 0px;
    display: block;
}
.theme_footer ul li {
    display: inline-block;
    margin: 0px 0px 2px 0px;
    width: 100%;
}
.social-icon {
    margin: 12px 0 6px 0;
}
.mmL_divlma p {
    text-align: left;
}
.theme_footer {
    padding: 12px 0 4px 0;
}
.payment_icons2 {
    margin-top: 5px;
    margin-bottom: 10px;
}
.copyright_cont p {
    color: #5f5f5f;
    font-size: 13px;
    font-weight: 500;
}
.privacy_cont_tx h2 {
    line-height: 30px;
}
.privacy_cont_main {
    padding: 24px 0 26px 0;
}
.terms_cont_tx h2 {
    line-height: 30px;
}
.terms_cont_main {
    padding: 24px 0 26px 0;
}
.address_cont {
    margin: 20px 0 20px 0;
}
.contact_details_main {
    margin: 0px 0 0 0;
}
.contact_area {
    padding: 0 0 30px 0;
}
.google_maps {
    padding: 28px 0 0 0;
}
.whyGp {
    /* margin: 0 0 0 0; */
    padding: 0 0 0 0;
}
}