/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.pageheader-iamge{
height: 40vh;
}
.singlepage-header{
height: 50vh;
}
.article-acsc h2{
font-weight: 300;
color: #003468;
font-size: 40px;
padding-bottom: 30px;
}
.content-spacing{
 padding-left: 20%;
 padding-right: 20%;
 margin-top: 50px;
 margin-bottom: 50px;
}

@media screen and (max-width: 800px) {
 .content-spacing{
 padding-left: 1%;
 padding-right: 1%;
 margin-top: 30px;
 margin-bottom: 30px;
}
}

.font-bold {
 font-weight: 600;
}
.post-content h1 {
 margin-bottom: 20px;
}
.content-box-heading{
 line-height: 55px;
color: #003468;
   font-size: 40px;
}
.acsc-button{
padding: 20px 50px;
color: #ffffff;
background-color: rgba(16, 37, 59,0.6);
font-size: 18px;
font-weight: 600;
border: 1px solid #fff;
}

#main .comment-submit, #reviews input#submit, .button-default, .button.default, .comment-form input[type="submit"], .fusion-button-default, .fusion-portfolio-one .fusion-button, .ticket-selector-submit-btn[type="submit"], .wpcf7-form input[type="submit"], .wpcf7-submit {
    background: #003468 none repeat scroll 0 0 !important;
    color: #ffffff;
    transition: all 0.2s ease 0s;
}

.acsc-button a{
color: #ffffff;
}
.acsc-button a:hover{
color: #424242;
}
.acsc-button a:visited{
color: #424242;
}

.teaser_subtext{
  color: #fff;
  font-size: 20px;
  align: center;
  background: none;
}
.margin-bottom-xl{
  margin-bottom: 50px;
}
.padding-none{
  padding: 0px;
}
.fusion-mobile-menu-icons{
 margin: 0px !important;
}

.button-default{
 background-color: #003468;
}
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-select-parent .wpcf7-select {
    border: 1px solid #ccc;
    font-size: 16px !important;
    padding: 12px 5%;
}
#comment-input input, #comment-textarea textarea, #wrapper .search-table .search-field input, .avada-select .select2-container .select2-choice, .avada-select .select2-container .select2-choice .select2-arrow, .avada-select .select2-container .select2-choice2 .select2-arrow, .avada-select-parent .select-arrow, .avada-select-parent select, .chzn-container .chzn-drop, .chzn-container-single .chzn-single, .comment-form-comment textarea, .gravity-select-parent .select-arrow, .input-text, .main-nav-search-form input, .post-password-form .password, .search-page-search-form input, .select-arrow, .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-text, .wpcf7-form textarea, .wpcf7-select-parent .select-arrow, input.s, input[type="text"], select, textarea {
    border-color: #ccc !important;
}
.content-box-heading{
padding-bottom: 10px;
}
.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {
    opacity: 0.6 !important;
}