/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















.dnd-section > .row-fluid {
  max-width: 1140px;
}

.dnd-section {
  padding-bottom: 60px;
  padding-top: 60px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #bbd9eb;
}
#theme-container {
  overflow: hidden;
}
.page-center {
  max-width: 1140px;
}






body {
  color: #000000;
  font-family: Work Sans, sans-serif ;
  font-weight: 400;
  font-size: 18px;
}

p {
  font-family: Work Sans;
}

a {
  color: rgba(46, 46, 46, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color: rgba(120, 163, 198, 1.0);
}

a:active {
  color: rgba(86, 86, 86, 1.0);
}

h1 {
  color: #77a3c6;
  font-family: Work Sans;
  font-size: 60px;
  font-weight: 600;
}

@media(max-width: 767px) {
  h1 {
    font-size: 51.0px;
  }
}

h2 {
  color: #77a3c6;
  font-family: Work Sans;
  font-size: 48px;
  font-weight: 600;
}

@media(max-width: 767px) {
  h2 {
    font-size: 40.8px;
  }
}

h3 {
  color: #77a3c6;
  font-family: Work Sans;
  font-size: 36px;
  font-weight: 600;
}

@media(max-width: 767px) {
  h3 {
    font-size: 30.599999999999998px;
  }
}

h4 {
  color: #77a3c6;
  font-family: Work Sans;
  font-size: 30px;
  font-weight: 600;
}

@media(max-width: 767px) {
  h4 {
    font-size: 25.5px;
  }
}

h5 {
  color: #404040;
  font-family: Work Sans;
  font-size: 24px;
  font-weight: 600;
}

h6 {
  color: #404040;
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
}

blockquote {
  border-left: 10px solid #bbd9eb;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: Work Sans;
}

h3.form-title {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(119, 163, 198, 1.0);
  
}

.hs-button,
.button--primary {
  background-color: rgba(43, 75, 137, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(119, 163, 198, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(83, 115, 177, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(0, 0, 0, 1.0);
}

.hs-form legend {
  color: rgba(0, 0, 0, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(187, 217, 235, 1.0);
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
}
select.hs-input,
.hs-content-id-50513483699 select.hs-input {
  -webkit-appearance: none;
  appearance: none;
  background: url(https://20013784.fs1.hubspotusercontent-na2.net/hubfs/20013784/Pac_Dermatology_Feb2022/arrow-down.png) no-repeat 12px 24px/12px;
  padding-left: 30px !important;
}
.ftr-form-open select.hs-input {
    position: relative;
  background: url(https://20013784.fs1.hubspotusercontent-na2.net/hubfs/20013784/Pac_Dermatology_Feb2022/arrow-down.png) no-repeat 8px 17px/12px;
  padding-left: 25px !important;
}
select.hs-input.is-placeholder,
.hs-content-id-50513483699 select.hs-input.is-placeholder,
.ftr-form-open select.hs-input.is-placeholder {
    color: #a19f9f !important;
}
.hs_locations.hs-locations.hs-fieldtype-select.field.hs-form-field:after {
    display: none;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(119, 163, 198, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #000000;
}

.hs-richtext {
  font-size: 18;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Work Sans;
}

.fn-date-picker td.is-today .pika-button {
  color: #2b4b89;
}

.fn-date-picker td.is-selected .pika-button {
  background: #2b4b89;
}

.fn-date-picker td .pika-button:hover {
  background-color: #bbd9eb !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(43, 76, 138, 1.0);
  color: rgba(102, 102, 102, 1.0);
}

thead th,
thead td {
  background-color: rgba(43, 75, 137, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(102, 102, 102, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(43, 76, 138, 1.0);
}





.header .header-holder .header-inner .header-bg {
  background-color: rgba(255, 255, 255, 1.0);
}

.header.sticky .header-holder .header-inner{
  border-bottom: 1px solid rgba(198, 150, 115, 1.0);
}


.header__container {
  max-width: 1140px;
}

.header .header-holder .header-toolbar{
  background-color: rgba(43, 76, 138, 1.0);
}
.header .header-holder .header-toolbar a{
  color: rgba(255, 255, 255, 1.0);
}
.header .header-toolbar .toolbar-holder .header-tagline a:hover{
  color: rgba(255, 255, 255, 0.8);
}

.header .header-toolbar .toolbar-holder .header-contact svg{
  color: rgba(255, 255, 255, 1.0);
}

.header-social ul li a svg{
  fill: rgba(255, 255, 255, 1.0);
}

.header-social ul li a:hover svg{
  fill: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(68, 68, 68, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
.custom-menu-primary .hs-menu-wrapper > ul > li:focus > a {
  color: rgba(198, 150, 115, 1.0);
  border-top-color: rgba(198, 150, 115, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
  
  color: #c69673;
  border-top-color: #c69673;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch {
  background-color: rgba(198, 150, 115, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li:focus {
  background-color: rgba(198, 150, 115, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul a{
  color: rgba(43, 76, 138, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul a:hover,
.custom-menu-primary .hs-menu-wrapper > ul ul a:focus {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(0, 0, 0, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:hover > ul:after{
  background-color: rgba(249, 115, 82, 1.0);
}





.footer {
  background-color: rgba(242, 234, 226, 1.0);
  color: ;
}

.footer__container {
  max-width: 1140px;
}

.sub-footer{
  background-color: rgba(120, 163, 198, 1.0);
}

.social_networks .social_networks_inner a{
  background-color: rgba(255, 255, 255, 1.0);
  /*   color: rgba(114, 213, 231, 1.0); */
  border-color: rgba(255, 255, 255, 1.0);

  color: #2b4b89;
}

.social_networks .social_networks_inner a:hover{
  
  color: #2b4b89;
  background-color: #bbd9eb;
  border-color: #bbd9eb;
}

.sub-footer .footer__container .footer_copyright{
  color: rgba(255, 255, 255, 0.8);
}





.content-wrapper {
  max-width: 1140px;
}

.blog-post__date {
  border-color: #000000;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #282828;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #2b4b89;
}

.blog-pagination__link {
  color: #000000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #2b4b89;
}

.blog-post__title {
  color: #77a3c6;
  font-family:Work Sans;
  font-size: 48px;
  font-weight: ;
}

.blog-post__author {
  background-color: #bbd9eb;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(238, 240, 242);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: #F8FAFC;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(12, 42, 60, 0.10);
}

.blog-post__tag-link:hover{
  color: #78a3c6;
}

.blog-post__read-more svg {
  fill: #000000;
}

.blog-post__read-more a:hover svg {
  fill: #78a3c6;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(12, 42, 60, 0.10);
}

.blog-sidebar a {
  color: #2b4b89;
  
}

.blog-sidebar a:hover {
  color: #78a3c6;
}

.blog__subscription-block {
  background-color: rgb(238, 240, 242);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(12, 42, 60, 0.10);
}

.blog-post__meta a {
  color: #000000;
}

.blog-post__body, .blog-post__tags a {
  color: #000000;
}

.blog-post__meta a:hover {
  color: #78a3c6
}

.blog-post__links {
  border-top:  2px solid rgb(167, 197, 215);
}

.blog-post__back-to-blog {
  color: #000000;
}

.blog-post__back-to-blog:hover {
  color: #78a3c6;
}

.blog-post__back-to-blog svg {
  fill: #000000;
}

a.blog-post__back-to-blog:hover svg {
  fill: #78a3c6;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(167, 197, 215);
}

.comment.depth-1 {
  border-left: 2px solid rgb(167, 197, 215);
}

.section.post-footer .hs-input {
  border-color: rgb(167, 197, 215);
}

.blog-recent-posts {
  /*   background-color: rgb(238, 240, 242); */
  background-color: #eaf5fc;
}
a.blog-post__tag-link {
  color: #3e9ad0;
}










body .icon svg {
  fill: #2b4b89;
}

body .tns-nav button.tns-nav-active {
  background-color: #2b4b89;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #2b4b89;
}

body .social-links__icon {
  background-color: #2b4b89;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #bbd9eb;
}

.page-center {
  max-width: 1140px;
  margin: 0 auto;
}
.for_cols_border .span4 {
  border-right: 2px solid #77a3c6;
}
.for_cols_border .span4:last-child {
  border-right: none;
}
.for_cols_border .span4 .span12 .hs_cos_wrapper p:last-child {
  margin-bottom: 0;
} 
a.footer-location span {
  padding: 0px 4px;
}

@media (max-width: 1025px){
  a.footer-location br {
    display: none;
  }
  a.footer-location span {
    display: inline-block !important;
  }
}

@media (max-width: 767px){
  .for_cols_border .span4{
    border-right: none;
  }
  /*  SD Style  */
  .contact-banner.banner-with-accordion {
    margin-bottom: 0px;
  }
  .contact-content-section .cell_16215141872602-padding {
    padding-top: 20px !important;
  }
  .row-fluid-wrapper.row-depth-1.row-number-1.dnd_area-row-0-vertical-alignment.dnd_area-row-0-force-full-width-section.dnd-section.dnd_area-row-0-padding {
    padding-top: 0px !important;
  }
  .span4.widget-span.widget-type-cell.cell_16249912998383-vertical-alignment.dnd-column {
    padding-bottom: 60px;
  }
}



.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}


.custom-team-class a.post-nav.post-prev.with-image,
.custom-team-class a.post-nav.post-next.with-image{
  display: none;
}
.hs-content-id-50497448343 .dnd_area2-row-0-padding,
.hs-content-id-51577069834 .dnd_area2-row-0-padding,
.hs-content-id-51577287692 .dnd_area2-row-0-padding {
  border-radius: 20px;
}
.box a{
  color: #fff !important;
} 
.hs-content-id-56950285075 select.hs-input.is-placeholder ,
.hs-content-id-50513483699 select.hs-input.is-placeholder ,
.hs-content-id-50108662549 select.hs-input.is-placeholder {
  color: #a19f9f !important;
}
.hs-content-id-56950285075 option ,
.hs-content-id-50513483699 option ,
.hs-content-id-50108662549 option {
  color: #000 !important;
}
.hs-content-id-56950285075 .hs-fieldtype-select ,
.hs-content-id-50513483699 .hs-fieldtype-select ,
.hs-content-id-50108662549 .hs-fieldtype-select {
  overflow: hidden; 
  position: relative;
  display: block;
}
.hs-content-id-56950285075 select ,
.hs-content-id-50513483699 select ,
.hs-content-id-50108662549 select {       
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 27px !important;
  border: 1px solid #bbd9eb; 
  text-align: left;
  text-align: -webkit-left;
  text-align-last: left; text-align: left;
  -ms-text-align-last: center;
  -moz-text-align-last: left; text-align-last: left;
}
.hs-content-id-56950285075 select option ,
.hs-content-id-50513483699 select option ,
.hs-content-id-50108662549 select option {       
  text-align: left;
  text-align: -webkit-left;
  text-align-last: left; text-align: left;
  -ms-text-align-last: center;
  -moz-text-align-last: left; text-align-last: left;
  text-align: left;
  text-align: -webkit-left;
}
.hs-content-id-56950285075 .hs-fieldtype-select:after ,
.hs-content-id-50513483699 .hs-fieldtype-select:after ,
.hs-content-id-50108662549 .hs-fieldtype-select:after {
  content: "\f107";
  font-family: FontAwesome;
  color: #c5bfbf;
  padding: 12px 8px;
  position: absolute;
  top: 3px;
  z-index: 99;
  text-align: center;
  width: 20px;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
  left:5px;
}
.hs-content-id-56950285075 ::placeholder ,
.hs-content-id-50513483699 ::placeholder ,
.hs-content-id-50108662549 ::placeholder {
  color: #a19f9f !important;
  opacity: 1; /* Firefox */
}
.hs-content-id-56950285075 :-ms-input-placeholder ,
.hs-content-id-50513483699 :-ms-input-placeholder ,
.hs-content-id-50108662549 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #a19f9f !important;
}
.hs-content-id-56950285075 ::-ms-input-placeholder ,
.hs-content-id-50513483699 ::-ms-input-placeholder ,
.hs-content-id-50108662549 ::-ms-input-placeholder{ /* Microsoft Edge */
  color: #a19f9f !important;
}
@media(max-width:1140px){
  .header .icon-drop {
    display:none;
  }
}
@media (min-width:1141px){
  .header #hs_menu_wrapper_header_menu_ > ul > li:nth-child(4) > ul > li.hs-menu-item.hs-menu-depth-2.hs-item-has-children > ul{
    display:none;
  }
  .header #hs_menu_wrapper_header_menu_ > ul > li:nth-child(4) > ul > li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.open-menu > ul{
    display:block;
  }

  .header .icon-drop {
    position: absolute;
    right: 18px;
    top: 10px;
    cursor: pointer;
    width: 10px;
    height: 10px;
  }
  .header .icon-drop i {
    color:#2b4c8a;
    transition: transform .8s ease-in-out;
  }
  .header .icon-drop.icon-rotate i {
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transition: transform .8s ease-in-out;
  }

}