html, body {
    height: 100%}
body {
    font-family: 'PT Sans',  sans-serif;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}
a {
    color: #1e5270;
}
#container {
    min-width: 360px;
}
#wrapper {
    clear: both;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    min-width: 360px;
}
header {
    position: fixed;
    z-index: 999;
    width: 100%}
header .topnav {
    color: #fff;
    font-size: 16px;
    background-color: #173e54;
    padding: 20px 22px;
}
header .topnav a, header .topnav .social {
    font-size: 16px;
    color: #fff;
}
header .topnav a:focus, header .topnav a:hover, header .topnav a:active {
    color: #b0d6a5;
    text-decoration: none;
}
header .navbar {
    border-radius: 0;
}
header .navbar-default {
    border: 0;
    background: url(../images/nav-pattern-min.png);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    height: 80px;
}
header .navbar-default .container {
    max-width: 1730px;
}
header .navbar-default .navbar-brand img {
    max-width: 250px;
    height: auto;
}
header .navbar-default .navbar-nav li a {
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    font-family: 'PT Sans',  sans-serif;
    font-weight: 400;
}
header .navbar-default .navbar-nav li a:focus, header .navbar-default .navbar-nav li a:hover, header .navbar-default .navbar-nav .open a, header .navbar-default .navbar-nav .open a:focus, header .navbar-default .navbar-nav .open a:hover {
    color: #b0d6a5;
    background-color: transparent;
}
header .navbar-default .navbar-nav li.dropdown.open .dropdown-menu {
    width: 200px;
    text-align: left;
    -webkit-box-shadow: inset 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
    left: 0;
    right: 0;
    top: 99%}
header .navbar-default .navbar-nav li.courses.dropdown.open {
    position: static;
}
header .navbar-default .navbar-nav li.courses.dropdown.open .dropdown-menu {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 1730px;
}
header .navbar-default .navbar-nav .dropdown-menu>li {
    display: block;
    border-bottom: 1px solid #236184;
}
header .navbar-default .navbar-nav .dropdown-menu>li a {
    color: #fff;
    line-height: 30px;
    padding: 5px 15px;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail {
    display: block;
    padding: 25px 15px;
    margin-bottom: 0;
    line-height: 1;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .wrap-img {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .wrap-img img {
    border: 2px solid #fff;
    width: 100%;
    max-width: 158px;
    height: auto;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 5px 15px;
    color: #fff;
    font-size: 14px;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption h3 {
    color: #bade9a;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption h3:focus, header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption h3:hover {
    text-decoration: none;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption p:focus, header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption p:hover {
    text-decoration: none;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption p:after, header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption p::after {
    font: normal normal normal 18px/1 FontAwesome;
    content: "\f138";
    color: #b0d6a5;
    margin-left: 8px;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail:focus, header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail:hover {
    text-decoration: none;
}
header .navbar-default .navbar-right li .mobile {
    display: none;
}
header.scroll .topnav {
    display: none;
}
header.scroll .navbar-default {
    background-color: #1e5270;
}
.container {
    width: 100%;
    max-width: 1600px;
    min-width: 280px;
}
.w100 {
    width: 100%}
.w30 {
    width: 100%;
    max-width: 30px;
    margin: 0 auto;
}
.w610 {
    width: 100%;
    max-width: 610px;
    margin: 0 auto;
}
.w640 {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}
.w720 {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
}
.full-width {
    width: 100%;
    overflow: hidden;
}
.hauto {
    height: auto;
}
.color1 {
    color: #1e5270;
}
.color2 {
    color: #3a8585;
}
.color3 {
    color: #8e8e8e;
}
.color4 {
    color: #3b8686;
}
.color5 {
    color: #626262;
}
.color6 {
    color: #7e7e7e;
}
.white {
    color: #fff;
}
.bg-blue {
    background-color: #1e5270;
}
.bg-lightgreen {
    background-color: #e0efdb;
}
.bg-lightgreen1 {
    background-color: #eff7ed;
}
.fsize16 {
    font-size: 16px;
}
.fsize18 {
    font-size: 18px;
}
.fsize20 {
    font-size: 20px;
}
.fsize21 {
    font-size: 21px;
}
.fsize28 {
    font-size: 28px;
}
.fsize30 {
    font-size: 30px;
}
.fsize35 {
    font-size: 35px;
}
.fsize70 {
    font-size: 70px;
}
@media (max-width: 767px) {
    .fsize70 {
    font-size: 35px;
}
}.strong {
    font-weight: 700;
}
.normal {
    font-weight: 700;
}
.mar-0 {
    margin: 0;
}
.mar-t30 {
    margin-top: 30px;
}
.mar-t60 {
    margin-top: 60px;
}
.mar-t80 {
    margin-top: 80px;
}
.mar-t130 {
    margin-top: 130px;
}
.mar-b0 {
    margin-bottom: 0px;
}
.mar-b15 {
    margin-bottom: 15px;
}
.mar-b30 {
    margin-bottom: 30px;
}
.mar-b60 {
    margin-bottom: 80px;
}
.mar-b80 {
    margin-bottom: 80px;
}
.mar-b60 {
    margin-bottom: 60px;
}
.mar-auto {
    margin: 0 auto;
}
.mar-l-15 {
    margin-left: 15px;
}
.mar-r-15 {
    margin-right: 15px;
}
.pad-15 {
    padding: 15px;
}
.pad-h-0 {
    padding-left: 0;
    padding-right: 0;
}
.pad-h-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.pad-h-15 {
    padding-left: 15px;
    padding-right: 15px;
}
.pad-l-30 {
    padding-left: 30px;
}
.pad-l-60 {
    padding-left: 60px;
}
.pad-v-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.pad-v-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.pad-v-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.pad-b15 {
    padding-bottom: 15px;
}
.vertical-spacer-small {
    height: 15px;
    width: 100%}
.vertical-spacer-medium {
    height: 30px;
    width: 100%}
.vertical-spacer-large {
    height: 60px;
    width: 100%}
.min-h240 {
    min-height: 240px;
}
.block {
    display: block;
}
hr.style1 {
    border: 0;
    height: 2px;
    background-color: #bababa;
}
hr.style2 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right,  rgba(151, 156, 150, 0),  rgba(151, 156, 150, 0.75),  transparent);
}
hr.style3 {
    border: 0;
    height: 2px;
    background-color: #fff;
}
.img-style1 {
    border: 2px solid #ececec;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    max-width: 100%;
    height: auto;
}
.btn-style1 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #4d8f87;
    color: #fff;
    padding: 5px 15px;
}
.btn-style1:focus, .btn-style1:hover, .btn-style1:active {
    color: #fff;
    background-color: #23527c;
}
a.link-style1 {
    color: #fff;
    text-align: center;
    background-color: #4d8f87;
    padding: 3px 30px;
}
a.link-style1:focus, a.link-style1:hover, a.link-style1:active {
    background-color: #23527c;
    text-decoration: none;
}
.bg-places-01 {
    background-image: url(../images/place-01.jpg);
    background-size: cover;
}
.bg-places-02 {
    background-image: url(../images/place-02.jpg);
    background-size: cover;
}
.bg-places-03 {
    background-image: url(../images/place-03.jpg);
    background-size: cover;
}
.sprite {
    background-image: url(../images/sprite-icons.png);
    background-repeat: no-repeat;
    display: block;
}
.sprite-send-arrow {
    width: 58px;
    height: 58px;
    background-position: 0 0;
    cursor: pointer;
}
.sprite-hover-arrow {
    width: 115px;
    height: 115px;
    background-position: -2px -60px;
}
.pos-relative {
    position: relative;
}
.pos-absolute {
    position: absolute;
}
.white-overlay {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.dropdown-menu {
    background-color: #22516f;
    border-radius: 0;
    padding: 0;
}
.dropdown-menu>li>a {
    color: #fff;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #b0d6a5;
}
.dropdown-menu li .btn.btn-default.btn-lg.btn-block {
    color: #fff;
    background: #4d8f87;
    border-radius: 0;
    border: 0;
    font-size: 16px;
    padding: 8px 30px;
    text-transform: uppercase;
}
.dropdown-menu li .btn.btn-default.btn-lg.btn-block:focus, .dropdown-menu li .btn.btn-default.btn-lg.btn-block:hover {
    color: #fff;
    background: #b0d6a5;
}
.bx-wrapper .bx-loading {
    display: none;
}
figure.effect-sarah {
    background-color: transparent;
    overflow: hidden;
    position: relative;
}
figure.effect-sarah img {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-sarah:hover img {
    opacity: 1;
    -webkit-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
figure.effect-sarah i {
    position: relative;
    opacity: 0;
    -webkit-transition: opacity 0.35s,  -webkit-transform 0.35s;
    transition: opacity 0.35s,  transform 0.35s;
    margin: 18% 38%;
    text-indent: -9999px;
}
figure.effect-sarah:hover a {
    opacity: 1;
}
figure.effect-sarah:hover i {
    opacity: 1;
}
figure.effect-sarah:hover {
    opacity: 1;
    -webkit-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
figure figcaption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.bx-wrapper .bx-controls-direction a {
    top: 60%}
.bx-wrapper .bx-prev {
    left: -75px;
    background-image: url(../images/sprite-icons.png);
    width: 41px !important;
    height: 41px !important;
    background-position: -61px -9px;
    opacity: 0.8;
}
.bx-wrapper .bx-prev:hover {
    background-position: -61px -9px;
    opacity: 1;
}
.bx-wrapper .bx-next {
    right: -75px;
    background-image: url(../images/sprite-icons.png);
    width: 41px !important;
    height: 41px !important;
    background-position: -106px -9px;
    opacity: 0.8;
}
.bx-wrapper .bx-next:hover {
    background-position: -106px -9px;
    opacity: 1;
}
.bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0;
}
@media (max-width: 767px) {
    .ftr-bar-1 {
    text-align: center;
}
}.ftr-bar-1 hr {
    max-width: 1600px;
}
.ftr-bar-1 .container {
    max-width: 1290px;
}
@media only screen and (min-width: 768px) {
    .ftr-bar-1 .sitemap {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}
}@media only screen and (max-width: 768px) {
    .ftr-bar-1 .vertical-spacer-medium {
    height: 0;
}
}.ftr-bar-1 .contacts li {
    padding-left: 30px;
}
.ftr-bar-1 .contacts li .fa {
    color: #3a8585;
}
.ftr-bar-1 .contacts li .address, .ftr-bar-1 .contacts li .email, .ftr-bar-1 .contacts li .phone, .ftr-bar-1 .contacts li .fax {
    position: relative;
}
.ftr-bar-1 .contacts li .address:before, .ftr-bar-1 .contacts li .email:before, .ftr-bar-1 .contacts li .email::before, .ftr-bar-1 .contacts li .phone:before, .ftr-bar-1 .contacts li .phone::before, .ftr-bar-1 .contacts li .fax:before, .ftr-bar-1 .contacts li .fax::before, .ftr-bar-1 .contacts li .address::before, .ftr-bar-1 .contacts li .email::before, .ftr-bar-1 .contacts li .phone::before, .ftr-bar-1 .contacts li .fax::before {
    content: "\f124";
    width: 30px;
    position: absolute;
    top: 5px;
    left: -30px;
}
.ftr-bar-1 .contacts li .email:before, .ftr-bar-1 .contacts li .email::before {
    content: "\f0e0"}
.ftr-bar-1 .contacts li .phone:before, .ftr-bar-1 .contacts li .phone::before {
    content: "\f095"}
.ftr-bar-1 .contacts li .fax:before, .ftr-bar-1 .contacts li .fax::before {
    content: "\f1ac"}
.ftr-bar-1 .contacts li strong, .ftr-bar-1 .contacts li a {
    font-family: "PT Sans",  sans-serif;
    color: #1e5270;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
}
.ftr-bar-1 .contacts li i {
    position: absolute;
    left: 0;
}
.ftr-bar-1 {
    padding-bottom: 2%}
.ftr-bar-1 a {
    color: #1e5270;
    font-size: 16px;
    line-height: 1.5;
}
.ftr-bar-1 a:focus, .ftr-bar-1 a:hover, .ftr-bar-1 a:active {
    text-decoration: underline;
}
footer {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    padding: 3% 5% 2%}
footer a {
    color: #fff;
}
footer a:focus, footer a:hover {
    color: #3b8686;
}
.socmedia {
    background-image: url(../images/socmedia.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 6px;
}
.socmedia-facebook {
    width: 30px;
    height: 31px;
    background-position: -5px -5px;
}
.socmedia-googleplus {
    width: 30px;
    height: 31px;
    background-position: -45px -5px;
}
.socmedia-linkedin {
    width: 30px;
    height: 31px;
    background-position: -85px -5px;
}
.socmedia-twitter {
    width: 30px;
    height: 31px;
    background-position: -125px -5px;
}
.embed-responsive iframe .html5-video-player .ytp-watermark {
    display: none;
    pointer-events: none !important;
}
@media (max-width: 1399px) {
    header .navbar-default .navbar-nav li a {
    font-size: 14px;
    padding: 15px 8px;
}
}@media (max-width: 1199px) {
    .navbar {
    margin-bottom: 0;
}
.navbar .container {
    padding: 0;
}
.navbar .container .navbar-brand {
    margin-left: 0;
}
.navbar-collapse {
    padding: 0;
}
.navbar-collapse.collapse {
    display: none !important;
}
.navbar-collapse.collapse.in {
    display: block !important;
}
header .topnav {
    padding: 10px 15px;
}
header .topnav .top-address, header .topnav .fax {
    display: none;
}
header .navbar-default .navbar-nav li.dropdown .fa {
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 30px;
    z-index: 999;
    cursor: pointer;
}
header .navbar-default .navbar-nav li.dropdown a:focus, header .navbar-default .navbar-nav li.dropdown a:hover {
    background-color: #1c4c68;
}
header .navbar-default .navbar-nav li.dropdown.open .dropdown-menu {
    position: relative;
    width: 100%;
    box-shadow: none;
    left: -1px;
    top: 98%;
    border: 0;
    background-color: #236184;
}
header .navbar-default .navbar-nav li.dropdown.open .dropdown-menu li {
    border-bottom: 1px solid #1d4f6c;
}
header .navbar-default .navbar-nav li.courses.dropdown.open {
    position: relative;
}
header .navbar-default .navbar-nav li.courses.dropdown.open .dropdown-menu {
    margin: 0;
}
header .navbar-default .navbar-nav li.courses.dropdown.open .dropdown-menu .col-md-12 {
    border-bottom: 1px solid #1d4f6c;
}
header .navbar-default .navbar-nav li.courses.dropdown.open .dropdown-menu .caption h3 {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    padding: 6px 5px;
}
header .navbar-default .navbar-nav li.courses.dropdown.open .dropdown-menu .caption p {
    display: none;
}
header .navbar-default .navbar-nav li.courses.dropdown.open .dropdown-menu li .btn.btn-default.btn-lg.btn-block {
    padding: 6px 15px;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail {
    padding: 6px 15px;
    border-bottom: 1px solid #236184;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .wrap-img {
    display: none;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption {
    padding: 0;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption h3 {
    margin-bottom: 0;
}
header .navbar-default .navbar-nav .dropdown-menu>li .thumbnail .caption p {
    margin-bottom: 0;
}
header .navbar-default .navbar-toggle {
    display: block;
    margin-top: 20px;
    border-color: transparent;
}
header .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
header .navbar-default .navbar-nav li a {
    line-height: 30px;
    padding: 6px 45px 6px 15px;
}
header .navbar-header {
    float: none;
    height: 80px;
}
header .navbar-right {
    margin-left: 0;
    float: none !important;
    background: #22516f;
}
header .navbar-right li {
    display: block;
    float: none;
    border-bottom: 1px solid #225e80;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #b0d6a5;
}
}@media (max-width: 767px) {
    header .navbar-header {
    padding: 0 15px;
    height: 70px;
}
header .navbar-default {
    height: 70px;
}
header .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
header .container>.navbar-collapse, header .navbar-nav {
    margin: 0;
}
}.swiper-container {
    width: 100%;
    height: 1025px;
}
@media only screen and (max-width: 1500px) {
    .swiper-container {
    height: 700px;
}
}@media only screen and (max-width: 1200px) {
    .swiper-container {
    height: 650px;
}
}@media only screen and (max-width: 992px) {
    .swiper-container {
    height: 450px;
}
}@media only screen and (max-width: 768px) {
    .swiper-container {
    height: 400px;
}
}.swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
@media only screen and (max-width: 1500px) {
    .swiper-container .swiper-slide: before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
}
}.swiper-container .swiper-slide .caption {
    color: #1e5270;
    font-family: "PT Sans",  Helvetica,  sans-serif;
    text-align: center;
    background-color: transparent;
    width: 100%;
    padding: 0 10%;
    z-index: 2;
}
.swiper-container .swiper-slide .caption h3 {
    color: #1e5270;
    font-size: 160px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0;
    text-shadow: 3px 3px 10px rgba(255, 255, 255, 0.6);
}
@media only screen and (max-width: 1500px) {
    .swiper-container .swiper-slide .caption h3 {
    color: #fff;
    font-size: 85px;
}
}@media only screen and (max-width: 1200px) {
    .swiper-container .swiper-slide .caption h3 {
    font-size: 75px;
}
}@media only screen and (max-width: 992px) {
    .swiper-container .swiper-slide .caption h3 {
    font-size: 55px;
}
}@media only screen and (max-width: 768px) {
    .swiper-container .swiper-slide .caption h3 {
    font-size: 45px;
}
}@media only screen and (max-width: 480px) {
    .swiper-container .swiper-slide .caption h3 {
    font-size: 35px;
}
}.swiper-container .swiper-slide .caption p {
    color: #fff;
    font-size: 30px;
    margin: 0;
    text-shadow: 2px 2px 6px rgba(255, 255, 255, 0.6);
}
@media only screen and (max-width: 768px) {
    .swiper-container .swiper-slide .caption p {
    font-size: 16px;
}
}.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
    color: #fff;
    background: none;
    background-color: rgba(176, 214, 165, 0.8);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding: 18px 15px;
    font-size: 35px;
    text-align: center;
}
@media only screen and (max-width: 992px) {
    .swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
    display: none;
}
}.clinics .container {
    margin: 5% auto 3%}
.clinics .container h2 {
    color: #1e5270;
    font-size: 70px;
}
@media only screen and (max-width: 992px) {
    .clinics .container h2 {
    font-size: 55px;
}
}@media only screen and (max-width: 768px) {
    .clinics .container h2 {
    font-size: 35px;
}
}.clinics .container p {
    font-size: 18px;
    color: #3a8585;
}
@media only screen and (max-width: 992px) {
    .clinics .container p {
    font-size: 16px;
}
}.clinics .container .home-clinic-list {
    margin: 0 auto;
}
.clinics .container .home-clinic-list li {
    list-style: none;
}
.clinics .container .home-clinic-list h3 {
    color: #1e5270;
    font-size: 21px;
    font-weight: 600;
    max-width: 408px;
    margin: 15px auto 0;
}
.clinics .container .home-clinic-list p {
    color: #3a8585;
    font-size: 16px;
}
.treatment .container {
    margin: 3% auto 3%}
.wrap-course {
    max-width: 1290px;
    margin: 3% auto 5%;
    padding-left: 15px;
    padding-right: 15px;
}
.course {
    padding: 15px 15px 30px;
    margin-bottom: 15px;
    min-height: 240px;
}
.course-item h3 {
    max-width: 375px;
    margin: 0 auto;
    padding: 30px 0;
}
.course-item figure.effect-sarah {
    height: auto;
    max-width: 408px;
    overflow: hidden;
    border: 2px solid #d9d9d9;
    margin: 0 auto;
}
.course-item img {
    width: 100%;
    height: auto;
}
.bg-lightgreen.pattern {
    background-image: url(../images/bg-treatment.png);
    background-repeat: repeat;
}
@media screen and (max-width: 1520px) {
    .founder-bio {
    padding-left: 8%}
}@media screen and (max-width: 1360px) {
    .page-title .caption h2 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1;
}
.founder-bio {
    padding-left: 12%}
}@media screen and (max-width: 1280px) {
    .founder-bio h3.fsize70 {
    font-size: 55px;
}
.founder-bio .vertical-spacer-medium, .founder-bio .vertical-spacer-large {
    display: none;
}
}@media screen and (max-width: 1200px) {
    .founder-bio {
    padding: 3% 0 3% 18%}
}@media (max-width: 1080px) {
    .founder-bio {
    padding-left: 20%}
.founder-bio h3.fsize70 {
    font-size: 40px;
}
}@media (max-width: 1024px) {
    .flex-caption h3 {
    font-size: 75px;
}
.flex-caption p {
    font-size: 20px;
}
.slide-panel .flex-direction-nav a {
    top: 35%}
.flex-direction-nav a::before {
    font-size: 24px;
    left: 23px;
    top: 15px;
}
.flex-direction-nav a {
    width: 60px;
    height: 60px;
}
.mar-b80 {
    margin-bottom: 15px;
}
.founder-bio {
    padding-left: 22%}
.founder-bio h3.fsize70 {
    font-size: 45px;
}
.founder-bio .fsize18 {
    font-size: 16px;
    font-weight: 400;
}
#form-subscription {
    padding-right: 10%}
}@media screen and (max-width: 992px) {
    img.img-style1.pull-left {
    display: block;
    margin: 3% auto;
    float: none !important;
}
}@media screen and (max-width: 991px) {
    .founder-bio {
    padding: 3% 15px;
}
}@media screen and (max-width: 768px) {
    .fsize35, .fsize30 {
    font-size: 26px;
}
.vertical-spacer-large {
    height: 30px;
}
.vertical-spacer-medium {
    height: 20px;
}
.vertical-spacer-small {
    height: 10px;
}
.pad-v-30 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.bg-places-01 .container {
    padding-top: 15px !important;
    padding-bottom: 30px !important;
}
.ftr-bar-1 a {
    font-size: 14px;
}
}@media screen and (max-width: 767px) {
    .flex-direction-nav {
    display: none;
}
footer .text-left, footer .text-right {
    text-align: center;
}
footer .ftr-logo {
    max-width: 240px;
    height: auto;
    margin: 1% auto;
}
.container.newsletter .form-inline .form-control {
    width: 100%;
    max-width: 600px;
}
#form-subscription {
    padding-right: 15%}
}@media screen and (max-width: 640px) {
    .flex-direction-nav {
    display: none;
}
.course-detail .col-xs-6 {
    width: 50%}
.nav-arrow .col-xs-6 {
    width: 50%}
.founder-img img {
    width: 100%;
    height: auto;
}
}@media screen and (max-width: 480px) {
    .flex-caption h3 {
    font-size: 35px;
}
.fsize70 {
    font-size: 25px;
}
.fsize35, .fsize30 {
    font-size: 22px;
}
.page-title .caption h2.fsize70 {
    font-size: 20px;
}
#form-subscription {
    padding-right: 20%}
}@media screen and (max-width: 479px) {
    .ftr-bar-1 .col-xs-6 {
    width: 100%}
.ftr-bar-1 .pad-l-60 {
    padding-left: 15px;
}
}@media screen and (max-width: 360px) {
    .flex-caption h3 {
    font-size: 25px;
}
.fsize70 {
    font-size: 22px;
}
.fsize35 {
    font-size: 18px;
}
.fsize30 {
    font-size: 18px;
}
}@media only screen and (max-width: 1502px) {
    .form-inline .form-group {
    display: block;
}
#form-subscription .sprite-send-arrow {
    right: -8px;
}
}@media only screen and (max-width: 1200px) {
    .course-detail .panel-body {
    border-left: 0;
}
.faqs .panel-default .panel-heading {
    padding: 0 15px;
}
.faqs .panel-default .panel-heading .panel-title a {
    font-size: 20px;
}
.faqs .panel-body {
    margin: 15px 0 0;
    padding: 0px 15px;
    border-left: 0;
}
.faqs .panel-body i {
    margin-top: 15px;
    font-size: 24px;
}
.testimonials .full-width .container {
    padding: 15px !important;
}
.testimonials .fsize30 {
    font-size: 20px;
}
.testimonials .fsize18 {
    font-size: 16px;
}
}@media only screen and (max-width: 1080px) {
    .flex-direction-nav {
    display: none;
}
.container.newsletter .form-inline .form-control {
    width: 100%;
    max-width: 600px;
}
#form-subscription {
    padding-right: 15%}
#form-subscription .sprite-send-arrow {
    right: 40px !important;
}
}@media only screen and (max-width: 767px) {
    body {
        padding-top: 112px;
    }
    header {
        top: 0;
    }
    .swiper-container {
        height: 300px;
    }
    .course-detail {
    padding: 30px;
    margin: 0 auto;
}
.course-detail .panel-body img {
    float: none;
    display: block;
    margin: 0 auto 30px;
}
.course-detail .panel-default {
    padding: 0;
}
.course-detail .panel-title {
    padding: 15px 0;
}
.course-detail .panel-title a::after {
    top: 12px;
}
.course-detail .panel-group .panel+.panel {
    margin-top: 0;
}
}@media only screen and (max-width: 765px) {
    #form-subscription .sprite-send-arrow {
    right: 25px !important;
}
}@media only screen and (max-width: 650px) {
    #form-subscription .sprite-send-arrow {
    right: 10px !important;
}
}@media only screen and (max-width: 600px) {
    .container.newsletter .form-inline .form-control {
    width: 97%;
        
    }
}
@media only screen and (max-width: 550px) {
    .swiper-container {
        height: 250px;
    }

}@media only screen and (max-width: 500px) {
    .container.newsletter .form-inline .form-control {
    width: 94%}
}@media only screen and (max-width: 450px) {
    .container.newsletter .form-inline .form-control {
    width: 90%}
    .swiper-container {
        height: 200px;
    }
}@media only screen and (max-width: 400px) {
    .container.newsletter .form-inline .form-control {
    width: 85%}
}

@media only screen and (max-width: 360px) {
    header .navbar-default .navbar-brand img {
        max-width: 220px;
    }
    .swiper-container {
        height: 170px;
    }
}
/*# sourceMappingURL=style-home.css.map */
