/*************************start general selectors****************************/
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Dosis:300,400,500,700');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
body{
    /*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif;
color: #000;
font-size: 17px;
line-height: 24px;
font-weight: 300;
letter-spacing: 0.5px;
	}
ol, ul {
    margin-top: 0px;
    margin-bottom: 0px;
	padding-left:0px;
}
a{
	text-decoration:none;
	outline:none;
	color:inherit;
}
a:hover{
	text-decoration:none;
	color:inherit;
}
a:focus{
	color:inherit;
	text-decoration:none;
	outline:none;
}
#dp_swf_engine{
	display:none;
}
h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}
p {
    margin: 0 0 12px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.checkbox, .radio{
	margin-top:0px;
}
/*************************end general selectors*****************************/ 
/*************************start common selectors****************************/
.responsive-image{
   max-width:100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clr {
	clear: both;
}
.clearfix:after{
	content:" ";
	display:block;
	clear:both;
	height:0;
	width:100%;
}
/*************************end common selectors****************************/
/*************************start nav selectors****************************/
.container > .navbar-header {
    margin-right: -10px;
    margin-left: -10px;
}
.navbar-nav{
	margin: 6px -15px;
}
.navbar {
    border-radius: 0px;
	margin-bottom:0px;
}
.navbar-default {
    background-color:#f04d98;
	border-bottom:none;
	border-color:#f04d98;
}
.nav > li > a {
    padding: 10px 18px;
}
.navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
}
.navbar-default .navbar-nav > li > a {
    color:#fff;
	font-size:16px;
	text-transform:capitalize;
	font-weight:400;
	
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#fffed7;
	background-color:transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#fffed7;
	background-color:transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus{
	color:#fffed7;
    background-color:transparent;
}

.dropdown-menu {
    font-size: 16px;
    text-align: left;
    list-style: none;
}
.dropdown-menu > li > a{
	color:#e7276f;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #e7276f;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #535353;
	background-color:#ECECEC;
}
.navbar{
	min-height: 0px;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
/*************************end nav selectors****************************/
/*************************start content selectors**********************/
.container{
	max-width:1320px;
	margin:0px auto;
	padding-right: 10px;
	padding-left: 10px;
}
.fixed_sec{
	position:fixed;
	z-index:99;
	width:100%;
	top:0;
}
.bottom_sec{
	margin-top:50%;
}
.headsec{
	background:#585858;
	text-align:center;
	padding:8px 0px;
	color:#fff;
	font-size:16px;
	font-weight:300;
}
.top_bg{
	padding:12px 0px 8px 0px;
	background:#fff;
}

.top_bg .icon {
	background:url(images/top_logo.png) no-repeat;
	display: inline-block;
	width: 37px;
	height: 41px;
	text-align:center;
	font-family: 'Roboto Slab', serif;
}
.top_sec li{
	display:inline-block;
	width:48%;
}
.top_sec li h2{
	font-size:14px;
	margin-top:0px;
	font-weight:400;
	color:#3284be;
}
.top_sec li h2 span{
	font-size:14px;
}

.bg01{
	padding: 40px 0px 20px 0px;
	/*background:#f3f7f8;*/
	/*background:#f6f6f6;*/
	padding: 40px 0px 20px 0px;
	background:url(images/111001ab-ban.jpg) no-repeat;
	background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
	background-position: center center;
	-webkit-background-size: cover;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	width: 100%;
}
.bg01 h2{
    color: #e83e8c;
    font-size: 30px;
    margin-bottom:25px;
    font-weight: 300;
    line-height: 30px;
	/*font-family: 'Open Sans Condensed', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif;
}
.bg01 h3{
    color:#000;
    font-size: 25px;
    margin-bottom: 25px;
    font-weight: 300;
    line-height: 30px;
	font-family: 'Open Sans Condensed', sans-serif;

}
.bg01 .appoint-bg{
	padding:14px 18px;
	background: #3284be;
	margin-bottom:22px;
}
.bg01 .appoint-bg h3{
    color: #fff;
    font-size: 20px;
    margin-bottom: 12px;
    font-weight:bold;
    line-height: 30px;
	font-family: 'Open Sans', sans-serif;
}
.bg01 .appoint-bg p{
	color:#fff;
}
.view_details {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:6px 15px;
  background:#f5a70e;
  color:#fff;
  border:2px solid #f5a70e;
  font-weight:400;
  border-radius:4px;
}
.view_details:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#fff;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.view_details:hover, .view_details:focus{
	color:#777;
}
.view_details:hover:before, .view_details:focus:before, .view_details:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
}

.baby_details {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:6px 20px;
  background:#e83e8c;
  color:#fff;
  border:2px solid #e83e8c;
  font-weight:400;
  border-radius:4px;
  font-size:20px;
}
.baby_details:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#fff;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.baby_details:hover, .baby_details:focus{
	color:#777;
}
.baby_details:hover:before, .baby_details:focus:before, .baby_details:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
}	
.banner-bg{
	background:#fff;
	padding:25px 0px 8px 0px;
}
.facilities_bg{
	padding:15px 0px;
	background:#f3f7f8;
}
.facilities_bg h2 {
    color: #e7276f;
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 400;
	text-align:center;
}
.facilities_bg h3{
	font-size:18px;
	font-weight: 400;
	margin-bottom:15px;
}
.contact_bg{
	padding:25px 0px;
	background:#f3f7f8;
}
.contact_bg h2 {
    color: #e7276f;
    font-size: 23px;
    margin-bottom: 12px;
    font-weight: 400;
	text-align:center;
}
.contact_sec{
	font-size:20px;
	line-height:36px;
}
.col_bg{
	background:#fff;
	padding:20px;
	border-bottom:5px solid #6cc8df;
}
.col_bg h2 {
	color:#56b5cd;
	font-size:23px;
	margin-bottom:20px;
	font-weight:400;
}

.col_bg h4 {
	color:#e7276f;
	font-size:20px;
	margin-bottom:15px;
	font-weight:400;
}
.col_bg .bulleting li{
	list-style-type:none;
	background:url(images/index_bullet.png) no-repeat left 8px;
	padding:2px 0px 2px 30px;
	font-size:17px;
}
.col_bg .bulleting li a{
	color:#000;
}
.col_bg .bulleting li a:hover{
	color:#56b5cd;
}
 .col_bg h3 {
	color:#000;
	font-size:26px;
	margin-bottom:20px;
	font-weight:400;
	letter-spacing:2px;
}
.welcome_bg{
	padding:15px 0px;
	background:#fff;
}
.welcome_bg h2 {
	color: #e83e8c;
font-size: 30px;
margin-bottom: 20px;
font-weight: 300;
line-height: 30px;
/*font-family: 'Open Sans Condensed', sans-serif;*/
font-family: 'Roboto Condensed', sans-serif;
text-align:center;
}
.welcome_bg h4 {
    color: #000;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 30px;
    /*font-family: 'Open Sans Condensed', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif;
	text-align:center;
	letter-spacing:4px;
}
.flip-box h3{
	font-size: 22px;
	font-weight:300;
	line-height:28px;
	/*font-family: 'Open Sans Condensed', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif;
}
.flip-box {
  background-color: transparent;
  width: 100%;
  height: 240px;
  border: 1px solid #f1f1f1;
  perspective: 1000px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-front01, .flip-box-front02, .flip-box-front03, .flip-box-back, .flip-box-back01, .flip-box-back02, .flip-box-back03 {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: #3284be;
  color: #fff;
  padding:35px 20px;
  font-weight: 400;
font-family: 'Raleway', sans-serif;
}

.flip-box-front01 {
  background-color: #f5a70e;
  color: #fff;
  padding:35px 20px;
  font-weight: 400;
font-family: 'Raleway', sans-serif;
}

.flip-box-front02 {
  background-color: #6b9433;
  color: #fff;
  padding:35px 20px;
  font-weight: 400;
font-family: 'Raleway', sans-serif;
}

.flip-box-front03 {
  background-color: #e83e8c;
  color: #fff;
  padding:35px 20px;
  font-weight: 400;
font-family: 'Raleway', sans-serif;
}

.flip-box-back {
	padding:75px 20px 0px 20px;
  background:url(images/01.png) no-repeat fixed;
  background-size: cover;
-webkit-background-size: cover;
  color: white;
  transform: rotateY(180deg);
}

.flip-box-back01 {
	padding:75px 20px 0px 20px;
  background:url(images/02.png) no-repeat fixed;
  background-size: cover;
-webkit-background-size: cover;
  color: white;
  transform: rotateY(180deg);
}
.flip-box-back02 {
	padding:75px 20px 0px 20px;
  background:url(images/03.png) no-repeat fixed;
  background-size: cover;
-webkit-background-size: cover;
  color: white;
  transform: rotateY(180deg);
}
.flip-box-back03 {
	padding:75px 20px 0px 20px;
  background:url(images/04.png) no-repeat fixed;
  background-size: cover;
-webkit-background-size: cover;
  color: white;
  transform: rotateY(180deg);
}

.services_bg{
	margin-top: 20px;
background: url(images/img-bg.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
background-position: center center;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
width: 100%;
height: 375px;
padding: 55px 0px;
}
.services_bg h2 {
	color: #2a70a2;
font-size: 32px;
margin-bottom: 22px;
font-weight: 500;
font-family: 'Raleway', sans-serif;
line-height: 40px;
}
.box{
	padding:20px;
	border:1px solid #d8f7ff;
	border-radius:8px;
	text-align:center;
	background:#fff;
	margin-bottom:75px;
}
.box h3 {
	color:#e7276f;
	font-size:22px;
	margin-bottom:0px;
	font-weight:400;
}
.img_top{
	margin-top:-60px;
	margin-bottom:6px;
}
.box_button{
	margin-top:-20px;
	margin-bottom:15px;
	text-align:center;
}
.testi_bg{
	padding:35px 0px;
	background: #f5f5f6;
}
.testi_bg h2 {
    color: #e83e8c;
font-size: 30px;
margin-bottom: 20px;
font-weight: 300;
line-height: 30px;
/*font-family: 'Open Sans Condensed', sans-serif;*/
font-family: 'Roboto Condensed', sans-serif;
text-align: center;
}
.testi_bg h4 {
    color: #000;
font-size: 22px;
margin-bottom: 15px;
font-weight: 300;
line-height: 30px;
/*font-family: 'Open Sans Condensed', sans-serif;*/
font-family: 'Roboto Condensed', sans-serif;
text-align: center;
letter-spacing: 4px;
}
.gallery_bg{
	padding:25px 0px;
	background:#fff;
}
.gallery_bg h2 {
	font-family: 'Open Sans', sans-serif;
    color: #3284be;
font-size: 26px;
margin-bottom: 10px;
font-weight:bold;
line-height: 30px;
text-align: center;
}
.project-single-content .single-project {
  position: relative;
  overflow: hidden;
}
.project-single-content .single-project img {
  width: 100%;
  border-radius: 4px;
}
.project-single-content .single-project .opacity {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: rgba(17, 84, 130,0.78);
  border-radius: 3px;
  opacity: 0;
  -webkit-transform:scale(0.4);
          transform:scale(0.4);
}
.project-single-content .single-project .opacity .layer {
  position: absolute;
  top:20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 2px solid rgba(255,255,255,0.20);
  text-align: center;
}
.project-single-content .single-project .opacity  p,
.project-single-content .single-project .opacity  a {color: #fff;}
.project-single-content .single-project .opacity h3 a {
  font-weight: 500;
  margin: 3px 0 10px 0;
}
.project-single-content .single-project .opacity .text>a {
  font-size: 26px;
}
.project-single-content .single-project .opacity .text {
  position: relative;
  -webkit-transition-delay:0.2s;
          transition-delay:0.2s;
  top:30%;
  opacity: 0;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.project-single-content .single-project:hover .opacity {
  -webkit-transform:scale(1);
          transform:scale(1);
  opacity: 1;
}
.project-single-content .single-project:hover .opacity .text {
  top:50%;
  opacity: 1;
}
.project-section {padding-bottom: 110px;}
.tran3s,.hesperiden.tparrows,.panel-heading:before,.service-style-one .single-service div span,.service-style-one .single-service p,
.service-style-one .single-service i,.service-style-one .single-service:before,.owl-theme .owl-nav [class*=owl-],.theme-button,
.bootstrap-select.btn-group .dropdown-menu li a,.contact-style-two .opacity .wrapper .form-wrapper button i,.mixitUp-menu ul li:before,
.details-page-wrapper .details-page-sidebar .sidebar-list li a:before,.details-page-wrapper .details-page-sidebar .carousel-indicators li,
.project-details .project-info .text ul li:before,.nav-tabs > li > a  {
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
.tran4s,#searchWrapper {
  -webkit-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;
 }
 
 
.contribution_bg{
	padding:25px 0px;
	background: #f3f7f8;
}
.contribution_bg h2 {
    color: #3284be;
    font-size: 26px;
    margin-bottom: 10px;
    font-weight:bold;
    line-height: 30px;
    text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.service-icon{
	margin-bottom:10px;
}
 .single-service {
    margin-bottom: 70px;
}
.single-service i {
    background: #7daf38 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 40px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 90px;
    position: relative;
    display: inline-block;
}
.single-service:hover i {
  color: #fff;
  background: #3284be;
}
.single-service i::after {
  border-radius: 50%;
  bottom: -6px;
  box-shadow: 0 0 0 4px #3284be;
  content: "";
  left: -6px;
  opacity: 0;
  position: absolute;
  right: -6px;
  top: -6px;
  transform: scale(0.8);
  transition: all 0.4s ease 0s;
}
.single-service:hover i::after {
  opacity: 1;
  transform: scale(1);
}
.single-service h3 {
  color: #3284be;
  font-weight: 400;
  margin-bottom:10px;
  font-size:18px;
  line-height:24px;
}
.single-service p {
  color: #4a4a4a;
  margin-bottom: 0;
  font-weight: 400;
}
/* Slideshow container */
.slideshow-container {
  position: relative;
  /*background: #f1f1f1f1;*/
}
/* Slides */
.mySlides {
  display: none;
  padding: 20px 20px 0px 20px;
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
magin-top: -20%;
  padding: 16px;
  color: #292929;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}
/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    /*padding: 20px;*/
    /*background: #ddd;*/
}
.mySlides h3{
	color: #e83e8c;
	font-size:22px;
	width: 94%;
margin: 0px auto;
text-align:center;
font-weight:300;
margin-bottom:10px;
/*font-family: 'Open Sans Condensed', sans-serif;*/
font-family: 'Roboto Condensed', sans-serif;
}
.mySlides p{
	width:94%;
	margin:0px auto;
	margin-bottom:20px;
}
.mySlides .test-border{
	padding:4px;
	border:1px solid #E1DFDF;
}
/* The dots/bullets/indicators */
.testi_bg .dot {
  cursor: pointer;
  height: 12px;
  width: 12px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
/* Add a background color to the active dot/circle */
.testi_bg .active, .testi_bg .dot:hover {
  background-color: #717171;
}
.contact_bg{
	padding:15px 0px;
	background:#f3f7f8;
}
.weather_bg h2 {
	color:#ff4949;
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	margin-bottom:12px;
	font-weight:300;
	text-transform:capitalize;
	text-align:center;
}
.weather_bg h3 {
	color:#5c5c5c;
	font-family: 'Open Sans', sans-serif;
	font-size:34px;
	margin-bottom:25px;
	font-weight:300;
	text-transform:capitalize;
	text-align:center;
}
.weather_bg h3 span{
	font-weight:500;
}
.touch_bg{
	padding:30px 0px;
	background:#f6f6f6;
}
.touch_bg h3 {
	color:#5c5c5c;
	font-family: 'Open Sans', sans-serif;
	font-size:34px;
	margin-bottom:35px;
	font-weight:300;
	text-transform:capitalize;
	text-align:center;
}
.touch_bg h3 span{
	font-weight:500;
}
.carousel-caption h3{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:600;
}

.inside_bg{
    padding: 30px 0px;
    background: #fff;
}
.section-header h2{
font-size: 30px;
color:#e83e8c;
text-align: center;
font-weight: 300;
position: relative;
padding-bottom: 15px;
font-family: 'Roboto Condensed', sans-serif;
margin-bottom: 25px;
}
.section-header h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}
.section-header h2::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #e83e8c;
    bottom: 0;
    left: calc(50% - 20px);
}
.inside_bg h3 {
	color: #e83e8c;
font-size: 22px;
margin-bottom: 14px;
font-weight: 300;
line-height: 30px;
font-family: 'Roboto Condensed', sans-serif;
}
.inside_bg h4 {
	color: #3284be;
font-size: 16px;
margin-bottom: 0px;
font-weight: 400;
line-height: 30px;
font-family: 'Roboto Condensed', sans-serif;
}
.inside_bg h5 {
	color: #e83e8c;
font-size: 20px;
margin-bottom: 0px;
font-weight: 300;
line-height: 30px;
font-family: 'Roboto Condensed', sans-serif;
}
.inside_bg .panel-default{
	border-color:transparent;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top:none;
}
.inside_bg .btn-default {
    color: #fff;
    background-color:#399bb4;
    border-color: #399bb4;
}
.inside_bg .btn{
	font-size:17px;
}
.inside_bg .numbering{
	margin-bottom:15px;
	margin-left:35px;
}
.inside_bg .numbering li{
	padding:2px 0px 2px 12px;
}
.inside_bg .numbering li span{
	color: #e7276f;
}
.inside_bg .bullet{
	margin-bottom:20px;
	margin-left:15px;
}
.inside_bg .bullet li{
	list-style-type:none;
	background:url(images/inside-bullet.png) no-repeat left 8px;
	padding:2px 0px 2px 35px;
}
.inside_bg .bullet li span{
	color: #e7276f;
}
.inside_bg .image, .inside_bg01 .image{
	padding:4px;
	border:1px solid #d8d8d8;
	margin-bottom:12px;
}
.inside_bg .input-group, .inside_bg01 .input-group {
    margin-bottom: 10px;
}
.inside_bg .input-group-addon {
    padding: 6px 8px;
    background-color: transparent;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: 1px solid #bebebe;
    border-radius: 0px;
}
.inside_bg .form-control {
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 3px;
    margin-bottom: 22px;
    height: 42px;
    background-color: transparent;
}
.inside_bg .gallery li{
	padding:4px 10px;
	text-align:center;
}
.mobile_view{
	display:block;
}
.desktop_view{
	display:none;
}
.shadow {
    box-shadow: 5px 5px 10px #b2b2b2;
    margin-bottom: 12px;
}
.shadow01 {
    border-radius: 5px;
box-shadow: 0 0 20px rgba(34, 34, 34, 0.61);
    margin-bottom: 12px;
}
/*************************start footer selectors *************************/
.footer_bg{
	padding:22px 0px 15px 0px;
	background:#444444;
	font-size:16px;
}
.footer_bg h2 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 18px;
    font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
}
.footer_bg h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 300;

	font-family: 'Roboto Condensed', sans-serif;
}
.footer_bg p{
	color:#fff;
	margin-bottom:0px;
}
.footer-link{
	margin-bottom:10px;
}
.footer-link li{
	padding:2px 0px 2px 30px;
	list-style-type:none;
	background:url(images/fiiter-link.png) no-repeat left 6px;
	list-style-type:none;
}
.footer-link li a{
	color:#fff;
}
.footer-link li a:hover{
	color:#C3C2C2;
}
/*************************end footer selectors *************************/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding-top:15px;
    list-style-type:none;     
}
.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
	margin-bottom:25px;
}
.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
	text-align:center;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    max-width:325px;
    max-height:275px;
	margin-bottom:10px;
    padding: 10px;
    box-shadow: 8px 12px 15px #bbbbbb;
}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 32px;
    height: 32px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;	
}
.nbs-flexisel-nav-left {
    left: -15px;
    background:url(images/button-previous.png) no-repeat;
}
.nbs-flexisel-nav-right {
    right: -15px;
    background: url(images/button-next.png) no-repeat;
}
.copyright_bg a{
	font-size:13px;
	color:#FFEE08;
}
.copyright_bg a:hover{
	color:#fff;
}
.desktop{
	display:none;
}
.mobile{
	display:block;
}
/* arrow icon (span tag) */
#back-top {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index:111;
}
#back-top a {
	width: 40px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background:#ababab url(up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #3f3f3f;
}
	.fdw-background{ background-color:rgba(0,0,0,0.6);opacity:0; margin-top:-0px; max-width:220px; max-height:200px; }
	.fdw-background .fdw-port{ text-align:center; padding:100px 40px;  }
	.fdw-background .fdw-port a{ padding:8px 10px; font-size:1em; }
	/*subtitle*/
	.fdw-subtitle{ font-size:0.8em; margin-top:-10px; color:#0CF; }
	.fdw-subtitle a{ color:#F90; }
	/*columns*/
	.c-two{ max-width:220px; max-height:200px !important; }
	/*align*/
	.a-center{ text-align:center; }
	/*link buttons*/
    .fdw-port a{ 
		background-color:#336699; 
		color:#fff; 
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-o-border-radius:3px;
		-webkit-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		-moz-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		-o-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		text-shadow:0 1px 1px #000;	
	}
    .fdw-port a:hover{ 
		background-color:#f2f2f2; 
		color:#336699 !important; 
		text-shadow:0 1px 1px #ccc;
		-webkit-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		-moz-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		-o-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
	}
	
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 15px;
  border: none;
  outline: none;
  background-color:#ff4949;
  color: white;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
}
#myBtn:hover {
  background-color: #ef2616;
}
/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.1),0 6px 20px 0 rgba(0,0,0,0.12) !important;
  padding:10px;
  text-align:center;
  width:100%;
  margin-bottom:18px;
  height:90px;
}
.hvr-bounce-to-right .fa-user-md{
	color:#bf2639;
	font-size:22px;
	margin-bottom:2px;
}
.hvr-bounce-to-right h3{
	font-size:17px;
	margin-bottom:0px;
	color:#686868;
}
.hvr-bounce-to-right p{
	color:#626262;
	margin-bottom:0px;
	font-size:14px;
	line-height:22px;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #bf2639;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;  
}
.hvr-bounce-to-right:hover p, .hvr-bounce-to-right:focus p, .hvr-bounce-to-right:active p {
  color: white;
}
.hvr-bounce-to-right:hover .fa-user-md, .hvr-bounce-to-right:focus .fa-user-md, .hvr-bounce-to-right:active .fa-user-md {
  color: white;
}
.hvr-bounce-to-right:hover h3, .hvr-bounce-to-right:focus h3, .hvr-bounce-to-right:active h3 {
  color: #fff;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.read_more {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:8px 16px;
  background:#fff;
  color:#e7276f;
  border:1px solid #e7276f;
  font-size:18px;
  font-weight:500;
  border-radius:6px;
}
.read_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#e7276f;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.read_more:hover, .read_more:focus{
	color:#fff;
}
.read_more:hover:before, .read_more:focus:before, .read_more:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
}
  .affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
  }
  .affix + .container-fluid {
    padding-top: 70px;
  }
  /* Bounce To Right */
.hvr-bounce-to-right01 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.1),0 6px 20px 0 rgba(0,0,0,0.12) !important;
  padding:15px;
  text-align:center;
  width:100%;
  margin-bottom:22px;
}
.hvr-bounce-to-right01 .fa-user-md{
	color:#2e91aa;
	font-size:34px;
	margin-bottom:8px;
}
.hvr-bounce-to-right01 h3{
	font-size:20px;
	margin-bottom:0px;
	color:#686868;
}
.hvr-bounce-to-right01 p{
	color:#292929;
	margin-bottom:0px;
	font-size:18px;
	line-height:22px;
}
.hvr-bounce-to-right01:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #44a9c2;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;  
}
.hvr-bounce-to-right01:hover p, .hvr-bounce-to-right01:focus p, .hvr-bounce-to-right01:active p {
  color: white;
}
.hvr-bounce-to-right01:hover .fa-user-md, .hvr-bounce-to-right01:focus .fa-user-md, .hvr-bounce-to-right01:active .fa-user-md {
  color: white;
}
.hvr-bounce-to-right01:hover h3, .hvr-bounce-to-right01:focus h3, .hvr-bounce-to-right01:active h3 {
  color: #fff;
}
.hvr-bounce-to-right01:hover:before, .hvr-bounce-to-right01:focus:before, .hvr-bounce-to-right01:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.breadcrumb{
	background-color:transparent;
}
.breadcrumb > li a{
	color:#292929;
}
.breadcrumb > li a:hover{
	color:#2e91aa;
}
.breadcrumb > .active{
    color:#2e91aa;
}
.border01{
	padding:5px;
	border:1px solid #D7D7D7;
}
.inside_bg .thumbnail img{
	height: 150px;
}
a.view_large{
	color:#2590aa;
	font-weight:500;
}
a:hover.view_large{
	color:#292929;
}
.icon_sec{
	margin-bottom:20px;
}
.icon_sec p{
	font-size:30px;
}
.contact_icon{ background:#399bb4; color:#fff; width:50px; height:50px; border-radius:50px;  text-align:center; }
.social_icon{ background:#292929; color:#fff; width:50px; height:50px; border-radius:50px;  text-align:center; }
a.small_font{
	color:#545454;
	font-size:14px;
}
a:hover.small_font{
	color:#44a9c2;
}
.pagination{
	margin-top:40px;
}
.blog_bg h5{
	color: #44a9c2;
	font-size: 18px;
	margin-bottom: 18px;
	font-weight: 600;
	text-transform:uppercase;
}
.blog_bullet{
	margin-bottom:15px;
	margin-left:25px;
}
.blog_bullet li{
	list-style-type:circle;
	padding:2px 0px 2px 6px;
}
.blog_bullet li a{
	color: #44a9c2;
	font-weight:500;
}
.blog_bullet li a:hover{
	color: #292929;
}
a.know_more{
	color:#e7276f;
}
a:hover.know_more{
	color:#000;
}
.modal-footer{
	text-align:left;
}
.modal-body .input-group {

    margin-bottom: 30px;

}
.modal-body .input-group-addon {

    padding: 6px 6px;
    background-color: transparent;
    border: none;
	border-bottom: 1px solid #c4b672;

border-radius: 0px;
}
.attached-bg{
	padding:15px 10px;
	background:#404040;
	color:#fff;
	font-weight:400;
}
.appointment-bg{
	padding:18px 10px 10px 10px;
	background: #e83e8c;
	color:#fff;
	font-weight:400;
}
.appointment-bg .table, .attached-bg .table{
	margin-bottom:0px;
}
.appointment-bg .table > tbody > tr > td{
	padding:15px 4px;
}
.paper-bg{
	padding:10px 10px;
	background:#fff;
	border:1px solid #ededed;
}
.paper-bg h4 {
    color: #e83e8c;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 30px;
    /*font-family: 'Open Sans Condensed', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif;
}
.latest-banner{
    background:#F0EFEF;
	padding: 8px 0px;
}
.pro-banner{
    background:#F0EFEF;
	padding: 8px 0px;
}
.ser-banner{
    background:#F0EFEF;
	padding: 8px 0px;
}
.res-banner{
    background:#F0EFEF;
	padding: 8px 0px;
}
.cer-banner{
    background:#F0EFEF;
	padding: 8px 0px;
}
.tes-banner{
    background:#F0EFEF;
	padding: 8px 0px;
}
.gallery-banner{
    background:#F0EFEF;
	padding: 8px 0px;
}
.banner-heading{
	font-size: 16px;
margin-bottom: 24px;
font-weight: 400;
line-height: 22px;
/*font-family: 'Open Sans Condensed', sans-serif;*/
font-family: 'Roboto Condensed', sans-serif;
color: #fff;
}
.latest-banner .table{
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	margin-bottom:0px;
}
.top-bar{
	background: #3284be;
	padding: 10px 0px;
	color:#fff;
	font-size: 14px;	
}
.ft-xl-item {
    border: 1px solid #cdd8df;
    /*border-bottom: 1px solid #cdd8df;
	 border-top: 1px solid #cdd8df;*/
}
.ft-xl-item {
    padding: 34.5px;
	background:#fff;
	height:232px;
}
.ft-xl-item .item-header {
    text-align: center;
}
.ft-xl-item p {
    color: #6a7b88;
    margin-bottom: 0;
    margin-top: 15px;
    line-height: 25px;
    padding-bottom: 3px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
}
.item-header h3{
	font-size: 21px;
font-weight: 300;
line-height: 25px;
margin-top:8px;
font-family: 'Roboto Condensed', sans-serif;
}
.btn-warning, .btn-warning:hover {
    color: #fff;
    background-color: #e83e8c;
    border-color: #e83e8c;
}
a.icon-link01 .fa{
	color:#e83e8c; font-size:60px;
}
a:hover.icon-link01 .fa{
	color:#f5a70e; font-size:60px;
}
a.icon-link02 .fa{
	color:#f5a70e; font-size:60px;
}
a:hover.icon-link02 .fa{
	color:#e83e8c; font-size:60px;
}





.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
}
.popup {
	margin: 30px auto;
	padding: 15px;
	border-radius: 5px;
	width: 49%;
	position: absolute;
	left: 35%;
	/* transition: all 5s ease-in-out; */
}
.popup h2 {
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
	position: absolute;
	top: 35px;
	left: 25px;
	background: #00495d;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0px 5px;
}
.popup .close01 {
	position: absolute;
	bottom: 0px;
	margin:0px auto;
	background:#EFECEC;
	transition: all 200ms;
	font-size: 20px;
	text-decoration: none;
	color: #000;
	padding: 15px 15px;
}
.search {
	position: absolute;
	top: 19px;
	left: 45%;
	/* background: #ce00ff; */
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0px 5px;
}

.popup .close:hover {
	color: #ffffff;
}
.popup .content {/*	max-height: 30%;
*/overflow: auto;border-top: 2px dashed #d1d6d8;margin-top: 16px;}
.div1 {
	width: 50%;
	padding: 20px;
	/* float: left; */
	height: auto;
	background:#fff;
	border-radius: 25px;
}


.content h3 { text-align: center;
    margin: 15px 0 -1px 0;
    text-transform: uppercase;
    color: #00495d;
}
@media screen and (max-width: 1024px) {
.box {
	width: 70%;
}
.popup {
	width: 70%;
	left:20%;
}
.div1 {
	width: 70%;
	padding: 20px;
	float: left;
}

}

/* sticky button */	
	
#feedback1 {
    height: 0px;
    width: 85px;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#feedback1 a {
	display: block;
	background:url(pc.png) no-repeat;
	height: 52px;
	width: 155px;	
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;

}
#feedback1 a:hover {
	background:url(pc-over.png) no-repeat;
}

#feedback {
	height: 0px;
	width: 85px;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 1000;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#feedback a {
	display: block;
	background:#0b6179;
	height: 57px;
	padding-top: 10px;
	width: 200px;
	text-align: center;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-decoration: none;
	cursor:pointer;
}
#feedback a:hover {
	background:#000;
}

/* enquiry form */	
		
/*#quickenquire input[type=text], input[type=email], textarea, select {
	width: 100%;
	padding: 5px 15px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}


#quickenquire label {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0px!important;
	margin: 0px!important;
}
#quickenquire  input[type=submit] {
    width: 100%;
    background-color: #00495d;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 7px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#quickenquire  input[type=submit]:hover {
    background-color: #000000;
}*/
.modal-header .close {
    margin-top: -40px;
	font-size:50px;
}
.modal-title{
	text-align:center;
	color: #e83e8c;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size:24px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
}
.modal-footer .btn-primary {
    color: #fff;
    background-color: #e83e8c;
    border-color: #e83e8c;
}
.modal-footer .btn{
	margin-bottom:12px;
	font-size:17px;
}
.modal-header{
	padding:8px 15px;
}
.modal-body .form-group {
    margin-bottom: 8px;
}

@media (max-width: 768px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
	.dropdown-menu > li > a{
	/*text-transform:uppercase;*/
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #19b047;
    text-decoration: none;
    background-color: transparent;
}
}
.video-sec{
	padding:25px 0px;
}
a.new-baby {
    color: #e83e8c;
    font-size: 28px;
    margin-bottom: 18px;
    font-weight: 300;
    line-height: 38px;
	text-decoration:underline;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
}
a:hover.new-baby{
	color:#292929;
	text-decoration:underline;
}
.tob-banner{
	padding:12px 0px;
	background:#fefaee;
}
.logo-sec{
	padding:12px 0px;
	background:#fcfaf3;
}
.logo-sec .logo{
	text-align:center;
	margin-bottom:6px;
}