/*------------------------------------------
------------- &SONS CUSTOM CSS -------------
-------------------------------------------*/
body {
  color: #111;
  font-size: 18px;
  font-weight: normal;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5 {
  letter-spacing: 0;
  text-transform: none;
  padding-bottom: 1.2em;
  font-weight: 700;
  color: #023592;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child {
  padding-bottom: 0;
}

h1 { font-size: 60px; }

h2 { font-size: 48px; }

h3 { font-size: 24px; }

h4 { font-size: 18px; }

a, p a {
  color: #C0C98D;
}

a:hover, p a:hover {
  color: #EA100A;
}

.section a {
  color: #1abc9c;
}

.vc_row p, .wpb_text_column p {
  line-height: 1.7em;
  font-weight: 400;
}

.wpb_text_column p {
  padding-bottom: 1.2em;
}

.wpb_text_column p:last-of-type {
  padding-bottom: 0 !important;
}

.large-text .wpb_wrapper > p {
  font-size: 1.3334em;
}

.content, .content .container, .full_width {
  background-color: #fff;
}

.content .container .container_inner.page_container_inner, .full_page_container_inner {
  padding: 0 15px;
  width:100%;
  max-width: none;
}

div.section:not(.vc_inner) {
  padding: 45px 0 50px;
}

body .container_inner,
body .container_inner > .section:not(.full_screen_section) > .full_section_inner {
  margin: auto;
  max-width: 1280px;
  width: 100%;
}

.full_screen_section > .full_section_inner {
  max-width: none !important;
  width: 100%;
  padding:0;
}

.vc_column_container>.vc_column-inner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.three_columns>.column2>.column_inner { padding: 0 5px; }

body .section .section.vc_inner .wpb_column {
  padding: 0;
}

.wpb_content_element {
  position: relative;
}

.wpb_content_element:not(:last-child) {
  padding-bottom: 2.32em;
}

.same-col-height > .full_section_inner {
  display: flex;
}

.same-col-height > .full_section_inner > .vc_column_container {
  float: none;
  display: flex;
}

.same-col-height > .full_section_inner > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  position: relative;
  z-index: 2;
}

/*---------------------------------------------------------------*/

header.page_header {
background-color:#023592;
background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 33%, #023592 65%, #023592 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(33%, #ffffff), color-stop(65%, #023592), color-stop(100%, #023592));
background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 33%, #023592 65%, #023592 100%);
background: -o-linear-gradient(left, #ffffff 0%, #ffffff 33%, #023592 65%, #023592 100%);
background: -ms-linear-gradient(left, #ffffff 0%, #ffffff 33%, #023592 65%, #023592 100%);
background: linear-gradient(to right, #ffffff 0%, #ffffff 33%, #023592 65%, #023592 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#023592', GradientType=1 );
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.header_top {
  background-color: #47669A;
  height: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.9em;
  overflow: hidden;
}

.popup_menu_opened .header_top {
  display: none !important;
}

.header_top .left, .header_top .right {
  padding: 0 55px;
}

.header_top .left {
  text-align: right;
  width: 42%;
}

.header_top .right {
  width: 58%;
}

.header_top .left .inner > div.widget_text {
  float: none;
}

.header_top .textwidget span {
  color: #F0552C;
}

/*---------------------------------------------------------------*/

.logo_wrapper {
  height: auto;
}

.q_logo {
  top: 0;
}

.q_logo a {
  height: auto !important;
}

.q_logo img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  left: 0;
  width: 316px !important;
  height: auto !important;
}

.q_logo img.normal {
  position: relative;
}

.q_logo img, .q_text_logo {
  display: inline-block;
  vertical-align: middle;
}

.q_text_logo {
  font-weight: 800;
  font-size: 20px;
  margin-left: 0.7em;
}

/*---------------------------------------------------------------*/

header .header_bottom {
  padding: 10px 15px;
  background-color:transparent;
}

.header_bottom > .container > .container_inner {
  display: table;
}

.header_bottom .header_inner_left, .header_bottom .header_inner_right {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.header_bottom .container_inner .header_inner_left {
  position: relative;
}

.side_menu_button_wrapper {
  display: block;
  text-align: right;
}

.header_bottom_right_widget_holder {
  padding: 0;
  display: inline-block;
}

.header_bottom_right_widget_holder > .header_bottom_widget {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
}

.header_bottom_right_widget_holder > .header_bottom_widget:last-child {
  padding-left: 80px;
}

.header_bottom_right_widget_holder > .header_bottom_widget a {
  display: inline-block;
}


.header_bottom_right_widget_holder > .header_bottom_widget .social-icons {
  margin: 0 -20px;
}

.header_bottom_right_widget_holder > .header_bottom_widget .social-icons a {
  padding: 0 20px;
}

.header_bottom_right_widget_holder > .header_bottom_widget .social-icons a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1.3em;
  color: #fff;
}

.header_bottom_right_widget_holder > .header_bottom_widget .social-icons a:hover {
  color: #97B7D9;
}

/*---------------------------------------------------------------*/

nav.main_menu {
  margin-top: 1.3em;
}

nav.main_menu ul li {
  float: none;
}

nav.main_menu > ul > li > a {
  font-size: 20px;
  text-transform: none;
  padding: 0.5em 1.8em;
  letter-spacing: 0;
  line-height: 1em;
  font-weight: 500;
  color: #fff;
}

nav.main_menu > ul > li:last-child > a {
  padding-right: 0;
}

nav.main_menu > ul > li > a:hover {
  color: #97B7D9;
  opacity: 1 !important;
}

.main_menu > ul > .menu-item-has-children.has_sub > a > span.plus {
  display: inline-block;
  vertical-align: middle;
  padding-left: 4px;
}

.main_menu > ul > .menu-item-has-children.has_sub > a > span.plus:before {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 1.35em;
  font-weight: normal;
}

nav.main_menu>ul>li.active>a {
    color: #47669A;
}

.drop_down .second {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.drop_down .second .inner ul li a {
  font-weight: normal;
  font-size: 12px;
}

.popup_menu .line, .popup_menu .line:after, .popup_menu .line:before {
  width: 20px;
  background-color: #47669A;
  height: 2.2px;
}

.popup_menu .line:before {
  top: -5.5px;
}

.popup_menu .line:after {
  top: 5.5px;
}

/*---------------------------------------------------------------*/

ul.menu {
  list-style: none;
}

/*---------------------------------------------------------------*/

.section .qode-btn {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.section .qode-btn {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: transparent;
  border: 5px solid #c0c98d;
  border-radius: 0;
  letter-spacing: 0;
  line-height: 1.5em;
  padding: 12px 15px;
  text-align: center;
  text-transform: none;
  min-width: 300px;
  height: auto;
  font-weight: 900;
  font-size: 20px;
  color: #023592;
  font-family: 'Arial Black', Arial;
}

.qode-btn.white {
  background-color: transparent;
  border-color: #fff;
}

body .qode-btn:hover {
  box-shadow: 0 2px 12px rgba(0,0,0,0.2);
  background-color: #023592;
  border-color: #023592;
  color: #fff;
}

body .dark-bg .qode-btn * {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #fff;
}

body .dark-bg .qode-btn:hover {
  background-color: #fff;
  border-color: transparent;
  color: #023592;
}

body .dark-bg .qode-btn:hover * {
  color: inherit;
}


/*---------------------------------------------------------------*/

.dark-bg,
.dark-bg .wpb_text_column * {
  color: #fff;
}

.blue-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.73;
  z-index: 1;
  background: #023592;
}

.text_align-right {
  text-align: right;
}

/*---------------------------------------------------------------*/

#hero-section {
  position: relative;
  min-height: 600px;
  min-height: 75vh;
}

#hero-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: url('img/hero-overlay.svg') no-repeat scroll center bottom / auto 53%;
}

#hero-section > div {
  position: absolute;
  padding: 45px 25px;
  left: 0;
  bottom: 0;
}

#hero-section h1, #hero-section h2 {
  font-weight: 600;
}

#hero-section h1 {
  font-size: 48px;
  padding-bottom: 0;
  color: #c0c98d;
  text-shadow: -1px -1px 0 #023592, 1px -1px 0 #023592, -1px 1px 0 #023592, 1px 1px 0 #023592;
}

#hero-section h1 a {
  color: #c0c98d;
}

/*---------------------------------------------------------------*/

.home div.section:nth-child(2) {
  /*background-position: 90% bottom !important;
  background-size: auto 90% !important;*/
}

a.see-work_link {
  color: #fff;
  font-weight: 600;
}

.see-work_link > i.fa {
  display: block;
}

a.view-more {
  color: #023592;
}

.view-more i.fa {
  margin-left: 0.4em;
  font-size: 0.9em;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.view-more.show i.fa {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.view-more.show i.fa:before {
  content: "\f056";
}

/*---------------------------------------------------------------*/


.qode-advanced-tabs .qode-advanced-tab-container {
  padding: 0;
}

.qode-advanced-tabs .qode-advanced-tab-container:not(:nth-child(2)) {
  display: none;
}

.qode-advanced-tabs .qode-advanced-tabs-nav {
  display: block;
  text-align: left;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li {
  display: inline-block;
  width: auto !important;
  background-color: transparent;
}

.qode-advanced-tabs .qode-advanced-tabs-nav li a {
  color: #023592;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 15px;
}

.qode-advanced-tabs .qode-advanced-tabs-nav li a:hover {
  text-decoration: underline;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active a {
  color: #023592;
  font-weight: 700;
  font-size: 14px;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li:not(:last-child) h6:after {
  content: "/";
  display: inline-block;
  color: #023592;
}

/*---------------------------------------------------------------*/

.more-toggle {
  display: none;
}

.justified-gallery {
  margin: 0 -20px;
  width: auto;
}

#swipebox-title {
  display: none;
}

/*---------------------------------------------------------------*/

.q_font_awsome_icon {
  font-size: 75px;
}

.q_font_awsome_icon i {
  color: #EA100A;
}

.q_font_awsome_icon i {
  color: #023592;
}

.dark-bg .q_font_awsome_icon i {
  color: #C0C98D;
}

.q_font_awsome_icon i:hover,
.q_font_awsome_icon span:hover {
  color: #C0C98D;
}

.q_icon_with_title .icon_text_inner {
  padding: 0;
}

.q_icon_with_title .icon_text_inner .icon_title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
  padding-bottom: 0;
}

.dark-bg .q_icon_with_title .icon_text_inner .icon_title {
  color: #fff;
}

/*---------------------------------------------------------------*/

.latest_post_holder.boxes>ul>li {
  background-color: transparent;
}

.latest_post_holder.boxes>ul>li:last-child {
  margin-bottom: 0;
}

.latest_post a,
.latest_post_inner .post_infos {
  font-weight: 300;
  font-size: 18px;
  color: #fff;
}

.latest_post_inner .post_infos {
  color: rgba(255,255,255,0.75);
}

.latest_post_holder.boxes>ul>li .latest_post {
  padding: 13px 0 0;
}

.latest_post .latest_post_inner {
  margin: 0 !important;
}

.latest_post .latest_post_inner .latest_post_title {
  padding-bottom: 0.8em;
}

/*---------------------------------------------------------------*/

.gform_wrapper ::-webkit-input-placeholder { color: #fff; }
.gform_wrapper ::-moz-placeholder { color: #fff; }
.gform_wrapper :-ms-input-placeholder { color: #fff; }
.gform_wrapper :-moz-placeholder { color: #fff; }
.gform_wrapper ::placeholder { color: #fff; }


body .footer_col2 .gform_wrapper .gform_body {
  position: relative;
  overflow: hidden;
}

body .footer_col2 .gform_wrapper ul.gform_fields {
  margin: 0 -10px;
}

body .footer_col2 .gform_wrapper .gform_fields li.gfield {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
  line-height: 0.8em;
}

body .footer_col2 .gform_wrapper .gform_fields li.gfield:nth-child(1),
body .footer_col2 .gform_wrapper .gform_fields li.gfield:nth-child(2) {
  width: 50%;
}

body #.footer_col2 .gform_wrapper .gform_body .gform_fields li.gfield:last-child {
  margin-bottom: 32px;
}

body .footer_col2 .gform_wrapper .top_label .gfield_label {
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 8px;
  display: none;
}

body .footer_col2 .gform_wrapper .gform_fields .gfield input,
body .footer_col2 .gform_wrapper .gform_fields .gfield textarea {
  border: 1px solid rgba(255, 255, 255, 0.9);
  background-color: #769EEB;
  color: #fff;
  padding: 10px;
  height: 38px;
  width: 100%;
  margin: 0;
  font-size: 14px;
}

body .footer_col2 .gform_wrapper .gform_fields .gfield textarea {
  min-height: 126px;
  resize: vertical;
}

body .footer_col2 .gform_wrapper input[type=submit] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  min-width: 222px;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0;
  border-radius: 0;
  color: #fff;
  line-height: 0.5em;
  height: 35px;
  padding: 0 25px;
  background-color: rgba(192, 201, 141, 0.83);
  border: 1px solid rgba(255,255,255,0.5);
}

body .footer_col2 .gform_wrapper input[type=submit]:hover {
  box-shadow: 0 2px 12px rgba(0,0,0,0.2);
  background-color: #fff;
  color: #023592;
}

.footer_col2 .gform_footer {
  position: relative;
  text-align: left;
}

body .gform_wrapper div.validation_error {
  background-color: #fe6c61;
  margin-bottom: 1em;
}

.gfield_description.validation_message {
  color: #fe6c61;
}

.gform_ajax_spinner {
  position: absolute;
  top: 0.45em;
  left: 47%;
  border: 3px solid #fff;
  border-radius: 50%;
  background-color: #fff;
}

/*---------------------------------------------------------------*/

.google_map_shortcode_holder .gmnoprint,
.google_map_shortcode_holder .gm-style-cc,
.google_map_shortcode_holder .gm-style a img {
  display: none !important;
}

/*---------------------------------------------------------------*/

footer .footer_inner {
  font-size: 14px;
}

.footer_top_holder {
  background-color: #023592;
}

footer .footer_top .container_inner {
  max-width: 1115px;
}

.three_columns>.column1, .three_columns>.column3 {
  width: 25%;
}

.three_columns>.column2 {
  width: 50%;
  padding: 0 5% 0 2%;
}

.footer_top .three_columns .column2 .column_inner>div,
.footer_top .three_columns .column3 .column_inner>div {
  margin: 0;
}

.footer_top h5 {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 0;
}

.footer_top .widget.widget_nav_menu li {
  display: inline-block;
  width: 100%;
  max-width: 250px;
  padding-bottom: 1em;
}

.footer_top .widget_nav_menu li.menu-item a {
  color: #fff;
  padding-bottom: 1em;
}

.footer_top .widget_nav_menu li.menu-item a:hover {
  color: #c0c98d !important;
  text-decoration: underline;
}


.footer_bottom_holder {
  padding: 25px 0 30px;
}

.footer_bottom,
.footer_bottom ul li a {
  font-size: 18px;
  font-weight: normal;
  color: #4A4A4A;
}
.footer_bottom p {
  padding: 0.5em 0 1.5em;
}

.footer_bottom img {
  max-width: 394px !important;
  width: 100%;
}

.footer_bottom ul li {
  position: relative;
  padding: 0 1.2em;
  margin: 0;
}

.footer_bottom ul li:not(:first-child):before {
  border-left: 2px solid #F0552C;
  content: "";
  position: absolute;
  left: -2px;
  top: 0;
  height: 100%;
}

.footer_bottom ul li a {
  text-transform: none;
}

.footer_top .widget.widget_nav_menu li {
  display: inline-block;
  width: 100%;
  max-width: 250px;
}



/*---------------------------------------------------------------*/
/*======================== MOBILE STYLES ========================*/

@media only screen and (min-width: 1024px) {

.side_menu_button {
  display: none;
}

}/*min-width: 1024px*/


@media only screen and (max-width: 768px) {

.header_top {
  height: auto;
}

.header_top .left, .header_top .right {
  width: 100%;
  text-align: center;
  padding: 0;
}

div.section .section.vc_inner .wpb_column {
  width: 100%;
  float: none;
}

.alignleft {
  float: none;
  display: block;
  margin: 0 auto 1em !important;
}

}/*max-width: 768px*/


@media only screen and (max-width: 736px) {

.section:not(.vc_inner) .wpb_column.title-col,
.section:not(.vc_inner) .wpb_column:not(:last-child) {
  padding-bottom: 40px;
}

}/*max-width: 736px*/