* {
    margin: 0;
}
html{
    position: relative;
    min-height: 100%;
}
body{
    font-family: 'Roboto', sans-serif;
    margin: 0 0 160px;
}
h1,h2,h3,h4,h5,h6,p{
    margin: 0;
    padding: 0;
}
a:hover, a:focus{
    text-decoration: none;
    outline: none;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.clear {
    clear: both;
}
.container{
    width: 960px !important;
}

.contact-info{
    height: 40px;
    background: #28ade7;
    border-bottom: 2px solid #eaeaea;
    font-family: 'Droid Sans', sans-serif; 

}
.contact-info h1{
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    margin-top: 12px;
}
.contact-info h2{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-top: 8px;
    line-height: 18px;
}
.contact-info .address{
    background: url('../img/icon-address.png') no-repeat left;
    background-position-y: 5px;
    padding-left: 30px;
}
.contact-info .mail{
    background: url('../img/icon-mail.png') no-repeat left;
    background-position: 10px;
    background-position-y: 5px;
    text-align: center;
}
.contact-info .phone{
    background: url('../img/icon-phone.png') no-repeat left;
    background-position: 77px;
    background-position-y: 5px;
    text-align: right;
}

.top {
    width: 100%;
    height: 185px;
    background: #f9f9f9;

}
.top .menu {
    font-family: 'Droid Sans', sans-serif;   
    margin-right: -20px;
} 
.top .menu ul {
    margin: 0; 
    padding: 0;
    text-align: right;
}
.top .menu ul li {
    display: inline;
}
.top .menu ul li a{
    font-size: 15px;
    color: #666;
    padding:0px 20px;
    float: right;
    height: 185px;
    padding-top: 127px;
    letter-spacing: -0.5px;
}
.top .menu .active{
    text-decoration: none;
    border-bottom: 3px solid #28ade7; 
}
.top .menu ul li a:hover{
    background-color: #f4f4f4;
    text-decoration: none;
}

.slider{
    position: relative;
    height: 500px;
}
.slider .shadow{
    background: url('../img/shadow.png') center no-repeat;
    width: 100%;
    height: 33px;
    position: absolute;
    top: 0;
    z-index: 25;
}
.slider .carousel-control{
    background: none;
    font-size: 36px;
    width: 5%;
    z-index: 20;
}
.slider .carousel-control:hover{
    color: #28ade7;
    text-shadow: none;
}
.slider .carousel-indicators{
    z-index: 15;
    bottom: 10px;
}
.slider .carousel-indicators li{
    width: 15px;
    height: 15px;
    background-color: white;
    margin: 0 2px;
    border: 2px solid #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
.slider .carousel-indicators .active{
    background-color: #28ade7;
}
.slider .carousel-caption{
    font-family: 'Droid Sans', sans-serif;
    text-align: left;
    width: 940px;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-bottom: 50px;
}
.slider .carousel-caption h1{
    font-size: 46px;
    font-weight: normal;
}
.slider .carousel-caption h2{
    font-size: 48px;
    font-weight: 100;
    color: #666;
    letter-spacing: -1px;
}
.slider .carousel-caption h2 b{
    color: #28ade7;
}
.slider .carousel-caption .medium{
    font-weight: 200;
}
.slider .carousel-caption h3{
    font-size: 48px;
    font-weight: 100;
    color: #666;
    letter-spacing: -2px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
.slider .carousel-caption h3 b{
    color: #28ade7;
}
.slider .carousel-caption .smaller{
    font-size: 26px;
    letter-spacing: 0px;
}

.content{

}
.content .shadow{
    background: url('../img/shadow.png') center no-repeat;
    width: 100%;
    height: 33px;
}
.content .boxes{
    margin-bottom: 70px;
}
.content .boxes .border{
    height: 5px;
    width: 100%;
    background: #ececec;
    margin-top: 4px;
}
.content .boxes .box{
    background: #f6f6f6;
    padding:25px 25px 0px 25px;
    height: 100px;
}
.content .boxes .box h1{
    font-size: 22px;
    color: #666666;
}
.content .boxes .box h2{
    font-size: 22px;
    color: #666666;
    padding-top: 12px;
}
.content .boxes .appointment{
    background: url('../img/icon-appointment.png') left no-repeat #f6f6f6;
    background-position: 20px;
    padding-left: 110px;
}
.content .boxes .appointment:hover{
    background: url('../img/icon-appointment.png') left no-repeat #f0f0f0;
    background-position: 20px;
}
.content .boxes .zoom{
    background: url('../img/zoom.png') center no-repeat #f6f6f6;
    font-size: 12px;
    color: #666;
    padding-top: 75px;
    font-family: 'Droid Sans', sans-serif;
    text-align: center;
}
.content .boxes .zoom:hover{
    background: url('../img/zoom.png') center no-repeat #f0f0f0;
}
.content .boxes .meet{
    background: url(../img/icon-meet.png) right no-repeat #f6f6f6;
    background-position: 220px;
}
.content .boxes .meet:hover{
    background: url(../img/icon-meet.png) right no-repeat #f0f0f0;
    background-position: 220px;
}
.content .welcome{
    margin-bottom: 90px;
}
.content .welcome h1 {
    font-size: 36px;
    color: #666;
    font-weight: 200;
    margin-bottom: 20px;
}
.content .welcome p{
    font-family: 'Droid Sans', sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #666;
}

.content .about {
    margin: 40px 0px 100px 0px;
}

.content .about .submenu ul{
    margin: 0;
    padding: 0;
}
.content .about .submenu ul li{
    display: block;
}
.content .about .submenu ul li a{
    width: 100%;
    height: 50px;
    display: block;
    border-right: 3px solid #ddd;
    font-size: 17px;
    font-weight: 300;
    text-align: right;
    padding-right: 30px;
    padding-top: 10px;
    color: #878787;
    cursor: pointer;
}
.content .about .submenu ul li a b{
    color: #28ade7;
    font-weight: 300;
}
.content .about .submenu ul li a:hover{
    border-right: 3px solid #28ade7;
}
.content .about .submenu .active{
    border-right: 3px solid #1f98cd;
}
.content .about .text{
    padding: 0px 30px;
}
.content .about .text h1{
    font-family: 'Roboto', sans-serif;
    font-size: 48px;
    font-weight: 100;
    color: #28ade7;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.content .about .text p{
    font-family: 'Droid Sans', sans-serif;
    font-size: 15px;
    color: #666;
    line-height: 25px;
}
.content .about .text p a{
    color: #28ade7;
    line-height: 30px;
}
.content .about .text p a:hover{
    text-decoration: underline;
}
.content .about .text hr{
    margin: 30px 0px;
}
.content .about .text .photo {
    width: 157px;
    float: left;
    margin-right: 40px;
}
.content .about .text .photo img{
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.content .about .text .bio {
    width: 430px;
    float: left;
}
.content .about .text .title{
    font-size: 18px;
    font-weight: bold;
    color: #28ade7;
}

.content .services-slider{
    background-color: #F6F6F6;
}
.content .services-slider h1{
    color: #666;
    font-size: 20px;
    font-weight: 100;
    line-height: 30px;
    margin-bottom: 40px;
    padding: 0px 5px;
}
.content .services-slider h1 b{
    font-weight: 100;
    color: #28ade7;
}
.content .services {
    margin:40px 0px 100px 0px;
}
.content .services .small-shadow{
    width: 210px;
    height: 6px;
    background: url('../img/shadow-small.png');
}
.content .services a{
    margin-bottom: 30px;

}
.content .services .serv{
    padding: 30px;
    font-size: 30px;
    text-align: center;
    color: #28ade7;
    font-weight: 100;
    margin: 0;
    padding-top: 80px;
    background: #F9F9F9 no-repeat top;
    background-position-y: 30px;
}
.content .services .serv:hover{
    background-color: #28ade7;
    color: #F9F9F9;
}

.content .welcome img{
    margin-top: 70px;
}
.content .contact{
    margin:30px 0px 70px 0px;
}
.content .contact h1{
    font-size: 32px;
    font-weight: 100;
    color: #28ade7;
    margin-bottom: 10px;
}
.content .contact p{
    font-size: 18px;
    font-weight: 100;
    color: #666;
    margin-bottom: 30px;
    letter-spacing: -0.5px;
}
.content .contact label{
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    color: #666;
}
.content .contact .field{
    width: 100%;
    padding: 10px 15px;
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    color: #999;
    outline:none;
    margin-bottom: 25px;
}
.content .contact .field:focus{
    color: #666;
}
.content .contact .btn{
    background-color: #28ade7;
    color: #FFF;
    text-transform: uppercase;
    padding: 12px 30px;
    font-size: 16px;
    border-radius: 0px;
}
.content .contact .btn:hover{
    background-color: #666;
}
.content .contact .required{
    color: #28ade7;
    font-size: 16px;
}

.foot {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 191px;
    width: 100%;
    background: #28ade7;
    font-family: 'Droid Sans', sans-serif;
}
.foot .info{
    margin-top: 60px;
}
.foot .info a{
    color: #fff;
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
}
.foot .info a:hover {
    font-weight: bold;
}
.foot .links{
    width: 130px;
}
.kroma{
    height: 31px;
    background: #25a6de;
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid #53bdec;
}
.kroma a{
    color: #fff;
    display: block;
    margin-bottom: 5px;
    font-size: 11px;
    text-align: right;
}
.kroma a:hover{
    font-weight: bold;
}
