.main-heading {
    color: #004B7F;
    font-size: 35px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 20px;
}
a.common-blue-button {
    text-decoration: none;
    position: relative;
    padding: 10px 30px 10px 55px;
    display: inline-block;
    line-height: 26px;
    font-size: 17px;
    color: #1153ff;
}
a.common-blue-button:before {
    content: "";
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2rem;
    height: 2rem;
    border: 2px solid #1153ff;
    border-radius: 50px;
    position: absolute;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background: #1153ff17;
  }
  
  a.common-blue-button:hover:before {
    width: 100%;
  }
  
  a.common-blue-button svg {
    font-size: 21px;
    position: absolute;
    left: 25px;
  }
.head{font-size: 2.25rem;
    font-weight: 600;
    line-height: 1.25;}
.visualcommerce p{font-size:1.10rem;}
ul.visuallist {margin:0px 30px 10px 30px;}
.visuallist li{font-size: 1.10rem;}
.visualicon {}
.visualicon  li {list-style: none;
display: inline-block; padding:5px 10px;  text-align: center}

.visualicon  li img{display: block;}
.button{
	border: 1px solid var(--secondary);
	display: inline-block;
    color:#333;
    text-align: center;
    white-space: nowrap;
    border-radius: 7.375rem;
    padding: 0.6875rem 1.25rem 0.5625rem;
    font-size: 1.125rem;
    line-height: 1.5;
    text-decoration: none;
    transition: margin-bottom .2s, margin-top .2s, border-color .2s, background-color .2s;
	margin-bottom: 20px;
	
}

.txtcontainer{margin:0px 40px;}

.videocard{
      background: rgb(159 166 179 / 90%);
    border-radius: 6px;
   
    box-shadow: 0 30px 40px -20px rgba(16,36,69,.4);
}

.keycard{
    background-color: #fff;
    background-image: linear-gradient(rgba(245, 246, 248, 0), #f5f6f8);
    border-radius: 6px;
  
    box-shadow: 0 30px 40px -20px rgba(16,36,69,.4);
	text-align: center;
	padding:20px;
}
video{width:100%;}

/* ---------------------pritee14-03-24------------------------ */
.cycle-tab-container {
    box-shadow: 0 0 10px 2px #ddd;
  }
  
  /* .fade { */
    /* opacity: 0; */
    /* transition: opacity 4s ease-in-out; */
  /* } */
  
  .fade.active {
    opacity: 1;
  }
  #myTab{
    justify-content: center;
    gap: 30px;
    border:0;
    position: relative;
    margin-top: 7px;
    display: flex;
    background: transparent;
  }
  .cycle-tab-item a.active{
    /* color: black !important; */
    /* border-top: 4px solid #c1bdbd00 !important; */
    /* opacity: 1; */
    /* background-color: transparent !important; */
    /* border-radius: 0; */
    /* text-decoration: none !important; */
  }
  .cycle-tab-item.active a{
    color: black !important;
    /* border-top: 4px solid #c1bdbd !important; */
    opacity: 1;
    background-color: transparent !important;
    border-radius: 0;
  }
  .cycle-tab-item.active{
    color: black !important;
    /* border-top: 4px solid #c1bdbd !important; */
    opacity: 1;
    background-color: transparent !important;
    border-radius: 0;
  }
  .cycle-tab-item.active {
    color: black !important;
    /* border-top: 4px solid #c1bdbd !important; */
    opacity: 1;
    background-color: transparent !important;
    border-radius: 0;
  }
  .cycle-tab-item {
    /* border: 0 !important; */
    /* font-size: 18px; */
    /* background: none !important; */
    /* z-index: 50; */
    /* min-width: 170px; */
    /* opacity: .5; */
    /* text-align: center; */
    /* background-color: transparent; */
    /* border-top: 4px solid transparent !important; */
    /* margin-top: 0; */
    /* padding: 1px; */
    /* color:black !important; */
    list-style: none;
    text-align: center;
  }
  .cycle-tab-item a{
    border: 0 !important;
    font-size: 20px;
    background: none !important;
    z-index: 50;
    min-width: 170px;
    opacity: .5;
    text-align: center;
    background-color: transparent;
    border-top: 4px solid transparent !important;
    margin-top: 0;
    padding: 6px 1.875rem;
    color:black !important;
    font-weight: 700;
  }
  /* ------------------------------new----------------- */
  .tabs {
    margin: 0px auto;
  }
  .tabs .tab-content {
    padding: 0px;
    border: 0;
    border-top: none;
  }
  .tablinks, .tablinks:focus {/* border: 0px !important; */box-shadow: none;outline: 0;}
  .cycle-tab-container iframe{width: 100%;height: 86.5vh;}

  
  /* ----------------------------------- */
 
  
  .tab {
    overflow: hidden;
    border: 0px solid #ccc;
    background-color: #f1f1f100;
  }
  
  
  /* Style the buttons inside the tab */
  
  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
  }
  
  
  /* Change background color of buttons on hover */
  
  .tab button:hover {
    background-color: #ddd;
  }
  
  
  /* Create an active/current tablink class */
  
  .tab button.active {
    background-color: #ccc;
  }
  
  
  /* Style the tab content */
  
  .tabcontent {
    display: none;
    padding: 0px;
    border: 1px solid #ccc;
    border-top: none;
    box-shadow: 1px 8px 7px #00009014;
  }
  
  .tabcontent video {
    width: 100%;
    height: 80vh;
  }
  .ui-state-active{    
    /* border-top: 4px solid #373636 !important; */
}
  .ui-state-active a{
    opacity: 1;
    color:black !important;
    /* font-weight: 700; */
    border-top: 4px solid #000000d6 !important;
  }
  @media screen and (max-width: 767px){
    #myTab {
      border: 0;
      justify-content: space-between;
      display: flex;
      flex-wrap: nowrap;
      grid-column-gap: 8px;
      grid-row-gap: 0;
      overflow-x: auto;
      overflow-y: hidden;
      padding: 10px;
  }
  .cycle-tab-item a {
    border: 0 !important;
    font-size: 10px;
    background: none !important;
    z-index: 50;
    min-width: auto;
    opacity: .5;
    text-align: center;
    background-color: transparent;
    border-top: 4px solid transparent !important;
    margin-top: -4px;
    padding: 10px 4px;
    color: black !important;
  }
  
  .tabcontent video {
    width: 100%;
    height: auto;
  }
 
.ui-state-active a{
    opacity: 1;
    color:black !important;
    /* font-weight: 700; */
    border-top: 4px solid #000000d6 !important;
  }
.cycle-tab-item{
    white-space: nowrap;
}
	
.col-reverse {
    flex-direction: column-reverse;
}
	  .txtcontainer{margin:0px 10px;}
  }
  
