/*
Theme Name: tuanhvu
Version: 1.0.0
Theme URI: http://optimized360.com
Template: rogue
Author: Optimized360
Author URI: http://optimized360.com/about-us
License: Copyright Optimized360 LLC - All Rights Reserved © 2013-2016
*/

/*========================================================================
			Base
========================================================================*/
body {
    position: relative;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    overflow-x: hidden;
    color: #5c5c5c;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Gilda Display', serif;
    color: #369e95;
}

a {
    color: #369e95;
    transition: ease-out .2s;
}

a:hover,
a:active,
a:focus {
    color: #2b2b2b;
    text-decoration: none;
    outline: 0;
}

/* custom btn */
#hero .btn.btn-custom,
.btn.btn-custom {
    font-family: 'Playfair Display', serif;
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
    min-width: 150px;
    padding: 10px 15px;
    background: #369e95;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    text-align: center;
}

#hero .btn.btn-custom:before,
.btn.btn-custom:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #2b2b2b;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

#hero .btn.btn-custom:hover,
.btn.btn-custom:hover {
    color: #fff;
    outline: 0;
}

#hero .btn.btn-custom:hover:before,
.btn.btn-custom:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*========================================================================
			Modules
========================================================================*/

/*---------------------- NAVBAR ----------------------- */
#navbar {
    background: url('assets/images/navbar.png') no-repeat top center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 150px;
}

#navbar .logo img {
    max-height: 100px;
    height: 100%;
    margin-top: 10px;
    margin-left: 60px;
}

#navbar .btn.btn-custom {
    padding: 5px 10px;
    font-size: 14px;
}

#navbar .contact {
    font-size: 14px;
    text-transform: uppercase;
    /*font-weight: 500;*/
    display: block;
    margin-top: 10px;
}

#navbar .contact i {
    color: #369e95;
    margin-right: 5px;
    margin-left: 15px;
}

#navbar .contact a {
    color: #030303;
}

/*---------------------- HERO ----------------------- */
#hero .et_pb_slide {
    width: 100% !important;
    height: 100vh !important;
    min-height: 250px !important;
    max-height: 350px !important;
    background-size: cover !important;
    background-position: left !important;
    padding: 0 !important;
}

.home #hero .et_pb_slide {
    min-height: 480px !important;
    max-height: 700px !important;
}

#hero .tagline {
    font-family: 'Gilda Display', serif !important;
    color: #1f615b !important;
    font-size: 38px !important;
    line-height: 1 !important;
	-webkit-box-shadow: 0px 0px 84px 31px rgba(255,255,255,1)  !important;
	-moz-box-shadow: 0px 0px 84px 31px rgba(255,255,255,1)  !important;
	box-shadow: 0px 0px 84px 31px rgba(255,255,255,1)  !important;
	background-color: rgba(255,255,255,.8)  !important;
	padding: 10px !important;
}

#hero .btn.btn-custom {
    margin-top: 30px;
    display: none;
}

.home #hero .btn.btn-custom {
    display: inline-block;
}

#hero .et_pb_slide_description {
    padding: 0 !important;
	float: right !important;
	margin-right: 10% !important;
}
.home #hero .et_pb_slide_description {
    margin-top: 100px !important;
}
.archive #hero {
	height: 350px;
	background: url(https://tusdental.com/wp-content/uploads/sites/346/2017/06/front_desk.jpg.webp) center center;
}
/*---------------------- WELCOME ----------------------- */
.home #main-content {
    background-image: url("/wp-content/uploads/sites/346/2024/08/hero.rev_.jpg");
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top left;
    padding: 25px 0 25px;
    -moz-box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 -10px 20px -20px rgba(0, 0, 0, .3);
    box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, .3);
}

.home #main-content .col-md-12 {
    max-width: 640px;
    line-height: 2;
    float: right;
	text-align:center;
}

.home #main-content .container h1:first-child {
    display: none;
}


.home #main-content .doctor-welcome {
    display: none;
}

.home #main-content h1,
.home #main-content h2 {
    font-size: 42px;
    margin-bottom: 15px;
    color: #369e95;
    margin-top: 0;
    text-transform: uppercase;
}

.home #main-content .btn.btn-custom {
    margin-top: 30px;
}

.home #services h2 {
color: #5c5c5c;
    font-size: 42px;
    text-align: center;
    margin-bottom: 37px;
}

/* ---------------- Pages / Posts ---------------- */
/* page / post / archive */
.blog #main-content,
.page:not(.home) #main-content,
.single #main-content,
.archive #main-content {
    padding: 45px 0 140px;
}

.blog #main-content a,
.page:not(.home) #main-content a,
.single #main-content a,
.archive #main-content a {
    color: #369e95 !important;
}

.blog #main-content a:hover,
.page:not(.home) #main-content a:hover,
.single #main-content a:hover,
.archive #main-content a:hover {
    color: #333 !important;
}

/*---------------------- DOCTOR ----------------------- */
#doctor {
background-image: url(/wp-content/uploads/sites/346/2024/08/testimonials-scaled.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
    padding: 20px 0;
    text-align: center;
    box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, .3);
}

#doctor h2 {
    font-size: 42px;
    margin-bottom: 15px;
    color: #369e95;
    margin-top: 0;
    text-transform: uppercase;
}

#doctor .assoc {
    margin-top: 30px;
    max-width: 300px;
}

#smile-make {
background-image: url(/wp-content/uploads/sites/346/2024/08/texture.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
    padding: 20px 0;
    text-align: center;
    box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, .3);
}

/*---------------------- SERVICES ----------------------- */
#services {
  background-image: url(/wp-content/uploads/sites/346/2024/08/textured.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top left;
    padding: 85px 0 35px;
    -moz-box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 -10px 20px -20px rgba(0, 0, 0, .3);
    box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, .3);
}

#services .col-md-4 {
    margin-bottom: 30px;
    padding: 0;

}

#services .col-md-4 h4 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}

#services .col-md-4 p {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 15px;
}

#services .col-md-4 figure {
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

#services .col-md-4 figure figcaption {
position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, .8);
    padding: 30px;
    padding-top: 11%;
    text-align: center;
    opacity: 0;
    transition: ease-out .2s;
 
}

#services .col-md-4 figure:hover figcaption {
    opacity: 1;
}

#services .col-sm-12 {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
    letter-spacing: 2px;
}

#services .col-sm-12 .contact {
    background-color: #000;
    color: #fff;
    padding: 5px 15px;
    margin-top: 30px;
    font-weight: 300;
}

#services .col-sm-12 .contact a {
    color: #fff;
    font-weight: bold;
}

#services .col-sm-12 {
    text-align: center;
}

/*---------------------- TESTIMONIALS ----------------------- */
#testimonials {
    background-image: url("assets/images/testimonials.jpg");
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
    padding: 60px 0;
    text-align: center;
}

#testimonials h2 {
    font-size: 42px;
    margin-bottom: 30px;
    color: #065c55;
    margin-top: 0;
    text-transform: uppercase;
}

#testimonials .et_pb_slide {
    padding: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

#testimonials .et_pb_slide_description {
    padding: 0 !important;
}

#testimonials .et_pb_slide_content {
    color: #fff !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    padding-bottom: 60px;
}

#testimonials .et_pb_slide_content .review {
    color: #0e6a62 !important;
    font-weight: 300;
    font-size: 20px;
}

#testimonials .et_pb_slide_content .review i {
    color: #6cbeb7 !important;
    font-size: 28px;
}

#testimonials .et_pb_slide_content .author {
    font-family: 'Gilda Display', serif !important;
    color: #065c55 !important;
    font-size: 28px;
}

/*---------------------- CONTACT ----------------------- */
#contact {
   /* background-image: url("assets/images/promotions.jpg");*/
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
    padding: 90px 0 190px;
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.3);
}

#contact .col-sm-8 {
    background-color: #F0F0F0;
    padding: 30px;
}

#contact h2 {
    font-size: 38px;
    color: #369e95;
    margin-top: 0;
    text-transform: uppercase;
}

#contact .col-sm-7 {
    margin-bottom: 30px;
}

#contact .col-sm-5 {
    border: 10px solid #fff;
    border-left-color: transparent;
}

#contact .col-sm-5 .promotion {
    text-align: center;
    padding: 30px 15px;
}

#contact .col-sm-5 .promotion h4 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

#contact .col-sm-5 .promotion p {
    margin: 0;
}

#contact .col-sm-5 .promotion .text-lg {
    font-size: 55px;
    color: #64bbb4;
    text-transform: uppercase;
    font-weight: 300;
}

/*---------------------- FOOTER ----------------------- */
#footer-main {
    background-image: url("assets/images/footer-shape.png");
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
    margin-top: -130px;
    font-size: 14px;
    color: #e8e2e7;
    padding: 145px 0 90px;
}

#footer-main i {
    color: #65c1b9;
    font-size: 16px;
    margin-right: 5px;
}

#footer-main a {
    color: #e8e2e7;
    font-size: 14px;
}

#footer-main ul {
    margin-top: 30px;
    list-style-type: none;
    padding: 0;
}

#footer-main ul li {
    display: inline-block;
    text-transform: uppercase;
    margin: 5px;
}

/*========================================================================
                            Main Nav Style
========================================================================*/

.navbar {
    border: 0;
    margin: 0;
    border-radius: 0;
    padding: 0;
    background: transparent;
}

/*========================================================================
                            Menu Level One
========================================================================*/
.navbar-collapse {
    text-align: right;
}

.navbar li {
    float: none;
    display: inline-block;
}

.navbar-nav {
    float: none;
    display: inline-block;
    padding: 5px;
}

/* Main Menu Item */
.navbar .navbar-nav > li > a {
    padding: 15px 7px;
    font-size: 14px;
    color: #1d1d1d;
}

/* Main Menu Item Hover, Active, Focus, Open */
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus {
    color: #369e95;
    background: transparent;
}

/*========================================================================
							Menu Level Two (Dropdown)
========================================================================*/

/* Dropdown Menu Wrap */
.dropdown-menu {
    padding: 0;
    margin-top: 9px !important;
}

/* Dropdown Menu Item */
.dropdown-menu > li {
    display: block;
    background-color: #fff !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #369e95 !important;
    color: #fff !important;
}

.dropdown-menu > li > a {
    padding: 12px;
    color: #333 !important;

}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    padding: 12px;
    background-color: #369e95 !important;
    color: #fff !important;
}

/*========================================================================
							Mobile Menu
========================================================================*/
/* Mobile Menu Toggle Button Border */
.navbar .navbar-toggle {
    border-color: transparent;
    margin-bottom: 0;
    position: relative;
    z-index: 9999;
}

/* Mobile Menu Toggle Bar BG*/
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
    background: transparent;
}

/* Mobile Menu Toggle Button Icons (Hamburger Menu) */
.navbar .navbar-toggle .icon-bar {
    background-color: #369e95;
    width: 32px;
    height: 3px;
    margin-bottom: 5px !important;
}

/* Mobile Menu Toggle Button Icons (Hamburger Menu) Hover */
.navbar .navbar-toggle:hover .icon-bar,
.navbar .navbar-toggle:focus .icon-bar {
    background-color: #333;
}

/* Mobile Dropdown Menu Box Border */
.navbar .navbar-collapse {
    border-color: transparent;
    overflow: hidden;
}

/*========================================================================
            Bootstrap 3 Media Queries
========================================================================*/

@media only screen and (min-width: 1536px) {
    #navbar {
        background-position: bottom left;
        height: 200px;
    }
}

@media only screen and (max-width: 1566px) and (min-width: 1200px)  {




#podcast img{
    width: 100%!important;
}

#town,#podcast{
margin-right: 2.5% !important;
}

.wiki img{
    width: 30%!important;
}

.home #main-content {

    padding: 5px 0 5px !important;
}


}


/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    #optizign-navbar-collapse {
        display: inline-block !important;
    }
}

@media only screen and (max-width: 1199px) {
    .home #main-content .col-md-12 {
        max-width: 450px;
        line-height: 2;
        float: right;
    }
}

@media only screen and (max-width: 992px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block !important;
    }

    .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;
        text-align: center;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    #optizign-navbar-collapse {
        background-color: #fff;
        text-align: center;
        max-width: 308px;
        float: right;
        width: 100%;
    }

    .navbar li {
        float: none;
        display: block;
    }

    .navbar-nav {
        border: none;
        padding-bottom: 0;
    }

    .navbar li:first-child {
        margin-top: 15px;
    }

    .navbar li:last-child {
        margin-bottom: 30px;
    }

    .navbar .navbar-nav > li > a {
        color: #333;
        width: 100%;
        display: block;
        font-size: 18px;
        margin: 0;
        padding: 7px;
        transition: ease-out .2s;
    }

    .navbar .navbar-nav > li > a:hover {
        color: #369e95;
    }

    .navbar .navbar-nav > li > a:before {
        background-color: transparent;
    }

    .navbar {
        min-height: 0;
    }

    .dropdown-menu {
        margin-top: 0 !important;
    }

    .dropdown-menu > li {
        padding-bottom: 10px !important;
        background-color: transparent !important;
    }

    .dropdown-menu > li:hover, .dropdown-menu > li > a:hover {
        background-color: transparent !important;
        color: #369e95 !important;
    }

    .dropdown-menu > li:last-child {
        padding-bottom: 0 !important;
    }

    .dropdown-menu > li > a {
        font-size: 16px !important;
        text-align: center !important;
        padding: 0 !important;
        color: #333 !important;
        text-transform: uppercase;
        background-color: transparent;
    }

    .navbar .navbar-toggle {
        margin-top: 30px;
    }

}

@media only screen and (max-width: 991px) {
    .home #main-content .doctor-welcome {
        display: block;
        margin-bottom: 45px;
    }

    .home #main-content {
        text-align: center;
    }

    #services h2,
    #testimonials h2,
    #doctor h2,
    #contact h2,
    .home #main-content h1,
    .home #main-content h2 {
        font-size: 38px;
    }

    .home #main-content {
        background-image: url("assets/images/welcome-bg.png");
    }

    .home #main-content .col-md-12 {
        max-width: 100%;
        line-height: 2;
        float: none;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    #navbar .logo img {
        margin-left: 120px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {

#contact {
background: #F0F0F0!important;
}


    #navbar {
        background-image: none;
        background-color: #F1F0F1;
        height: 120px;
    }

    #navbar .logo img {
        width: 200px;
        margin-left: 0;
    }

    .navbar .navbar-toggle {
        margin-top: -43px;
        margin-right: -15px;
    }

    #hero .et_pb_slide_description {
        float: none !important;
    }

    #hero .tagline span {
        font-size: 32px !important;
    }

    #doctor {
        text-align: center;
    }

    #doctor .assoc {
        margin: 0 auto;
    }

    #doctor .doctor-img {
        width: 100%;
        max-width: 767px;
        height: auto;
        display: block;
        margin-bottom: 45px;
    }

    #contact .col-sm-5 {
        border-left-color: #fff;
    }

    #contact .col-sm-5 .promotion .text-lg {
        font-size: 42px;
    }
}

.socials a {
	background: #ddd none repeat scroll 0 0;
	border-radius: 5px;
	padding: 5px 10px 5px 0;
}

.socials > a:hover {
	background: #369e95 none repeat scroll 0 0;
}

.socials > a:hover i {
	color: #fff !important;
}

.socials.foot {
	display: block;
	margin-top: 10px;
}

.socials.foot a {
	background: none;
}

.socials.foot > a:hover {
	background: none;
}

.socials.foot .fa {
	font-size: 25px !important;
	padding: 0 5px;
}