.logo img{
	padding:5px;
}
.header-info li {
    list-style-type: none;
    display: inline-block;
    width: 200px;
    margin-top: 5px;
}
.header-info {
    margin: 0;
    padding: 0;
}
.phone img {
    width: 30px;
}
.massege img {
    width: 30px;
}
.contact-header {
    margin-top: 13px;
}
.matter h4 {
    text-transform: uppercase;
    font-size: 15px;
	margin:0;
    letter-spacing: 1px;
}
.email-list{
	width:320px !important;
}
.massege{
	width:15% !important;
}
.contact-info{
	width: 70%;
    float: left;
}
.icon-sec{
	width: 25%;
    float: right;
    position: relative;
}
.list {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    margin-top: 5px;
}	
.icon {
    width: 20%;
}
.matter {
    flex: 1;
    text-align: left;
}
.matter a{
	color:#666666;
}
.matter a:hover{
	text-decoration:none;
}

.matter p{
	margin: 0;
	font-size:14px;
}
.middle-header {
    background: #ffffff;
}
.main-header {
   /*  background:-webkit-linear-gradient(135deg, #246db7 76%, #ffffff 50%) no-repeat; */
    margin-top: -60px;
}
#mobile-view{
	float:right !important;
	margin-top:12px;
}
ul.social_icon{
	margin:0;
	padding:0;
}	
ul.social_icon li {
	list-style-type:none;
	display: inline-block;
}
ul.social_icon li a{
  color: #fff;
  display: block;
  font-size:16px;
  height:36px;
  line-height:38px;
  text-align: center;
  width:36px;
  border-radius:4px;
  position:relative;
  z-index:1;
 -webkit-box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,1);
  box-shadow: inset 0px 0px 1px 1px #fff;
}

ul.social_icon.black li a{
	-webkit-box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,1);
  -moz-box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,1);
  box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,1);
	
}
ul.social_icon li a.facebook:after{
  background:#3a5899;
}
ul.social_icon li a.twitter:after{
  background:#00aded;
}
ul.social_icon li a.dribble:after{
  background:#ea4c89;
}
ul.social_icon li a.instagram:after{
  background:#fc9945;
}
ul.social_icon li a.youtube:after{
  background:#bb0000;
}
ul.social_icon li a:after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background:#f7c51e;
  transition:.4s;
  border-radius:4px;
  opacity: 0;
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  color:#fff;
  z-index:-1;
}
ul.social_icon li a:hover:after{
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
ul.social_icon li a:hover {
  color:#fff;
  -webkit-box-shadow:none;
  -o-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}

.header-right-btn ul{
	margin:0;
	padding:0;
}
.header-right-btn ul li{
	list-style-type: none;
    display: inline-block;
    padding: 5px 10px;
}
.download-btn{
	background: #39b54a;
}	
.header-right-btn ul li a{
	color:#fff;
}
.header-right-btn ul li a:hover{
	text-decoration:none;
}

.divider{
	width: 50%;
    height: 1px;
    background:rgba(0, 0, 0, 0.07);
	margin-bottom:10px !important;
    margin: auto;
}
.divider:hover{
	width: 35%;
    height: 1px;
    background: #93241c;
}
.divider .line{
    width: 35px;
    height: 35px;
    background: #17698e;
    position: absolute;
    line-height: 35px;
	color:#fff;
	border-radius:5px;
	margin-top:-15px;
	margin-left:-15px;
	cursor:pointer;
}

.divider .line:hover{
	background: #93241c;
	color:#fff;
}
.font-55{
	font-size:55px;
}
.font-65{
	font-size:65px;
}
.text-yellow{
	color:#fcf100 !important;
}
.bg-dark-transparent-2 {
    background-color: rgb(0 0 0 / 45%) !important;
    padding: 25px;
}
.text-theme-colored {
    color: #fcf100 !important;
}
.btn-lg {
    font-size: 16px;
    padding: 10px 26px;
    background-color: #cd3728;
    border-color: #cd3728;
}
#shiva{

}
.count{
  line-height: 100px;
  color:white;
  margin-left:20px;
  font-size:38px;
}
#talkbubble {
   width: 120px;
   height: 80px;
   background: red;
   position: relative;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px;
  float:left;
  margin:20px;
}
#talkbubble:before {
   content:"";
   position: absolute;
   right: 100%;
   top: 26px;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-right: 26px solid red;
   border-bottom: 13px solid transparent;
}

.linker
{
  font-size : 20px;
  font-color: black;
}

.ourworks-box{
	width: 60%;
	justify-content: center;
	text-align: center;
}

.our-works-head{
	font-size: 30px;
	font-weight: 400;
	color: black;
}
.introduce{
	color: black;
}

.introduce:hover{
	box-shadow: 0 3px 15px #5969f666;
	border-bottom: 4px solid #B122e5;
	color: black;
	text-decoration: none;
}
.flex-column-1{
	height: 55%;
	width: 100%;
}
.flex-column-1 .title{
	padding:10px;
	background:#e6e6e6;
}
.flex-column-2{
	height: 30%;
	width: 100%;
	align-items:center;
}
.text-gray{
	color: gray;
}
.pic{
    height: 70px;
    width: 70px;
    margin-left: 20px;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}

.introduce:hover .pic{
	transform: scale(1.1);
}
.carousel-indicators .active{
	background-color: #46eeaa;
}
.carousel-indicators li{
	background-color: #c8e5ff;
}
.carousel-indicators{
	/* bottom: -50px; */
}
.form-group {
    margin-bottom: 0.5rem;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}  
.subscribe-sec{
	background:url(https://www.drmigueldiazquiropraxia.com/);
	background-size: cover;
}
.subscribe {
    position: relative;
}
.subscribe .form-control {
    border-radius: 50px;
    height: 45px;
    padding-left: 25px;
    border-color: #eee;
}
.subscribe .btn {
    position: absolute;
    right: 3px;
    top: 3px;
}
.subscribe .btn:hover{
	color:#fff;
}	
.btn-round-full {
    border-radius: unset;
    margin-bottom: 20px;
}
.btn-main-2 {
	background: #0e9249;
    color: #fff;
    border-color: #0e9249;
}

.team-sec{
	padding:70px 0 140px;
}
.team-members {
  overflow: hidden;
  position: relative;
}
.team-members .team-details {
	background: #39b54a none repeat scroll 0 0;
    bottom: -100px;
    padding: 10px 15px;
    position: absolute;
    transition: all 300ms ease-in-out 0s;
    width: 100%;
    cursor: pointer;
}
.team-members:hover .team-details {
  bottom: 0;
}
.team-social {
  opacity: 0;
  padding: 10px 10px;
  position: absolute;
  right: 0;
  background: #39b54a;
  top: -140px;
  transition: all 300ms ease-in-out 0s;
}
.team-social li {
  display: block;
}
.team-members:hover .team-social {
  opacity: 1;
  top: 0;
}
.team-members .team-social li a {
  margin: 0;
}
.team-social li a i {
  color: #fff;
}
.team-social li a:hover i {
  color: #212331;
}
@media only screen and (max-width: 1199px) {
  .team-members .team-details {
    bottom: -45px;
  }
  .team-members:hover .team-details {
    bottom: -18px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  .team-members .team-details {
    bottom: -100px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .team-members .team-details {
    bottom: -75px;
  }
  .contact-header {
    margin-left: 20px;
 }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) {
  .team-members .team-details {
    bottom: -98px;
  }
}