@charset "utf-8";


/*
 *Infinite Ads
 *Author : Steele Rocky 
 *
*/
/*--------------------
	Layout

	*Nav 		/ 	#nav
	*Intro 		/	#intro
	*About 		/	#about
	*Services	/ 	#services
	*Doctor 	/ 	#doctor
						-testimonals
						-client
	==================================
	
	*Contact	/	#contact
						-newsletter
	==================================
	
	*Footer		/   #footer
	
---------------------------------------------*/

/*--------------------------------------------
	 				 COLOR
					 
	  			   primary : color:#0068a0;
	  				  body : color:#6d7376;
	h1, h2, h3, h4, h5, h6 : color:#034b81;
						 p : color:#6d7376;
						 a : color:#9bb649;
				   a:hover : color:#034b81;
				   
--------------------------------------------------------*/

/*--------------------------------------------------------
	  						FONT

	h1, h2, h3, h4, h5, h6 : font-family: 'Asap', sans-serif;
						 p : font-family: 'Asap', sans-serif;
					 ul li : font-family: 'Asap', sans-serif;
				   
--------------------------------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Asap:400,700);
/*--------------------
	  general
---------------------*/
body {
	width: 100%;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	
}
html {
	width: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased;
}
a:hover,
a:focus {
	outline: 0 none;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:20px;
	margin-top:0px;
	color:#034b81;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:-1px;
}
h1 {
	font-size:32px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:20px;
}
p {
	font-size:16px;
	line-height:26px;
	color:#6d7376;
	margin-bottom: 30px;
}
ul {
	margin:0px;
	padding:0px;
}
ul li {
	line-height:27px;
	color:#6d7376;
}
iframe {
	width: 100%;
}
.green-icon {
	color:#20699c;
}
.green-icon i{
	margin-bottom:40px;
}
.green-icon:hover{
	color:#f1703d;
}
.fa-size{
	font-size:24px;
}
.block-title {
	margin-bottom: 60px;
	text-align: center;
}
.title-1 {
	font-size: 38px;
	font-weight: 400;
	color: #3679c8;
	text-transform: uppercase;
	margin-bottom: 0;
}
.title-2 {
	font-size: 43px;
	font-weight: 800;
	color: #3679c8;
	text-transform: uppercase;
}
#publisher .title-1 {
	color: #fff;
}
#publisher .title-2 {
	color: #fff;
}
.alert-success {
	background-color: transparent;
	border: 0 none;
	border-radius: 0;
	color: #000;
	font-size: 19px;
	font-weight: 800;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
.txt-center {
	text-align: center;
}
/*--------------------
	  button
---------------------*/

.btn-blue {
	background-color:#6293ac;
	color:#fff;
	padding:10px 56px;
	font-size:18px;
	border: none;
	font-weight: 800;
	letter-spacing: 1px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-transform: uppercase;
}
.btn-blue:hover {
	color:#6293ac;
	background-color:#fff;
}
/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

/***************
	nav
***************/
.navbar-nav {
	float: right;
	margin: 0;
	border-bottom: 1px solid #c1dae7;
}
.navbar-default {
	background-color: transparent;
	border-bottom:0px none;
}
.navbar-brand {
	float: left;
	padding: 0px 0px 0px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
}
.navbar-default .navbar-nav>li {
	text-align: center;
	height: 72px;
	display: table;
}
.navbar-default .navbar-nav>li>a {
	display: table-cell;
	color: #fff;
	vertical-align: middle;
	font-size:16px;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	padding: 0 25px;
	border-bottom: 4px solid transparent;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #2e6da6;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/**** Mobile menu *****/
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
	border-color: #fff;
	color: #034b81;
}
.navbar-default .navbar-toggle {
border-color: #034b81;
background-color: #034b81;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #034b81;
}

.social {
	
}
.social a {
	padding: 10px 5px!important;
	margin-top:3px;
	color: #6d7376;
}
.social a:hover{
	padding: 10px 5px!important;
	margin-top:3px;
	color: #47b2ed;
}

.social i:hover {

}
.logo {
	font-family: 'Pacifico', cursive;
	font-weight:400;
	text-transform:lowercase;
	color:#fff;
}
.logo-brand {
	font-weight:700;
	color:#fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.top-nav-collapse .logo-brand {
	height: 66px;
	margin-top: 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/***************
	intro
***************/
.intro-section {
	padding-top: 125px;
	padding-bottom: 60px;
	height: 100%;
	background-color: #3679c8;
	background-image: url(../images/feat-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
.intro-caption {
	margin-top:180px;
}
.intro-title {
	line-height: 1.3;
	font-weight: 800;
	color:#fff;
	font-size: 42px;
}
.intro-title span {
	text-transform: uppercase;
}
.intro-caption p{
	color:#fff;
	font-weight: 400;
	font-size: 18px;
}
.intro-caption p.opt-text {
	font-size: 20px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.call-num {
	color:#fff;
	font-weight:700;
	font-size:42px;
}
/***************
	about
***************/
.about-section {
	padding: 40px 0;
	background-color: #3679c8;
	background-image: url(../images/sms-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.about-section strong{
	color:#f1703d;
}
.lead{
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 27px;
	color: #3679c8;
	font-weight: 400;
}
/***************
	services
***************/

.services-section {
	background-color: #444444;
	padding: 40px 0 100px;
	border-bottom: 5px solid #fff;
}
.page-title {
	font-size: 46px;
	font-weight: 800;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.sub-title {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	margin-bottom: 40px;
}
.divider {
	text-align: center;
}
.divider img, .f-col-1 img, .intro-section img {
	display: inline-block;
}
/*.feature-block {
	text-align:center;
	background-color:#333;
	border-radius:100%;
}
*/
/*.feature-block .green-icon:hover {
	color:#034b81;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}*/
.box-ct{
	margin-top:30px;
}
.box-icon{
	height: 160px;
	width: 160px;
	-moz-border-radius: 35px;
	border-radius: 100%;
	padding: 55px;
	background-color: #fff;
	color: #f1703d;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-right: 15px;
}

.box-icon:hover{
	height: 160px;
	width: 160px;
	-moz-border-radius: 35px;
	border-radius: 100%;
	padding: 55px;
	background-color: #20699c;
	color:#fff;
	text-align: center;
	cursor:pointer;
}
.block:hover .box-icon{
	-moz-border-radius: 35px;
	border-radius: 100%;
	padding: 55px;
	background-color: #20699c;
	color:#fff;
	text-align: center;
	cursor:pointer;
}

/***************
	tabs
***************/
#t-tabs {
	background-position: top right;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	min-height: 300px;
}
.tab-bg1 {
	background-color: #3679c8;
}
.tab-bg2 {
	background-color: #444444;
}
.tab-bg3, .tab-bg5 {
	background-color: #f4f4f4;
}
.tab-bg4 {
	background-color: #91bfd5;
}
.nav.nav-tabs {
	position: absolute;
	top: -90px;
	left: 0;
	width: 100%;
	border-bottom: 0 none;
	display: block;
}
.nav.nav-tabs li {
	background-color: #444444;
	display: table;
	height: 56px;
	margin: 0 1%;
	text-align: center;
	vertical-align: middle;
	width: 31.33%;
	border: 2px solid #6293ac;
	position: relative;
}
.nav.nav-tabs li a::before {
	background: #444444;
	border-bottom: 2px solid #6293ac;
	border-right: 2px solid #6293ac;
	bottom: -7px;
	content: "";
	height: 10px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	-o-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	width: 10px;
}
.nav.nav-tabs li::after {
	position: absolute;
	background-color: #6293ac;
	border: 4px solid #fff;
	border-radius: 50%;
	display: inline-block;
	height: 28px;
	width: 28px;
	content: '';
	bottom: -45px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.nav-tabs > li > a {
	border-radius: 0;
	display: table-cell;
	font-size: 18px;
	font-weight: 800;
	color: #6293ac;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.nav.nav-tabs > li > a:hover, .nav > li > a:focus,
.nav.nav-tabs > li:hover > a, .nav > li:focus > a {
	background-color: transparent;
}
.nav.nav-tabs > li:hover, .nav > li:focus {
	background: #fff;
}
.nav-tabs > li.active > a::before, .nav.nav-tabs li:hover a::before {
	background: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #6293ac;
}
#dots-list {
	display: block;
	position: absolute;
	top: -16px;
	width: 100%;
}
#dots-list li {
	display: inline-block;
	list-style: outside none none;
	margin: 0 1%;
	text-align: center;
	width: 17.7%;	
}
.dots {
	background-color: #6293ac;
	border: 4px solid #fff;
	border-radius: 50%;
	display: inline-block;
	height: 28px;
	width: 28px;
}
.tab-content {
	padding: 46px 0 16px;
}
.tab-bg1 .tab-title, .tab-bg2 .tab-title, .tab-bg3 .tab-title, .tab-bg4 .tab-title, .tab-bg5 .tab-title {
	font-size: 43px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
}
.tab-bg1 .tab-desc, .tab-bg2 .tab-desc, .tab-bg3 .tab-desc, .tab-bg4 .tab-desc, .tab-bg5 .tab-desc {
	color: #fff;
	font-size: 18px;
	line-height: 27px;
	font-weight: 600;
}
.tab-bg3 .tab-title {
	color: #3679c8;
}
.tab-bg3 .tab-desc {
	color: #3679c8;
}
.tab-bg5 .tab-title {
	color: #444444;
}
.tab-bg5 .tab-desc {
	color: #444444;
}
.tab-desc span {
	font-weight: 800;
}
.tab-list1 {
	min-width: 25%;
	display: block;
	float: left;
}
.tab-list1 li:before {
	content: '';
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #75aecc;
	position: absolute;
	left: 0;
	top: 8px;
}
.tab-list1 li {
	list-style: none;
	margin-bottom: 5px;
	color: #3679c8;
	font-size: 18px;
	font-weight: 800;
	padding-left: 20px;
	position: relative;
}
/***************
	doctor
***************/
.doctor-section {
	padding:40px 0;
	background-color: #fff;
	background-image: url(../images/alvaro-bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#map-canvas {
	height: 650px;
	width: 200%;
	margin-left: -75%;
}
.publisher-section {
	padding:40px 0;
	background-color: #444444;
	background-image: url(../images/pub-bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#publisher .lead{
	color: #fff;
}

/****************
	contact
****************/
.contact-section {
	position: relative;
	overflow: hidden;
}
.contact {
	padding:0;
}
.form-area {
	width: 645px;
	position: absolute;
	top: 50px;
	right: 11%;
}
.form-header {
	background-color: #81b4ce;
	padding: 15px;
}
.form-body {
	background-color: rgba(255, 255, 255, 0.7);
	padding: 15px;
}
.form-left, .form-right {
	width: 300px;
	float: left;
	margin-right: 15px;
}
.form-right {
	margin-right: 0;
}
.form-group {
	margin-bottom: 0;
}
#message_feedback {
  color: #a1a1a1;
  font-size: 18px;
  font-weight: 800;
  margin-top: -10px;
  margin-bottom: 2px;
}
.form-group p {
	font-size: 18px;
	font-weight: 800;
	color: #a1a1a1;
	margin-bottom: 0;
}

.form-group-N p {
	font-size: 18px;
	font-weight: 800;
	color: #a1a1a1;
	margin-bottom: 0;
}

.form-group-N textarea {
	background-color: #fff;
	border-radius: 0;
	border: 1px solid #d2d2d2;
	height: 48px;
	margin-bottom: 4px;
	box-shadow: 0 0;
}

.form-group-N textarea {
	min-height: 125px;
	margin-bottom: 15px;
}




.form-group input, .form-group textarea {
	background-color: #fff;
	border-radius: 0;
	border: 1px solid #d2d2d2;
	height: 48px;
	margin-bottom: 4px;
	box-shadow: 0 0;
}
.form-group textarea {
	min-height: 125px;
	margin-bottom: 15px;
}
select.role {
	border-radius: 0px;
	width: 100%;
	padding: 6px 12px;
	font-size: 18px;
	font-weight: 800;
	border: 1px solid #d2d2d2;
	height: 48px;
	margin-bottom: 4px;
	box-shadow: 0 0;
	color: #a1a1a1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/carrot-down.png) 94% / 10% no-repeat transparent;
	background-color: #fff;
}
option.main-role {
	display: none;
	color: #777;
}
select.role option {
    padding: 10px;
    background-color: #fff;
    border: 0 none;
    color: #a1a1a1;
    font-size: 18px;
    font-weight: 800;
}
button#submit {
	float: none;
	display: block;
	padding: 15px 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 800;
	width: 100%;
	border: 0 none;
	background-color: #81b4ce;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 10px;
	margin-top: 2px;
}
button#submit:hover, button#submit:focus {
	background-color: #fff;
	color: #81b4ce;
}
.alert-danger {
	color: #000;
	font-weight: 800;
	padding: 0;
	border-color: transparent;
	background-color: transparent;
}
.cont-title {
	font-size: 19px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
}
/***************
	footer
***************/
footer {
	background-color: #444444;
	padding: 40px 0;
	font-weight: 300;
}
footer p {
	color: #fff;
}
.ft-title {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
#ft-menu li, #ft-social li {
	list-style: none;
	margin-bottom: 6px;
}
#ft-menu li a, #ft-social li a {
	font-size: 16px;
	color: #fff;
}
#ft-social li a i {
	font-size: 26px;
	margin-right: 8px;
	vertical-align: middle;
}
#ft-menu li a:hover, #ft-social li a:hover {
	text-decoration: none;
}
#ft-add li {
	font-size: 16px;
	color: #fff;
	margin-bottom: 7px;
	list-style: none;
}
#ft-add li span {
	font-weight: 700;
}
.footer {
	background-color:#000;
}
.ft p {
	font-size:16px;
	color:#fff;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0;
	padding: 20px 0;
}
.ft p img {
  margin-bottom: 4px;
  margin-left: 2px;
}
/* Privacy Page */
.privacy-section {
	padding: 40px 0;
	background-color: #f4f4f4;
}
.privacy-section h3 {

}

.contact-small{ position:absolute; left:27%; top:27%;}

.map-new{ display:none;}

.form-group{ float:left;
    margin-right: 7px;
    width: 300px;}

.form-group-N { float:left; width:100%;}




/* Responsive */


@media(max-width:1400px) {
.contact-small{ position:absolute; left:5%; top:27%;}



}

@media(max-width:1024px) {
	.intro-caption {
		margin-top: 50px;
	}
	.doctor-section {
		padding: 30px 0;
	}
	
	
	
/*	.form-area{ width:40%;}*/
	
	.map-new{ display:block;}
	
	.form-area{ top:200px;}
	
	.contact-small{ top:1%; left:40%;}
	
	
	
	
	
	
	
}


@media(max-width:767px) {

.form-area{ width:97%; right:2%;}

.form-left, .form-right{ width:100%;}
.form-group{ width:100%;}

}
@media(max-width:380px) {

.contact-small{ left:20%;}






}



 @media(min-width:767px) {
 .navbar {
 padding: 20px 0 24px;
 -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
 -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
 transition: background .5s ease-in-out, padding .5s ease-in-out;
}
 .top-nav-collapse {
        /* Customize the look and feel of the collapsed top nav here */
        padding: 0;
        background-color: #91bfd5;
	}
	.top-nav-collapse .navbar-nav {
		border-bottom: 0px none;
	}
	

	
	
}
@media(max-width:992px) {
	.nav-tabs > li > a {
		font-size: 13px;
	}
	.navbar-default .navbar-nav > li > a {
	  font-size: 14px;
	  padding: 0 10px;
	}
	.doctor-section {
	  padding: 20px 0;
	}
}
@media(max-width:780px) {
	.bg-767 {
		background-color: rgba(255, 255, 255, 0.75);
		padding: 40px 15px;
	}
}

@media(max-width:767px) {
/****************
	nav
****************/
.visible-desk {
	display: none;
}
.navbar-default {
	background-color: #91bfd5;
	border-bottom:0px none;
	padding: 0;
}
.navbar-nav {
	float: none;
	margin: 0;
	border-bottom: 0 none;
}
.top-nav-collapse .logo-brand, .logo-brand {
	height: 44px;
	margin-top: 2px;
}
.navbar-default .navbar-nav > li {
	height: 42px;
	width: 100%;
	text-align: left;
}
.navbar-collapse {
	border-bottom: 0 none;
}
/*******************
	intro-section
*******************/

/*.intro-section {
	padding:0px;
}*/
.intro-caption {
  margin-top: 80px;
  text-align: center;
}
.intro-caption p {
	padding: 0 100px;
}
.call-num {
	font-weight: 700;
	font-size: 34px;
}
/********************
	about-section
********************/
.about-section::before {
	display: none;
}
.about-section {
	padding: 40px 0;
	background-size: cover;
}
/****************
	services
****************/
.services-section {
	padding: 40px 0;
	border-bottom: 0 none;
}
/****************
	tabs
****************/
#t-tabs {
	padding: 20px 0;
	min-height: auto;
}
.nav.nav-tabs {
  border-bottom: 0 none;
  display: inline-block;
  position: relative;
  top: 0;
}
.nav.nav-tabs li:after, .nav.nav-tabs li a::before {
	display: none;
}
.nav.nav-tabs li {
	height: 56px;
	margin: 0 0 1px;
	width: 100%;
	background: rgba(255,255,255,0.4);
}
.nav-tabs > li > a {
	font-size: 20px;
}
.tab-content {
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.5);
}
.tab-list1 {
	min-width: 100%;
}
	#publisher .title-1,
	#publisher .title-2,
	#publisher .lead {
		color: #3679c8;
	}
	.publisher-section {
		background-position: center center;
	}
/****************
	doctor
****************/

.doctor-section {
	padding: 0;
	background-size: cover;
}
/****************
	contact
****************/

/****************
	footer
****************/
.f-col-1, .f-col-2,
.f-col-3, .f-col-4 {
	float: left;
	padding-left: 100px;
	width: 50%;
}
.f-col-1, .f-col-2 {
	margin-bottom: 20px;
}

}
@media(max-width:482px) {
	.intro-title {
		font-size: 26px;
	}
	.intro-caption p {
		padding: 0 40px;
	}
	.f-col-1, .f-col-2,
	.f-col-3, .f-col-4 {
		float: left;
		padding-left: 15px;
		width: 50%;
	}
	.page-title {
		font-size: 32px;
	}
}
@media(max-width:360px) {
	.form-area {
		width: 320px;
		right: 20px;
	}
	.f-col-1, .f-col-2,
	.f-col-3, .f-col-4 {
		float: none;
		width: 100%;
		text-align: center;
	}
	.f-col-3, .f-col-4 {
	margin-bottom: 20px;
	}
	footer#upper-ft {
		padding: 20px 0;
	}
	.tab-title {
		font-size: 30px;
	}
	.call-num {
		color: #fff;
	}
}
@media(max-width:320px) {
	.form-area {
		width: 300px;
		right: 10px;
	}
	.tab-title {
		font-size: 26px;
	}
	.call-num {
		color: #fff;
	}
}