/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

@font-face {
  font-family: "JosefinSans";
  src: url("../fonts/JosefinSans-Regular.ttf");
}

@font-face {
  font-family: "Optima-Bold";
  src: url(../fonts/Optima-Bold.woff);
}

@font-face {
  font-family: "Poppins-Regular";
  src: url(../fonts/Poppins-Regular.woff);
}

@import url("https://fonts.googleapis.com/css2?family=Italianno&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");

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,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
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;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  /* padding: 16px 0px; */
}

body {
  line-height: 1;
  font-size: 14px !important;
  overflow-x: hidden;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


.ov-head {
  border-left: 9px solid #FFCA08;
  padding-left: 25px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
}

a {
  outline: none;
}

p {
  margin-bottom: 10px;
  line-height: 20px;
  font-family: "Poppins-Regular";
}

@font-face {
  font-family: "HELVET";
  src: url("../fonts/HELVET.ttf") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

body {
  /* font-family: 'HELVET'; */
}

/*--------------------------------------------------------------------*/

.banner {
  width: 100%;
  height: 100vh;
}

#iam-interested input,
#float-form select {
  height: 40px !important;
  border: none !important;
  padding-left: 9px !important;
  width: 100%;
  background: #fff !important;
}

#iam-interested .input-group-addon {
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
  border: 0;
}

.lborder {
  border-right: 1px solid linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
}

#iam-interested .form-ico {
  font-size: 19px !important;
}

#iam-interested .form-group {
  height: 40px;
  margin-bottom: 23px;
  padding: 0px;
}

#iam-interested .form-heading h3 {
  font-family: "HELVET";
  font-size: 20px;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}

#iam-interested .form-heading p {
  /* font-family: 'HELVET'; */
  margin-bottom: 5px !important;
}

#iam-interested .form-heading {
  margin-bottom: 35px !important;
}

#iam-interested input[type="radio"] {
  width: 15px !important;
  height: 15px !important;
  margin: 0px;
}

.radio-label {
  font-size: 15px;
  margin-top: 0px;
}

.back-g {
  background-image: url(../images/bg.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.back-g2 {
  background-image: url(../images/conf-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #2c2c2c;
  background-blend-mode: overlay;
  /* background-attachment: fixed; */
}

@media only screen and (max-width: 768px) {
  .back-g {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
}

@media only screen and (min-width: 768px) {
  #banner-form {
    position: absolute;
    width: 245px;
    right: 5%;
    top: 15%;
    z-index: 9999;
  }
}

@media only screen and (max-width: 767px) {
  .sec-bannerform {
    padding: 40px 20px;
    background: #d0d0d0;
    /*display: none;*/
  }

  #banner-form {}

  .ami-wrap {
    margin-bottom: 25px;
  }

  .br,
  .bd {
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
  }

  .footer {
    margin-bottom: 40px !important;
  }
}

.sec-amenities {
  /*background: #232c3b;*/
  /* background:  linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);; */
  padding: 59px 00px;
  color: #fff;
  /* background: #dfd5cd; */
}

.sec-amenities h2 {
  font-family: "HELVET";
  text-align: center;
  font-size: 30px;
  margin-bottom: 7px;
}

.head-line {
  height: 4px;
  width: 100px;
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  display: block;
  margin: 0px auto;
  margin-bottom: 41px;
}

.head-line {
  height: 4px;
  width: 100px;
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  display: block;
  margin: 20px auto 40px;
}

.head-line:before {
  /* border-radius: 18px; */
  text-align: center;
  content: " ";
  height: 12px;
  width: 12px;
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  transform: rotate(45deg);
  display: block;
  top: -4px;
  position: relative;
  margin: 0 auto;
  /* margin-bottom: 20px; */
}

.sub-head {
  /* font-family: 'Gotham Bold'; */
  text-align: center;
  font-size: 20px;
  margin-bottom: 13px;
  /* margin-top: -15px; */
  font-size: 13px;
  line-height: 25px;
  text-align: center;
  /* width: 72%; */
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 0px;
  /* margin-top: 56px; */
  /* margin-bottom: 41px; */
  position: relative;
  /* left: -21px; */
  padding: 18px 28px;
  margin: 0px auto;
}

.sub-head2 {
  border-left: 9px solid #FFCA08;
  padding-left: 25px;
  margin-bottom: 30px;
}

.sub-head2 h4 {
  font-family: "Optima-Bold";
  font-size: 35px;
  margin-bottom: 10px;
  letter-spacing: 3px;
  margin-top: 20px;
  text-transform: uppercase;
  color: #000;
}

.sub-head-conf {
  color: #fff;
}

.ami-wrap {}

.ami-wrap h3 {
  font-family: "HELVET";
  text-align: center;
  font-size: 17px;
  line-height: 25px;
}

.br {
  border-right: 2px solid #fff;
}

.footer {
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
  background-color: #FFCA08; */
  background-color: #fff;
  padding: 20px 0 20px 0px;
  color: #000;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
  display: inline-block;
  width: 100%;
}

.footer p {
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1px;
}

.interested,
.interested:focus {
  position: fixed;
  bottom: 90px;
  color: #fff;
  right: 15px;
  transition: 0.4s ease-in;
  z-index: 9999;
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  /* width: 115px; */
  font-weight: 600;
  font-size: 18px;
  padding: 5px;
  /*border: none !important;*/
  border: 3px solid #ffffff;
  outline: none !important;
}

.interested:hover {
  color: #ffffff;
  /*border: none !important;*/
}

/*---------------------------------*/

.modal-header {
  border-radius: 20px 20px 0px 0px;
}

.modal-body {
  border-radius: 0px 0px 20px 20px;
}

.modal-content {
  border-radius: 21px;
}

.modal-header {
  border: none;
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #ffff;
  padding: 10px !important;
}

.modal-title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "HELVET";
  font-size: 18px;
}

.price-btn {
  margin: 0px auto;
  display: block;
  background-image: none;
  text-shadow: none;
  color: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
  border: 2px solid linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
  background: transparent;
  border-radius: 0px;
  padding: 8px 30px;
  transition: all 0.5s ease;
  font-weight: 800;
}

.price-btn:hover {
  color: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
  background-color: #fff !important;
  border-color: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
  transition: ease 0.5s;
}

.modal-header .close {
  opacity: 1;
  color: #fff;
  font-size: 35px !important;
  box-shadow: none;
  position: absolute;
  right: 13px;
  top: 6px;
  outline: none;
}

.modal-header .close:hover,
.modal-header .close:focus {
  background: transparent !important;
}

/*-------------------------------------------------------*/

#float-form input,
#float-form select {
  height: 40px;
  border: none;
  padding-left: 9px;
  width: 100%;
  background: #f3f3f3;
}

#float-form .input-group-addon {
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
  border: 0;
}

#float-form .form-ico {
  font-size: 19px !important;
}

#float-form .form-group {
  height: 40px;
  margin-bottom: 23px;
}

/*---- main popup--------------*/

#main-popup input,
#main-popup select {
  height: 40px;
  border: none;
  padding-left: 9px;
  width: 100%;
  background: #f3f3f3;
}

#main-popup .input-group-addon {
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
  border: 0;
}

#main-popup .form-ico {
  font-size: 19px !important;
}

#main-popup .form-group {
  height: 40px;
  margin-bottom: 23px;
}

/*-----------------------------*/

.error {
  color: red;
}

.fixed-footer-cust {
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  text-align: center;
  padding: 10px 0px 10px 0px;
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 99;
}

.f-icon {
  height: 14px;
  width: 14px;
  padding-top: 4px;
}

.fix-link {
  color: #fff !important;
  font-size: 14px;
  font-weight: 800;
}

.div-line {
  border-right: 1px solid #fff;
}

.free-call:hover {
  color: #ffffff;
}

.i-am {
  padding: 0;
  background: transparent;
  border: none;
  background-image: none;
  box-shadow: none;
  outline: none !important;
  font-weight: 900;
}

.i-am:hover,
.i-am:focus {
  background: transparent !important;
}

.thank-banner {
  width: 100%;
}

.sec-thank {
  padding: 70px 0px;
}

.msgicon {
  height: 100px;
  width: 100px;
  border: 4px solid #fff;
  font-size: 39px;
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
  border-radius: 50%;
  padding: 27px;
  text-align: center;
  margin: 0px auto;
  display: block;
}

.oops {
  text-align: center;
  font-size: 45px;
  margin-top: 20px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-weight: 800;
}

.oops span {
  font-weight: 300;
}

.oops-subtitle {
  /*color: #fff;*/
  font-size: 18px;
}

.go-home {
  color: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
  font-size: 19px;
  padding: 10px;
  width: 235px;
  margin: 0px auto;
  color: #fff;
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  border-radius: 25px;
  border-radius: 25px;
  margin-top: 30px;
  transition: ease 0.5s;
}

.go-home:hover {
  transition: ease 0.5s;
  color: #fff;
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  border-radius: 25px;
}

.oops-greet {
  color: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
  font-size: 25px;
  /*font-weight: 600;*/
  margin-bottom: 15px;
}

#pageloader {
  background: rgba(255, 255, 255, 0.9);
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999999;
  top: 0;
}

#pageloader img {
  left: 50%;
  width: 100px;
  margin-left: -32px;
  margin-top: -32px;
  position: absolute;
  top: 50%;
}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -64px !important;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -64px !important;
  }
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  border: 2px solid;
  border-radius: 58px;
  border: 2px solid;
  border-radius: 58px;
  margin: 10px 5px;
  color: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
  font-size: 55px;
  font-family: initial;
  display: block;
  height: 35px;
  padding: 9px;
  position: relative;
  top: -25px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  /* background: #d5d5d5; */
  color: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
  text-decoration: none;
}

.owl-theme .owl-nav {
  margin-top: 15px !important;
  text-align: center;
}

.cust-container {
  width: 90%;
  display: table;
  margin: 0px auto;
}

.disclaimer {
  /* background: #f1f1f1; */
  /* padding: 50px 0px; */
}

#overview,
#reasons {
  /* background: #f1f1f1; */
  /* padding: 50px 0px; */
  /* background-image: url(../images/bg1.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 50%; */
}

.disclaimer h2 {
  text-align: center;
  margin: 0;
  font-size: 20px;
  margin-bottom: 7px;
}

.para {
  text-align: justify;
  font-size: 14px;
  /* font-weight: 700; */
  letter-spacing: 1px;
  padding: 0px;
  margin-top: 45px;
  margin-bottom: 41px;
}

.para1 {
  text-align: justify;
  font-size: 14px;
  /* font-weight: 700; */
  letter-spacing: 1px;
  padding: 0px;
  position: relative;
  /* left: -21px; */
  /* padding: 25px 28px; */
}

.disclaimer p {
  font-size: 15px;
  line-height: 23px;
  text-align: justify;
  font-size: 15px;
  letter-spacing: 1px;
  padding: 0px 3px;
  position: relative;
  margin: 0px auto;
}

.disclaimer h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bolder;
  color: #010a21;
}

.disclaimer .wrap {
  border: 2px solid #010a21;
  min-height: 400px;
  width: 200px;
  border-radius: 150px 150px 0 0;
  padding-top: 50px;
  margin: 0 auto;
}

.owl-theme .owl-nav {
  color: #010a21 !important;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #010a21 !important;
  color: #fff;
  text-decoration: none;
}

.disc-click {
  color: #fff;
  font-weight: 600;
  margin: 6px 0px;
  display: block;
  display: inline;
}

.desc-click {
  color: #fff;
  font-weight: 600;
  margin: 6px 0px;
  display: block;
  display: inline;
}

.fix-form-wrap {
  position: fixed;
  width: 100%;
  bottom: 0px;
  background: #ffffff;
  padding-top: 14px;
  box-shadow: 0px 0px 7px 0px;
  z-index: 99;
}

#enquire-now h3 {
  font-family: "HELVET";
  font-size: 20px;
  color: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);
  text-align: right;
  color: #001639;
}

#enquire-now p {
  text-align: right;
  color: #001639;
}

.enq-button {
  border: none;
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
  font-size: 15px;
  font-family: "HELVET";
  text-shadow: none;
  padding: 12px 30px;
}

.callnow {
  /* color: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%) !important; */
  font-size: 22px;
  font-weight: 900;
  line-height: 42px;
  color: #FFCA08 !important;
}

#price-model .modal-header {
  background: #213171;
  color: #fff;
}

#price-form .input-group-addon {
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
  border: 0;
}

#price-form select {
  height: 40px;
  width: 100%;
  padding-left: 9px;
  border: none;
  background: #f3f3f3;
}

#price-form .input-group-addon {
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
  border: 0;
}

#myModal1 .modal-header,
#price-model .modal-header {
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
}

.modal-header .close,
#price-model .close {
  color: #fff !important;
  opacity: 1 !important;
  margin-top: -4px;
  margin-right: 0px;
}

/*---- main popup--------------*/

#price-form input,
#price-form select {
  height: 40px;
  border: none;
  padding-left: 9px;
  width: 100%;
  background: #f3f3f3;
}

#price-form .input-group-addon {
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
  border: 0;
}

#price-form .form-ico {
  font-size: 19px !important;
}

#price-form .form-group {
  height: 40px;
  margin-bottom: 23px;
}

.why {
  margin-top: 50px;
}

/*-----------------------------*/

#enquire-now input,
#enquire-now select {
  height: 40px;
  border: none;
  padding-left: 9px;
  width: 100%;
  background: #eae4e4;
  border-radius: 0;
  color: #000;
}

#enquire-now .input-group-addon {
  /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
  border: 0;
  /* border-radius: 25px 0 0 25px; */
}

#enquire-now .form-ico {
  font-size: 19px !important;
}

#enquire-now .form-group {
  height: 40px;
  margin-bottom: 14px;
}

.sec-amenities img {
  width: 100px !important;
  text-align: center;
  position: relative;
  margin: 0 auto;
  border: 3px solid;
  border-radius: 82px;
}

.sec-amenities h3 {
  line-height: 20px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 0px;
  position: relative;
  font-family: "Optima";
  margin: 0px auto;
}

#about {}

.highlight-wrapper {
  padding: 20px 0px;
}

.highlights {
  padding: 20px;
}

.highlights img,
.about-wrap img {
  pointer-events: none;
}

.overlay {
  padding: 50px 0px;
  /* background: #dbd9d954; */
}

/*-------------------------------------------------------*/

/* .slideDown {
    transform: translateY(70px);
    -webkit-transform: translateY(70px);
    transition: ease all 0.5s;
} */

.slideUp {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: ease all 0.5s;
}

.carousel-control.left {
  background-image: none !important;
}

.carousel-control.right {
  background-image: none !important;
}

.header-logo-wrap {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 99;
}

.fix-logo-left {
  background: #fff;
  width: 130px;
}

.fix-logo-right {
  background: #fff;
  width: 130px;
  float: right;
}

.joy {
  /* width: 201px; */
  /* height: 96px; */
  /* --loader-delay-offset: 1ms !important; */
  margin-top: 7px;
  /* padding: 15px; */
  /* margin-left: -25px; */
}

.box {
  /* box-shadow: inset 1px 1px 5px; */
  /* height: 286px; */
  /* border-right: 2px solid  linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%);; */
}

.box img {
  /* margin-left: 50px; */
  width: 165px;
  display: block;
  margin: 0px auto;
}

.pricingTable {
  background-color: #fff;
  text-align: center;
  padding: 25px 0 0;
  box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.3);
  /* border-radius: 20px; */
}

.pricingTable .pricingTable-header {
  background: linear-gradient(transparent, transparent, #e7e7e7);
  padding: 0 0 20px;
}

.pricingTable .title {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 20px;
}

.pricingTable .title:after {
  content: "";
  background: #f63459;
  width: 160px;
  height: 3px;
  margin: 20px auto 0;
  display: block;
  clear: both;
}

.pricingTable .price-value {
  color: #f63459;
  font-size: 34px;
  font-weight: 800;
  line-height: 47px;
  letter-spacing: 2px;
  display: block;
}

.pricingTable .price-value sup {
  font-size: 30px;
  vertical-align: bottom;
}

.pricingTable .pricing-content {
  background: linear-gradient(#f53149, #fd6653);
  /* border-radius: 0 0 20px 20px; */
  padding: 15px 0px;
}

.pricingTable .pricingTable-signup a {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 7px 25px;
  margin: 0 auto;
  border: 2px solid #fff;
  /* border-radius: 10px; */
  display: inline-block;
  transition: all 0.5s;
}

.pricingTable .pricingTable-signup a:hover {
  letter-spacing: 2px;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
}

.tbl {
  /*border: none;*/
  /*box-shadow: 8px 8px 19px #bbbbbb;*/
  background: #fff;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 15px;
  font-size: 16px;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: inherit;
  color: #000;
  font-weight: 600;
  width: 20%;
  font-family: "Poppins-Regular";
  border-top: 1px solid #ddd;
}

.her {
  text-align: center;
}

.her {
  /* /* background: linear-gradient(to right, #ff2a2a 0%, #b52b2b 100%); */
  background-color: #FFCA08;
  color: #fff;
  border-bottom: none !important;
}

.price-click {
  background: #FFCA08;
  padding: 5px;
  font-size: 14px;
  color: #fff;
}

.footer img {
  /* object-fit: contain; */

  align-items: center;
  justify-content: center;
  width: 150px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 990px) {
  .pricingTable {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .header-logo-wrap {
    position: initial;
  }

  .fix-logo-left {
    width: 88px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .fix-logo-right {
    width: 88px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .para {
    text-align: justify;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0px;
    margin-top: 15px;
    padding: 15px;
    margin-bottom: 41px;
  }

  .joy {
    width: 201px;
    height: 96px;
    --loader-delay-offset: 1ms !important;
    margin-top: 15px;
    /* padding: 15px; */
  }

  .box {
    height: auto;
    /* border-bottom: 1px solid; */
    /* border-right: none; */
  }

  /* #about {
    background-size: 100%;
  } */
  .price-click {
    display: block;
  }

  .box img {
    width: 100%;
    margin-left: 0px;
  }

  .flogo img {
    margin: 10px;
  }
}

.imgcon img {
  width: 74px;
  margin: 19%;
}

@media screen and (max-width: 768px) {
  .imgcon img {
    width: 56px;
    margin: 14px auto;
  }

  .sub-head2 h4 {
    font-size: 28px;
  }
}

.highlighst {
  padding: 50px 0px;
  background-color: #f3f3f3;
}

.highwrap {
  position: relative;
  cursor: pointer;
  transition: ease all 0.5s;
}

.highwrap {
  text-align: center;
  background: #fff;
  padding: 5px;
  box-shadow: 1px 1px 25px #e0e0e0;
  margin-bottom: 20px;
}

.highwrap::before,
.highwrap::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #2e476c;
}

.highwrap:hover {
  transform: translateY(-10px);
  transition: ease all 0.5s;
}

.border-effect:hover .bo::before,
.border-effect:hover .bo::after {
  top: 0;
}

.amiwrap:hover .bo::before,
.amiwrap:hover .bo::after {
  height: 100%;
}

.border-effect .bo::before {
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}

.bo::before {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #2e476c;
  left: 0px;
  top: 0px;
}

/* .highlight-view {
  border: 3px solid #e7503b;
  align-items: center;
  font-weight: 700;
  min-height: 81px;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: 3px solid #000;
  outline-offset: 0px;
  border-radius: 10px;
  margin: 13px auto;
  text-align: center;
} */
.white {
  color: #000 !important;
  line-height: 23px;
  margin: 8px 0px;
  /* line-height: 2; */
}

.text-justify {
  text-align: justify !important;
}


.intl-tel-input .flag-container {
  z-index: 999;
}

.intl-tel-input {
  width: 100%;
}

.input-group {
  width: 100%;
}

input[type="tel"] {
  padding-left: 84px !important;
}