.header-inner{
    display: flex;	
}

.logotop{
    width:200px;
      padding-top: 12px;
      padding-left: 35px;
      float : left;
}
.slider .carousel-control.left{
    position: absolute;
    border-radius: 50%;
    top: 40%;
    left: 20px;
   width: 50px; 
   height: 50px;
    line-height: 50px;
    color: #6F8A9C;
    text-shadow: none;
    background: #EBF3F3
}
.slider .carousel-control.left span{
    font-size: 20px
}
.slider .carousel-control.right{
    position: absolute;
    border-radius: 50%;
    top: 40%;
    right: 20px;
   width: 50px; 
   height: 50px;
    
    line-height: 50px;
    color: #6F8A9C;
    text-shadow: none;
    background: #EBF3F3
}
.slider .carousel-control.right span{
    font-size: 20px
}
.slider .carousel-caption h1{
    font-size: 28px;
}
.slider .carousel-inner > .item > img {
    animation-name: anim;
    animation-duration: 9s;
    animation-fill-mode: forwards;
    animation-delay: 0.5s;
    animation-iteration-count: infinite;
}
@keyframes anim{
    0%{
        transform: scale(1);
    }
    80%{
        transform: scale(1.2);
    }
    100%{
        transform: scale(1);
    }
}    
    
.carousel-caption {
  position: absolute;
    top: 42%;
    left: 110px;
    width: 60%;
}
.carousel-caption h1{
    font-size: 46px!important;
    text-align: left;
    color: #fff;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
    background: #1B74AA85;
    line-height: 68px!important;
    padding: 15px 35px;
    text-shadow: none;
   
}
.carousel-caption h3{
   color: #fff;
    padding-bottom: 25px;
    font-weight: 700;
    text-align: left;
    text-shadow: 0 5px 5px 5px #000000!important;
}
.carousel-caption.banner1{
    text-align: center;
}
.carousel-caption.banner1 h1{
    font-size: 65px!important;
    text-transform: uppercase
}
.title-box .main-title {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: 3.5px;
    margin-bottom: 74px;
    font-weight: 900;
    color: #1B74AA
}
.singleimages-border:before {
    border: 4px solid #7FC2D6;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: -1;
    content: "";
    height: 100%;
    width: 90%;
}
.flat-row.row-about {
    padding: 90px 0 90px;
}
.flat-button i {
    font-size: 20px;
    position: absolute;
    right: 11px;
    top: 6px;
   color: #6F8A9C;
}
.flat-button {
    text-align: left;
    overflow: hidden;
    position: relative;
    display: inline-block;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border-width: 1px;
    border-style: solid;
    border-color: #6F8A9C;
    color: #202020;
    z-index: 1;
    padding: 0 61px 0 24px;
    letter-spacing: 1.3px;
    line-height: 38px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.flat-button:hover:before {
    background: #1B74AA;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
   
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #EBF3F3;
    border: 1px solid #EBF3F3;
    border-radius: 10px;
}
    
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #7FC2D6;
    border: 1px solid #7FC2D6;
}
.flat-counter .name-count {
    padding-left: 32px;
    font-size: 15px;
    position: relative;
    /* font-style: italic; */
    font-family: "Lato",sans-serif;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    opacity: 0.85;
    filter: alpha(opacity=85);
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 36px;
    display: inline-block;
    width: 2.9em;
    height: 2.8em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}    
#doctor .title-section .title {
    color: #fff;
}
   
#doctor .title-section .title span {
	font-weight: 900;
    color: #fff
}
.flat-team.style1 .name {
    color: #fff;
    font-weight: 800;
    font-size: 30px;
}
.owl-theme .owl-controls .owl-nav div {
    text-align: center;
    display: inline-block;
    outline: 0;
    width: 40px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    background-color: #7FC2D6;
    color: #fff;
    top: 50%;
    font-size: 0;
    margin-top: -20px;
}
.row-callus {
    background: #1B74AA;
    background: url(../images/bg3.jpg);
}
.textwidget p{
    font-size: 15px!important;
    color: #fff;
}
.address p{
    padding-bottom: 25px;
    position: relative;
    padding-left: 30px;
    font-size: 15px
}
.address p i{
    position: absolute;
    left: 0;
    font-size: 16px;
    top: 3px;
}
.aboutpage{
    padding: 4rem 0 4rem 0;
}
.abttop{
    padding: 0 120px
}
.abttop h1{
    text-align: center;
    font-size: 34px;
    margin: 0;
    padding-bottom: 20px; 
    display: block;
    font-family: "Lato", sans-serif;
}
.abttop p{
    font-size: 15px;
    color: #000;
    text-align: center;
    padding-bottom: 0;
}
.abttop h1 img{
    height: 40px;
    display: block;
    margin: auto;
}
.mission{
    padding: 4rem 0;
    background: url(../images/bg2.jpg) center;
    background-attachment: fixed;
}
.missionpage h2{
    font-size: 24px;
    font-weight: 800;
    color: #1B74AA;
    margin: 0;
    padding-bottom: 12px;
    margin-bottom: 10px;
    position: relative;
}
.missionpage h2:after{
    content: '';
    left: 0;bottom: 5px;
    position: absolute;
    width: 30%;
    height: 1px;
    background: #1B74AA;
}
.missionpage p{
    font-size: 15px;
    line-height: 25px;
    text-align: justify
}
.divider1{
    margin-top: 40px;
}
.doctorpage{
    padding: 6rem 0;
    background: #EBF3F3
}
.doctorpage .content p{
    font-size: 15px;
}
.missionpage img{
    transition: 0.9s ease;
    -webkit-transition: 0.9s ease;
    -moz-transition: 0.9s ease;
}
.missionpage img:hover{
    transform: translateY(-20px);
}

#contact{
    padding-bottom: 0
}
.contactpg{
    padding-top: 5em;
}
/*
.bg1{
    background: #1B74AA;
    padding: 40px 0
}

#contact .title-section .title{
    color: #ffffff   
}
#contact .title-section .title span {
    font-weight: 900;
    color: #1B74AA;
}
.flat-contact-form input{
    border: 1px solid #fff!important;   
}
.flat-contact-form textarea{
    border: 1px solid #fff!important;   
}
*/
.icon-bar {
  position: fixed;
  z-index: 999;
  top: 80%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 14px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.icon-bar .facebook {
  background: #3B5998;
  color: white;
}

.icon-bar .twitter {
  background: #55ACEE;
  color: white;
}

.icon-bar .google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
/*  margin-left: 75px;*/
  font-size: 30px;
}

.float1{
    position:fixed;
    width:60px;
    height:60px;
    bottom:80px;
    right:10px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
    margin-top:10px;
}
a.float1:hover{
    color: inherit;
}
.appimg{
    height: 31px;
}
.header.style1 #mainnav ul li.noanim a:hover:after{
    display: none;
}
.header.style1 #mainnav ul li.noanim a:hover:before{
    display: none;
}
.sidebar h3{
    padding-bottom: 15px;
}

.sidebar ul li{
    position: relative;
}
.sidebar ul li i{
    font-size: 18px;
    left: 0;
    position: absolute;
    top: 14px;
    visibility: hidden;
}
.sidebar ul li:hover i{
    visibility: visible;
}
.sidebar ul li a{
    padding: 10px 20px;
    color: #000;
    background: #EBF3F3;
    display: block;
    font-size: 15px;
    font-weight: 600;
}
.sidebar ul li a:hover, .sidebar ul li a.active{
    background: #7FC2D6;
}

.sidebar .title-section {
    margin-bottom: 60px;
}
.entry-image{
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.entry-image img{
    max-width: 450px;
}

.servicecont ul li {
    line-height: 26px;
    padding-bottom: 15px;
    padding-left: 15px;
    position: relative;
    font-size: 15px;
}

.servicecont ul li i{
    position: absolute;
    top: 4px;
    left: 0;
    color: #1B74AA;
}
.servicecont ul li b{
}
#appointment h1{
    padding-top: 60px;
}
.portfolio-row-page{
    padding-top: 4rem;
}
.stories{
    padding: 5rem 0;
}
.stories img{
    border: 2px dotted #ccc;
    margin: 15px 0;
}

.speciality{
    padding: 5rem 0;
}
.boxcont{
    padding: 15px 0;
}
.boxcont h1{
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
   padding: 0;
   padding-bottom: 10px;
}
.boxcont p{
    font-size: 15px;
}
.specialitybox{
    background: #EBF3F3;
    margin: 15px 0;
      border-top: 4px solid #1B74AA
}
.gallery{
      padding: 5rem 0;
  }
.gallerbox{
    margin: 15px 0;
    padding: 4px;
/*    background:#EBF3F3;*/

  }
  .gallery .panel-default > .panel-heading{
     background: #1B74AA;
     color: #fff;
     text-align: center;
  }
  .gallery .panel-title{
     font-size: 25px;
     padding: 10px 15px;
     font-weight: 600;
       }
.gallery  .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    display: block;
    padding: 0;
}
  .gallery a:hover, a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.gallery .panel-body{
    padding: 30px;
}
.gallery .panel-body p{
    font-size: 15px;
    line-height: 24px;
}
.gallery .panel-body img{
    max-width: 100%;
    float: left;
    margin: 0 25px 25px 0;
}
.gallery .panel-group .panel + .panel{
    margin-top: 15px;
}
 .btn1{
    position: fixed;
    z-index: 999999;
    right: 10px;
    bottom: 150px;
}

 .btn1 .button {
        border: 1px transparent;
        -webkit-border-radius: 40px;
        border-radius: 40px;
        color: #eeeeee;
        cursor: pointer;
        display: inline-block;
        font-family: Arial;
        font-size: 24px;
        height: 60px;
        width: 60px;
        line-height: 60px;
        text-align: center;
        text-decoration: none;
        margin-left: 20px;
        -webkit-animation: glowing 1300ms infinite;
        -moz-animation: glowing 1300ms infinite;
        -o-animation: glowing 1300ms infinite;
        animation: glowing 1300ms infinite;
      }
      @-webkit-keyframes glowing {
        0% {
          background-color: #0091b2;
          -webkit-box-shadow: 0 0 3px #0091b2;
        }
        50% {
          background-color: #21c7ed;
          -webkit-box-shadow: 0 0 15px #21c7ed;
        }
        100% {
          background-color: #0091b2;
          -webkit-box-shadow: 0 0 3px #0091b2;
        }
      }
      @keyframes glowing {
        0% {
          background-color: #e7b328;
          box-shadow: 0 0 5px #e7b328;
        }
        50% {
          background-color: #e7b328;
          box-shadow: 0 0 20px #e7b328;
        }
        100% {
          background-color: #e7b328;
          box-shadow: 0 0 5px #e7b328;
        }
}
.appointmentform{
    padding-top: 3em;
}
