

body{
    background: #dadada82;
    font-family: 'Roboto', sans-serif;
}
.nav-section{
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999999;
}
.nav-btn{
    background: #00a2ad;
    color: #fff;
    font-size: 15px;
    display: inline;
    padding: 6px;
    border-radius: 5px;
    text-decoration: none;
    margin-left: 20px;
    margin-top: 10px;
}
.nav-btn:hover {
    color: #fff;
    background: #33b5bd;
}
.m-0{
    margin: 0px;
}
.m-t-8{
    margin-top: 11px;
}
.nav-img{
    vertical-align:text-top;
    width: 14px;
}
.nav-background{
    background: #fff;
    
    border-bottom: 1px solid #b7b7b7;
}
.pad50{
    padding-left: 50px;
    padding-right: 50px;
}
.bg-white{
    background: #fff;
}
.nav-text{
    text-transform: uppercase;
    font-size: 15px;
    border-right: 1px solid #b7b7b7;
    text-decoration: none;
    margin-right: 13px;
    padding-right: 15px;
    color: #666665;
    padding-top: 0px;
    padding-bottom: 0px;
}
.nav-home{
    color: #f78a22;
}
.logo-section{
    margin-top: 40px;
}
.mt-25{
    margin-top: 25px;;
    margin-bottom: 25px;
}
.footer-bg{
    background: #babc16;
}
.footer-nav {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}
.footer-nav:hover {
    color: #fff;
}
.footer-navsmall {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform:none;
    border: none;
    padding: 0;
    line-height: 24px;
}
.footer-navsmall:hover {
    color: #fff;
}
.pt-25{
    padding-top: 25px;
}
.footer-whitebg{
    color: #fff;
    margin-top: 10px;
}
.padd-0{
    padding: 0px;
}
.icon-padd{
    background: unset;
    color: #dadada;
    border: 1px solid #dadada;
    padding: 0px 7px;
}

.carousel-bg1{
    background: url(../images/home-banner1.jpg);
    background-repeat: no-repeat;
    height: 335px;
}
.carousel-bg2{
    background: url(../images/home-banner2.jpg);
    background-repeat: no-repeat;
    height: 335px;
}
.carousel-bg3{
    background: url(../images/home-banner3.jpg);
    background-repeat: no-repeat;
    height: 335px;
}
.carousel-bg4{
    background: url(../images/home-banner4.jpg);
    background-repeat: no-repeat;
    height: 335px;
}
.carousel-item {
    transition: transform .2s ease-in-out;
} 
.slide-text h2{
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 34px;
    color: #0ca3ac;
    font-weight: bold;
    margin-top: 20px;
}
.slide-text p{
    color: #666665;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 4px;
}
.isc-color-p1 {
    color: #babc16;
    font-size: 6px !important;
    vertical-align: middle;
}
.mar-tp30{
    margin-top: 30px;
}
.learn-btn{
    background: #f78a224f;
    color: #f78a22;
    border: 1px solid #f78a22;
    font-size: 19px;
    border-radius: 4px ;
    padding: 4px 6px;
    text-decoration: none;
}
.learn-btn:hover{
    background: #f78a22;
    color: #fff;
}

.learn-icon{
    font-size: 14px !important;
}
.acc-text h1 {
    font-size: 28px;
    color: #002d36;
    line-height: 1.1;
    margin: 1em 0;
    font-weight: bold;
    text-transform: capitalize;
}
.ico-hov:hover {
    margin-top: -5px;
}
.acc-text p{
    color: #0ca3ac;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    text-decoration: none;
}
.acc-text{
    text-decoration: none;
    padding-bottom: 25px;
}
.quick-border{
    border-top: 7px solid #d7d7d7;
}
.quicklinks h2 {
    margin: 20px 0 0 0;
    padding-left: 15px;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 12px;
    font-family: 'Roboto condensed', sans-serif;
}
.link-div{
   border-bottom:  1px solid #b7b7b7;
   background: #f7f7f7;
   padding: 6px 12px;
}
.link-div a:hover{
    text-decoration: underline;
    color: #00a3ad !important;
}

.quick-head{
    font-size: 20px;
    color: #00a3ad;
    font-weight: bold;
}
.quick-p{
    margin: 5px 0 0 0;
    font-size: 15px;
    color: #666665;
}
.navbar-nav .nav-item:hover .dropdown-menu {
    display: block;
}
.case-btn{
    margin-top: 15px;
    color: #fff;
    background: #f79421;
    border: 1px solid #f79421;
    border-radius: 5px;
    padding: 4px 8px;
    cursor: default !important;
    font-weight: 500;
}
.bdr-btm-hover:hover
{
    text-decoration: underline;
}
.bor-unset{
    border-bottom: unset;
    margin-bottom: 40px;
}
.case-btn:hover{
    color: #fff;
    background: #f79421;
}
.read-moretext{
    color: #00a3ad;
    font-size: 15px;
}
.view-bg{
    background: #f7f7f7;
    height: 30px;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
}
a{
    text-decoration: none;
}
.blog-bg{
    background: #e1e1e1;
}
.blog-bg h2{
    margin: 0 0 15px 0;
    padding-top: 18px;
    padding-left: 15px;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 12px;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Roboto condensed', sans-serif;
}
.blog-bg p{
    padding: 0 15px;
    color: #666665;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 4px;
}
.card-blog{
    height: 365px;
    margin-bottom: 30px;
    border-radius: 4px;
}
.width-50
{
    width:50%;
}
.mar-btm-20
{
    margin-bottom: 20px;
}
.thank-you-image img {
    width: 60%;
}
.thank-you-text p {
    font-size: 20px;
    font-family: 'Roboto condensed', sans-serif;
    font-weight: 600;
    padding: 30px 0px;
    margin-bottom: 0px;
}
.blog-different-height1.card-blog .view-blog {
    margin-top: 5px !important;
}
.card-blog .view-blog {
    margin-top: 0px;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.blog-different-height
{
    position: relative;
}
.pad15{
    padding: 0 15px;
}
.blog-para{
    color: #666665;
    font-size: 15px;
    line-height: 22px;
    font-family: 'Roboto condensed', sans-serif;
    font-weight: bold;
}
.blog-para:hover{
    color: #666665;
    text-decoration: underline;
}
.view-blog{
    background: #f7f7f7;
    color: #00a3ad;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    height: 25px;
}
.view-blog:hover{
    text-decoration: underline;
}
.card-g{
    background: #babc16 !important;
}
.card-greebor{
    border-bottom: 1px solid #fff !important;
}
.card-grpara{
    padding: 0 15px;
    color: #fff !important;
    padding: 0 18px;
    font-size: 15px;
    line-height: 20px;
}
.form-control {
    font-size: 14px !important;
    padding: 4px !important;
}
.mt15{
    margin-top: 15px;
}
.sign-btn{
    background-color: #f78a22 !important;
    border-color: #f78a22 !important;
}
.dropdown-menu {
    margin-top: 0; /* To avoid the dropdown flickering when hovering */
}
.dropdown-toggle::after {
    display: none;
}
.nav-item1 a{
    white-space: nowrap;
    text-decoration: none;
    font-size: 16px;
  
    text-transform: uppercase;
    color: #666665;
    margin-left: 7px;
}
.nav-item1:active{
    background-color:#f78a22;
    color: #fff;
}
.nav-item1:hover{
    background-color:#f78a22;
    color: #fff;
}
.nav-item1:hover{
    background-color:#00a2ad;
    color: #fff !important;
}
.nav-item1:hover a.nav-link{
    color: #fff !important;
}
.nav-link1:hover {
    color: #fff !important;
}
.demo-btn{
    background: #f05123;
    border-radius: 5px;
    color: #fff !important;
}
.demo-btn:hover{
    background: #00a2ad;
    border-radius: 5px !important;
    color: #fff !important;
}
.navbar-nav li a :active{
    background-color: red;
}
.float-right{
    float: right;
}
.ico-wid{
    width: 30px;
}
.icon-f{
    font-size: 20px !important;
}
.padd-r-0{
    padding-right: 0px;
}
.nav-home:hover {
    color: #f78a22 !important;
}
.nav-text:hover{
    color: #f78a22 !important;
}
  /* Active class styling */
  .nav-item1.active {
    background-color: #f78a22;
    color: #fff !important;
  }
  .nav-item1.active  a.nav-link1{
    color: #fff !important;
  }
 .dropdown-menu {
    position: absolute;
    left:-25% !important;
    width: auto;
    right: 0;
    min-width: auto;
    padding: 5px;
    top: 45px;
    border: none;
    border-radius: unset;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom:3px solid #0065A3;;
}
.list-menu{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    width: 100%;
}
.list-menu a {
    display: block;
    text-transform: uppercase;
    padding: 0 !important;
    margin-bottom: 20px;
    font-size: 15px;
    color: #666665;
    font-weight: 600;
    text-decoration: none;
}
.list-menu a:hover {
   color:#0ca3ac;
}
#menu li{
    position: static;
    margin-left: 5px;
}
#menu .col-md-3{
   padding: 4px 20px;
   margin: 10px 5px;
}
.nav-subhead{
    border: 0;
    text-transform: none !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    padding: 5px 0 !important;
    color: #666665;
    margin-bottom: 5px !important;
    margin-top:5px !important;
    margin-left: 0px !important;
}
.desktop-view .nav-item1 a
{
    margin-left: 0px  !important;
}
.nav-bot{
    width: 180px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
}
.mb-5{
    margin-bottom: 5px !important;
}
.m-t-20{
    margin-top: 20px;
}
.mar-r-nav{
    margin-left: 100px;
}
.fixed
{
    position: fixed;
    z-index: 99;
    top: 3px;
    width: 100%
}
.fixed .display-none-fixed
{
    display: none;
}
.fixed .logo-res img
{
    width: 150px !important;
}
.fixed .navbar-expand-lg 
{
    margin-top: -77px !important;
}

.fixed .nav-item1 a {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.closebtn{
    color: #fff !important;
}
.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999999;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
  }
  .accordion-header {
    margin-bottom: 0;
    margin-top: -3px;
}
  .sidebar a {
    padding: 16px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    display: block;
    transition: 0.3s;
  }
  
  .sidebar a:hover {
    color: #f1f1f1;
  }

  .openbtn {
    font-size: 18px;
    cursor: pointer;
    background-color: #fff;
    color: #000;
    padding: 5px 10px;
    border: none;
    border: 1px solid #ebdbdb;
}
  
  .openbtn:hover {
    background-color: #444;
  }
  
  #main {
    transition: margin-left .5s;
    padding: 1px;
  
  }
  .collapsible {
    background-color: #fff;
    color: #000 !important;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
  }
  
  .collapsible:hover {
    background-color: #fff;
  }
  
  .content {
    display: none;
    overflow: hidden;
    background-color: #fff;
  }
 
 .content-text{
    color: #000 !important;
    padding: 14px !important;
    border-bottom: 1px dotted #babc16;
 }
 .openbtn:hover {
    background-color: #fff;
}
 .content-text1{
    color: #000 !important;
    padding: 14px !important;
    background: #eee;
    border-bottom: 1px solid #ddd;
 }
 .collapsible:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 9px;
    color: #fff !important;
    float: right;
    margin-left: 5px;
  }
  
  .collapsible.active:after {
     content: "\2796"; /* Unicode character for "minus" sign (-) */
     color: #fff !important;
  }
  .accordion {
    color: #fff;
    background-color: #babc16 !important;
  }
  .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #babc16 !important;
  }
  .accordion-item:first-of-type .accordion-button {
    border: unset !important;
    border-radius: unset !important;
  }
  .accordion-item:last-of-type
  {
    border-radius: unset !important;
  }
  .accordion-button {
    color: #fff;
    background-color: #babc16 !important;
    border-radius: 2px;
    border: unset !important;
  }
  .mobile-nav{
    display: none;
  }
  .sidebar .closebtn {
    position: absolute;
    top: -5px;
    right: 14px;
    font-size: 26px;
    padding: 0px;
    margin-left: 43px;
    z-index: 9;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    background-image: unset !important;
    margin-left: auto;
   
  
    transition: transform .2s ease-in-out;
}
.accordion-button:not(.collapsed)::after {
    background-image: unset !important;
   
 }
 
 #mySidebar .accordion-button  i
 {
    transform: rotate(-180deg);
    float: right;
    font-size: 20px;
 }
 #mySidebar .accordion-button.collapsed i
 {
    transform: unset !important;
 }
 .pad-top-20
 {
    padding-top: 20px;
 }
 #main
 {
    text-align: right;
 }
 .openbtn
 {
    margin-top: -91px;
    display: block;
    float: inline-end;
    z-index: 999;
    display: flow-root;
    position: relative;
 }
 #menu li:last-child:hover 
 {
     background-color: unset !important;
 }
 .left-cont ul > li a
 {
    padding: 0px !important;
 }
 .leftpanel-bg ul
 {
    margin-bottom: 0px 
    !important;
 }
 .distribution-section h1 {
    color: #002d36;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 1px;
}
.view-bg a
{
    color:#00a3ad;
}
.view-bg a:hover
{
    cursor: pointer;
    text-decoration: underline;
}
.view-blog a{
    color:#00a3ad;
}
.isc-hover-underline:hover
{
    text-decoration: underline;
    cursor: pointer;
    color:#00a3ad;
}
.isc-hover-underline
{
    color:#00a3ad;   
}
.justify-content-center  .nav-item:last-child .nav-text
{
    border-right: unset !important;
}
.bann-text
{
    font-weight: 400 !important;
   
    font-family: 'Roboto condensed', sans-serif;
    text-transform: uppercase !important;
    margin-top: 34px !important;
}
.maincontent-header
{
    text-transform:capitalize !important;
}
.banner-wrap{
    position: absolute;
    margin-top: 20px;
    margin-left: 34px;
    top: 0;
    color: #002d36;
    font-size: 26px;
    line-height: 30px;
    font-family: 'Roboto condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.banner-wraphead{
    color: #acacac !important;
    font-size: 20px !important;
    margin: 10px 0px !important;
}
 
.banner-wrapbg{
    padding: 10px;
    margin-bottom: 20px;
    background: #f5f3f4;
    font-size: 15px;
}
.banner-wrapbg h3{
    font-style: italic;
    font-size: 14px;
    margin-top: 10px;
}
.banner-wrapbg h4{
    font-size: 20px;
    color: #acacac;
    margin-top: 10px;
}
.mar-0{
    margin: 0px;
}
.mar-top15{
    margin-top: 15px;
}
.mar-20{
    margin-top: 20px;
    margin-bottom: 15px;
}
.img-pad{
    padding-left: 40px;
    padding-right: 20px;
    margin-bottom: 30px;
}
.cust-link{
    color: #00a3ad;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 20px;
}
.cust-link:hover{
    text-decoration: underline;
}
.video-mar{
    margin-top: 10px;
    margin-bottom: 5px;
}
.padlf20{
    padding-left: 32px;
}
.newsletter-successfully-sent, .newsletter-existing-user{
    margin: 20px;
    background-color: #fff;
}
.newsletter-successfully-sent > div, .newsletter-existing-user > div{
    padding: 10px;
}
.blog-different-height1
{
    height: 495px;
}