/*Home*/


*{
    margin: 0px;
    padding: 0px;
}
/******/card*/*/////*/
.home {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.52857143;
  color: #515253;
  background-color: rgb(255, 255, 255);
  margin-top:20px;
}
.navbar-nav .nav-item.active .nav-link{
  font-weight: bold;

}
.widget .panel, .widget.panel {
  overflow: hidden;
}

.widget {
  margin-bottom: 20px;
  border: 0;
}

.bg-gray-darker {
  background-color: #232735;
  color: #fff!important;
}

.half-float {
  position: relative;
  margin-bottom: 65px;
}

.half-float .half-float-bottom, .half-float .half-float-top {
  position: absolute;
  left: 50%;
  bottom: -60px;
  width: 120px;
  height: 120px;
  margin-left: -60px;
  z-index: 2;
}

.thumb128 {
  width: 128px!important;
  height: 128px!important;
}

.half-float+* {
  margin-top: -55px;
  padding-top: 65px;
}

.m1 {
  margin: 0!important;
}

.bg-gray-dark {
  background-color: #3a3f51;
  color: #fff!important;
}

.row-table {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  margin: 0;
}

.row-table>[class*=col-] {
  display: table-cell;
  float: none;
  table-layout: fixed;
  vertical-align: middle;
}
.fa{
    color: rgb(255, 255, 255);
}
.bg-li{
  background-color: #ddd;
}

/* Footer /////*/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
    background: #007b5e !important;
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px){
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
}

/*Me*/

.me{
    background: #eaeaea;
    margin-top:0px;
}
.navbar-nav .nav-item.active .nav-link{
    font-weight: bold;
  
  }
.row.row-space-2>[class*=col-] {
    padding: 0 1px;
}
.row.row-space-2 {
    margin: 0 -1px;
}
.m-b-2 {
    margin-bottom: 2px!important;
}
.profile-info-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.friend-list,
.img-grid-list {
   margin: -1px;
list-style-type: none;
}
.profile-info-list > li.title {
 font-size: 0.625rem;
  font-weight: 700;
   color: #8a8a8f;
    padding: 0 0 0.3125rem;
}
.profile-info-list > li + li.title {
padding-top: 1.5625rem;
}
.profile-info-list > li {
 padding: 0.625rem 0;
}
.profile-info-list > li .field {
font-weight: 700;
}

.profile-info-list > li.img-list a {
 display: inline-block;
}
.profile-info-list > li.img-list a img {
    max-width: 2.25rem;
 -webkit-border-radius: 2.5rem;
 -moz-border-radius: 2.5rem;
    border-radius: 2.5rem;
}
.coming-soon-cover img,
.email-detail-attachment .email-attachment .document-file img,
.email-sender-img img,
.friend-list .friend-img img,
.profile-header-img img {
max-width: 100%;
}
.table.table-profile th {
    border: none;
    color: #000;
    padding-bottom: 0.3125rem;
    padding-top: 0;
}
.table.table-profile td {
  border-color: #c8c7cc;
}
.table.table-profile tbody + thead > tr > th {
padding-top: 1.5625rem;
}
.table.table-profile .field {
 color: #666;
 font-weight: 600;
    width: 25%;
 text-align: right;
}
.table.table-profile .value {
font-weight: 500;
}
.profile-header {
  position: relative;
 overflow: hidden;
}
.profile-header .profile-header-cover {
    background: url(https://bootdey.com/img/Content/bg1.jpg) center no-repeat;
 background-size: 100% auto;
    position: absolute;
  left: 0;
 right: 0;
  top: 0;
    bottom: 0;
}
.profile-header .profile-header-cover:before {
    content: "";
  position: absolute;
  top: 0;
    left: 0;
    right: 0;
bottom: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0, rgba(0, 0, 0, 0.85) 100%);
}
.profile-header .profile-header-content,
.profile-header .profile-header-tab,
.profile-header-img,
body .fc-icon {
   position: relative;
}
.profile-header .profile-header-tab {
    background: #fff;
    list-style-type: none;
margin: -1.25rem 0 0;
 padding: 0 0 0 8.75rem;
 border-bottom: 1px solid #c8c7cc;
    white-space: nowrap;
}
.profile-header .profile-header-tab > li {
    display: inline-block;
    margin: 0;
}
.profile-header .profile-header-tab > li > a {
    display: block;
    color: #000;
 line-height: 1.25rem;
  padding: 0.625rem 1.25rem;
    text-decoration: none;
 font-weight: 700;
 font-size: 0.75rem;
    border: none;
}
.profile-header .profile-header-tab > li.active > a,
.profile-header .profile-header-tab > li > a.active {
    color: #007aff;
}
.profile-header .profile-header-content:after,
.profile-header .profile-header-content:before {
    content: "";
 display: table;
    clear: both;
}
.profile-header .profile-header-content {
    color: #fff;
padding: 1.25rem;
}
body .fc th a,
body .fc-ltr .fc-basic-view .fc-day-top .fc-day-number,
body .fc-widget-header a {
    color: #000;
}
.profile-header-img {
    float: left;
    width: 7.5rem;
 height: 7.5rem;
    overflow: hidden;
 z-index: 10;
    margin: 0 1.25rem -1.25rem 0;
      padding: 0.1875rem;
-webkit-border-radius: 0.25rem;
 -moz-border-radius: 0.25rem;
 border-radius: 0.25rem;
    background: #fff;
}
.profile-header-info h4 {
 font-weight: 500;
 margin-bottom: 0.3125rem;
}
.profile-container {
 padding: 1.5625rem;
}
.embed-responsive {
    position: relative;
  display: block;
  width: 100%;
    padding: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
    .profile-header .profile-header-tab {
        white-space: nowrap;
     overflow: scroll;
        padding: 0;
    }
    .profile-header-img {
    width: 3.75rem;
        height: 3.75rem;
    margin: 0;
    }
    .profile-header-info {
      margin-left: 4.6875rem;
      padding-bottom: 0.9375rem;
    }
    .profile-header-info h4 {
       margin: 0 0 0.3125rem;
    }
 } 
@media (max-width: 967px) {
    .profile-header .profile-header-tab {
     padding-left: 0;
    }
    .profile-header-img {
       width: 5.625rem;
        height: 5.625rem;
      margin: 0;
    }
    .profile-header-info {
        margin-left: 6.5625rem;
     padding-bottom: 0.9375rem;
  }
}

/*Blog*/

.instagram-plugin {
    overflow: hidden
}

.instagram-plugin li {
    float: left;
    overflow: hidden;
    border: 1px solid #fff
}
.blog{
    background-color: #f4f7f6;

}
.navbar-nav .nav-item.active .nav-link{
    font-weight: bold;
  
  }





/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 

 }

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {  }

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { }