

input#input_2_4 {
    /* padding: 5px; */
    padding: 10px;
    /* padding: 10px; */
}


input#input_2_1_3 {
    padding: 10px;
}

input#input_2_1_6 {
    padding: 10px;
}

select#input_2_5 {
    padding: 12px !important;
    width:90%;
    -webkit-appearance: button;
}


::placeholder {
    color: #505456;
    font-size: 14px;
    font-weight: 100;
}

/* select option {
color: #0a1e38;
background: white;
font-size: 14px;
font-weight: 100;
padding: 12px
}*/
.medium .gfield_select option:checked:after {
    content: attr(title);
    background: #666;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    border: none;
}

.button-more{
	display: none;
}
.button-more:hover{
 	display: block;
 }

 .article-body p {
    line-height: 1.8;
    font-size: 16px;
    /* margin-bottom: 50px; */
}

.article-body a {
    color: #1e88e5;
    font-weight: bold;
    text-decoration: underline;
}


i.heateorSssSharing{
	margin:0;
}

i.heateorSssSharing.heateorSssTwitterBackground {
    border-bottom: 0;
    border-top: 0;
}

div.gallery {
    column-count: 3;
}

@media (min-width: 1200px) {
    .container{
        max-width: 1366px;
    }
}

.socialtop{
    color:#fff;
}
.socialtop-facebook{
    background: #3a5897;
    border-radius: 47px;
    /* width: 20px; */
    font-size:14px;
    text-align: center;
    color:#fff;
    width: 30px;
    border: 5px solid #3a5897;
}

.socialtop-facebook:hover{
    background: #0f2c52;
    border-radius: 47px;
    /* width: 20px; */
    font-size:14px;
    text-align: center;
    color:#fff;
    width: 30px;
    border: 5px solid #0f2c52;
}

.socialtop-twitter{
    background: #60c7f0;
    border-radius: 47px;
    /* width: 20px; */
    font-size:14px;
    text-align: center;
    color:#fff;
    width: 30px;
    border: 5px solid #60c7f0;
}

.socialtop-twitter:hover{
    background: #0f2c52;
    border-radius: 47px;
    /* width: 20px; */
    font-size:14px;
    text-align: center;
    color:#fff;
    width: 30px;
    border: 5px solid #0f2c52;
}

.socialtop-youtube{
    background: red;
    border-radius: 47px;
    /* width: 20px; */
    font-size:14px;
    text-align: center;
    color:#fff;
    width: 30px;
    border: 5px solid red;
}

.socialtop-youtube:hover{
    background: red;
    border-radius: 47px;
    /* width: 20px; */
    font-size:14px;
    text-align: center;
    color:#fff;
    width: 30px;
    border: 5px solid red;
}

.socialtop-linkedin{
  background: #0570b3;
    border-radius: 47px;
    /* width: 20px; */
    font-size:14px;
    text-align: center;
    color:#fff;
    width: 30px;
    border: 5px solid #0570b3;
}

.socialtop-linkedin:hover{
  background: #0f2c52;
    border-radius: 47px;
    /* width: 20px; */
    font-size:14px;
    text-align: center;
    color:#fff;
    width: 30px;
    border: 5px solid #0f2c52;
}

.card-body p {
    padding: 0 2.1rem;
   
    font-size: 16px;
}

.card-accordion h2 {
    padding: 20px 0;
}
.card-body {
    margin-top: -40px;
}

h2.h2 {
    margin-top: 28px;
}

.tease-post p {
    margin-top: 20px;
    font-size: 16px;
}

.foot-col{
    margin-bottom:20px;
}


body .gform_wrapper .gform_body .gform_fields .gfield input[type=text]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield select:focus,
body .gform_wrapper .gform_body .gform_fields .gfield textarea:focus {
    outline: none;
    border-top-color:#fff;
    border:1px solid #cecece;
    color: #212121;
    font-size: 16px;
    font-weight: bold;
    border-bottom-color: #1e88e5;
}


body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
    outline: none;
    border-top-color:#fff;
    border:1px solid #cecece;

}

:root .gform_wrapper .validation_message {
    color: #ff2424;
    font-weight: 700;
    letter-spacing: normal;
    font-size:13px;
}

:root .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    background-color: transparent;
    margin-bottom: 1px!important;
    border-top: unset;
    border-bottom:unset;
    padding-bottom: unset;
    padding-top: unset;
    box-sizing: border-box;
}
:root .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea{
    border:1px solid #cecece;
    border-bottom-color: #ff2424;

}
:root .gform_wrapper .field_description_below .gfield_description{
     padding-top: 1px;
}

:root .gform_wrapper.gform_validation_error .top_label input.medium, .gform_wrapper.gform_validation_error .top_label select.medium{
    width:100%;
}
:root .gform_wrapper .validation_message{
    font-weight:500;
}

:root .validation_error {
    display: none;
}



.gfield select option {
    padding: 30px;
}

:root li.gfield_error input[type=text],li.gfield_error input[type=email],li.gfield_error input[type=tel],li.gfield_error input[type=url],li.gfield_error input[type=number],li.gfield_error select,li.gfield_error textarea{
    background-image: url("/wp-content/uploads/2019/06/valid_icon.png");
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-size: 22px;
}

.gfield_checkbox a {
    color: #1e88e5;
    font-weight:bold;
    text-decoration: underline;
}

select#input_11_17,select#input_12_17 {
    width: 100%;
    padding: 5px 4px;
}

span#input_11_8_3_container label,span#input_12_8_3_container label  {
    display: none;
}

span#input_11_8_6_container label,span#input_12_8_6_container label {
    display: none;
}

input#gform_submit_button_11 ,input#gform_submit_button_12 {
    color: #fff;
    width: 185px;
    background: #1e88e5;
    padding: 10px 25px 10px 25px;
    border: 2px solid #1e88e5;
}
/* Dropdown */


:root .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    padding:10px;
}

:root .gfield_select {
    padding: 10px !important;
}

aside#custom_html-13 {
    margin-top: 19px;
}

.gform_confirmation_wrapper {
    margin-bottom: 60px;
}