html{
  scroll-behavior: initial!important;
  scroll-padding: 0!important;
}

.hs-button{
  font-family: 'Gilroy Medium','Verdana','Arial','sans-serif';
}

.menu-tab{
  transition: all 500ms ease-in-out; 
}

.container{
  width:100%;
  max-width:1440px;
  padding-left:20px;
  padding-right:20px;
  margin:0 auto;
}

.top-banner .head h1 {
    text-transform: uppercase;
}

.menu-tab.active ul > li.active > a{
  color: #3d85c6;
}


.menu-tab.active > span{
  color:#82c344;
}

.tab-section{
  padding:70px 0 100px;
}
.tab-top-header .hs-button{
  background-color: rgba(130, 195, 68,1.0);
}

.menu-tab > span{
  color: #cccccc;
  font-weight: bold;
  display:inline-block;
  margin-bottom:10px;  
  font-size:18px;
  line-height:1.5;
  font-family: 'Gilroy Medium','Verdana','Arial','sans-serif';
}
.menu-tab  ul{
  margin:0px;
}

.menu-tab  ul > li{
  list-style:none;
}

.menu-tab  ul > li:not(:last-child){
  margin-bottom:10px;
}
.menu-tab  ul > li > a {
  text-decoration:none;

}
.menu-tab  ul > li > a{
  color: #cccccc;
  font-family: 'Gilroy Medium','Verdana','Arial','sans-serif';
  font-size 18px;
  transition: all 500ms ease-in-out;
  line-height: 1;
  font-weight: 400;
  text-transform: capitalize;
}
.menu-tab  ul > li > a:hover{
  color: #3d85c6;
}




.menu-tab ul {
  padding-left:30px;
}


.main-tab{
  display: flex;
  align-items: flex-start;
}

.tab-menu{
  width: 33.33%;
  position: sticky;
  top: 70px;
}

.tab-content{
  width: 66.67%;
}

.contents-data .heading{
  color: #3D85C6;
  font-weight: bold;
  font-size: 36px;
  line-height:1.2;
  font-family: 'Gilroy Medium','Verdana','Arial','sans-serif';
  margin-bottom:30px;
}

.img-object{
  width:100%;
  height:100%;
  object-fit:cover;
}

.img-tab{
  padding-bottom:60px;
}

.img-tab iframe{
  height:550px;
  width:100%;
}

p.bottom_bar_of_img {
    background: #303a4b;
    color: #ffffff;
    padding: 10px 20px;
}

p.bottom_bar_of_img a {
    color: #578dca;
}

.richtext > *:not(first-child){
  margin-top:20px;
}

.richtext > h1{
  font-size: 40px;
}

.richtext > h2{
  font-size: 36px;
}

.richtext > h3{
  font-size: 30px;
}

.richtext > h4{
  font-size: 24px;
}

.richtext > h5{
  font-size: 20px;
}

.richtext > h6{
  font-size: 14px;
}

.richtext  h1,
.richtext h2,
.richtext  h3{
  margin-top: 30px;
  margin-bottom:10px;
  color: #578dca;
  font-weight: 700;  
  font-family: 'Gilroy Medium','Verdana','Arial','sans-serif';
}

.tab-content-main > h3:first-child, 
.tab-content-main > h2:first-child {
    margin-top: 0px;
}

.richtext > *:last-child{
  margin-bottom:0px;
}

.menu-tab{
  margin-bottom:18px;
}

.top-tab-content{
  padding:50px;
}

.top-tab-content h1 span{
  display: block;
  color: #578DCA;
}

.tab-top-header{
  background-color:#252d3a;
  width:100%;
  padding-top: 50px;
  padding-bottom: 50px ;
}

.bottom-tab-btn{
  width:100%;
  margin:auto;
}

.bottom-tab-btn{
  padding-top: 40px;
  text-align: center;
  display: flex;
  gap: 20px;
}

.bottom-tab-btn .hs-button{
  background-color: rgba(130, 195, 68,1.0);
}

/*  Top Tap header Start  */

.tab-top-header .head h1{
  font-weight: 700;
  font-family: 'Gilroy Medium','Verdana','Arial','sans-serif';
  font-size:90px;
  color: #969daa;
}
.tab-top-header .head h1 > span{
  display:block; 
  color: #578DCA;
}

.top-pera{
  color: #969daa;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
}

.tab-select{
  cursor: pointer;
}
/*  Top Tap header End  */


/* Responsive */


@media (min-width: 767px) and (max-width: 991px) {  
  body div#hs_cos_wrapper_module_16575749079954 {
    margin-right: -22px;
  }
}


@media only screen and (min-width: 992px) {  
  .main-tab-select{
    display: none;
  }
  .top-tab-content {
      padding: 50px 0;
  }
  body div#hs_cos_wrapper_module_16575749079954 {
    margin-right: -30px;
  }
}

@media only screen and (max-width: 991px) {  
  .tab-menu {
      display: none;
  }
  .main-tab{
    flex-wrap: wrap;
  }
  .tab-menu,
  .tab-content{
    width: 100%;
  }
  select.tab-select {
    cursor: pointer;
    padding: 10px 12px;
    font-size: 17px;
    width: 100%;
    border: 1px solid #eee;
    background: #eee;
    color: #515151;
    text-transform: capitalize;
  }
/*   select.tab-select:focus {
    outline-width: 1px;
    outline-style: solid;
    outline-color: #568dca;
  } */

  .tab-content{
    margin-top:30px;
  }
  
  
  div#hs_cos_wrapper_widget_1665502395157 {
      padding-left: 30px !important;
      padding-right: 30px !important;
  }

  body div#hs_cos_wrapper_module_16575749079946, 
  body div#hs_cos_wrapper_module_16575749079947,
  body div#hs_cos_wrapper_module_16575749079948 {
      padding-left: 30px !important;
      padding-right: 30px !important;
  }
  
  .cell_16575749079942-padding.cell_16575749079942-vertical-alignment .row-fluid-wrapper.row-depth-1 .row-fluid {
      flex-direction: row;
      display: flex;
      word-wrap: break-word;
  }
}


@media only screen and (max-width: 767px) {
  body div#hs_cos_wrapper_module_16575749079954{
    margin-right: 0!important;
  }
  .top-tab-content {
      padding: 50px 15px;
  }
  .tab-menu{
    position: static;
    padding: 0 15px;
  }
  .tab-content{
    padding: 0 15px;
  }
  .menu-tab  ul > li > a{
    font-size:16px;
  }  
  .menu-tab span{
    font-size:18px;
  }
  .contents-data .heading{
    font-size:30px;
  }
  .top-pera p{
    font-size:18px;
  }
  .tab-top-header .head h1{
    font-size:40px;
  }

  .container{
    padding:0;
  }
  .tab-top-header {
    padding-top:0;
    padding-bottom:0;
  }
  
  .main-tab-select {
      padding-left: 15px;
      padding-right: 15px;
  }  
  .bottom-tab-btn .hs-button{
      padding-left: 15px;
      padding-right: 15px;
      font-size: 15px;
  }
  
  div#hs_cos_wrapper_widget_1665502395157 span#hs_cos_wrapper_widget_1665502395157_ {
      font-size: 25px !important;
      line-height: 1.2 !important;
  }
  body .cell_16575749079942-vertical-alignment div#hs_cos_wrapper_module_165757490799421, 
  body .cell_16575749079942-vertical-alignment div#hs_cos_wrapper_widget_1661400569681, 
  body .cell_16575749079942-vertical-alignment .span12.widget-span.widget-type-custom_widget.dnd-module {
      padding-left: 10px;  
      word-break: break-word;
  }

  body .cell_16575749079942-row-1-padding, 
  body .cell_16575749079942-row-2-padding, 
  body .cell_16575749079942-row-3-padding, 
  body div#hs_cos_wrapper_module_165757490799415, 
  body .cell_16575749079942-row-4-padding {
      padding: 0px 20px !important;
  }

  .span6.widget-span.widget-type-cell.cell_16575749079942-padding.cell_16575749079942-vertical-alignment.dnd-column {}

  .span6.widget-span.widget-type-cell.cell_16575749079942-padding.cell_16575749079942-vertical-alignment.dnd-column .row-number-28 .span12.widget-span.widget-type-custom_widget.dnd-module {
      width: 100%;
      padding-left: 0;
  }

  .module_165757490799419-flexbox-positioning > div,
  .module_165757490799425-flexbox-positioning > div,
  .module_165757490799431-flexbox-positioning > div{
      width: 38px;
  }
}


.tab-content-main .hs-embed-wrapper{
  max-width: unset!important;
  width: 100% !important;
  max-height: unset !important;
  height: 100% !important;
}

.d-none{
  display: none;
}

.tab-next{
  margin-left: auto;
}
