/*
Theme Name: Sunnybank Plaza Family Clinic
Author: IBN Websites
Version: 1.0.0
Author URI: http://www.ibnwebsites.com.au
Description: This theme is developed by IBN Websites
*/


/* =========== TOOLS =========== */

/* --- OVERRIDING GUTTERS --- */



.row {
margin-right: 0px !important;
margin-left: 0px !important;
}


/* --- IMAGES (RESPONSIVE) --- */

.main img { display:block;max-width:100%;height:auto; }
.main img.alignleft { float:left;margin: 0 20px 10px 0 ; }
.main img.alignright { float:right;margin: 0 0 10px 20px ; }
.main img.aligncentre { margin: 0 auto; }

/* --- VIDEO (RESPONSIVE) --- */

.videowrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}

.videowrap iframe,
.videowrap object,
.videowrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --- MAP (RESPONSIVE) --- */

.mapwrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}

.mapwrap iframe,
.mapwrap object,
.mapwrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --- SOCAL (RESPONSIVE) --- */

.socialwrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.socialwrap iframe,
.socialwrap object,
.socialwrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* --- WIDGETS - IMAGE --- */

.widget_simpleimage .panel-heading { display: none; }
.widget_simpleimage .panel-body { padding: 0 !important; }
.widget_simpleimage p {margin: 0;}
.widget_simpleimage img { display:block;max-width:100%;height:auto; }


/* =========== STYLES - Global =========== */

/* --- PAGE --- */

body {
  font-family: 'Lato', sans-serif;
  font-weight:400;
  font-size:14px;
  background-color:#f1f1f1;
  color:#211F20;
}

/* --- LINKS --- */

a {
  color:#C4397E;
  text-decoration: none;
}

a:hover,
a:focus {
  color:#C4397E;
  cursor: pointer;
  text-decoration: none;
}

/* --- BUTTONS --- */

.btn {
}

.btn-xs {

}

.btn-sm {
  font-weight:200;
  font-size:14px;
}

.btn-sm i{
  font-size: 18px;
  vertical-align: -4px;
}

.btn-default {

}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {

}

.btn-action {
  background: red;
  color: white;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active {
  background: white;
  color: red;
}

/* --- HEADINGS --- */
.header{
  margin-bottom:24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {

}

h1 {
  margin-top:0;
  font-size:24px;
  font-weight:600;
  color:#46247A;
  line-height: 28px;
}

p{
  font-size:16px;
  line-height: 24px;
}
/* --- LEAD --- */

.lead {

}

/* --- WELL --- */

.well {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* --- PANEL --- */

.panel {

}

.panel .panel-heading {

}

/* --- FORMS --- */

.form-group {
  margin-bottom: 10px;
}

.form-group .form-control {

}

.form-group .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-group textarea.form-control {
  height: 100px;
}

/* --- WELL - TESTIMONIALS --- */

.list-testimonial li {
  margin-bottom: 20px;
}

.well-testimonial .fa {
  display: block;
  text-align: right;
  font-size: 60px;
}

.well-testimonial .review {
  font-style: italic;
  display: block;
  margin-bottom: 15px;
}

.well-testimonial .author {
  font-weight: bold;
}

/* --- LIST - TICKS --- */

.list-ticks li {

}

.list-ticks li i {

}


/* =========== STYLES - Sections =========== */

/* --- HEADER --- */

.logo {
  margin: 20px 0;
}

.quickcontact {
  margin-top: 0px;
  font-size:16px;
}

.img-responsive{
  width:100%;
}

/* --- BANNER --- */

.banner {height:180px; background-position: center center; background-repeat:no-repeat; background-size:cover; clear:both;}

/* --- SLIDER --- */
.slide .custom-bg{width: 100%; height:420px !important; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.slide .carousel-caption{top:10%; padding:32px; right:10%; max-width:450px; left:auto; position:absolute; bottom:auto; background-color:rgba(0,0,0,0.76);}
.slide .carousel-caption .title-text{font-size:18px; margin-bottom: 20px; text-align:left; font-weight:600; text-shadow: 1px 1px 0px #222; -webkit-text-shadow: 1px 1px 0px #222; -moz-text-shadow: 1px 1px 0px #222;}
.slide .carousel-caption .description-text{font-size:14px; font-weight:300;text-align:left;}
.slide .btn-full-width{width:100%; text-align: center; font-size: 24px;  padding: 6px 0px 2px 0px; line-height: normal; margin-bottom: 5px;}
.slide .carousel-control.left, .slide .carousel-control.right{background-image:none; -webkit-background-image:none; -moz-background-image:none;}

.carousel-indicators .active{background-color:#999;}
.carousel-indicators li{border:1px solid #999; background-color:#fff;}

/* --- SHOWCASE --- */
.showcase {padding:40px 0px;}
.showcase h3.title{font-size:18px;}
.showcaseimage{width:100%; background-repeat: no-repeat; background-size:cover; background-position: center center; height:200px;margin-bottom:15px;}
.showcase .btn{display:block; margin:0px auto; text-align: center;}

/* --- TESTIMONIAL --- */
.testimonial .carousel-caption{ position:relative; left:auto; right:auto; background-color:transparent; line-height: 1.6; text-shadow:none; color:#444;}

/* --- MAIN --- */

.content {
padding:40px 0px; background-color:#f1f1f1;
}

/* --- CONTACT FORM --- */
.gform_body ul.gform_fields{margin:0px; padding:0px;}
.gform_body ul.gform_fields li{list-style-type: none; padding:3px 0px; margin:0px;}
.gform_body ul.gform_fields li label{margin:0px; display:none;}
.gform_body ul.gform_fields li input, .gform_body ul.gform_fields li select{width:100%; border:1px solid #ddd; padding:5px; height:38px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; box-shadow:inset 1px 1px 2px #eee; -webkit-box-shadow:inset 1px 1px 2px #eee; -moz-box-shadow:inset 1px 1px 2px #eee;}
.gform_body ul.gform_fields li input:focus, .gform_body ul.gform_fields li select:focus, .gform_body ul.gform_fields li textarea:focus{outline:none; box-shadow:inset 1px 1px 2px #e5e5e5; -webkit-box-shadow:inset 1px 1px 2px #e5e5e5; -moz-box-shadow:inset 1px 1px 2px #e5e5e5;}
.gform_body ul.gform_fields li textarea{width:100%; border:1px solid #ddd; padding:5px;border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;box-shadow:inset 1px 1px 2px #eee; -webkit-box-shadow:inset 1px 1px 2px #eee; -moz-box-shadow:inset 1px 1px 2px #eee; height:100px;}

.gform_footer input.gform_button{background-color:#444; color:#fff; font-size:14px; border:none; border-radius:0px; padding:5px 15px;}

/* --- ASIDE --- */

.aside .panel {

}

.aside .panel-heading {

}

.aside .panel-body {

}

/* -- Bottom Area --*/
.bottom-wrap{padding:40px 0px; background-color:#e5e5e5;}




/* =========== STYLES - Media Query =========== */

/* X SMALL - ONLY (Phone) */

@media (max-width: 768px) {

  /* --- NAVIGATION --- */
  .logo{
    text-align: center;
  }
  .navbar{
    padding:0px;
  }

  .navbar .navbar-brand{
    padding:8px 12px;
    font-size:16px;
  }

  .navbar .navbar-toggler{
    margin:8px;
    outline:none;
    cursor: pointer;
  }

  .navbar-nav {
    background: #f9f9f9;
    border-top:1px solid #ccc;
    z-index:1020;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
  }

  .navbar-nav li.menu-item{
    width:100%;
    display: block;
  }
  .navbar-nav li.menu-item>a{
    height:45px;
    padding:12px 12px;
    width:100%;
    display: block;
    font-size:14px;
  }
  .navbar-nav li.menu-item>a:hover{
    text-decoration: none;
    background-color:#f1f1f1;
  }

  .navbar a {
    color: #222;
  }
  .navbar .navbar-toggle {
  border-color: #ddd;
  background: #F2F2F2;
  }
  .navbar .navbar-toggle .icon-bar {
  background-color: #666666;
  }
  .navbar .navbar-toggle:focus {
  border-color: #cccccc;
  background: #cccccc;
  color: #F2F2F2;
  }
  .navbar .nav>li>a:hover,
  .navbar .nav>li>a:focus {
  text-decoration: none;
  background-color: #cccccc;
  color: #666666;
  }

.navbar-toggle{
  float:left; margin-left:15px;
}
.quickcontact {
  display: none;
}

.navmenu-footer{
  position: absolute;
    bottom: 7px;
    width: 100%;
    text-align: center;
    color:#888;
    font-style:italic;
}

  /* Second Level */
  .sub-menu {
    display: block;
    list-style-type: none;
    padding: 8px 0px;
    margin: 10px 0px;
    background: #f5f5f5;
    z-index: 99;
  }
  
  .sub-menu li.menu-item>a{
    padding:8px 24px;
    width:100%;
  }

  /* --- HEADER --- */
  .logo img { margin: 0 auto; }
  .btn-presstocall { padding: 10px 20px; font-size: 20px; margin-bottom: 20px; }
  .slide .carousel-caption{
    top: 0;
    padding: 32px;
    right: 0;
    max-width: 450px;
    left: auto;
    position: absolute;
    bottom: auto;
    background-color: rgba(0,0,0,0.76);
  }

  .heading-divider{
    background-color:#46247A;
    color:#fff;
    padding:24px 0px;
  }
  .breadcrumbs-wrapper .page_title{ 
      font-size:24px;
      color:#fff;
      font-weight:300;
      line-height: 28px;
  }
  .breadcrumbs-wrapper .breadcrumbs{
    font-size: 12px;
      font-weight: 200;
      letter-spacing: 0.5px;
  }
  .breadcrumbs-wrapper .breadcrumbs span{
    color:#ddd;
  }


  /* --- CONTENT --- */
  .main { margin-bottom: 20px; }

  /* --- FOOTER --- */
  .footer { text-align: center; }


    /* -- showcase shape --*/
    .showcase_shape{
      color:#fff;
      width:100%;
      margin:0px;
      display:block;
    }
    .showcase_shape  .showcase_shape--item{
      width:calc(50% - 2px);
      height:175px;
      display: block;
      background:#512791;
      float:left;
      margin:1px;
    }
    

    
    .showcase_shape  .showcase_shape--item .showcase_shape-content{
        display: block;
        padding: 24px 24px 24px 24px;
        text-align: center;
        color: #fff;
        outline: none;
        height: 100%;
        position: relative;
    }
    /* --- FOOTER --- */
    .footer {
      font-size: 12px;
      padding:0px;
    }

    .footer .footer--main-top{
      background:#512791;
      width: 100%;
      height: 32px;
    }
    .footer .footer--main{
      color:#fff;
      background-color:#512791;
    }

    .footer .footer--main .additional--content p{
      color:#fff;
      text-align: center;
      font-weight:200;
      font-size:12px;
    }

    .footer .footer--last{
      color:#bbb;
      background-color:#211F20;
      font-size:12px;
      font-weight:300;
    padding:4px 0px;
      line-height: 43px;
    }

/*-- Sidebar Image Group ---*/
  .sidbar_image_group{
    width:100%;
    display:inline-flex;
  }
  .sidbar_image_group .sidebar_image_top{
    width: calc(50% - 8px);
    border:4px solid #fff;
    margin:6px 0px;
    display:inline-block;
  }  
  .sidbar_image_group .sidebar_image_bottom{
    width: calc(50% - 8px);
    border:4px solid #fff;
    margin:6px 0px;
  }
}

/* SMALL - UP (Tablet + Desktop + Large Desktop) */

@media (min-width: 769px) {

  /* --- NAVIGATION --- */

  /* Global */
  .navigation .nav {
    display:flex;
    justify-content: flex-end;
    margin-top:20px;
  }
 .navigation .nav > li.menu-item{
  position:relative;
  height:32px;
 }
  .navigation .nav > li.menu-item a{
    padding: 12px 12px;
    color:#211F20;
  }
  .navigation .nav > li.menu-item.active a,
  .navigation .nav > li.menu-item a:hover{
    text-decoration:none;
    color:#C4397E;
  }

  .navbar { min-height: 40px;border-radius: 0; z-index: 70; margin-bottom:0px;}
  .navbar a { text-decoration: none; transition: all 0.2s ease; }

  /* First Level */
  .navbar-nav>li { border-right: 1px #fff solid; }
  .navbar-nav>li>a  { padding: 10px; }
  .navbar-nav>li>a:hover { background: #666666; color: #fff; }

  /* Second Level */
  .nav ul.sub-menu { display: none; position: absolute; background-color:#f9f9f9; z-index:99; top: 100%; left: 0; padding:0; margin: 0; list-style:none; box-shadow: 0px 2px 3px rgba(0,0,0,0.4); } /* No need to change anything */
  .nav ul.sub-menu li { position: relative;  width:210px; background: #eee; border-top: 1px solid #fff; } /* Edit width, background and borders */
  .nav ul.sub-menu li a { display: block; padding: 5px 10px; background: transparent; color: #666666; } /* Edit padding, background and color */
  .nav ul.sub-menu li a:hover { color: #fff; } /* Edit hover background and color */
  .nav li:hover > ul.sub-menu {display:block; } /* What makes it display */

  /* --- HEADER --- */

  .quickcontact { text-align: right; display: flex; justify-content: flex-end; align-items: center;}
  .heading-divider{
      background-color:#46247A;
      color:#fff;
      padding:24px 0px;
    }
  .breadcrumbs-wrapper .page_title{ 
      font-size:24px;
      color:#fff;
      font-weight:300;
      line-height: 28px;
  }
  .breadcrumbs-wrapper .breadcrumbs{
    font-size: 12px;
      font-weight: 200;
      letter-spacing: 0.5px;
  }
  .breadcrumbs-wrapper .breadcrumbs span{
    color:#ddd;
  }

  /* --- FOOTER --- */

  .site-credits { text-align: right; letter-spacing: 0.04em;}
  .site-credits>a{color:#bbb;letter-spacing: 0.04em;}

  /* -- showcase shape --*/
  .showcase_shape{
    color:#fff;
    width:780px;
    display: flex;
    margin:-60px auto 0px auto;
  }
  .showcase_shape  .showcase_shape--item{
    width:25%;
    height:204px;
    background-repeat: no-repeat;
    background-size:100%;
    margin-right:-2px;
  }
  
  .showcase_shape  .showcase_shape--item:nth-child(even){
    background-image: url('./assets/images/even_shape.svg');
  }
  
  .showcase_shape  .showcase_shape--item:nth-child(odd){
    background-image: url('./assets/images/odd_shape.svg');
    
  }
  
  .showcase_shape  .showcase_shape--item .showcase_shape-content{
      display: block;
      padding: 48px 24px 12px 24px;
      text-align: center;
      color: #fff;
      outline: none;
      height: 100%;
      position: relative;
  }
  
  /* --- FOOTER --- */
  .footer {
    font-size: 12px;
    padding:0px;
  }

  .footer .footer--main-top{
    background-image: url(./assets/images/footer_shape.svg);
    width: 100%;
    height: 100px;
    background-repeat: none;
    background-size: 101%;
  }
  .footer .footer--main{
    color:#fff;
    background-color:#512791;
  }
  .footer .footer--main .additional--content p{
    color:#fff;
    text-align: center;
    font-weight:200;
    font-size:12px;
  }
  .footer .footer--last{
    color:#bbb;
    background-color:#211F20;
    font-size:12px;
    font-weight:300;
    padding:4px 0px;
    line-height: 43px;
  }

  /*-- Sidebar Image Group ---*/
  .sidbar_image_group{
    width:100%;
    position: relative;
    display:block;
  }
  .sidbar_image_group .sidebar_image_top{
    width:60%;
    border:4px solid #fff;
    position: absolute;
    z-index: 2;
    right:0px;
    top:100px;
    box-shadow:1px 1px 10px rgba(0,0,0,0.2);
  }  
  .sidbar_image_group .sidebar_image_bottom{
    width:60%;
    border:4px solid #fff;
    position: absolute;
    z-index: 1;
    left:0px;
    box-shadow:1px 1px 10px rgba(0,0,0,0.2);
  }

}

/* MEDIUM - UP (Desktop + Large Desktop) */

@media (min-width: 993px) {

}

/* SMALL - ONLY (Tablet) */

@media (min-width: 769px) and (max-width: 992px) {

}

/* MEDIUM - ONLY (Desktop) */

@media (min-width: 993px) and (max-width: 1200px) {

}

/* LARGE - ONLY (Large Desktop) */

@media (min-width: 1200px) {

  .container { width: 1200px; }

}




.showcase_shape  .showcase_shape--item .showcase_shape-content .showcase_shape-image{
  margin-bottom:12px;
}
.showcase_shape  .showcase_shape--item .showcase_shape-content .showcase_shape-image>i{
  font-size:68px; 
}

.showcase_shape  .showcase_shape--item .showcase_shape-content .showcase_shape-title{
  font-weight: 300;
  line-height: normal;
}


.site-contact{
 margin:0px 0px 24px 0px;
 font-weight: 300;
}

.site-contact .site-contact--title{
  text-transform: uppercase;
  font-size:16px;
}
.site-contact .site-contact--title.site-contact--title_border{
  border-bottom:1px solid #ccc;
  line-height: 32px;
  margin-bottom:8px;
}

.site-contact .site-contact--content{
  font-weight: 300;
  line-height: 18px;
  width:100%;
  font-size:14px;
}
.site-contact .site-contact--content p{
	font-size:14px;
	line-height:18px;
}
.site-contact .site-contact--content.flex{
  display: flex;
  justify-content: space-between;
}

.doctor{
  display: flex;
  align-items: top;
  width: 100%;
  margin-bottom:24px;
}

.doctor .doctor-photo{
  width:84px;
  height:84px;
  margin-right:16px;
  display: block;
}

.doctor .doctor-name{
  font-size:18px;
  font-weight: 600;
  margin-top:6px;
}

.doctor .doctor-speciality{
  font-size:14px;
  font-weight: 400;
}