@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    font: 400 normal 15px/28px "Open Sans", Arial, Helvetica, sans-serif;
    color: #000;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}
html {
    -webkit-text-size-adjust: 100%;
}
a {
    text-decoration: none !important;
}
body {
    margin: 0;
    background: #fff;
}
span {
    color: #1a86ca;
}
ul {
    list-style-type: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
}
button,
input[type="button"] {
    background: none;
}
:required {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}
em,
i {
    font-style: italic;
}
u {
    text-decoration: underline;
}
pre,
code {
    font-family: Monaco, Courier, monospace;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word;
}
blockquote,
q {
    quotes: "" "";
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
a,
input[type="submit"],
input[type="button"],
button,
label[for] {
    cursor: pointer;
}
input[type="submit"],
input[type="button"],
button {
    -webkit-appearance: none;
}
img {
    -ms-interpolation-mode: bicubic;
}
.linksiz {
    font-size: 19px;
    line-height: 30px;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::selection {
    background: #eb8f00;
    color: #fff;
}
::-moz-selection {
    background: #eb8f00;
    color: #fff;
}
::-webkit-selection {
    background: #eb8f00;
    color: #fff;
}
a {
    text-decoration: none;
    color: #327d9d;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
a:hover {
}
a:active {
}
a:visited {
}
address {
}
aside {
}
b,
strong {
}
blockquote {
}
button {
    cursor: pointer;
}
button:hover {
}
button:active {
}
caption,
th,
td {
    vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
}
h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    margin-bottom: 26px;
    text-transform: uppercase;
}
h2,
h3,
h4,
h5,
h6 {
    font-size: 24px;
    font-weight: 700;
    line-height: 39px;
    margin-bottom: 22px;
    text-transform: uppercase;
}
.heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 39px;
    margin-bottom: 22px;
    text-transform: uppercase;
}
h6 {
}
i,
em {
}
img {
    height: auto;
    max-width: 100%;
}
input,
select,
textarea {
    font-size: 13px;
}
input[type="text"],
input[type="tel"],
input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 44px;
    padding: 4px 18px;
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    color: #666;
}
input[type="radio"] {
}
input[type="checkbox"] {
}
label {
}
li {
}
p {
    line-height: 26px;
    margin: 0 0 27px;
}
select {
}
select option {
}
table {
    border: 0;
    border-spacing: 0;
    empty-cells: show;
}
textarea {
    height: 153px;
    resize: none;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 12px 18px;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #ccc;
    color: #666;
    margin: 0;
    vertical-align: top;
}
ul,
ol {
    margin: 0;
    padding: 0;
}
.wrap {
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
.ban_inn,
.wid {
    width: 963px;
    margin: 0 auto;
}
.leftfl {
    float: left;
}
.rgtfl {
    float: right;
}
.tall {
    text-align: left;
}
.talr {
    text-align: right;
}
.talc {
    text-align: center;
}
.justify {
    text-align: justify;
}
.violet {
    color: #8f5e99;
}
.indigo {
    color: #4b0082;
}
.blue {
    color: #005aff;
}
.green {
    color: #5a8e00;
}
.yellow {
    color: #f87b00;
}
.orange {
    color: #ff6600;
}
.red {
    color: #ff0000;
}
.black {
    color: #000;
}
.m0 {
    margin: 0px 0px 0px 0px;
}
.wid:after,
.wid:before,
ul:after,
ul:before,
.social:after {
    display: block;
    content: "";
    clear: both;
}
::-webkit-input-placeholder {
    opacity: 1;
    color: #acacac;
}
:-moz-placeholder {
    opacity: 1;
    color: #acacac;
}
::-moz-placeholder {
    opacity: 1;
    color: #acacac;
}
:-ms-input-placeholder {
    opacity: 1;
    color: #acacac;
}
*,
:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hidecal {
    display: none;
}
a.phn {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
}
.SerchMenu *::-moz-placeholder {
    color: #fff;
    font-size: 24px;
    opacity: 1;
}
.SerchMenu *::-webkit-placeholder {
    color: #fff;
    font-size: 24px;
    opacity: 1;
}
.SerchMenu *::placeholder {
    color: #fff;
    font-size: 24px;
    opacity: 1;
}
.rcapcha {
    border-radius: 3px;
    height: 75px;
    margin: 0 auto 6px;
    overflow: hidden;
    width: 100%;
}
.menuD {
    float: right;
    border-bottom: 1px solid #f2f0f0;
}
.navigation {
    float: left;
    width: 100%;
}
.navigation ul {
    float: left;
    width: 100%;
}
.navigation ul li {
    float: left;
    display: inline;
}
.navigation ul li a {
    border-right: 1px solid #666;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 0 1px;
    padding: 46px 24px;
    transition: all 0.4s ease 0s;
}
.sub-menu::before {
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: -15px;
    width: 100%;
}
.navigation ul li a:hover {
    background: #fec00f;
    color: #fff !important;
}
.current_page_item a,
.current-menu-item a {
    color: #fec00f !important;
}
.current_page_item a:hover,
.current_page_item li a:hover,
.current-menu-item a:hover {
    color: #f4951e !important;
}
footer .current_page_item a,
footer .current-menu-item a {
    background: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #fff !important;
}
.sitmpee .current_page_item a {
    color: inherit !important;
}
footer .current_page_item a:hover,
footer .current-menu-item a:hover {
    background: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #493f3f !important;
}
.current_page_item li a {
    color: #ffffff !important;
    background: none;
}
.navigate .open {
    display: none;
}
.sub-menu {
    display: none;
}
.navigate > .menu-item-has-children:hover > ul {
    display: block;
}
.sub-menu .sub-menu {
    display: none;
}
.navigate2 .menu-item-has-children:hover > .sub-menu .sub-menu {
    display: none;
    left: 0;
}
.navigate2 .sub-menu .menu-item-has-children:hover > .sub-menu {
    display: block;
}
.servTp ul li:last-child .sub-menu {
    left: inherit;
    right: 0;
}
.menu-item-has-children {
    position: relative;
}
.sub-menu {
    background: #c31f3f;
    left: 0;
    position: absolute;
    text-align: left;
    top: 45px;
    width: 245px !important;
    z-index: 999999999999999999999999999 !important;
}
.sub-menu li {
    display: block;
    padding: 0;
    width: 100% !important;
}
.sub-menu li a {
    margin: 0;
    padding: 8px 15px !important;
    width: 100% !important;
    font-size: 16px !important;
    border-bottom: 1px solid #e8e8e8;
}
.navigate.open li {
    display: block !important;
}
.navigate.open {
    clear: both;
    padding: 0;
}
.MenuIcon {
    display: none;
}
.sub-menu .sub-menu {
    left: 245px !important;
    top: 0px;
}
.sub-menu li {
    position: relative;
}
.sub-menu .menu-item-has-children a {
    background-image: url(images/dpDownArrow.png);
    background-position: 90% center;
    background-repeat: no-repeat;
}
.sub-menu .menu-item-has-children a:hover {
    background-image: url(images/dpDownArrow.png);
    background-position: 90% center;
    background-repeat: no-repeat;
}
.sub-menu .menu-item-has-children ul li a {
    background-image: none;
}
.sub-menu .menu-item-has-children ul li a:hover {
    background-image: none;
}
.logo {
    float: left;
    margin: 10px 0 0 1px;
    width: 293px;
}
.logoRgt {
    float: right;
    margin: 20px 0 0;
}
.listng.twoCol > li {
    float: left;
    width: 46%;
}
.contRgt .wpcf7-not-valid-tip {
    height: 25px;
    top: 10px;
    line-height: 21px;
    font-size: 13px;
}
.sharedv {
    clear: both;
    padding-top: 20px;
}
.social {
    float: left;
    width: 210px;
}
.social > ul,
.socialFtr > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.social li,
.socialFtr li {
    float: left;
    height: 50px;
    width: 50px;
    margin-right: 3px;
}
.social li:nth-child(4) {
    margin-right: 0;
}
.social li:nth-child(5) {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
.social li:nth-child(5) li {
    float: none;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 -1px 0 0;
}
.social li:nth-child(5) li a {
}
.social li a,
.socialFtr li a {
    display: block;
    height: 100%;
}
.social li a:hover,
.socialFtr li a:hover {
    opacity: 0.7;
}
.fb {
    background: url(images/facebook-icon.png) no-repeat 0 0;
}
.tw {
    background: url(images/twitter-icon.png) no-repeat 0 0;
}
.lnkd {
    background: url(images/linked-icon.png) no-repeat 0 0;
}
.yt {
    background: url(images/youtube-icon.png) no-repeat 0 0;
}
.gp {
    background: url(images/google-plus-icon.png) no-repeat 0 0;
}
.pint {
    background: url(images/pinterest-icon.png) no-repeat 0 0;
}
.MobPhn {
    display: none;
}
.dskTph > span {
    display: inline-block;
    float: left;
    height: 62px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 0 6px;
    width: 52px;
}
.dskTph {
    margin-top: 34px;
}
.banner {
    background: rgba(0, 0, 0, 0) url("images/banner-image.png") no-repeat scroll
        center 0 / cover;
    position: relative;
}
.button1 {
    background: #ff7903;
    border-radius: 6px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    height: 48px;
    padding: 10px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 181px;
}
.revwForm1 li {
    margin-bottom: 10px;
}
input.button1[type="submit"] {
    border: medium none;
    padding: 0;
}
.button1:hover,
.innerHeader a:hover {
    background: #ffd103;
    color: #bc5800;
}
.shreUs {
    margin-bottom: 10px;
    float: left;
}
.addthis_sharing_toolbox {
    float: left;
    margin-top: 17px;
    margin-left: 12px;
}
.bkmrk {
    float: left;
    margin-top: 19px;
}
.sharedv::after {
    clear: both;
    content: "";
    display: block;
}
.capchImag {
    float: left;
    width: 28%;
}
.capchImag img {
    width: 100%;
    margin: 0 !important;
}
.captchaFild {
    float: right;
    width: 70%;
}
div.wpcf7-validation-errors,
.wpcf7-mail-sent-ok,
div.wpcf7-spam-blocked {
    display: none !important;
}
.wpcf7-form-control-wrap {
    display: block;
    position: relative;
}
.wpcf7-not-valid-tip {
    background: #fff none repeat scroll 0 0;
    height: 42px;
    left: 13px;
    line-height: 41px;
    position: absolute;
    top: 1px;
    font-size: 14px !important;
}
.formHide {
    height: 1px;
    overflow: hidden;
    display: none;
}
.enqFrm ul {
    float: left;
    width: 730px;
    padding-left: 172px;
    padding-top: 43px;
}
.enqFrm li {
    margin-bottom: 17px;
    text-align: center;
    position: relative;
}
.enqFrm input[type="submit"],
.revwForm input[type="submit"],
.contactpg input[type="submit"] {
    background: url(images/submit-button.png) no-repeat 0 0;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    height: 72px;
    text-transform: uppercase;
    width: 200px;
    border: none;
}
.enqFrm input[type="submit"]:hover,
.revwForm input[type="submit"]:hover,
.contactpg input[type="submit"]:hover {
    color: #053e7f;
}
.revwForm li,
.contactpg li {
    text-align: center;
    position: relative;
}
.ajax-loader {
    margin: 0 !important;
    position: absolute;
    right: 0;
    top: 10px;
}
.revwForm {
    padding-bottom: 60px;
}
.revwForm li {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.maparea iframe {
    width: 100% !important;
}
.maparea {
    float: right;
    width: 46%;
}
.contactpg {
    float: left;
    width: 48%;
}
.contactpg li {
    margin-bottom: 20px;
}
.bgLght {
    float: left;
    background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
    height: 630px;
    width: 84%;
}
.listng {
    margin-bottom: 20px;
    padding-left: 20px;
}
.listng li {
    background: rgba(0, 0, 0, 0) url(images/arrow-icon.png) no-repeat scroll -4px
        0;
    padding-left: 27px;
    font-size: 16px;
    padding-bottom: 16px;
}
.sitmpee .sub-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    margin-left: 20px;
    position: static;
    width: 88% !important;
}
.sitmpee {
    margin-bottom: 20px;
}
.sitmpee a {
    background: rgba(0, 0, 0, 0) url(images/arrow-icon.png) no-repeat 0 5px;
    padding-left: 30px;
    color: #666;
}
.sitmpee a:hover {
    color: #eb8f00 !important;
    background: rgba(0, 0, 0, 0) url(images/arrow-icon.png) no-repeat 0 5px;
}
.sitmpee .sub-menu li a {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("images/arrow-icon.png") !important;
    background-origin: padding-box !important;
    background-position: 0 8px;
    background-repeat: no-repeat !important;
    background-size: auto auto !important;
    border-bottom: 0 none !important;
    padding-left: 23px !important;
    color: #666 !important;
    font-size: inherit !important;
    line-height: inherit !important;
}
.sitmpee .sub-menu li a:hover {
    background: rgba(0, 0, 0, 0) url(images/arrow-icon.png) no-repeat 0 8px !important;
    color: #eb8f00 !important;
}
.slideCvr {
    margin: 0;
    width: 100%;
    clear: both;
    float: left;
}
.slideCvr::after,
.content-slider::after {
    clear: both;
    content: "";
    display: block;
}
.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lightSlider:before,
.lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #fff;
    border-radius: 30px;
    display: inline-block;
    height: 12px;
    overflow: hidden;
    text-indent: -999em;
    width: 12px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #c31f3f;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    opacity: 0.7;
    overflow: hidden;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url("img/controls.png");
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }
    50% {
        left: -15px;
    }
    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }
    50% {
        left: -15px;
    }
    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }
    50% {
        top: -15px;
    }
    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }
    50% {
        top: -15px;
    }
    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }
    50% {
        left: 15px;
    }
    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }
    50% {
        left: 15px;
    }
    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }
    50% {
        bottom: -15px;
    }
    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }
    50% {
        bottom: -15px;
    }
    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.testmnalDiv .lSPager.lSpg {
    display: none !important;
}
.contLft {
    float: left;
    min-height: 600px;
    padding: 45px 0 0;
    width: 500px;
    font-size: 16px;
}
.contRgt {
    border: 1px solid #ccc;
    float: right;
    margin: 19px 0 0;
    padding: 25px;
    width: 444px;
    background: #f3f3f3;
}
.cont_Lft {
    float: left;
    width: 60%;
}
.cont_Rgt {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #ccc;
    float: right;
    padding: 20px;
    width: 30%;
}
.titlRgt {
    color: #fd8201;
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 22px;
    min-height: 37px;
    text-transform: uppercase;
}
.contRgt li {
    margin-bottom: 15px;
    text-align: center;
}
.contRgt li .button1 {
    border: medium none;
    float: none;
    height: 40px;
    margin: 0 auto;
    padding: 0;
    width: 236px;
}
.contRgt input[type="text"],
.contRgt input[type="email"],
.contRgt input[type="tel"],
.contRgt input[type="phone"] {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    height: 38px;
}
.contRgt input[type="text"],
.contRgt input[type="email"],
.contRgt input[type="tel"],
.contRgt input[type="phone"],
textarea {
    background: rgba(255, 255, 255, 1) url(images/input-bg.png) no-repeat 0 0;
}
.rearmore {
    background: #2f85e8 none repeat scroll 0 0;
    border-radius: 7px;
    color: #fff;
    float: left;
    font-size: 19px;
    height: 35px;
    padding: 3px 31px 0;
    text-transform: uppercase;
}
.rearmore:hover {
    color: #053e7f;
}
.infoBX {
    position: relative;
    display: inline-block;
}
.infoBX:hover .infoBox {
    display: block;
}
.infoBX > a {
    font-size: 11px !important;
    line-height: 18px !important;
    margin-left: 0;
    padding: 0 !important;
}
.infoBox {
    background: #ff7903;
    border: 2px solid #fff;
    border-radius: 3px;
    bottom: 14px;
    display: none;
    height: 249px;
    padding: 10px;
    position: absolute;
    width: 425px;
}
.infoaddress div {
    color: #fff;
}
.infoBox span {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}
.infoBox div p span,
.infoBox div p {
    color: #fff;
    display: inline-block;
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 16px;
    text-transform: none;
}
.infoaddress::after,
.infoaddress div::after {
    clear: both;
    content: "";
    display: block;
}
.infoBox div p {
    display: block;
    float: left;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
}
.infoBox a:hover {
    color: #2e375f !important;
}
.infomail span {
    color: inherit !important;
    display: block !important;
    float: right;
    text-align: left;
    width: 75% !important;
}
.infomail a {
    color: inherit !important;
    line-height: inherit;
}
.infomail b {
    color: inherit;
    display: block;
    font-size: inherit;
    line-height: inherit;
}
.infomail {
    clear: both;
    display: block;
    float: left;
    margin-top: 10px;
    width: 100%;
}
.infomail > p {
    display: block !important;
    text-align: center;
}
.infoBox a {
    float: none !important;
    padding: 0 !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    font-size: inherit !important;
    text-transform: none !important;
    color: #fff !important;
    line-height: inherit !important;
}
.blog-post {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
}
.blog-title {
    font-size: 21px;
    margin-bottom: 6px;
}
.postd {
    color: #e2181f;
    font-size: 11px;
    padding: 5px 0 1px;
}
.blog-post a {
    color: #fff;
    display: inline-block;
    padding: 4px 13px;
    text-decoration: none;
    background: #ff7903;
}
.blog-post a:hover {
    color: #ad1d24;
    background: #ffd103;
}
.blogarea {
    box-sizing: border-box;
    color: #fff;
    padding: 20px;
}
.blogarea .innSrv li {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 10px 26px;
    background: url(bulletArrow.png) no-repeat 0 3px;
}
.blogarea .innSrv li a {
    color: #fff;
    text-decoration: none;
}
.inRghtCapn {
    font-size: 25px;
}
.cont_Rgt li a {
    display: block;
    padding-left: 25px;
    background: url("images/arrow-icon.png") no-repeat scroll 0 6px;
    color: #666;
}
.cont_Rgt li a:hover {
    color: #ff7e02;
}
.at-share-tbx-element a:hover,
.bkmrkbtn:hover {
    opacity: 0.5;
}
.bkmrkbtn a {
    background: url(images/star.png) no-repeat 0 0;
}
.top-header {
    background: #111111 none repeat scroll 0 0;
    padding: 10px 0 2px;
}
.topCnct a::before {
    color: #fec00f;
    font-family: FontAwesome;
    margin-right: 15px;
}
.topCnct li {
    display: inline-block;
    padding-right: 20px;
}
.topCnct a {
    color: #fff;
}
.ml > a::before {
    content: "";
}
.phne > a::before {
    content: "\f095";
}
.topscl > li {
    display: inline-block;
    padding-left: 15px;
}
.topscl {
    float: right;
}
.topscl i {
    color: #fec00f;
}
.topCnct a:hover {
    color: #fec00f;
}
.topscl i:hover {
    color: #fff;
}
.topscl {
    margin: 12px 0 0;
}
.topCnct {
    margin: 5px 0 0;
}
.btm-header {
    background: #252525;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: auto;
    line-height: 0;
    padding: 10px 0;
    width: 90px;
}
.navigation ul li:last-child a {
    border: 0 none;
}
.bg1 {
    background: url(../images/vg.jpg) no-repeat 0 0;
    background-size: cover;
}
.booknw {
    background: #fec00f none repeat scroll 0 0;
    color: #000;
    display: block;
    float: right;
    height: 38px;
    padding: 5px 0;
    text-align: center;
    font-weight: 600;
    width: 130px;
}
.banner li {
    position: relative;
}
.bannercnt {
    margin-top: -60px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.bannercnt h1 {
    color: #fff;
    margin-bottom: 10px;
}
.bannercnt p {
    color: #fff;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 10px;
    position: relative;
}
.bannercnt a {
    background: #fec00f none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #252525;
    display: block;
    font-weight: 600;
    height: 45px;
    margin: 25px auto;
    padding: 7px 0;
    text-transform: uppercase;
    width: 240px;
}
.bannercnt p::after {
    background: #fec00f none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: -80px;
    top: 13px;
    width: 60px;
}
.bannercnt p::before {
    background: #fec00f none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    left: -80px;
    top: 13px;
    width: 60px;
}
.sec2Bg {
    background: rgba(0, 0, 0, 0) url("../images/abimg.jpg") no-repeat scroll 0 0;
    padding: 30px;
    text-align: center;
}
.sec2 {
    padding: 30px 0;
}
.sec2Bg h2 {
    color: #fff;
}
.sec2Bg p {
    color: #fff;
}
.lsCvr > li {
    display: inline-block;
    width: 33%;
}
.liCnt {
    background: #fff none repeat scroll 0 0;
    height: 230px;
    margin-bottom: 25px;
    padding: 20px;
    text-align: center;
}
.liImg {
    margin-bottom: 25px;
    height: 230px;
    overflow: hidden;
}
.liImg > img {
    width: 100%;
}
.liCnt > i {
    border: 2px solid #fec00f;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0 auto 5px;
    width: 100px;
}
.liCnt span {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
}
.liHds {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}
.map iframe {
    width: 100%;
}
.footTop {
    background: #fec00f none repeat scroll 0 0;
    padding: 50px 0 20px;
    text-align: center;
}
.footTop small {
    display: block;
}
.booktr {
    background: #252525 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    display: block;
    height: 45px;
    margin: 0px auto 20px;
    padding: 8px 0;
    text-align: center;
    width: 180px;
}
.footBtm {
    background: #252525 none repeat scroll 0 0;
    padding: 20px 0 0;
    text-align: center;
}
.footBtm p {
    color: #fff;
}
.aboutpage {
    background: #fff none repeat scroll 0 0;
    margin: 80px 0;
    padding: 70px;
    text-align: center;
}
.aboutpage h1 {
    position: relative;
}
.aboutpage h1::after {
    background: #fec00f none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin: 20px auto 0;
    width: 500px;
}
.rond {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    height: 320px;
    padding: 30px 40px;
    text-align: center;
    width: 320px;
}
.absvces .col-md-4 {
    text-align: center;
}
.absvces {
    margin-bottom: 60px;
}
.blogpge {
    padding: 70px 0;
}
.blCnt {
    background: #fff none repeat scroll 0 0;
    padding: 20px;
}
.dte {
    color: #999;
    font-size: 15px;
    font-style: italic;
}
.blCnt h3 {
    margin-bottom: 15px;
    text-transform: none;
}
.rdmre {
    background: #fdbf0e none repeat scroll 0 0;
    border-radius: 8px;
    clear: both;
    color: #fff;
    display: block;
    float: right;
    height: 45px;
    padding: 8px 0;
    text-align: center;
    width: 150px;
}
.blCnt::after {
    clear: both;
    content: "";
    display: block;
}
.blimg > img {
    width: 100%;
}
.bx1 {
    background: #ebebeb none repeat scroll 0 0;
    margin-bottom: 30px;
}
.bxhed {
    background: #fec00f none repeat scroll 0 0;
    font-size: 23px;
    font-weight: 600;
    padding: 13px 30px;
}
.lsts a {
    color: #000;
    font-size: 16px;
    line-height: 32px;
}
.lsts {
    padding: 20px 30px;
}
.lsts a::before {
    content: "";
    display: inline-block;
    font-family: fontawesome;
    margin-right: 15px;
    vertical-align: middle;
}
.bxhed.rcntHed {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.rcnts {
    padding: 0 30px 30px;
}
.rcnts a {
    box-sizing: border-box;
    color: #000;
    display: block;
    padding-left: 45px;
    position: relative;
}
.rcnts a::before {
    background: #666 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 15px;
    vertical-align: middle;
    width: 40px;
}
.blogs li {
    margin-bottom: 30px;
}
#summary {
}
.hmFrmInn > li {
    margin-bottom: 10px;
    padding: 0 10px;
}
.hmFrmInn input[type="text"],
.hmFrmInn input[type="phone"],
.hmFrmInn input[type="email"] {
    background: #fec00f none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #666;
    float: right;
    font-size: 16px;
    font-weight: normal;
    height: 45px;
    padding: 4px 18px;
    width: 75%;
}
.hmFrmInn textarea {
    background: #fec00f none repeat scroll 0 0;
    border: 0 none;
    border-radius: 6px;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    height: 153px;
    margin: 0;
    padding: 12px 18px;
    resize: none;
    vertical-align: top;
    width: 100%;
}
.hmFrmInn input[type="submit"] {
    background: #fec00f none repeat scroll 0 0;
    border: 0 none;
    border-radius: 10px;
    color: #000;
    font-size: 18px;
    height: 45px;
    width: 170px;
}
.contact::after {
    clear: both;
    content: "";
    display: block;
}
.hmFrmInn label {
    background: #fec00f none repeat scroll 0 0;
    border-radius: 6px;
    display: block;
    float: left;
    height: 45px;
    padding: 8px 20px;
    text-align: left;
    width: 130px;
}
.hmFrmInn > li::after {
    clear: both;
    content: "";
    display: block;
}
.contact {
    padding: 70px 0 30px;
}
.cnInfo > p {
    color: #000;
}
.cnAd > li {
    color: #000;
    margin-bottom: 15px;
    padding-left: 60px;
}
.cnAd a {
    color: #000;
    display: block;
}
.hme::before {
    content: "";
    font-family: fontawesome;
    left: 0;
    position: absolute;
}
.cnAd li::before {
    border: 1px solid #000;
    border-radius: 30px;
    color: #fec00f;
    display: block;
    height: 40px;
    left: 20px;
    padding: 4px;
    text-align: center;
    width: 40px;
}
.mil::before {
    content: "";
    display: inline-block;
    font-family: fontawesome;
    position: absolute;
    left: 0;
}
.pne::before {
    content: "";
    font-family: fontawesome;
    left: 0;
    position: absolute;
}
.contact {
    background: #fff none repeat scroll 0 0;
    margin: 70px 0;
    padding: 70px 0 10px;
}
.hmFrmInn::-webkit-input-placeholder {
    opacity: 1;
    color: #000;
    font-size: 16px;
}
.hmFrmInn:-moz-placeholder {
    opacity: 1;
    color: #000;
    font-size: 16px;
}
.hmFrmInn::-moz-placeholder {
    opacity: 1;
    color: #000;
    font-size: 16px;
}
.hmFrmInn:-ms-input-placeholder {
    opacity: 1;
    color: #000;
    font-size: 16px;
}
.price {
    padding: 70px 0;
}
.whtebg {
    background: #fff none repeat scroll 0 0;
    min-height: 325px;
    padding: 30px;
}
.itmTxt > small {
    background: #fff none repeat scroll 0 0;
    font-size: 16px;
    padding-right: 20px;
    position: relative;
    z-index: 1;
}
.itmTxt {
    position: relative;
    width: 88%;
}
.itmlne {
    border-top: 1px dotted #000;
    display: block;
    height: 1px;
    left: 0;
    padding: 2px;
    position: absolute;
    top: 16px;
    width: 100%;
    z-index: 0;
}
.whtebg li {
    margin-bottom: 10px;
}
.whtebg li::after {
    clear: both;
    content: "";
    display: block;
}
.whtebg h3 {
    position: relative;
    text-align: center;
}
.whtebg h3::after {
    background: #fec00f none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin: 20px auto 0;
    width: 200px;
}
.pImges > li {
    float: left;
    height: 110px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 10px;
    width: 50%;
}
.pImges > li:first-child {
    height: 200px;
    overflow: hidden;
    width: 100%;
}
.prcelst > li:nth-child(2n) .col-md-7 {
    float: right;
}
.prcelst > li:nth-child(2n) .col-md-5 {
    float: left;
}
.servcespage {
    padding: 70px 0;
}
.servcespage .liCnt {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 230px;
    margin-bottom: 25px;
    padding: 40px 0;
    text-align: center;
    vertical-align: middle;
}
.bkngScss {
    padding: 0px 0;
}

.bkngScss .row {
    margin-bottom: 30px;
}
.bkngScss .col-md-12 {
    position: relative;
}
.imgeTxt {
    color: #fff;
    margin-top: -100px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.imgeTxt h1 {
    color: #fff;
}
.imgeTxt span {
    color: #fff;
    display: block;
    margin-bottom: 30px;
}
.imgeTxt p {
    color: #fff;
    display: block;
}
.imgeTxt a {
    color: #fff;
}
.mkanthr {
    background: #fec00f none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    height: 50px;
    padding: 10px 0;
    width: 200px;
}
.bkngScss .col-md-6 {
    position: relative;
}
.imgeTxt1 {
    color: #fff;
    margin-top: 0;
    padding: 0 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 1;
}
.bkngScss .col-md-6 {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.bkngScss .col-md-6:hover {
    transform: scale(0.9);
}
.bkngScss .col-md-6:hover:after {
    background: rgba(254, 192, 15, 0.7) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    margin: 0 0 0 14px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 0;
}
.imgeTxt1 p {
    color: #fff;
    font-size: 17px;
}
.bkngFrm {
    background: #fff;
    padding: 0 30px 30px;
}
.bkngFrm h1 {
    position: relative;
    text-align: center;
    font-weight: 600;
}
.bkngFrm h1::after {
    background: #fec00f none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin: 20px auto 0;
    width: 500px;
}
.bkngFrm::after {
    clear: both;
    content: "";
    display: block;
}
.hmFrmInn.col-md-12 input[type="text"],
.hmFrmInn.col-md-12 input[type="phone"],
.hmFrmInn.col-md-12 input[type="email"] {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #000;
    width: 100%;
}
.hmFrmInn.col-md-12 label {
    width: 234px;
}
#sbt {
    clear: both;
    text-align: right;
}
.add-on {
    position: absolute;
    right: 0;
}
.input-append {
    position: relative;
}
.add-on i {
    background: #fec00f none repeat scroll 0 0;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    display: block;
    height: 43px !important;
    margin: 1px 1px 0 0;
    padding: 14px;
    position: absolute;
    right: 0;
    width: 40px !important;
    cursor: pointer;
}
.bootstrap-datetimepicker-widget .collapse {
    display: block;
}
.hmFrmInn.col-md-12 input[type="submit"] {
    background: #fec00f none repeat scroll 0 0;
    border: 0 none;
    border-radius: 10px;
    color: #000;
    display: block;
    font-size: 18px;
    height: 45px;
    width: 170px;
}
.hmFrmInn.col-md-12 input[type="submit"]:hover {
    background: rgb(37, 37, 37);
    color: #fff;
}
.input-group {
    margin-bottom: 15px;
}
.input-group .input-group-addon {
    background: #f8f8f8;
}
.input-group .input-group-addon:last-child {
    border-radius: 0 3px 3px 0;
}
.form-control {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: none;
}
.form-control:hover,
.form-control:focus,
.form-control:active {
    box-shadow: none;
}
.form-control:focus {
    border: 1px solid #34495e;
}
.bootstrap-datetimepicker-widget {
    list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em;
}
.rcptha {
    border: 1px solid #eee;
    border-radius: 3px;
    clear: both;
    display: block;
    float: right;
    height: 77px;
    margin: 0 10px;
    overflow: hidden;
    padding: 0 !important;
    width: 300px;
}
#sbt {
    clear: both;
}
@media (min-width: 768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}
@media (min-width: 992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}
@media (min-width: 1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    top: -7px;
    left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    top: -6px;
    left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #cccccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    bottom: -7px;
    left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%;
}
.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
    font-size: 0.8em;
    height: 20px;
    line-height: 20px;
    color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    background: #eeeeee;
    cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
    color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
    position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
    content: "";
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
    background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
    color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
    width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
    cursor: pointer;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.content {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075), 0 2px 4px rgba(0, 0, 0, 0.0375);
    padding: 30px 30px 20px;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    border: 1px solid #34495e;
    border-radius: 0;
    box-shadow: none;
    margin: 10px 0 0 0;
    padding: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before,
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    display: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td,
.bootstrap-datetimepicker-widget.dropdown-menu table th {
    border-radius: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.active,
.bootstrap-datetimepicker-widget.dropdown-menu table td.active:hover,
.bootstrap-datetimepicker-widget.dropdown-menu table td span.active {
    background-color: #3498db;
    text-shadow: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu table th {
    height: 28px;
    line-height: 28px;
    width: 37px;
}
.bootstrap-datetimepicker-widget.dropdown-menu table tr:first-of-type th {
    border-bottom: 1px solid #34495e;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.day {
    height: 24px;
    line-height: 24px;
    width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td span {
    width: 25%;
    margin: 0;
    border-radius: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months tbody tr td,
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years tbody tr td,
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td {
    padding: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td {
    height: 27px;
    line-height: 27px;
}
.bootstrap-datetimepicker-widget.dropdown-menu
    .datepicker-decades
    tbody
    tr
    td
    span {
    display: block;
    float: left;
    width: 50%;
    height: 27px;
    line-height: 27px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td {
    padding: 0;
    width: 30%;
    height: 20px;
    line-height: 20px;
}
.bootstrap-datetimepicker-widget.dropdown-menu
    .timepicker-picker
    table
    td:nth-child(2) {
    width: 10%;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td a,
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td span,
.bootstrap-datetimepicker-widget.dropdown-menu
    .timepicker-picker
    table
    td
    button {
    border: none;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    padding: 0;
    width: 100%;
}
.bootstrap-datetimepicker-widget.dropdown-menu
    .timepicker-picker
    table
    td
    span {
    color: #333;
    margin-top: -1px;
}
.bootstrap-datetimepicker-widget.dropdown-menu
    .timepicker-picker
    table
    td
    button {
    background-color: #fff;
    color: #333;
    font-weight: bold;
    font-size: 1.2em;
}
.bootstrap-datetimepicker-widget.dropdown-menu
    .timepicker-picker
    table
    td
    button:hover {
    background-color: #eee;
}
.bootstrap-datetimepicker-widget.dropdown-menu .collapse + .picker-switch {
    border-bottom: 1px solid #34495e;
}
.bootstrap-datetimepicker-widget.dropdown-menu .in + .picker-switch {
    border: none;
    border-top: 1px solid #34495e;
}
.bootstrap-datetimepicker-widget.dropdown-menu .picker-switch td a {
    line-height: 38px;
    height: 38px;
    padding: 0;
    display: block;
}
.bootstrap-datetimepicker-widget.dropdown-menu .picker-switch td a span {
    background: #496785;
    color: #fff;
    margin-top: -1px;
    line-height: 38px;
    height: 38px;
    width: 100%;
}
.bootstrap-datetimepicker-widget.dropdown-menu .picker-switch td a span:hover {
    background: #34495e;
}
.rgt-inpt input {
    border: 1px solid #ccc !important;
    height: 44px;
}
.rgt-inpt {
    float: right;
    position: relative;
    width: 70%;
}
.tmeavlbl {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #666;
    display: block;
    height: 100px;
    overflow: auto;
    padding: 5px 20px;
    position: static;
    width: 100%;
    z-index: 9;
}
.tmeavlbl > input {
    display: inline-block;
    float: left;
    height: 24px;
    vertical-align: top;
}
.rgt-inpt ul input {
    float: left;
    height: 24px;
    margin-right: 10px;
}
.rgt-inpt > ul {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px;
}
.rgt-inpt li {
    display: inline-block;
    font-size: 14px;
    width: 49%;
}
.rgt-inpt.timrqd {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 45px;
    text-align: left;
    padding: 7px 20px;
}
.hmFrmInn.col-md-12 input[type="text"],
.hmFrmInn.col-md-12 input[type="phone"],
.hmFrmInn.col-md-12 input[type="email"] {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    width: 100%;
}
.srvcer {
}
.srvcer select {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 45px;
    padding: 0 10px;
    width: 100%;
}
.srvcer > span {
    color: #000;
    line-height: 47px;
    margin: 0 10px;
}
.listl span {
    color: #000;
    line-height: 47px;
    margin: 0 10px;
}
.listl {
    display: inline-block;
}
.lstsne > span {
    color: #000;
    line-height: 15px;
    margin-left: 25px;
}
.lstsne span::after {
    border: 2px solid;
    border-radius: 0;
    box-sizing: border-box;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 15px;
}
.lstsne input[type="radio"] {   
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.lstsne input[type="radio"]:checked + span {
    color: #d3a112;
}
.squaredOne input[type="checkbox"]:checked + span {
    color: #d3a112;
}
.lstsne input[type="radio"]:checked + span::before {
    background: #fec00f none repeat scroll 0 0;
    border-radius: 0;
    content: "";
    height: 7px;
    left: 4px;
    position: absolute;
    top: 5px;
    width: 7px;
}
.lstsne {
    line-height: 0;
    margin: -10px 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.squaredOne > span {
    color: #000;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 30px;
    line-height: 21px;
}
.squaredOne {
    margin: 0 auto;
    position: relative;
    width: 28px;
}
.squaredOne > input {
    opacity: 0;
    position: relative;
    width: 100%;
    z-index: 9;
    cursor: pointer;
}
.squaredOne span::after {
    border: 2px solid;
    content: "";
    cursor: pointer;
    height: 15px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 15px;
}
.squaredOne input[type="checkbox"]:checked + span::after {
    border: 2px solid  #fec00f  ;
}
.squaredOne input[type="checkbox"]:checked + span::before {
    background: #fec00f none repeat scroll 0 0;
    content: "";
    height: 7px;
    left: 8px;
    opacity: 1;
    position: absolute;
    top: 8px;
    width: 7px;
}

.squaredOne input[type="checkbox"]:checked + span + span::before {
    background: #fec00f none repeat scroll 0 0;
    content: "";
    height: 7px;
    left: 8px;
    opacity: 1;
    position: absolute;
    top: 8px;
    width: 7px;
}



.squaredOne input[type="checkbox"]:checked + span + span,
.squaredOne input[type="checkbox"]:checked + span + span + span,
.squaredOne input[type="checkbox"]:checked + span + span + span + span  {
    color: #d3a112;
}


.squaredOne input[type="checkbox"]:checked + span + span::before ,
.squaredOne input[type="checkbox"]:checked + span + span + span::before ,
.squaredOne input[type="checkbox"]:checked + span + span + span + span::before   {
    color: #d3a112;
    background: #fec00f none repeat scroll 0 0;
    border-radius: 0;
    content: "";
    height: 7px;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 7px;
}



.squaredOne span:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.squaredOne input[type="checkbox"]:checked + span:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.ui-timepicker-wrapper {
    width: 200px !important;
    z-index: 10001;
}

/* new style */
.squaredOne input[type="checkbox"]:checked + span {
    color: #d3a112;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
}
@media screen and (min-width: 1200px) {
}
@media only screen and (max-width: 1200px) {
    .liImg > img {
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    .liCnt {
        padding: 10px;
        text-align: center;
    }
    .liHds {
        font-size: 18px;
    }
    .liCnt > p {
        font-size: 14px;
    }
    .hmFrmInn.col-md-12 {
        margin: 0;
        padding: 0 10px;
        width: 100%;
    }
}
@media only screen and (max-width: 995px) {
    .hmFrmInn.col-md-12 label {
        margin-bottom: 0px;
        width: 230px;
    }
    .navigate {
        background: #c31f3f none repeat scroll 0 0;
        position: absolute;
        right: 0;
        top: 85px;
        width: 100%;
        z-index: 99999999999;
    }
    .navigation ul li a {
        margin: 0;
    }
    .menuImg {
        width: 40px;
        float: right;
        cursor: pointer;
    }
    .MenuIcon {
        display: block;
    }
    .MenuIcon span {
        background: #f8f8f8 none repeat scroll 0 0;
        float: left;
        height: 2px;
        margin: 1px 0 3px;
        width: 100%;
    }
    .navigate {
        display: none;
    }
    .navigate li {
        width: 100%;
    }
    .navigation ul li a {
        border-bottom: 1px solid #ccc;
        color: #fff;
        font-size: 17px;
        padding: 10px 2%;
        width: 100%;
    }
    .navigate .menu-item-has-children > span {
        display: block;
        right: 2%;
        position: absolute;
        width: 40px;
        height: 40px;
        background: url(images/dpDownArrow.png) no-repeat center center;
        top: 8px;
        cursor: pointer;
    }
    .navigate .menu-item-has-children:hover > ul {
        display: none;
    }
    .menu ul li {
        background: #666;
        border-bottom: 1px solid #fff;
        display: block;
        float: left;
        padding: 17px 0;
        width: 100%;
    }
    .sub-menu {
        float: left;
        margin: 0;
        padding: 0;
        position: inherit;
        top: inherit;
        width: 100% !important;
    }
    .sub-menu li {
        width: 100%;
        padding: 0%;
    }
    .sub-menu li a {
        font-size: 15px !important;
        padding: 10px 32px !important;
    }
    .sub-menu li a {
        border-bottom: 1px solid #252525 !important;
        font-size: 15px !important;
        padding: 10px 32px !important;
        width: 100%;
    }
    .sub-menu ul li {
        background: none repeat scroll 0 0 #666;
        display: block;
        padding: 16px 10px;
    }
    .sub-menu .sub-menu {
        float: left;
        position: static;
        padding: 0;
        margin: 0;
    }
    .sub-menu .sub-menu li {
        padding: 0;
        margin: 0;
    }
    .sub-menu .sub-menu li a {
        padding-left: 9% !important;
        background: #414141;
    }
    .sub-menu .menu-item-has-children a {
        background-image: none;
    }
    .sub-menu .menu-item-has-children a:hover {
        background-image: none;
    }
    .sitmpee .sub-menu li a {
        font-size: inherit !important;
        line-height: inherit !important;
        padding: 0 22px !important;
        font-size: 16px !important;
    }
    .top-header .col-xs-6 {
        width: 50%;
    }
    .top-header .col-xs-6:last-child {
        width: 50%;
    }
    .top-header {
        background: #111111 none repeat scroll 0 0;
        padding: 10px 0;
    }
    .topCnct {
        margin: 0 0 0;
    }
    .topscl {
        margin: 4px 0 0;
    }
    .navbar-brand {
        width: 90px;
    }
    .navigation {
        float: left;
        margin: 30px 0;
        width: 100%;
    }
    .navigate {
        background: #252525 none repeat scroll 0 0;
        position: absolute;
        right: 0;
        top: 136px;
        width: 100%;
        z-index: 2147483647;
    }
}
@media only screen and (max-width: 995px) {
    .hmFrmInn.col-md-12 {
        margin: 0;
        padding: 0 50px;
        width: 100%;
    }
    .rgt-inpt {
        float: right;
        position: relative;
        width: 100%;
    }
    .topCnct a::before {
        color: #fec00f;
        font-family: FontAwesome;
        margin-right: 4px;
    }
    .topCnct li {
        display: inline-block;
        padding-right: 5px;
    }
    .topCnct a {
        color: #fff;
        font-size: 13px;
    }
    .topscl > li {
        display: inline-block;
        padding-left: 9px;
    }
    .bannercnt h1 {
        color: #fff;
        font-size: 26px;
        margin-bottom: 10px;
    }
    .bannercnt p {
        color: #fff;
        display: inline-block;
        font-size: 16px;
        margin-bottom: 10px;
        position: relative;
    }
    .bannercnt a {
        height: 45px;
        margin: 8px auto;
        width: 150px;
    }
    .sec2Bg h2 {
        color: #fff;
        font-size: 20px;
        line-height: 26px;
    }
    .sec2Bg {
        background: rgba(0, 0, 0, 0) url("../images/abimg.jpg") no-repeat scroll
            0 0 / cover;
        padding: 30px;
        text-align: center;
    }
    h1 {
        font-size: 22px;
        font-weight: 700;
        line-height: 10px;
        margin-bottom: 26px;
        text-transform: uppercase;
    }
    .hmFrmInn.col-md-12 {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .hmFrmInn.col-md-12 label {
        background: transparent none repeat scroll 0 0;
        clear: both;
        float: none;
        height: auto;
        padding: 0;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .bkngScss .row {
        margin: 0 0 20px;
    }
    .bkngScss .col-md-12 {
        padding: 0;
        position: relative;
    }
    .imgeTxt {
        color: #fff;
        left: 0;
        margin-top: -100px;
        padding: 0 20px;
        position: absolute;
        text-align: center;
        top: 50%;
        width: 100%;
    }
    p {
        line-height: 26px;
        margin: 0 0 10px;
    }
    .input-append {
        line-height: 0;
        position: relative;
    }
    .hmFrmInn > li {
        margin-bottom: 10px;
        padding: 0;
    }
    .input-append input {
        clear: both;
        float: none;
        height: 45px;
        padding: 0 10px;
        width: 100%;
    }
    .hmFrmInn.col-md-12 input[type="text"],
    .hmFrmInn.col-md-12 input[type="phone"],
    .hmFrmInn.col-md-12 input[type="email"] {
        background: transparent none repeat scroll 0 0;
        border: 1px solid #000;
        width: 100%;
    }
    .hmFrmInn.col-md-12 input[type="submit"] {
        background: #fec00f none repeat scroll 0 0;
        border: 0 none;
        border-radius: 10px;
        color: #000;
        display: block;
        float: none;
        font-size: 18px;
        height: 45px;
        margin: 0 auto;
        width: 170px;
    }
    .bkngFrm h1::after {
        width: 100px;
    }
}
@media only screen and (max-width: 767px) {
    .hmFrmInn.col-md-12 {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .listl {
        display: block;
        height: 30px;
    }
    .srvcer {
        height: auto;
        padding: 0 10px 15px;
    }
    .rgt-inpt > ul {
        padding: 20px 6px;
    }
    .bkngFrm {
        padding: 20px 10px;
    }
    .rgt-inpt li {
        display: inline-block;
        font-size: 14px;
        width: 100%;
    }
    .rcptha {
        float: none;
        margin: 0 auto;
        padding: 0 !important;
        width: 200px;
    }
    .bkngScss {
        padding: 30px 0;
    }
}
@media only screen and (max-width: 480px) {
    .bkngScss .col-md-12 {
        padding: 0;
        position: relative;
    }
    .bkngScss .col-md-6 {
        padding: 0;
        transition: all 0.4s ease 0s;
    }
    h1 {
        font-size: 15px;
        font-weight: 700;
        line-height: 0;
        margin-bottom: 12px;
        margin-top: 20px;
    }
    .imgeTxt p {
        color: #fff;
        display: block;
        font-size: 14px;
        line-height: 20px;
    }
    .imgeTxt1 p {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
    }
    .bkngScss .col-md-6:hover:after {
        background: rgba(254, 192, 15, 0.7) none repeat scroll 0 0;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        margin: 0 0 0 0px;
        padding: 0;
        position: absolute;
        top: 0;
        width: 95%;
        z-index: 0;
    }
    .bkngScss .col-md-6:hover:after {
        background: rgba(254, 192, 15, 0.7) none repeat scroll 0 0;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        margin: 0 0 0 0px;
        padding: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 0;
    }
    .imgeTxt {
        color: #fff;
        left: 0;
        margin-bottom: 20px;
        margin-top: 0;
        padding: 0 20px;
        position: static;
        text-align: center;
        top: 50%;
        width: 100%;
    }
    .imgeTxt1 {
        color: #fff;
        margin: 10px 0;
        padding: 0;
        position: static;
    }
    .bkngScss .col-md-6:hover:after {
        content: none;
    }
    .mkanthr {
        background: #fec00f none repeat scroll 0 0;
        border-radius: 5px;
        display: inline-block;
        font-size: 13px;
        height: 32px;
        padding: 1px 0;
        width: 170px;
    }
    .topscl > li {
        display: inline-block;
        padding-left: 9px;
        width: 46%;
    }
    .navbar-brand {
        width:60px;
    }
    .navigation {
        float: left;
        margin: 25px 0;
        width: 100%;
    }
    .navigate {
        top: 148px;
        width: 100%;
        z-index: 2147483647;
    }
    .bannercnt {
        margin-top: 0;
        position: static;
        text-align: center;
        top: 50%;
        width: 100%;
    }
    .bannercnt p::before {
        background: #fec00f none repeat scroll 0 0;
        content: none;
        display: block;
        height: 1px;
        left: -80px;
        position: absolute;
        top: 13px;
        width: 60px;
    }
    .bannercnt p::after {
        background: #fec00f none repeat scroll 0 0;
        content: none;
        display: block;
        height: 1px;
        position: absolute;
        right: -80px;
        top: 13px;
        width: 60px;
    }
    .bannercnt h1 {
        color: #fff;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 359px) {
    .squaredOne > span {
        font-size: 13px;
    }
}
.ui-timepicker-list li:first-child {
    display: none;
    position: fixed;
    margin: 0px;
    padding: 0px;
}
.ui-timepicker-list li:last-child {
    display: none;
}
#wait {
    display: none;
}
.overlay-loader {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}
.loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 97px;
    height: 97px;
    animation-name: rotateAnim;
    -o-animation-name: rotateAnim;
    -ms-animation-name: rotateAnim;
    -webkit-animation-name: rotateAnim;
    -moz-animation-name: rotateAnim;
    animation-duration: 0.4s;
    -o-animation-duration: 0.4s;
    -ms-animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}
.loader div {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid rgb(254, 190, 15);
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.loader div:nth-child(odd) {
    border-top: none;
    border-left: none;
}
.loader div:nth-child(even) {
    border-bottom: none;
    border-right: none;
}
.loader div:nth-child(2) {
    border-width: 2px;
    left: 0px;
    top: -4px;
    width: 12px;
    height: 12px;
}
.loader div:nth-child(3) {
    border-width: 2px;
    left: -1px;
    top: 3px;
    width: 18px;
    height: 18px;
}
.loader div:nth-child(4) {
    border-width: 3px;
    left: -1px;
    top: -4px;
    width: 23px;
    height: 23px;
}
.loader div:nth-child(5) {
    border-width: 3px;
    left: -1px;
    top: 4px;
    width: 31px;
    height: 31px;
}
.loader div:nth-child(6) {
    border-width: 4px;
    left: 0px;
    top: -4px;
    width: 39px;
    height: 39px;
}
.loader div:nth-child(7) {
    border-width: 4px;
    left: 0px;
    top: 6px;
    width: 49px;
    height: 49px;
}
@keyframes rotateAnim {
    from {
        transform: rotate(360deg);
    }
    to {
        transform: rotate(0deg);
    }
}
@-o-keyframes rotateAnim {
    from {
        -o-transform: rotate(360deg);
    }
    to {
        -o-transform: rotate(0deg);
    }
}
@-ms-keyframes rotateAnim {
    from {
        -ms-transform: rotate(360deg);
    }
    to {
        -ms-transform: rotate(0deg);
    }
}
@-webkit-keyframes rotateAnim {
    from {
        -webkit-transform: rotate(360deg);
    }
    to {
        -webkit-transform: rotate(0deg);
    }
}
@-moz-keyframes rotateAnim {
    from {
        -moz-transform: rotate(360deg);
    }
    to {
        -moz-transform: rotate(0deg);
    }
}


.iti-mobile .iti--container {
    
    max-width: 302px !important;
}

@media  (max-width: 995px) {
   
    
    .rgt-inpt {
        float: right;
        position: relative;
        width: 100%;
    }

    .rgt-inpt2{
        position: relative;
        width: 100% !important;

    }
    .terms-and-condition {
        padding-left: 0 !important;
        text-align: left;
    }
}







.success-bg {
    background: #000;
    width: 100%;
    position: relative;
    height: 100vh;
}



.success-page {
    max-width: 500px;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 50%;
    background: #141414;
    transform: perspective(1px) translateY(-50%);
    padding: 24px 24px;
    border-radius: 30px;
}
  .success-page img{
    display: block;
  }
  .success-page p{
    color: #cccccc;
    max-width: 300px;
    margin: 0 auto;
  }
  .back-to-home{
    display: block;
    border:1px solid #f8be00;
    width:130px;
    margin: 0 auto;
    margin-top: 45px;
    padding: 10px;
    color:#000;
    background-color:#f8be00;
    text-decoration: none;
    margin-bottom: 20px;
    border-radius: 10px;
  }
  .success-logo {
    width: 94px;
    margin: 30px auto !important;
}
  .success-logo img{
    width: 100%;
    max-width: 100%;
  }
  .success-page h2 {
    color: #ffffff;
    margin-top: 15px;
    font-size: 24px;
    line-height: 27px;
    font-weight: 600;
    color: #fec00f;
    text-transform: capitalize;
    max-width: 300px;
    margin: 0 auto;
}
  .submit-verify{
    width: 100%;
    display: flex;
    padding: 7px 20px !important;
    margin: 20px auto;
    border-radius: 37px;
    background-color: #fec00f !important;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: 500;
    max-width: 332px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 600;
    justify-content: space-between;
    outline:  none !important;
  }
  .submit-verify i{
    color: #000 ;
   
  }
  .submit-verify i.fa-arrow-right{
    animation: moveRight .5s linear infinite; /* 1s duration, linear timing, infinite repetition */
  }
  .submit-verify i.fa-arrow-left{
    animation: moveLeft .5s linear infinite; /* 1s duration, linear timing, infinite repetition */
  }






   .submit-verify:hover {
    color: #fff!important;
    background-color: #195817!important;
}

.submit-verify:hover  i{
    color: #fff!important;
  }

.HideInput{
    display: none !important;
}



.contry-image{
    width: 32px;
  }
  .contry-image img{
    max-width: 100% !important;
    height: auto;
  }
  
  .country-flags {
    border-right: 1px solid #313131;
    display: flex;
    gap: 12px;
    float: right;
  }
  
  .country-flags  li {
    width: 35px;
    border: 1px solid rgb(255 255 255 / 8%);
    padding: 3px 5px;
    display: grid;
    place-items: center;
    border-radius: 5px;
  }
  
  .w3-table {
    margin-top:-19px !important;
    margin-bottom: -26px !important;
 }

 .w3-modal {
     padding-top: 15px !important;
  }


  li.terms-and-condition {
    display: flex;
    width: 100%;
    gap: 9px;
    flex-flow: row wrap;
}


.terms-and-condition span{
    text-decoration: underline !important;
    margin-left: 0px;
}
.terms-and-condition.ar span{
    margin-right: 5px;
}

.terms-and-condition.ar {
    text-align: right;
    direction: rtl;
}

.terms-and-condition.ar  input[type="checkbox"] {
    margin-left: 7px;  
    cursor: pointer;
}
.otp-input label {
    display: flex;
    line-height: 23px;
    padding-top: 17px;
    font-size: 14px;
    flex-flow: wrap;
    align-items: center;
}


.otp-input i{
    position: relative;
     color: #fec00f;
     margin: 0 5px;
     padding: 2px 2px;
     height: 23px;
     width: 23px;
     border-radius: 20px;
     border: 1px solid  #fec00f;
     text-align: center;
     display: grid;
     place-items: center;
}




/*.otp-input::before {
   
    font-family: FontAwesome;
    margin-right: 4px;
    position: absolute;
    left: 15px;
    top: 55px;
    content: "";
}
.otp-input input {
   padding-left: 50px !important;
} */
/* 
.otp-input::after {
    color: #fec00f;
    font-family: FontAwesome;
    margin-right: 4px;
    position: absolute;
    left: 15px;
    top: 55px;
}
.otp-input::after {
    content: "";
} */

.w3-modal-content {
    width: 500px;
    transform: translatey(-50%);
    top: 50%;
}


*[lang="ar"]  .rgt-inpt {
    float: left;
    position: relative;
    width: 70%;
    direction: rtl;
    text-align: right;
}


*[lang="ar"]  .hmFrmInn label {

    float: right;
    text-align: right;
    direction: rtl;
}



*[lang="ar"]  .srvcer select {
    background-position: left 1rem center !important;
}

*[lang="ar"]  .input-group .input-group-addon:last-child {
    border-radius: 3px 0px 0px 3px !important;
    border-right: 0px !important;
    border-left: 1px solid #ccc !important;
}

*[lang="ar"]  .lstsne {
 
    direction: ltr !important;
    text-align: right !important;
}

*[lang="ar"]  .lstsne > span {
    margin-left: 0 !important;
    margin-right: 25px !important;;
}

*[lang="ar"]  .lstsne span::after {
   
    left: auto;
    right: 0;
}

*[lang="ar"] .lstsne span::before {
   
    left: auto !important;
    right: 4px;
}
*[lang="ar"]  .squaredOne {
 
    direction: rtl !important;
    text-align: right !important;
}


*[lang="ar"]  .squaredOne > span {

    left: auto;
    right: 0;
    padding-left: 0px;
    padding-right: 25px;
}



*[lang="ar"]  .squaredOne span::after {
   
    left: auto;
    right: 0;
}

*[lang="ar"] .squaredOne span::before {
   
    left: auto;
    right: 4px;
}
*[lang="ar"] .rgt-inpt li {
  
    width: 50%;
}


*[lang="ar"]  .select2-container--default .select2-selection--single .select2-selection__clear {
 float: left;
    margin-right: 0px !important;
    margin-left: 50px !important;
}

*[lang="ar"]  .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 9px !important;
    left: 5px !important;
    right: auto !important;
}



*[lang="ar"]  .select2-container--default .select2-results__option{
    text-align: right !important;
    direction: rtl;
}
.iti__selected-flag {
  
    height: 42px !important;
}

*[lang="ar"]  .iti--allow-dropdown .iti__flag-container, *[lang="ar"]  .iti--separate-dial-code .iti__flag-container {
    right: 0;
    left: auto;
}

*[lang="ar"] .iti__flag-container {
    padding-left: 43px;
    text-align: right;
    padding-right: 5px;
    height: 42px !important;
}



*[lang="ar"] .iti__country-list {
  
    right: 0;
    direction: rtl;
}
*[lang="ar"] .iti__country-list * {
  
    right: 0;
    direction: rtl;
    text-align: right;
}


*[lang="ar"] .rgt-inpt2 {
    float: left;
    text-align: right;
    direction: rtl;
}
*[lang="ar"] .rgt-inpt2 input {
    padding-left: 0 !important;
    padding-right: 50px !important;
}

*[lang="ar"] .iti__arrow {
    margin-left: 0;
    margin-right: 6px;
}
.select2-selection__arrow  {
    
    width: 42px !important;
    
    }
.select2-selection__arrow b {
appearance: none;
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: left 0rem center;
background-size: 1em;
width: 42px !important;
height: 10px !important;
border: none !important;

}
.select2-container--default .select2-selection--single .select2-selection__clear { 
    margin-right: 50px !important;
}

*[lang="ar"]  .select2-selection__arrow b {
    
    background-position: left 0rem center !important;
   
    }
    *[lang="ar"]   .w3-modal {
        direction: rtl;
    }
    *[lang="ar"]   .w3-modal * {
        direction: rtl;
    }
    *[lang="ar"]   .w3-modal td {
        text-align: right !important;
    }




.footBtm {
    background: #252525 none repeat scroll 0 0;
    padding: 20px 0 0;
    text-align: center;
  }
  .footBtm p {
    color: #fff;
  }



/* FOOTER CONDITION SECTION */
.footer-nav {
    display: flex;
  }
  .footer-nav p {
    color: #fff;
    opacity: 0.6;
  }
  .footer-nav a {
    color: #fff;
    opacity: 0.9;
    font-size: 12px;
    border-right: 1px solid #fff;
    padding-right: 10px;
  }
  .footer-nav nav {
    margin-right: 40px;
  }





@media only screen and (max-width: 995px){
    
  .footBtm *{
 
    text-align: center !important;
}
.footBtm .container{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.footBtm .text-left{
    width: 100%;
    display: block;
}

 
  .footer-nav {
    display: block !important;
    text-align: center !important;
  }
  .footer-nav nav {
    width: 100% !important;
  }
  *[lang="ar"] .rgt-inpt {
    width: 100%;
}



.topscl {
    margin: 4px 0 14px;
    display: flex;
}



  }


  @keyframes moveRight {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(5px);
    }
  }
    @keyframes moveLeft {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-5px);
    }
  }
  
  #toast-container {
    margin: 0 auto !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
  #toast-container>div {
    margin: 0 auto !important;
   
}
#toast-container * {
    color: #fff !important;
   
}
.footBtm p {
   
    font-size: 12px !important;
}