:root {
--font-family: 'Poppins', sans-serif;
--white: #ffffff;
--yellow: #feef3e;
--light-blue:#50c6dd;
--bg-dark-b: #041b35;
}

/*---------------*/
h1,h2,h3,h4,h5,h6{
  --font-family: 'Poppins', sans-serif;
}

p,a{

 --font-family: 'Poppins', sans-serif;
}
body {
  overflow-x: hidden;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: var(--font-family);
}

.header-from {

  backdrop-filter: blur(1px);

  border-radius: 10px;
}

.header-from #form1 input,
select {
  background: #ffffffd1;
  padding: 10px;
  border-radius: 5px !important;
  padding: 10px 20px;
  border: none;
  width: 100%;
  padding: 15px;
}

#form1 button#frm_submit_btn {
  width: 100%;
  border: 0;
  background: var(--yellow);
  border-radius: 50px;
  padding: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.btn2 {
  width: 100%;
  padding: 15px;
  text-align: center;
   color: var(--white);
  background: var(--yellow);
  margin-top: 20px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 0;
}

select {
  color: #757575;
}

option:not(:first-of-type) {
  color: black;
}

a.get-quote:hover {
  cursor: pointer;
  color: #ffffff !important;
}

a.get-quote {
  text-decoration: none;
  color: #ffffff !important;
}

section.thankyousec {
  background: linear-gradient(45deg, #065a82, #69306d);
  height: 570px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

a.backtohomebtn {
  font-family: var(--font-family);
  border: 1px solid #ffffff;
  padding: 8px 30px;
  text-align: center;
  color: #fff !important;
}

  button.myBtn.top-btn {
    width: 60%;
    font-size: 21px;

  }


/*----top-fixed-call-bar--in-mob------*/
@media only screen and (min-width: 300px) and (max-width: 991px) {

  a.call-fixed {

    width: 100%;
    height: 50px;
    position: fixed;
    top: 0;
    right: 0px;
    background: var(--light-blue);
    color: #ffffff !important;
    font-size: 21px;
    text-align: center;
    padding: 7px 0 0 0;
    text-decoration: none;
  }
  header.nav-head {
    margin-top: 50px;
}

}

@media only screen and (min-width: 1024px) and (max-width: 1920px) {

  a.call-fixed {
    display: none;
}
}
/*--------Tv-Css--------------*/
span.highlight-text {
  color: var(--yellow);
}
.navbar-collapse {
 z-index: 9;
 padding: 20px 20px;
}

section.section-one.Banner {
  display: flex;
  /* height: 750px; */
  align-items: center;
  justify-content: center;
}
.banner-h1 {
  font-size: 62px;
}
.banner-h1 {
  font-size: 62px;
}
img{
 width: auto;
 height: auto;
}

.txt-b {
  color: #041b35;
  font-size: 36px !important;
  font-weight: 700;
}
.txt-light-b{
  color: var(--light-blue);
  font-size: 36px !important;
  font-weight: 700;
}
p.highlight-text {
  color: var(--light-blue);
}
p {
  font-size: 18px;
  color: #7e7e7e;
  line-height: 1.3em;
  letter-spacing: 0.4px;
}
p.highlight-text:after {
  content: '';
  height: 2px;
  width: 10%;
  background: var(--yellow);
  display: block;
}
.top-btn {
  background: #50c6df;
  border-radius: 10px;
  border: none;
  padding: 5px 30px;
  color: #fff;
  margin: auto;
}
a.navbar-brand img {
  height: 70px;
  object-fit: cover;
}
nav {
  background: var(--bg-dark-b);
}
a.nav-link:hover {
  color: var(--yellow)  !important;
  text-decoration: none;
}
button.btn.btn-call-head a {

  color: var(--white) !important;
  font-size: 28px;
}

a:hover {
  color: var(--yellow);
  text-decoration: none;
}
button.myBtn.top-btn a {
  color: #ffffff !important;
  font-weight: 500;

}
a.nav-link {
  font-size: 18px;
}
section.footer-sec {
  background: #041b35;
   color: var(--white);
}

footer.footer {

  position: inherit;

}
.list {
      display: initial;
 
  list-style: none;
  font-size: 18px;
  color: #7e7e7e;

  letter-spacing: 0.4px;
}
ul.list2 {
  list-style: none;

  font-size: 18px;
  color: #7e7e7e;

  letter-spacing: 0.4px;
}
ul.list li {
  margin: 10px 0;
}


button.btn1 {
  background: transparent;
   color: var(--white);
  border: 1px solid #ffffffad;
  padding: 10px 30px;
  border-radius: 0px;
  margin: 2px;
}
button.btn2 {
  background: transparent;
   color: var(--white);
  border: 1px solid #ffffffad;
  padding: 10px 30px;
  border-radius: 0px;
  margin: 2px;
}
ul.footer-link {

  display: grid;
  margin: 0 0 10px -20px;
  color: #7e7e7e;
  line-height: 1.3em;
  letter-spacing: 0.4px;
  list-style: none;
}
.footer-sec p {
  color: #fff;

}
ul.footer-link li a {
   color: var(--white);
  line-height: 1.3em;
  letter-spacing: 0.4px;
  text-decoration: none;
}
ul.footer-link li:before {
  content: '🗸';
  display: inline;
  margin: 0 10px;
   color: var(--white);
}
h4.footer-h {
  line-height: 2em;
  letter-spacing: 0.4px;
  color: var(--white);

}
.social-links a img {
  background: #50c6dd;
  padding: 2px;
  border-radius: 100px;
}
.copyright {
  border-top: 1px solid #ffffff52;
}
.sec-info {
  background: #041b35;
}
img.remote {
  background: #ffffff40;
  border-radius: 35px;
}
.main-form {
  height: 100%;
  background: rgb(80 198 221);
  padding: 50px 30px;

}
a {
  text-decoration: none !important;
  color: var(--yellow);
  text-decoration: underline;
}
img {
  width: 100%;
}
.social-links img {
  width: 10%;
}
ul.list img {
  width: 5% !important;
}
.social-links a img {
  width: 5%;
}
.space{
  padding: 70px 0px;
}
.footer-sec img {
  width: 20%;
  margin: auto;
}
.row.bg-dark-both {
  background: #1b1616;
  border-radius: 35px;
}
ul.navbar-nav {
  margin: 0 auto;
}
.footer-sec a {
  color: var(--light-blue);
}
/*----plan1-css------*/
.plan1 {
  border-radius: 10px;
  background-color: #041b35;
  box-shadow: 2.5px 4.33px 60px 0px rgb(0 0 0 / 10%);
  padding: 40px;
  margin: -50px 0px 0px 0px;
  color: var(--white);
  font-family: var(--font-family);
  box-shadow: 1px 4px 13px 2px #00000026;
}
/*----plan2-css------*/
ul.list li i:before {
  margin: 5px 8px 0px 10px;
  color: var(--light-blue);
}
ul.list2 li i:before {
  margin: 5px 8px 0px 10px;
  color: var(--light-blue);
}
a.bar-btn1 {
  background: var(--light-blue);
  padding: 8px 30px;
}
a.bar-btn2 {
  background: transparent;
  padding: 8px 30px;
  border: 1px solid var(--white);
}
.plan-div {
  background: #dddddd36;
  padding: 50px 30px;
  border-radius: 10px;
}
.plan-div strong {
  color: var(--yellow);
}
ul.navbar-nav li a {
  font-size: 21px;
}
/*-------------------------------------*/

@media only screen and (min-width: 300px) and (max-width: 768px) {
  .plan1 {
    margin: 10px 0;
}
.planheading {
  margin: 10px 0;
}
button.btn.btn-call-head {
  display: none;
}
section.section-one.Banner {
  height: 450px !important;
}
.space {
  padding: 20px 0px;
}
.plan-div {
  margin: 10px 0;
}
  img.remote {
    width: 50%;
    background: #ffffff40;
    border-radius: 35px;
    margin: 10px 10px 0px 80px;
}
.social-links img {
  width: 90% !important;
}
.footer-sec img {
  width: 40%;
  margin: auto;
}
.banner-h1 {
    font-size: 40px;
    text-align: center;
}
div#navbarSupportedContent {
  background: #041b35;
  width: 100%;
  margin: 0;
}

section.section-one.Banner p {
  text-align: center;
}

button.btn1 {
  width: 100%;
}
.sec-info h3 {
    text-align: center;
}
sapn.text-light-blue {
  color: var(--light-blue);
}

.social-links img {
    margin: auto;
    width: 30%;
    margin: 10px 0 0 0;
}
section.footer-sec a {
    color: var(--yellow);
    text-decoration: none;
}

.social-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
}
