.container-fluid {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
 }
.navbar{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.14);
	background: #f7f7f7;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    height: 65px;
}
.navbar:before,.navbar:after,.container:before,.container:after{
    content: unset !important;
}

#sticky-footer{
	box-shadow: 0 2px 8px 0 rgb(255 255 255 / 10%), 0 5px 10px 0 rgb(0 0 0 / 40%);
	 background-color: #fff;
	padding: 0px!important;
}
.nav-tabs {
   border-bottom: unset !important; 
}
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: rgba(0, 0, 0, 0.2) !important;
    border-color: #dee2e6 #dee2e6 #fff;
}
#myTab .nav-link{
	padding: 5px 2px;
    display: block;
    text-align: center;
    z-index: 1;
    position: relative;
    font-size: 14px !important;
}
#myTab {
	width: 100%;
    display: table;
}

#myTab li{
	display: table-cell;
    float: unset !important;
}

#myTab i{
	display: block;
    font-size: 23px;
    padding: 3px;
}
a{
	color: black !important;
}



.card{
  box-shadow: 0 3px 7px rgb(0 0 0 / 10%);
 /* height: 93%;*/
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}


/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

#sidebar {
    width: 70%;
    position: fixed;
    top: 0;
    left: -71%;
   /* height: 100vh;*/
    z-index: 1040;
    background: #fff;
    color: #000;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
    left: 0;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #f2f2f2;
    position: absolute;
   /* top: 10px;*/
    right:0px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#dismiss:hover {
    background: #f7f7f7;
    color: #fff;
}
/*
.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}*/
.overlay.active {
    display: block;
    opacity: 1;
}

#sidebar .sidebar-header {
    padding: 8px;
     background: #fff;
    color: #000;
    padding-top: 20px;
}

#sidebar ul.components {
   /* padding: 20px 0;*/
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li a:hover {
    color: #fff;
    background: #f7f7f7;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #f7f7f7;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

/*.box{
    border-top: 3px solid #f5a71b !important;
    background: #fff;
    padding: 5px;
}*/
.content1{
    background: unset !important;
    padding-top: 15px;
}



/*input[type="checkbox"]{display:none;}

.checkbox:checked + .label{
  background:#7B7484;
  color:#231733;
}

.checkbox:checked ~ .social {
  opacity:1;
  transform:scale(1) translateY(-90px);
}*/

#wrapper1{
  text-align:center;
  /*position:absolute;*/
  left:0;
  right:0;
/*  margin: 100px auto;
  width:420px;*/
  margin-top: 20px;
}


/*
.label {
  background:#231733;
  font-size:16px;
  cursor:pointer;
  margin:0;
  padding:5px 10px;
  border-radius:10%;
  color:#7B7484;
}*/

.social {
  transform-origin:50% 0%;
 /* transform:scale(0) translateY(-190px) !important;*/
 /* opacity:0;*/
  transition:.5s;
}
/*.social ul {
  position:relative;
  left:0;
  right:0;
  margin:-5px auto 0;
  color:#fff;
  height:46px;
  width:420px;
  /*background:#3B5998;*/
  padding:0;
  list-style:none;
}

.social ul li {
 /* font-size:20px;*/
  cursor:pointer;
  width:47px;
  margin:0;
  padding:12px 0;
  text-align:center;
  float:left;
  display:block;
  /*height:22px;*/
  border-radius: 50%;
  margin-right: 2px;
}

.social ul li:hover {color:rgba(0,0,0,.5);}

.jssocials-share-twitter .jssocials-share-link {
 /*   color: #00aced;*/
    background: #00aced !important;
}


.jssocials-share-twitter .jssocials-share-link {background: #00aced !important; }
.jssocials-share-twitter .jssocials-share-link:hover {background: #0087ba !important; }

.jssocials-share-facebook .jssocials-share-link {background: #3b5998; }
.jssocials-share-facebook .jssocials-share-link:hover {background: #2d4373; }

.jssocials-share-googleplus .jssocials-share-link {background: #dd4b39; }
.jssocials-share-googleplus .jssocials-share-link:hover {background: #c23321; }

.jssocials-share-linkedin .jssocials-share-link {background: #007bb6; }
.jssocials-share-linkedin .jssocials-share-link:hover {background: #005983; }

.jssocials-share-pinterest .jssocials-share-link {background: #cb2027; }
.jssocials-share-pinterest .jssocials-share-link:hover {background: #9f191f; }

.jssocials-share-email .jssocials-share-link {background: #3490F3; }
.jssocials-share-email .jssocials-share-link:hover {background: #0e76e6; }

.jssocials-share-stumbleupon .jssocials-share-link {background: #eb4823; }
.jssocials-share-stumbleupon .jssocials-share-link:hover {background: #c93412; }

/*.jssocials-share-whatsapp .jssocials-share-link {background: #29a628; }
.jssocials-share-whatsapp .jssocials-share-link:hover { background: #1f7d1e; }*/
.jssocials-share-whatsapp .jssocials-share-link {background: #4FCE5D; }
.jssocials-share-whatsapp .jssocials-share-link:hover { background: #1f7d1e; }

.jssocials-share-telegram .jssocials-share-link {background: #2ca5e0; }
 .jssocials-share-telegram .jssocials-share-link:hover {background: #1c88bd; }

.jssocials-share-line .jssocials-share-link {background: #25af00; }
 .jssocials-share-line .jssocials-share-link:hover {background: #1a7c00; }

.jssocials-share-viber .jssocials-share-link {background: #7b519d; }
.jssocials-share-viber .jssocials-share-link:hover {background: #61407b; }

.jssocials-share-pocket .jssocials-share-link {background: #ef4056; }
 .jssocials-share-pocket .jssocials-share-link:hover {background: #e9132e; }

.jssocials-share-messenger .jssocials-share-link {background: #0084ff; }
 .jssocials-share-messenger .jssocials-share-link:hover {background: #006acc; }

.jssocials-share-vkontakte .jssocials-share-link {background: #45668e; }
 .jssocials-share-vkontakte .jssocials-share-link:hover {background: #344d6c; }

 .jssocials-share-link i{
    font-size: 25px;
  }

.jssocials-share-link {
    border-radius: 50%;
    color: white !important;
    padding: 0.5em 0.5em !important;
 /* padding: .5em .6em;*/
  color: #fff;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, border-color 200ms ease-in-out; 
        }

  .jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
    color: #fff; }

.jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 .3em;
  margin-left: 0.3em;
  background: #f5f5f5;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jssocials-share-count-box:hover {
    background: gainsboro; }
    .jssocials-share-count-box:hover:after {
      border-color: transparent gainsboro transparent transparent; }
  .jssocials-share-count-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.85em;
    left: -0.3em;
    width: 0;
    height: 0;
    border-width: 0.4em 0.4em 0.4em 0;
    border-style: solid;
    border-color: transparent #f5f5f5 transparent transparent;
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
            transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }

  .jssocials-share-count-box .jssocials-share-count {
    line-height: 2.5em;
    color: #444; }
