/*
Theme Name: Finance
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney-pro-ii
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
/*
General
 */
@media all and (min-width: 1170px) {
  .container {
    width: 1200px; }

  #content .siteorigin-panels-stretch .panel-grid-cell {
    max-width: 1200px; } }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/*
Footer
 */
#sidebar-footer {
  font-size: 14px;
  padding: 73px 0 33px 0; }
  #sidebar-footer .menu {
    columns: 2; }
    #sidebar-footer .menu > li {
      padding: 0 0 15px 0;
      overflow: hidden;
      transition: all 500ms ease; }
      #sidebar-footer .menu > li a:before {
        font-family: 'FontAwesome';
        content: "\f101";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        color: #ebc100;
        margin-left: -15px;
        transition: all 500ms ease;
        width: 15px;
        float: left;
        margin-top: 4px; }
      #sidebar-footer .menu > li a:hover {
        color: #B9B4C7; }
        #sidebar-footer .menu > li a:hover:before {
          margin-left: 0; }
  #sidebar-footer form input[type="email"] {
    background: #222042;
    text-align: center;
    border: 0;
    display: inline-block;
    width: 100%;
    height: 40px; }
    #sidebar-footer form input[type="email"] ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #605B71; }
    #sidebar-footer form input[type="email"] ::-moz-placeholder {
      /* Firefox 19+ */
      color: #605B71; }
    #sidebar-footer form input[type="email"] :-ms-input-placeholder {
      /* IE 10+ */
      color: #605B71; }
    #sidebar-footer form input[type="email"] :-moz-placeholder {
      /* Firefox 18- */
      color: #605B71; }
  #sidebar-footer form input[type="submit"] {
    margin-top: 10px;
    border-radius: 0;
    padding: 7px 0; }
  #sidebar-footer input {
    max-width: 100%; }
    #sidebar-footer input[type="submit"] {
      width: 100%;
      margin-top: 10px; }
  #sidebar-footer .widget-title {
    font-size: 18px;
    text-transform: none;
    color: #B9B4C7; }
  #sidebar-footer .sidebar-column:first-child aside:nth-child(2n) {
    margin-top: 0;
    padding-top: 0; }
  #sidebar-footer .finance_contact_info_widget {
    color: #B9B4C7; }
    #sidebar-footer .finance_contact_info_widget span {
      display: block;
      color: #605B71; }
    #sidebar-footer .finance_contact_info_widget a {
      color: #B9B4C7; }
    #sidebar-footer .finance_contact_info_widget > div {
      margin-bottom: 10px; }
  #sidebar-footer .opening-hours > li {
    padding-bottom: 15px; }
  #sidebar-footer .opening-hours .hours {
    color: #B9B4C7; }

.credits {
  float: left;
  padding-top: 9px; }

#colophon {
  border: 0;
  font-size: 14px;
  padding: 0; }
  #colophon a {
    color: #ebc100; }
  #colophon .footer-social,
  #colophon .menu-header-social-container {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #colophon .footer-social li,
    #colophon .menu-header-social-container li {
      float: left;
      margin-left: 1px; }
      #colophon .footer-social li:hover a,
      #colophon .menu-header-social-container li:hover a {
        background: #ebc100;
        color: #1F1E3B; }
      #colophon .footer-social li a,
      #colophon .menu-header-social-container li a {
        background: #1F1E3B;
        width: 46px;
        float: left;
        text-align: center;
        padding: 15px 0;
        color: #B9B4C7; }

/*
HEADER
 */
.header-contact-info {
  padding: 11px 0;
  width: 60%; }

.has-hero .header-contact {
  background: #171368; }

.header-contact {
  padding: 0 15px;
  font-family: 'Rubik'; }
  .header-contact span {
    margin-right: 40px; }

.header-right {
  float: right; }
  .header-right select {
    float: left; }
  .header-right .social-navigation {
    float: left;
    width: auto;
    margin: 15px 0 0 0; }
    .header-right .social-navigation li a {
      padding: 5px 8px; }
  .header-right .roll-button {
    float: left;
    border-radius: 0;
    text-transform: uppercase;
    padding: 13px 27px;
    margin-left: 15px; }

#masthead.site-header {
  background: white;
  margin-top: 50px;
  -webkit-box-shadow: 0 10px 27px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 27px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 27px 0 rgba(0, 0, 0, 0.15);
  z-index: 100; }
  #masthead.site-header.fixed {
    margin-top: 0; }

.site-header {
  padding: 38px 0 35px 0; }

#mainnav {
  text-transform: uppercase; }
  #mainnav li {
    padding: 0 16px; }

.sydney-hero-area {
  position: relative;
  z-index: 1; }

/*
Slideshow
 */
#slideshow .slide-inner {
  text-align: left;
  text-transform: uppercase; }
  #slideshow .slide-inner h2 {
    color: #ebc100;
    text-shadow: none;
    line-height: 60px; }
    #slideshow .slide-inner h2 span {
      color: #1F1E3B; }
  #slideshow .slide-inner .text-slider {
    padding-bottom: 20px; }
  #slideshow .slide-inner .roll-button {
    padding: 9px 20px; }
    #slideshow .slide-inner .roll-button.accent-2-button {
      margin-left: 15px; }

.roll-button.accent-2-button {
  background: #1F1E3B;
  border-color: #1F1E3B; }
  .roll-button.accent-2-button:hover {
    background: transparent;
    color: #1F1E3B; }

/*
Content
 */
/*
Promo-content
 */
.roll-button {
  padding: 12px 30px; }

.roll-promobox {
  padding: 30px 0; }
  .roll-promobox .title {
    display: none; }
  .roll-promobox h3 {
    text-transform: uppercase;
    margin: 0 0 6px 0; }

/*
Other content
 */
.panel-grid {
  max-width: 100%; }

.siteorigin-panels-stretch .panel-grid-cell {
  padding: 0 15px !important;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto; }

#map {
  overflow: auto !important;
  height: 550px !important;
  margin-top: 50px; }

.fp-image-container {
  position: relative; }

.page-widget-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(7, 5, 47, 0.7);
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease; }
  .page-widget-overlay h3 {
    font-size: 20px;
    margin: 0; }
  .page-widget-overlay p {
    margin: 13px 0 8px 0;
    line-height: 26px; }
  .page-widget-overlay a {
    height: 0;
    overflow: hidden;
    display: block; }
    .page-widget-overlay a:hover {
      color: #ebc100; }
  .page-widget-overlay:hover {
    -webkit-box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3);
    -moz-box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3);
    box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3); }
    .page-widget-overlay:hover a {
      height: 20px; }

.page-widget-overlay-inner {
  display: block;
  padding: 0 35px; }

.widget_sydney_video_widget {
  -webkit-box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3);
  -moz-box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3);
  box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3); }

/*
Services widget
 */
.panel-grid-cell .widget-title {
  font-size: 36px; }
.panel-grid-cell .widget_list .widget-title {
  text-align: left;
  padding-bottom: 0;
  margin-bottom: 12px; }
.panel-grid-cell .widget_list .roll-list {
  margin: 30px 0 0 0;
  padding: 0;
  columns: 2; }
  .panel-grid-cell .widget_list .roll-list li {
    padding: 0;
    line-height: 50px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #171369; }
    .panel-grid-cell .widget_list .roll-list li:before {
      display: none; }
    .panel-grid-cell .widget_list .roll-list li span {
      font-size: 48px;
      font-weight: 500;
      margin-right: 13px;
      color: #ebc100; }
    .panel-grid-cell .widget_list .roll-list li div {
      line-height: 20px; }

.widget_sydney_services_type_b .panel-widget-style {
  display: flex;
  flex-wrap: wrap; }
  .widget_sydney_services_type_b .panel-widget-style h3 {
    order: 1;
    float: left;
    margin: 0;
    flex: auto;
    text-align: left; }
    .widget_sydney_services_type_b .panel-widget-style h3:after {
      left: 0;
      margin-left: 0;
      bottom: 13px;
      width: 80px; }
  .widget_sydney_services_type_b .panel-widget-style .roll-icon-list {
    order: 3; }
  .widget_sydney_services_type_b .panel-widget-style .more-button {
    order: 2;
    flex: none;
    margin-top: 14px;
    background: transparent;
    color: #171368;
    padding: 10px 13px; }

.roll-icon-list {
  padding-top: 50px;
  margin-left: -15px;
  margin-right: -15px; }
  .roll-icon-list .icon {
    margin: 0;
    border: 0;
    width: 45px;
    height: 45px;
    line-height: 45px; }
  .roll-icon-list h3 {
    float: none; }
  .roll-icon-list p {
    display: block;
    float: left;
    width: 100%; }

/*
Testimonials widget
 */
.panel-grid-cell .widget_sydney_testimonials .widget-title {
  margin-bottom: 52px; }
  .panel-grid-cell .widget_sydney_testimonials .widget-title:after {
    bottom: 9px;
    width: 80px;
    margin-left: -40px; }
.panel-grid-cell .widget_sydney_testimonials .fa-quote-left {
  display: none; }
.panel-grid-cell .widget_sydney_testimonials .owl-item {
  padding: 0 15px; }
.panel-grid-cell .widget_sydney_testimonials .customer {
  border: 1px solid #EBEBEB;
  padding: 22px 40px 47px 40px; }
  .panel-grid-cell .widget_sydney_testimonials .customer:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0; }
.panel-grid-cell .widget_sydney_testimonials .whisper {
  text-align: left;
  font-size: 18px;
  color: #171369;
  padding-bottom: 25px; }
.panel-grid-cell .widget_sydney_testimonials .col-md-12 {
  padding: 0; }

.roll-testimonials {
  max-width: 1200px; }
  .roll-testimonials .avatar {
    width: 80px;
    height: 80px;
    margin: 0;
    float: left; }
    .roll-testimonials .avatar img {
      height: 80px; }
  .roll-testimonials .name {
    text-align: left;
    padding-left: 110px;
    padding-top: 10px;
    font-weight: 500; }
    .roll-testimonials .name span {
      color: #B9B4C7; }

/*
* Sydney Latest News Type C Widget
 */
.panel-grid-cell .widget_sydney_latest_news_type_c .widget-title {
  margin-bottom: 41px; }
  .panel-grid-cell .widget_sydney_latest_news_type_c .widget-title:after {
    bottom: 9px;
    width: 80px;
    margin-left: -40px; }

.blog-post-inner {
  background: #fff;
  padding-bottom: 20px;
  transition: all 300ms ease; }
  .blog-post-inner:hover {
    -webkit-box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3);
    -moz-box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3);
    box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3); }
  .blog-post-inner .entry-thumb {
    margin-bottom: 25px; }

.blog-post-listing-content {
  padding: 0 15px 0 35px; }
  .blog-post-listing-content .cats {
    font-size: 14px; }
  .blog-post-listing-content .entry-title {
    margin-top: 5px; }
    .blog-post-listing-content .entry-title a {
      color: #171369;
      font-size: 24px;
      font-weight: 500; }
  .blog-post-listing-content .date {
    text-transform: uppercase;
    font-size: 12px;
    color: #B9B4C7;
    font-weight: 400;
    margin: 5px 0 0 0; }

/*
Gallery
 */
.panel-grid-cell .gallery {
  margin-bottom: 0;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .panel-grid-cell .gallery .gallery-item {
    display: block;
    width: auto;
    text-align: left; }

/*
Contact area
 */
.panel-grid-cell .wpcf7 h2 {
  font-size: 36px;
  color: #171369;
  margin-top: 97px; }
.panel-grid-cell .wpcf7 p {
  margin-bottom: 30px; }
.panel-grid-cell .wpcf7 .select-wrapper,
.panel-grid-cell .wpcf7 input {
  width: 45%;
  margin: 16px 2% 9px 0;
  border-radius: 2px;
  border: 0;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  color: #605B71; }
.panel-grid-cell .wpcf7 select {
  -webkit-appearance: none;
  width: 100%;
  color: #605B71;
  border: 0; }
.panel-grid-cell .wpcf7 button {
  width: 45%;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  font-size: 13px;
  font-weight: 500; }
.panel-grid-cell .wpcf7 .select-wrapper {
  position: relative;
  float: left; }
  .panel-grid-cell .wpcf7 .select-wrapper:after {
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    font-family: 'FontAwesome';
    content: "\f107";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
.panel-grid-cell .wpcf7 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #605B71; }
.panel-grid-cell .wpcf7 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #605B71; }
.panel-grid-cell .wpcf7 :-ms-input-placeholder {
  /* IE 10+ */
  color: #605B71; }
.panel-grid-cell .wpcf7 :-moz-placeholder {
  /* Firefox 18- */
  color: #605B71; }

/*
Map widget
 */
#fp-map-widget {
  width: 120%;
  margin-left: -3.25%;
  -webkit-box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3);
  -moz-box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3);
  box-shadow: 0px 0px 70px 0px rgba(53, 31, 125, 0.3); }
  #fp-map-widget .gm-style-iw {
    font-size: 20px;
    font-weight: 500;
    color: #171369; }

.siteorigin-panels-stretch {
  overflow: hidden; }

/*
Responsiveness
 */
@media all and (max-width: 1024px) {
  .header-right {
    float: none;
    margin: 0 auto;
    display: table; }

  .btn-menu {
    color: #ebc100 !important; }

  .panel-grid-cell .widget_list .widget-title {
    padding-bottom: 22px; } }
@media all and (max-width: 992px) {
  .gallery .gallery-item {
    max-width: 15%; }

  .page-widget-overlay p {
    display: none; }

  .blog-post-inner .entry-thumb img {
    min-width: 100%;
    height: auto; }

  .finance_pages_widget {
    max-height: 150px;
    overflow: hidden; }
    .finance_pages_widget .so-widget-image {
      display: none; }
    .finance_pages_widget .fp-page-mobile-image {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 150px; } }
@media all and (max-width: 767px) {
  .finance_pages_widget img {
    min-width: 100%;
    height: auto; }

  .page-widget-overlay p {
    margin: 0; }

  #fp-map-widget {
    width: 100%;
    margin-left: 0; }

  .panel-grid-cell .wpcf7 h2 {
    margin-top: 40px; }

  .panel-grid-cell .widget_sydney_testimonials .customer {
    padding: 22px; }

  .roll-testimonials .avatar {
    float: none;
    margin: 0 auto; }
  .roll-testimonials .name {
    padding: 15px 0 0 0;
    text-align: center; } }
@media all and (max-width: 667px) {
  .social-navigation {
    width: 100%;
    float: left;
    text-align: left; }

  #colophon .menu-header-social-container {
    float: left; }

  .panel-grid-cell .wpcf7 button,
  .panel-grid-cell .wpcf7 .select-wrapper,
  .panel-grid-cell .wpcf7 input {
    width: 100%; }
  .panel-grid-cell .wpcf7 button {
    margin-top: 10px; }

  .panel-grid-cell .gallery {
    flex-direction: column; }
    .panel-grid-cell .gallery .gallery-item {
      max-width: 100%;
      margin-bottom: 25px; }

  .panel-grid-cell .widget_list .roll-list {
    columns: 1; }

  .text-slider .maintitle {
    font-size: 32px !important;
    line-height: 36px !important; } }

/*# sourceMappingURL=style.css.map */
