/*
Theme Name: Avada Child
Theme URI: http://avada.theme-fusion.com/
Template: Avada
Author: ThemeFusion
Author URI: http://themeforest.net/user/ThemeFusion
Description: The #1 selling theme of all time that allows you to build virtually any design style.
Version: 5.6.2.1536168545
Updated: 2018-09-05 17:29:05

*/

body{ font-family: 'Open Sans', sans-serif; font-weight: 400;}
.fusion-author .fusion-author-title, .fusion-header-tagline, .fusion-modal .modal-title, .fusion-modal h3, .fusion-pricing-table .pricing-row, .fusion-pricing-table .title-row, .fusion-title h3, .fusion-widget-area h3, .main-flex .slide-content h3, .post-content h3, .project-content h3, .sidebar .widget h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;

}


.fusion-is-sticky .fusion-logo img,
.fusion-logo img {
  width: 250px;
}

.fusion-main-menu > ul > li > a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  padding: 0 5px;
}

.fusion-main-menu{ margin-top:20px;}
html body #main {
  padding-left: 0;
  padding-right: 0;
    padding-top:0;
}

.section1 .fusion-title {
  clear: both;
  display: block;
}

.section1 .fusion-title h3 {
  font-size: 24px;
  color: #000;
    
}


.section2 .fusion-column-wrapper .fusion-imageframe img {
  width: 100%;
}

.section2 .fusion-text p {
  text-align: justify;
  font-size: 16px;
  font-weight: 300;
}



.section3 .custom strong {
  font-weight: 400;
}
.section3 .custom p {
  font-weight: 300;
}

footer .menu-footer-navigaton-container #menu-footer-navigaton li {
  border-bottom: 0;
  float: left;
  padding: 0 20px;
}
footer .menu-footer-navigaton-container #menu-footer-navigaton li a {
  color: #fff;
}

.block_toggle .fa.fa-angle-double-up.block_toggle__icon {
  transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.block_toggle .fa.fa-angle-double-down.block_toggle__icon {
  transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
footer .menu-footer-navigaton-container #menu-footer-navigaton li a:before{
display:none;
}

footer #nav_menu-2 {
  float: left;
  margin-bottom: 0;
}

footer #text-2 p {
  margin: 0;
  color: #fff;
  text-align: right;
}

footer.fusion-footer-copyright-area{ padding:0;}


.fusion-footer .fusion-footer-widget-area {
  background: #bce025;
}


.home .fusion-page-title-bar {
  display: none;
}

#main .fusion-row, #main .fusion-row .fusion-builder-row.fusion-row {
  /*max-width: 100%;*/
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-simpleportfolio {
  padding: 0;
}
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-items {
  margin: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-items {
  margin: -15px;
}
.sp-simpleportfolio .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item {
  width: 33.3333%;
}
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
  padding: 0;
}

html body .sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-img{
  -o-transform: scale3d(1.15, 1.15, 1);
    -ms-transform: scale3d(1.15, 1.15, 1);
    -mox-transform: scale3d(1.15, 1.15, 1);
    -webkit-transform: scale3d(1.15, 1.15, 1);
  transform: scale3d(1.15, 1.15, 1);
}

.sp-simpleportfolio .sp-simpleportfolio-item {
  float: left;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {
  position: relative;
  overflow: hidden;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
  float: left;
  -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.sp-simpleportfolio .sp-simpleportfolio-img {
  display: block;
  max-width: 100%;
  height: auto;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  opacity: 1;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  z-index: 2;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle {
  height: 100%;
  width: 100%;
  display: table;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div {
  display: table-cell;
  vertical-align: middle;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title {
  margin-top: 10px;
  display: inline-block;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 100;
  /* font-family: helvetica, Open Sans, sans-serif; */
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title a {
  text-decoration: none;
  color: #fff;
}
b, strong {
  font-weight: bold;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay {
  /* opacity: 1; */
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  text-align: center;
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-btns a {
  /* opacity: 1; */
  -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}



.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  display: inline-block;
  padding: 7px 12px;
  margin: 3px;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  text-decoration: none;
  text-transform: uppercase;
  /* opacity: 0; */
  -o-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}


#sp-top-bar {
  background-color: #434343;
    color: #999999;
}

.block_toggle {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 100;
  color: #fff;
  cursor: pointer;
  width: 10.4em;
  text-align: center;
  margin: 0 auto;
}

.block_toggle__icon {
  display: inline-block;
  font-size: 1.1em;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.block_toggle__text {
  margin-right: 6px;
  margin-left: 6px;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  font-weight: 300;
}

.block_toggle .block_toggle__text, .block_toggle i {
  font-size: 13px;
}

.slides .heading .fusion-title-sc-wrapper {
  background-color: transparent !important;
}

.fusion-title.fusion-title-center.fusion-sep-none h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.tfs-slider .slide-content-container .buttons .fusion-button.button-1 {
  background: #b4dd0d;
  border: 0;
}
.tfs-slider .slide-content-container .buttons .fusion-button.button-1 .fusion-button-text {
  color: #fff;
}
html body .fusion-footer .fusion-footer-widget-area{ border:0; }

.header-wrap {
  min-height: 480px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  display: inline-block;
  width: 100%;
}
.header-wrap h1 {
  color: #fff;
  font-weight: 300;
  font-size: 60px;
  max-width: 100%;
  margin: 0 auto;
  line-height: 60px;
  margin-top: 10%;
}
.view-more-inner-banner a {
  width: 160px;
  height: 50px;
  border-radius: 5px;
  display: block;
  background: #bde41c;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  cursor: pointer;
}

.page-id-74 .flexslider{ display:none;}

.header-wrap h1 p {
	margin: 0;
	text-align: center;
}

.inner-section1 h3 {
  font-size: 24px;
  margin: 10px 0;
}
.inner-section1 p {
  font-size: 16px;
  font-weight: 300;
}
.fusion-page-title-bar { display:none;}

.inner-section2 .fusion-title h2 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 34px !important;
  font-weight: 600 !important;
}
.inner-section1 {
  margin-top: 60px;
}
.inner-section2 p {
  font-size: 15px;
  font-weight: 400;
}
.inner-section2 .imageframe-1, .inner-section2 .imageframe-1 img {
  width: 100%;
}
.view-more-inner-banner {
  margin-top: 40px;
}
.page .fusion-flexslider{ display:none;}
html body.home .fusion-flexslider{ display:block;}

body.page-template-100-width .fullwidth-box .fusion-column-wrapper .fusion_builder_column_2_5 .fusion-imageframe,
body.page-template-100-width .fullwidth-box .fusion-column-wrapper .fusion_builder_column_2_5 .fusion-imageframe .img-responsive {
  width: 100%;
}

body.page-template-100-width .fullwidth-box .fusion-column-wrapper .fusion_builder_column_2_5 .fusion-text {
  background: #fff;
  padding: 10px;
}
body.page-template-100-width .post-content p{ font-size:15px;}
body.page-template-100-width .post-content h3 {
  font-size: 24px;
  margin-bottom: 0;
}

body.page-template-100-width .faded-background .fullwidth-faded {
  filter: none !important;
  opacity: 1 !important;
}
body.page-template-100-width .faded-background .fusion-builder-row {
  width: 100%;
  max-width: 1100px !important;
}
body.page-template-100-width .page-links.pagination{ display:none; }

.header-wrap h1{ padding:0 100px;}

.header-wrap{ position:relative;}

.header-wrap::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  bottom: 0;
  z-index:999;
}

.view-more-inner-banner,
.header-wrap h1{ position:relative; z-index:9999;}
h2.sppb-addon-title {
  font-size: 24px !important;
}


.page-id-295 .header-wrap::after,
.page-id-295 .view-more-inner-banner,
.page-id-288 .header-wrap::after,
.page-id-288 .view-more-inner-banner,
.page-id-281 .header-wrap::after,
.page-id-281 .view-more-inner-banner,
.page-id-269 .header-wrap::after,
.page-id-269 .view-more-inner-banner{ display:none;}

.page-id-288 .fusion-text ul {
  padding: 0;
}
.page-id-288 .fusion-text ul li {
  list-style: none;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/*#main > .fusion-row{ width:94%; }*/

@media screen and (max-width: 1280px){
  html body.page-id-295 #main,
  html body.page-id-269 #main,
  html body.page-id-281 #main,
  html body.page-id-288 #main { width: 90%;  margin: 0 auto;}
  #sp-bottom .container{ width: 100%; }
  #sp-bottom1 { padding: 0;}
}
@media screen and (max-width: 767px){
        .header-wrap h1{font-size: 40px; line-height: 60px;  padding: 0 40px;}
        footer #text-2 p{ text-align: center; }
        footer #nav_menu-2 {
        float: none;
        margin-bottom: 30px;
        text-align: center;
      }
      footer .menu-footer-navigaton-container #menu-footer-navigaton li {
        float: none;
        padding: 10px 20px;
        clear: both;
        display: block;
      }
      .fusion-footer footer .fusion-row .fusion-columns .fusion-column{ margin-bottom: 0; }
      .sp-simpleportfolio .sp-simpleportfolio-img {
          display: block;
          max-width: inherit;
          height: 150px;
          width: auto;
        }
}
@media screen and (max-width: 640px){
      .sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title{
        font-size: 18px;
      }
      .sp-simpleportfolio .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item {
        width: 100%;
      }
      html body{ overflow-x: hidden!important; }
}
@media screen and (max-width: 479px){
  .fusion-logo{max-width: 160px;}  
  .fusion-mobile-menu-icons a{ font-size: 30px; margin-top: 10px; }
}
