@media screen and (min-width:1440px) {
	.menu-link {
        font-family: dashiell-fine, serif;
font-style: normal;
        font-weight: 700;
	font-size: 0.82em;
        text-transform:uppercase;
        letter-spacing:1px;
		padding: 0px 1px 0px 95px;
		-webkit-transition: margin .4s ease, padding .4s ease;
		-o-transition: margin .4s ease, padding .4s ease;
		transition: margin .4s ease, padding .4s ease;
	}
}

@media (min-width:1202px) and (max-width:1439px) {
	.menu-link {
         font-family: dashiell-fine, serif;
font-style: normal;
        font-weight: 700;
	font-size: 0.82em;
         text-transform:uppercase;
        letter-spacing:0px;
		padding: 0px 1px 0px 60px;
		-webkit-transition: margin .4s ease, padding .4s ease;
		-o-transition: margin .4s ease, padding .4s ease;
		transition: margin .4s ease, padding .4s ease;
	}
}

@media (min-width:900px) and (max-width:1201px) {
	.menu-link {
         font-family: dashiell-fine, serif;
font-style: normal;
        font-weight: 700;
	font-size: 0.8em;
         text-transform:uppercase;
        letter-spacing:0px;
		padding: 0px 1px 0px 37px;
		-webkit-transition: margin .4s ease, padding .4s ease;
		-o-transition: margin .4s ease, padding .4s ease;
		transition: margin .4s ease, padding .4s ease;
	}
}



@media (min-width:481px) and (max-width:768px) {
    .profile-photo-video,
    .profile-photo,
    .profile-photo-300 {
        width: 100%;
        padding-left: 0;
        padding-bottom: 20px
    }
     .profile-photo-300-left {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px
    }
}

@media screen and (min-width:769px) {
    .profile-photo-video,
    .profile-photo,
    .profile-photo-300 {
        padding-left: 20px;
        padding-bottom: 20px
    }
       .profile-photo-300-left {
       
        padding-right: 20px;
        padding-bottom: 20px
    }
    .profile-photo {
        width: 400px
    }
      .profile-photo-video {
        width: 550px
    }
    .profile-photo-300 {
        width: 200px
    }
       .profile-photo-300-left {
        width: 200px;
        
    }
}

@media (min-width:481px) and (max-width:991px) {
    .fluid-font {
        font-size: 45px;
        line-height: 1.2
    }
    .fluid-font-xl {
        font-size: 55px;
        line-height: 1.2
    }
    .fluid-font-2 {
        font-size: 27px;
        line-height: 1.4
    }
      .fluid-font-3 {
        font-size: 27px;
        line-height: 1.4
    }
    .fluid-font-7 {
        font-size: 31px;
        line-height: 1.4
    }
    .fluid-font-5 {
        font-size: 12px;
        line-height: 1.2
    }
    .fluid-font-1 {
        font-size: 71px;
        line-height: 1.2
    }
    .fluid-font-lg {font-size:15px !important; line-height:1.4;}
}
@media screen and (min-width:991px) {
.heromargintop {
	margin-top:60px !important;
}
}
@media screen and (max-width:990px) {
.heromargintop {
	margin-top:-100px !important;
}
}


@media screen and (max-width:480px) {
    .profile-photo-video,
    .profile-photo,
    .profile-photo-300 {
        width: 100%;
        padding-left: 0;
        padding-bottom: 20px
    }
       .profile-photo-300-left {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px
    }
    .fluid-font {
        font-size: 38px;
        line-height: 1.2
    }
     .fluid-font-xl {
        font-size: 48px;
        line-height: 1.2
    }
    .fluid-font-2 {
        font-size: 28px;
        line-height: 1.4
    }
    .fluid-font-3 {
        font-size: 22px;
        line-height: 1.4
    }
    .fluid-font-7 {
        font-size: 21px;
        line-height: 1.4
    }
    .fluid-font-5 {
        font-size: 10px;
        line-height: 1.2
    }
    .fluid-font-1 {
        font-size: 60px;
        line-height: 1.2
    }
    .fluid-font-lg {font-size:14px !important;line-height:1.5;}
    
}

@media screen and (min-width:992px) {
    .fluid-font {
        font-size: 58px;
        line-height: 1.2
    }
       .fluid-font-xl {
        font-size: 110px;
        line-height: 1.2
    }
    .fluid-font-7 {
        font-size: 42px;
        line-height: 1.4
    }
    .fluid-font-2 {
        font-size: 45px;
        line-height: 1.4
    }
    .fluid-font-3 {
        font-size: 40px;
        line-height: 1.4
    }
    .fluid-font-5 {
        font-size: 13px;
        line-height: 1.2
    }
    .fluid-font-1 {
        font-size: 75px;
        line-height: 1.2
    }
    
    .fluid-font-lg {font-size:25px;line-height:2.0;}
}

@media screen and (max-width:993px) {
    .all-center {
        text-align: center
    }
}

@media screen and (max-width:768px) {
    .all-center {
        text-align: center
    }
    .hide-content {
        display: none
    }
}


@media (max-width:1199px) {
    .slider-regular-menu {display:none;}
}
@media (min-width:1200px) {
    .slider-mobile-menu {display:none;}
}


@media (max-width:991px) {
    .div-location,
    .regular-menu {
        display: none
    }
    .main-form {margin-top:20px; margin-bottom:30px;}
     .main-form-padding {padding:40px; }
    .np-bg {
        background: 0 0
    }

}
@media (max-width:767px) {
         #header,
    #header-wrap,
    #logo img {
        padding-left:0 !important; 
        padding-right:0 !important;
     padding-top:4px;
        -webkit-transition: height .4s ease, opacity .3s ease;
        -o-transition: height .4s ease, opacity .3s ease;
        transition: height .4s ease, opacity .3s ease;
} 
 
    #logo img {
        display: none;
        max-width: 100%;
        padding-left: 0px;
        height:50px !important;
        
    }
}
@media (min-width:768px) and (max-width:991px) {
     #logo img {
        display:none;
        max-width: 100%;
         height:85px !important;
    }
     #header,
    #header-wrap,
    #logo img {
        padding-left:0 !important; 
        padding-right:0 !important;
     padding-bottom:5px; padding-top:4px;
        -webkit-transition: height .4s ease, opacity .3s ease;
        -o-transition: height .4s ease, opacity .3s ease;
        transition: height .4s ease, opacity .3s ease;
}
}

@media (max-width:1216px) {
    .mid-ban-title {display:none;}
}

@media (min-width:992px) {
    .mobile-menu {
        display: none
    }
    .main-form {margin-top:-141px; }
    .main-form-padding {padding:100px 100px 100px 83px; }
    .np-bg {
        background: url(../images/bg-cosmetic.jpg) bottom right no-repeat
    }
    #logo img {
        display: block;
        max-width: 100%;
        padding-left: 0px;
        
    }
    #header,
    #header-wrap,
    #logo img {
  
        -webkit-transition: height .4s ease, opacity .3s ease;
        -o-transition: height .4s ease, opacity .3s ease;
        transition: height .4s ease, opacity .3s ease
    }
      .header-right-top-padding {padding-top:38px;}
}

@media (min-width:992px) and (max-width:1051px) {
 
    #logo img {
        display: block;
        max-width: 100%;
        padding-left: 0px
    }
    #header,
    #header-wrap,
    #logo img {
        
        
        -webkit-transition: height .4s ease, opacity .3s ease;
        -o-transition: height .4s ease, opacity .3s ease;
        transition: height .4s ease, opacity .3s ease
    }
    .header-right-top-padding {padding-top:5px;}
}



@media (min-width:1394px) {
    #primary-menu ul li>a {
        display: block;
        line-height: 33px;
        padding: 49px 15px;
        color: #333;
        font-weight: 400;
        font-size: 16px;
        letter-spacing: 0;
        -webkit-transition: margin .4s ease, padding .4s ease;
        -o-transition: margin .4s ease, padding .4s ease;
        transition: margin .4s ease, padding .4s ease
    }
    #header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    padding-top: 14px;
    padding-bottom: 13px;}
}

@media (min-width:1199.99px) and (max-width:1393px) {
    #primary-menu ul li>a {
        display: block;
        line-height: 22px;
        padding: 50px 13px;
        color: #333;
        font-weight: 400;
        font-size: 15px;
        letter-spacing: 0;
        -webkit-transition: margin .4s ease, padding .4s ease;
        -o-transition: margin .4s ease, padding .4s ease;
        transition: margin .4s ease, padding .4s ease
    }
    #header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    padding-top: 18px;
    padding-bottom: 20px;}
}





@media (max-width:1199.98px) {
    #primary-menu ul li>a {
        display: block;
        line-height: 22px;
        padding: 50px 8px;
        color: #333;
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 0;
        -webkit-transition: margin .4s ease, padding .4s ease;
        -o-transition: margin .4s ease, padding .4s ease;
        transition: margin .4s ease, padding .4s ease
    }
    
        #header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    padding-top: 18px;
    padding-bottom: 20px;}
  
}



#links li,
#links-nav li {
    border: none;
    line-height: 1.2;
    margin: 0;
    width: 100%;
    font-style: normal;
    text-align: center
}

.rating-container .filled-stars {
    -webkit-text-stroke: 0!important;
    text-shadow: none!important
}

#links li a,
#links-nav li a {
    padding: 10px;
    text-shadow: none;
    margin: 0 0 5px;
    display: block
}

.beloved {
    font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;}

#links li,
#links-nav li,
.brandon-blog,
.brandon-italic,
.brandon-small-uppercase,
.bread-crumb {
    font-family: urw-form, sans-serif;
    font-weight: 390
}

.wwhite a:active,
.wwhite a:link,
.wwhite a:visited {
    color: #fff;
    text-decoration: none
}

.wwhite a:hover {
    color: #fff;
    text-decoration: underline!important
}

.q-link a:active,
.q-link a:link,
.q-link a:visited {
    color: #fff;
    text-decoration: none
}

.q-link a:hover {
    color: #92CBCF;
    text-decoration: none
}

.body-main a:active,
.body-main a:link,
.body-main a:visited {
    color: #C68346 !important;
    text-decoration:underline!important;
    text-underline-position: under; 
    text-decoration-skip: ink;
    text-decoration-style: dotted !important;
}

.body-main a:hover {
    color: #0DAED1 !important;
    text-decoration: underline!important;
     text-decoration-style: dotted !important;
    text-decoration-skip: ink;
}

.body-main-winn a:active,
.body-main-winn a:link,
.body-main-winn a:visited {
    color: #263A62 !important;
    text-decoration: none !important;
}

.body-main-winn a:hover {
    color: #263A62 !important;
    text-decoration: underline !important;
}

.body-main-loc a:active,
.body-main-loc a:link,
.body-main-loc a:visited {
    color: #2F3B41;
    text-decoration: none
}

.body-main-loc a:hover {
    color: #3A3210;
    text-decoration: none
}

.bread-crumb {
    font-style: normal;
    color: #5E5E5E
}

#links li a {
    color: #111;
    text-decoration: none;
    background-color: rgba(108, 99, 82, .3);
    width: 100%
}

#links li a:hover {
    background-color: rgba(31, 46, 58, 1);
    transition: all .3s ease;
    color: #fff
}

#links a em {
    color: #fff;
    display: block
}

#links a span {
    color: #fff
}

#links-nav li {
    font-size: 15px
}

#links-nav li a {
    color: #eee;
    text-decoration: none;
    background-color: rgba(22, 25, 32, .8)
}

* #links-nav li a {
    width: 100%
}

#links-nav li a:hover {
    background-color: #111;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff
}

#links-nav a em {
    color: #fff;
    display: block
}

#links-nav a span {
    color: #fff
}

.header-right-font {
    font-size: .7em;
    color: #fff;
    line-height: 1.5
}

.button-quick-menu {
    background-color: rgba(256, 256, 256, .6);
    padding: 27px 20px 1px
}

.button-quick-menu:hover {
    background-color: rgba(256, 256, 256, 1)
}

.brandon-small-uppercase {
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase
}

.brandon-italic {
    font-style: italic
}

.feature-box.media-box.fbox-bg .fbox-media img {
    border-radius: 5px 5px 0 0
}

.button-width {
    width: 100%!important
}

.brandon-blog {
    font-style: normal
}

.clarendon400 {
    font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;}



.breadcrumb-sub {
    font-family: cormorant-garamond, serif;
font-weight: 300;
font-style: normal;
    letter-spacing: 2px;
    font-size: 11px;
    line-height: 1.4;
    color: #878787;
    text-transform: uppercase
}



.header-links a:active,
.header-links a:hover,
.header-links a:link,
.header-links a:visited {
    color: #2F3B41;
    text-decoration: none
}

.white-link a:active,
.white-link a:hover,
.white-link a:link,
.white-link a:visited {
    color: #EEE !important;
    text-decoration: none
}
.body-main-bold {font-family: benton-modern-display, serif;
font-weight: 700;
font-style: italic;}

.century-gothic {font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;}


.dentist-position {
    letter-spacing:3px; text-transform:uppercase; font-size: 14px;
    font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;}







	#links ul {
        list-style-type: none;
font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;
       
} 

#links li {
        border: none;
        font-size:14px; line-height:1.2;
        margin: 0 0 0 0px;
		width:100%;
    font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;
}

#links li a { 
        color: #111;
        display: block;
        border-radius: 8px;

        padding: 10px;
        text-decoration: none;
		text-shadow:none;
		background-color:rgba(108,99,82,0.3);

		padding-left:0px;
		margin-bottom:5px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
}

#links li a {  /* make hover effect work in IE */
	width:100%;
}

#links li a:hover {
        background-color:rgba(66,56,43,1.00);
    -webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
		color:#ffffff;
}

#links a em { 
        color: #ffffff;
        display: block;
       
}

#links a span {
        color: #ffffff;

}











	#links-nav ul {
        list-style-type: none;

       
} 

#links-nav li {
        border: none;
        font-size:13px; line-height:23px; text-transform:uppercase;letter-spacing:2px; vertical-align:middle;
   
        margin: 0 0 0 0px;
		width:100%;
    font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;
}

#links-nav li a { 
        color: #eee;
        display: block;
        padding: 11px 8px 10px 8px;
        text-decoration: none;
		text-shadow:none;
		background-color:rgba(219,219,219,0.3);

		
		margin-bottom:8px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
}

 * #links-nav li a {  /* make hover effect work in IE */
	width:100%;
}

#links-nav li a:hover {
        background-color:rgba(0,0,0,0.3);
    -webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
		color:#ffffff;
}

#links-nav a em { 
        color: #ffffff;
        display: block;
       
}

#links-nav a span {
        color: #ffffff;

}
.script-font-italic {font-family: cormorant-garamond, serif;
font-weight: 400;
font-style: italic;}
.script-font {font-family: cormorant-garamond, serif;
font-weight: 400;
font-style: normal;}

.body-main a:link { color:#666; text-decoration: none; }
.body-main a:active { color:#666; text-decoration: none; }
.body-main a:visited { color:#666; text-decoration: none; }
.body-main a:hover { color:#333; text-decoration: underline !important; }
.textxs {font-size:11px !important;}
.textsm {font-size:14px !important;}
.textmd {font-size:18px !important;}
.textlg {font-size:25px !important;}

.funfont {font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;}
.funfont-2 {font-family: urw-form, sans-serif;
font-weight: 400;
font-style: italic;}

.funfont-2-ni {font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal; text-transform:uppercase; letter-spacing:2px;}

.display-5 {font-size:2.3rem; line-height:1.4; max-width:950px;}

.poppins-400 {font-family: urw-form, sans-serif;

    font-weight:400;
    font-style:normal;
}

.poppins-700 {font-family: urw-form, sans-serif;

    font-weight:700;
    font-style:normal;
}

.poppins-900 {font-family: urw-form, sans-serif;

    font-weight:800;
    font-style:normal;
}
.learn-more {font-family: urw-form, sans-serif;
text-transform:uppercase;
    font-weight:700;
    font-style:normal;
letter-spacing:2px; font-size:11px; margin-top:20px;}

.ttu {text-transform:uppercase;}

.slider-h1 {font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;}

@media screen and (min-width:1441px) {
    .dr-winn {left:-50px; top: 470px;}
    .dr-winn-margin-right { margin-right:300px;}
}
    
@media (min-width:1202px) and (max-width:1440px) {
.dr-winn {left:-40px; top: 470px;}
    .dr-winn-margin-right { margin-right:100px;}
}

@media screen and (max-width:1204px) {
    .dr-winn {left:0px; top: 400px;}
    .dr-winn-margin-right { margin-right:0px;}
}
.kepler-italic {font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;}    
    
    @media (min-width:992px) and (max-width:1188px) {
     [class*="image-effect"] .caption p {font-size: 1rem;line-height: 1.3;margin: 0;vertical-align:middle; height:auto;}   
}
@media screen and (min-width:1189px) {
   [class*="image-effect"] .caption p {font-size: 1.3rem;line-height: 1.3;margin: 0;vertical-align:middle; height:auto;}      
}
@media screen and (max-width:991px) {
   [class*="image-effect"] .caption p {font-size: 0.8rem;line-height: 1.3;margin: 0;vertical-align:middle; height:auto;}      
}


.brandon {font-family: urw-form, sans-serif;
font-weight: 700;
font-style: normal;}

.kepler-bold {font-family: urw-form, sans-serif;
font-weight: 700;
font-style: normal;}


.mid-img-01 {
    background: url("../images/santa-barbara-all-on-4-dental-implants.jpg") no-repeat right center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}
.mid-img-02 {
    background: url(../images/santa-barbara-special-needs-dentistry.jpg) no-repeat right center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}

.vertical-center {
    display: flex !important;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}


@media (min-width:1318px) {
    .mobile-menu-winn {
        display: none
    }
    .regular-menu-winn {}
    
}

@media (max-width:1317px) {
    .mobile-menu-winn {
        
    }
    .regular-menu-winn {display:none;}
}

.lh-1 {line-height:1;}
.lh-12 {line-height:1.2;}
.lh-13 {line-height:1.3;}
.lh-14 {line-height:1.4;}
.lh-15 {line-height:1.5;}
.lh-18 {line-height:1.8;}
.lh-20 {line-height:2.0;}

.breadcrumb-white a:link { color:#ffffff; text-decoration: underline !important; }
.breadcrumb-white a:active { color:#ffffff; text-decoration: none; }
.breadcrumb-white a:visited { color:#ffffff; text-decoration: none; }
.breadcrumb-white a:hover { color:#E4E4E4; text-decoration: none !important; }

.green-link a:link { color:#8FCA39; text-decoration: underline !important; }
.green-link a:active { color:#8FCA39; text-decoration: none; }
.green-link a:visited { color:#8FCA39; text-decoration: none; }
.green-link a:hover { color:#8FCA39; text-decoration: none !important; }

.breadcrumb-white {background-color:#4B3429; padding:11px; color:#ffffff;}

@media (min-width: 992px) {
			.position-lg-sticky {
				top: 80px;
			}
		}
.appt-winn {border:thin solid #CECECE;
border-radius:20px; background-color:rgba(255,252,252,0.7); box-shadow: 0px 0px 15px #CECECE; float:none;}
.appt-winn-top {background-color:#1B998C; border-top-left-radius:20px; border-top-right-radius: 20px; padding:15px; color:#ffffff;}



.qm-winn {border:thin solid #CECECE;
border-radius:20px; background-color:rgba(255,252,252,0.7); box-shadow: 0px 0px 15px #CECECE; float:none;}
.qm-winn-top {background-color:#D76E2E; border-top-left-radius:20px; border-top-right-radius: 20px; padding:15px; color:#ffffff;}

.dotted-underline {text-underline-position: under; 
    text-decoration-skip: ink;
      text-decoration: underline!important;
     text-decoration-style: dotted !important;
}

a {

transition: all 0.2s linear;
}


.main-a a {
  color: #C68346;
  position: relative;
  text-decoration: none;
  transition: color .4s ease-out;
}

.main-a a:hover {
  color: #0DAED1;
  right: 0;
  text-decoration: none;
    
}

.main-a a:hover:after {
  border-color: #0DAED1;
  right: 0;
}

.main-a a:after {
  border-radius: 1em;
  border-top: .1em solid #0DAED1;
  content: "";
  position: absolute;
    right: 100%;
    bottom: -0.1em;
    left: 0;
  transition: right .4s cubic-bezier(0,.5,0,1),
              border-color .4s ease-out;
}

.main-a a:hover:after {
right: 0;
}

.tiempos {
      font-family: dashiell-fine, serif;
   font-weight: 700;
   font-style: normal;
    letter-spacing:0 !important;
    text-shadow: 0px 0px 25px rgba(0,0,0,0.3);
    
}

.tiempos-regular {
      font-family: dashiell-fine, serif;
   font-weight: 700;
   font-style: normal;
    
    
}

.urw-din {font-family: urw-form, sans-serif; font-style:normal;}

.fw-400 {font-weight:400;}
.fw-700 {font-weight:700;}


h2.pinline {
  text-align: center;
  display: block;
  overflow: hidden;
  font-size: 1em;
  font-weight: 100;
  margin: 20px 0;

}
h2.pinline span {
  position: relative;
  display: inline-block;
  line-height: 1;
}
h2.pinline span:before,
h2.pinline span:after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  background: #000;
  width: 99999px;
}
h2.pinline span:before {
  left: 100%;
  margin-left: 20px;
}
h2.pinline span:after {
  right: 100%;
  margin-right: 20px;
}

.skyblue {color:#03a0d6 !important;}


@media screen and (max-width:1100px) {
    .content-1000 {display:none;}
        
}


.feather-background {background:url(../images/bg-round.jpg) no-repeat;}
@keyframes background-animation {
    0%   { background-size:100% auto; }
    50% { background-size:150% auto; }
    100% { background-size:100% auto; }
}
#feather-background {animation:background-animation 18s infinite;}




.img_fade:hover {-webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;
transition: 0.5s;}
.img_fade {

    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */    
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(100%);
   filter: gray; /* IE 6-9 */
    transition: 0.5s;
}



.urw {font-family: urw-form, sans-serif;}

.bg-top-margin {background-position: top 30px center;}

.bg-highlight { background-color:#51C1EF; color:#111 !important; padding-left:10px; padding-right:10px;}

.bg-quote {color:#51C1EF !important; }

@media screen and (min-width: 1025px) {
    .happy-patient {
        background: url(../images/bg-office.jpg) right top no-repeat fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}
@media screen and (max-width: 1024px) {
    .happy-patient {
        background: url(../images/bg-office.jpg) center top;
        background-size: cover;
    }
}

.arrowlink {
  color: #ffffff;
  cursor: pointer;
  font-weight: 400;
  text-decoration: none;
}

.link--arrowed {
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
}
.link--arrowed .arrow-icon {
  position: relative;
  top: -1px;
  transition: transform 0.3s ease;
  vertical-align: middle;
}
.link--arrowed .arrow-icon--circle {
  transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
}
.link--arrowed:hover .arrow-icon {
  transform: translate3d(5px, 0, 0);
}
.link--arrowed:hover .arrow-icon--circle {
  stroke-dashoffset: 0;
}

.quick {
  position: fixed;
  top: 150px;
  right: 0;
  z-index: 999; }
  .quick .quick-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 4.475em;
    height: 4.475em;
    background-color: #0f2337;
    color: #ffffff;
    text-align: center; }
    .quick .quick-item a [class^=icon] {
      margin-bottom: 1.0625em; }
    .quick .quick-item a .txt {
      font-size: 0.875em;
      font-weight: 700;
      line-height: 1; }
  .quick .quick-item:hover a {
    background-color: #2b78c8; }
  .quick .quick-item.quick-top {
    position: relative; }
    .quick .quick-item.quick-top [class^=icon] {
      margin-bottom: 0; }
    .quick .quick-item.quick-top::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border: 15px solid transparent;
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
      transform: translate(0, 50%);
      border-left-color: #0f2337; }
    .quick .quick-item.quick-top:hover::after {
      border-left-color: #2b78c8; }
  @media screen and (max-width: 1280px) {
    .quick {
      display: none; } }

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}









/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }










/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }










/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }










/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);

    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }










/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; left: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 5px; top: -10px; width: 2px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }










/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;

    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }


/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}










/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { left: -16px; margin-left: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top:  -16px; margin-top:  16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { left: 3px; min-height: 10px; width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-left: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; left: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }


.tiempos-700 {font-weight: 700;
			
			font-family: dashiell-fine, serif;}

.mobile-slider-text-sm {margin-top:5px; margin-bottom:1px; font-size:1.8rem; text-shadow: rgba(0,0,0,.5) 1px 0 10px;}




.sub-menu-container a:link { color:#ffffff; text-decoration: none !important; }
.sub-menu-container a:active { color:#ffffff; text-decoration: none; }
.sub-menu-container a:visited { color:#ffffff; text-decoration: none; }
.sub-menu-container a:hover { color:#C68346 !important; text-decoration: none !important; }


.sub-menu-container {font-size:0.92rem !important; line-height:2.3 !important; }

.bio-link a:link { color:#FBACAD; text-decoration: none !important; }
.bio-link a:active { color:#FBACAD; text-decoration: none; }
.bio-link a:visited { color:#FBACAD; text-decoration: none; }
.bio-link a:hover { color:#ffffff !important; text-decoration: underline !important; }
.fixed-footer-mobile {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.8) !important;
    color: #fff;
    text-align: center;
}


.basic-lk a:link { color:#000000; text-decoration: underline !important; }
.basic-lk a:active { color:#000000; text-decoration: none; }
.basic-lk a:visited { color:#000000; text-decoration: none; }
.basic-lk a:hover { color:#111 !important; text-decoration: none !important; }

.footer-lk a:link { color:rgba(255,255,255,0.4); text-decoration: none !important; }
.footer-lk a:active { color:rgba(255,255,255,0.4); text-decoration: none; }
.footer-lk a:visited { color:rgba(255,255,255,0.4); text-decoration: none; }
.footer-lk a:hover { color:#ffffff !important; text-decoration: underline !important; }

.dr-container {
  position: relative;
  text-align: center;
  color: white;
}

/* Bottom left text */
.dr-bottom-left {
  position: absolute;
  bottom: 20px;
  left: 0px;
}

.main-font {font-family: urw-form, sans-serif;
font-weight: 400;
font-style: normal;}

.sub-font {font-family: dashiell-fine, serif;
font-weight: 700;
font-style: normal;}

.main-color {color:#000000 !important;}

.text-sh-black { text-shadow: 2px 2px 12px rgba(0,0,0,0.7) !important;}

.futura-big {font-family: dashiell-fine, serif;
font-weight: 700;
font-style: normal; font-size:1.8rem;}