img 
{
max-width:100%!important;
}

body
{
font-family: calibri!important;
font-family: 'Quattrocento Sans', sans-serif;
}

h2
{
font-weight: bold;
}

p
{
font-size: 17px!important;
}

a
{
text-decoration: none!important;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}

.association_mar
{
    margin: 11px 0px 10px 0px!important;
    font-size: 23px;
    color: #404142;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #f5f5f5;
}
p
{
    text-align: justify;
}
.heading
{
font-family: 'Quattrocento Sans', sans-serif!important;
    margin-bottom: 0px;
    font-weight: 800;
    color: #dc010d;
    margin-top: 55px;
}

.heading_p
{
font-size: 18px!important;
    color: black;
}

.black_bold
{
color: #212020;
    font-weight: 600;
}

.red_bold
{
color: #c7192a;
    font-weight: 600;
}

@media (min-width: 1200px)
{
.container {
    width: 1222px;
}
}


.pad0
{
padding:0px!important;
}

.padl0
{
padding-left:0px;
}

.padr0
{
padding-right:0px;
}

.top5
{
padding-top:5px;
}

.top10
{
padding-top:10px;
}

.top15
{
padding-top:15px;
}


.top20
{
padding-top:20px;
}

.right
{
text-align: right;
}

.left
{
text-align: left;
}

.center
{
text-align: center!important;
}

.top25
{
padding-top:25px;
}

.top_head p
{
margin: 0px;
font-family: lato;
font-size: 14px;
}

.fa
{
    font-size: 18px!important;
    padding-right: 4px;
        color: #d21926;
}

.top_head
{
    background: #f5f5f5;
    padding: 9px;
}

.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
}


.logo_width
{
width: 70%;
}

.nav_top_padding
{
 padding-top: 50px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    background-color: #be2032;
    transition-timing-function: ease-in;
    transition: 0.4s;

}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
   color: #ffffff;
    background-color: #be2032;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #ffffff;
    background-color: #be2032;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #be2032;
    transition-timing-function: ease-in;
    transition: 0.4s;
}

.dropdown-menu>li>a {
    display: block;
    padding: 9px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.form_bg
{
    background: black;
    padding: 30px;
    color: whitesmoke;
}



.services h2
{
text-align: center;
    padding-top: 60px;
    font-size: 28px;
    color: #dc010d;
}

.services_bor
{
border: 1px solid;
    padding: 13px;
    border-color: #d6d2cc;
    margin-top: 25px;
}

.services_bor_p
{
font-size: 17px;
    text-align: justify;
 font-family: calibri!important;
}

.get_touch_bg
{
background: #fbfbfb
}

h5
{
font-weight: bold;
    color: #dc010d;
    font-size: 17px;
    font-family: 'Quattrocento Sans', sans-serif!important;
        text-transform: uppercase;
}

h6
{
    font-weight: bold;
    color: #dc010d;
    font-size: 20px;
    font-family: 'Quattrocento Sans', sans-serif!important;
    padding: 25px 0px 15px 0px;
    margin: 0px;
        text-transform: uppercase;
}

.call_bg
{
background: whitesmoke;
    margin-top: 70px;
}

.call
{
font-size: 24px!important;
    border: 1px solid;
    padding: 8px 15px;
    margin-right: 15px;
}

.call_span
{
    color: #dc010d;
}

h3
{
color: #4c4949;
    font-size: 24px;
    font-family: 'Quattrocento Sans', sans-serif!important;
        padding-bottom: 9px;
}

.gallery h3
{
font-size: 33px;
    font-weight: bold;
    color: #e70205;
    padding: 46px 0px 0px 0px;
    text-transform: uppercase;
    margin: 0px;
}
.app_btn
{
    text-align: center;
    padding: 10px 10px;
    background: #dc010d;
    margin-top: 20px;
    color: white!important;
    text-decoration: none!important;
}


.app_btn:hover {
    text-align: center!important;
    padding: 10px 10px;
    background: #f70e1b!important;
    margin-top: 20px;
    color: white!important;
    text-decoration: none!important;
    box-shadow: 1px 6px 8px 0px #888888;
}

.footer_bg
{
background-image: url('../img/banner2.jpg');
}

.footer_service ul
{
    padding: 0px;
}

.footer_service li
{
    padding-top: 13px;
    font-size: 17px;
    list-style: none;
    color: white;
}

h4
{
    font-size: 32px;
    font-weight: bold;
    color: white;
}

.footer_service
{
    padding: 40px 0px;
}

.footer_service a
{
color: white!important;
text-decoration: none;
}

.footer_service a:hover
{
color: red!important;
text-decoration: none;
}

.address .fa
{
font-size: 21px!important;
    border: 2px solid;
    padding: 8px 11px;
    margin-right: 15px;
    color: white;
    float: left;
}

.address p
{
 color: white;
    font-size: 15px!important;
     margin-top: 25px;
     font-family: calibri!important;

}

.fa_phone
{
padding: 8px 16px!important;
}

.bor
{
background: #dc010d;
    padding: 2px;
    width: 16%;
}

.footer_black
{
    background: black;
    text-align: center;
    padding: 15px;
    color: #cac8c8;
}


.breadcrum_bg
{
background-image: url('../img/breadcrums.jpg');
}


.breadcrum_bg h4
{
    font-size: 33px;
    font-weight: bold;
    color: white;
    padding: 30px 0px 0px 0px;
    text-transform: uppercase;

}

.breadcrumb {
padding: 3px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f500;
    border-radius: 4px;
    font-size: 16px;
    text-transform: uppercase;
}

.breadcrumb>li a {
 color: #ffffff!important;
    text-decoration: none;
}

.breadcrumb>li {
 color: #ffffff!important;
    text-decoration: none;
} 

.breadcrumb>li a:hover {
 color: #ce0f25!important;
    text-decoration: none;
}

.breadcrumb>li a:hover {
 color: #ce0f25!important;
    text-decoration: none;
}

.breadcrumb>.active {
    color: #f32121!important;
  
}

.clinic_gal_top
{
padding-top: 60px;
}

.contact
{
padding-top: 60px;
}

.contact h4 {
    font-size: 28px;
    font-weight: bold;
    color: #7f7b7b;
    padding-top: 15px;
}

.contact img
{
max-width: 70%!important;
}

h1
{
font-weight: 600;
    font-size: 30px;
    padding: 25px 0px;
    color: #655e5e;
}

.service h1 {
    font-weight: 600;
    font-size: 30px;
    color: #655e5e;
    padding: 0px!important;
    margin: 0px 0px 0px 0px;
}

.service
{
padding-top: 60px;
}

.service img
{
border: 1px solid #eaeaea;
    padding: 7px;
}

.get_bor
{
border: 1px solid #e4e4e4;
    padding: 10px 10px 10px 10px;
    background: #fbfbfb;
}

.about_ul
{
    padding: 0px 17px;
    color: #e22e38;
    font-weight: 600;
}

.about_ul li
{
padding: 5px 0px;
}

.border
{
    border: 1px solid;
    padding: 13px;
    border-color: #d6d2cc;
}

.carousel-control.left {
       background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x!important;
}

.carousel-control.right {
       background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x!important;
}



/* Light Box */

.row > .column1 {
     margin-top: 30px;
   padding: 10px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.column1 {
  float: left;
  width: 33%;
    margin-top: 30px;
    padding: 0 8px;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 75px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #040404e0;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 60%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev1,
.next1 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next1 {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev1:hover,
.next1:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 17px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 7px 12px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 16px;
    text-transform: uppercase;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 18px;
}