/* Global styles -font- Hind Vadora */
@import url("https://fonts.googleapis.com/css2?family=Hind+Vadodara:wght@400;500;600;700&display=swap");

/* font-family: 'Hind Vadodara', sans-serif; */
body h1,
h2,
h3,
h4,
h5,
p,
a,
ul,
li,
#mobileMenufloat,
#Applebtn,
#googlebtn,
table,
.page-link,
#accordionExample {
  font-family: "Hind Vadodara", sans-serif;
  zoom: 1;
}
.page-link {
  color: black !important;
}
td,
tr {
  text-align: left;
  font-weight: 500;
}
#country {
  /* width: 60% !important; */
}
#usd {
  width: 10% !important;
}
#flags img {
  width: 25px !important;
  height: 12px !important;
}

.nav-item a:hover,
.nav-item a:active {
  color: #edab2d !important;
}

.box-icon.active {
  background: #ecbb43;
}

.box-icon.active {
  animation: opac 2s;
  border: 0px !important;
}
/* Media queries for PC-Laptops-Phones */
#PcMenufloat {
  border-left: 12px solid white;
  margin-right: -100px;
  z-index: 1500 !important;
  animation: opac 2s;
}
#bdr {
  width: 80px;
  height: 80px;
  border: 1px solid black;
  border-radius: 50px;
  padding: 0px;
}
#bdr img {
  width: 70px;
  padding: 10px;
}
.form-control {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #f1f1f1 !important;
  font-family: "Hind Vadodara", sans-serif;
}
.form-control:focus {
  color: #212529;
  background-color: rgba(255, 255, 255, 0.192);
  border-color: #ecbb43 !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(237 171 45 / 20%) !important;
}

.navbar {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.btnclass {
  margin-left: 40px;
  margin-right: 70px;
  padding-left: 60px;
  padding-right: 60px;
}

@media only screen and (min-width: 1000px) {
  /* CSS */
ul.breadcrumb li p{
    font-size:45px!important;
}

  
  #lefts {
    display: none;
  }
  #rights {
    /* margin-top: -200px !important; */
  }
  .featuresection {
    padding: 4%;
  }
  #one {
    border-left: 3px solid white;
    margin-left: -50px;
    padding-left: 40px;
  }
  #one p {
    font-size: 22px !important;
  }

  .sideheading {
    font-size: 34px !important;
    font-family: "Hind Vadodara", sans-serif;
    font-weight: 700;
    color: black;
  }
  #spacer {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }
  #navMargin {
    margin-right: 200px !important;
  }
  #myPcDIV {
    margin-left: 600px;
    z-index: 5;
  }
  .globalHeader {
    text-align: center;
    font-size: 70px;
    font-weight: 600;
  }
  .globalHeader_1 {
    text-align: center;
    font-size: 54px;
    font-weight: 500;
  }

  .globalparagraph {
    font-size: 19px;
    text-align: center;
  }
  .globalFeatureparagraph {
    font-size: 19px;
    text-align: left;
    align-self: flex-end;
    font-weight: 500;
    padding-left: 1rem;
  }
  .globalFeatureparagraph-R {
    font-size: 19px;
    text-align: right;
    align-self: flex-end;
    font-weight: 500;
    padding-right: 1rem;
  }
  #ApplebtnHome {
    margin-right: 20px;
  }
  #googlebtnHome {
    margin-left: 20px;
  }
  #pcf1,
  #pcf2 {
    margin-top: 70px;
  }
  #smsTable {
    padding-left: 85px;
  }
  .esimImg img {
    margin-top: -300px;
    float: right;
  }
  img#fetImg {
    width: 50px;
    border: 1px solid black;
    padding: 10px;
    border-radius: 20%;
    margin-top: 13px;
  }
  #features {
    padding: 50px;
  }
  .sideheading {
    font-size: 24px;
    font-family: "Hind Vadodara", sans-serif;
    font-weight: 800;
  }
  #one {
    border-left: 4px solid white;
    margin-left: -50px;
    padding-left: 40px;
  }
  #one p {
    font-size: 18px;
    font-family: "Hind Vadodara", sans-serif;
  }
  .line {
    width: 85%;
    margin-left: 17%;
    height: 2px;
    color: grey;
  }

  .ESM img {
    border-left: 1px solid #21252942;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #spacer {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }
  .globalHeader {
    font-size: 40px;
  }
  .pcPadding {
    margin-top: 50px;
  }
  #myPcDIV {
    margin-left: 200px;
  }
  .esimImg img {
    margin-top: -180px;
    float: right;
  }
  .sideheading {
    font-size: 24px;
    font-family: "Hind Vadodara", sans-serif;
    font-weight: 800;
  }
  #one {
    border-left: 4px solid white;
    margin-left: -50px;
    padding-left: 40px;
  }
  #one p {
    font-size: 18px;
    font-family: "Hind Vadodara", sans-serif;
  }
  

  /* CSS */
}

#navMargin {
  margin-right: 200px !important;
}
.myPcDIV {
  margin-left: 250px;
  border-left: 4px solid white;
}
#PcMenufloat {
  height: 100vh;
  float: right;
  text-align: center;
  display: flex;
  align-items: center;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .vertical-center #Applebtn,
  .vertical-center #Googlebtn,
  .featureDetails,
  .vertical-center p {
    
    text-align:center!important;
  }
  
  .vertical-center{
      text-align: left!important;
      margin-top: -80px!important;;
    padding-bottom: 35px!important;;
  }
  .vertical-center p {
    padding-left:0px !important;; 
}

  
  .pagination{
       display: flex;  
  flex-wrap: wrap;
  }
  .pagination li {
    padding-bottom: 1.3vh;
  }
  
  .cf {
    margin-left: 0px !important;
    padding: 10px;
  }
  .cf2 {
    padding: 10px !important;
  }
  #ApplebtnHome1,
  #GooglebtnHome1 {
    font-size: 14px !important;
  }
  .btnclass {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  #spacer {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }
  .navbar-dark .navbar-toggler,
  .navbar-toggler-icon {
    color: rgb(255, 255, 255) !important;
    border-color: rgb(255, 255, 255) !important;
  }
  #mobileMenufloat {
    height: 100vh;
    float: right;
    text-align: center;
    display: flex;
    align-items: center;
  }
  #btnblock {
    display: flex;
    align-items: baseline;
  }
  li {
    padding-bottom: 3.5vh;
  }
  .globalFeatureparagraph,
  .globalFeatureparagraph-R {
    display: none;
  }
  #pcf2 .box {
    margin-top: -245px;
    float: right !important;
    padding-right: 1rem;
  }
  #pcf1 .box {
    float: left !important;
    padding-left: 1rem;
  }
  #pcfImage img {
    max-width: 140px;
    margin-top: -240px;
    text-align: center;
  }

  #home-feature {
    padding-top: 20px;
  }
  .rateFirstBlock h1 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding-top: 15px;
  }
  .rateFirstBlock p {
    text-align: center;
    font-size: 13px;
    font-weight: 400;
  }
  #smsTable {
    padding-left: 6px;
  }
  .esimNumber p {
    font-size: 15px;
  }
  .esimImg img {
    display: none;
  }
  img#fetImg {
    width: 50px;
    border: 1px solid black;
    padding: 10px;
    border-radius: 20%;
    float: right;
    margin-top: 12px;
    margin-left: -10px;
  }
  #sidePad {
    margin-left: 16px;
  }
  #featureImg {
    text-align: center !important;
    margin-left: -20px !important;
  }
  #features {
    padding-left: 50px;
  }
  .sideheading {
    font-size: 24px;
    font-family: "Hind", sans-serif;
    font-weight: 800;
  }
  #one {
    border-left: 3px solid white;
    margin-left: -50px;
    padding-left: px;
  }
  #one p {
    font-size: 14px;
  }
  .ESM {
    display: none;
  }

  /* CSS */
}
option {
  /* Whatever color  you want */
  background-color: #edab2d;
  color: #000;
}
.vertical-center p {
  padding-left: 15px;
}
.vertical-center #Applebtn,
.vertical-center #Googlebtn,#down {
  margin-left: 15px;
  
}

/* Global Css End here */

/* nav Css */
#myDIV,
#myPcDIV {
  display: none;
}
#mobileMenufloat {
  font-size: 18px;
  font-weight: 600;
  box-shadow: -8px 2px 14px -2px rgba(0, 0, 0, 0.51);
  -webkit-box-shadow: -8px 2px 14px -2px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: -8px 2px 14px -2px rgba(0, 0, 0, 0.51);
}
li {
  list-style: none;
}
.nav-item a {
  color: rgb(255, 255, 255) !important;
}

/* Color scheme */
.brandBgColor {
  background-color: #edab2d;
}
.brandBgColorwithTextWhite {
  background-color: #edab2d;
  color: white;
}
/* buttons */
#Applebtn {
  background-color: white;
  border: 0px;
  color: black;
  font-weight: 600;
  letter-spacing: 3.8px;
}
/* Darker background on mouse-over */
#Applebtn:hover {
  background-color: rgba(235, 235, 235, 0.863);
}
#Googlebtn {
  background-color: black;
  border: 0px;
  color: white;
  font-weight: 400;
  letter-spacing: 1.8px;
}
/* Darker background on mouse-over */
#Googlebtn:hover {
  background-color: rgba(0, 0, 0, 0.938);
}
#PcMenufloat {
  box-shadow: -8px 2px 14px -2px rgba(0, 0, 0, 0.51);
  -webkit-box-shadow: -8px 2px 14px -2px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: -8px 2px 14px -2px rgba(0, 0, 0, 0.51);
}
.block {
  text-align: center;
  padding: 15px;
}
.block p {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 15px;
  color: black;
}
.block h3 {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  /* padding: 15px; */
  color: black;
}
/* Body-homepage css */
#h-body {
  background-image: url("../image/bg.jpg") !important; /* The image used */

  z-index: 2 !important;
  min-height: 960px;
  height: 100vh; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover;
}
#GooglebtnHome {
  background-color: #edab2d;
  color: black;
  border: 1px solid #d2d2d0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 500;
}
#GooglebtnHome1 {
  background-color: black;
  color: white;
  border: 1px solid #d2d2d0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 500;
}

#ApplebtnHome {
  background-color: #ffffff;
  color: black;
  border: 1px solid #d2d2d0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 20px;
  font-weight: 500;
}
#ApplebtnHome1 {
  background-color: #ffffff;
  color: black;
  border: 1px solid #d2d2d0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 20px;
  font-weight: 500;
}
.ul {
  border-bottom: 3px solid black;
  /* text-decoration: underline;
  font-weight: 100; */
}
/* Rates CSS */
#option1,
#option2 {
  display: none;
}
#rate1st {
  /*background-color: #f2f2f2;*/
  /*padding-top: 15px;*/
  padding-bottom: 10px;
}
#toggleBtn {
  border-radius: 0px;
  background-color: #ffffff;
  color: #acacac;
}

#toggleBtn:active {
  background-color: #edab2d !important;
  color: black;
}
.TopDs {
  text-align: left;
  color: #edab2d;
  float: right;
}
/* Esim number  */
.esimNumber h4 {
  font-weight: 600;
}
.esimNumber p {
  font-weight: 400;
  text-align: left;
  font-size: 18px;
}
.btn-outline-info {
  background-color: #ffffff;
  color: black !important;
  border-color: #b2b2b2 !important;
  margin-right: 1rem;
}
.btn-outline-info:hover {
  background-color: black !important;
  color: #edab2d !important;
  font-weight: 500;
}
.btn-outline-info:active {
  background-color: black !important;
  border-color: #edab2d !important;
  color: #edab2d !important;
}
.btn-check:focus + .btn-outline-info,
.btn-outline-info:focus {
  box-shadow: none !important;
}
#infobox {
  background-color: #ebebeb;
  height: 299px;
  /* border: 0.8px solid #707070; */
  margin-top: -50px;
}
#eSimPrice,
#eSimCountry {
  flex: 1;
  text-align: center;
  padding-top: 25px;
}
.noheight {
  padding-bottom: 0 !important;
}
.vertical-center {
  text-align: center;
}
.vertical-center #Applebtn,
.vertical-center #Googlebtn {
  margin-top: 4%;
}

.vertical-center p {
  margin-top: 21%;
  font-family: "Hind Vadodara", sans-serif;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
}

.cf {
  /* border: 0px solid rgb(134, 134, 134); */
  background-color: black;
  opacity: 0.7;
}
form {
  padding: 40px;
}
#cfBtn {
  background-color: #edab2d;
  border: 1px;
  color: black;
  font-weight: 600;
  letter-spacing: 1.8px;
}
.fa-square {
  background-color: white !important;
  color: #707070 !important;
}
#es {
  width: 295px !important;
}

.box-icon.active {
  background: #ecbb43;
}

.box-icon.active {
  animation: opac 1s;
}

.feture-icon img.active {
  background: #fff;
  animation: opac 1s;
}
.feture-content {
  animation: opac 2s;
}

@keyframes opac {
  0% {
    opacity: 0;
    /* transform: translateY(-10%); */
  }
  100% {
    opacity: 1;
    /* transform: translateY(0); */
  }
}

@-webkit-keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes opac {
  0% {
    opacity: 0;
    /* transform: translateY(-10%); */
  }
  100% {
    opacity: 1;
    /* transform: translateY(0); */
  }
}

@-webkit-keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

section {
  animation: 1s ease-out 0s 1 pageanimation;
}
@keyframes pageanimation {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}

@-webkit-keyframes pageanimation {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}

@-moz-keyframes pageanimation {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}

@-ms-keyframes pageanimation {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}

.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */
  height: 100%;
  width: 0;
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  right: 0;
  top: 0;
  background-color: #edab2d; /* Black fallback color */
  background-color: #edab2d; /* Black w/opacity */
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  top: 25%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
  font-family: "Hind", sans-serif;
  padding: 8px;
  text-decoration: none;
  font-size: 24px;
  color: black;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover,
.overlay a:focus {
  color: #f1f1f1;
  font-family: "Hind", sans-serif;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 50px;
  right: 45px;
  font-size: 40px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 13px;
  }
  .overlay .closebtn {
    font-size: 20px;
    top: 20px;
    right: 35px;
    font-family: "Hind", sans-serif;
  }
  .btnclass {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/*Video CSS*/

#vdo {
  /*display: flex;*/
  /*align-content: center;*/
  /*justify-content: center;*/
  /*height: 100vh;*/
  /*overflow: hidden;*/

  min-height: 100vh;
  width: 100%;
  -ms-flex-direction: column;
  flex-direction: column;

  /*background-color: #edab2d!important;*/
}
#welcome {
  position: relative;
  height: 111vh;
  min-height: 320px;
  width: 100%;
  overflow: hidden;
  zoom: 0.9;
  /*margin-top: 8rem;*/
}
/*#rdy { width: 600px; }*/

.fullscreen-video{
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  transform: translateX(-50%) translateY(-50%);
 object-fit: contain;
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-video {
    width: auto;
    height: 100%;
  }
}
@media (min-aspect-ratio: 16/9) {
  .fullscreen-video {
    width: 100%;
    height: auto;
  }
}

.bg-overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
  z-index: -11;
}
/*Video CSS*/

.accordion-button:not(.collapsed) {
  background-color: #ecbb43 !important;
  opacity: 95%;
  color: #000 !important;
}
.accordion-button:focus {
  box-shadow: 0 0 0 0.25rem #ecbc43a9 !important;
  opacity: 0.8;
}
/* Contact BG */
#contact-bg {
  /* The image used */
  background-image: url("../image/bg-1.jpg");

  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}




.show{
  /* display: block; */
}

.hidden {
  display: none;
}

.TopDs{
  /* height: 480px;
  overflow: scroll; */
}

label.tabs{
    text-transform: uppercase;
}
label.tabs.active{
  background: #0c0c0c !important;
}

.tabs >a {
  text-decoration: none;
  color: black;
  width: 70px;
  border: 1px solid black;
  border-radius: 0px;
}
.tabs.active > a{
  color: #ffb43f !important;
    font-weight: 500;
    box-shadow: none;
}
.tab-pane{
  display:none;
}
.tab-pane.active {
  display: block;
}
.table>:not(caption)>*>*{
  padding: 0px !important;
}
.table>tbody {
  font-size: 13px !important;
}

.page-link.active{
  background-color: #edb05a;
  color: #fff !important;
}

.page-link{
  font-weight: 500;
}

.page-link:focus {
  z-index: 3;
  background-color: #edb05a !important;
  outline: 0 !important;
  box-shadow: none !important;
}
/* Rates Page Custom style*/
ul.breadcrumb {
  /*padding: 38px 16px;*/
  list-style: none;
  text-align:center;
  background-image: url("asset/image/esim-rates-banner.jpg");
  background-size: 100% 100%;
  display: block;
}
ul.breadcrumb li {
  display: inline;
  font-size: 32px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li p {
  color: #edab2d;
  text-decoration: none;
  font-size:32px;
  padding-top: 3rem;
  display: block;
}

ul.breadcrumb li p:hover {
  color: #fff;
  /*text-decoration: underline;*/
  cursor: pointer;
}
 
.table>:not(caption)>*>*{
    border-bottom-width: 0px !important;
}
thead{
    border-bottom: 2px solid gray !important;
}
tr{
    border-bottom: 0.1px solid #dddddd !important;
}





.divtitle {
  background-color: #EBEBEB; ;border-top-right-radius: 25px;border-top-left-radius: 25px;  z-index: 10;
  padding: 10px 30px 40px 30px;
}
.divtitle h5{
  font-weight: 600;
}

.divbody{
  background-color: white; border-radius: 25px; z-index: 15; margin-top: -30px;
  padding: 1px;
}
.divbody h2{
  font-size: 3rem;
  font-weight: 700;
}
#df{
  font-size:12px;
}
#components{
  margin-top: -70px;
}
#horizontal{
  padding-left: 20px;
  padding-right: 20px;
}
.flow p{
  margin-top: -3px;
  text-align: left;
  font-size: 12px;
  
}
#bt{
    color: #ecbb43;
    padding: 6px 20px 6px 20px;
    background-color: black;
    border-radius: 7px;
    text-decoration: none!important;
}


