
body {
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	color: #2f2f2f;
	font-size: 300;
	font-size: 16px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #222222;
}
a, a:hover, a:focus, a:active{
    outline: none;
}
	
.section-padding{
	padding: 60px 0px;

}
h2 {
    line-height: 20px;
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}
hr.botm-line {
    height: 3px;
    width: 60px;
    background: #5AB9EA; 
    position: relative;
    border: 0;
    margin: 20px 0 20px 0;
}

/***************************************
banner
***************************************/
.navbar {
    margin-bottom: 0px;
    border: 0px;
}
.navbar {
    border-radius: 0px;
}
.navbar-default {
    background-color: #fff;
    padding: 20px 0;
    transition: all 0.3s;
}
.navbar-default {
    background-color: transparent;
    border: 0px;
}
.navbar {
    border-radius: 0px;
}

.navbar-brand
{
	font-family: 'Pacifico', cursive;
	font-size: 22px;
}

.navbar-brand img {
    padding-top: 2px;
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #000000;
}

@media (max-width: 768px) {
	.navbar-collapse {
		background: #5680E9;
	}
}

.top-nav-collapse {
    padding: 0;
    background: #5680E9;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    text-transform: uppercase;
    background-color: #5AB9EA;
}
.navbar-default .navbar-nav > li > a
{
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color: #fff;
    text-transform: uppercase;
    background-color: #5AB9EA;
}
.affix {
    background-color: #ffffff !important;
}
.affix .navbar-nav > li > a:hover, .affix .navbar-nav > li > a:focus
{
    background-color: rgba(12, 184, 182) !important;
}
#banner{
	background: url('../img/eyes-background.png') no-repeat right top;
	background-size:cover;
	min-height: 400px;
	position: relative;
}
@media (max-width: 1024px){
  #banner{
    background-attachment: scroll;
  }
}
.bg-color{
	   background-image: linear-gradient(to top, rgba(132,206,235,0.85), rgba(124,202,235,0.85), rgba(116,198,234,0.85), 
	   	rgba(108,194,234,0.85), rgba(100,190,234,0.85), rgba(89,185,235,0.85), rgba(79,179,236,0.85), rgba(70,173,237,0.85), 
	   	rgba(62,163,238,0.85), rgba(63,152,238,0.85), rgba(72,141,237,0.85), rgba(86,128,233,0.85));
	   min-height: 400px;
}
.banner-info {
	padding-top: 110px;
}
.banner-logo #name{
	font-family: 'Pacifico', cursive;
	color: #222222;
	font-size:52px;
	line-height:50px;
	margin-bottom:22px;
}
.banner-logo #title{
	font-family: 'Coustard', serif;
	color:#2f2f2f;
	font-size:30px;
	margin-left:5px;
}
.banner-text #subtitle{
	font-family:'Raleway';
	font-style:italic;
	font-size: 20px;
	padding-top: 40px;
	color: #fff;
	margin-left:5px;
}

.btn-appoint, .btn-appoint:hover, .btn-appoint:focus{
	margin-top: 30px;
	padding: 10px 20px;
	font-size: 14px;
	background-color: #8860D0;
	border-radius: 5px;
	color: #fff;
	margin-left:50px;
}


/***************************************
services
***************************************/
.icon i{
	color: #8860D0;
	font-size: 45px;
	margin-bottom: 25px;
}
.service-info{
	margin-bottom: 20px;
}
.icon-info h4{
	padding-bottom: 15px;
}
.icon-info p, .icon-info ul li{
	font-size: 15px !important;
}

.icon-info ul {
	padding-inline-start: 20px;
}

/***************************************
about
***************************************/
#about{
    background-color: #eee;
}

.more-features-box-text-icon {
    float: left;
    width: 30px;
    height: 30px;
    padding-top: 4px;
    background: #5AB9EA;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}
.more-features-box-text-description h3{
    padding-bottom: 15px;
}
.more-features-box-text-icon i {
    font-size: 16px;
    line-height: 22px;
}
.more-features-box-text-description{
	margin-left: 60px;	
}

/***************************************
contact us
***************************************/
.space {
    margin-top: 40px;
}

.btn-phone{
	padding: 10px 20px;
	font-size: 16px;
	background-color: #5680e9;
	border-radius: 30px;
	color: #fff;
}
.btn-phone:hover, .btn-phone:focus {
	background-color: #3f6fe6;
	color: #fff;
}
#map-2 {
	margin-top:86px;
}

td {    
    padding: 0 10px 6px 0;
}
/***************************************
footer
***************************************/
#footer{
	background-image: linear-gradient(to top, rgba(86,128,233,0.85), rgba(72,141,237,0.85), rgba(63,152,238,0.85), 
		rgba(62,163,238,0.85), rgba(70,173,237,0.85), rgba(79,179,236,0.85), rgba(89,185,235,0.85), rgba(100,190,234,0.85), 
		rgba(108,194,234,0.85), rgba(116,198,234,0.85), rgba(124,202,235,0.85), rgba(132,206,235,0.85));
}

.top-footer {
    padding: 40px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.top-footer a {
	color: #222222;
}
.top-footer a:hover {
	font-weight:bolder;
	text-decoration:none;
}
.footer-line {
    padding: 30px 0px;
    color: #fff;
    font-size: 12px;
}

.dot {
	color: #fff;
	font-size:1.2em;
	margin-right: 20px;
	margin-left:20px;
}

#photo {
	border: 1px #999999 solid;
	background-color: #FFF;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;   
    width:80%; 
    position:absolute;
}

@media (min-width: 220px) and (max-width: 551px){

    h2{
        font-size: 24px;
        line-height: 1.2;
    }
    .section-title{
        margin-bottom: 30px;
    }
    .service-info{
        margin-top: 20px;
        margin-bottom: 0px;
    }
    
    .banner-logo #name {
    	font-size: 40px;
    }
    .banner-logo #title {
    	font-size: 24px;
    }
    
    .banner-text #subtitle{
    	font-size:14px;
    }
    #map-2 {
    	margin-top:0;
    }
    
    .navbar-brand
	{
		font-size:16px;
	}
    
	.map-responsive iframe {
		width:100%;
	}
	.dot {
		margin-right: 5px;
		margin-left:5px;
	}
	#banner{
		background-image: url('../img/eyes-background-mob.png');
	}
	.banner-info {
		text-align: center;
	}
	.banner-logo #title, .banner-text #subtitle, .btn-appoint{
		margin-left: 0;
	}
}